[DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 6991 1726888023.37403: starting run ansible-playbook [core 2.17.4] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-FCu executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 6991 1726888023.37715: Added group all to inventory 6991 1726888023.37716: Added group ungrouped to inventory 6991 1726888023.37719: Group all now contains ungrouped 6991 1726888023.37721: Examining possible inventory source: /tmp/tlog-Rrg/inventory.yml 6991 1726888023.51717: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 6991 1726888023.51760: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 6991 1726888023.51777: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 6991 1726888023.51820: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 6991 1726888023.51869: Loaded config def from plugin (inventory/script) 6991 1726888023.51871: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 6991 1726888023.51902: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 6991 1726888023.51959: Loaded config def from plugin (inventory/yaml) 6991 1726888023.51961: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 6991 1726888023.52022: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 6991 1726888023.52299: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 6991 1726888023.52302: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 6991 1726888023.52304: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 6991 1726888023.52308: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 6991 1726888023.52311: Loading data from /tmp/tlog-Rrg/inventory.yml 6991 1726888023.52357: /tmp/tlog-Rrg/inventory.yml was not parsable by auto 6991 1726888023.52399: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 6991 1726888023.52426: Loading data from /tmp/tlog-Rrg/inventory.yml 6991 1726888023.52483: group all already in inventory 6991 1726888023.52488: set inventory_file for managed_node1 6991 1726888023.52491: set inventory_dir for managed_node1 6991 1726888023.52491: Added host managed_node1 to inventory 6991 1726888023.52493: Added host managed_node1 to group all 6991 1726888023.52494: set ansible_host for managed_node1 6991 1726888023.52494: set ansible_ssh_extra_args for managed_node1 6991 1726888023.52496: set inventory_file for managed_node2 6991 1726888023.52498: set inventory_dir for managed_node2 6991 1726888023.52498: Added host managed_node2 to inventory 6991 1726888023.52499: Added host managed_node2 to group all 6991 1726888023.52500: set ansible_host for managed_node2 6991 1726888023.52500: set ansible_ssh_extra_args for managed_node2 6991 1726888023.52502: set inventory_file for managed_node3 6991 1726888023.52503: set inventory_dir for managed_node3 6991 1726888023.52504: Added host managed_node3 to inventory 6991 1726888023.52504: Added host managed_node3 to group all 6991 1726888023.52505: set ansible_host for managed_node3 6991 1726888023.52505: set ansible_ssh_extra_args for managed_node3 6991 1726888023.52507: Reconcile groups and hosts in inventory. 6991 1726888023.52510: Group ungrouped now contains managed_node1 6991 1726888023.52511: Group ungrouped now contains managed_node2 6991 1726888023.52512: Group ungrouped now contains managed_node3 6991 1726888023.52569: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 6991 1726888023.52649: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 6991 1726888023.52682: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 6991 1726888023.52700: Loaded config def from plugin (vars/host_group_vars) 6991 1726888023.52702: Loading VarsModule 'host_group_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/host_group_vars.py (found_in_cache=False, class_only=True) 6991 1726888023.52706: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 6991 1726888023.52712: Loading VarsModule 'host_group_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/host_group_vars.py (found_in_cache=True, class_only=False) 6991 1726888023.52741: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 6991 1726888023.53056: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6991 1726888023.53179: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 6991 1726888023.53232: Loaded config def from plugin (connection/local) 6991 1726888023.53241: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 6991 1726888023.53906: Loaded config def from plugin (connection/paramiko_ssh) 6991 1726888023.53909: Loading Connection 'paramiko_ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/paramiko_ssh.py (found_in_cache=False, class_only=True) 6991 1726888023.54905: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py (found_in_cache=True, class_only=False) 6991 1726888023.54975: Loaded config def from plugin (connection/psrp) 6991 1726888023.54978: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 6991 1726888023.55893: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py (found_in_cache=True, class_only=False) 6991 1726888023.55916: Loaded config def from plugin (connection/ssh) 6991 1726888023.55918: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 6991 1726888023.57744: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py (found_in_cache=True, class_only=False) 6991 1726888023.57769: Loaded config def from plugin (connection/winrm) 6991 1726888023.57776: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 6991 1726888023.57828: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 6991 1726888023.57908: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 6991 1726888023.57950: Loaded config def from plugin (shell/cmd) 6991 1726888023.57952: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 6991 1726888023.57968: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py (found_in_cache=True, class_only=False) 6991 1726888023.58007: Loaded config def from plugin (shell/powershell) 6991 1726888023.58009: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 6991 1726888023.58047: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 6991 1726888023.58155: Loaded config def from plugin (shell/sh) 6991 1726888023.58157: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 6991 1726888023.58181: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 6991 1726888023.58253: Loaded config def from plugin (become/runas) 6991 1726888023.58255: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 6991 1726888023.58365: Loaded config def from plugin (become/su) 6991 1726888023.58368: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 6991 1726888023.58464: Loaded config def from plugin (become/sudo) 6991 1726888023.58466: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=False, class_only=True) running playbook inside collection fedora.linux_system_roles 6991 1726888023.58491: Loading data from /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/tests_default_wrapper.yml 6991 1726888023.58781: trying /usr/local/lib/python3.12/site-packages/ansible/modules 6991 1726888023.61181: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 6991 1726888023.61247: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 6991 1726888023.61783: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 6991 1726888023.61791: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__ redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug 6991 1726888023.62046: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 6991 1726888023.62159: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 6991 1726888023.62162: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-FCu/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 6991 1726888023.62185: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 6991 1726888023.62228: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py (found_in_cache=True, class_only=False) 6991 1726888023.62446: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 6991 1726888023.62485: Loaded config def from plugin (callback/default) 6991 1726888023.62487: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 6991 1726888023.63390: Loaded config def from plugin (callback/junit) 6991 1726888023.63392: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 6991 1726888023.63421: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py (found_in_cache=True, class_only=False) 6991 1726888023.63462: Loaded config def from plugin (callback/minimal) 6991 1726888023.63464: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 6991 1726888023.63494: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 6991 1726888023.63529: Loaded config def from plugin (callback/tree) 6991 1726888023.63531: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 6991 1726888023.63624: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 6991 1726888023.63627: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-FCu/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 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_default_wrapper.yml ******************************************** 1 plays in /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/tests_default_wrapper.yml 6991 1726888023.63651: in VariableManager get_vars() 6991 1726888023.63665: done with get_vars() 6991 1726888023.63669: in VariableManager get_vars() 6991 1726888023.63677: done with get_vars() 6991 1726888023.63680: variable 'omit' from source: magic vars 6991 1726888023.63704: in VariableManager get_vars() 6991 1726888023.63713: done with get_vars() 6991 1726888023.63726: variable 'omit' from source: magic vars PLAY [Run tests_default.yml in check_mode] ************************************* 6991 1726888023.64083: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 6991 1726888023.64151: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 6991 1726888023.64202: getting the remaining hosts for this loop 6991 1726888023.64204: done getting the remaining hosts for this loop 6991 1726888023.64207: getting the next task for host managed_node2 6991 1726888023.64210: done getting next task for host managed_node2 6991 1726888023.64212: ^ task is: TASK: Gathering Facts 6991 1726888023.64214: ^ state is: HOST STATE: block=0, task=0, rescue=0, always=0, handlers=0, run_state=0, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=True, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6991 1726888023.64218: getting variables 6991 1726888023.64218: in VariableManager get_vars() 6991 1726888023.64228: Calling all_inventory to load vars for managed_node2 6991 1726888023.64232: Calling groups_inventory to load vars for managed_node2 6991 1726888023.64235: Calling all_plugins_inventory to load vars for managed_node2 6991 1726888023.64254: Calling all_plugins_play to load vars for managed_node2 6991 1726888023.64265: Calling groups_plugins_inventory to load vars for managed_node2 6991 1726888023.64269: Calling groups_plugins_play to load vars for managed_node2 6991 1726888023.64295: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6991 1726888023.64348: done with get_vars() 6991 1726888023.64359: done getting variables 6991 1726888023.64431: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/tests_default_wrapper.yml:2 Friday 20 September 2024 23:07:03 -0400 (0:00:00.008) 0:00:00.008 ****** 6991 1726888023.64460: entering _queue_task() for managed_node2/gather_facts 6991 1726888023.64462: Creating lock for gather_facts 6991 1726888023.64811: worker is 1 (out of 1 available) 6991 1726888023.64822: exiting _queue_task() for managed_node2/gather_facts 6991 1726888023.64833: done queuing things up, now waiting for results queue to drain 6991 1726888023.64834: waiting for pending results... 6991 1726888023.64996: running TaskExecutor() for managed_node2/TASK: Gathering Facts 6991 1726888023.65049: in run() - task 02619b48-4a2f-8474-922a-00000000000d 6991 1726888023.65061: variable 'ansible_search_path' from source: unknown 6991 1726888023.65093: calling self._execute() 6991 1726888023.65144: variable 'ansible_host' from source: host vars for 'managed_node2' 6991 1726888023.65148: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6991 1726888023.65157: variable 'omit' from source: magic vars 6991 1726888023.65249: variable 'omit' from source: magic vars 6991 1726888023.65268: variable 'omit' from source: magic vars 6991 1726888023.65300: variable 'omit' from source: magic vars 6991 1726888023.65332: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6991 1726888023.65362: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6991 1726888023.65380: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6991 1726888023.65394: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6991 1726888023.65409: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6991 1726888023.65428: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6991 1726888023.65431: variable 'ansible_host' from source: host vars for 'managed_node2' 6991 1726888023.65433: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6991 1726888023.65504: Set connection var ansible_timeout to 10 6991 1726888023.65516: Set connection var ansible_shell_type to sh 6991 1726888023.65519: Set connection var ansible_connection to ssh 6991 1726888023.65522: Set connection var ansible_module_compression to ZIP_DEFLATED 6991 1726888023.65524: Set connection var ansible_shell_executable to /bin/sh 6991 1726888023.65531: Set connection var ansible_pipelining to False 6991 1726888023.65549: variable 'ansible_shell_executable' from source: unknown 6991 1726888023.65552: variable 'ansible_connection' from source: unknown 6991 1726888023.65555: variable 'ansible_module_compression' from source: unknown 6991 1726888023.65557: variable 'ansible_shell_type' from source: unknown 6991 1726888023.65560: variable 'ansible_shell_executable' from source: unknown 6991 1726888023.65563: variable 'ansible_host' from source: host vars for 'managed_node2' 6991 1726888023.65566: variable 'ansible_pipelining' from source: unknown 6991 1726888023.65569: variable 'ansible_timeout' from source: unknown 6991 1726888023.65573: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6991 1726888023.65701: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6991 1726888023.65710: variable 'omit' from source: magic vars 6991 1726888023.65751: starting attempt loop 6991 1726888023.65754: running the handler 6991 1726888023.65757: variable 'ansible_facts' from source: unknown 6991 1726888023.65759: _low_level_execute_command(): starting 6991 1726888023.65768: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6991 1726888023.66434: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6991 1726888023.66440: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug2: match found <<< 6991 1726888023.66442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6991 1726888023.66481: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK <<< 6991 1726888023.66497: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6991 1726888023.66534: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6991 1726888023.68220: stdout chunk (state=3): >>>/root <<< 6991 1726888023.68395: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6991 1726888023.68399: stdout chunk (state=3): >>><<< 6991 1726888023.68401: stderr chunk (state=3): >>><<< 6991 1726888023.68430: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6991 1726888023.68526: _low_level_execute_command(): starting 6991 1726888023.68531: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888023.6843626-7004-69954945569964 `" && echo ansible-tmp-1726888023.6843626-7004-69954945569964="` echo /root/.ansible/tmp/ansible-tmp-1726888023.6843626-7004-69954945569964 `" ) && sleep 0' 6991 1726888023.69073: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6991 1726888023.69092: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6991 1726888023.69109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6991 1726888023.69126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6991 1726888023.69147: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 <<< 6991 1726888023.69161: stderr chunk (state=3): >>>debug2: match not found <<< 6991 1726888023.69198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6991 1726888023.69254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6991 1726888023.69310: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' <<< 6991 1726888023.69326: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6991 1726888023.69360: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6991 1726888023.69429: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6991 1726888023.71317: stdout chunk (state=3): >>>ansible-tmp-1726888023.6843626-7004-69954945569964=/root/.ansible/tmp/ansible-tmp-1726888023.6843626-7004-69954945569964 <<< 6991 1726888023.71518: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6991 1726888023.71523: stdout chunk (state=3): >>><<< 6991 1726888023.71526: stderr chunk (state=3): >>><<< 6991 1726888023.71784: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888023.6843626-7004-69954945569964=/root/.ansible/tmp/ansible-tmp-1726888023.6843626-7004-69954945569964 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6991 1726888023.71789: variable 'ansible_module_compression' from source: unknown 6991 1726888023.71792: ANSIBALLZ: Using generic lock for ansible.legacy.setup 6991 1726888023.71794: ANSIBALLZ: Acquiring lock 6991 1726888023.71797: ANSIBALLZ: Lock acquired: 140414753327152 6991 1726888023.71799: ANSIBALLZ: Creating module 6991 1726888024.14646: ANSIBALLZ: Writing module into payload 6991 1726888024.14851: ANSIBALLZ: Writing module 6991 1726888024.14900: ANSIBALLZ: Renaming module 6991 1726888024.14948: ANSIBALLZ: Done creating module 6991 1726888024.14965: variable 'ansible_facts' from source: unknown 6991 1726888024.14982: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6991 1726888024.15054: _low_level_execute_command(): starting 6991 1726888024.15058: _low_level_execute_command(): executing: /bin/sh -c 'echo PLATFORM; uname; echo FOUND; command -v '"'"'python3.12'"'"'; command -v '"'"'python3.11'"'"'; command -v '"'"'python3.10'"'"'; command -v '"'"'python3.9'"'"'; command -v '"'"'python3.8'"'"'; command -v '"'"'python3.7'"'"'; command -v '"'"'/usr/bin/python3'"'"'; command -v '"'"'python3'"'"'; echo ENDFOUND && sleep 0' 6991 1726888024.15879: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6991 1726888024.15899: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6991 1726888024.15966: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug2: match found <<< 6991 1726888024.16025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6991 1726888024.16071: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' <<< 6991 1726888024.16093: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6991 1726888024.16125: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6991 1726888024.16232: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6991 1726888024.17922: stdout chunk (state=3): >>>PLATFORM <<< 6991 1726888024.17979: stdout chunk (state=3): >>>Linux <<< 6991 1726888024.18003: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 <<< 6991 1726888024.18053: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 6991 1726888024.18178: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6991 1726888024.18211: stderr chunk (state=3): >>><<< 6991 1726888024.18231: stdout chunk (state=3): >>><<< 6991 1726888024.18373: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6991 1726888024.18379 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 6991 1726888024.18383: _low_level_execute_command(): starting 6991 1726888024.18385: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 6991 1726888024.18673: Sending initial data 6991 1726888024.18677: Sent initial data (1181 bytes) 6991 1726888024.18965: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6991 1726888024.18978: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6991 1726888024.19101: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' <<< 6991 1726888024.19129: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6991 1726888024.19182: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6991 1726888024.19289: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6991 1726888024.22683: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 6991 1726888024.23344: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6991 1726888024.23348: stdout chunk (state=3): >>><<< 6991 1726888024.23350: stderr chunk (state=3): >>><<< 6991 1726888024.23353: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6991 1726888024.23356: variable 'ansible_facts' from source: unknown 6991 1726888024.23358: variable 'ansible_facts' from source: unknown 6991 1726888024.23360: variable 'ansible_module_compression' from source: unknown 6991 1726888024.23362: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6991iuqozx6b/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 6991 1726888024.23364: variable 'ansible_facts' from source: unknown 6991 1726888024.24040: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888023.6843626-7004-69954945569964/AnsiballZ_setup.py 6991 1726888024.24467: Sending initial data 6991 1726888024.24477: Sent initial data (151 bytes) 6991 1726888024.25591: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6991 1726888024.25605: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6991 1726888024.25806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6991 1726888024.25916: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' <<< 6991 1726888024.25932: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6991 1726888024.25976: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6991 1726888024.26109: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6991 1726888024.27877: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6991 1726888024.27931: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6991 1726888024.27985: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6991iuqozx6b/tmprub95d2v /root/.ansible/tmp/ansible-tmp-1726888023.6843626-7004-69954945569964/AnsiballZ_setup.py <<< 6991 1726888024.28013: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888023.6843626-7004-69954945569964/AnsiballZ_setup.py" <<< 6991 1726888024.28041: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6991iuqozx6b/tmprub95d2v" to remote "/root/.ansible/tmp/ansible-tmp-1726888023.6843626-7004-69954945569964/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888023.6843626-7004-69954945569964/AnsiballZ_setup.py" <<< 6991 1726888024.30866: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6991 1726888024.31047: stdout chunk (state=3): >>><<< 6991 1726888024.31050: stderr chunk (state=3): >>><<< 6991 1726888024.31053: done transferring module to remote 6991 1726888024.31056: _low_level_execute_command(): starting 6991 1726888024.31058: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888023.6843626-7004-69954945569964/ /root/.ansible/tmp/ansible-tmp-1726888023.6843626-7004-69954945569964/AnsiballZ_setup.py && sleep 0' 6991 1726888024.32321: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6991 1726888024.32467: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK <<< 6991 1726888024.32487: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6991 1726888024.32555: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6991 1726888024.34334: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6991 1726888024.34347: stdout chunk (state=3): >>><<< 6991 1726888024.34359: stderr chunk (state=3): >>><<< 6991 1726888024.34491: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6991 1726888024.34494: _low_level_execute_command(): starting 6991 1726888024.34497: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888023.6843626-7004-69954945569964/AnsiballZ_setup.py && sleep 0' 6991 1726888024.35277: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6991 1726888024.35291: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6991 1726888024.35307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6991 1726888024.35330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6991 1726888024.35354: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 <<< 6991 1726888024.35395: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6991 1726888024.35478: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' <<< 6991 1726888024.35531: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6991 1726888024.35553: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6991 1726888024.35697: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6991 1726888024.38324: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 6991 1726888024.38470: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # <<< 6991 1726888024.38499: stdout chunk (state=3): >>>import 'posix' # <<< 6991 1726888024.38531: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 6991 1726888024.38572: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 6991 1726888024.38689: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # <<< 6991 1726888024.38710: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 6991 1726888024.38736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c7684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c737b30> <<< 6991 1726888024.38770: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 6991 1726888024.38799: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c76aa50> import '_signal' # <<< 6991 1726888024.38888: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 6991 1726888024.38910: stdout chunk (state=3): >>>import 'io' # import '_stat' # import 'stat' # <<< 6991 1726888024.38975: stdout chunk (state=3): >>>import '_collections_abc' # <<< 6991 1726888024.39010: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 6991 1726888024.39110: stdout chunk (state=3): >>>import 'os' # <<< 6991 1726888024.39114: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 6991 1726888024.39147: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c53d130> <<< 6991 1726888024.39254: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c53dfa0> <<< 6991 1726888024.39265: stdout chunk (state=3): >>>import 'site' # <<< 6991 1726888024.39289: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 6991 1726888024.39689: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 6991 1726888024.39793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 6991 1726888024.39802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 6991 1726888024.39833: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c57bd70> <<< 6991 1726888024.39879: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 6991 1726888024.39900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 6991 1726888024.40195: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c57bfb0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 6991 1726888024.40199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c5b37a0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c5b3e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c593a40> import '_functools' # <<< 6991 1726888024.40202: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c591160> <<< 6991 1726888024.40292: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c578f20> <<< 6991 1726888024.40312: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 6991 1726888024.40333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 6991 1726888024.40362: stdout chunk (state=3): >>>import '_sre' # <<< 6991 1726888024.40388: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 6991 1726888024.40417: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 6991 1726888024.40459: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c5d3710> <<< 6991 1726888024.40494: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c5d2330> <<< 6991 1726888024.40518: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c592030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c5d0bc0> <<< 6991 1726888024.40582: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c608740> <<< 6991 1726888024.40601: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c5781a0> <<< 6991 1726888024.40650: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 6991 1726888024.40667: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90c608bf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c608aa0> <<< 6991 1726888024.40743: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90c608e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c576cc0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 6991 1726888024.40768: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 6991 1726888024.40810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 6991 1726888024.40824: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c609580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c609250> import 'importlib.machinery' # <<< 6991 1726888024.40885: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 6991 1726888024.40993: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c60a480> <<< 6991 1726888024.40996: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 6991 1726888024.41003: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c620650> <<< 6991 1726888024.41026: stdout chunk (state=3): >>>import 'errno' # <<< 6991 1726888024.41116: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90c621d60> <<< 6991 1726888024.41120: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 6991 1726888024.41171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c622c00> <<< 6991 1726888024.41201: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90c623260> <<< 6991 1726888024.41244: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c622150> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 6991 1726888024.41342: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90c623ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c623410> <<< 6991 1726888024.41346: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c608da0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 6991 1726888024.41385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 6991 1726888024.41446: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 6991 1726888024.41449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 6991 1726888024.41469: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90c323bf0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 6991 1726888024.41619: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90c34c680> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c34c3e0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90c34c6b0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 6991 1726888024.41639: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 6991 1726888024.41767: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90c34cfe0> <<< 6991 1726888024.41882: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90c34d9d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c34c890> <<< 6991 1726888024.41930: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c321d90> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 6991 1726888024.42078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 6991 1726888024.42082: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c34ed80> <<< 6991 1726888024.42113: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c34daf0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c60ab70> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 6991 1726888024.42143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 6991 1726888024.42205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 6991 1726888024.42208: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c377110> <<< 6991 1726888024.42255: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 6991 1726888024.42296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 6991 1726888024.42399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 6991 1726888024.42422: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c39b4d0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 6991 1726888024.42464: stdout chunk (state=3): >>>import 'ntpath' # <<< 6991 1726888024.42482: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c3fc290> <<< 6991 1726888024.42529: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 6991 1726888024.42559: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 6991 1726888024.42643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 6991 1726888024.42683: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c3fe9c0> <<< 6991 1726888024.42752: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c3fc3b0> <<< 6991 1726888024.42857: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c3c52b0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bd29370> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c39a2d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c34fce0> <<< 6991 1726888024.43004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 6991 1726888024.43019: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc90c39a8d0> <<< 6991 1726888024.43509: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_hpw4j1ol/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 6991 1726888024.43575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 6991 1726888024.43579: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bd8f0b0> <<< 6991 1726888024.43590: stdout chunk (state=3): >>>import '_typing' # <<< 6991 1726888024.43762: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bd6dfa0> <<< 6991 1726888024.43873: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bd6d130> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available <<< 6991 1726888024.43879: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.43882: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 6991 1726888024.43896: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.45290: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.46559: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bd8ce30> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 6991 1726888024.46665: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90bdbe990> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bdbe720> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bdbe030> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 6991 1726888024.46709: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bdbe480> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bd8fd40> <<< 6991 1726888024.46721: stdout chunk (state=3): >>>import 'atexit' # <<< 6991 1726888024.46749: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 6991 1726888024.46771: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90bdbf710> <<< 6991 1726888024.46973: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90bdbf950> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bdbfe60> import 'pwd' # <<< 6991 1726888024.47026: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bc29c40> <<< 6991 1726888024.47046: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90bc2b860> <<< 6991 1726888024.47071: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 6991 1726888024.47111: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bc2c260> <<< 6991 1726888024.47127: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 6991 1726888024.47162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 6991 1726888024.47362: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bc2d130> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bc2fe90> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90c622b70> <<< 6991 1726888024.47385: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bc2e150> <<< 6991 1726888024.47405: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 6991 1726888024.47424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 6991 1726888024.47489: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 6991 1726888024.47581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 6991 1726888024.47602: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 6991 1726888024.47633: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bc37ec0> <<< 6991 1726888024.47781: stdout chunk (state=3): >>>import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bc369c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bc36720> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 6991 1726888024.47878: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bc36c60> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bc2e660> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90bc7bef0> <<< 6991 1726888024.47945: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bc7c1a0> <<< 6991 1726888024.47950: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 6991 1726888024.47963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 6991 1726888024.48002: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 6991 1726888024.48007: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90bc7dc10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bc7d9d0> <<< 6991 1726888024.48109: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 6991 1726888024.48113: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90bc801d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bc7e300> <<< 6991 1726888024.48176: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 6991 1726888024.48269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 6991 1726888024.48272: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bc83980> <<< 6991 1726888024.48374: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bc80380> <<< 6991 1726888024.48439: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90bc847d0> <<< 6991 1726888024.48471: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90bc84aa0> <<< 6991 1726888024.48512: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90bc84ad0> <<< 6991 1726888024.48559: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bc7c2c0> <<< 6991 1726888024.48578: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 6991 1726888024.48607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 6991 1726888024.48637: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 6991 1726888024.48654: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90bb102f0> <<< 6991 1726888024.48802: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90bb11310> <<< 6991 1726888024.48844: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bc86a80> <<< 6991 1726888024.48869: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90bc87e30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bc866c0> <<< 6991 1726888024.48900: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.48921: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 6991 1726888024.49000: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.49109: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.49115: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 6991 1726888024.49157: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 6991 1726888024.49170: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.49280: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.49393: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.49931: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.50578: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 6991 1726888024.50581: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90bb15610> <<< 6991 1726888024.50661: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 6991 1726888024.50684: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bb163f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bb11460> <<< 6991 1726888024.50732: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 6991 1726888024.50871: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 6991 1726888024.50874: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 6991 1726888024.50946: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.51096: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 6991 1726888024.51121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bb16b70> # zipimport: zlib available <<< 6991 1726888024.51761: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.52022: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.52099: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.52169: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 6991 1726888024.52187: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.52219: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.52259: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 6991 1726888024.52363: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 6991 1726888024.52417: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 6991 1726888024.52442: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 6991 1726888024.52466: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 6991 1726888024.52513: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.52550: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 6991 1726888024.52763: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.52786: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.53019: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 6991 1726888024.53080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 6991 1726888024.53097: stdout chunk (state=3): >>>import '_ast' # <<< 6991 1726888024.53155: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bb17680> <<< 6991 1726888024.53172: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.53313: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.53324: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 6991 1726888024.53330: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 6991 1726888024.53355: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 6991 1726888024.53359: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.53399: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.53444: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 6991 1726888024.53456: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.53546: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.53550: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.53642: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.53672: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 6991 1726888024.53717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 6991 1726888024.53792: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90bb220c0> <<< 6991 1726888024.53830: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bb1d940> <<< 6991 1726888024.53882: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 6991 1726888024.53886: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.53941: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.54021: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.54041: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.54100: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py <<< 6991 1726888024.54133: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 6991 1726888024.54152: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 6991 1726888024.54205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 6991 1726888024.54233: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 6991 1726888024.54254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 6991 1726888024.54298: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bc0ab70> <<< 6991 1726888024.54334: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bcfe840> <<< 6991 1726888024.54433: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bb22330> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bb22090> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 6991 1726888024.54451: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.54488: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.54500: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 6991 1726888024.54568: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 6991 1726888024.54588: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 6991 1726888024.54609: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.54663: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.54727: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.54749: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.54774: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.54803: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.54846: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.54888: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.54927: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 6991 1726888024.54948: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.55004: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.55080: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.55107: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.55150: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 6991 1726888024.55206: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.55394: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.55701: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 6991 1726888024.55709: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bbb62a0> <<< 6991 1726888024.55775: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 6991 1726888024.55781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 6991 1726888024.55784: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 6991 1726888024.55809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 6991 1726888024.55839: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 6991 1726888024.55854: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90b750200> <<< 6991 1726888024.55902: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90b750560> <<< 6991 1726888024.55974: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bb9c830> <<< 6991 1726888024.56040: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bbb6de0> <<< 6991 1726888024.56044: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bbb4950> <<< 6991 1726888024.56046: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bbb4560> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 6991 1726888024.56217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 6991 1726888024.56221: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 6991 1726888024.56227: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90b753590> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90b752e40> <<< 6991 1726888024.56261: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90b753020> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90b752270> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 6991 1726888024.56396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90b753770> <<< 6991 1726888024.56403: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 6991 1726888024.56506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90b7b2240> <<< 6991 1726888024.56566: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bbb5f40> <<< 6991 1726888024.56571: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bbb5a30> import 'ansible.module_utils.facts.timeout' # <<< 6991 1726888024.56648: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available <<< 6991 1726888024.56709: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 6991 1726888024.56727: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.56776: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.56914: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 6991 1726888024.56923: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 6991 1726888024.56953: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 6991 1726888024.57040: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.57092: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 6991 1726888024.57120: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.57173: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 6991 1726888024.57237: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.57295: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.57424: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.57511: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 6991 1726888024.57919: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.58346: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 6991 1726888024.58477: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 6991 1726888024.58529: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 6991 1726888024.58563: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.58662: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 6991 1726888024.58730: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.58749: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available <<< 6991 1726888024.58793: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.58880: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 6991 1726888024.58886: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.58926: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 6991 1726888024.58971: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.59079: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 6991 1726888024.59084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 6991 1726888024.59134: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90b7b2540> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 6991 1726888024.59137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 6991 1726888024.59252: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90b7b31a0> import 'ansible.module_utils.facts.system.local' # <<< 6991 1726888024.59280: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.59332: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.59397: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 6991 1726888024.59496: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.59598: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 6991 1726888024.59601: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.59665: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.59740: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 6991 1726888024.59793: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.59833: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 6991 1726888024.59886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 6991 1726888024.59955: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 6991 1726888024.60011: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90b7ee660> <<< 6991 1726888024.60210: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90b7de4b0> import 'ansible.module_utils.facts.system.python' # <<< 6991 1726888024.60214: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.60266: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.60323: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 6991 1726888024.60347: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.60414: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.60501: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.60613: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.60885: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 6991 1726888024.60889: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 6991 1726888024.60904: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.60956: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 6991 1726888024.61000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 6991 1726888024.61036: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90b8020f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90b801d30> import 'ansible.module_utils.facts.system.user' # <<< 6991 1726888024.61064: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 6991 1726888024.61108: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.61162: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 6991 1726888024.61354: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.61523: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 6991 1726888024.61539: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.61652: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.61679: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.61723: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.61867: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 6991 1726888024.61871: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.61898: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 6991 1726888024.61975: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.62116: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 6991 1726888024.62136: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.62255: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.62382: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 6991 1726888024.62394: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.62443: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.62458: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.63022: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.63543: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 6991 1726888024.63554: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 6991 1726888024.63667: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.63786: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 6991 1726888024.63789: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.63881: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.63988: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 6991 1726888024.63998: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.64155: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.64303: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 6991 1726888024.64358: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 6991 1726888024.64439: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.64505: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 6991 1726888024.64604: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.64678: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.64894: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.65103: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 6991 1726888024.65211: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available <<< 6991 1726888024.65275: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 6991 1726888024.65373: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.65380: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 6991 1726888024.65420: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.65445: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 6991 1726888024.65451: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.65492: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.65590: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 6991 1726888024.65691: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.65748: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 6991 1726888024.66003: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.66259: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 6991 1726888024.66387: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.66391: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 6991 1726888024.66449: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 6991 1726888024.66519: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 6991 1726888024.66584: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 6991 1726888024.66644: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 6991 1726888024.66703: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.66869: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 6991 1726888024.66943: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.66991: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 6991 1726888024.67096: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 6991 1726888024.67154: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.67241: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 6991 1726888024.67303: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.67395: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 6991 1726888024.67516: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.67746: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 6991 1726888024.67750: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.67864: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # <<< 6991 1726888024.67871: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.67967: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 6991 1726888024.68042: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.68117: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 6991 1726888024.68164: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.68221: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.68305: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 6991 1726888024.68416: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888024.68681: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 6991 1726888024.68761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90b602b40> <<< 6991 1726888024.68776: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90b602f00> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90b600500> <<< 6991 1726888024.82555: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 6991 1726888024.82580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90b64a7e0> <<< 6991 1726888024.82661: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 6991 1726888024.82688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 6991 1726888024.82710: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90b6494c0> <<< 6991 1726888024.82904: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 6991 1726888024.82973: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90b64ac30> <<< 6991 1726888024.83016: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90b64a330> <<< 6991 1726888024.83269: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame <<< 6991 1726888025.07459: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_is_chroot": false, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-45-174.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-45-174", "ansible_nodename": "ip-10-31-45-174.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec23c11b0451dfb2a0a41b9113674416", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCi54F7gj7s7meUKjfdW6ULHLGazUA+AAFxn4o1mnw8calBsxTaL2ga6Nab1M/OpiKFrb5qQwmNJGl39wJU471ghF+evNmnuSphVMBbu5S/8uUkmPurD6uo0azce0T1D9CPIeGXXfw1I0/etSyJ93IteWt6nxIKl2JxTFZayw3sHT5uvgwl3vOIhCxRzM7nlbctaHd7fab15m2vKjXkY8AfP77ZDe0rGUg2gn/NBxcKUKPoxo+GgvzMtJ51akpcwxbq424RdQnxzhrmrqKYX6CuNLPf1Emjjq1FdBEZ9wywKe4I4cT4+pRyFTiKK74GiPcEbYCNv6TzK/LyCTSaUTuOilkfEtQeGdDy+qojDyWEDFMr1BGwRil4zpN3XXInXq7Z3YOlX1Xo2OSnqJbro9KG8RzvrieKoTXZR6Emg6N2ia1PC5VKc6c4Cw4BNUoNum1x1cESYR7RDhiXCD6QLTr1HjmGRO/vgexbyJjjsPnd3x3i3wH94S478UuvwL190Jc=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJvvfrYVIa+8EfOVWwog+bH3W1ueOXKgRXi4cJAF3MzWC+kUZmjp4+WYu9/PnVztVgS/Li33VJTxdnnkBBhYRsc=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-ni<<< 6991 1726888025.07467: stdout chunk (state=3): >>>stp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBN+V25SsvzUXRetejx5cUiiwBWU4dWMQ8FJLOm3PjOn", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_local": {}, "ansible_fibre_channel_wwn": [], "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.79 45176 10.31.45.174 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.79 45176 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_loadavg": {"1m": 0.31640625, "5m": 0.18603515625, "15m": 0.0791015625}, "ansible_iscsi_iqn": "", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2859, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 672, "free": 2859}, "nocache": {"free": 3277, "used": 254}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec23c11b-0451-dfb2-a0a4-1b9113674416", "ansible_product_uuid": "ec23c11b-0451-dfb2-a0a4-1b9113674416", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 189, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261698953216, "block_size": 4096, "block_total": 65519099, "block_available": 63891346, "block_used": 1627753, "inode_total": 131070960, "inode_available": 131028655, "inode_used": 42305, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_lsb": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "23", "minute": "07", "second": "05", "epoch": "1726888025", "epoch_int": "1726888025", "date": "2024-09-20", "time": "23:07:05", "iso8601_micro": "2024-09-21T03:07:05.036428Z", "iso8601": "2024-09-21T03:07:05Z", "iso8601_basic": "20240920T230705036428", "iso8601_basic_short": "20240920T230705", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:4d:8a:78:67:77", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.45.174", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::4d:8aff:fe78:6777", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.45.174", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:4d:8a:78:67:77", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.45.174"], "ansible_all_ipv6_addresses": ["fe80::4d:8aff:fe78:6777"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.45.174", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::4d:8aff:fe78:6777"]}, "ansible_service_mgr": "systemd", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 6991 1726888025.08346: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat <<< 6991 1726888025.08352: stdout chunk (state=3): >>># destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file <<< 6991 1726888025.08358: stdout chunk (state=3): >>># destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro <<< 6991 1726888025.08475: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 6991 1726888025.08932: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 6991 1726888025.08955: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 6991 1726888025.09104: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 6991 1726888025.09244: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 6991 1726888025.09300: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle <<< 6991 1726888025.09460: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 <<< 6991 1726888025.09550: stdout chunk (state=3): >>># destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 6991 1726888025.09616: stdout chunk (state=3): >>># destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 6991 1726888025.09776: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 6991 1726888025.09979: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 6991 1726888025.10086: stdout chunk (state=3): >>># destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize <<< 6991 1726888025.10186: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 6991 1726888025.10274: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 6991 1726888025.10407: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 6991 1726888025.10466: stdout chunk (state=3): >>># clear sys.audit hooks <<< 6991 1726888025.11063: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.174 closed. <<< 6991 1726888025.11068: stdout chunk (state=3): >>><<< 6991 1726888025.11071: stderr chunk (state=3): >>><<< 6991 1726888025.11467: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c7684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c737b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c76aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c53d130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c53dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c57bd70> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c57bfb0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c5b37a0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c5b3e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c593a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c591160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c578f20> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c5d3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c5d2330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c592030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c5d0bc0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c608740> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c5781a0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90c608bf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c608aa0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90c608e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c576cc0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c609580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c609250> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c60a480> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c620650> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90c621d60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c622c00> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90c623260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c622150> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90c623ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c623410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c608da0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90c323bf0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90c34c680> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c34c3e0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90c34c6b0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90c34cfe0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90c34d9d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c34c890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c321d90> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c34ed80> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c34daf0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c60ab70> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c377110> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c39b4d0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c3fc290> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c3fe9c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c3fc3b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c3c52b0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bd29370> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c39a2d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90c34fce0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc90c39a8d0> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_hpw4j1ol/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bd8f0b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bd6dfa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bd6d130> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bd8ce30> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90bdbe990> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bdbe720> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bdbe030> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bdbe480> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bd8fd40> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90bdbf710> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90bdbf950> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bdbfe60> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bc29c40> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90bc2b860> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bc2c260> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bc2d130> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bc2fe90> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90c622b70> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bc2e150> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bc37ec0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bc369c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bc36720> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bc36c60> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bc2e660> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90bc7bef0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bc7c1a0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90bc7dc10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bc7d9d0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90bc801d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bc7e300> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bc83980> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bc80380> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90bc847d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90bc84aa0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90bc84ad0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bc7c2c0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90bb102f0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90bb11310> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bc86a80> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90bc87e30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bc866c0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90bb15610> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bb163f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bb11460> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bb16b70> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bb17680> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90bb220c0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bb1d940> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bc0ab70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bcfe840> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bb22330> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bb22090> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bbb62a0> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90b750200> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90b750560> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bb9c830> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bbb6de0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bbb4950> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bbb4560> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90b753590> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90b752e40> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90b753020> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90b752270> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90b753770> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90b7b2240> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bbb5f40> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90bbb5a30> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90b7b2540> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90b7b31a0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90b7ee660> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90b7de4b0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90b8020f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90b801d30> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc90b602b40> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90b602f00> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90b600500> # /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90b64a7e0> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90b6494c0> # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90b64ac30> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc90b64a330> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_is_chroot": false, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-45-174.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-45-174", "ansible_nodename": "ip-10-31-45-174.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec23c11b0451dfb2a0a41b9113674416", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCi54F7gj7s7meUKjfdW6ULHLGazUA+AAFxn4o1mnw8calBsxTaL2ga6Nab1M/OpiKFrb5qQwmNJGl39wJU471ghF+evNmnuSphVMBbu5S/8uUkmPurD6uo0azce0T1D9CPIeGXXfw1I0/etSyJ93IteWt6nxIKl2JxTFZayw3sHT5uvgwl3vOIhCxRzM7nlbctaHd7fab15m2vKjXkY8AfP77ZDe0rGUg2gn/NBxcKUKPoxo+GgvzMtJ51akpcwxbq424RdQnxzhrmrqKYX6CuNLPf1Emjjq1FdBEZ9wywKe4I4cT4+pRyFTiKK74GiPcEbYCNv6TzK/LyCTSaUTuOilkfEtQeGdDy+qojDyWEDFMr1BGwRil4zpN3XXInXq7Z3YOlX1Xo2OSnqJbro9KG8RzvrieKoTXZR6Emg6N2ia1PC5VKc6c4Cw4BNUoNum1x1cESYR7RDhiXCD6QLTr1HjmGRO/vgexbyJjjsPnd3x3i3wH94S478UuvwL190Jc=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJvvfrYVIa+8EfOVWwog+bH3W1ueOXKgRXi4cJAF3MzWC+kUZmjp4+WYu9/PnVztVgS/Li33VJTxdnnkBBhYRsc=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBN+V25SsvzUXRetejx5cUiiwBWU4dWMQ8FJLOm3PjOn", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_local": {}, "ansible_fibre_channel_wwn": [], "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.79 45176 10.31.45.174 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.79 45176 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_loadavg": {"1m": 0.31640625, "5m": 0.18603515625, "15m": 0.0791015625}, "ansible_iscsi_iqn": "", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2859, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 672, "free": 2859}, "nocache": {"free": 3277, "used": 254}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec23c11b-0451-dfb2-a0a4-1b9113674416", "ansible_product_uuid": "ec23c11b-0451-dfb2-a0a4-1b9113674416", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 189, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261698953216, "block_size": 4096, "block_total": 65519099, "block_available": 63891346, "block_used": 1627753, "inode_total": 131070960, "inode_available": 131028655, "inode_used": 42305, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_lsb": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "23", "minute": "07", "second": "05", "epoch": "1726888025", "epoch_int": "1726888025", "date": "2024-09-20", "time": "23:07:05", "iso8601_micro": "2024-09-21T03:07:05.036428Z", "iso8601": "2024-09-21T03:07:05Z", "iso8601_basic": "20240920T230705036428", "iso8601_basic_short": "20240920T230705", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:4d:8a:78:67:77", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.45.174", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::4d:8aff:fe78:6777", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.45.174", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:4d:8a:78:67:77", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.45.174"], "ansible_all_ipv6_addresses": ["fe80::4d:8aff:fe78:6777"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.45.174", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::4d:8aff:fe78:6777"]}, "ansible_service_mgr": "systemd", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.174 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node2 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 6991 1726888025.12646: done with _execute_module (ansible.legacy.setup, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888023.6843626-7004-69954945569964/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6991 1726888025.12650: _low_level_execute_command(): starting 6991 1726888025.12653: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888023.6843626-7004-69954945569964/ > /dev/null 2>&1 && sleep 0' 6991 1726888025.12989: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6991 1726888025.13006: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6991 1726888025.13022: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6991 1726888025.13097: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6991 1726888025.13161: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK <<< 6991 1726888025.13176: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6991 1726888025.13236: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 6991 1726888025.15790: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6991 1726888025.15829: stderr chunk (state=3): >>><<< 6991 1726888025.15834: stdout chunk (state=3): >>><<< 6991 1726888025.15870: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 6991 1726888025.15874: handler run complete 6991 1726888025.15979: variable 'ansible_facts' from source: unknown 6991 1726888025.16059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6991 1726888025.16366: variable 'ansible_facts' from source: unknown 6991 1726888025.16481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6991 1726888025.16594: attempt loop complete, returning result 6991 1726888025.16597: _execute() done 6991 1726888025.16600: dumping result to json 6991 1726888025.16633: done dumping result, returning 6991 1726888025.16654: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [02619b48-4a2f-8474-922a-00000000000d] 6991 1726888025.16658: sending task result for task 02619b48-4a2f-8474-922a-00000000000d 6991 1726888025.19397: done sending task result for task 02619b48-4a2f-8474-922a-00000000000d 6991 1726888025.19400: WORKER PROCESS EXITING ok: [managed_node2] 6991 1726888025.19721: no more pending results, returning what we have 6991 1726888025.19723: results queue empty 6991 1726888025.19724: checking for any_errors_fatal 6991 1726888025.19724: done checking for any_errors_fatal 6991 1726888025.19725: checking for max_fail_percentage 6991 1726888025.19726: done checking for max_fail_percentage 6991 1726888025.19726: checking to see if all hosts have failed and the running result is not ok 6991 1726888025.19727: done checking to see if all hosts have failed 6991 1726888025.19727: getting the remaining hosts for this loop 6991 1726888025.19728: done getting the remaining hosts for this loop 6991 1726888025.19730: getting the next task for host managed_node2 6991 1726888025.19741: done getting next task for host managed_node2 6991 1726888025.19747: ^ task is: TASK: meta (flush_handlers) 6991 1726888025.19753: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6991 1726888025.19757: getting variables 6991 1726888025.19761: in VariableManager get_vars() 6991 1726888025.19783: Calling all_inventory to load vars for managed_node2 6991 1726888025.19793: Calling groups_inventory to load vars for managed_node2 6991 1726888025.19798: Calling all_plugins_inventory to load vars for managed_node2 6991 1726888025.19808: Calling all_plugins_play to load vars for managed_node2 6991 1726888025.19816: Calling groups_plugins_inventory to load vars for managed_node2 6991 1726888025.19820: Calling groups_plugins_play to load vars for managed_node2 6991 1726888025.20029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6991 1726888025.20169: done with get_vars() 6991 1726888025.20179: done getting variables 6991 1726888025.20221: in VariableManager get_vars() 6991 1726888025.20227: Calling all_inventory to load vars for managed_node2 6991 1726888025.20228: Calling groups_inventory to load vars for managed_node2 6991 1726888025.20230: Calling all_plugins_inventory to load vars for managed_node2 6991 1726888025.20232: Calling all_plugins_play to load vars for managed_node2 6991 1726888025.20234: Calling groups_plugins_inventory to load vars for managed_node2 6991 1726888025.20242: Calling groups_plugins_play to load vars for managed_node2 6991 1726888025.20390: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6991 1726888025.20583: done with get_vars() 6991 1726888025.20594: done queuing things up, now waiting for results queue to drain 6991 1726888025.20597: results queue empty 6991 1726888025.20597: checking for any_errors_fatal 6991 1726888025.20599: done checking for any_errors_fatal 6991 1726888025.20600: checking for max_fail_percentage 6991 1726888025.20601: done checking for max_fail_percentage 6991 1726888025.20605: checking to see if all hosts have failed and the running result is not ok 6991 1726888025.20606: done checking to see if all hosts have failed 6991 1726888025.20607: getting the remaining hosts for this loop 6991 1726888025.20608: done getting the remaining hosts for this loop 6991 1726888025.20610: getting the next task for host managed_node2 6991 1726888025.20614: done getting next task for host managed_node2 6991 1726888025.20616: ^ task is: TASK: Create temporary file 6991 1726888025.20617: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6991 1726888025.20619: getting variables 6991 1726888025.20620: in VariableManager get_vars() 6991 1726888025.20627: Calling all_inventory to load vars for managed_node2 6991 1726888025.20629: Calling groups_inventory to load vars for managed_node2 6991 1726888025.20631: Calling all_plugins_inventory to load vars for managed_node2 6991 1726888025.20636: Calling all_plugins_play to load vars for managed_node2 6991 1726888025.20640: Calling groups_plugins_inventory to load vars for managed_node2 6991 1726888025.20643: Calling groups_plugins_play to load vars for managed_node2 6991 1726888025.20788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6991 1726888025.20969: done with get_vars() 6991 1726888025.20979: done getting variables TASK [Create temporary file] *************************************************** task path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/tests_default_wrapper.yml:9 Friday 20 September 2024 23:07:05 -0400 (0:00:01.565) 0:00:01.574 ****** 6991 1726888025.21052: entering _queue_task() for managed_node2/tempfile 6991 1726888025.21054: Creating lock for tempfile 6991 1726888025.21360: worker is 1 (out of 1 available) 6991 1726888025.21374: exiting _queue_task() for managed_node2/tempfile 6991 1726888025.21388: done queuing things up, now waiting for results queue to drain 6991 1726888025.21389: waiting for pending results... 6991 1726888025.21859: running TaskExecutor() for managed_node2/TASK: Create temporary file 6991 1726888025.22001: in run() - task 02619b48-4a2f-8474-922a-000000000006 6991 1726888025.22020: variable 'ansible_search_path' from source: unknown 6991 1726888025.22063: calling self._execute() 6991 1726888025.22133: variable 'ansible_host' from source: host vars for 'managed_node2' 6991 1726888025.22151: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6991 1726888025.22167: variable 'omit' from source: magic vars 6991 1726888025.22546: variable 'omit' from source: magic vars 6991 1726888025.22550: variable 'omit' from source: magic vars 6991 1726888025.22572: variable 'omit' from source: magic vars 6991 1726888025.22632: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6991 1726888025.22684: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6991 1726888025.22714: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6991 1726888025.22741: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6991 1726888025.22762: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6991 1726888025.22799: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6991 1726888025.22808: variable 'ansible_host' from source: host vars for 'managed_node2' 6991 1726888025.22816: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6991 1726888025.22944: Set connection var ansible_timeout to 10 6991 1726888025.22958: Set connection var ansible_shell_type to sh 6991 1726888025.22973: Set connection var ansible_connection to ssh 6991 1726888025.23015: Set connection var ansible_module_compression to ZIP_DEFLATED 6991 1726888025.23027: Set connection var ansible_shell_executable to /bin/sh 6991 1726888025.23041: Set connection var ansible_pipelining to False 6991 1726888025.23067: variable 'ansible_shell_executable' from source: unknown 6991 1726888025.23104: variable 'ansible_connection' from source: unknown 6991 1726888025.23110: variable 'ansible_module_compression' from source: unknown 6991 1726888025.23113: variable 'ansible_shell_type' from source: unknown 6991 1726888025.23116: variable 'ansible_shell_executable' from source: unknown 6991 1726888025.23119: variable 'ansible_host' from source: host vars for 'managed_node2' 6991 1726888025.23122: variable 'ansible_pipelining' from source: unknown 6991 1726888025.23150: variable 'ansible_timeout' from source: unknown 6991 1726888025.23153: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6991 1726888025.23315: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 6991 1726888025.23325: variable 'omit' from source: magic vars 6991 1726888025.23330: starting attempt loop 6991 1726888025.23333: running the handler 6991 1726888025.23351: _low_level_execute_command(): starting 6991 1726888025.23356: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6991 1726888025.23848: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6991 1726888025.23853: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address <<< 6991 1726888025.23857: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6991 1726888025.23912: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK <<< 6991 1726888025.23914: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6991 1726888025.23950: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 6991 1726888025.26006: stdout chunk (state=3): >>>/root <<< 6991 1726888025.26110: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6991 1726888025.26151: stderr chunk (state=3): >>><<< 6991 1726888025.26155: stdout chunk (state=3): >>><<< 6991 1726888025.26261: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 6991 1726888025.26265: _low_level_execute_command(): starting 6991 1726888025.26268: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888025.2617679-7065-172011502757210 `" && echo ansible-tmp-1726888025.2617679-7065-172011502757210="` echo /root/.ansible/tmp/ansible-tmp-1726888025.2617679-7065-172011502757210 `" ) && sleep 0' 6991 1726888025.26874: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug2: match found <<< 6991 1726888025.26891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6991 1726888025.26996: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' <<< 6991 1726888025.26999: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6991 1726888025.27015: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6991 1726888025.27071: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 6991 1726888025.29728: stdout chunk (state=3): >>>ansible-tmp-1726888025.2617679-7065-172011502757210=/root/.ansible/tmp/ansible-tmp-1726888025.2617679-7065-172011502757210 <<< 6991 1726888025.29923: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6991 1726888025.29947: stderr chunk (state=3): >>><<< 6991 1726888025.29964: stdout chunk (state=3): >>><<< 6991 1726888025.30144: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888025.2617679-7065-172011502757210=/root/.ansible/tmp/ansible-tmp-1726888025.2617679-7065-172011502757210 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 6991 1726888025.30148: variable 'ansible_module_compression' from source: unknown 6991 1726888025.30151: ANSIBALLZ: Using lock for tempfile 6991 1726888025.30153: ANSIBALLZ: Acquiring lock 6991 1726888025.30156: ANSIBALLZ: Lock acquired: 140414752951856 6991 1726888025.30158: ANSIBALLZ: Creating module 6991 1726888025.43866: ANSIBALLZ: Writing module into payload 6991 1726888025.43942: ANSIBALLZ: Writing module 6991 1726888025.44344: ANSIBALLZ: Renaming module 6991 1726888025.44348: ANSIBALLZ: Done creating module 6991 1726888025.44350: variable 'ansible_facts' from source: unknown 6991 1726888025.44353: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888025.2617679-7065-172011502757210/AnsiballZ_tempfile.py 6991 1726888025.44671: Sending initial data 6991 1726888025.44678: Sent initial data (155 bytes) 6991 1726888025.45378: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6991 1726888025.45398: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6991 1726888025.45419: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6991 1726888025.45445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6991 1726888025.45473: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 <<< 6991 1726888025.45555: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6991 1726888025.45580: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' <<< 6991 1726888025.45612: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6991 1726888025.45669: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 6991 1726888025.47900: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug2: Sending SSH2_FXP_REALPATH "." debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888025.2617679-7065-172011502757210/AnsiballZ_tempfile.py" <<< 6991 1726888025.47933: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6991iuqozx6b/tmpxtske22s /root/.ansible/tmp/ansible-tmp-1726888025.2617679-7065-172011502757210/AnsiballZ_tempfile.py <<< 6991 1726888025.48100: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6991iuqozx6b/tmpxtske22s" to remote "/root/.ansible/tmp/ansible-tmp-1726888025.2617679-7065-172011502757210/AnsiballZ_tempfile.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888025.2617679-7065-172011502757210/AnsiballZ_tempfile.py" <<< 6991 1726888025.48713: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6991 1726888025.48725: stderr chunk (state=3): >>><<< 6991 1726888025.48744: stdout chunk (state=3): >>><<< 6991 1726888025.48872: done transferring module to remote 6991 1726888025.48875: _low_level_execute_command(): starting 6991 1726888025.48878: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888025.2617679-7065-172011502757210/ /root/.ansible/tmp/ansible-tmp-1726888025.2617679-7065-172011502757210/AnsiballZ_tempfile.py && sleep 0' 6991 1726888025.49596: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6991 1726888025.49613: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6991 1726888025.49658: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6991 1726888025.49672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6991 1726888025.49761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' <<< 6991 1726888025.49791: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6991 1726888025.49805: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6991 1726888025.49873: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 6991 1726888025.52058: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6991 1726888025.52068: stdout chunk (state=3): >>><<< 6991 1726888025.52083: stderr chunk (state=3): >>><<< 6991 1726888025.52183: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 6991 1726888025.52187: _low_level_execute_command(): starting 6991 1726888025.52190: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888025.2617679-7065-172011502757210/AnsiballZ_tempfile.py && sleep 0' 6991 1726888025.52808: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6991 1726888025.52824: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6991 1726888025.52846: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6991 1726888025.52879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6991 1726888025.52989: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' <<< 6991 1726888025.53006: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6991 1726888025.53026: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6991 1726888025.53182: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6991 1726888025.55317: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 6991 1726888025.55360: stdout chunk (state=3): >>>import _imp # builtin <<< 6991 1726888025.55383: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 6991 1726888025.55413: stdout chunk (state=3): >>>import '_weakref' # <<< 6991 1726888025.55472: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 6991 1726888025.55536: stdout chunk (state=3): >>>import 'posix' # <<< 6991 1726888025.55567: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 6991 1726888025.55696: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 6991 1726888025.55748: stdout chunk (state=3): >>>import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4e184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4de7b30> <<< 6991 1726888025.56020: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4e1aa50> <<< 6991 1726888025.56023: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # <<< 6991 1726888025.56060: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 6991 1726888025.56094: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 6991 1726888025.56115: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4c2d130> <<< 6991 1726888025.56162: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 6991 1726888025.56202: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4c2dfa0> <<< 6991 1726888025.56208: stdout chunk (state=3): >>>import 'site' # <<< 6991 1726888025.56235: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 6991 1726888025.56485: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 6991 1726888025.56489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 6991 1726888025.56514: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 6991 1726888025.56575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 6991 1726888025.56579: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 6991 1726888025.56652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4c6bdd0> <<< 6991 1726888025.56655: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 6991 1726888025.56723: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4c6bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 6991 1726888025.56785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 6991 1726888025.56829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # <<< 6991 1726888025.56892: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4ca37a0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 6991 1726888025.56922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4ca3e30> import '_collections' # <<< 6991 1726888025.57012: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4c83aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4c811c0> <<< 6991 1726888025.57049: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4c68f80> <<< 6991 1726888025.57109: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 6991 1726888025.57125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 6991 1726888025.57201: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 6991 1726888025.57227: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4cc7710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4cc6330> <<< 6991 1726888025.57284: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4c82060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4cc4b90> <<< 6991 1726888025.57350: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4cf87a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4c68200> <<< 6991 1726888025.57417: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76a4cf8c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4cf8b00> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76a4cf8ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4c66d20> <<< 6991 1726888025.57509: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 6991 1726888025.57611: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4cf9550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4cf9220> import 'importlib.machinery' # <<< 6991 1726888025.57643: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4cfa450> import 'importlib.util' # <<< 6991 1726888025.57667: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 6991 1726888025.57726: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4d10680> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 6991 1726888025.57795: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76a4d11d30> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 6991 1726888025.57860: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4d12bd0> <<< 6991 1726888025.57969: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76a4d13230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4d12120> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 6991 1726888025.58014: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76a4d13cb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4d133e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4cfa4b0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 6991 1726888025.58020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 6991 1726888025.58042: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 6991 1726888025.58088: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76a4aa7b60> <<< 6991 1726888025.58182: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76a4ad0680> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4ad03e0> <<< 6991 1726888025.58208: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76a4ad05c0> <<< 6991 1726888025.58226: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 6991 1726888025.58374: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 6991 1726888025.58388: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76a4ad0f80> <<< 6991 1726888025.58497: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 6991 1726888025.58512: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76a4ad1880> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4ad0830> <<< 6991 1726888025.58545: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4aa5d00> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 6991 1726888025.58608: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 6991 1726888025.58631: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4ad2c30> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4ad1730> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4cfaba0> <<< 6991 1726888025.58790: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 6991 1726888025.58794: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4afef30> <<< 6991 1726888025.58855: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 6991 1726888025.58896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 6991 1726888025.58941: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4b1f2c0> <<< 6991 1726888025.58960: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 6991 1726888025.59008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 6991 1726888025.59050: stdout chunk (state=3): >>>import 'ntpath' # <<< 6991 1726888025.59104: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4b4ff80> <<< 6991 1726888025.59194: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 6991 1726888025.59231: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 6991 1726888025.59268: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4b827e0> <<< 6991 1726888025.59365: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4b801a0> <<< 6991 1726888025.59393: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4b1ff50> <<< 6991 1726888025.59455: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4989130> <<< 6991 1726888025.59522: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4b1e0c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4ad3b30> <<< 6991 1726888025.59560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f76a4b1e6c0> <<< 6991 1726888025.59874: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_tempfile_payload_xyjrndml/ansible_tempfile_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 6991 1726888025.59893: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 6991 1726888025.59968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 6991 1726888025.60006: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a49dae10> <<< 6991 1726888025.60020: stdout chunk (state=3): >>>import '_typing' # <<< 6991 1726888025.60203: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a49b9d00> <<< 6991 1726888025.60332: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a49b8e90> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 6991 1726888025.61706: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888025.62821: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a49d8cb0> <<< 6991 1726888025.62850: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 6991 1726888025.62884: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 6991 1726888025.62913: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 6991 1726888025.62953: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76a4a0a780> <<< 6991 1726888025.62986: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4a0a510> <<< 6991 1726888025.63167: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4a09e20> <<< 6991 1726888025.63171: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4a0a570> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a49db830> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76a4a0b470> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76a4a0b5c0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 6991 1726888025.63358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4a0b9e0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 6991 1726888025.63364: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a43157f0> <<< 6991 1726888025.63464: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76a4317410> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4317da0> <<< 6991 1726888025.63492: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 6991 1726888025.63528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 6991 1726888025.63549: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4318f50> <<< 6991 1726888025.63589: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 6991 1726888025.63619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 6991 1726888025.63623: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 6991 1726888025.63626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 6991 1726888025.63747: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a431b9e0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76a4317d10> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4319cd0> <<< 6991 1726888025.63751: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 6991 1726888025.63855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 6991 1726888025.63940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 6991 1726888025.63971: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4327950> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4326420> <<< 6991 1726888025.63987: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4326180> <<< 6991 1726888025.64000: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 6991 1726888025.64006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 6991 1726888025.64252: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a43266f0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a431af00> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76a436bb60> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a436bbc0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 6991 1726888025.64288: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 6991 1726888025.64380: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76a436d760> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a436d520> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 6991 1726888025.64402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 6991 1726888025.64449: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 6991 1726888025.64506: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76a436fcb0> <<< 6991 1726888025.64509: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a436de50> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 6991 1726888025.64545: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 6991 1726888025.64553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 6991 1726888025.64644: stdout chunk (state=3): >>>import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a43734d0> <<< 6991 1726888025.64726: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a436fe60> <<< 6991 1726888025.64789: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76a4374290> <<< 6991 1726888025.64850: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 6991 1726888025.64865: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76a43742c0> <<< 6991 1726888025.64973: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76a4374890> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a436bef0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 6991 1726888025.64980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 6991 1726888025.65139: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 6991 1726888025.65143: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76a4377f50> <<< 6991 1726888025.65193: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76a4201250> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4376720> <<< 6991 1726888025.65216: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76a4377aa0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4376360> <<< 6991 1726888025.65223: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888025.65357: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 6991 1726888025.65372: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888025.65508: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 6991 1726888025.65628: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888025.65753: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888025.66480: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888025.67186: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 6991 1726888025.67211: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 6991 1726888025.67257: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 6991 1726888025.67279: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 6991 1726888025.67372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 6991 1726888025.67399: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76a4205550> <<< 6991 1726888025.67523: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 6991 1726888025.67564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 6991 1726888025.67587: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4206450> <<< 6991 1726888025.67758: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4201370> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 6991 1726888025.67946: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888025.68198: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 6991 1726888025.68216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 6991 1726888025.68258: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4206030> <<< 6991 1726888025.68270: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888025.69262: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888025.69509: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888025.69599: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888025.69710: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available <<< 6991 1726888025.69746: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 6991 1726888025.69764: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888025.69825: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888025.69931: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 6991 1726888025.69961: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 6991 1726888025.70034: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 6991 1726888025.70059: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 6991 1726888025.70264: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888025.70497: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 6991 1726888025.70569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 6991 1726888025.70589: stdout chunk (state=3): >>>import '_ast' # <<< 6991 1726888025.70702: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a42074d0> # zipimport: zlib available <<< 6991 1726888025.70725: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888025.70812: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 6991 1726888025.70841: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 6991 1726888025.70932: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 6991 1726888025.70972: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888025.71025: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888025.71092: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888025.71170: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 6991 1726888025.71384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76a4211ca0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a420ce00> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 6991 1726888025.71464: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888025.71491: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888025.71591: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888025.71618: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888025.71679: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 6991 1726888025.71715: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 6991 1726888025.71757: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 6991 1726888025.71762: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 6991 1726888025.71877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 6991 1726888025.71881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 6991 1726888025.72024: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4302750> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4a3a420> <<< 6991 1726888025.72159: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4211d90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a42049e0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 6991 1726888025.72183: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888025.72197: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888025.72234: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 6991 1726888025.72249: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 6991 1726888025.72334: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 6991 1726888025.72339: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888025.72367: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 6991 1726888025.72435: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888025.72742: stdout chunk (state=3): >>># zipimport: zlib available <<< 6991 1726888025.72857: stdout chunk (state=3): >>> {"changed": true, "path": "/tmp/ansible.8dojvvqp.yaml", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "invocation": {"module_args": {"state": "file", "suffix": ".yaml", "prefix": "ansible.", "path": null}}}<<< 6991 1726888025.72888: stdout chunk (state=3): >>> # destroy __main__ <<< 6991 1726888025.73336: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks<<< 6991 1726888025.73360: stdout chunk (state=3): >>> # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value<<< 6991 1726888025.73411: stdout chunk (state=3): >>> # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time<<< 6991 1726888025.73442: stdout chunk (state=3): >>> # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack<<< 6991 1726888025.73449: stdout chunk (state=3): >>> # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib<<< 6991 1726888025.73509: stdout chunk (state=3): >>> # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external<<< 6991 1726888025.73513: stdout chunk (state=3): >>> # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno<<< 6991 1726888025.73565: stdout chunk (state=3): >>> # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset<<< 6991 1726888025.73569: stdout chunk (state=3): >>> # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse<<< 6991 1726888025.73618: stdout chunk (state=3): >>> # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing <<< 6991 1726888025.73622: stdout chunk (state=3): >>># cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp<<< 6991 1726888025.73666: stdout chunk (state=3): >>> # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache <<< 6991 1726888025.73682: stdout chunk (state=3): >>># cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string <<< 6991 1726888025.73722: stdout chunk (state=3): >>># destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat<<< 6991 1726888025.73747: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy <<< 6991 1726888025.73791: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale<<< 6991 1726888025.73814: stdout chunk (state=3): >>> # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info<<< 6991 1726888025.73968: stdout chunk (state=3): >>> # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 6991 1726888025.74274: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma <<< 6991 1726888025.74373: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 6991 1726888025.74400: stdout chunk (state=3): >>># destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 6991 1726888025.74433: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 6991 1726888025.74585: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 6991 1726888025.74589: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 6991 1726888025.74682: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 6991 1726888025.74894: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 6991 1726888025.74928: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 6991 1726888025.74964: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools <<< 6991 1726888025.74997: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 6991 1726888025.75353: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.174 closed. <<< 6991 1726888025.75357: stdout chunk (state=3): >>><<< 6991 1726888025.75364: stderr chunk (state=3): >>><<< 6991 1726888025.75455: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4e184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4de7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4e1aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4c2d130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4c2dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4c6bdd0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4c6bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4ca37a0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4ca3e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4c83aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4c811c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4c68f80> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4cc7710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4cc6330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4c82060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4cc4b90> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4cf87a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4c68200> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76a4cf8c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4cf8b00> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76a4cf8ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4c66d20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4cf9550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4cf9220> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4cfa450> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4d10680> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76a4d11d30> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4d12bd0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76a4d13230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4d12120> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76a4d13cb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4d133e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4cfa4b0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76a4aa7b60> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76a4ad0680> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4ad03e0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76a4ad05c0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76a4ad0f80> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76a4ad1880> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4ad0830> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4aa5d00> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4ad2c30> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4ad1730> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4cfaba0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4afef30> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4b1f2c0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4b4ff80> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4b827e0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4b801a0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4b1ff50> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4989130> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4b1e0c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4ad3b30> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f76a4b1e6c0> # zipimport: found 30 names in '/tmp/ansible_tempfile_payload_xyjrndml/ansible_tempfile_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a49dae10> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a49b9d00> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a49b8e90> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a49d8cb0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76a4a0a780> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4a0a510> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4a09e20> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4a0a570> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a49db830> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76a4a0b470> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76a4a0b5c0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4a0b9e0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a43157f0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76a4317410> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4317da0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4318f50> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a431b9e0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76a4317d10> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4319cd0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4327950> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4326420> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4326180> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a43266f0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a431af00> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76a436bb60> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a436bbc0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76a436d760> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a436d520> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76a436fcb0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a436de50> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a43734d0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a436fe60> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76a4374290> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76a43742c0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76a4374890> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a436bef0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76a4377f50> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76a4201250> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4376720> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76a4377aa0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4376360> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76a4205550> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4206450> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4201370> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4206030> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a42074d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76a4211ca0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a420ce00> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4302750> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4a3a420> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a4211d90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76a42049e0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": true, "path": "/tmp/ansible.8dojvvqp.yaml", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "invocation": {"module_args": {"state": "file", "suffix": ".yaml", "prefix": "ansible.", "path": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.174 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 6991 1726888025.76451: done with _execute_module (tempfile, {'state': 'file', 'suffix': '.yaml', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'tempfile', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888025.2617679-7065-172011502757210/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6991 1726888025.76455: _low_level_execute_command(): starting 6991 1726888025.76458: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888025.2617679-7065-172011502757210/ > /dev/null 2>&1 && sleep 0' 6991 1726888025.76503: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6991 1726888025.76506: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6991 1726888025.76509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6991 1726888025.76512: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6991 1726888025.76514: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 <<< 6991 1726888025.76517: stderr chunk (state=3): >>>debug2: match not found <<< 6991 1726888025.76519: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6991 1726888025.76521: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6991 1726888025.76524: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.174 is address <<< 6991 1726888025.76526: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6991 1726888025.76528: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6991 1726888025.76531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6991 1726888025.76533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6991 1726888025.76535: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 <<< 6991 1726888025.76540: stderr chunk (state=3): >>>debug2: match found <<< 6991 1726888025.76542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6991 1726888025.76545: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' <<< 6991 1726888025.76547: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6991 1726888025.76550: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6991 1726888025.76552: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6991 1726888025.79075: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6991 1726888025.79088: stderr chunk (state=3): >>><<< 6991 1726888025.79110: stdout chunk (state=3): >>><<< 6991 1726888025.79130: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6991 1726888025.79348: handler run complete 6991 1726888025.79351: attempt loop complete, returning result 6991 1726888025.79354: _execute() done 6991 1726888025.79356: dumping result to json 6991 1726888025.79358: done dumping result, returning 6991 1726888025.79360: done running TaskExecutor() for managed_node2/TASK: Create temporary file [02619b48-4a2f-8474-922a-000000000006] 6991 1726888025.79362: sending task result for task 02619b48-4a2f-8474-922a-000000000006 6991 1726888025.79430: done sending task result for task 02619b48-4a2f-8474-922a-000000000006 6991 1726888025.79434: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.8dojvvqp.yaml", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } 6991 1726888025.79504: no more pending results, returning what we have 6991 1726888025.79508: results queue empty 6991 1726888025.79509: checking for any_errors_fatal 6991 1726888025.79510: done checking for any_errors_fatal 6991 1726888025.79511: checking for max_fail_percentage 6991 1726888025.79513: done checking for max_fail_percentage 6991 1726888025.79514: checking to see if all hosts have failed and the running result is not ok 6991 1726888025.79515: done checking to see if all hosts have failed 6991 1726888025.79515: getting the remaining hosts for this loop 6991 1726888025.79517: done getting the remaining hosts for this loop 6991 1726888025.79521: getting the next task for host managed_node2 6991 1726888025.79527: done getting next task for host managed_node2 6991 1726888025.79529: ^ task is: TASK: Create static inventory from hostvars 6991 1726888025.79531: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6991 1726888025.79535: getting variables 6991 1726888025.79537: in VariableManager get_vars() 6991 1726888025.79570: Calling all_inventory to load vars for managed_node2 6991 1726888025.79574: Calling groups_inventory to load vars for managed_node2 6991 1726888025.79577: Calling all_plugins_inventory to load vars for managed_node2 6991 1726888025.79588: Calling all_plugins_play to load vars for managed_node2 6991 1726888025.79592: Calling groups_plugins_inventory to load vars for managed_node2 6991 1726888025.79596: Calling groups_plugins_play to load vars for managed_node2 6991 1726888025.80033: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6991 1726888025.80255: done with get_vars() 6991 1726888025.80265: done getting variables 6991 1726888025.80387: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Create static inventory from hostvars] *********************************** task path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/tests_default_wrapper.yml:15 Friday 20 September 2024 23:07:05 -0400 (0:00:00.593) 0:00:02.168 ****** 6991 1726888025.80428: entering _queue_task() for managed_node2/template 6991 1726888025.80430: Creating lock for template 6991 1726888025.80697: worker is 1 (out of 1 available) 6991 1726888025.80708: exiting _queue_task() for managed_node2/template 6991 1726888025.80718: done queuing things up, now waiting for results queue to drain 6991 1726888025.80719: waiting for pending results... 6991 1726888025.81072: running TaskExecutor() for managed_node2/TASK: Create static inventory from hostvars 6991 1726888025.81077: in run() - task 02619b48-4a2f-8474-922a-000000000007 6991 1726888025.81095: variable 'ansible_search_path' from source: unknown 6991 1726888025.81136: calling self._execute() 6991 1726888025.81184: in VariableManager get_vars() 6991 1726888025.81244: Calling all_inventory to load vars for localhost 6991 1726888025.81248: Calling groups_inventory to load vars for localhost 6991 1726888025.81251: Calling all_plugins_inventory to load vars for localhost 6991 1726888025.81264: Calling all_plugins_play to load vars for localhost 6991 1726888025.81292: Calling groups_plugins_inventory to load vars for localhost 6991 1726888025.81390: Calling groups_plugins_play to load vars for localhost 6991 1726888025.81398: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6991 1726888025.81425: done with get_vars() 6991 1726888025.81435: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6991 1726888025.81507: variable 'ansible_delegated_vars' from source: unknown 6991 1726888025.81517: variable 'ansible_connection' from source: host vars for 'localhost' 6991 1726888025.81525: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 6991 1726888025.81547: variable 'omit' from source: magic vars 6991 1726888025.81658: variable 'omit' from source: magic vars 6991 1726888025.81695: variable 'omit' from source: magic vars 6991 1726888025.82063: variable 'tempinventory' from source: set_fact 6991 1726888025.82103: variable 'omit' from source: magic vars 6991 1726888025.82120: variable 'ansible_delegated_vars' from source: unknown 6991 1726888025.82128: variable 'ansible_connection' from source: host vars for 'localhost' 6991 1726888025.82242: variable 'ansible_connection' from source: host vars for 'localhost' 6991 1726888025.82254: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6991 1726888025.82261: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=True, class_only=False) 6991 1726888025.82264: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6991 1726888025.82266: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6991 1726888025.82275: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6991 1726888025.82350: Set connection var ansible_timeout to 10 6991 1726888025.82381: Set connection var ansible_shell_type to sh 6991 1726888025.82384: Set connection var ansible_connection to local 6991 1726888025.82444: Set connection var ansible_module_compression to ZIP_DEFLATED 6991 1726888025.82447: Set connection var ansible_shell_executable to /bin/sh 6991 1726888025.82450: Set connection var ansible_pipelining to False 6991 1726888025.82452: variable 'ansible_delegated_vars' from source: unknown 6991 1726888025.82456: variable 'ansible_connection' from source: host vars for 'localhost' 6991 1726888025.82458: variable 'ansible_user' from source: unknown 6991 1726888025.82629: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6991 1726888025.82648: variable 'omit' from source: magic vars 6991 1726888025.82659: starting attempt loop 6991 1726888025.82666: running the handler 6991 1726888025.82706: _low_level_execute_command(): starting 6991 1726888025.82776: _low_level_execute_command(): executing: /bin/sh -c 'echo ~root && sleep 0' 6991 1726888025.82780: in local.exec_command() 6991 1726888025.82782: opening command with Popen() 6991 1726888025.82957: done running command with Popen() 6991 1726888025.82960: getting output with communicate() 6991 1726888025.83377: done communicating 6991 1726888025.83434: done with local.exec_command() 6991 1726888025.83441: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 6991 1726888025.83444: _low_level_execute_command(): starting 6991 1726888025.83458: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888025.833921-7087-254502914992243 `" && echo ansible-tmp-1726888025.833921-7087-254502914992243="` echo /root/.ansible/tmp/ansible-tmp-1726888025.833921-7087-254502914992243 `" ) && sleep 0' 6991 1726888025.83465: in local.exec_command() 6991 1726888025.83467: opening command with Popen() 6991 1726888025.83481: done running command with Popen() 6991 1726888025.83489: getting output with communicate() 6991 1726888025.84350: done communicating 6991 1726888025.84358: done with local.exec_command() 6991 1726888025.84367: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888025.833921-7087-254502914992243=/root/.ansible/tmp/ansible-tmp-1726888025.833921-7087-254502914992243 , stderr= 6991 1726888025.84392: evaluation_path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog 6991 1726888025.84545: search_path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/templates/inventory.yaml.j2 /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/inventory.yaml.j2 /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/templates/inventory.yaml.j2 /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/inventory.yaml.j2 6991 1726888025.84550: variable 'ansible_search_path' from source: unknown 6991 1726888025.84670: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6991 1726888025.86699: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6991 1726888025.86784: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6991 1726888025.86824: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6991 1726888025.86870: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6991 1726888025.86904: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6991 1726888025.87006: variable 'hostvars' from source: magic vars 6991 1726888025.87051: in VariableManager get_vars() 6991 1726888025.87143: Calling all_inventory to load vars for managed_node1 6991 1726888025.87147: Calling groups_inventory to load vars for managed_node1 6991 1726888025.87149: Calling all_plugins_inventory to load vars for managed_node1 6991 1726888025.87151: Calling all_plugins_play to load vars for managed_node1 6991 1726888025.87156: Calling groups_plugins_inventory to load vars for managed_node1 6991 1726888025.87158: Calling groups_plugins_play to load vars for managed_node1 6991 1726888025.87160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6991 1726888025.87162: done with get_vars() 6991 1726888025.87167: in VariableManager get_vars() 6991 1726888025.87181: Calling all_inventory to load vars for managed_node2 6991 1726888025.87189: Calling groups_inventory to load vars for managed_node2 6991 1726888025.87198: Calling all_plugins_inventory to load vars for managed_node2 6991 1726888025.87279: Calling all_plugins_play to load vars for managed_node2 6991 1726888025.87283: Calling groups_plugins_inventory to load vars for managed_node2 6991 1726888025.87285: Calling groups_plugins_play to load vars for managed_node2 6991 1726888025.87405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6991 1726888025.87613: done with get_vars() 6991 1726888025.87625: in VariableManager get_vars() 6991 1726888025.87635: Calling all_inventory to load vars for managed_node3 6991 1726888025.87645: Calling groups_inventory to load vars for managed_node3 6991 1726888025.87654: Calling all_plugins_inventory to load vars for managed_node3 6991 1726888025.87665: Calling all_plugins_play to load vars for managed_node3 6991 1726888025.87674: Calling groups_plugins_inventory to load vars for managed_node3 6991 1726888025.87689: Calling groups_plugins_play to load vars for managed_node3 6991 1726888025.87817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6991 1726888025.87820: done with get_vars() 6991 1726888025.87823: variable 'inventory_file' from source: host vars for 'managed_node1' 6991 1726888025.87826: variable 'inventory_dir' from source: host vars for 'managed_node1' 6991 1726888025.87828: variable 'ansible_host' from source: host vars for 'managed_node1' 6991 1726888025.87830: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 6991 1726888025.87833: variable 'inventory_hostname' from source: host vars for 'managed_node1' 6991 1726888025.87835: variable 'inventory_hostname_short' from source: host vars for 'managed_node1' 6991 1726888025.87837: variable 'group_names' from source: host vars for 'managed_node1' 6991 1726888025.87841: variable 'ansible_facts' from source: unknown 6991 1726888025.87843: variable 'playbook_dir' from source: magic vars 6991 1726888025.87845: variable 'ansible_playbook_python' from source: magic vars 6991 1726888025.87847: variable 'ansible_config_file' from source: magic vars 6991 1726888025.87849: variable 'groups' from source: magic vars 6991 1726888025.87851: variable 'omit' from source: magic vars 6991 1726888025.87853: variable 'ansible_version' from source: magic vars 6991 1726888025.87855: variable 'ansible_check_mode' from source: magic vars 6991 1726888025.87857: variable 'ansible_diff_mode' from source: magic vars 6991 1726888025.87860: variable 'ansible_forks' from source: magic vars 6991 1726888025.87862: variable 'ansible_inventory_sources' from source: magic vars 6991 1726888025.87864: variable 'ansible_skip_tags' from source: magic vars 6991 1726888025.87872: variable 'ansible_limit' from source: magic vars 6991 1726888025.87883: variable 'ansible_run_tags' from source: magic vars 6991 1726888025.87892: variable 'ansible_verbosity' from source: magic vars 6991 1726888025.87940: variable 'inventory_file' from source: host vars for 'managed_node2' 6991 1726888025.87949: variable 'inventory_dir' from source: host vars for 'managed_node2' 6991 1726888025.87957: variable 'ansible_host' from source: host vars for 'managed_node2' 6991 1726888025.87964: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6991 1726888025.87970: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6991 1726888025.88033: variable 'inventory_hostname_short' from source: host vars for 'managed_node2' 6991 1726888025.88037: variable 'group_names' from source: host vars for 'managed_node2' 6991 1726888025.88041: variable 'ansible_facts' from source: unknown 6991 1726888025.88051: variable 'ansible_is_chroot' from source: facts 6991 1726888025.88059: variable 'ansible_user_id' from source: facts 6991 1726888025.88067: variable 'ansible_user_uid' from source: facts 6991 1726888025.88073: variable 'ansible_user_gid' from source: facts 6991 1726888025.88083: variable 'ansible_user_gecos' from source: facts 6991 1726888025.88089: variable 'ansible_user_dir' from source: facts 6991 1726888025.88095: variable 'ansible_user_shell' from source: facts 6991 1726888025.88101: variable 'ansible_real_user_id' from source: facts 6991 1726888025.88107: variable 'ansible_effective_user_id' from source: facts 6991 1726888025.88113: variable 'ansible_real_group_id' from source: facts 6991 1726888025.88120: variable 'ansible_effective_group_id' from source: facts 6991 1726888025.88127: variable 'ansible_system' from source: facts 6991 1726888025.88142: variable 'ansible_kernel' from source: facts 6991 1726888025.88145: variable 'ansible_kernel_version' from source: facts 6991 1726888025.88343: variable 'ansible_machine' from source: facts 6991 1726888025.88347: variable 'ansible_python_version' from source: facts 6991 1726888025.88349: variable 'ansible_fqdn' from source: facts 6991 1726888025.88351: variable 'ansible_hostname' from source: facts 6991 1726888025.88353: variable 'ansible_nodename' from source: facts 6991 1726888025.88355: variable 'ansible_domain' from source: facts 6991 1726888025.88357: variable 'ansible_userspace_bits' from source: facts 6991 1726888025.88360: variable 'ansible_architecture' from source: facts 6991 1726888025.88362: variable 'ansible_userspace_architecture' from source: facts 6991 1726888025.88364: variable 'ansible_machine_id' from source: facts 6991 1726888025.88366: variable 'ansible_virtualization_type' from source: facts 6991 1726888025.88368: variable 'ansible_virtualization_role' from source: facts 6991 1726888025.88370: variable 'ansible_virtualization_tech_guest' from source: facts 6991 1726888025.88372: variable 'ansible_virtualization_tech_host' from source: facts 6991 1726888025.88374: variable 'ansible_fips' from source: facts 6991 1726888025.88379: variable 'ansible_apparmor' from source: facts 6991 1726888025.88381: variable 'ansible_ssh_host_key_rsa_public' from source: facts 6991 1726888025.88383: variable 'ansible_ssh_host_key_rsa_public_keytype' from source: facts 6991 1726888025.88385: variable 'ansible_ssh_host_key_ecdsa_public' from source: facts 6991 1726888025.88387: variable 'ansible_ssh_host_key_ecdsa_public_keytype' from source: facts 6991 1726888025.88389: variable 'ansible_ssh_host_key_ed25519_public' from source: facts 6991 1726888025.88391: variable 'ansible_ssh_host_key_ed25519_public_keytype' from source: facts 6991 1726888025.88393: variable 'ansible_local' from source: facts 6991 1726888025.88395: variable 'ansible_fibre_channel_wwn' from source: facts 6991 1726888025.88397: variable 'ansible_env' from source: facts 6991 1726888025.88399: variable 'ansible_python' from source: facts 6991 1726888025.88401: variable 'ansible_distribution' from source: facts 6991 1726888025.88403: variable 'ansible_distribution_release' from source: facts 6991 1726888025.88405: variable 'ansible_distribution_version' from source: facts 6991 1726888025.88407: variable 'ansible_distribution_major_version' from source: facts 6991 1726888025.88409: variable 'ansible_distribution_file_path' from source: facts 6991 1726888025.88411: variable 'ansible_distribution_file_variety' from source: facts 6991 1726888025.88413: variable 'ansible_distribution_file_parsed' from source: facts 6991 1726888025.88415: variable 'ansible_os_family' from source: facts 6991 1726888025.88417: variable 'ansible_dns' from source: facts 6991 1726888025.88419: variable 'ansible_system_capabilities_enforced' from source: facts 6991 1726888025.88421: variable 'ansible_system_capabilities' from source: facts 6991 1726888025.88423: variable 'ansible_loadavg' from source: facts 6991 1726888025.88425: variable 'ansible_iscsi_iqn' from source: facts 6991 1726888025.88427: variable 'ansible_cmdline' from source: facts 6991 1726888025.88429: variable 'ansible_proc_cmdline' from source: facts 6991 1726888025.88431: variable 'ansible_selinux_python_present' from source: facts 6991 1726888025.88434: variable 'ansible_selinux' from source: facts 6991 1726888025.88440: variable 'ansible_processor' from source: facts 6991 1726888025.88442: variable 'ansible_processor_count' from source: facts 6991 1726888025.88444: variable 'ansible_processor_cores' from source: facts 6991 1726888025.88446: variable 'ansible_processor_threads_per_core' from source: facts 6991 1726888025.88449: variable 'ansible_processor_vcpus' from source: facts 6991 1726888025.88451: variable 'ansible_processor_nproc' from source: facts 6991 1726888025.88453: variable 'ansible_memtotal_mb' from source: facts 6991 1726888025.88455: variable 'ansible_memfree_mb' from source: facts 6991 1726888025.88457: variable 'ansible_swaptotal_mb' from source: facts 6991 1726888025.88459: variable 'ansible_swapfree_mb' from source: facts 6991 1726888025.88461: variable 'ansible_memory_mb' from source: facts 6991 1726888025.88463: variable 'ansible_bios_date' from source: facts 6991 1726888025.88464: variable 'ansible_bios_vendor' from source: facts 6991 1726888025.88467: variable 'ansible_bios_version' from source: facts 6991 1726888025.88469: variable 'ansible_board_asset_tag' from source: facts 6991 1726888025.88471: variable 'ansible_board_name' from source: facts 6991 1726888025.88473: variable 'ansible_board_serial' from source: facts 6991 1726888025.88477: variable 'ansible_board_vendor' from source: facts 6991 1726888025.88480: variable 'ansible_board_version' from source: facts 6991 1726888025.88482: variable 'ansible_chassis_asset_tag' from source: facts 6991 1726888025.88484: variable 'ansible_chassis_serial' from source: facts 6991 1726888025.88486: variable 'ansible_chassis_vendor' from source: facts 6991 1726888025.88489: variable 'ansible_chassis_version' from source: facts 6991 1726888025.88491: variable 'ansible_form_factor' from source: facts 6991 1726888025.88493: variable 'ansible_product_name' from source: facts 6991 1726888025.88495: variable 'ansible_product_serial' from source: facts 6991 1726888025.88498: variable 'ansible_product_uuid' from source: facts 6991 1726888025.88500: variable 'ansible_product_version' from source: facts 6991 1726888025.88502: variable 'ansible_system_vendor' from source: facts 6991 1726888025.88504: variable 'ansible_devices' from source: facts 6991 1726888025.88620: variable 'ansible_device_links' from source: facts 6991 1726888025.88623: variable 'ansible_uptime_seconds' from source: facts 6991 1726888025.88625: variable 'ansible_lvm' from source: facts 6991 1726888025.88627: variable 'ansible_mounts' from source: facts 6991 1726888025.88630: variable 'ansible_lsb' from source: facts 6991 1726888025.88632: variable 'ansible_date_time' from source: facts 6991 1726888025.88634: variable 'ansible_interfaces' from source: facts 6991 1726888025.88636: variable 'ansible_eth0' from source: facts 6991 1726888025.88729: variable 'ansible_lo' from source: facts 6991 1726888025.88733: variable 'ansible_default_ipv4' from source: facts 6991 1726888025.88735: variable 'ansible_default_ipv6' from source: facts 6991 1726888025.88741: variable 'ansible_all_ipv4_addresses' from source: facts 6991 1726888025.88743: variable 'ansible_all_ipv6_addresses' from source: facts 6991 1726888025.88746: variable 'ansible_locally_reachable_ips' from source: facts 6991 1726888025.88748: variable 'ansible_service_mgr' from source: facts 6991 1726888025.88750: variable 'ansible_hostnqn' from source: facts 6991 1726888025.88752: variable 'ansible_pkg_mgr' from source: facts 6991 1726888025.88754: variable 'gather_subset' from source: facts 6991 1726888025.88756: variable 'module_setup' from source: facts 6991 1726888025.88758: variable 'discovered_interpreter_python' from source: facts 6991 1726888025.88760: variable 'tempinventory' from source: set_fact 6991 1726888025.88762: variable 'playbook_dir' from source: magic vars 6991 1726888025.88764: variable 'ansible_playbook_python' from source: magic vars 6991 1726888025.88766: variable 'ansible_config_file' from source: magic vars 6991 1726888025.88768: variable 'groups' from source: magic vars 6991 1726888025.88770: variable 'omit' from source: magic vars 6991 1726888025.88772: variable 'ansible_version' from source: magic vars 6991 1726888025.88774: variable 'ansible_check_mode' from source: magic vars 6991 1726888025.88780: variable 'ansible_diff_mode' from source: magic vars 6991 1726888025.88782: variable 'ansible_forks' from source: magic vars 6991 1726888025.88784: variable 'ansible_inventory_sources' from source: magic vars 6991 1726888025.88786: variable 'ansible_skip_tags' from source: magic vars 6991 1726888025.88788: variable 'ansible_limit' from source: magic vars 6991 1726888025.88790: variable 'ansible_run_tags' from source: magic vars 6991 1726888025.88793: variable 'ansible_verbosity' from source: magic vars 6991 1726888025.89648: variable 'inventory_file' from source: host vars for 'managed_node3' 6991 1726888025.89651: variable 'inventory_dir' from source: host vars for 'managed_node3' 6991 1726888025.89654: variable 'ansible_host' from source: host vars for 'managed_node3' 6991 1726888025.89656: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6991 1726888025.89665: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6991 1726888025.89668: variable 'inventory_hostname_short' from source: host vars for 'managed_node3' 6991 1726888025.89670: variable 'group_names' from source: host vars for 'managed_node3' 6991 1726888025.89673: variable 'ansible_facts' from source: unknown 6991 1726888025.89675: variable 'playbook_dir' from source: magic vars 6991 1726888025.89681: variable 'ansible_playbook_python' from source: magic vars 6991 1726888025.89684: variable 'ansible_config_file' from source: magic vars 6991 1726888025.89686: variable 'groups' from source: magic vars 6991 1726888025.89691: variable 'omit' from source: magic vars 6991 1726888025.89694: variable 'ansible_version' from source: magic vars 6991 1726888025.89698: variable 'ansible_check_mode' from source: magic vars 6991 1726888025.89701: variable 'ansible_diff_mode' from source: magic vars 6991 1726888025.89703: variable 'ansible_forks' from source: magic vars 6991 1726888025.89705: variable 'ansible_inventory_sources' from source: magic vars 6991 1726888025.89711: variable 'ansible_skip_tags' from source: magic vars 6991 1726888025.89713: variable 'ansible_limit' from source: magic vars 6991 1726888025.89716: variable 'ansible_run_tags' from source: magic vars 6991 1726888025.89721: variable 'ansible_verbosity' from source: magic vars 6991 1726888025.90405: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 6991 1726888025.90442: variable 'ansible_delegated_vars' from source: unknown 6991 1726888025.90454: variable 'ansible_module_compression' from source: unknown 6991 1726888025.90497: ANSIBALLZ: Using generic lock for ansible.legacy.stat 6991 1726888025.90501: ANSIBALLZ: Acquiring lock 6991 1726888025.90504: ANSIBALLZ: Lock acquired: 140414753327152 6991 1726888025.90506: ANSIBALLZ: Creating module 6991 1726888026.04770: ANSIBALLZ: Writing module into payload 6991 1726888026.04940: ANSIBALLZ: Writing module 6991 1726888026.04944: ANSIBALLZ: Renaming module 6991 1726888026.04947: ANSIBALLZ: Done creating module 6991 1726888026.04950: variable 'ansible_python_interpreter' from source: host vars for 'localhost' 6991 1726888026.05002: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888025.833921-7087-254502914992243/AnsiballZ_stat.py 6991 1726888026.05129: done transferring module to remote 6991 1726888026.05132: _low_level_execute_command(): starting 6991 1726888026.05135: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888025.833921-7087-254502914992243/ /root/.ansible/tmp/ansible-tmp-1726888025.833921-7087-254502914992243/AnsiballZ_stat.py && sleep 0' 6991 1726888026.05146: in local.exec_command() 6991 1726888026.05148: opening command with Popen() 6991 1726888026.05237: done running command with Popen() 6991 1726888026.05242: getting output with communicate() 6991 1726888026.05622: done communicating 6991 1726888026.05626: done with local.exec_command() 6991 1726888026.05629: _low_level_execute_command() done: rc=0, stdout=, stderr= 6991 1726888026.05631: _low_level_execute_command(): starting 6991 1726888026.05640: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888025.833921-7087-254502914992243/AnsiballZ_stat.py && sleep 0' 6991 1726888026.05643: in local.exec_command() 6991 1726888026.05648: opening command with Popen() 6991 1726888026.05685: done running command with Popen() 6991 1726888026.05689: getting output with communicate() 6991 1726888026.35546: done communicating 6991 1726888026.35550: done with local.exec_command() 6991 1726888026.35757: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/tmp/ansible.8dojvvqp.yaml", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9b9b4bc0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9b9b4230> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9b9b7140> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/local/lib64/python3.12/site-packages' Adding directory: '/usr/local/lib/python3.12/site-packages' Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9b9cd790> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9b9ce7b0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9b7c05c0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9b7c0710> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9b7dffb0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9b808680> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9b7dc290> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9b7c1940> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9b7a9730> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9b80bec0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9b80aae0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9b80bce0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9b7aaff0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9b828f80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9b7a89b0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e9b829430> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9b8292e0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e9b8296d0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9b7a34d0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9b829dc0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9b829a90> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9b82acc0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9b854ef0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e9b856630> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9b8574d0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e9b857b30> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9b856a20> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e9b868590> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9b857c80> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9b82ad20> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e9b6184a0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e9b618ec0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9b618c50> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e9b618e30> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e9b6197c0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e9b61a0f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9b619070> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9b86a600> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9b61b500> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9b61a240> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9b82b410> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9b637800> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9b65fb30> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9b6bc8f0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9b6bf050> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9b6bca10> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9b685910> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9af21a60> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9b65e930> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9b634410> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4e9b65ea50> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_trqgib3s/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9af736e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9af5a600> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9af59760> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9af73f80> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e9afa31d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9afa2f60> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9afa2870> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9afa2fc0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9afa24b0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e9afa3e90> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e9afc40b0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9afc45c0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9afee300> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e9afefef0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9ae148c0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9ae15a30> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9ae18530> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e9ae18680> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9ae16810> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9ae5c4d0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9ae1aff0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9ae1ad50> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9ae1b2c0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9ae16cf0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e9ae60710> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9ae60950> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e9ae62390> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9ae62150> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e9ae64950> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9ae62a80> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9ae669c0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9ae64b00> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e9ae68f20> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e9ae69130> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e9ae68ad0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9ae60b00> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e9ae70a70> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e9ae71c40> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9ae6b230> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e9ae6a5d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9ae6aea0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e9aef5e50> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9aef6b40> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9ae71e20> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9aef6900> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9aef7e00> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e9ad035f0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9aefd520> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9afdb380> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9ad054c0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9ad03830> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9ad03470> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 6991 1726888026.35779: done with _execute_module (ansible.legacy.stat, {'path': '/tmp/ansible.8dojvvqp.yaml', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888025.833921-7087-254502914992243/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6991 1726888026.35783: _low_level_execute_command(): starting 6991 1726888026.35803: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888025.833921-7087-254502914992243/ /root/.ansible/tmp/ansible-tmp-1726888025.833921-7087-254502914992243/.source.yaml && sleep 0' 6991 1726888026.35811: in local.exec_command() 6991 1726888026.35817: opening command with Popen() 6991 1726888026.35885: done running command with Popen() 6991 1726888026.35889: getting output with communicate() 6991 1726888026.36445: done communicating 6991 1726888026.36450: done with local.exec_command() 6991 1726888026.36454: _low_level_execute_command() done: rc=0, stdout=, stderr= 6991 1726888026.36456: variable 'ansible_delegated_vars' from source: unknown 6991 1726888026.36458: variable 'ansible_module_compression' from source: unknown 6991 1726888026.36548: ANSIBALLZ: Using generic lock for ansible.legacy.copy 6991 1726888026.36551: ANSIBALLZ: Acquiring lock 6991 1726888026.36554: ANSIBALLZ: Lock acquired: 140414753327152 6991 1726888026.36556: ANSIBALLZ: Creating module 6991 1726888026.45110: ANSIBALLZ: Writing module into payload 6991 1726888026.45198: ANSIBALLZ: Writing module 6991 1726888026.45215: ANSIBALLZ: Renaming module 6991 1726888026.45226: ANSIBALLZ: Done creating module 6991 1726888026.45234: variable 'ansible_python_interpreter' from source: host vars for 'localhost' 6991 1726888026.45288: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888025.833921-7087-254502914992243/AnsiballZ_copy.py 6991 1726888026.45332: done transferring module to remote 6991 1726888026.45347: _low_level_execute_command(): starting 6991 1726888026.45353: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888025.833921-7087-254502914992243/ /root/.ansible/tmp/ansible-tmp-1726888025.833921-7087-254502914992243/AnsiballZ_copy.py && sleep 0' 6991 1726888026.45356: in local.exec_command() 6991 1726888026.45361: opening command with Popen() 6991 1726888026.45406: done running command with Popen() 6991 1726888026.45410: getting output with communicate() 6991 1726888026.45810: done communicating 6991 1726888026.45813: done with local.exec_command() 6991 1726888026.45816: _low_level_execute_command() done: rc=0, stdout=, stderr= 6991 1726888026.45819: _low_level_execute_command(): starting 6991 1726888026.45844: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888025.833921-7087-254502914992243/AnsiballZ_copy.py && sleep 0' 6991 1726888026.45848: in local.exec_command() 6991 1726888026.45851: opening command with Popen() 6991 1726888026.45876: done running command with Popen() 6991 1726888026.45879: getting output with communicate() 6991 1726888026.69548: done communicating 6991 1726888026.69552: done with local.exec_command() 6991 1726888026.69558: _low_level_execute_command() done: rc=0, stdout= {"dest": "/tmp/ansible.8dojvvqp.yaml", "src": "/root/.ansible/tmp/ansible-tmp-1726888025.833921-7087-254502914992243/.source.yaml", "md5sum": "8b5ca2a3d30b55e8a8863d6d5250216f", "checksum": "d96d4cef3bea77834ec6c2e32dca652e8c17ba4e", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 47014, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726888025.833921-7087-254502914992243/.source.yaml", "dest": "/tmp/ansible.8dojvvqp.yaml", "mode": "0644", "follow": false, "_original_basename": "inventory.yaml.j2", "checksum": "d96d4cef3bea77834ec6c2e32dca652e8c17ba4e", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ee1b4bc0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ee1b4230> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ee1b7140> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/local/lib64/python3.12/site-packages' Adding directory: '/usr/local/lib/python3.12/site-packages' Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ee1cd790> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ee1ce7b0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7edfe05c0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7edfe0710> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7edffffb0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ee028680> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7edffc290> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7edfe1940> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7edfc9730> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ee02bec0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ee02aae0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ee02bce0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7edfcaff0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ee048f80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7edfc89b0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7ee049430> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ee0492e0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7ee0496d0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7edfc34d0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ee049dc0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ee049a90> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ee04acc0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ee074ef0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7ee076630> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ee0774d0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7ee077b30> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ee076a20> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7ee088590> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ee077c80> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ee04ad20> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7ede244a0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7ede24f50> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ede24cb0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7ede24f80> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7ede258b0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7ede262a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ede25160> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ee08a600> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ede27650> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ede26120> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ee04b410> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ede439b0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ede6bce0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7edec8aa0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7edecb200> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7edec8bc0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ede91ac0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ed725b80> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ede6aae0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ede405c0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff7ede6b1a0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.copy_payload_h1rk85lt/ansible_ansible.legacy.copy_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ed777830> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ed75e720> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ed75d880> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ed7756d0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7ed7a33b0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ed7a3140> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ed7a2a50> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ed7a2f30> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ed7a2690> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7ed7c80b0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7ed7c82f0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ed7c8830> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ed7f2630> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7ed7f3d70> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ed618c50> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ed619df0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ed61c8c0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7ed61cc20> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ed61ab40> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ed660800> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ed61f320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ed61f080> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ed61f5f0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ed61b050> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7ed664a70> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ed664c20> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7ed6666c0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ed666480> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7ed668bf0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ed666d20> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ed66c3e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ed668da0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7ed66d6a0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7ed66d400> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7ed66cce0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ed664e00> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7ed674e60> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7ed6762d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ed66f620> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7ed674950> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ed66f200> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7ed6fa2a0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ed6fb0e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ed676450> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ed6faea0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ed6fcc80> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7ed507c80> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ed503a40> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ed7df860> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ed509ac0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ed507aa0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ed66e390> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/filecmp.cpython-312.pyc matches /usr/lib64/python3.12/filecmp.py # code object from '/usr/lib64/python3.12/__pycache__/filecmp.cpython-312.pyc' import 'filecmp' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7ed66ee40> # zipimport: zlib available # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing filecmp # destroy filecmp # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 6991 1726888026.69651: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726888025.833921-7087-254502914992243/.source.yaml', 'dest': '/tmp/ansible.8dojvvqp.yaml', 'mode': '0644', 'follow': False, '_original_basename': 'inventory.yaml.j2', 'checksum': 'd96d4cef3bea77834ec6c2e32dca652e8c17ba4e', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888025.833921-7087-254502914992243/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6991 1726888026.69708: _low_level_execute_command(): starting 6991 1726888026.69727: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888025.833921-7087-254502914992243/ > /dev/null 2>&1 && sleep 0' 6991 1726888026.69745: in local.exec_command() 6991 1726888026.69791: opening command with Popen() 6991 1726888026.69867: done running command with Popen() 6991 1726888026.69880: getting output with communicate() 6991 1726888026.70468: done communicating 6991 1726888026.70476: done with local.exec_command() 6991 1726888026.70485: _low_level_execute_command() done: rc=0, stdout=, stderr= 6991 1726888026.70505: handler run complete 6991 1726888026.70642: variable 'ansible_host' from source: unknown 6991 1726888026.70646: variable 'ansible_port' from source: unknown 6991 1726888026.70648: variable 'ansible_user' from source: unknown 6991 1726888026.70650: variable 'ansible_connection' from source: host vars for 'localhost' 6991 1726888026.70653: attempt loop complete, returning result 6991 1726888026.70655: _execute() done 6991 1726888026.70657: dumping result to json 6991 1726888026.70659: done dumping result, returning 6991 1726888026.70661: done running TaskExecutor() for managed_node2/TASK: Create static inventory from hostvars [02619b48-4a2f-8474-922a-000000000007] 6991 1726888026.70663: sending task result for task 02619b48-4a2f-8474-922a-000000000007 6991 1726888026.70734: done sending task result for task 02619b48-4a2f-8474-922a-000000000007 6991 1726888026.70740: WORKER PROCESS EXITING changed: [managed_node2 -> localhost] => { "changed": true, "checksum": "d96d4cef3bea77834ec6c2e32dca652e8c17ba4e", "dest": "/tmp/ansible.8dojvvqp.yaml", "gid": 0, "group": "root", "md5sum": "8b5ca2a3d30b55e8a8863d6d5250216f", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 47014, "src": "/root/.ansible/tmp/ansible-tmp-1726888025.833921-7087-254502914992243/.source.yaml", "state": "file", "uid": 0 } 6991 1726888026.70818: no more pending results, returning what we have 6991 1726888026.70822: results queue empty 6991 1726888026.70822: checking for any_errors_fatal 6991 1726888026.70830: done checking for any_errors_fatal 6991 1726888026.70831: checking for max_fail_percentage 6991 1726888026.70832: done checking for max_fail_percentage 6991 1726888026.70833: checking to see if all hosts have failed and the running result is not ok 6991 1726888026.70834: done checking to see if all hosts have failed 6991 1726888026.70835: getting the remaining hosts for this loop 6991 1726888026.70836: done getting the remaining hosts for this loop 6991 1726888026.70843: getting the next task for host managed_node2 6991 1726888026.70940: done getting next task for host managed_node2 6991 1726888026.70945: ^ task is: TASK: Run ansible-playbook with tests_default.yml in check mode 6991 1726888026.70948: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6991 1726888026.70951: getting variables 6991 1726888026.70953: in VariableManager get_vars() 6991 1726888026.70984: Calling all_inventory to load vars for managed_node2 6991 1726888026.70987: Calling groups_inventory to load vars for managed_node2 6991 1726888026.70990: Calling all_plugins_inventory to load vars for managed_node2 6991 1726888026.71000: Calling all_plugins_play to load vars for managed_node2 6991 1726888026.71003: Calling groups_plugins_inventory to load vars for managed_node2 6991 1726888026.71006: Calling groups_plugins_play to load vars for managed_node2 6991 1726888026.71399: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6991 1726888026.71678: done with get_vars() 6991 1726888026.71689: done getting variables 6991 1726888026.71798: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Run ansible-playbook with tests_default.yml in check mode] *************** task path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/tests_default_wrapper.yml:22 Friday 20 September 2024 23:07:06 -0400 (0:00:00.914) 0:00:03.082 ****** 6991 1726888026.71832: entering _queue_task() for managed_node2/command 6991 1726888026.71834: Creating lock for command 6991 1726888026.72102: worker is 1 (out of 1 available) 6991 1726888026.72115: exiting _queue_task() for managed_node2/command 6991 1726888026.72126: done queuing things up, now waiting for results queue to drain 6991 1726888026.72127: waiting for pending results... 6991 1726888026.72557: running TaskExecutor() for managed_node2/TASK: Run ansible-playbook with tests_default.yml in check mode 6991 1726888026.72562: in run() - task 02619b48-4a2f-8474-922a-000000000008 6991 1726888026.72574: variable 'ansible_search_path' from source: unknown 6991 1726888026.72580: calling self._execute() 6991 1726888026.72583: in VariableManager get_vars() 6991 1726888026.72608: Calling all_inventory to load vars for localhost 6991 1726888026.72618: Calling groups_inventory to load vars for localhost 6991 1726888026.72627: Calling all_plugins_inventory to load vars for localhost 6991 1726888026.72652: Calling all_plugins_play to load vars for localhost 6991 1726888026.72664: Calling groups_plugins_inventory to load vars for localhost 6991 1726888026.72690: Calling groups_plugins_play to load vars for localhost 6991 1726888026.72794: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6991 1726888026.72801: done with get_vars() 6991 1726888026.72811: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6991 1726888026.72869: variable 'ansible_delegated_vars' from source: unknown 6991 1726888026.72901: variable 'ansible_connection' from source: host vars for 'localhost' 6991 1726888026.72909: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 6991 1726888026.72914: variable 'omit' from source: magic vars 6991 1726888026.73085: variable 'omit' from source: magic vars 6991 1726888026.73228: variable 'omit' from source: magic vars 6991 1726888026.73477: variable 'tempinventory' from source: set_fact 6991 1726888026.73525: variable 'omit' from source: magic vars 6991 1726888026.73544: variable 'ansible_delegated_vars' from source: unknown 6991 1726888026.73563: variable 'ansible_connection' from source: host vars for 'localhost' 6991 1726888026.73570: variable 'ansible_connection' from source: host vars for 'localhost' 6991 1726888026.73594: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6991 1726888026.73643: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=True, class_only=False) 6991 1726888026.73647: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6991 1726888026.73677: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6991 1726888026.73744: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6991 1726888026.73760: Set connection var ansible_timeout to 10 6991 1726888026.73770: Set connection var ansible_shell_type to sh 6991 1726888026.73783: Set connection var ansible_connection to local 6991 1726888026.73791: Set connection var ansible_module_compression to ZIP_DEFLATED 6991 1726888026.73943: Set connection var ansible_shell_executable to /bin/sh 6991 1726888026.73947: Set connection var ansible_pipelining to False 6991 1726888026.73949: variable 'ansible_delegated_vars' from source: unknown 6991 1726888026.73952: variable 'ansible_connection' from source: host vars for 'localhost' 6991 1726888026.73954: variable 'ansible_user' from source: unknown 6991 1726888026.74009: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6991 1726888026.74028: variable 'omit' from source: magic vars 6991 1726888026.74040: starting attempt loop 6991 1726888026.74048: running the handler 6991 1726888026.74074: _low_level_execute_command(): starting 6991 1726888026.74095: _low_level_execute_command(): executing: /bin/sh -c 'echo ~root && sleep 0' 6991 1726888026.74108: in local.exec_command() 6991 1726888026.74120: opening command with Popen() 6991 1726888026.74382: done running command with Popen() 6991 1726888026.74385: getting output with communicate() 6991 1726888026.74673: done communicating 6991 1726888026.74690: done with local.exec_command() 6991 1726888026.74702: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 6991 1726888026.74721: _low_level_execute_command(): starting 6991 1726888026.74735: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888026.7470794-7128-22650362415711 `" && echo ansible-tmp-1726888026.7470794-7128-22650362415711="` echo /root/.ansible/tmp/ansible-tmp-1726888026.7470794-7128-22650362415711 `" ) && sleep 0' 6991 1726888026.74746: in local.exec_command() 6991 1726888026.74757: opening command with Popen() 6991 1726888026.74863: done running command with Popen() 6991 1726888026.74868: getting output with communicate() 6991 1726888026.75814: done communicating 6991 1726888026.75823: done with local.exec_command() 6991 1726888026.75854: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888026.7470794-7128-22650362415711=/root/.ansible/tmp/ansible-tmp-1726888026.7470794-7128-22650362415711 , stderr= 6991 1726888026.75866: variable 'ansible_delegated_vars' from source: unknown 6991 1726888026.75889: variable 'ansible_module_compression' from source: unknown 6991 1726888026.75963: ANSIBALLZ: Using generic lock for ansible.legacy.command 6991 1726888026.75966: ANSIBALLZ: Acquiring lock 6991 1726888026.75969: ANSIBALLZ: Lock acquired: 140414753327152 6991 1726888026.75971: ANSIBALLZ: Creating module 6991 1726888026.84175: ANSIBALLZ: Writing module into payload 6991 1726888026.84236: ANSIBALLZ: Writing module 6991 1726888026.84259: ANSIBALLZ: Renaming module 6991 1726888026.84265: ANSIBALLZ: Done creating module 6991 1726888026.84276: variable 'ansible_python_interpreter' from source: host vars for 'localhost' 6991 1726888026.84326: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888026.7470794-7128-22650362415711/AnsiballZ_command.py 6991 1726888026.84387: done transferring module to remote 6991 1726888026.84401: _low_level_execute_command(): starting 6991 1726888026.84412: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888026.7470794-7128-22650362415711/ /root/.ansible/tmp/ansible-tmp-1726888026.7470794-7128-22650362415711/AnsiballZ_command.py && sleep 0' 6991 1726888026.84415: in local.exec_command() 6991 1726888026.84420: opening command with Popen() 6991 1726888026.84463: done running command with Popen() 6991 1726888026.84466: getting output with communicate() 6991 1726888026.84871: done communicating 6991 1726888026.84879: done with local.exec_command() 6991 1726888026.84882: _low_level_execute_command() done: rc=0, stdout=, stderr= 6991 1726888026.84885: _low_level_execute_command(): starting 6991 1726888026.84890: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888026.7470794-7128-22650362415711/AnsiballZ_command.py && sleep 0' 6991 1726888026.84893: in local.exec_command() 6991 1726888026.84898: opening command with Popen() 6991 1726888026.84934: done running command with Popen() 6991 1726888026.84939: getting output with communicate() 6991 1726888047.06381: done communicating 6991 1726888047.06386: done with local.exec_command() 6991 1726888047.16784: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": " 7163 1726888027.42410: starting run\nansible-playbook [core 2.17.4]\n config file = None\n configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']\n ansible python module location = /usr/local/lib/python3.12/site-packages/ansible\n ansible collection location = /tmp/collections-FCu\n executable location = /usr/local/bin/ansible-playbook\n python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12)\n jinja version = 3.1.4\n libyaml = True\nNo config file found; using defaults\n 7163 1726888027.42895: Added group all to inventory\n 7163 1726888027.42898: Added group ungrouped to inventory\n 7163 1726888027.42902: Group all now contains ungrouped\n 7163 1726888027.42905: Examining possible inventory source: /tmp/ansible.8dojvvqp.yaml\n 7163 1726888027.63134: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache\n 7163 1726888027.63217: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py\n 7163 1726888027.63265: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory\n 7163 1726888027.63333: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py\n 7163 1726888027.63431: Loaded config def from plugin (inventory/script)\n 7163 1726888027.63434: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py\n 7163 1726888027.63481: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py\n 7163 1726888027.63578: Loaded config def from plugin (inventory/yaml)\n 7163 1726888027.63580: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py\n 7163 1726888027.63687: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py\n 7163 1726888027.64212: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py\n 7163 1726888027.64216: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py)\nhost_list declined parsing /tmp/ansible.8dojvvqp.yaml as it did not pass its verify_file() method\n 7163 1726888027.64219: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py)\nscript declined parsing /tmp/ansible.8dojvvqp.yaml as it did not pass its verify_file() method\n 7163 1726888027.64226: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py)\n 7163 1726888027.64231: Loading data from /tmp/ansible.8dojvvqp.yaml\n 7163 1726888027.69503: /tmp/ansible.8dojvvqp.yaml was not parsable by auto\n 7163 1726888027.69593: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py)\n 7163 1726888027.69663: Loading data from /tmp/ansible.8dojvvqp.yaml\n 7163 1726888027.76454: group all already in inventory\n 7163 1726888027.76461: set inventory_file for managed_node1\n 7163 1726888027.76466: set inventory_dir for managed_node1\n 7163 1726888027.76467: Added host managed_node1 to inventory\n 7163 1726888027.76469: Added host managed_node1 to group all\n 7163 1726888027.76470: set ansible_check_mode for managed_node1\n 7163 1726888027.76471: set ansible_config_file for managed_node1\n 7163 1726888027.76472: set ansible_diff_mode for managed_node1\n 7163 1726888027.76473: set ansible_facts for managed_node1\n 7163 1726888027.76474: set ansible_forks for managed_node1\n 7163 1726888027.76475: set ansible_host for managed_node1\n 7163 1726888027.76476: set ansible_inventory_sources for managed_node1\n 7163 1726888027.76477: set ansible_limit for managed_node1\n 7163 1726888027.76478: set ansible_playbook_python for managed_node1\n 7163 1726888027.76478: set ansible_run_tags for managed_node1\n 7163 1726888027.76479: set ansible_skip_tags for managed_node1\n 7163 1726888027.76480: set ansible_ssh_extra_args for managed_node1\n 7163 1726888027.76481: set ansible_verbosity for managed_node1\n 7163 1726888027.76482: set ansible_version for managed_node1\n 7163 1726888027.76483: set group_names for managed_node1\n 7163 1726888027.76484: set groups for managed_node1\n 7163 1726888027.76489: set inventory_dir for managed_node1\n 7163 1726888027.76490: set inventory_file for managed_node1\n 7163 1726888027.76491: set inventory_hostname for managed_node1\n 7163 1726888027.76492: set inventory_hostname_short for managed_node1\n 7163 1726888027.76493: set omit for managed_node1\n 7163 1726888027.76494: set playbook_dir for managed_node1\n 7163 1726888027.76497: set inventory_file for managed_node2\n 7163 1726888027.76501: set inventory_dir for managed_node2\n 7163 1726888027.76502: Added host managed_node2 to inventory\n 7163 1726888027.76504: Added host managed_node2 to group all\n 7163 1726888027.76505: set ansible_all_ipv4_addresses for managed_node2\n 7163 1726888027.76506: set ansible_all_ipv6_addresses for managed_node2\n 7163 1726888027.76506: set ansible_apparmor for managed_node2\n 7163 1726888027.76507: set ansible_architecture for managed_node2\n 7163 1726888027.76508: set ansible_bios_date for managed_node2\n 7163 1726888027.76509: set ansible_bios_vendor for managed_node2\n 7163 1726888027.76510: set ansible_bios_version for managed_node2\n 7163 1726888027.76511: set ansible_board_asset_tag for managed_node2\n 7163 1726888027.76512: set ansible_board_name for managed_node2\n 7163 1726888027.76513: set ansible_board_serial for managed_node2\n 7163 1726888027.76513: set ansible_board_vendor for managed_node2\n 7163 1726888027.76514: set ansible_board_version for managed_node2\n 7163 1726888027.76515: set ansible_chassis_asset_tag for managed_node2\n 7163 1726888027.76516: set ansible_chassis_serial for managed_node2\n 7163 1726888027.76517: set ansible_chassis_vendor for managed_node2\n 7163 1726888027.76518: set ansible_chassis_version for managed_node2\n 7163 1726888027.76518: set ansible_check_mode for managed_node2\n 7163 1726888027.76519: set ansible_cmdline for managed_node2\n 7163 1726888027.76520: set ansible_config_file for managed_node2\n 7163 1726888027.76521: set ansible_date_time for managed_node2\n 7163 1726888027.76522: set ansible_default_ipv4 for managed_node2\n 7163 1726888027.76522: set ansible_default_ipv6 for managed_node2\n 7163 1726888027.76523: set ansible_device_links for managed_node2\n 7163 1726888027.76524: set ansible_devices for managed_node2\n 7163 1726888027.76525: set ansible_diff_mode for managed_node2\n 7163 1726888027.76526: set ansible_distribution for managed_node2\n 7163 1726888027.76527: set ansible_distribution_file_parsed for managed_node2\n 7163 1726888027.76527: set ansible_distribution_file_path for managed_node2\n 7163 1726888027.76528: set ansible_distribution_file_variety for managed_node2\n 7163 1726888027.76529: set ansible_distribution_major_version for managed_node2\n 7163 1726888027.76530: set ansible_distribution_release for managed_node2\n 7163 1726888027.76531: set ansible_distribution_version for managed_node2\n 7163 1726888027.76532: set ansible_dns for managed_node2\n 7163 1726888027.76532: set ansible_domain for managed_node2\n 7163 1726888027.76533: set ansible_effective_group_id for managed_node2\n 7163 1726888027.76534: set ansible_effective_user_id for managed_node2\n 7163 1726888027.76535: set ansible_env for managed_node2\n 7163 1726888027.76536: set ansible_eth0 for managed_node2\n 7163 1726888027.76537: set ansible_facts for managed_node2\n 7163 1726888027.76540: set ansible_fibre_channel_wwn for managed_node2\n 7163 1726888027.76541: set ansible_fips for managed_node2\n 7163 1726888027.76542: set ansible_forks for managed_node2\n 7163 1726888027.76543: set ansible_form_factor for managed_node2\n 7163 1726888027.76544: set ansible_fqdn for managed_node2\n 7163 1726888027.76545: set ansible_host for managed_node2\n 7163 1726888027.76546: set ansible_hostname for managed_node2\n 7163 1726888027.76547: set ansible_hostnqn for managed_node2\n 7163 1726888027.76559: set ansible_interfaces for managed_node2\n 7163 1726888027.76560: set ansible_inventory_sources for managed_node2\n 7163 1726888027.76561: set ansible_is_chroot for managed_node2\n 7163 1726888027.76562: set ansible_iscsi_iqn for managed_node2\n 7163 1726888027.76562: set ansible_kernel for managed_node2\n 7163 1726888027.76563: set ansible_kernel_version for managed_node2\n 7163 1726888027.76564: set ansible_limit for managed_node2\n 7163 1726888027.76565: set ansible_lo for managed_node2\n 7163 1726888027.76566: set ansible_loadavg for managed_node2\n 7163 1726888027.76567: set ansible_local for managed_node2\n 7163 1726888027.76568: set ansible_locally_reachable_ips for managed_node2\n 7163 1726888027.76568: set ansible_lsb for managed_node2\n 7163 1726888027.76569: set ansible_lvm for managed_node2\n 7163 1726888027.76570: set ansible_machine for managed_node2\n 7163 1726888027.76571: set ansible_machine_id for managed_node2\n 7163 1726888027.76572: set ansible_memfree_mb for managed_node2\n 7163 1726888027.76573: set ansible_memory_mb for managed_node2\n 7163 1726888027.76573: set ansible_memtotal_mb for managed_node2\n 7163 1726888027.76574: set ansible_mounts for managed_node2\n 7163 1726888027.76575: set ansible_nodename for managed_node2\n 7163 1726888027.76576: set ansible_os_family for managed_node2\n 7163 1726888027.76577: set ansible_pkg_mgr for managed_node2\n 7163 1726888027.76578: set ansible_playbook_python for managed_node2\n 7163 1726888027.76578: set ansible_proc_cmdline for managed_node2\n 7163 1726888027.76579: set ansible_processor for managed_node2\n 7163 1726888027.76580: set ansible_processor_cores for managed_node2\n 7163 1726888027.76581: set ansible_processor_count for managed_node2\n 7163 1726888027.76582: set ansible_processor_nproc for managed_node2\n 7163 1726888027.76583: set ansible_processor_threads_per_core for managed_node2\n 7163 1726888027.76584: set ansible_processor_vcpus for managed_node2\n 7163 1726888027.76584: set ansible_product_name for managed_node2\n 7163 1726888027.76585: set ansible_product_serial for managed_node2\n 7163 1726888027.76586: set ansible_product_uuid for managed_node2\n 7163 1726888027.76587: set ansible_product_version for managed_node2\n 7163 1726888027.76588: set ansible_python for managed_node2\n 7163 1726888027.76589: set ansible_python_version for managed_node2\n 7163 1726888027.76590: set ansible_real_group_id for managed_node2\n 7163 1726888027.76591: set ansible_real_user_id for managed_node2\n 7163 1726888027.76592: set ansible_run_tags for managed_node2\n 7163 1726888027.76592: set ansible_selinux for managed_node2\n 7163 1726888027.76593: set ansible_selinux_python_present for managed_node2\n 7163 1726888027.76594: set ansible_service_mgr for managed_node2\n 7163 1726888027.76595: set ansible_skip_tags for managed_node2\n 7163 1726888027.76596: set ansible_ssh_extra_args for managed_node2\n 7163 1726888027.76597: set ansible_ssh_host_key_ecdsa_public for managed_node2\n 7163 1726888027.76597: set ansible_ssh_host_key_ecdsa_public_keytype for managed_node2\n 7163 1726888027.76598: set ansible_ssh_host_key_ed25519_public for managed_node2\n 7163 1726888027.76599: set ansible_ssh_host_key_ed25519_public_keytype for managed_node2\n 7163 1726888027.76600: set ansible_ssh_host_key_rsa_public for managed_node2\n 7163 1726888027.76601: set ansible_ssh_host_key_rsa_public_keytype for managed_node2\n 7163 1726888027.76602: set ansible_swapfree_mb for managed_node2\n 7163 1726888027.76603: set ansible_swaptotal_mb for managed_node2\n 7163 1726888027.76604: set ansible_system for managed_node2\n 7163 1726888027.76605: set ansible_system_capabilities for managed_node2\n 7163 1726888027.76605: set ansible_system_capabilities_enforced for managed_node2\n 7163 1726888027.76606: set ansible_system_vendor for managed_node2\n 7163 1726888027.76607: set ansible_uptime_seconds for managed_node2\n 7163 1726888027.76608: set ansible_user_dir for managed_node2\n 7163 1726888027.76609: set ansible_user_gecos for managed_node2\n 7163 1726888027.76610: set ansible_user_gid for managed_node2\n 7163 1726888027.76611: set ansible_user_id for managed_node2\n 7163 1726888027.76611: set ansible_user_shell for managed_node2\n 7163 1726888027.76612: set ansible_user_uid for managed_node2\n 7163 1726888027.76613: set ansible_userspace_architecture for managed_node2\n 7163 1726888027.76614: set ansible_userspace_bits for managed_node2\n 7163 1726888027.76615: set ansible_verbosity for managed_node2\n 7163 1726888027.76616: set ansible_version for managed_node2\n 7163 1726888027.76617: set ansible_virtualization_role for managed_node2\n 7163 1726888027.76617: set ansible_virtualization_tech_guest for managed_node2\n 7163 1726888027.76618: set ansible_virtualization_tech_host for managed_node2\n 7163 1726888027.76619: set ansible_virtualization_type for managed_node2\n 7163 1726888027.76620: set discovered_interpreter_python for managed_node2\n 7163 1726888027.76621: set gather_subset for managed_node2\n 7163 1726888027.76622: set group_names for managed_node2\n 7163 1726888027.76623: set groups for managed_node2\n 7163 1726888027.76624: set inventory_dir for managed_node2\n 7163 1726888027.76625: set inventory_file for managed_node2\n 7163 1726888027.76626: set inventory_hostname for managed_node2\n 7163 1726888027.76627: set inventory_hostname_short for managed_node2\n 7163 1726888027.76628: set module_setup for managed_node2\n 7163 1726888027.76628: set omit for managed_node2\n 7163 1726888027.76629: set playbook_dir for managed_node2\n 7163 1726888027.76630: set tempinventory for managed_node2\n 7163 1726888027.76633: set inventory_file for managed_node3\n 7163 1726888027.76639: set inventory_dir for managed_node3\n 7163 1726888027.76640: Added host managed_node3 to inventory\n 7163 1726888027.76641: Added host managed_node3 to group all\n 7163 1726888027.76642: set ansible_check_mode for managed_node3\n 7163 1726888027.76643: set ansible_config_file for managed_node3\n 7163 1726888027.76644: set ansible_diff_mode for managed_node3\n 7163 1726888027.76645: set ansible_facts for managed_node3\n 7163 1726888027.76646: set ansible_forks for managed_node3\n 7163 1726888027.76647: set ansible_host for managed_node3\n 7163 1726888027.76647: set ansible_inventory_sources for managed_node3\n 7163 1726888027.76648: set ansible_limit for managed_node3\n 7163 1726888027.76649: set ansible_playbook_python for managed_node3\n 7163 1726888027.76650: set ansible_run_tags for managed_node3\n 7163 1726888027.76651: set ansible_skip_tags for managed_node3\n 7163 1726888027.76652: set ansible_ssh_extra_args for managed_node3\n 7163 1726888027.76653: set ansible_verbosity for managed_node3\n 7163 1726888027.76653: set ansible_version for managed_node3\n 7163 1726888027.76654: set group_names for managed_node3\n 7163 1726888027.76655: set groups for managed_node3\n 7163 1726888027.76656: set inventory_dir for managed_node3\n 7163 1726888027.76657: set inventory_file for managed_node3\n 7163 1726888027.76658: set inventory_hostname for managed_node3\n 7163 1726888027.76659: set inventory_hostname_short for managed_node3\n 7163 1726888027.76659: set omit for managed_node3\n 7163 1726888027.76660: set playbook_dir for managed_node3\nParsed /tmp/ansible.8dojvvqp.yaml inventory source with yaml plugin\n 7163 1726888027.76665: Reconcile groups and hosts in inventory.\n 7163 1726888027.76669: Group ungrouped now contains managed_node1\n 7163 1726888027.76671: Group ungrouped now contains managed_node2\n 7163 1726888027.76673: Group ungrouped now contains managed_node3\n 7163 1726888027.76788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name\n 7163 1726888027.76959: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments\n 7163 1726888027.77010: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py\n 7163 1726888027.77050: Loaded config def from plugin (vars/host_group_vars)\n 7163 1726888027.77053: Loading VarsModule 'host_group_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/host_group_vars.py (found_in_cache=False, class_only=True)\n 7163 1726888027.77066: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars\n 7163 1726888027.77074: Loading VarsModule 'host_group_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/host_group_vars.py (found_in_cache=True, class_only=False)\n 7163 1726888027.77119: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False)\n 7163 1726888027.77780: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888027.77901: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py\n 7163 1726888027.77973: Loaded config def from plugin (connection/local)\n 7163 1726888027.77977: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True)\n 7163 1726888027.78828: Loaded config def from plugin (connection/paramiko_ssh)\n 7163 1726888027.78832: Loading Connection 'paramiko_ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/paramiko_ssh.py (found_in_cache=False, class_only=True)\n 7163 1726888027.80188: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py (found_in_cache=True, class_only=False)\n 7163 1726888027.80230: Loaded config def from plugin (connection/psrp)\n 7163 1726888027.80233: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True)\n 7163 1726888027.81077: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py (found_in_cache=True, class_only=False)\n 7163 1726888027.81119: Loaded config def from plugin (connection/ssh)\n 7163 1726888027.81123: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True)\n 7163 1726888027.83686: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py (found_in_cache=True, class_only=False)\n 7163 1726888027.83728: Loaded config def from plugin (connection/winrm)\n 7163 1726888027.83731: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True)\n 7163 1726888027.83775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name\n 7163 1726888027.83866: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py\n 7163 1726888027.83941: Loaded config def from plugin (shell/cmd)\n 7163 1726888027.83943: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True)\n 7163 1726888027.83973: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py (found_in_cache=True, class_only=False)\n 7163 1726888027.84061: Loaded config def from plugin (shell/powershell)\n 7163 1726888027.84063: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True)\n 7163 1726888027.84165: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py\n 7163 1726888027.84394: Loaded config def from plugin (shell/sh)\n 7163 1726888027.84396: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True)\n 7163 1726888027.84434: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name\n 7163 1726888027.84609: Loaded config def from plugin (become/runas)\n 7163 1726888027.84621: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True)\n 7163 1726888027.84883: Loaded config def from plugin (become/su)\n 7163 1726888027.84885: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True)\n 7163 1726888027.85135: Loaded config def from plugin (become/sudo)\n 7163 1726888027.85137: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=False, class_only=True)\nrunning playbook inside collection fedora.linux_system_roles\n 7163 1726888027.85201: Loading data from /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/tests_default.yml\n 7163 1726888027.85367: in VariableManager get_vars()\n 7163 1726888027.85409: done with get_vars()\n 7163 1726888027.85553: Loading data from /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/vars/main.yml\n 7163 1726888027.85645: Loading data from /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/defaults/main.yml\n 7163 1726888027.85702: Loading data from /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/meta/main.yml\n 7163 1726888027.85849: Loading data from /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml\n 7163 1726888027.86685: in VariableManager get_vars()\n 7163 1726888027.86708: done with get_vars()\n 7163 1726888027.86849: trying /usr/local/lib/python3.12/site-packages/ansible/modules\n 7163 1726888027.92296: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action\n 7163 1726888027.92521: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__\n 7163 1726888027.95481: Loading data from /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/handlers/main.yml\n 7163 1726888027.95726: in VariableManager get_vars()\n 7163 1726888027.95748: done with get_vars()\n 7163 1726888027.95810: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback\n 7163 1726888027.95824: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__\nredirecting (type: callback) ansible.builtin.debug to ansible.posix.debug\nredirecting (type: callback) ansible.builtin.debug to ansible.posix.debug\n 7163 1726888027.96212: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py\n 7163 1726888027.96407: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug)\n 7163 1726888027.96410: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-FCu/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback)\n 7163 1726888027.96453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name\n 7163 1726888027.96481: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py (found_in_cache=True, class_only=False)\n 7163 1726888027.96800: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py\n 7163 1726888027.96882: Loaded config def from plugin (callback/default)\n 7163 1726888027.96885: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)\n 7163 1726888027.98569: Loaded config def from plugin (callback/junit)\n 7163 1726888027.98571: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)\n 7163 1726888027.98652: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py (found_in_cache=True, class_only=False)\n 7163 1726888027.98758: Loaded config def from plugin (callback/minimal)\n 7163 1726888027.98768: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)\n 7163 1726888027.98815: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)\n 7163 1726888027.98950: Loaded config def from plugin (callback/tree)\n 7163 1726888027.98953: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)\nredirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks\n 7163 1726888027.99133: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks)\n 7163 1726888027.99135: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-FCu/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)\nSkipping callback 'default', as we already have a stdout callback.\nSkipping callback 'minimal', as we already have a stdout callback.\nSkipping callback 'oneline', as we already have a stdout callback.\n\nPLAYBOOK: tests_default.yml ****************************************************\n1 plays in tests_default.yml\n 7163 1726888027.99168: in VariableManager get_vars()\n 7163 1726888027.99191: done with get_vars()\n 7163 1726888027.99199: in VariableManager get_vars()\n 7163 1726888027.99212: done with get_vars()\n 7163 1726888027.99216: variable 'omit' from source: magic vars\n 7163 1726888027.99283: in VariableManager get_vars()\n 7163 1726888027.99311: done with get_vars()\n 7163 1726888027.99334: variable 'omit' from source: magic vars\n\nPLAY [Ensure that the role runs with default parameters] ***********************\n 7163 1726888028.00622: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy\n 7163 1726888028.00781: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py\n 7163 1726888028.00839: getting the remaining hosts for this loop\n 7163 1726888028.00842: done getting the remaining hosts for this loop\n 7163 1726888028.00845: getting the next task for host managed_node1\n 7163 1726888028.00849: done getting next task for host managed_node1\n 7163 1726888028.00852: ^ task is: TASK: Test setup and check for ostree\n 7163 1726888028.00853: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888028.00855: getting the next task for host managed_node2\n 7163 1726888028.00858: done getting next task for host managed_node2\n 7163 1726888028.00860: ^ task is: TASK: Test setup and check for ostree\n 7163 1726888028.00861: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888028.00862: getting the next task for host managed_node3\n 7163 1726888028.00864: done getting next task for host managed_node3\n 7163 1726888028.00866: ^ task is: TASK: Test setup and check for ostree\n 7163 1726888028.00867: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888028.00870: getting variables\n 7163 1726888028.00871: in VariableManager get_vars()\n 7163 1726888028.00883: Calling all_inventory to load vars for managed_node1\n 7163 1726888028.00886: Calling groups_inventory to load vars for managed_node1\n 7163 1726888028.00888: Calling all_plugins_inventory to load vars for managed_node1\n 7163 1726888028.00918: Calling all_plugins_play to load vars for managed_node1\n 7163 1726888028.00936: Calling groups_plugins_inventory to load vars for managed_node1\n 7163 1726888028.00942: Calling groups_plugins_play to load vars for managed_node1\n 7163 1726888028.00977: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888028.01056: done with get_vars()\n 7163 1726888028.01063: done getting variables\n\nTASK [Test setup and check for ostree] *****************************************\ntask path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/tests_default.yml:10\nFriday 20 September 2024 23:07:08 -0400 (0:00:00.021) 0:00:00.021 ****** \n 7163 1726888028.01151: entering _queue_task() for managed_node1/include_tasks\n 7163 1726888028.01152: Creating lock for include_tasks\n 7163 1726888028.01545: worker is 1 (out of 3 available)\n 7163 1726888028.01559: exiting _queue_task() for managed_node1/include_tasks\n 7163 1726888028.01579: getting variables\n 7163 1726888028.01583: in VariableManager get_vars()\n 7163 1726888028.01683: Calling all_inventory to load vars for managed_node2\n 7163 1726888028.01688: Calling groups_inventory to load vars for managed_node2\n 7163 1726888028.01691: Calling all_plugins_inventory to load vars for managed_node2\n 7163 1726888028.01708: Calling all_plugins_play to load vars for managed_node2\n 7163 1726888028.01711: Calling groups_plugins_inventory to load vars for managed_node2\n 7163 1726888028.01715: Calling groups_plugins_play to load vars for managed_node2\n 7163 1726888028.01846: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888028.01882: done with get_vars()\n 7163 1726888028.01906: done getting variables\n 7163 1726888028.02006: entering _queue_task() for managed_node2/include_tasks\n 7163 1726888028.02110: running TaskExecutor() for managed_node1/TASK: Test setup and check for ostree\n 7163 1726888028.02488: in run() - task 02619b48-4a2f-6d34-1d0e-000000000019\n 7163 1726888028.02494: variable 'ansible_search_path' from source: unknown\n 7163 1726888028.02497: calling self._execute()\n 7163 1726888028.02500: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888028.02502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888028.02505: variable 'omit' from source: magic vars\n 7163 1726888028.02459: worker is 2 (out of 3 available)\n 7163 1726888028.02511: exiting _queue_task() for managed_node2/include_tasks\n 7163 1726888028.02521: getting variables\n 7163 1726888028.02524: in VariableManager get_vars()\n 7163 1726888028.02672: Calling all_inventory to load vars for managed_node3\n 7163 1726888028.02676: Calling groups_inventory to load vars for managed_node3\n 7163 1726888028.02678: Calling all_plugins_inventory to load vars for managed_node3\n 7163 1726888028.02692: Calling all_plugins_play to load vars for managed_node3\n 7163 1726888028.02695: Calling groups_plugins_inventory to load vars for managed_node3\n 7163 1726888028.02698: Calling groups_plugins_play to load vars for managed_node3\n 7163 1726888028.02744: _execute() done\n 7163 1726888028.02747: dumping result to json\n 7163 1726888028.02750: done dumping result, returning\n 7163 1726888028.02752: done running TaskExecutor() for managed_node1/TASK: Test setup and check for ostree [02619b48-4a2f-6d34-1d0e-000000000019]\n 7163 1726888028.02754: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000019\n 7163 1726888028.02833: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000019\n 7163 1726888028.02836: WORKER PROCESS EXITING\n 7163 1726888028.02841: running TaskExecutor() for managed_node2/TASK: Test setup and check for ostree\n 7163 1726888028.02970: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888028.02996: done with get_vars()\n 7163 1726888028.03005: done getting variables\n 7163 1726888028.03301: entering _queue_task() for managed_node3/include_tasks\n 7163 1726888028.03321: in run() - task 02619b48-4a2f-6d34-1d0e-000000000019\n 7163 1726888028.03325: variable 'ansible_search_path' from source: unknown\n 7163 1726888028.03329: calling self._execute()\n 7163 1726888028.03332: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888028.03335: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888028.03339: variable 'omit' from source: magic vars\n 7163 1726888028.03342: _execute() done\n 7163 1726888028.03345: dumping result to json\n 7163 1726888028.03349: done dumping result, returning\n 7163 1726888028.03427: done running TaskExecutor() for managed_node2/TASK: Test setup and check for ostree [02619b48-4a2f-6d34-1d0e-000000000019]\n 7163 1726888028.04008: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000019\n 7163 1726888028.03793: worker is 3 (out of 3 available)\n 7163 1726888028.04094: exiting _queue_task() for managed_node3/include_tasks\n 7163 1726888028.04250: done queuing things up, now waiting for results queue to drain\n 7163 1726888028.04252: waiting for pending results...\n 7163 1726888028.04283: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000019\n 7163 1726888028.04287: WORKER PROCESS EXITING\n 7163 1726888028.04290: running TaskExecutor() for managed_node3/TASK: Test setup and check for ostree\n 7163 1726888028.04292: in run() - task 02619b48-4a2f-6d34-1d0e-000000000019\n 7163 1726888028.04294: variable 'ansible_search_path' from source: unknown\n 7163 1726888028.04297: calling self._execute()\n 7163 1726888028.04373: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888028.04377: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888028.04379: variable 'omit' from source: magic vars\n 7163 1726888028.04450: _execute() done\n 7163 1726888028.04457: dumping result to json\n 7163 1726888028.04465: done dumping result, returning\n 7163 1726888028.04481: done running TaskExecutor() for managed_node3/TASK: Test setup and check for ostree [02619b48-4a2f-6d34-1d0e-000000000019]\n 7163 1726888028.04507: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000019\n 7163 1726888028.04640: no more pending results, returning what we have\n 7163 1726888028.04646: in VariableManager get_vars()\n 7163 1726888028.04679: Calling all_inventory to load vars for managed_node1\n 7163 1726888028.04682: Calling groups_inventory to load vars for managed_node1\n 7163 1726888028.04685: Calling all_plugins_inventory to load vars for managed_node1\n 7163 1726888028.04809: Calling all_plugins_play to load vars for managed_node1\n 7163 1726888028.04812: Calling groups_plugins_inventory to load vars for managed_node1\n 7163 1726888028.04816: Calling groups_plugins_play to load vars for managed_node1\n 7163 1726888028.04855: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000019\n 7163 1726888028.04858: WORKER PROCESS EXITING\n 7163 1726888028.04876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888028.04893: done with get_vars()\n 7163 1726888028.04897: variable 'ansible_search_path' from source: unknown\n 7163 1726888028.04954: in VariableManager get_vars()\n 7163 1726888028.04967: Calling all_inventory to load vars for managed_node2\n 7163 1726888028.04969: Calling groups_inventory to load vars for managed_node2\n 7163 1726888028.04971: Calling all_plugins_inventory to load vars for managed_node2\n 7163 1726888028.04975: Calling all_plugins_play to load vars for managed_node2\n 7163 1726888028.04978: Calling groups_plugins_inventory to load vars for managed_node2\n 7163 1726888028.04981: Calling groups_plugins_play to load vars for managed_node2\n 7163 1726888028.05012: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888028.05031: done with get_vars()\n 7163 1726888028.05035: variable 'ansible_search_path' from source: unknown\n 7163 1726888028.05047: in VariableManager get_vars()\n 7163 1726888028.05064: Calling all_inventory to load vars for managed_node3\n 7163 1726888028.05066: Calling groups_inventory to load vars for managed_node3\n 7163 1726888028.05069: Calling all_plugins_inventory to load vars for managed_node3\n 7163 1726888028.05073: Calling all_plugins_play to load vars for managed_node3\n 7163 1726888028.05075: Calling groups_plugins_inventory to load vars for managed_node3\n 7163 1726888028.05078: Calling groups_plugins_play to load vars for managed_node3\n 7163 1726888028.05105: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888028.05118: done with get_vars()\n 7163 1726888028.05121: variable 'ansible_search_path' from source: unknown\n 7163 1726888028.05134: we have included files to process\n 7163 1726888028.05135: generating all_blocks data\n 7163 1726888028.05137: done generating all_blocks data\n 7163 1726888028.05140: processing included file: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml\n 7163 1726888028.05141: loading included file: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml\n 7163 1726888028.05143: Loading data from /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml\n 7163 1726888028.05794: done processing included file\n 7163 1726888028.05797: iterating over new_blocks loaded from include file\n 7163 1726888028.05798: in VariableManager get_vars()\n 7163 1726888028.05812: done with get_vars()\n 7163 1726888028.05814: filtering new block on tags\n 7163 1726888028.05836: done filtering new block on tags\n 7163 1726888028.05845: in VariableManager get_vars()\n 7163 1726888028.05859: done with get_vars()\n 7163 1726888028.05860: filtering new block on tags\n 7163 1726888028.05873: done filtering new block on tags\n 7163 1726888028.05875: done iterating over new_blocks loaded from include file\nincluded: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml for managed_node1, managed_node2, managed_node3\n 7163 1726888028.05881: extending task lists for all hosts with included blocks\n 7163 1726888028.05968: done extending task lists\n 7163 1726888028.05969: done processing included files\n 7163 1726888028.05970: results queue empty\n 7163 1726888028.05971: checking for any_errors_fatal\n 7163 1726888028.05973: done checking for any_errors_fatal\n 7163 1726888028.05973: checking for max_fail_percentage\n 7163 1726888028.05975: done checking for max_fail_percentage\n 7163 1726888028.05975: checking to see if all hosts have failed and the running result is not ok\n 7163 1726888028.05976: done checking to see if all hosts have failed\n 7163 1726888028.05977: getting the remaining hosts for this loop\n 7163 1726888028.05978: done getting the remaining hosts for this loop\n 7163 1726888028.05981: getting the next task for host managed_node1\n 7163 1726888028.05984: done getting next task for host managed_node1\n 7163 1726888028.05987: ^ task is: TASK: Check if system is ostree\n 7163 1726888028.05989: ^ state is: HOST STATE: block=1, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888028.05990: getting the next task for host managed_node2\n 7163 1726888028.05993: done getting next task for host managed_node2\n 7163 1726888028.05994: ^ task is: TASK: Check if system is ostree\n 7163 1726888028.05996: ^ state is: HOST STATE: block=1, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888028.05997: getting the next task for host managed_node3\n 7163 1726888028.05999: done getting next task for host managed_node3\n 7163 1726888028.06013: ^ task is: TASK: Check if system is ostree\n 7163 1726888028.06015: ^ state is: HOST STATE: block=1, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888028.06018: getting variables\n 7163 1726888028.06019: in VariableManager get_vars()\n 7163 1726888028.06029: Calling all_inventory to load vars for managed_node1\n 7163 1726888028.06031: Calling groups_inventory to load vars for managed_node1\n 7163 1726888028.06041: Calling all_plugins_inventory to load vars for managed_node1\n 7163 1726888028.06046: Calling all_plugins_play to load vars for managed_node1\n 7163 1726888028.06049: Calling groups_plugins_inventory to load vars for managed_node1\n 7163 1726888028.06051: Calling groups_plugins_play to load vars for managed_node1\n 7163 1726888028.06079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888028.06096: done with get_vars()\n 7163 1726888028.06103: done getting variables\n\nTASK [Check if system is ostree] ***********************************************\ntask path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml:6\nFriday 20 September 2024 23:07:08 -0400 (0:00:00.050) 0:00:00.071 ****** \n 7163 1726888028.06187: entering _queue_task() for managed_node1/stat\n 7163 1726888028.06416: worker is 1 (out of 3 available)\n 7163 1726888028.06428: exiting _queue_task() for managed_node1/stat\n 7163 1726888028.06445: getting variables\n 7163 1726888028.06449: in VariableManager get_vars()\n 7163 1726888028.06545: Calling all_inventory to load vars for managed_node2\n 7163 1726888028.06554: Calling groups_inventory to load vars for managed_node2\n 7163 1726888028.06557: Calling all_plugins_inventory to load vars for managed_node2\n 7163 1726888028.06571: Calling all_plugins_play to load vars for managed_node2\n 7163 1726888028.06581: Calling groups_plugins_inventory to load vars for managed_node2\n 7163 1726888028.06586: Calling groups_plugins_play to load vars for managed_node2\n 7163 1726888028.06650: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888028.06701: done with get_vars()\n 7163 1726888028.06711: done getting variables\n 7163 1726888028.06823: entering _queue_task() for managed_node2/stat\n 7163 1726888028.06858: running TaskExecutor() for managed_node1/TASK: Check if system is ostree\n 7163 1726888028.06932: in run() - task 02619b48-4a2f-6d34-1d0e-00000000004e\n 7163 1726888028.06935: variable 'ansible_search_path' from source: unknown\n 7163 1726888028.06941: variable 'ansible_search_path' from source: unknown\n 7163 1726888028.07350: worker is 2 (out of 3 available)\n 7163 1726888028.07356: exiting _queue_task() for managed_node2/stat\n 7163 1726888028.07365: getting variables\n 7163 1726888028.07368: in VariableManager get_vars()\n 7163 1726888028.07427: Calling all_inventory to load vars for managed_node3\n 7163 1726888028.07431: Calling groups_inventory to load vars for managed_node3\n 7163 1726888028.07434: Calling all_plugins_inventory to load vars for managed_node3\n 7163 1726888028.07458: Calling all_plugins_play to load vars for managed_node3\n 7163 1726888028.07461: Calling groups_plugins_inventory to load vars for managed_node3\n 7163 1726888028.07464: Calling groups_plugins_play to load vars for managed_node3\n 7163 1726888028.07518: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888028.07669: done with get_vars()\n 7163 1726888028.07679: done getting variables\n 7163 1726888028.07762: calling self._execute()\n 7163 1726888028.07767: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888028.07769: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888028.07772: variable 'omit' from source: magic vars\n 7163 1726888028.07774: running TaskExecutor() for managed_node2/TASK: Check if system is ostree\n 7163 1726888028.07775: in run() - task 02619b48-4a2f-6d34-1d0e-00000000004e\n 7163 1726888028.07777: variable 'ansible_search_path' from source: unknown\n 7163 1726888028.07779: variable 'ansible_search_path' from source: unknown\n 7163 1726888028.07781: calling self._execute()\n 7163 1726888028.07819: entering _queue_task() for managed_node3/stat\n 7163 1726888028.08010: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888028.08014: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888028.08018: variable 'omit' from source: magic vars\n 7163 1726888028.08469: worker is 3 (out of 3 available)\n 7163 1726888028.08480: exiting _queue_task() for managed_node3/stat\n 7163 1726888028.08493: done queuing things up, now waiting for results queue to drain\n 7163 1726888028.08494: waiting for pending results...\n 7163 1726888028.08521: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 7163 1726888028.08587: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 7163 1726888028.08890: running TaskExecutor() for managed_node3/TASK: Check if system is ostree\n 7163 1726888028.09144: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 7163 1726888028.09147: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 7163 1726888028.09150: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 7163 1726888028.09154: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False)\n 7163 1726888028.09157: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False)\n 7163 1726888028.09159: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 7163 1726888028.09165: in run() - task 02619b48-4a2f-6d34-1d0e-00000000004e\n 7163 1726888028.09181: variable 'ansible_search_path' from source: unknown\n 7163 1726888028.09184: variable 'ansible_search_path' from source: unknown\n 7163 1726888028.09246: calling self._execute()\n 7163 1726888028.09360: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False)\n 7163 1726888028.09398: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False)\n 7163 1726888028.09432: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888028.09441: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888028.09451: variable 'omit' from source: magic vars\n 7163 1726888028.09942: Evaluated conditional (not __tlog_is_ostree is defined): True\n 7163 1726888028.09946: variable 'omit' from source: magic vars\n 7163 1726888028.09948: variable 'omit' from source: magic vars\n 7163 1726888028.09951: variable 'omit' from source: magic vars\n 7163 1726888028.09953: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 7163 1726888028.09955: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 7163 1726888028.09958: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 7163 1726888028.09960: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 7163 1726888028.09963: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888028.09965: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888028.09967: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 7163 1726888028.10058: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 7163 1726888028.10070: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 7163 1726888028.10443: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 7163 1726888028.10446: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888028.10449: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888028.10451: Set connection var ansible_shell_executable to /bin/sh\n 7163 1726888028.10453: Set connection var ansible_timeout to 10\n 7163 1726888028.10455: Set connection var ansible_module_compression to ZIP_DEFLATED\n 7163 1726888028.10458: Set connection var ansible_shell_type to sh\n 7163 1726888028.10460: Set connection var ansible_pipelining to False\n 7163 1726888028.10462: Set connection var ansible_connection to ssh\n 7163 1726888028.10464: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False)\n 7163 1726888028.10467: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888028.10469: variable 'ansible_connection' from source: unknown\n 7163 1726888028.10471: variable 'ansible_module_compression' from source: unknown\n 7163 1726888028.10473: variable 'ansible_shell_type' from source: unknown\n 7163 1726888028.10475: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888028.10480: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888028.10482: variable 'ansible_pipelining' from source: unknown\n 7163 1726888028.10484: variable 'ansible_timeout' from source: unknown\n 7163 1726888028.10487: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888028.10490: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 7163 1726888028.10492: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False)\n 7163 1726888028.10567: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False)\n 7163 1726888028.10655: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False)\n 7163 1726888028.10888: Evaluated conditional (not __tlog_is_ostree is defined): True\n 7163 1726888028.10894: variable 'omit' from source: magic vars\n 7163 1726888028.10933: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 7163 1726888028.10951: variable 'omit' from source: magic vars\n 7163 1726888028.10968: starting attempt loop\n 7163 1726888028.10975: running the handler\n 7163 1726888028.10995: _low_level_execute_command(): starting\n 7163 1726888028.11010: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888028.11047: variable 'omit' from source: magic vars\n 7163 1726888028.11098: variable 'omit' from source: magic vars\n 7163 1726888028.11184: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 7163 1726888028.11219: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 7163 1726888028.11228: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 7163 1726888028.11287: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 7163 1726888028.11400: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 7163 1726888028.11404: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888028.11408: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888028.11443: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 7163 1726888028.11500: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 7163 1726888028.11519: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 7163 1726888028.11531: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888028.11542: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888028.11779: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False)\n 7163 1726888028.11789: Set connection var ansible_shell_executable to /bin/sh\n 7163 1726888028.11800: Set connection var ansible_timeout to 10\n 7163 1726888028.11830: Set connection var ansible_module_compression to ZIP_DEFLATED\n 7163 1726888028.11852: Set connection var ansible_shell_type to sh\n 7163 1726888028.11858: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False)\n 7163 1726888028.11901: Set connection var ansible_pipelining to False\n 7163 1726888028.11908: Set connection var ansible_connection to ssh\n 7163 1726888028.11961: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888028.11964: variable 'ansible_connection' from source: unknown\n 7163 1726888028.11967: variable 'ansible_module_compression' from source: unknown\n 7163 1726888028.11969: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False)\n 7163 1726888028.12005: variable 'ansible_shell_type' from source: unknown\n 7163 1726888028.12105: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888028.12110: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888028.12112: variable 'ansible_pipelining' from source: unknown\n 7163 1726888028.12114: variable 'ansible_timeout' from source: unknown\n 7163 1726888028.12118: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888028.12121: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False)\n 7163 1726888028.12345: Evaluated conditional (not __tlog_is_ostree is defined): True\n 7163 1726888028.12348: variable 'omit' from source: magic vars\n 7163 1726888028.12453: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 7163 1726888028.12463: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888028.12478: variable 'omit' from source: magic vars\n 7163 1726888028.12492: starting attempt loop\n 7163 1726888028.12539: running the handler\n 7163 1726888028.12547: _low_level_execute_command(): starting\n 7163 1726888028.12550: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 7163 1726888028.12944: variable 'omit' from source: magic vars\n 7163 1726888028.12948: variable 'omit' from source: magic vars\n 7163 1726888028.12952: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 7163 1726888028.12954: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 7163 1726888028.12956: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 7163 1726888028.12959: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888028.12961: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888028.12963: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 7163 1726888028.12965: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888028.12967: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888028.12970: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888028.12973: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\n<<<\n 7163 1726888028.12975: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888028.13049: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\n<<<\n 7163 1726888028.13144: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888028.13150: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888028.13152: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888028.13198: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888028.13240: Set connection var ansible_shell_executable to /bin/sh\n 7163 1726888028.13443: Set connection var ansible_timeout to 10\n 7163 1726888028.13446: Set connection var ansible_module_compression to ZIP_DEFLATED\n 7163 1726888028.13449: Set connection var ansible_shell_type to sh\n 7163 1726888028.13451: Set connection var ansible_pipelining to False\n 7163 1726888028.13453: Set connection var ansible_connection to ssh\n 7163 1726888028.13455: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888028.13457: variable 'ansible_connection' from source: unknown\n 7163 1726888028.13459: variable 'ansible_module_compression' from source: unknown\n 7163 1726888028.13461: variable 'ansible_shell_type' from source: unknown\n 7163 1726888028.13463: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888028.13465: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888028.13467: variable 'ansible_pipelining' from source: unknown\n 7163 1726888028.13469: variable 'ansible_timeout' from source: unknown\n 7163 1726888028.13471: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888028.13501: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888028.13547: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 7163 1726888028.13588: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 7163 1726888028.13604: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 7163 1726888028.13633: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888028.13842: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 7163 1726888028.13846: variable 'omit' from source: magic vars\n 7163 1726888028.13848: starting attempt loop\n 7163 1726888028.13851: running the handler\n 7163 1726888028.13854: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888028.13856: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888028.13859: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888028.13869: _low_level_execute_command(): starting\n 7163 1726888028.13881: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 7163 1726888028.14598: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888028.14611: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888028.14652: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888028.14667: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888028.14684: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888028.14764: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888028.14793: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888028.14809: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888028.14847: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888028.14880: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888028.16182: stdout chunk (state=3):\n>>>/root\n<<<\n 7163 1726888028.16284: stdout chunk (state=3):\n>>>/root\n<<<\n 7163 1726888028.16357: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888028.16453: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888028.16457: stderr chunk (state=3):\n>>><<<\n 7163 1726888028.16461: stdout chunk (state=3):\n>>><<<\n 7163 1726888028.16708: stderr chunk (state=3):\n>>><<<\n 7163 1726888028.16711: stdout chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'/root\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888028.16718: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888028.16721: _low_level_execute_command(): starting\n 7163 1726888028.16724: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692 `\" && echo ansible-tmp-1726888028.1652677-7233-239002072329692=\"` echo /root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692 `\" ) && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.215> (0, b'/root\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888028.16734: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888028.16736: _low_level_execute_command(): starting\n 7163 1726888028.16745: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178 `\" && echo ansible-tmp-1726888028.1660848-7232-134853573364178=\"` echo /root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178 `\" ) && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178 `\" && echo ansible-tmp-1726888028.1660848-7232-134853573364178=\"` echo /root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178 `\" ) && sleep 0'\"'\"''\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692 `\" && echo ansible-tmp-1726888028.1652677-7233-239002072329692=\"` echo /root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692 `\" ) && sleep 0'\"'\"''\n 7163 1726888028.17193: stdout chunk (state=3):\n>>>/root\n<<<\n 7163 1726888028.17196: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888028.17206: stdout chunk (state=3):\n>>><<<\n 7163 1726888028.17209: stderr chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'/root\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888028.17250: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888028.17258: _low_level_execute_command(): starting\n 7163 1726888028.17264: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344 `\" && echo ansible-tmp-1726888028.1724403-7234-24269906264344=\"` echo /root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344 `\" ) && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344 `\" && echo ansible-tmp-1726888028.1724403-7234-24269906264344=\"` echo /root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344 `\" ) && sleep 0'\"'\"''\n 7163 1726888028.17876: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888028.18126: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888028.18129: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888028.18153: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888028.18317: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888028.18323: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\n<<<\n 7163 1726888028.18367: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888028.18373: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888028.18376: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888028.18380: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888028.18403: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888028.18510: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888028.18533: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888028.20436: stdout chunk (state=3):\n>>>ansible-tmp-1726888028.1724403-7234-24269906264344=/root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344\n<<<\n 7163 1726888028.20587: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888028.20593: stdout chunk (state=3):\n>>><<<\n 7163 1726888028.20596: stderr chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'ansible-tmp-1726888028.1724403-7234-24269906264344=/root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888028.20743: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888028.1724403-7234-24269906264344=/root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888028.20750: variable 'ansible_module_compression' from source: unknown\n 7163 1726888028.20805: ANSIBALLZ: Using lock for stat\n 7163 1726888028.20812: ANSIBALLZ: Acquiring lock\n 7163 1726888028.20820: ANSIBALLZ: Lock acquired: 140449594013744\n 7163 1726888028.20827: ANSIBALLZ: Creating module\n 7163 1726888028.20877: stdout chunk (state=3):\n>>>ansible-tmp-1726888028.1652677-7233-239002072329692=/root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692\n<<<\n 7163 1726888028.21074: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888028.21077: stdout chunk (state=3):\n>>><<<\n 7163 1726888028.21079: stderr chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'ansible-tmp-1726888028.1652677-7233-239002072329692=/root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888028.21225: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888028.1652677-7233-239002072329692=/root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888028.21363: variable 'ansible_module_compression' from source: unknown\n 7163 1726888028.21367: stdout chunk (state=3):\n>>>ansible-tmp-1726888028.1660848-7232-134853573364178=/root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178\n<<<\n 7163 1726888028.21415: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888028.21418: stdout chunk (state=3):\n>>><<<\n 7163 1726888028.21426: stderr chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'ansible-tmp-1726888028.1660848-7232-134853573364178=/root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888028.21566: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888028.1660848-7232-134853573364178=/root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888028.21610: ANSIBALLZ: Using lock for stat\n 7163 1726888028.21613: ANSIBALLZ: Acquiring lock\n 7163 1726888028.21647: variable 'ansible_module_compression' from source: unknown\n 7163 1726888028.21706: ANSIBALLZ: Using lock for stat\n 7163 1726888028.21709: ANSIBALLZ: Acquiring lock\n 7163 1726888028.42716: ANSIBALLZ: Writing module into payload\n 7163 1726888028.42827: ANSIBALLZ: Writing module\n 7163 1726888028.42853: ANSIBALLZ: Renaming module\n 7163 1726888028.42866: ANSIBALLZ: Done creating module\n 7163 1726888028.42894: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 7163 1726888028.42939: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n Attempting python interpreter discovery\n 7163 1726888028.43119: _low_level_execute_command(): starting\n 7163 1726888028.43122: _low_level_execute_command(): executing: /bin/sh -c 'echo PLATFORM; uname; echo FOUND; command -v '\"'\"'python3.12'\"'\"'; command -v '\"'\"'python3.11'\"'\"'; command -v '\"'\"'python3.10'\"'\"'; command -v '\"'\"'python3.9'\"'\"'; command -v '\"'\"'python3.8'\"'\"'; command -v '\"'\"'python3.7'\"'\"'; command -v '\"'\"'/usr/bin/python3'\"'\"'; command -v '\"'\"'python3'\"'\"'; echo ENDFOUND && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888028.43127: ANSIBALLZ: Lock acquired: 140449594013744\n 7163 1726888028.43130: ANSIBALLZ: Reading module after lock\n 7163 1726888028.43132: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 7163 1726888028.43134: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n Attempting python interpreter discovery\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'echo PLATFORM; uname; echo FOUND; command -v '\"'\"'\"'\"'\"'\"'\"'\"'python3.12'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'python3.11'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'python3.10'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'python3.9'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'python3.8'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'python3.7'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'/usr/bin/python3'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'python3'\"'\"'\"'\"'\"'\"'\"'\"'; echo ENDFOUND && sleep 0'\"'\"''\n 7163 1726888028.43259: ANSIBALLZ: Lock acquired: 140449594013744\n 7163 1726888028.43262: ANSIBALLZ: Reading module after lock\n 7163 1726888028.43265: _low_level_execute_command(): starting\n 7163 1726888028.43267: _low_level_execute_command(): executing: /bin/sh -c 'echo PLATFORM; uname; echo FOUND; command -v '\"'\"'python3.12'\"'\"'; command -v '\"'\"'python3.11'\"'\"'; command -v '\"'\"'python3.10'\"'\"'; command -v '\"'\"'python3.9'\"'\"'; command -v '\"'\"'python3.8'\"'\"'; command -v '\"'\"'python3.7'\"'\"'; command -v '\"'\"'/usr/bin/python3'\"'\"'; command -v '\"'\"'python3'\"'\"'; echo ENDFOUND && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888028.43432: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 7163 1726888028.43436: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n Attempting python interpreter discovery\n 7163 1726888028.43444: _low_level_execute_command(): starting\n 7163 1726888028.43446: _low_level_execute_command(): executing: /bin/sh -c 'echo PLATFORM; uname; echo FOUND; command -v '\"'\"'python3.12'\"'\"'; command -v '\"'\"'python3.11'\"'\"'; command -v '\"'\"'python3.10'\"'\"'; command -v '\"'\"'python3.9'\"'\"'; command -v '\"'\"'python3.8'\"'\"'; command -v '\"'\"'python3.7'\"'\"'; command -v '\"'\"'/usr/bin/python3'\"'\"'; command -v '\"'\"'python3'\"'\"'; echo ENDFOUND && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'echo PLATFORM; uname; echo FOUND; command -v '\"'\"'\"'\"'\"'\"'\"'\"'python3.12'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'python3.11'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'python3.10'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'python3.9'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'python3.8'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'python3.7'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'/usr/bin/python3'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'python3'\"'\"'\"'\"'\"'\"'\"'\"'; echo ENDFOUND && sleep 0'\"'\"''\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'echo PLATFORM; uname; echo FOUND; command -v '\"'\"'\"'\"'\"'\"'\"'\"'python3.12'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'python3.11'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'python3.10'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'python3.9'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'python3.8'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'python3.7'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'/usr/bin/python3'\"'\"'\"'\"'\"'\"'\"'\"'; command -v '\"'\"'\"'\"'\"'\"'\"'\"'python3'\"'\"'\"'\"'\"'\"'\"'\"'; echo ENDFOUND && sleep 0'\"'\"''\n 7163 1726888028.44631: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888028.44635: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888028.44662: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888028.44729: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888028.44891: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888028.44965: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888028.44977: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888028.45076: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888028.45123: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888028.45245: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888028.45293: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888028.45357: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888028.45390: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888028.45414: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888028.45472: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888028.45507: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888028.45675: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888028.46481: stdout chunk (state=3):\n>>>PLATFORM\n<<<\n 7163 1726888028.46605: stdout chunk (state=3):\n>>>Linux\n<<<\n 7163 1726888028.46612: stdout chunk (state=3):\n>>>FOUND\n<<<\n 7163 1726888028.46651: stdout chunk (state=3):\n>>>/usr/bin/python3.12\n/usr/bin/python3\n/usr/bin/python3\nENDFOUND\n<<<\n 7163 1726888028.46844: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888028.46868: stdout chunk (state=3):\n>>><<<\n 7163 1726888028.46871: stderr chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'PLATFORM\\nLinux\\nFOUND\\n/usr/bin/python3.12\\n/usr/bin/python3\\n/usr/bin/python3\\nENDFOUND\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888028.47031: _low_level_execute_command() done: rc=0, stdout=PLATFORM\nLinux\nFOUND\n/usr/bin/python3.12\n/usr/bin/python3\n/usr/bin/python3\nENDFOUND\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888028.47035 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3']\n 7163 1726888028.47042: _low_level_execute_command(): starting\n 7163 1726888028.47044: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'/usr/bin/python3.12 && sleep 0'\"'\"''\n 7163 1726888028.47161: Sending initial data\n 7163 1726888028.47172: Sent initial data (1181 bytes)\n 7163 1726888028.47510: stdout chunk (state=3):\n>>>PLATFORM\n<<<\n 7163 1726888028.47589: stdout chunk (state=3):\n>>>Linux\n<<<\n 7163 1726888028.47623: stdout chunk (state=3):\n>>>FOUND\n/usr/bin/python3.12\n<<<\n 7163 1726888028.47631: stdout chunk (state=3):\n>>>/usr/bin/python3\n/usr/bin/python3\nENDFOUND\n<<<\n 7163 1726888028.47675: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888028.47694: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888028.47718: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888028.47725: stdout chunk (state=3):\n>>>PLATFORM\n<<<\n 7163 1726888028.47774: stdout chunk (state=3):\n>>>Linux\n<<<\n 7163 1726888028.47788: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888028.47802: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888028.47813: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888028.47901: stderr chunk (state=3):\n>>><<<\n 7163 1726888028.47904: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 7163 1726888028.47908: stdout chunk (state=3):\n>>><<<\n 7163 1726888028.47910: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n<10.31.12.215> (0, b'PLATFORM\\nLinux\\nFOUND\\n/usr/bin/python3.12\\n/usr/bin/python3\\n/usr/bin/python3\\nENDFOUND\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888028.47928: stdout chunk (state=3):\n>>>FOUND\n<<<\n 7163 1726888028.47931: stdout chunk (state=3):\n>>>/usr/bin/python3.12\n/usr/bin/python3\n/usr/bin/python3\nENDFOUND\n<<<\n 7163 1726888028.47991: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888028.48003: _low_level_execute_command() done: rc=0, stdout=PLATFORM\nLinux\nFOUND\n/usr/bin/python3.12\n/usr/bin/python3\n/usr/bin/python3\nENDFOUND\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888028.48021 [managed_node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3']\n 7163 1726888028.48099: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\n<<<\n 7163 1726888028.48110: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 7163 1726888028.48144: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888028.48189: stderr chunk (state=3):\n>>><<<\n 7163 1726888028.48204: stdout chunk (state=3):\n>>><<<\n 7163 1726888028.48380: _low_level_execute_command(): starting\n 7163 1726888028.48383: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888028.48386: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.45.174> (0, b'PLATFORM\\nLinux\\nFOUND\\n/usr/bin/python3.12\\n/usr/bin/python3\\n/usr/bin/python3\\nENDFOUND\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888028.48395: _low_level_execute_command() done: rc=0, stdout=PLATFORM\nLinux\nFOUND\n/usr/bin/python3.12\n/usr/bin/python3\n/usr/bin/python3\nENDFOUND\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888028.48398 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3']\n 7163 1726888028.48401: _low_level_execute_command(): starting\n 7163 1726888028.48403: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0'\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'/usr/bin/python3.12 && sleep 0'\"'\"''\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'/usr/bin/python3.12 && sleep 0'\"'\"''\n 7163 1726888028.48766: Sending initial data\n 7163 1726888028.48769: Sent initial data (1181 bytes)\n 7163 1726888028.48975: Sending initial data\n 7163 1726888028.48979: Sent initial data (1181 bytes)\n 7163 1726888028.49756: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 7163 1726888028.49760: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888028.49773: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888028.50083: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888028.50155: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888028.50284: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888028.50319: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888028.50354: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888028.50434: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888028.51903: stdout chunk (state=3):\n>>>{\"platform_dist_result\": [], \"osrelease_content\": \"NAME=\\\"CentOS Stream\\\"\\nVERSION=\\\"10 (Coughlan)\\\"\\nID=\\\"centos\\\"\\nID_LIKE=\\\"rhel fedora\\\"\\nVERSION_ID=\\\"10\\\"\\nPLATFORM_ID=\\\"platform:el10\\\"\\nPRETTY_NAME=\\\"CentOS Stream 10 (Coughlan)\\\"\\nANSI_COLOR=\\\"0;31\\\"\\nLOGO=\\\"fedora-logo-icon\\\"\\nCPE_NAME=\\\"cpe:/o:centos:centos:10\\\"\\nHOME_URL=\\\"https://centos.org/\\\"\\nVENDOR_NAME=\\\"CentOS\\\"\\nVENDOR_URL=\\\"https://centos.org/\\\"\\nBUG_REPORT_URL=\\\"https://issues.redhat.com/\\\"\\nREDHAT_SUPPORT_PRODUCT=\\\"Red Hat Enterprise Linux 10\\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\\"CentOS Stream\\\"\\n\"}\n<<<\n 7163 1726888028.52044: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888028.52055: stdout chunk (state=3):\n>>><<<\n 7163 1726888028.52061: stderr chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'{\"platform_dist_result\": [], \"osrelease_content\": \"NAME=\\\\\"CentOS Stream\\\\\"\\\\nVERSION=\\\\\"10 (Coughlan)\\\\\"\\\\nID=\\\\\"centos\\\\\"\\\\nID_LIKE=\\\\\"rhel fedora\\\\\"\\\\nVERSION_ID=\\\\\"10\\\\\"\\\\nPLATFORM_ID=\\\\\"platform:el10\\\\\"\\\\nPRETTY_NAME=\\\\\"CentOS Stream 10 (Coughlan)\\\\\"\\\\nANSI_COLOR=\\\\\"0;31\\\\\"\\\\nLOGO=\\\\\"fedora-logo-icon\\\\\"\\\\nCPE_NAME=\\\\\"cpe:/o:centos:centos:10\\\\\"\\\\nHOME_URL=\\\\\"https://centos.org/\\\\\"\\\\nVENDOR_NAME=\\\\\"CentOS\\\\\"\\\\nVENDOR_URL=\\\\\"https://centos.org/\\\\\"\\\\nBUG_REPORT_URL=\\\\\"https://issues.redhat.com/\\\\\"\\\\nREDHAT_SUPPORT_PRODUCT=\\\\\"Red Hat Enterprise Linux 10\\\\\"\\\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\\\\"CentOS Stream\\\\\"\\\\n\"}\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888028.52352: _low_level_execute_command() done: rc=0, stdout={\"platform_dist_result\": [], \"osrelease_content\": \"NAME=\\\"CentOS Stream\\\"\\nVERSION=\\\"10 (Coughlan)\\\"\\nID=\\\"centos\\\"\\nID_LIKE=\\\"rhel fedora\\\"\\nVERSION_ID=\\\"10\\\"\\nPLATFORM_ID=\\\"platform:el10\\\"\\nPRETTY_NAME=\\\"CentOS Stream 10 (Coughlan)\\\"\\nANSI_COLOR=\\\"0;31\\\"\\nLOGO=\\\"fedora-logo-icon\\\"\\nCPE_NAME=\\\"cpe:/o:centos:centos:10\\\"\\nHOME_URL=\\\"https://centos.org/\\\"\\nVENDOR_NAME=\\\"CentOS\\\"\\nVENDOR_URL=\\\"https://centos.org/\\\"\\nBUG_REPORT_URL=\\\"https://issues.redhat.com/\\\"\\nREDHAT_SUPPORT_PRODUCT=\\\"Red Hat Enterprise Linux 10\\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\\"CentOS Stream\\\"\\n\"}\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n Python interpreter discovery fallback (unsupported Linux distribution: centos)\n 7163 1726888028.52360: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 7163 1726888028.52362: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 7163 1726888028.52364: variable 'ansible_module_compression' from source: unknown\n 7163 1726888028.52367: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 7163 1726888028.52376: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 7163 1726888028.52625: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344/AnsiballZ_stat.py\n<10.31.46.206> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpzr27goq6 TO /root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344/AnsiballZ_stat.py\n<10.31.46.206> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' '[10.31.46.206]'\n 7163 1726888028.52966: Sending initial data\n 7163 1726888028.52969: Sent initial data (150 bytes)\n 7163 1726888028.53295: stdout chunk (state=3):\n>>>{\"platform_dist_result\": [], \"osrelease_content\": \"NAME=\\\"CentOS Stream\\\"\\nVERSION=\\\"10 (Coughlan)\\\"\\nID=\\\"centos\\\"\\nID_LIKE=\\\"rhel fedora\\\"\\nVERSION_ID=\\\"10\\\"\\nPLATFORM_ID=\\\"platform:el10\\\"\\nPRETTY_NAME=\\\"CentOS Stream 10 (Coughlan)\\\"\\nANSI_COLOR=\\\"0;31\\\"\\nLOGO=\\\"fedora-logo-icon\\\"\\nCPE_NAME=\\\"cpe:/o:centos:centos:10\\\"\\nHOME_URL=\\\"https://centos.org/\\\"\\nVENDOR_NAME=\\\"CentOS\\\"\\nVENDOR_URL=\\\"https://centos.org/\\\"\\nBUG_REPORT_URL=\\\"https://issues.redhat.com/\\\"\\nREDHAT_SUPPORT_PRODUCT=\\\"Red Hat Enterprise Linux 10\\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\\"CentOS Stream\\\"\\n\"}\n<<<\n 7163 1726888028.53640: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888028.53946: stderr chunk (state=3):\n>>><<<\n 7163 1726888028.53950: stdout chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'{\"platform_dist_result\": [], \"osrelease_content\": \"NAME=\\\\\"CentOS Stream\\\\\"\\\\nVERSION=\\\\\"10 (Coughlan)\\\\\"\\\\nID=\\\\\"centos\\\\\"\\\\nID_LIKE=\\\\\"rhel fedora\\\\\"\\\\nVERSION_ID=\\\\\"10\\\\\"\\\\nPLATFORM_ID=\\\\\"platform:el10\\\\\"\\\\nPRETTY_NAME=\\\\\"CentOS Stream 10 (Coughlan)\\\\\"\\\\nANSI_COLOR=\\\\\"0;31\\\\\"\\\\nLOGO=\\\\\"fedora-logo-icon\\\\\"\\\\nCPE_NAME=\\\\\"cpe:/o:centos:centos:10\\\\\"\\\\nHOME_URL=\\\\\"https://centos.org/\\\\\"\\\\nVENDOR_NAME=\\\\\"CentOS\\\\\"\\\\nVENDOR_URL=\\\\\"https://centos.org/\\\\\"\\\\nBUG_REPORT_URL=\\\\\"https://issues.redhat.com/\\\\\"\\\\nREDHAT_SUPPORT_PRODUCT=\\\\\"Red Hat Enterprise Linux 10\\\\\"\\\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\\\\"CentOS Stream\\\\\"\\\\n\"}\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888028.53958: _low_level_execute_command() done: rc=0, stdout={\"platform_dist_result\": [], \"osrelease_content\": \"NAME=\\\"CentOS Stream\\\"\\nVERSION=\\\"10 (Coughlan)\\\"\\nID=\\\"centos\\\"\\nID_LIKE=\\\"rhel fedora\\\"\\nVERSION_ID=\\\"10\\\"\\nPLATFORM_ID=\\\"platform:el10\\\"\\nPRETTY_NAME=\\\"CentOS Stream 10 (Coughlan)\\\"\\nANSI_COLOR=\\\"0;31\\\"\\nLOGO=\\\"fedora-logo-icon\\\"\\nCPE_NAME=\\\"cpe:/o:centos:centos:10\\\"\\nHOME_URL=\\\"https://centos.org/\\\"\\nVENDOR_NAME=\\\"CentOS\\\"\\nVENDOR_URL=\\\"https://centos.org/\\\"\\nBUG_REPORT_URL=\\\"https://issues.redhat.com/\\\"\\nREDHAT_SUPPORT_PRODUCT=\\\"Red Hat Enterprise Linux 10\\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\\"CentOS Stream\\\"\\n\"}\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888028.53961: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888028.53963: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n Python interpreter discovery fallback (unsupported Linux distribution: centos)\n 7163 1726888028.53968: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 7163 1726888028.53970: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 7163 1726888028.54021: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\n<<<\n 7163 1726888028.54032: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888028.54054: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888028.54068: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 7163 1726888028.54081: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 7163 1726888028.54096: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888028.54115: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6573\r\n<<<\n 7163 1726888028.54150: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888028.54185: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888028.54278: variable 'ansible_module_compression' from source: unknown\n 7163 1726888028.54347: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 7163 1726888028.54391: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 7163 1726888028.54643: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178/AnsiballZ_stat.py\n<10.31.12.215> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmppmkh2ce2 TO /root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178/AnsiballZ_stat.py\n<10.31.12.215> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' '[10.31.12.215]'\n 7163 1726888028.55144: Sending initial data\n 7163 1726888028.55178: Sent initial data (151 bytes)\n 7163 1726888028.55733: stdout chunk (state=3):\n>>>{\"platform_dist_result\": [], \"osrelease_content\": \"NAME=\\\"CentOS Stream\\\"\\nVERSION=\\\"10 (Coughlan)\\\"\\nID=\\\"centos\\\"\\nID_LIKE=\\\"rhel fedora\\\"\\nVERSION_ID=\\\"10\\\"\\nPLATFORM_ID=\\\"platform:el10\\\"\\nPRETTY_NAME=\\\"CentOS Stream 10 (Coughlan)\\\"\\nANSI_COLOR=\\\"0;31\\\"\\nLOGO=\\\"fedora-logo-icon\\\"\\nCPE_NAME=\\\"cpe:/o:centos:centos:10\\\"\\nHOME_URL=\\\"https://centos.org/\\\"\\nVENDOR_NAME=\\\"CentOS\\\"\\nVENDOR_URL=\\\"https://centos.org/\\\"\\nBUG_REPORT_URL=\\\"https://issues.redhat.com/\\\"\\nREDHAT_SUPPORT_PRODUCT=\\\"Red Hat Enterprise Linux 10\\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\\"CentOS Stream\\\"\\n\"}\n<<<\n 7163 1726888028.55965: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 7163 1726888028.56007: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 7163 1726888028.56050: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpzr27goq6\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344/AnsiballZ_stat.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 7163 1726888028.56058: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpzr27goq6 /root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344/AnsiballZ_stat.py\n<<<\n 7163 1726888028.56630: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888028.56634: stdout chunk (state=3):\n>>><<<\n 7163 1726888028.56639: stderr chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'{\"platform_dist_result\": [], \"osrelease_content\": \"NAME=\\\\\"CentOS Stream\\\\\"\\\\nVERSION=\\\\\"10 (Coughlan)\\\\\"\\\\nID=\\\\\"centos\\\\\"\\\\nID_LIKE=\\\\\"rhel fedora\\\\\"\\\\nVERSION_ID=\\\\\"10\\\\\"\\\\nPLATFORM_ID=\\\\\"platform:el10\\\\\"\\\\nPRETTY_NAME=\\\\\"CentOS Stream 10 (Coughlan)\\\\\"\\\\nANSI_COLOR=\\\\\"0;31\\\\\"\\\\nLOGO=\\\\\"fedora-logo-icon\\\\\"\\\\nCPE_NAME=\\\\\"cpe:/o:centos:centos:10\\\\\"\\\\nHOME_URL=\\\\\"https://centos.org/\\\\\"\\\\nVENDOR_NAME=\\\\\"CentOS\\\\\"\\\\nVENDOR_URL=\\\\\"https://centos.org/\\\\\"\\\\nBUG_REPORT_URL=\\\\\"https://issues.redhat.com/\\\\\"\\\\nREDHAT_SUPPORT_PRODUCT=\\\\\"Red Hat Enterprise Linux 10\\\\\"\\\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\\\\"CentOS Stream\\\\\"\\\\n\"}\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888028.56647: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888028.56652: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpzr27goq6\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344/AnsiballZ_stat.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344/AnsiballZ_stat.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344/AnsiballZ_stat.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:118981\r\n<<<\n 7163 1726888028.56654: _low_level_execute_command() done: rc=0, stdout={\"platform_dist_result\": [], \"osrelease_content\": \"NAME=\\\"CentOS Stream\\\"\\nVERSION=\\\"10 (Coughlan)\\\"\\nID=\\\"centos\\\"\\nID_LIKE=\\\"rhel fedora\\\"\\nVERSION_ID=\\\"10\\\"\\nPLATFORM_ID=\\\"platform:el10\\\"\\nPRETTY_NAME=\\\"CentOS Stream 10 (Coughlan)\\\"\\nANSI_COLOR=\\\"0;31\\\"\\nLOGO=\\\"fedora-logo-icon\\\"\\nCPE_NAME=\\\"cpe:/o:centos:centos:10\\\"\\nHOME_URL=\\\"https://centos.org/\\\"\\nVENDOR_NAME=\\\"CentOS\\\"\\nVENDOR_URL=\\\"https://centos.org/\\\"\\nBUG_REPORT_URL=\\\"https://issues.redhat.com/\\\"\\nREDHAT_SUPPORT_PRODUCT=\\\"Red Hat Enterprise Linux 10\\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\\"CentOS Stream\\\"\\n\"}\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888028.56786: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n Python interpreter discovery fallback (unsupported Linux distribution: centos)\n 7163 1726888028.56793: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 7163 1726888028.56796: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888028.56820: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 7163 1726888028.56997: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888028.57001: variable 'ansible_module_compression' from source: unknown\n 7163 1726888028.57004: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 7163 1726888028.57344: variable 'ansible_facts' from source: host vars for 'managed_node2'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 7163 1726888028.57512: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692/AnsiballZ_stat.py\n<10.31.45.174> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpfyb8nv73 TO /root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692/AnsiballZ_stat.py\n<10.31.45.174> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' '[10.31.45.174]'\n 7163 1726888028.58078: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 118981 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 7163 1726888028.58124: Sending initial data\n 7163 1726888028.58169: Sent initial data (151 bytes)\n 7163 1726888028.58278: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888028.58468: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888028.58520: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 7163 1726888028.58544: stderr chunk (state=3):\n>>><<<\n 7163 1726888028.58548: stdout chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpzr27goq6 /root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344/AnsiballZ_stat.py\\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master at \\'/root/.ansible/cp/a3358520e8\\'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpzr27goq6\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344/AnsiballZ_stat.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpzr27goq6\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344/AnsiballZ_stat.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344/AnsiballZ_stat.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344/AnsiballZ_stat.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:118981\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 118981 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 7163 1726888028.58633: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 7163 1726888028.58704: done transferring module to remote\n 7163 1726888028.58709: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmppmkh2ce2\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178/AnsiballZ_stat.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 7163 1726888028.58712: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmppmkh2ce2 /root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178/AnsiballZ_stat.py\n<<<\n 7163 1726888028.58774: _low_level_execute_command(): starting\n 7163 1726888028.58777: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344/ /root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344/AnsiballZ_stat.py && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888028.59160: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmppmkh2ce2\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178/AnsiballZ_stat.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178/AnsiballZ_stat.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178/AnsiballZ_stat.py M:0x001a\r\n<<<\n 7163 1726888028.59163: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:118982\r\n<<<\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344/ /root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344/AnsiballZ_stat.py && sleep 0'\"'\"''\n 7163 1726888028.59355: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888028.59372: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888028.59389: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 7163 1726888028.59402: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 7163 1726888028.59416: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888028.59440: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6519\r\n<<<\n 7163 1726888028.59556: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888028.59697: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888028.61295: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 118982 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 7163 1726888028.61408: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888028.61510: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\n<<<\n 7163 1726888028.61564: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 7163 1726888028.61586: stderr chunk (state=3):\n>>><<<\n 7163 1726888028.61597: stdout chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmppmkh2ce2 /root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178/AnsiballZ_stat.py\\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master at \\'/root/.ansible/cp/1fb99bda8d\\'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmppmkh2ce2\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178/AnsiballZ_stat.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmppmkh2ce2\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178/AnsiballZ_stat.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178/AnsiballZ_stat.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178/AnsiballZ_stat.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:118982\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 118982 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 7163 1726888028.61862: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888028.61866: done transferring module to remote\n 7163 1726888028.61869: _low_level_execute_command(): starting\n 7163 1726888028.61871: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178/ /root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178/AnsiballZ_stat.py && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178/ /root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178/AnsiballZ_stat.py && sleep 0'\"'\"''\n 7163 1726888028.61909: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888028.62016: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 7163 1726888028.62200: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888028.62384: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 7163 1726888028.62428: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888028.62487: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpfyb8nv73\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692/AnsiballZ_stat.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 7163 1726888028.62491: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpfyb8nv73 /root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692/AnsiballZ_stat.py\n<<<\n 7163 1726888028.62494: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpfyb8nv73\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692/AnsiballZ_stat.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692/AnsiballZ_stat.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692/AnsiballZ_stat.py M:0x001a\r\n<<<\n 7163 1726888028.62580: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888028.62621: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888028.62955: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:118982\r\n<<<\n 7163 1726888028.63173: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888028.63683: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888028.63814: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888028.63953: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888028.64757: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888028.64760: stdout chunk (state=3):\n>>><<<\n 7163 1726888028.64762: stderr chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888028.64883: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888028.65039: _low_level_execute_command(): starting\n 7163 1726888028.65043: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344/AnsiballZ_stat.py && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' -tt 10.31.46.206 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344/AnsiballZ_stat.py && sleep 0'\"'\"''\n 7163 1726888028.65415: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 118982 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 7163 1726888028.65673: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888028.65776: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\n<<<\n 7163 1726888028.65798: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 7163 1726888028.65856: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888028.65868: stdout chunk (state=3):\n>>><<<\n 7163 1726888028.65880: stderr chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888028.65978: stderr chunk (state=3):\n>>><<<\n 7163 1726888028.65989: stdout chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpfyb8nv73 /root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692/AnsiballZ_stat.py\\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master at \\'/root/.ansible/cp/26e6bc9b9f\\'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpfyb8nv73\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692/AnsiballZ_stat.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpfyb8nv73\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692/AnsiballZ_stat.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692/AnsiballZ_stat.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692/AnsiballZ_stat.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:118982\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 118982 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 7163 1726888028.66347: done transferring module to remote\n 7163 1726888028.66351: _low_level_execute_command(): starting\n 7163 1726888028.66354: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692/ /root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692/AnsiballZ_stat.py && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692/ /root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692/AnsiballZ_stat.py && sleep 0'\"'\"''\n 7163 1726888028.66450: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888028.66454: _low_level_execute_command(): starting\n 7163 1726888028.66456: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178/AnsiballZ_stat.py && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' -tt 10.31.12.215 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178/AnsiballZ_stat.py && sleep 0'\"'\"''\n 7163 1726888028.67582: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888028.67799: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888028.67803: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888028.67842: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888028.68228: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888028.68232: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888028.68234: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888028.68377: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\n<<<\n 7163 1726888028.68381: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888028.68384: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888028.68403: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888028.68423: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888028.68466: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888028.68487: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888028.68561: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888028.68576: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888028.68687: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888028.68809: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888028.70898: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 7163 1726888028.70948: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 7163 1726888028.70955: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 7163 1726888028.71020: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 7163 1726888028.71050: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\n<<<\n 7163 1726888028.71103: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 7163 1726888028.71130: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 7163 1726888028.71134: stdout chunk (state=3):\n>>>import 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 7163 1726888028.71140: stdout chunk (state=3):\n>>><<<\n 7163 1726888028.71143: stderr chunk (state=3):\n>>><<<\n 7163 1726888028.71264: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888028.71268: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 7163 1726888028.71273: stdout chunk (state=3):\n>>>import _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 7163 1726888028.71276: stdout chunk (state=3):\n>>>import 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\n<<<\n<10.31.45.174> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888028.71454: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888028.71458: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888028.71461: _low_level_execute_command(): starting\n 7163 1726888028.71464: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692/AnsiballZ_stat.py && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888028.71471: stdout chunk (state=3):\n>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6559bc4d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65598bb00>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6559bea50>\r\nimport '_signal' # \r\n<<<\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' -tt 10.31.45.174 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692/AnsiballZ_stat.py && sleep 0'\"'\"''\n 7163 1726888028.71533: stdout chunk (state=3):\n>>>import '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\n<<<\n 7163 1726888028.71537: stdout chunk (state=3):\n>>>import '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53825604d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538252fb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5382562a50>\r\n<<<\n 7163 1726888028.71771: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\n<<<\n 7163 1726888028.71775: stdout chunk (state=3):\n>>>import '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\n<<<\n 7163 1726888028.71779: stdout chunk (state=3):\n>>>import 'genericpath' # \r\nimport 'posixpath' # \r\n<<<\n 7163 1726888028.71903: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5382571130>\r\n<<<\n 7163 1726888028.71912: stdout chunk (state=3):\n>>>import 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6559cd130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6559cdfa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 7163 1726888028.71915: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n<<<\n 7163 1726888028.71918: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888028.71920: stdout chunk (state=3):\n>>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5382571fa0>\r\n<<<\n 7163 1726888028.71922: stdout chunk (state=3):\n>>>import 'site' # \r\n<<<\n 7163 1726888028.71934: stdout chunk (state=3):\n>>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 7163 1726888028.72246: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n<<<\n 7163 1726888028.72251: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n<<<\n 7163 1726888028.72254: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888028.72256: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 7163 1726888028.72259: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n<<<\n 7163 1726888028.72261: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n<<<\n 7163 1726888028.72264: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\n<<<\n 7163 1726888028.72353: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538234fe00>\r\n<<<\n 7163 1726888028.72426: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557abe00>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557abec0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n<<<\n 7163 1726888028.72448: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557e3830>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557e3ec0>\r\n<<<\n 7163 1726888028.72530: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538234fec0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n<<<\n 7163 1726888028.72535: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n<<<\n 7163 1726888028.72741: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5382387830>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5382387ec0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5382367ad0>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823651f0>\r\n<<<\n 7163 1726888028.72771: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538234cfb0>\r\n<<<\n 7163 1726888028.72831: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888028.72986: stdout chunk (state=3):\n>>>import '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557c3ad0>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557c11f0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557a8fb0>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6558037a0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6558023c0>\r\n<<<\n 7163 1726888028.73104: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557c2090>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe655800b30>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe655838830>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557a8230>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe655838ce0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe655838b90>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe655838f50>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557a6d50>\r\n<<<\n 7163 1726888028.73111: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6558395b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6558392b0>\r\nimport 'importlib.machinery' # \r\n<<<\n 7163 1726888028.73132: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888028.73153: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65583a4b0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n<<<\n 7163 1726888028.73157: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823a77d0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823a63f0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823660c0>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823a4bf0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823dc830>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538234c230>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f53823dcce0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823dcb90>\r\n<<<\n 7163 1726888028.73179: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n<<<\n 7163 1726888028.73190: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f53823dcf80>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538234ad50>\r\n<<<\n 7163 1726888028.73227: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n<<<\n 7163 1726888028.73261: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888028.73278: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6558506b0>\r\nimport 'errno' # \r\n<<<\n 7163 1726888028.73300: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888028.73454: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe655851d90>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n<<<\n 7163 1726888028.73490: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823dd670>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823dd340>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823de570>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823f4770>\r\n<<<\n 7163 1726888028.73494: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888028.73535: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888028.73584: stdout chunk (state=3):\n>>>import 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f53823f5e50>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823f6cf0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888028.73659: stdout chunk (state=3):\n>>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f53823f7320>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823f6240>\r\n<<<\n 7163 1726888028.73969: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe655852c30>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe655853290>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe655852180>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe655853d10>\r\n<<<\n 7163 1726888028.73985: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe655853440>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65583a420>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6555cfbc0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6555f8710>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6555f8470>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6555f86b0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888028.74009: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f53823f7da0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823f74d0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823de4e0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5382173c50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f538219c7a0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538219c500>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f538219c740>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888028.74024: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6555f8fe0>\r\n<<<\n 7163 1726888028.74070: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6555f9910>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6555f8890>\r\n<<<\n 7163 1726888028.74108: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6555cdd60>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 7163 1726888028.74153: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f538219d0a0>\r\n<<<\n 7163 1726888028.74160: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6555fac90>\r\n<<<\n 7163 1726888028.74453: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6555f8e60>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65583abd0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888028.74456: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 7163 1726888028.74459: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe655622ff0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n<<<\n 7163 1726888028.74464: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f538219da90>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538219c950>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5382171df0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538219eea0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538219dbe0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823dec90>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 7163 1726888028.74468: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n<<<\n 7163 1726888028.74494: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888028.74507: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65564b350>\r\n<<<\n 7163 1726888028.74600: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 7163 1726888028.74610: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 7163 1726888028.74655: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53821c7230>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888028.74669: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 7163 1726888028.74756: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53821eb5c0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 7163 1726888028.74815: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6556a80e0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n<<<\n 7163 1726888028.74820: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 7163 1726888028.74852: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538224c3b0>\r\n<<<\n 7163 1726888028.75055: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538224eb10>\r\n<<<\n 7163 1726888028.75071: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 7163 1726888028.75075: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6556aa840>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6556a8200>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe655675100>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654f29190>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65564a180>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6555fbbc0>\r\n<<<\n 7163 1726888028.75113: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 7163 1726888028.75131: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538224c4d0>\r\n<<<\n 7163 1726888028.75150: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe65564a4e0>\r\n<<<\n 7163 1726888028.75168: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538220d3d0>\r\n<<<\n 7163 1726888028.75385: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_stat_payload_pe68wfbn/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888028.75405: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381b25460>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53821ea3c0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538219fe00>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f53821ea4e0>\r\n<<<\n 7163 1726888028.75417: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.75591: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 7163 1726888028.75595: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_stat_payload_vdkbqe2r/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888028.75618: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654f7aed0>\r\n<<<\n 7163 1726888028.75621: stdout chunk (state=3):\n>>>import '_typing' # \r\n<<<\n 7163 1726888028.75743: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.75756: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 7163 1726888028.75796: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 7163 1726888028.75864: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654f59dc0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654f58f20>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888028.75915: stdout chunk (state=3):\n>>>import 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888028.75930: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381b7b0e0>\r\nimport '_typing' # \r\n<<<\n 7163 1726888028.76099: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381b59fd0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381b59190>\r\n<<<\n 7163 1726888028.76275: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible' # \r\n<<<\n 7163 1726888028.76279: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888028.76681: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 7163 1726888028.76717: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 7163 1726888028.76819: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 7163 1726888028.77032: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 7163 1726888028.77269: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19890184d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988fe7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198901aa50>\r\n<<<\n 7163 1726888028.77275: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 7163 1726888028.77288: stdout chunk (state=3):\n>>>import '_abc' # \r\n<<<\n 7163 1726888028.77304: stdout chunk (state=3):\n>>>import 'abc' # \r\n<<<\n 7163 1726888028.77323: stdout chunk (state=3):\n>>>import 'io' # \r\n<<<\n 7163 1726888028.77337: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.77616: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.77623: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n<<<\n 7163 1726888028.77753: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n<<<\n 7163 1726888028.78144: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988dc9130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988dc9fa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 7163 1726888028.78352: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n<<<\n 7163 1726888028.78388: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n<<<\n 7163 1726888028.78421: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e07e00>\r\n<<<\n 7163 1726888028.78528: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e07ec0>\r\n<<<\n 7163 1726888028.78536: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n<<<\n 7163 1726888028.78541: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654f78da0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654faa870>\r\n<<<\n 7163 1726888028.78554: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654faa600>\r\n<<<\n 7163 1726888028.78620: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654fa9f10>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 7163 1726888028.78704: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654faa360>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654f7bb60>\r\nimport 'atexit' # \r\n<<<\n 7163 1726888028.78724: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654fab620>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654fab860>\r\n<<<\n 7163 1726888028.78753: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888028.78759: stdout chunk (state=3):\n>>>import 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e3f830>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n<<<\n 7163 1726888028.78777: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\n<<<\n 7163 1726888028.78811: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e3fec0>\r\n<<<\n 7163 1726888028.78830: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381b793d0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n<<<\n 7163 1726888028.78960: stdout chunk (state=3):\n>>>import '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e1fad0>\r\n<<<\n 7163 1726888028.78966: stdout chunk (state=3):\n>>>import '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654fabda0>\r\n<<<\n 7163 1726888028.78971: stdout chunk (state=3):\n>>>import 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e0db50>\r\n<<<\n 7163 1726888028.78975: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381ba2ae0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381ba2870>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381ba2180>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n<<<\n 7163 1726888028.79012: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888028.79018: stdout chunk (state=3):\n>>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654e0f770>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 7163 1726888028.79029: stdout chunk (state=3):\n>>>import '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e1d1f0>\r\n<<<\n 7163 1726888028.79034: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381ba25d0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381b7bd70>\r\nimport 'atexit' # \r\n<<<\n 7163 1726888028.79162: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e04fb0>\r\n<<<\n 7163 1726888028.79168: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381ba38c0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381ba3b00>\r\n<<<\n 7163 1726888028.79173: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e10140>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e112e0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n<<<\n 7163 1726888028.79202: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n<<<\n 7163 1726888028.79206: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 7163 1726888028.79211: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\n<<<\n 7163 1726888028.79270: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\n<<<\n 7163 1726888028.79308: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381ba3f50>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a0ddc0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a0f9e0>\r\n<<<\n 7163 1726888028.79326: stdout chunk (state=3):\n>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e5f7d0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e5e3f0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e1e0c0>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e5cbf0>\r\n<<<\n 7163 1726888028.79357: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e13d40>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6557a6e40>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e12000>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n<<<\n 7163 1726888028.79466: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e94830>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e04230>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n<<<\n 7163 1726888028.79472: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888028.79516: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a103e0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\n<<<\n 7163 1726888028.79520: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e1bc50>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e1a720>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e1a480>\r\n<<<\n 7163 1726888028.79522: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 7163 1726888028.79573: stdout chunk (state=3):\n>>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988e94ce0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e94b90>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988e94f80>\r\n<<<\n 7163 1726888028.79929: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a112e0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a13fe0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a18110>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a122a0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a1bef0>\r\nimport '_tokenize' # \r\n<<<\n 7163 1726888028.79935: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a1a9c0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a1a720>\r\n<<<\n 7163 1726888028.80010: stdout chunk (state=3):\n>>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e02d50>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e95670>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e95340>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e96570>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988eac770>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988eade50>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n<<<\n 7163 1726888028.80013: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e1a9f0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e12510>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654e63e90>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e63fe0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654e65a00>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e657c0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654e67f50>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e660f0>\r\n<<<\n 7163 1726888028.80018: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n<<<\n 7163 1726888028.80189: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988eaecf0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988eaf320>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988eae240>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n<<<\n 7163 1726888028.80193: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 7163 1726888028.80198: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a1ac90>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a127b0>\r\n<<<\n 7163 1726888028.80201: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 7163 1726888028.80206: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e6b6e0>\r\n<<<\n 7163 1726888028.80209: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988eafda0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988eaf4d0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e964e0>\r\n<<<\n 7163 1726888028.80225: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n<<<\n 7163 1726888028.80254: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e67fb0>\r\n<<<\n 7163 1726888028.80258: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n<<<\n 7163 1726888028.80286: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a63f80>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a64200>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a65d90>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a65b50>\r\n<<<\n 7163 1726888028.80321: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654e6c4a0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654e6c8f0>\r\n<<<\n 7163 1726888028.80327: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n<<<\n 7163 1726888028.80506: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988c2bc50>\r\n<<<\n 7163 1726888028.80510: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654e6c9b0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e64080>\r\n<<<\n 7163 1726888028.80513: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n<<<\n 7163 1726888028.80596: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n<<<\n 7163 1726888028.80600: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654ef8170>\r\n<<<\n 7163 1726888028.80603: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a68290>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a66420>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 7163 1726888028.80606: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988c547a0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988c54500>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988c54740>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 7163 1726888028.80612: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888028.80631: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\n<<<\n 7163 1726888028.80684: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654ef9790>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e6e900>\r\n<<<\n 7163 1726888028.80690: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888028.80694: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654e6fcb0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e6e540>\r\n<<<\n 7163 1726888028.80696: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.80709: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a6ba70>\r\n<<<\n 7163 1726888028.80720: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n<<<\n 7163 1726888028.80875: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988c550a0>\r\n<<<\n 7163 1726888028.80908: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a68440>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888028.80912: stdout chunk (state=3):\n>>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a6c7a0>\r\n<<<\n 7163 1726888028.80931: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n<<<\n 7163 1726888028.80954: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988c55a90>\r\n<<<\n 7163 1726888028.81069: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a6cb30>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a6cce0>\r\n<<<\n 7163 1726888028.81080: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888028.81271: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a644a0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381af43b0>\r\n<<<\n 7163 1726888028.81276: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888028.81279: stdout chunk (state=3):\n>>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988c54950>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988c29df0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988c56ea0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988c55be0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e96c90>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 7163 1726888028.81346: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888028.81375: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988c7f230>\r\n<<<\n 7163 1726888028.81379: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381af5640>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a6eb40>\r\n<<<\n 7163 1726888028.81411: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a6fef0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a6e780>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888028.81574: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888028.81578: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n<<<\n 7163 1726888028.81580: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988ca35c0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 7163 1726888028.81714: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.81823: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988d043b0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 7163 1726888028.81840: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888028.81951: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.81966: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 7163 1726888028.82022: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988d06b10>\r\n<<<\n 7163 1726888028.82246: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\n<<<\n 7163 1726888028.82262: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n<<<\n 7163 1726888028.82281: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988d044d0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988cc53d0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b094c0>\r\n<<<\n 7163 1726888028.82297: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888028.82358: stdout chunk (state=3):\n>>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988ca23c0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988c57e00>\r\n<<<\n 7163 1726888028.82387: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654efd940>\r\n<<<\n 7163 1726888028.82407: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 7163 1726888028.82425: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 7163 1726888028.82473: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654efe630>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654ef9bb0>\r\n<<<\n 7163 1726888028.82483: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1988ca24e0>\r\n<<<\n 7163 1726888028.82577: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.82595: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888028.82652: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_stat_payload_2rg87alm/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888028.82762: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.82815: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.82857: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n<<<\n 7163 1726888028.82885: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 7163 1726888028.82889: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654efe690>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888028.82951: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 7163 1726888028.83100: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n 7163 1726888028.83104: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888028.83148: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b5f170>\r\nimport '_typing' # \r\n<<<\n 7163 1726888028.83252: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381afd8b0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 7163 1726888028.83255: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381afe720>\r\n<<<\n 7163 1726888028.83269: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381af59a0>\r\n<<<\n 7163 1726888028.83301: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n<<<\n 7163 1726888028.83577: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888028.83581: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.83583: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b3e060>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b3d220>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n<<<\n 7163 1726888028.83782: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.83785: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888028.83805: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381afe660>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888028.83882: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.83897: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888028.83942: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.83976: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n<<<\n 7163 1726888028.83988: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.84048: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.84144: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888028.84175: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.84179: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888028.84212: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.84256: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n<<<\n 7163 1726888028.84260: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.84483: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.84595: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.84685: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.84783: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 7163 1726888028.84799: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888028.84818: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n<<<\n 7163 1726888028.84844: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\n<<<\n 7163 1726888028.84848: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654eff920>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888028.84860: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.84902: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.84996: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n<<<\n 7163 1726888028.84999: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.85041: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 7163 1726888028.85045: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.85049: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888028.85076: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.85079: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.85114: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n<<<\n 7163 1726888028.85236: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888028.85254: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888028.85362: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 7163 1726888028.85366: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.85375: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888028.85446: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654d0a270>\r\n<<<\n 7163 1726888028.85584: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 7163 1726888028.85592: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654d05b50>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888028.85645: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.85665: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\n<<<\n 7163 1726888028.85792: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381aff830>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888028.85796: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.85814: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.85818: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 7163 1726888028.85832: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.85965: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888028.85983: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654ffe9c0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654fee690>\r\n<<<\n 7163 1726888028.86056: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888028.86061: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654efc9b0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e6cdd0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888028.86086: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.86234: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 7163 1726888028.86237: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888028.86259: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 7163 1726888028.86262: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888028.86478: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.86493: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f538190a270>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53819051c0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888028.86569: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.86573: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.86575: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.86656: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n<<<\n 7163 1726888028.86683: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 7163 1726888028.86765: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stat\": {\"exists\": false}, \"invocation\": {\"module_args\": {\"path\": \"/run/ostree-booted\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n# destroy __main__\r\n<<<\n 7163 1726888028.86920: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381bfeb70>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381bee840>\r\n<<<\n 7163 1726888028.86957: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538190a360>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381ba26c0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n<<<\n 7163 1726888028.87039: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 7163 1726888028.87070: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time<<<\n 7163 1726888028.87107: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n<<<\n 7163 1726888028.87111: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888028.87273: stdout chunk (state=3):\n>>># cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n<<<\n 7163 1726888028.87277: stdout chunk (state=3):\n>>># cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n<<<\n 7163 1726888028.87284: stdout chunk (state=3):\n>>># destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n<<<\n 7163 1726888028.87287: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888028.87301: stdout chunk (state=3):\n>>># destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n<<<\n 7163 1726888028.87434: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.87465: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.87513: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\n<<<\n 7163 1726888028.87535: stdout chunk (state=3):\n>>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b5d460>\r\n<<<\n 7163 1726888028.87579: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888028.87769: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988b86b10>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b868a0>\r\n<<<\n 7163 1726888028.87773: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b861b0>\r\n<<<\n 7163 1726888028.87808: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stat\": {\"exists\": false}, \"invocation\": {\"module_args\": {\"path\": \"/run/ostree-booted\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n# destroy __main__\r\n<<<\n 7163 1726888028.87811: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n<<<\n 7163 1726888028.87815: stdout chunk (state=3):\n>>># destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n<<<\n 7163 1726888028.87820: stdout chunk (state=3):\n>>># destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n<<<\n 7163 1726888028.87836: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n<<<\n 7163 1726888028.87904: stdout chunk (state=3):\n>>># cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n<<<\n 7163 1726888028.87908: stdout chunk (state=3):\n>>># cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n<<<\n 7163 1726888028.87964: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b86600>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b5fe00>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988b87860>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988b87aa0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 7163 1726888028.88056: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery<<<\n 7163 1726888028.88059: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n<<<\n 7163 1726888028.88075: stdout chunk (state=3):\n>>># cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n<<<\n 7163 1726888028.88100: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\n<<<\n 7163 1726888028.88447: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b87f50>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988515d30>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988517950>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 7163 1726888028.88519: stdout chunk (state=3):\n>>># cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n<<<\n 7163 1726888028.88531: stdout chunk (state=3):\n>>># destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 7163 1726888028.89182: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988518290>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19885193d0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198851be90>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988e3fdd0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198851a150>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988523e00>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19885228d0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988522630>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 7163 1726888028.89188: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.46.206 closed.\r\n<<<\n 7163 1726888028.89191: stdout chunk (state=3):\n>>><<<\n 7163 1726888028.89195: stdout chunk (state=3):\n>>># destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 7163 1726888028.89208: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988522ba0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198851a660>\r\n<<<\n 7163 1726888028.89262: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198856bef0>\r\n<<<\n 7163 1726888028.89265: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n<<<\n 7163 1726888028.89268: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198856c1d0>\r\n<<<\n 7163 1726888028.89343: stderr chunk (state=3):\n>>><<<\n 7163 1726888028.89530: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n<<<\n 7163 1726888028.89534: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198856dc40>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198856da00>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n<10.31.46.206> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6559bc4d0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65598bb00>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6559bea50>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6559cd130>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6559cdfa0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557abe00>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557abec0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557e3830>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557e3ec0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557c3ad0>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557c11f0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557a8fb0>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6558037a0>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6558023c0>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557c2090>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe655800b30>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe655838830>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557a8230>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe655838ce0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe655838b90>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe655838f50>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557a6d50>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6558395b0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6558392b0>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65583a4b0>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6558506b0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe655851d90>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe655852c30>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe655853290>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe655852180>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe655853d10>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe655853440>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65583a420>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6555cfbc0>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6555f8710>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6555f8470>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6555f86b0>\\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6555f8fe0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6555f9910>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6555f8890>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6555cdd60>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6555fac90>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6555f8e60>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65583abd0>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe655622ff0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65564b350>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6556a80e0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6556aa840>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6556a8200>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe655675100>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654f29190>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65564a180>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6555fbbc0>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe65564a4e0>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_stat_payload_pe68wfbn/ansible_stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654f7aed0>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654f59dc0>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654f58f20>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654f78da0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654faa870>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654faa600>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654fa9f10>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654faa360>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654f7bb60>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654fab620>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654fab860>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654fabda0>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e0db50>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654e0f770>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e10140>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e112e0>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e13d40>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6557a6e40>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e12000>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e1bc50>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e1a720>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e1a480>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e1a9f0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e12510>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654e63e90>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e63fe0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654e65a00>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e657c0>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654e67f50>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e660f0>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e6b6e0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e67fb0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654e6c4a0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654e6c8f0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654e6c9b0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e64080>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654ef8170>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654ef9790>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e6e900>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654e6fcb0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e6e540>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654efd940>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654efe630>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654ef9bb0>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654efe690>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654eff920>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654d0a270>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654d05b50>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654ffe9c0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654fee690>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654efc9b0>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e6cdd0>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"stat\": {\"exists\": false}, \"invocation\": {\"module_args\": {\"path\": \"/run/ostree-booted\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy _blake2\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy fnmatch\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _hashlib\\r\\n# destroy _operator\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.46.206 closed.\\r\\n\")\n 7163 1726888028.89964: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6559bc4d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65598bb00>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6559bea50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6559cd130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6559cdfa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557abe00>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557abec0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557e3830>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557e3ec0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557c3ad0>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557c11f0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557a8fb0>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6558037a0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6558023c0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557c2090>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe655800b30>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe655838830>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557a8230>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe655838ce0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe655838b90>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe655838f50>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557a6d50>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6558395b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6558392b0>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65583a4b0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6558506b0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe655851d90>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe655852c30>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe655853290>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe655852180>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe655853d10>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe655853440>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65583a420>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6555cfbc0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6555f8710>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6555f8470>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6555f86b0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6555f8fe0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6555f9910>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6555f8890>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6555cdd60>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6555fac90>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6555f8e60>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65583abd0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe655622ff0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65564b350>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6556a80e0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6556aa840>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6556a8200>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe655675100>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654f29190>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65564a180>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6555fbbc0>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe65564a4e0>\r\n# zipimport: found 30 names in '/tmp/ansible_stat_payload_pe68wfbn/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654f7aed0>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654f59dc0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654f58f20>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654f78da0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654faa870>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654faa600>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654fa9f10>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654faa360>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654f7bb60>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654fab620>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654fab860>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654fabda0>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e0db50>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654e0f770>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e10140>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e112e0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e13d40>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6557a6e40>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e12000>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e1bc50>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e1a720>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e1a480>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e1a9f0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e12510>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654e63e90>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e63fe0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654e65a00>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e657c0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654e67f50>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e660f0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e6b6e0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e67fb0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654e6c4a0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654e6c8f0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654e6c9b0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e64080>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654ef8170>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654ef9790>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e6e900>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654e6fcb0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e6e540>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654efd940>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654efe630>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654ef9bb0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654efe690>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654eff920>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654d0a270>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654d05b50>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654ffe9c0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654fee690>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654efc9b0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e6cdd0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"stat\": {\"exists\": false}, \"invocation\": {\"module_args\": {\"path\": \"/run/ostree-booted\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.46.206 closed.\r\n 7163 1726888028.90098: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 7163 1726888028.90102: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988570230>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198856e330>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888028.90105: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n<<<\n 7163 1726888028.90108: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\n<<<\n 7163 1726888028.90145: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.215 closed.\r\n<<<\n 7163 1726888028.90153: stderr chunk (state=3):\n>>><<<\n 7163 1726888028.90156: stdout chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53825604d0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538252fb30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5382562a50>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5382571130>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5382571fa0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538234fe00>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538234fec0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5382387830>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5382387ec0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5382367ad0>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823651f0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538234cfb0>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823a77d0>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823a63f0>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823660c0>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823a4bf0>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823dc830>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538234c230>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f53823dcce0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823dcb90>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f53823dcf80>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538234ad50>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823dd670>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823dd340>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823de570>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823f4770>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f53823f5e50>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823f6cf0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f53823f7320>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823f6240>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f53823f7da0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823f74d0>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823de4e0>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5382173c50>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f538219c7a0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538219c500>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f538219c740>\\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f538219d0a0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f538219da90>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538219c950>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5382171df0>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538219eea0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538219dbe0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823dec90>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53821c7230>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53821eb5c0>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538224c3b0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538224eb10>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538224c4d0>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538220d3d0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381b25460>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53821ea3c0>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538219fe00>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f53821ea4e0>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_stat_payload_vdkbqe2r/ansible_stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381b7b0e0>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381b59fd0>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381b59190>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381b793d0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381ba2ae0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381ba2870>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381ba2180>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381ba25d0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381b7bd70>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381ba38c0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381ba3b00>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381ba3f50>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a0ddc0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a0f9e0>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a103e0>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a112e0>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a13fe0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a18110>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a122a0>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a1bef0>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a1a9c0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a1a720>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a1ac90>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a127b0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a63f80>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a64200>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a65d90>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a65b50>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a68290>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a66420>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a6ba70>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a68440>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a6c7a0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a6cb30>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a6cce0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a644a0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381af43b0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381af5640>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a6eb40>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a6fef0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a6e780>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381afd8b0>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381afe720>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381af59a0>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381afe660>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381aff830>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f538190a270>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53819051c0>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381bfeb70>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381bee840>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538190a360>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381ba26c0>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"stat\": {\"exists\": false}, \"invocation\": {\"module_args\": {\"path\": \"/run/ostree-booted\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy _blake2\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy fnmatch\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _hashlib\\r\\n# destroy _operator\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.12.215 closed.\\r\\n\")\n 7163 1726888028.90259: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53825604d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538252fb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5382562a50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5382571130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5382571fa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538234fe00>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538234fec0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5382387830>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5382387ec0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5382367ad0>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823651f0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538234cfb0>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823a77d0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823a63f0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823660c0>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823a4bf0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823dc830>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538234c230>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f53823dcce0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823dcb90>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f53823dcf80>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538234ad50>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823dd670>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823dd340>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823de570>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823f4770>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f53823f5e50>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823f6cf0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f53823f7320>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823f6240>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f53823f7da0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823f74d0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823de4e0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5382173c50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f538219c7a0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538219c500>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f538219c740>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f538219d0a0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f538219da90>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538219c950>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5382171df0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538219eea0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538219dbe0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823dec90>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53821c7230>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53821eb5c0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538224c3b0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538224eb10>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538224c4d0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538220d3d0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381b25460>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53821ea3c0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538219fe00>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f53821ea4e0>\r\n# zipimport: found 30 names in '/tmp/ansible_stat_payload_vdkbqe2r/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381b7b0e0>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381b59fd0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381b59190>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381b793d0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381ba2ae0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381ba2870>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381ba2180>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381ba25d0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381b7bd70>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381ba38c0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381ba3b00>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381ba3f50>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a0ddc0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a0f9e0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a103e0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a112e0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a13fe0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a18110>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a122a0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a1bef0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a1a9c0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a1a720>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a1ac90>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a127b0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a63f80>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a64200>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a65d90>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a65b50>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a68290>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a66420>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a6ba70>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a68440>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a6c7a0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a6cb30>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a6cce0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a644a0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381af43b0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381af5640>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a6eb40>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a6fef0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a6e780>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381afd8b0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381afe720>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381af59a0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381afe660>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381aff830>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f538190a270>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53819051c0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381bfeb70>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381bee840>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538190a360>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381ba26c0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"stat\": {\"exists\": false}, \"invocation\": {\"module_args\": {\"path\": \"/run/ostree-booted\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.215 closed.\r\n 7163 1726888028.90821: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19885739e0>\r\n<<<\n 7163 1726888028.90827: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19885703e0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988574a40>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988574bc0>\r\n<<<\n 7163 1726888028.92395: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988574b90>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198856c350>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19884002c0>\r\n<<<\n 7163 1726888028.92399: done with _execute_module (stat, {'path': '/run/ostree-booted', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 7163 1726888028.93945: _low_level_execute_command(): starting\n 7163 1726888028.93950: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344/ > /dev/null 2>&1 && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888028.93956: done with _execute_module (stat, {'path': '/run/ostree-booted', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 7163 1726888028.93962: _low_level_execute_command(): starting\n 7163 1726888028.93965: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178/ > /dev/null 2>&1 && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 7163 1726888028.93972: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19884014c0>\r\n<<<\n 7163 1726888028.93975: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988576a50>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988577e00>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988576660>\r\n<<<\n 7163 1726888028.93980: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888028.93983: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n<<<\n 7163 1726888028.93985: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888028.93988: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888028.93990: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.93993: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888028.93998: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\n<<<\n 7163 1726888028.94000: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888028.94003: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888028.94005: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888028.94008: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888028.94010: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\n<<<\n 7163 1726888028.94013: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888028.94015: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888028.94017: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888028.94020: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888028.94022: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\n<<<\n 7163 1726888028.94025: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n<<<\n 7163 1726888028.94027: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n 7163 1726888028.94030: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888028.94143: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988405850>\r\n<<<\n 7163 1726888028.94153: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 7163 1726888028.94156: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988406cf0>\r\n<<<\n 7163 1726888028.94159: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19884016d0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888028.94161: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.94218: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\n<<<\n 7163 1726888028.94246: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988406de0>\r\n<<<\n 7163 1726888028.94272: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.94914: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888028.94918: stdout chunk (state=3):\n>>><<<\n 7163 1726888028.94920: stderr chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888028.95352: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888028.95355: handler run complete\n 7163 1726888028.95357: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 7163 1726888028.95359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888028.95361: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.95363: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888028.95365: stdout chunk (state=3):\n>>><<<\n 7163 1726888028.95367: stderr chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888028.95372: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888028.95376: handler run complete\n 7163 1726888028.95378: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 7163 1726888028.95379: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888028.95381: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 7163 1726888028.95383: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888028.95385: attempt loop complete, returning result\n 7163 1726888028.95387: _execute() done\n 7163 1726888028.95389: dumping result to json\n 7163 1726888028.95391: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 7163 1726888028.95393: done dumping result, returning\n 7163 1726888028.95394: done running TaskExecutor() for managed_node1/TASK: Check if system is ostree [02619b48-4a2f-6d34-1d0e-00000000004e]\n 7163 1726888028.95396: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000004e\n 7163 1726888028.95398: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888028.95400: attempt loop complete, returning result\n 7163 1726888028.95403: _execute() done\n 7163 1726888028.95406: dumping result to json\n 7163 1726888028.95572: done dumping result, returning\n 7163 1726888028.95576: done running TaskExecutor() for managed_node3/TASK: Check if system is ostree [02619b48-4a2f-6d34-1d0e-00000000004e]\n 7163 1726888028.95581: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000004e\n 7163 1726888028.95754: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000004e\n 7163 1726888028.95757: WORKER PROCESS EXITING\n 7163 1726888028.95774: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\nok: [managed_node3] => {\n \"ansible_facts\": {\n \"discovered_interpreter_python\": \"/usr/bin/python3.12\"\n },\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"checksum_algorithm\": \"sha1\",\n \"follow\": false,\n \"get_attributes\": true,\n \"get_checksum\": true,\n \"get_mime\": true,\n \"path\": \"/run/ostree-booted\"\n }\n },\n \"stat\": {\n \"exists\": false\n }\n}\n 7163 1726888028.95981: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000004e\n 7163 1726888028.95985: WORKER PROCESS EXITING\n 7163 1726888028.95987: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.96171: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888028.96175: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n<<<\n 7163 1726888028.96177: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.96196: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.96310: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n<<<\n 7163 1726888028.96343: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.96370: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n<<<\nok: [managed_node1] => {\n \"ansible_facts\": {\n \"discovered_interpreter_python\": \"/usr/bin/python3.12\"\n },\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"checksum_algorithm\": \"sha1\",\n \"follow\": false,\n \"get_attributes\": true,\n \"get_checksum\": true,\n \"get_mime\": true,\n \"path\": \"/run/ostree-booted\"\n }\n },\n \"stat\": {\n \"exists\": false\n }\n}\n 7163 1726888028.96643: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888028.96850: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.97363: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\n<<<\n 7163 1726888028.97410: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19884079e0>\r\n<<<\n 7163 1726888028.97436: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.97542: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.97706: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\n<<<\n 7163 1726888028.97710: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888028.97780: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.97904: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n<<<\n 7163 1726888028.97908: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.97923: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.97957: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.98108: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.98150: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 7163 1726888028.98225: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888028.98359: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19884122a0>\r\n<<<\n 7163 1726888028.98643: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198840f560>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888028.98674: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888028.98731: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n<<<\n 7163 1726888028.98796: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n<<<\n 7163 1726888028.98975: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 7163 1726888028.98992: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 7163 1726888028.99026: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988502b10>\r\n<<<\n 7163 1726888028.99092: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988bc2810>\r\n<<<\n 7163 1726888028.99214: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988412330>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988407890>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n<<<\n 7163 1726888028.99235: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.99322: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.99346: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 7163 1726888028.99390: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n<<<\n 7163 1726888028.99404: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888028.99558: stdout chunk (state=3):\n>>>import 'ansible.modules' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888028.99646: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888028.99953: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888029.00243: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888029.00281: stdout chunk (state=3):\n>>>{\"changed\": false, \"stat\": {\"exists\": false}, \"invocation\": {\"module_args\": {\"path\": \"/run/ostree-booted\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n# destroy __main__\r\n<<<\n 7163 1726888029.00649: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1<<<\n 7163 1726888029.00694: stdout chunk (state=3):\n>>>\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n<<<\n 7163 1726888029.00736: stdout chunk (state=3):\n>>># cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n<<<\n 7163 1726888029.00883: stdout chunk (state=3):\n>>># cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n<<<\n 7163 1726888029.00886: stdout chunk (state=3):\n>>># cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n<<<\n 7163 1726888029.01086: stdout chunk (state=3):\n>>># cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n<<<\n 7163 1726888029.01473: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii<<<\n 7163 1726888029.01498: stdout chunk (state=3):\n>>>\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n<<<\n 7163 1726888029.01752: stdout chunk (state=3):\n>>># destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n<<<\n 7163 1726888029.01758: stdout chunk (state=3):\n>>># cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n<<<\n 7163 1726888029.01872: stdout chunk (state=3):\n>>># cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins<<<\n 7163 1726888029.01964: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888029.02091: stdout chunk (state=3):\n>>># destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n<<<\n 7163 1726888029.02128: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n<<<\n 7163 1726888029.02197: stdout chunk (state=3):\n>>># destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n<<<\n 7163 1726888029.02281: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.modules\r\n<<<\n 7163 1726888029.02374: stdout chunk (state=3):\n>>># destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n<<<\n 7163 1726888029.02403: stdout chunk (state=3):\n>>># destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n<<<\n 7163 1726888029.02444: stdout chunk (state=3):\n>>># destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n<<<\n 7163 1726888029.02511: stdout chunk (state=3):\n>>># destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n<<<\n 7163 1726888029.02589: stdout chunk (state=3):\n>>># destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 7163 1726888029.03319: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.45.174 closed.\r\n<<<\n 7163 1726888029.03322: stderr chunk (state=3):\n>>><<<\n 7163 1726888029.03325: stdout chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19890184d0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988fe7b30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198901aa50>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988dc9130>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988dc9fa0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e07e00>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e07ec0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e3f830>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e3fec0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e1fad0>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e1d1f0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e04fb0>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e5f7d0>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e5e3f0>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e1e0c0>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e5cbf0>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e94830>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e04230>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988e94ce0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e94b90>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988e94f80>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e02d50>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e95670>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e95340>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e96570>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988eac770>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988eade50>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988eaecf0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988eaf320>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988eae240>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988eafda0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988eaf4d0>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e964e0>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988c2bc50>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988c547a0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988c54500>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988c54740>\\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988c550a0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988c55a90>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988c54950>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988c29df0>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988c56ea0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988c55be0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e96c90>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988c7f230>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988ca35c0>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988d043b0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988d06b10>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988d044d0>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988cc53d0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b094c0>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988ca23c0>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988c57e00>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1988ca24e0>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_stat_payload_2rg87alm/ansible_stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b5f170>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b3e060>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b3d220>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b5d460>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988b86b10>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b868a0>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b861b0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b86600>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b5fe00>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988b87860>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988b87aa0>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b87f50>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988515d30>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988517950>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988518290>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19885193d0>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198851be90>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988e3fdd0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198851a150>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988523e00>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19885228d0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988522630>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988522ba0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198851a660>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198856bef0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198856c1d0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198856dc40>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198856da00>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988570230>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198856e330>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19885739e0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19885703e0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988574a40>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988574bc0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988574b90>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198856c350>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19884002c0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19884014c0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988576a50>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988577e00>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988576660>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988405850>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988406cf0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19884016d0>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988406de0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19884079e0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19884122a0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198840f560>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988502b10>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988bc2810>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988412330>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988407890>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"stat\": {\"exists\": false}, \"invocation\": {\"module_args\": {\"path\": \"/run/ostree-booted\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy _blake2\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy fnmatch\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _hashlib\\r\\n# destroy _operator\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.45.174 closed.\\r\\n\")\n 7163 1726888029.03551: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19890184d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988fe7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198901aa50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988dc9130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988dc9fa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e07e00>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e07ec0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e3f830>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e3fec0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e1fad0>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e1d1f0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e04fb0>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e5f7d0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e5e3f0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e1e0c0>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e5cbf0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e94830>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e04230>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988e94ce0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e94b90>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988e94f80>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e02d50>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e95670>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e95340>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e96570>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988eac770>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988eade50>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988eaecf0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988eaf320>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988eae240>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988eafda0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988eaf4d0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e964e0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988c2bc50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988c547a0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988c54500>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988c54740>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988c550a0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988c55a90>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988c54950>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988c29df0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988c56ea0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988c55be0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e96c90>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988c7f230>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988ca35c0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988d043b0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988d06b10>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988d044d0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988cc53d0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b094c0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988ca23c0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988c57e00>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1988ca24e0>\r\n# zipimport: found 30 names in '/tmp/ansible_stat_payload_2rg87alm/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b5f170>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b3e060>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b3d220>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b5d460>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988b86b10>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b868a0>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b861b0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b86600>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b5fe00>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988b87860>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988b87aa0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b87f50>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988515d30>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988517950>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988518290>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19885193d0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198851be90>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988e3fdd0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198851a150>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988523e00>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19885228d0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988522630>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988522ba0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198851a660>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198856bef0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198856c1d0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198856dc40>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198856da00>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988570230>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198856e330>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19885739e0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19885703e0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988574a40>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988574bc0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988574b90>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198856c350>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19884002c0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19884014c0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988576a50>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988577e00>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988576660>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988405850>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988406cf0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19884016d0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988406de0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19884079e0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19884122a0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198840f560>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988502b10>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988bc2810>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988412330>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988407890>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"stat\": {\"exists\": false}, \"invocation\": {\"module_args\": {\"path\": \"/run/ostree-booted\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.45.174 closed.\r\n 7163 1726888029.04937: done with _execute_module (stat, {'path': '/run/ostree-booted', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 7163 1726888029.04942: _low_level_execute_command(): starting\n 7163 1726888029.04945: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692/ > /dev/null 2>&1 && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 7163 1726888029.05559: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888029.05563: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888029.05565: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888029.05568: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\n<<<\n 7163 1726888029.05571: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888029.05573: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888029.05575: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888029.05766: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6519\r\n<<<\n 7163 1726888029.05770: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888029.05773: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888029.07798: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888029.07884: stdout chunk (state=3):\n>>><<<\n 7163 1726888029.07890: stderr chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888029.08073: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888029.08076: handler run complete\n 7163 1726888029.08079: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 7163 1726888029.08099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888029.08345: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 7163 1726888029.08364: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888029.08384: attempt loop complete, returning result\n 7163 1726888029.08453: _execute() done\n 7163 1726888029.08456: dumping result to json\n 7163 1726888029.08458: done dumping result, returning\n 7163 1726888029.08468: done running TaskExecutor() for managed_node2/TASK: Check if system is ostree [02619b48-4a2f-6d34-1d0e-00000000004e]\n 7163 1726888029.08647: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000004e\nok: [managed_node2] => {\n \"ansible_facts\": {\n \"discovered_interpreter_python\": \"/usr/bin/python3.12\"\n },\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"checksum_algorithm\": \"sha1\",\n \"follow\": false,\n \"get_attributes\": true,\n \"get_checksum\": true,\n \"get_mime\": true,\n \"path\": \"/run/ostree-booted\"\n }\n },\n \"stat\": {\n \"exists\": false\n }\n}\n 7163 1726888029.09143: no more pending results, returning what we have\n 7163 1726888029.09148: results queue empty\n 7163 1726888029.09149: checking for any_errors_fatal\n 7163 1726888029.09151: done checking for any_errors_fatal\n 7163 1726888029.09152: checking for max_fail_percentage\n 7163 1726888029.09153: done checking for max_fail_percentage\n 7163 1726888029.09154: checking to see if all hosts have failed and the running result is not ok\n 7163 1726888029.09156: done checking to see if all hosts have failed\n 7163 1726888029.09157: getting the remaining hosts for this loop\n 7163 1726888029.09158: done getting the remaining hosts for this loop\n 7163 1726888029.09162: getting the next task for host managed_node1\n 7163 1726888029.09168: done getting next task for host managed_node1\n 7163 1726888029.09170: ^ task is: TASK: Set flag to indicate system is ostree\n 7163 1726888029.09173: ^ state is: HOST STATE: block=1, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888029.09174: getting the next task for host managed_node2\n 7163 1726888029.09176: done getting next task for host managed_node2\n 7163 1726888029.09180: ^ task is: TASK: Set flag to indicate system is ostree\n 7163 1726888029.09182: ^ state is: HOST STATE: block=1, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888029.09183: getting the next task for host managed_node3\n 7163 1726888029.09184: done getting next task for host managed_node3\n 7163 1726888029.09186: ^ task is: TASK: Set flag to indicate system is ostree\n 7163 1726888029.09187: ^ state is: HOST STATE: block=1, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888029.09194: getting variables\n 7163 1726888029.09195: in VariableManager get_vars()\n 7163 1726888029.09220: Calling all_inventory to load vars for managed_node1\n 7163 1726888029.09223: Calling groups_inventory to load vars for managed_node1\n 7163 1726888029.09225: Calling all_plugins_inventory to load vars for managed_node1\n 7163 1726888029.09367: Calling all_plugins_play to load vars for managed_node1\n 7163 1726888029.09371: Calling groups_plugins_inventory to load vars for managed_node1\n 7163 1726888029.09374: Calling groups_plugins_play to load vars for managed_node1\n 7163 1726888029.09445: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000004e\n 7163 1726888029.09600: WORKER PROCESS EXITING\n 7163 1726888029.09590: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888029.09675: done with get_vars()\n 7163 1726888029.09688: done getting variables\n 7163 1726888029.09944: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True)\n\nTASK [Set flag to indicate system is ostree] ***********************************\ntask path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml:11\nFriday 20 September 2024 23:07:09 -0400 (0:00:01.038) 0:00:01.109 ****** \n 7163 1726888029.10008: entering _queue_task() for managed_node1/set_fact\n 7163 1726888029.10010: Creating lock for set_fact\n 7163 1726888029.10521: worker is 1 (out of 3 available)\n 7163 1726888029.10531: exiting _queue_task() for managed_node1/set_fact\n 7163 1726888029.10549: getting variables\n 7163 1726888029.10554: in VariableManager get_vars()\n 7163 1726888029.10684: Calling all_inventory to load vars for managed_node2\n 7163 1726888029.10688: Calling groups_inventory to load vars for managed_node2\n 7163 1726888029.10691: Calling all_plugins_inventory to load vars for managed_node2\n 7163 1726888029.10707: Calling all_plugins_play to load vars for managed_node2\n 7163 1726888029.10710: Calling groups_plugins_inventory to load vars for managed_node2\n 7163 1726888029.10713: Calling groups_plugins_play to load vars for managed_node2\n 7163 1726888029.11017: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888029.11372: done with get_vars()\n 7163 1726888029.11385: done getting variables\n 7163 1726888029.11594: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 7163 1726888029.11614: entering _queue_task() for managed_node2/set_fact\n 7163 1726888029.11647: running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree\n 7163 1726888029.11651: in run() - task 02619b48-4a2f-6d34-1d0e-00000000004f\n 7163 1726888029.11654: variable 'ansible_search_path' from source: unknown\n 7163 1726888029.11657: variable 'ansible_search_path' from source: unknown\n 7163 1726888029.11659: calling self._execute()\n 7163 1726888029.11662: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888029.11664: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888029.11666: variable 'omit' from source: magic vars\n 7163 1726888029.12518: worker is 2 (out of 3 available)\n 7163 1726888029.12531: exiting _queue_task() for managed_node2/set_fact\n 7163 1726888029.12765: getting variables\n 7163 1726888029.12769: in VariableManager get_vars()\n 7163 1726888029.13095: Calling all_inventory to load vars for managed_node3\n 7163 1726888029.13099: Calling groups_inventory to load vars for managed_node3\n 7163 1726888029.13102: Calling all_plugins_inventory to load vars for managed_node3\n 7163 1726888029.13119: Calling all_plugins_play to load vars for managed_node3\n 7163 1726888029.13123: Calling groups_plugins_inventory to load vars for managed_node3\n 7163 1726888029.13128: Calling groups_plugins_play to load vars for managed_node3\n 7163 1726888029.13193: running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree\n 7163 1726888029.13197: in run() - task 02619b48-4a2f-6d34-1d0e-00000000004f\n 7163 1726888029.13309: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 7163 1726888029.13312: variable 'ansible_search_path' from source: unknown\n 7163 1726888029.13315: variable 'ansible_search_path' from source: unknown\n 7163 1726888029.13318: calling self._execute()\n 7163 1726888029.13423: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888029.13502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888029.13518: variable 'omit' from source: magic vars\n 7163 1726888029.13539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888029.13576: done with get_vars()\n 7163 1726888029.13585: done getting variables\n 7163 1726888029.13683: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 7163 1726888029.13695: entering _queue_task() for managed_node3/set_fact\n 7163 1726888029.15312: worker is 3 (out of 3 available)\n 7163 1726888029.15322: exiting _queue_task() for managed_node3/set_fact\n 7163 1726888029.15335: done queuing things up, now waiting for results queue to drain\n 7163 1726888029.15337: waiting for pending results...\n 7163 1726888029.15369: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 7163 1726888029.15374: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 7163 1726888029.15377: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 7163 1726888029.15379: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 7163 1726888029.15382: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 7163 1726888029.15385: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False)\n 7163 1726888029.15388: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False)\n 7163 1726888029.15391: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False)\n 7163 1726888029.15676: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 7163 1726888029.15820: running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree\n 7163 1726888029.16346: in run() - task 02619b48-4a2f-6d34-1d0e-00000000004f\n 7163 1726888029.16349: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 7163 1726888029.16352: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False)\n 7163 1726888029.16355: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 7163 1726888029.16371: Evaluated conditional (not __tlog_is_ostree is defined): True\n 7163 1726888029.16374: variable 'omit' from source: magic vars\n 7163 1726888029.16554: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 7163 1726888029.16557: variable 'ansible_search_path' from source: unknown\n 7163 1726888029.16560: variable 'ansible_search_path' from source: unknown\n 7163 1726888029.16671: calling self._execute()\n 7163 1726888029.16790: variable 'omit' from source: magic vars\n 7163 1726888029.17090: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888029.17094: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888029.17096: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False)\n 7163 1726888029.17098: variable 'omit' from source: magic vars\n 7163 1726888029.17101: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False)\n 7163 1726888029.17104: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False)\n 7163 1726888029.17134: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False)\n 7163 1726888029.17542: variable '__ostree_booted_stat' from source: set_fact\n 7163 1726888029.17547: variable 'omit' from source: magic vars\n 7163 1726888029.17554: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 7163 1726888029.17847: Evaluated conditional (not __tlog_is_ostree is defined): True\n 7163 1726888029.17850: variable 'omit' from source: magic vars\n 7163 1726888029.17854: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 7163 1726888029.17858: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 7163 1726888029.17860: variable 'omit' from source: magic vars\n 7163 1726888029.18099: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888029.18103: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888029.18106: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 7163 1726888029.18108: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888029.18110: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888029.18532: Set connection var ansible_shell_executable to /bin/sh\n 7163 1726888029.18556: Set connection var ansible_timeout to 10\n 7163 1726888029.18746: Set connection var ansible_module_compression to ZIP_DEFLATED\n 7163 1726888029.18750: variable '__ostree_booted_stat' from source: set_fact\n 7163 1726888029.18752: Set connection var ansible_shell_type to sh\n 7163 1726888029.18754: Set connection var ansible_pipelining to False\n 7163 1726888029.18757: Set connection var ansible_connection to ssh\n 7163 1726888029.18759: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888029.18761: variable 'ansible_connection' from source: unknown\n 7163 1726888029.18763: variable 'ansible_module_compression' from source: unknown\n 7163 1726888029.18767: variable 'ansible_shell_type' from source: unknown\n 7163 1726888029.18770: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888029.18772: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888029.18774: variable 'ansible_pipelining' from source: unknown\n 7163 1726888029.18777: variable 'ansible_timeout' from source: unknown\n 7163 1726888029.18780: variable 'omit' from source: magic vars\n 7163 1726888029.18782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888029.18784: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 7163 1726888029.18853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 7163 1726888029.18856: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 7163 1726888029.18860: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 7163 1726888029.19024: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888029.19028: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888029.19180: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 7163 1726888029.19184: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888029.19186: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888029.19252: Set connection var ansible_shell_executable to /bin/sh\n 7163 1726888029.19256: Set connection var ansible_timeout to 10\n 7163 1726888029.19258: Set connection var ansible_module_compression to ZIP_DEFLATED\n 7163 1726888029.19260: Set connection var ansible_shell_type to sh\n 7163 1726888029.19263: Set connection var ansible_pipelining to False\n 7163 1726888029.19265: Set connection var ansible_connection to ssh\n 7163 1726888029.19515: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 7163 1726888029.19519: variable 'omit' from source: magic vars\n 7163 1726888029.19561: starting attempt loop\n 7163 1726888029.19564: running the handler\n 7163 1726888029.19567: handler run complete\n 7163 1726888029.19569: attempt loop complete, returning result\n 7163 1726888029.19571: _execute() done\n 7163 1726888029.19688: dumping result to json\n 7163 1726888029.19695: done dumping result, returning\n 7163 1726888029.19698: done running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree [02619b48-4a2f-6d34-1d0e-00000000004f]\n 7163 1726888029.19701: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000004f\nok: [managed_node1] => {\n \"ansible_facts\": {\n \"__tlog_is_ostree\": false\n },\n \"changed\": false\n}\n 7163 1726888029.20065: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888029.20069: variable 'ansible_connection' from source: unknown\n 7163 1726888029.20072: variable 'ansible_module_compression' from source: unknown\n 7163 1726888029.20075: variable 'ansible_shell_type' from source: unknown\n 7163 1726888029.20077: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888029.20080: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888029.20082: variable 'ansible_pipelining' from source: unknown\n 7163 1726888029.20084: variable 'ansible_timeout' from source: unknown\n 7163 1726888029.20086: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888029.20089: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000004f\n 7163 1726888029.20091: WORKER PROCESS EXITING\n 7163 1726888029.20093: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 7163 1726888029.20526: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 7163 1726888029.20529: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 7163 1726888029.20532: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 7163 1726888029.20540: variable 'omit' from source: magic vars\n 7163 1726888029.20543: starting attempt loop\n 7163 1726888029.20546: running the handler\n 7163 1726888029.20549: handler run complete\n 7163 1726888029.20551: attempt loop complete, returning result\n 7163 1726888029.20553: _execute() done\n 7163 1726888029.20556: dumping result to json\n 7163 1726888029.20558: done dumping result, returning\n 7163 1726888029.20560: done running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree [02619b48-4a2f-6d34-1d0e-00000000004f]\n 7163 1726888029.21143: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000004f\n 7163 1726888029.21146: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 7163 1726888029.21186: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000004f\n 7163 1726888029.21189: WORKER PROCESS EXITING\n 7163 1726888029.21192: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False)\n 7163 1726888029.21194: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False)\n 7163 1726888029.21196: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False)\nok: [managed_node2] => {\n \"ansible_facts\": {\n \"__tlog_is_ostree\": false\n },\n \"changed\": false\n}\n 7163 1726888029.21665: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False)\n 7163 1726888029.21712: Evaluated conditional (not __tlog_is_ostree is defined): True\n 7163 1726888029.21990: variable 'omit' from source: magic vars\n 7163 1726888029.22098: variable 'omit' from source: magic vars\n 7163 1726888029.22543: variable '__ostree_booted_stat' from source: set_fact\n 7163 1726888029.22601: variable 'omit' from source: magic vars\n 7163 1726888029.22670: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 7163 1726888029.22710: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 7163 1726888029.22844: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 7163 1726888029.22873: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888029.22986: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888029.23014: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 7163 1726888029.23183: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888029.23186: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888029.23398: Set connection var ansible_shell_executable to /bin/sh\n 7163 1726888029.23402: Set connection var ansible_timeout to 10\n 7163 1726888029.23404: Set connection var ansible_module_compression to ZIP_DEFLATED\n 7163 1726888029.23548: Set connection var ansible_shell_type to sh\n 7163 1726888029.23563: Set connection var ansible_pipelining to False\n 7163 1726888029.23569: Set connection var ansible_connection to ssh\n 7163 1726888029.23597: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888029.23833: variable 'ansible_connection' from source: unknown\n 7163 1726888029.23836: variable 'ansible_module_compression' from source: unknown\n 7163 1726888029.23840: variable 'ansible_shell_type' from source: unknown\n 7163 1726888029.23842: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888029.23845: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888029.23847: variable 'ansible_pipelining' from source: unknown\n 7163 1726888029.23849: variable 'ansible_timeout' from source: unknown\n 7163 1726888029.23852: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888029.24115: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 7163 1726888029.24287: variable 'omit' from source: magic vars\n 7163 1726888029.24297: starting attempt loop\n 7163 1726888029.24305: running the handler\n 7163 1726888029.24320: handler run complete\n 7163 1726888029.24352: attempt loop complete, returning result\n 7163 1726888029.24433: _execute() done\n 7163 1726888029.24443: dumping result to json\n 7163 1726888029.24459: done dumping result, returning\n 7163 1726888029.24499: done running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree [02619b48-4a2f-6d34-1d0e-00000000004f]\n 7163 1726888029.24519: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000004f\nok: [managed_node3] => {\n \"ansible_facts\": {\n \"__tlog_is_ostree\": false\n },\n \"changed\": false\n}\n 7163 1726888029.24899: no more pending results, returning what we have\n 7163 1726888029.24904: results queue empty\n 7163 1726888029.24905: checking for any_errors_fatal\n 7163 1726888029.24915: done checking for any_errors_fatal\n 7163 1726888029.24916: checking for max_fail_percentage\n 7163 1726888029.24918: done checking for max_fail_percentage\n 7163 1726888029.24919: checking to see if all hosts have failed and the running result is not ok\n 7163 1726888029.24920: done checking to see if all hosts have failed\n 7163 1726888029.24921: getting the remaining hosts for this loop\n 7163 1726888029.24923: done getting the remaining hosts for this loop\n 7163 1726888029.24926: getting the next task for host managed_node1\n 7163 1726888029.24934: done getting next task for host managed_node1\n 7163 1726888029.24936: ^ task is: TASK: meta (end_host)\n 7163 1726888029.25023: ^ state is: HOST STATE: block=1, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888029.25025: getting the next task for host managed_node2\n 7163 1726888029.25030: done getting next task for host managed_node2\n 7163 1726888029.25032: ^ task is: TASK: meta (end_host)\n 7163 1726888029.24782: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000004f\n 7163 1726888029.25042: WORKER PROCESS EXITING\n 7163 1726888029.25034: ^ state is: HOST STATE: block=1, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888029.25342: getting the next task for host managed_node3\n 7163 1726888029.25348: done getting next task for host managed_node3\n 7163 1726888029.25350: ^ task is: TASK: meta (end_host)\n 7163 1726888029.25352: ^ state is: HOST STATE: block=1, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888029.25359: getting variables\n 7163 1726888029.25361: in VariableManager get_vars()\n 7163 1726888029.25392: Calling all_inventory to load vars for managed_node1\n 7163 1726888029.25395: Calling groups_inventory to load vars for managed_node1\n 7163 1726888029.25397: Calling all_plugins_inventory to load vars for managed_node1\n 7163 1726888029.25407: Calling all_plugins_play to load vars for managed_node1\n 7163 1726888029.25410: Calling groups_plugins_inventory to load vars for managed_node1\n 7163 1726888029.25413: Calling groups_plugins_play to load vars for managed_node1\n 7163 1726888029.25458: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888029.25484: done with get_vars()\n 7163 1726888029.25494: done getting variables\n\nTASK [Skip test if not supported on ostree] ************************************\ntask path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml:15\nFriday 20 September 2024 23:07:09 -0400 (0:00:00.159) 0:00:01.269 ****** \n 7163 1726888029.26000: in VariableManager get_vars()\n 7163 1726888029.26012: Calling all_inventory to load vars for managed_node1\n 7163 1726888029.26014: Calling groups_inventory to load vars for managed_node1\n 7163 1726888029.26016: Calling all_plugins_inventory to load vars for managed_node1\n 7163 1726888029.26021: Calling all_plugins_play to load vars for managed_node1\n 7163 1726888029.26023: Calling groups_plugins_inventory to load vars for managed_node1\n 7163 1726888029.26026: Calling groups_plugins_play to load vars for managed_node1\n 7163 1726888029.26158: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888029.26180: done with get_vars()\n 7163 1726888029.27230: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 7163 1726888029.31928: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 7163 1726888029.32129: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 7163 1726888029.32168: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 7163 1726888029.32645: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 7163 1726888029.32781: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 7163 1726888029.32857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 7163 1726888029.33017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 7163 1726888029.33126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 7163 1726888029.33172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 7163 1726888029.33184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 7163 1726888029.33392: variable '__tlog_is_ostree' from source: set_fact\n 7163 1726888029.33406: Evaluated conditional (__tlog_is_ostree | d(false)): False\nMETA: end_host conditional evaluated to False, continuing execution for managed_node1\nskipping: [managed_node1] => {\n \"skip_reason\": \"end_host conditional evaluated to False, continuing execution for managed_node1\"\n}\n\nMSG:\n\nend_host conditional evaluated to false, continuing execution for managed_node1\n 7163 1726888029.33566: getting variables\n 7163 1726888029.33567: in VariableManager get_vars()\n 7163 1726888029.33581: Calling all_inventory to load vars for managed_node2\n 7163 1726888029.33583: Calling groups_inventory to load vars for managed_node2\n 7163 1726888029.33586: Calling all_plugins_inventory to load vars for managed_node2\n 7163 1726888029.33591: Calling all_plugins_play to load vars for managed_node2\n 7163 1726888029.33593: Calling groups_plugins_inventory to load vars for managed_node2\n 7163 1726888029.33596: Calling groups_plugins_play to load vars for managed_node2\n 7163 1726888029.33629: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888029.33771: done with get_vars()\n 7163 1726888029.33895: done getting variables\n\nTASK [Skip test if not supported on ostree] ************************************\ntask path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml:15\nFriday 20 September 2024 23:07:09 -0400 (0:00:00.080) 0:00:01.350 ****** \n 7163 1726888029.34082: in VariableManager get_vars()\n 7163 1726888029.34095: Calling all_inventory to load vars for managed_node2\n 7163 1726888029.34216: Calling groups_inventory to load vars for managed_node2\n 7163 1726888029.34220: Calling all_plugins_inventory to load vars for managed_node2\n 7163 1726888029.34225: Calling all_plugins_play to load vars for managed_node2\n 7163 1726888029.34227: Calling groups_plugins_inventory to load vars for managed_node2\n 7163 1726888029.34230: Calling groups_plugins_play to load vars for managed_node2\n 7163 1726888029.34270: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888029.34290: done with get_vars()\n 7163 1726888029.34720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 7163 1726888029.34747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 7163 1726888029.34895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 7163 1726888029.34937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 7163 1726888029.35056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 7163 1726888029.35142: variable '__tlog_is_ostree' from source: set_fact\n 7163 1726888029.35149: Evaluated conditional (__tlog_is_ostree | d(false)): False\nMETA: end_host conditional evaluated to False, continuing execution for managed_node2\nskipping: [managed_node2] => {\n \"skip_reason\": \"end_host conditional evaluated to False, continuing execution for managed_node2\"\n}\n\nMSG:\n\nend_host conditional evaluated to false, continuing execution for managed_node2\n 7163 1726888029.35175: getting variables\n 7163 1726888029.35176: in VariableManager get_vars()\n 7163 1726888029.35186: Calling all_inventory to load vars for managed_node3\n 7163 1726888029.35188: Calling groups_inventory to load vars for managed_node3\n 7163 1726888029.35443: Calling all_plugins_inventory to load vars for managed_node3\n 7163 1726888029.35449: Calling all_plugins_play to load vars for managed_node3\n 7163 1726888029.35451: Calling groups_plugins_inventory to load vars for managed_node3\n 7163 1726888029.35468: Calling groups_plugins_play to load vars for managed_node3\n 7163 1726888029.35505: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888029.35524: done with get_vars()\n 7163 1726888029.35531: done getting variables\n\nTASK [Skip test if not supported on ostree] ************************************\ntask path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml:15\nFriday 20 September 2024 23:07:09 -0400 (0:00:00.015) 0:00:01.365 ****** \n 7163 1726888029.35611: in VariableManager get_vars()\n 7163 1726888029.35620: Calling all_inventory to load vars for managed_node3\n 7163 1726888029.35623: Calling groups_inventory to load vars for managed_node3\n 7163 1726888029.35625: Calling all_plugins_inventory to load vars for managed_node3\n 7163 1726888029.35629: Calling all_plugins_play to load vars for managed_node3\n 7163 1726888029.35631: Calling groups_plugins_inventory to load vars for managed_node3\n 7163 1726888029.35634: Calling groups_plugins_play to load vars for managed_node3\n 7163 1726888029.35706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888029.35725: done with get_vars()\n 7163 1726888029.36096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 7163 1726888029.36125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 7163 1726888029.36151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 7163 1726888029.36307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 7163 1726888029.36335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 7163 1726888029.36518: variable '__tlog_is_ostree' from source: set_fact\n 7163 1726888029.36524: Evaluated conditional (__tlog_is_ostree | d(false)): False\nMETA: end_host conditional evaluated to False, continuing execution for managed_node3\nskipping: [managed_node3] => {\n \"skip_reason\": \"end_host conditional evaluated to False, continuing execution for managed_node3\"\n}\n\nMSG:\n\nend_host conditional evaluated to false, continuing execution for managed_node3\n 7163 1726888029.36558: done queuing things up, now waiting for results queue to drain\n 7163 1726888029.36561: results queue empty\n 7163 1726888029.36562: checking for any_errors_fatal\n 7163 1726888029.36564: done checking for any_errors_fatal\n 7163 1726888029.36565: checking for max_fail_percentage\n 7163 1726888029.36566: done checking for max_fail_percentage\n 7163 1726888029.36567: checking to see if all hosts have failed and the running result is not ok\n 7163 1726888029.36568: done checking to see if all hosts have failed\n 7163 1726888029.36569: getting the remaining hosts for this loop\n 7163 1726888029.36570: done getting the remaining hosts for this loop\n 7163 1726888029.36573: getting the next task for host managed_node1\n 7163 1726888029.36576: done getting next task for host managed_node1\n 7163 1726888029.36579: ^ task is: TASK: Ensure sssd user/group exist in /etc files\n 7163 1726888029.36581: ^ state is: HOST STATE: block=1, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888029.36582: getting the next task for host managed_node2\n 7163 1726888029.36585: done getting next task for host managed_node2\n 7163 1726888029.36586: ^ task is: TASK: Ensure sssd user/group exist in /etc files\n 7163 1726888029.36588: ^ state is: HOST STATE: block=1, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888029.36591: getting the next task for host managed_node3\n 7163 1726888029.36593: done getting next task for host managed_node3\n 7163 1726888029.36594: ^ task is: TASK: Ensure sssd user/group exist in /etc files\n 7163 1726888029.36596: ^ state is: HOST STATE: block=1, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888029.36598: getting variables\n 7163 1726888029.36599: in VariableManager get_vars()\n 7163 1726888029.36609: Calling all_inventory to load vars for managed_node1\n 7163 1726888029.36613: Calling groups_inventory to load vars for managed_node1\n 7163 1726888029.36615: Calling all_plugins_inventory to load vars for managed_node1\n 7163 1726888029.36619: Calling all_plugins_play to load vars for managed_node1\n 7163 1726888029.36622: Calling groups_plugins_inventory to load vars for managed_node1\n 7163 1726888029.36624: Calling groups_plugins_play to load vars for managed_node1\n 7163 1726888029.36968: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888029.36988: done with get_vars()\n 7163 1726888029.36994: done getting variables\n 7163 1726888029.37534: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True)\n\nTASK [Ensure sssd user/group exist in /etc files] ******************************\ntask path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml:21\nFriday 20 September 2024 23:07:09 -0400 (0:00:00.019) 0:00:01.385 ****** \n 7163 1726888029.37557: entering _queue_task() for managed_node1/shell\n 7163 1726888029.37559: Creating lock for shell\n 7163 1726888029.38581: worker is 1 (out of 3 available)\n 7163 1726888029.38592: exiting _queue_task() for managed_node1/shell\n 7163 1726888029.38721: getting variables\n 7163 1726888029.38725: in VariableManager get_vars()\n 7163 1726888029.38911: Calling all_inventory to load vars for managed_node2\n 7163 1726888029.38915: Calling groups_inventory to load vars for managed_node2\n 7163 1726888029.38918: Calling all_plugins_inventory to load vars for managed_node2\n 7163 1726888029.38942: running TaskExecutor() for managed_node1/TASK: Ensure sssd user/group exist in /etc files\n 7163 1726888029.39022: Calling all_plugins_play to load vars for managed_node2\n 7163 1726888029.39026: Calling groups_plugins_inventory to load vars for managed_node2\n 7163 1726888029.39031: Calling groups_plugins_play to load vars for managed_node2\n 7163 1726888029.39208: in run() - task 02619b48-4a2f-6d34-1d0e-000000000052\n 7163 1726888029.39216: variable 'ansible_search_path' from source: unknown\n 7163 1726888029.39225: variable 'ansible_search_path' from source: unknown\n 7163 1726888029.39315: calling self._execute()\n 7163 1726888029.39464: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888029.39471: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888029.39759: variable 'omit' from source: magic vars\n 7163 1726888029.39861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888029.39900: done with get_vars()\n 7163 1726888029.39909: done getting variables\n 7163 1726888029.40011: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 7163 1726888029.40022: entering _queue_task() for managed_node2/shell\n 7163 1726888029.40714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 7163 1726888029.41663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 7163 1726888029.41670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 7163 1726888029.41675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 7163 1726888029.41683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 7163 1726888029.41611: worker is 2 (out of 3 available)\n 7163 1726888029.42005: exiting _queue_task() for managed_node2/shell\n 7163 1726888029.42017: getting variables\n 7163 1726888029.42020: in VariableManager get_vars()\n 7163 1726888029.42097: Calling all_inventory to load vars for managed_node3\n 7163 1726888029.42329: Calling groups_inventory to load vars for managed_node3\n 7163 1726888029.42334: Calling all_plugins_inventory to load vars for managed_node3\n 7163 1726888029.42353: Calling all_plugins_play to load vars for managed_node3\n 7163 1726888029.42358: Calling groups_plugins_inventory to load vars for managed_node3\n 7163 1726888029.42362: Calling groups_plugins_play to load vars for managed_node3\n 7163 1726888029.42435: variable '__tlog_is_ostree' from source: set_fact\n 7163 1726888029.42443: Evaluated conditional (__tlog_is_ostree | d(false)): False\n 7163 1726888029.42448: when evaluation is False, skipping this task\n 7163 1726888029.42454: _execute() done\n 7163 1726888029.42457: dumping result to json\n 7163 1726888029.42460: done dumping result, returning\n 7163 1726888029.42465: done running TaskExecutor() for managed_node1/TASK: Ensure sssd user/group exist in /etc files [02619b48-4a2f-6d34-1d0e-000000000052]\n 7163 1726888029.42584: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000052\n 7163 1726888029.42589: running TaskExecutor() for managed_node2/TASK: Ensure sssd user/group exist in /etc files\n 7163 1726888029.42854: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888029.42893: done with get_vars()\n 7163 1726888029.42902: done getting variables\n 7163 1726888029.43675: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000052\n 7163 1726888029.43679: WORKER PROCESS EXITING\n 7163 1726888029.43685: in run() - task 02619b48-4a2f-6d34-1d0e-000000000052\n 7163 1726888029.43688: variable 'ansible_search_path' from source: unknown\n 7163 1726888029.43691: variable 'ansible_search_path' from source: unknown\n 7163 1726888029.43694: calling self._execute()\n 7163 1726888029.43697: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888029.43699: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888029.43703: variable 'omit' from source: magic vars\n 7163 1726888029.43768: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 7163 1726888029.43777: entering _queue_task() for managed_node3/shell\n 7163 1726888029.45189: worker is 3 (out of 3 available)\n 7163 1726888029.45201: exiting _queue_task() for managed_node3/shell\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"__tlog_is_ostree | d(false)\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 7163 1726888029.46018: done queuing things up, now waiting for results queue to drain\n 7163 1726888029.46021: waiting for pending results...\n 7163 1726888029.46112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 7163 1726888029.46117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 7163 1726888029.46120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 7163 1726888029.46123: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 7163 1726888029.46126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 7163 1726888029.46319: variable '__tlog_is_ostree' from source: set_fact\n 7163 1726888029.46322: running TaskExecutor() for managed_node3/TASK: Ensure sssd user/group exist in /etc files\n 7163 1726888029.46472: in run() - task 02619b48-4a2f-6d34-1d0e-000000000052\n 7163 1726888029.46476: variable 'ansible_search_path' from source: unknown\n 7163 1726888029.46479: variable 'ansible_search_path' from source: unknown\n 7163 1726888029.46541: Evaluated conditional (__tlog_is_ostree | d(false)): False\n 7163 1726888029.46545: when evaluation is False, skipping this task\n 7163 1726888029.46548: _execute() done\n 7163 1726888029.46550: dumping result to json\n 7163 1726888029.46557: done dumping result, returning\n 7163 1726888029.46561: done running TaskExecutor() for managed_node2/TASK: Ensure sssd user/group exist in /etc files [02619b48-4a2f-6d34-1d0e-000000000052]\n 7163 1726888029.46951: calling self._execute()\n 7163 1726888029.46954: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000052\n 7163 1726888029.47021: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000052\n 7163 1726888029.47025: WORKER PROCESS EXITING\n 7163 1726888029.47029: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888029.47033: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888029.47036: variable 'omit' from source: magic vars\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"__tlog_is_ostree | d(false)\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 7163 1726888029.49160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 7163 1726888029.49167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 7163 1726888029.49173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 7163 1726888029.49176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 7163 1726888029.49180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 7163 1726888029.50057: variable '__tlog_is_ostree' from source: set_fact\n 7163 1726888029.50061: Evaluated conditional (__tlog_is_ostree | d(false)): False\n 7163 1726888029.50063: when evaluation is False, skipping this task\n 7163 1726888029.50065: _execute() done\n 7163 1726888029.50068: dumping result to json\n 7163 1726888029.50070: done dumping result, returning\n 7163 1726888029.50073: done running TaskExecutor() for managed_node3/TASK: Ensure sssd user/group exist in /etc files [02619b48-4a2f-6d34-1d0e-000000000052]\n 7163 1726888029.50357: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000052\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"__tlog_is_ostree | d(false)\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 7163 1726888029.50645: no more pending results, returning what we have\n 7163 1726888029.50649: results queue empty\n 7163 1726888029.50651: checking for any_errors_fatal\n 7163 1726888029.50653: done checking for any_errors_fatal\n 7163 1726888029.50653: checking for max_fail_percentage\n 7163 1726888029.50668: done checking for max_fail_percentage\n 7163 1726888029.50670: checking to see if all hosts have failed and the running result is not ok\n 7163 1726888029.50672: done checking to see if all hosts have failed\n 7163 1726888029.50672: getting the remaining hosts for this loop\n 7163 1726888029.50674: done getting the remaining hosts for this loop\n 7163 1726888029.50678: getting the next task for host managed_node1\n 7163 1726888029.50687: done getting next task for host managed_node1\n 7163 1726888029.50689: ^ task is: TASK: meta (flush_handlers)\n 7163 1726888029.50691: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888029.50693: getting the next task for host managed_node2\n 7163 1726888029.50696: done getting next task for host managed_node2\n 7163 1726888029.50697: ^ task is: TASK: meta (flush_handlers)\n 7163 1726888029.50699: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888029.50700: getting the next task for host managed_node3\n 7163 1726888029.50703: done getting next task for host managed_node3\n 7163 1726888029.50705: ^ task is: TASK: meta (flush_handlers)\n 7163 1726888029.50706: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888029.50718: getting variables\n 7163 1726888029.50720: in VariableManager get_vars()\n 7163 1726888029.50859: Calling all_inventory to load vars for managed_node1\n 7163 1726888029.50862: Calling groups_inventory to load vars for managed_node1\n 7163 1726888029.50865: Calling all_plugins_inventory to load vars for managed_node1\n 7163 1726888029.50871: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000052\n 7163 1726888029.50874: WORKER PROCESS EXITING\n 7163 1726888029.50894: Calling all_plugins_play to load vars for managed_node1\n 7163 1726888029.50898: Calling groups_plugins_inventory to load vars for managed_node1\n 7163 1726888029.50901: Calling groups_plugins_play to load vars for managed_node1\n 7163 1726888029.51007: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888029.51033: done with get_vars()\n 7163 1726888029.51047: done getting variables\n 7163 1726888029.51127: in VariableManager get_vars()\n 7163 1726888029.51137: Calling all_inventory to load vars for managed_node1\n 7163 1726888029.51141: Calling groups_inventory to load vars for managed_node1\n 7163 1726888029.51144: Calling all_plugins_inventory to load vars for managed_node1\n 7163 1726888029.51148: Calling all_plugins_play to load vars for managed_node1\n 7163 1726888029.51151: Calling groups_plugins_inventory to load vars for managed_node1\n 7163 1726888029.51155: Calling groups_plugins_play to load vars for managed_node1\n 7163 1726888029.51190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888029.51209: done with get_vars()\n 7163 1726888029.51220: getting variables\n 7163 1726888029.51221: in VariableManager get_vars()\n 7163 1726888029.51232: Calling all_inventory to load vars for managed_node2\n 7163 1726888029.51234: Calling groups_inventory to load vars for managed_node2\n 7163 1726888029.51237: Calling all_plugins_inventory to load vars for managed_node2\n 7163 1726888029.51628: Calling all_plugins_play to load vars for managed_node2\n 7163 1726888029.51631: Calling groups_plugins_inventory to load vars for managed_node2\n 7163 1726888029.51634: Calling groups_plugins_play to load vars for managed_node2\n 7163 1726888029.51757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888029.51781: done with get_vars()\n 7163 1726888029.51788: done getting variables\n 7163 1726888029.51973: in VariableManager get_vars()\n 7163 1726888029.51984: Calling all_inventory to load vars for managed_node2\n 7163 1726888029.51987: Calling groups_inventory to load vars for managed_node2\n 7163 1726888029.51989: Calling all_plugins_inventory to load vars for managed_node2\n 7163 1726888029.51993: Calling all_plugins_play to load vars for managed_node2\n 7163 1726888029.51995: Calling groups_plugins_inventory to load vars for managed_node2\n 7163 1726888029.51998: Calling groups_plugins_play to load vars for managed_node2\n 7163 1726888029.52030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888029.52177: done with get_vars()\n 7163 1726888029.52188: getting variables\n 7163 1726888029.52189: in VariableManager get_vars()\n 7163 1726888029.52199: Calling all_inventory to load vars for managed_node3\n 7163 1726888029.52202: Calling groups_inventory to load vars for managed_node3\n 7163 1726888029.52204: Calling all_plugins_inventory to load vars for managed_node3\n 7163 1726888029.52208: Calling all_plugins_play to load vars for managed_node3\n 7163 1726888029.52211: Calling groups_plugins_inventory to load vars for managed_node3\n 7163 1726888029.52214: Calling groups_plugins_play to load vars for managed_node3\n 7163 1726888029.52244: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888029.52261: done with get_vars()\n 7163 1726888029.52388: done getting variables\n 7163 1726888029.52435: in VariableManager get_vars()\n 7163 1726888029.52508: Calling all_inventory to load vars for managed_node3\n 7163 1726888029.52511: Calling groups_inventory to load vars for managed_node3\n 7163 1726888029.52513: Calling all_plugins_inventory to load vars for managed_node3\n 7163 1726888029.52517: Calling all_plugins_play to load vars for managed_node3\n 7163 1726888029.52520: Calling groups_plugins_inventory to load vars for managed_node3\n 7163 1726888029.52523: Calling groups_plugins_play to load vars for managed_node3\n 7163 1726888029.52621: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888029.52642: done with get_vars()\n 7163 1726888029.52651: done queuing things up, now waiting for results queue to drain\n 7163 1726888029.52653: results queue empty\n 7163 1726888029.52658: checking for any_errors_fatal\n 7163 1726888029.52661: done checking for any_errors_fatal\n 7163 1726888029.52662: checking for max_fail_percentage\n 7163 1726888029.52663: done checking for max_fail_percentage\n 7163 1726888029.52664: checking to see if all hosts have failed and the running result is not ok\n 7163 1726888029.52665: done checking to see if all hosts have failed\n 7163 1726888029.52666: getting the remaining hosts for this loop\n 7163 1726888029.52667: done getting the remaining hosts for this loop\n 7163 1726888029.52670: getting the next task for host managed_node1\n 7163 1726888029.52674: done getting next task for host managed_node1\n 7163 1726888029.52677: ^ task is: TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables\n 7163 1726888029.52679: ^ state is: HOST STATE: block=3, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888029.52680: getting the next task for host managed_node2\n 7163 1726888029.52683: done getting next task for host managed_node2\n 7163 1726888029.52685: ^ task is: TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables\n 7163 1726888029.52686: ^ state is: HOST STATE: block=3, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888029.52687: getting the next task for host managed_node3\n 7163 1726888029.52690: done getting next task for host managed_node3\n 7163 1726888029.52691: ^ task is: TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables\n 7163 1726888029.52693: ^ state is: HOST STATE: block=3, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888029.52702: getting variables\n 7163 1726888029.52704: in VariableManager get_vars()\n 7163 1726888029.52841: Calling all_inventory to load vars for managed_node1\n 7163 1726888029.52844: Calling groups_inventory to load vars for managed_node1\n 7163 1726888029.52846: Calling all_plugins_inventory to load vars for managed_node1\n 7163 1726888029.52851: Calling all_plugins_play to load vars for managed_node1\n 7163 1726888029.52854: Calling groups_plugins_inventory to load vars for managed_node1\n 7163 1726888029.52857: Calling groups_plugins_play to load vars for managed_node1\n 7163 1726888029.52883: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888029.52911: done with get_vars()\n 7163 1726888029.52917: done getting variables\n\nTASK [fedora.linux_system_roles.tlog : Set platform/version specific variables] ***\ntask path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:2\nFriday 20 September 2024 23:07:09 -0400 (0:00:00.155) 0:00:01.540 ****** \n 7163 1726888029.53114: entering _queue_task() for managed_node1/include_tasks\n 7163 1726888029.53769: worker is 1 (out of 3 available)\n 7163 1726888029.53780: exiting _queue_task() for managed_node1/include_tasks\n 7163 1726888029.54102: getting variables\n 7163 1726888029.54105: in VariableManager get_vars()\n 7163 1726888029.54364: Calling all_inventory to load vars for managed_node2\n 7163 1726888029.54369: Calling groups_inventory to load vars for managed_node2\n 7163 1726888029.54372: Calling all_plugins_inventory to load vars for managed_node2\n 7163 1726888029.54389: Calling all_plugins_play to load vars for managed_node2\n 7163 1726888029.54394: Calling groups_plugins_inventory to load vars for managed_node2\n 7163 1726888029.54398: Calling groups_plugins_play to load vars for managed_node2\n 7163 1726888029.54629: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888029.54902: done with get_vars()\n 7163 1726888029.54912: done getting variables\n 7163 1726888029.55126: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables\n 7163 1726888029.55130: in run() - task 02619b48-4a2f-6d34-1d0e-00000000000a\n 7163 1726888029.55133: variable 'ansible_search_path' from source: unknown\n 7163 1726888029.55136: variable 'ansible_search_path' from source: unknown\n 7163 1726888029.55319: entering _queue_task() for managed_node2/include_tasks\n 7163 1726888029.55405: calling self._execute()\n 7163 1726888029.55410: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888029.55413: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888029.55415: variable 'omit' from source: magic vars\n 7163 1726888029.55761: _execute() done\n 7163 1726888029.56512: dumping result to json\n 7163 1726888029.56516: done dumping result, returning\n 7163 1726888029.56520: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables [02619b48-4a2f-6d34-1d0e-00000000000a]\n 7163 1726888029.56523: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000a\n 7163 1726888029.56624: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000a\n 7163 1726888029.56628: WORKER PROCESS EXITING\n 7163 1726888029.56388: worker is 2 (out of 3 available)\n 7163 1726888029.56858: exiting _queue_task() for managed_node2/include_tasks\n 7163 1726888029.56918: getting variables\n 7163 1726888029.56921: in VariableManager get_vars()\n 7163 1726888029.57091: Calling all_inventory to load vars for managed_node3\n 7163 1726888029.57094: Calling groups_inventory to load vars for managed_node3\n 7163 1726888029.57097: Calling all_plugins_inventory to load vars for managed_node3\n 7163 1726888029.57111: Calling all_plugins_play to load vars for managed_node3\n 7163 1726888029.57115: Calling groups_plugins_inventory to load vars for managed_node3\n 7163 1726888029.57119: Calling groups_plugins_play to load vars for managed_node3\n 7163 1726888029.57579: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888029.57618: done with get_vars()\n 7163 1726888029.57626: done getting variables\n 7163 1726888029.58108: entering _queue_task() for managed_node3/include_tasks\n 7163 1726888029.58302: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables\n 7163 1726888029.58305: in run() - task 02619b48-4a2f-6d34-1d0e-00000000000a\n 7163 1726888029.58308: variable 'ansible_search_path' from source: unknown\n 7163 1726888029.58310: variable 'ansible_search_path' from source: unknown\n 7163 1726888029.58314: calling self._execute()\n 7163 1726888029.58317: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888029.58322: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888029.58325: variable 'omit' from source: magic vars\n 7163 1726888029.58327: _execute() done\n 7163 1726888029.58329: dumping result to json\n 7163 1726888029.58331: done dumping result, returning\n 7163 1726888029.58334: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables [02619b48-4a2f-6d34-1d0e-00000000000a]\n 7163 1726888029.58889: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000a\n 7163 1726888029.59022: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000a\n 7163 1726888029.59026: WORKER PROCESS EXITING\n 7163 1726888029.58911: worker is 3 (out of 3 available)\n 7163 1726888029.59031: exiting _queue_task() for managed_node3/include_tasks\n 7163 1726888029.59289: done queuing things up, now waiting for results queue to drain\n 7163 1726888029.59291: waiting for pending results...\n 7163 1726888029.59546: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables\n 7163 1726888029.59550: in run() - task 02619b48-4a2f-6d34-1d0e-00000000000a\n 7163 1726888029.59553: variable 'ansible_search_path' from source: unknown\n 7163 1726888029.59560: variable 'ansible_search_path' from source: unknown\n 7163 1726888029.59620: calling self._execute()\n 7163 1726888029.59707: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888029.59768: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888029.59771: variable 'omit' from source: magic vars\n 7163 1726888029.59914: _execute() done\n 7163 1726888029.59936: dumping result to json\n 7163 1726888029.59951: done dumping result, returning\n 7163 1726888029.59963: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables [02619b48-4a2f-6d34-1d0e-00000000000a]\n 7163 1726888029.59989: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000a\n 7163 1726888029.60233: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000a\n 7163 1726888029.60240: WORKER PROCESS EXITING\n 7163 1726888029.60286: no more pending results, returning what we have\n 7163 1726888029.60291: in VariableManager get_vars()\n 7163 1726888029.60326: Calling all_inventory to load vars for managed_node1\n 7163 1726888029.60329: Calling groups_inventory to load vars for managed_node1\n 7163 1726888029.60373: Calling all_plugins_inventory to load vars for managed_node1\n 7163 1726888029.60416: Calling all_plugins_play to load vars for managed_node1\n 7163 1726888029.60420: Calling groups_plugins_inventory to load vars for managed_node1\n 7163 1726888029.60423: Calling groups_plugins_play to load vars for managed_node1\n 7163 1726888029.60503: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888029.60531: done with get_vars()\n 7163 1726888029.60536: variable 'ansible_search_path' from source: unknown\n 7163 1726888029.60540: variable 'ansible_search_path' from source: unknown\n 7163 1726888029.60573: in VariableManager get_vars()\n 7163 1726888029.60588: Calling all_inventory to load vars for managed_node2\n 7163 1726888029.60609: Calling groups_inventory to load vars for managed_node2\n 7163 1726888029.60612: Calling all_plugins_inventory to load vars for managed_node2\n 7163 1726888029.60620: Calling all_plugins_play to load vars for managed_node2\n 7163 1726888029.60623: Calling groups_plugins_inventory to load vars for managed_node2\n 7163 1726888029.60627: Calling groups_plugins_play to load vars for managed_node2\n 7163 1726888029.60668: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888029.60688: done with get_vars()\n 7163 1726888029.60692: variable 'ansible_search_path' from source: unknown\n 7163 1726888029.60694: variable 'ansible_search_path' from source: unknown\n 7163 1726888029.60719: in VariableManager get_vars()\n 7163 1726888029.60739: Calling all_inventory to load vars for managed_node3\n 7163 1726888029.60742: Calling groups_inventory to load vars for managed_node3\n 7163 1726888029.60746: Calling all_plugins_inventory to load vars for managed_node3\n 7163 1726888029.60750: Calling all_plugins_play to load vars for managed_node3\n 7163 1726888029.60753: Calling groups_plugins_inventory to load vars for managed_node3\n 7163 1726888029.60756: Calling groups_plugins_play to load vars for managed_node3\n 7163 1726888029.60800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888029.60825: done with get_vars()\n 7163 1726888029.60829: variable 'ansible_search_path' from source: unknown\n 7163 1726888029.60830: variable 'ansible_search_path' from source: unknown\n 7163 1726888029.60857: we have included files to process\n 7163 1726888029.60859: generating all_blocks data\n 7163 1726888029.60860: done generating all_blocks data\n 7163 1726888029.60868: processing included file: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml\n 7163 1726888029.60869: loading included file: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml\n 7163 1726888029.60872: Loading data from /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml\n 7163 1726888029.61672: done processing included file\n 7163 1726888029.61675: iterating over new_blocks loaded from include file\n 7163 1726888029.61676: in VariableManager get_vars()\n 7163 1726888029.61703: done with get_vars()\n 7163 1726888029.61705: filtering new block on tags\n 7163 1726888029.61720: done filtering new block on tags\n 7163 1726888029.61722: in VariableManager get_vars()\n 7163 1726888029.61744: done with get_vars()\n 7163 1726888029.61750: filtering new block on tags\n 7163 1726888029.61768: done filtering new block on tags\n 7163 1726888029.61770: in VariableManager get_vars()\n 7163 1726888029.61789: done with get_vars()\n 7163 1726888029.61795: filtering new block on tags\n 7163 1726888029.61813: done filtering new block on tags\n 7163 1726888029.61815: done iterating over new_blocks loaded from include file\nincluded: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml for managed_node1, managed_node2, managed_node3\n 7163 1726888029.61821: extending task lists for all hosts with included blocks\n 7163 1726888029.62708: done extending task lists\n 7163 1726888029.62710: done processing included files\n 7163 1726888029.62711: results queue empty\n 7163 1726888029.62712: checking for any_errors_fatal\n 7163 1726888029.62714: done checking for any_errors_fatal\n 7163 1726888029.62715: checking for max_fail_percentage\n 7163 1726888029.62716: done checking for max_fail_percentage\n 7163 1726888029.62717: checking to see if all hosts have failed and the running result is not ok\n 7163 1726888029.62717: done checking to see if all hosts have failed\n 7163 1726888029.62718: getting the remaining hosts for this loop\n 7163 1726888029.62720: done getting the remaining hosts for this loop\n 7163 1726888029.62723: getting the next task for host managed_node1\n 7163 1726888029.62734: done getting next task for host managed_node1\n 7163 1726888029.62737: ^ task is: TASK: fedora.linux_system_roles.tlog : Ensure ansible_facts used by role\n 7163 1726888029.62742: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888029.62743: getting the next task for host managed_node2\n 7163 1726888029.62745: done getting next task for host managed_node2\n 7163 1726888029.62747: ^ task is: TASK: fedora.linux_system_roles.tlog : Ensure ansible_facts used by role\n 7163 1726888029.62748: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888029.62841: getting the next task for host managed_node3\n 7163 1726888029.62845: done getting next task for host managed_node3\n 7163 1726888029.62848: ^ task is: TASK: fedora.linux_system_roles.tlog : Ensure ansible_facts used by role\n 7163 1726888029.62850: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888029.62858: getting variables\n 7163 1726888029.62859: in VariableManager get_vars()\n 7163 1726888029.62870: Calling all_inventory to load vars for managed_node1\n 7163 1726888029.62872: Calling groups_inventory to load vars for managed_node1\n 7163 1726888029.62874: Calling all_plugins_inventory to load vars for managed_node1\n 7163 1726888029.62881: Calling all_plugins_play to load vars for managed_node1\n 7163 1726888029.62883: Calling groups_plugins_inventory to load vars for managed_node1\n 7163 1726888029.62886: Calling groups_plugins_play to load vars for managed_node1\n 7163 1726888029.62919: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888029.62962: done with get_vars()\n 7163 1726888029.62969: done getting variables\n\nTASK [fedora.linux_system_roles.tlog : Ensure ansible_facts used by role] ******\ntask path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:2\nFriday 20 September 2024 23:07:09 -0400 (0:00:00.099) 0:00:01.640 ****** \n 7163 1726888029.63060: entering _queue_task() for managed_node1/setup\n 7163 1726888029.63397: worker is 1 (out of 3 available)\n 7163 1726888029.63408: exiting _queue_task() for managed_node1/setup\n 7163 1726888029.63435: getting variables\n 7163 1726888029.63671: in VariableManager get_vars()\n 7163 1726888029.63742: Calling all_inventory to load vars for managed_node2\n 7163 1726888029.63746: Calling groups_inventory to load vars for managed_node2\n 7163 1726888029.63754: Calling all_plugins_inventory to load vars for managed_node2\n 7163 1726888029.63776: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Ensure ansible_facts used by role\n 7163 1726888029.63797: Calling all_plugins_play to load vars for managed_node2\n 7163 1726888029.63801: Calling groups_plugins_inventory to load vars for managed_node2\n 7163 1726888029.63809: Calling groups_plugins_play to load vars for managed_node2\n 7163 1726888029.64011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888029.64054: done with get_vars()\n 7163 1726888029.64064: done getting variables\n 7163 1726888029.64417: in run() - task 02619b48-4a2f-6d34-1d0e-00000000007e\n 7163 1726888029.64420: variable 'ansible_search_path' from source: unknown\n 7163 1726888029.64423: variable 'ansible_search_path' from source: unknown\n 7163 1726888029.64425: calling self._execute()\n 7163 1726888029.64427: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888029.64430: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888029.64482: entering _queue_task() for managed_node2/setup\n 7163 1726888029.64781: variable 'omit' from source: magic vars\n 7163 1726888029.65248: worker is 2 (out of 3 available)\n 7163 1726888029.65260: exiting _queue_task() for managed_node2/setup\n 7163 1726888029.65292: getting variables\n 7163 1726888029.65294: in VariableManager get_vars()\n 7163 1726888029.65844: Calling all_inventory to load vars for managed_node3\n 7163 1726888029.65851: Calling groups_inventory to load vars for managed_node3\n 7163 1726888029.65854: Calling all_plugins_inventory to load vars for managed_node3\n 7163 1726888029.65873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 7163 1726888029.65878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 7163 1726888029.65884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 7163 1726888029.65899: Calling all_plugins_play to load vars for managed_node3\n 7163 1726888029.65903: Calling groups_plugins_inventory to load vars for managed_node3\n 7163 1726888029.65907: Calling groups_plugins_play to load vars for managed_node3\n 7163 1726888029.66072: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Ensure ansible_facts used by role\n 7163 1726888029.66104: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888029.66149: done with get_vars()\n 7163 1726888029.66158: done getting variables\n 7163 1726888029.66483: entering _queue_task() for managed_node3/setup\n 7163 1726888029.66734: in run() - task 02619b48-4a2f-6d34-1d0e-00000000007e\n 7163 1726888029.66739: variable 'ansible_search_path' from source: unknown\n 7163 1726888029.66742: variable 'ansible_search_path' from source: unknown\n 7163 1726888029.66745: calling self._execute()\n 7163 1726888029.66747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 7163 1726888029.66749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 7163 1726888029.66752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 7163 1726888029.66754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 7163 1726888029.66756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 7163 1726888029.66758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 7163 1726888029.66760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 7163 1726888029.66762: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888029.66765: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888029.66767: variable 'omit' from source: magic vars\n 7163 1726888029.67984: variable '__tlog_required_facts' from source: role '' all vars\n 7163 1726888029.68003: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 7163 1726888029.68007: Evaluated conditional (__tlog_required_facts | difference(ansible_facts.keys() | list) | length > 0): True\n 7163 1726888029.68011: variable 'omit' from source: magic vars\n 7163 1726888029.67995: worker is 3 (out of 3 available)\n 7163 1726888029.68017: exiting _queue_task() for managed_node3/setup\n 7163 1726888029.68028: done queuing things up, now waiting for results queue to drain\n 7163 1726888029.68030: waiting for pending results...\n 7163 1726888029.68102: variable 'omit' from source: magic vars\n 7163 1726888029.68395: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Ensure ansible_facts used by role\n 7163 1726888029.68399: variable '__tlog_required_facts_subsets' from source: role '' all vars\n 7163 1726888029.68493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 7163 1726888029.68946: in run() - task 02619b48-4a2f-6d34-1d0e-00000000007e\n 7163 1726888029.68956: variable '__tlog_required_facts_subsets' from source: role '' all vars\n 7163 1726888029.68966: variable 'ansible_search_path' from source: unknown\n 7163 1726888029.68975: variable 'ansible_search_path' from source: unknown\n 7163 1726888029.69015: calling self._execute()\n 7163 1726888029.69040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 7163 1726888029.69077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 7163 1726888029.69197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 7163 1726888029.69386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 7163 1726888029.69554: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888029.69557: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888029.69560: variable 'omit' from source: magic vars\n 7163 1726888029.69563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 7163 1726888029.69565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 7163 1726888029.69607: variable '__tlog_required_facts' from source: role '' all vars\n 7163 1726888029.69729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 7163 1726888029.69809: variable 'omit' from source: magic vars\n 7163 1726888029.69883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 7163 1726888029.69894: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 7163 1726888029.69955: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 7163 1726888029.69982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 7163 1726888029.70047: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 7163 1726888029.70151: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888029.70170: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888029.70210: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 7163 1726888029.70273: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888029.70289: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888029.70476: variable '__tlog_required_facts' from source: role '' all vars\n 7163 1726888029.70505: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 7163 1726888029.70565: Set connection var ansible_shell_executable to /bin/sh\n 7163 1726888029.70706: Set connection var ansible_timeout to 10\n 7163 1726888029.70709: Set connection var ansible_module_compression to ZIP_DEFLATED\n 7163 1726888029.70712: Set connection var ansible_shell_type to sh\n 7163 1726888029.70714: Set connection var ansible_pipelining to False\n 7163 1726888029.70718: Set connection var ansible_connection to ssh\n 7163 1726888029.70720: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888029.70722: Evaluated conditional (__tlog_required_facts | difference(ansible_facts.keys() | list) | length > 0): True\n 7163 1726888029.70724: variable 'omit' from source: magic vars\n 7163 1726888029.70727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 7163 1726888029.70842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 7163 1726888029.70846: variable 'omit' from source: magic vars\n 7163 1726888029.70853: variable 'ansible_connection' from source: unknown\n 7163 1726888029.70856: variable 'ansible_module_compression' from source: unknown\n 7163 1726888029.70859: variable 'ansible_shell_type' from source: unknown\n 7163 1726888029.70861: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888029.70863: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888029.70876: variable 'ansible_pipelining' from source: unknown\n 7163 1726888029.70878: variable 'ansible_timeout' from source: unknown\n 7163 1726888029.70881: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888029.70924: variable '__tlog_required_facts_subsets' from source: role '' all vars\n 7163 1726888029.70927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 7163 1726888029.71088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 7163 1726888029.71092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 7163 1726888029.71095: variable '__tlog_required_facts_subsets' from source: role '' all vars\n 7163 1726888029.71141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 7163 1726888029.71223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 7163 1726888029.71268: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 7163 1726888029.71368: variable '__tlog_required_facts' from source: role '' all vars\n 7163 1726888029.71427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 7163 1726888029.71451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 7163 1726888029.71661: variable 'omit' from source: magic vars\n 7163 1726888029.71665: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 7163 1726888029.71669: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 7163 1726888029.71673: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 7163 1726888029.71676: variable 'omit' from source: magic vars\n 7163 1726888029.71678: starting attempt loop\n 7163 1726888029.71683: running the handler\n 7163 1726888029.71685: _low_level_execute_command(): starting\n 7163 1726888029.71687: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888029.71798: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 7163 1726888029.71924: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888029.71928: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 7163 1726888029.71957: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 7163 1726888029.71996: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888029.72005: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888029.72111: variable '__tlog_required_facts' from source: role '' all vars\n 7163 1726888029.72179: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 7163 1726888029.72235: Evaluated conditional (__tlog_required_facts | difference(ansible_facts.keys() | list) | length > 0): True\n 7163 1726888029.72254: variable 'omit' from source: magic vars\n 7163 1726888029.72305: variable 'omit' from source: magic vars\n 7163 1726888029.72646: variable '__tlog_required_facts_subsets' from source: role '' all vars\n 7163 1726888029.72755: variable '__tlog_required_facts_subsets' from source: role '' all vars\n 7163 1726888029.72765: variable '__tlog_required_facts' from source: role '' all vars\n 7163 1726888029.72801: Set connection var ansible_shell_executable to /bin/sh\n 7163 1726888029.72810: Set connection var ansible_timeout to 10\n 7163 1726888029.72820: Set connection var ansible_module_compression to ZIP_DEFLATED\n 7163 1726888029.72831: Set connection var ansible_shell_type to sh\n 7163 1726888029.72845: Set connection var ansible_pipelining to False\n 7163 1726888029.72849: Set connection var ansible_connection to ssh\n 7163 1726888029.72907: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888029.72988: variable 'ansible_connection' from source: unknown\n 7163 1726888029.73057: variable 'ansible_module_compression' from source: unknown\n 7163 1726888029.73067: variable 'ansible_shell_type' from source: unknown\n 7163 1726888029.73076: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888029.73206: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888029.73214: variable 'ansible_pipelining' from source: unknown\n 7163 1726888029.73220: variable 'ansible_timeout' from source: unknown\n 7163 1726888029.73222: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888029.73331: variable 'omit' from source: magic vars\n 7163 1726888029.73495: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 7163 1726888029.73710: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 7163 1726888029.73873: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 7163 1726888029.73877: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888029.73879: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888029.74028: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 7163 1726888029.74032: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888029.74039: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888029.74043: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888029.74232: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 7163 1726888029.74361: variable 'omit' from source: magic vars\n 7163 1726888029.74368: starting attempt loop\n 7163 1726888029.74372: running the handler\n 7163 1726888029.74377: _low_level_execute_command(): starting\n 7163 1726888029.74381: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888029.74477: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888029.74596: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888029.74753: Set connection var ansible_shell_executable to /bin/sh\n 7163 1726888029.74759: Set connection var ansible_timeout to 10\n 7163 1726888029.74762: Set connection var ansible_module_compression to ZIP_DEFLATED\n 7163 1726888029.74765: Set connection var ansible_shell_type to sh\n 7163 1726888029.74770: Set connection var ansible_pipelining to False\n 7163 1726888029.74772: Set connection var ansible_connection to ssh\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 7163 1726888029.74863: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888029.74882: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 7163 1726888029.74914: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888029.75021: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888029.75082: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888029.75256: variable 'ansible_connection' from source: unknown\n 7163 1726888029.75261: variable 'ansible_module_compression' from source: unknown\n 7163 1726888029.75263: variable 'ansible_shell_type' from source: unknown\n 7163 1726888029.75265: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888029.75267: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888029.75270: variable 'ansible_pipelining' from source: unknown\n 7163 1726888029.75272: variable 'ansible_timeout' from source: unknown\n 7163 1726888029.75273: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888029.75275: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888029.75658: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888029.75760: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888029.75790: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888029.75804: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 7163 1726888029.75958: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 7163 1726888029.75961: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888029.75964: variable 'omit' from source: magic vars\n 7163 1726888029.75967: starting attempt loop\n 7163 1726888029.75969: running the handler\n 7163 1726888029.75972: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888029.75974: _low_level_execute_command(): starting\n 7163 1726888029.75977: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 7163 1726888029.77088: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888029.77170: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888029.77191: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888029.77227: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888029.77268: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888029.77474: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888029.77520: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888029.77882: stdout chunk (state=3):\n>>>/root\n<<<\n 7163 1726888029.78027: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888029.78031: stdout chunk (state=3):\n>>><<<\n 7163 1726888029.78034: stderr chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'/root\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888029.78042: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888029.78047: _low_level_execute_command(): starting\n 7163 1726888029.78050: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323 `\" && echo ansible-tmp-1726888029.7797773-7316-5139135775323=\"` echo /root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323 `\" ) && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323 `\" && echo ansible-tmp-1726888029.7797773-7316-5139135775323=\"` echo /root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323 `\" ) && sleep 0'\"'\"''\n 7163 1726888029.78705: stdout chunk (state=3):\n>>>/root\n<<<\n 7163 1726888029.78833: stdout chunk (state=3):\n>>><<<\n 7163 1726888029.78922: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888029.78925: stderr chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'/root\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888029.79183: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888029.79187: _low_level_execute_command(): starting\n 7163 1726888029.79190: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343 `\" && echo ansible-tmp-1726888029.7899811-7314-52215303969343=\"` echo /root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343 `\" ) && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888029.79197: stdout chunk (state=3):\n>>>/root\n<<<\n 7163 1726888029.79200: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\n<<<\n 7163 1726888029.79272: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 7163 1726888029.79364: stdout chunk (state=3):\n>>><<<\n 7163 1726888029.79367: stderr chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'/root\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888029.79403: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888029.79424: _low_level_execute_command(): starting\n 7163 1726888029.79455: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438 `\" && echo ansible-tmp-1726888029.7941034-7317-232528331672438=\"` echo /root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438 `\" ) && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343 `\" && echo ansible-tmp-1726888029.7899811-7314-52215303969343=\"` echo /root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343 `\" ) && sleep 0'\"'\"''\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438 `\" && echo ansible-tmp-1726888029.7941034-7317-232528331672438=\"` echo /root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438 `\" ) && sleep 0'\"'\"''\n 7163 1726888029.79962: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888029.80174: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888029.80291: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888029.80310: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888029.80421: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888029.80474: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888029.80504: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888029.80958: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\n<<<\n 7163 1726888029.80996: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888029.81001: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888029.81004: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888029.81011: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6573\r\n<<<\n 7163 1726888029.81026: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888029.81077: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888029.81097: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888029.81295: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888029.81299: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888029.81307: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 7163 1726888029.81314: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 7163 1726888029.81423: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888029.81443: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888029.81661: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888029.82352: stdout chunk (state=3):\n>>>ansible-tmp-1726888029.7797773-7316-5139135775323=/root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323\n<<<\n 7163 1726888029.82504: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888029.82553: stderr chunk (state=3):\n>>><<<\n 7163 1726888029.82595: stdout chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'ansible-tmp-1726888029.7797773-7316-5139135775323=/root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888029.82807: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888029.7797773-7316-5139135775323=/root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888029.82932: stdout chunk (state=3):\n>>>ansible-tmp-1726888029.7941034-7317-232528331672438=/root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438\n<<<\n 7163 1726888029.83149: variable 'ansible_module_compression' from source: unknown\n 7163 1726888029.83186: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888029.83194: stdout chunk (state=3):\n>>><<<\n 7163 1726888029.83197: stderr chunk (state=3):\n>>><<<\n 7163 1726888029.83265: ANSIBALLZ: Using lock for setup\n 7163 1726888029.83270: ANSIBALLZ: Acquiring lock\n 7163 1726888029.83273: ANSIBALLZ: Lock acquired: 140449594014464\n 7163 1726888029.83276: ANSIBALLZ: Creating module\n<10.31.46.206> (0, b'ansible-tmp-1726888029.7941034-7317-232528331672438=/root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888029.83289: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888029.7941034-7317-232528331672438=/root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888029.83565: variable 'ansible_module_compression' from source: unknown\n 7163 1726888029.83675: ANSIBALLZ: Using lock for setup\n 7163 1726888029.83712: ANSIBALLZ: Acquiring lock\n 7163 1726888029.85599: stdout chunk (state=3):\n>>>ansible-tmp-1726888029.7899811-7314-52215303969343=/root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343\n<<<\n 7163 1726888029.85969: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888029.85989: stdout chunk (state=3):\n>>><<<\n 7163 1726888029.86004: stderr chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'ansible-tmp-1726888029.7899811-7314-52215303969343=/root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888029.86205: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888029.7899811-7314-52215303969343=/root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888029.86463: variable 'ansible_module_compression' from source: unknown\n 7163 1726888029.86972: ANSIBALLZ: Using lock for setup\n 7163 1726888029.86976: ANSIBALLZ: Acquiring lock\n 7163 1726888030.33885: ANSIBALLZ: Writing module into payload\n 7163 1726888030.34225: ANSIBALLZ: Writing module\n 7163 1726888030.34301: ANSIBALLZ: Renaming module\n 7163 1726888030.34313: ANSIBALLZ: Done creating module\n 7163 1726888030.34333: ANSIBALLZ: Lock acquired: 140449594014464\n 7163 1726888030.34365: ANSIBALLZ: Lock acquired: 140449594014464\n 7163 1726888030.34383: ANSIBALLZ: Reading module after lock\n 7163 1726888030.34604: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 7163 1726888030.34647: ANSIBALLZ: Reading module after lock\n 7163 1726888030.35154: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 7163 1726888030.35158: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py\n 7163 1726888030.35376: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323/AnsiballZ_setup.py\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py\n 7163 1726888030.35635: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343/AnsiballZ_setup.py\n<10.31.45.174> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmp3v_ehiyf TO /root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323/AnsiballZ_setup.py\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py\n 7163 1726888030.35807: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438/AnsiballZ_setup.py\n<10.31.45.174> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' '[10.31.45.174]'\n<10.31.12.215> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmprpa7nzrb TO /root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343/AnsiballZ_setup.py\n<10.31.46.206> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmp87m83jth TO /root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438/AnsiballZ_setup.py\n<10.31.46.206> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' '[10.31.46.206]'\n<10.31.12.215> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' '[10.31.12.215]'\n 7163 1726888030.36248: Sending initial data\n 7163 1726888030.36265: Sent initial data (152 bytes)\n 7163 1726888030.36345: Sending initial data\n 7163 1726888030.36354: Sent initial data (150 bytes)\n 7163 1726888030.36593: Sending initial data\n 7163 1726888030.36597: Sent initial data (151 bytes)\n 7163 1726888030.37590: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888030.37766: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888030.37772: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888030.37932: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888030.37953: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888030.37969: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888030.37991: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888030.38017: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888030.38031: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\n<<<\n 7163 1726888030.38049: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888030.38071: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888030.38103: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888030.38128: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888030.38131: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888030.38365: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888030.38401: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888030.38908: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888030.38912: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\n<<<\n 7163 1726888030.38925: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888030.39111: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888030.39135: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888030.39293: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\n<<<\n 7163 1726888030.39297: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888030.39332: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888030.39405: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888030.39926: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\n<<<\n 7163 1726888030.40032: stderr chunk (state=3):\n>>>debug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 7163 1726888030.40076: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 7163 1726888030.40318: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp3v_ehiyf\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323/AnsiballZ_setup.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 7163 1726888030.40489: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp3v_ehiyf /root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323/AnsiballZ_setup.py\n<<<\n 7163 1726888030.40493: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmp3v_ehiyf\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323/AnsiballZ_setup.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323/AnsiballZ_setup.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323/AnsiballZ_setup.py M:0x001a\r\n<<<\n 7163 1726888030.40496: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp87m83jth\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438/AnsiballZ_setup.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 7163 1726888030.40498: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp87m83jth /root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438/AnsiballZ_setup.py\n<<<\n 7163 1726888030.40501: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmp87m83jth\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438/AnsiballZ_setup.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438/AnsiballZ_setup.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438/AnsiballZ_setup.py M:0x001a\r\n<<<\n 7163 1726888030.42167: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 7163 1726888030.42487: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmprpa7nzrb\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343/AnsiballZ_setup.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 7163 1726888030.42491: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmprpa7nzrb /root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343/AnsiballZ_setup.py\n<<<\n 7163 1726888030.42494: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmprpa7nzrb\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343/AnsiballZ_setup.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343/AnsiballZ_setup.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343/AnsiballZ_setup.py M:0x001a\r\n<<<\n 7163 1726888030.43205: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\n<<<\n 7163 1726888030.43503: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\n<<<\n 7163 1726888030.44824: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21070\r\n<<<\n 7163 1726888030.45013: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 21070 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 7163 1726888030.45017: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21072\r\n<<<\n 7163 1726888030.45145: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\n<<<\n 7163 1726888030.45154: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888030.45253: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888030.45362: stdout chunk (state=3):\n>>><<<\n 7163 1726888030.45365: stderr chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp3v_ehiyf /root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323/AnsiballZ_setup.py\\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master at \\'/root/.ansible/cp/26e6bc9b9f\\'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp3v_ehiyf\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323/AnsiballZ_setup.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmp3v_ehiyf\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323/AnsiballZ_setup.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323/AnsiballZ_setup.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323/AnsiballZ_setup.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 261120 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21070\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 7 21070 bytes at 261120\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 7163 1726888030.45375: done transferring module to remote\n 7163 1726888030.45377: _low_level_execute_command(): starting\n 7163 1726888030.45382: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323/ /root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323/AnsiballZ_setup.py && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888030.45485: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 21072 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 7163 1726888030.45522: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323/ /root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323/AnsiballZ_setup.py && sleep 0'\"'\"''\n 7163 1726888030.45698: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888030.45800: stdout chunk (state=3):\n>>><<<\n 7163 1726888030.45804: stderr chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp87m83jth /root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438/AnsiballZ_setup.py\\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master at \\'/root/.ansible/cp/a3358520e8\\'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp87m83jth\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438/AnsiballZ_setup.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmp87m83jth\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438/AnsiballZ_setup.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438/AnsiballZ_setup.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438/AnsiballZ_setup.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 261120 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21072\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 7 21072 bytes at 261120\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 7163 1726888030.45855: done transferring module to remote\n 7163 1726888030.46017: _low_level_execute_command(): starting\n 7163 1726888030.46021: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438/ /root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438/AnsiballZ_setup.py && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438/ /root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438/AnsiballZ_setup.py && sleep 0'\"'\"''\n 7163 1726888030.46873: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21071\r\n<<<\n 7163 1726888030.46978: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 21071 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 7163 1726888030.47443: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888030.47468: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888030.47558: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888030.47703: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888030.47728: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888030.47819: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888030.48096: stderr chunk (state=3):\n>>><<<\n 7163 1726888030.48099: stdout chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmprpa7nzrb /root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343/AnsiballZ_setup.py\\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master at \\'/root/.ansible/cp/1fb99bda8d\\'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmprpa7nzrb\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343/AnsiballZ_setup.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmprpa7nzrb\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343/AnsiballZ_setup.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343/AnsiballZ_setup.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343/AnsiballZ_setup.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 261120 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21071\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 7 21071 bytes at 261120\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 7163 1726888030.48107: done transferring module to remote\n 7163 1726888030.48109: _low_level_execute_command(): starting\n 7163 1726888030.48111: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343/ /root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343/AnsiballZ_setup.py && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888030.48116: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343/ /root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343/AnsiballZ_setup.py && sleep 0'\"'\"''\n 7163 1726888030.48287: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888030.48445: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888030.48807: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888030.48813: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888030.49118: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888030.49293: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\n<<<\n 7163 1726888030.49305: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888030.49312: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888030.49377: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888030.49583: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888030.49587: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888030.49589: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888030.49592: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888030.49717: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888030.49899: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888030.50006: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888030.50028: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888030.50175: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888030.50199: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888030.50202: stdout chunk (state=3):\n>>><<<\n 7163 1726888030.50214: stderr chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888030.50251: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888030.50254: _low_level_execute_command(): starting\n 7163 1726888030.50261: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323/AnsiballZ_setup.py && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' -tt 10.31.45.174 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323/AnsiballZ_setup.py && sleep 0'\"'\"''\n 7163 1726888030.51132: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888030.51136: stdout chunk (state=3):\n>>><<<\n 7163 1726888030.51439: stderr chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888030.51448: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888030.51451: _low_level_execute_command(): starting\n 7163 1726888030.51453: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438/AnsiballZ_setup.py && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' -tt 10.31.46.206 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438/AnsiballZ_setup.py && sleep 0'\"'\"''\n 7163 1726888030.52414: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888030.52521: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888030.52574: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888030.52588: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888030.52609: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888030.52712: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\n<<<\n 7163 1726888030.52783: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888030.52794: stdout chunk (state=3):\n>>><<<\n 7163 1726888030.52806: stderr chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888030.52856: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888030.52943: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888030.52952: _low_level_execute_command(): starting\n 7163 1726888030.52961: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343/AnsiballZ_setup.py && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' -tt 10.31.12.215 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343/AnsiballZ_setup.py && sleep 0'\"'\"''\n 7163 1726888030.53252: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888030.53258: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888030.53261: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888030.53263: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888030.53357: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888030.54543: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888030.54549: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888030.54599: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888030.54659: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888030.54716: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888030.54827: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888030.55310: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 7163 1726888030.55337: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 7163 1726888030.55389: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 7163 1726888030.55405: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 7163 1726888030.55464: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 7163 1726888030.55477: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 7163 1726888030.55541: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 7163 1726888030.55565: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 7163 1726888030.55796: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888030.55802: stdout chunk (state=3):\n>>>import '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d2184d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d1e7b30>\r\n<<<\n 7163 1726888030.55814: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d21aa50>\r\n<<<\n 7163 1726888030.55912: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\n<<<\n 7163 1726888030.55974: stdout chunk (state=3):\n>>>import '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\n<<<\n 7163 1726888030.56244: stdout chunk (state=3):\n>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01e184d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01de7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01e1aa50>\r\nimport '_signal' # \r\n<<<\n 7163 1726888030.56249: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\n<<<\n 7163 1726888030.56251: stdout chunk (state=3):\n>>>import '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\n<<<\n 7163 1726888030.56254: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # \r\n<<<\n 7163 1726888030.56256: stdout chunk (state=3):\n>>>import 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\n<<<\n 7163 1726888030.56300: stdout chunk (state=3):\n>>>Adding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d02d130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d02dfa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 7163 1726888030.56314: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c2d130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c2dfa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 7163 1726888030.56576: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n<<<\n 7163 1726888030.56622: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888030.56641: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 7163 1726888030.56702: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n<<<\n 7163 1726888030.56848: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888030.56851: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n<<<\n 7163 1726888030.56859: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 7163 1726888030.56863: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d06be30>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d06bef0>\r\n<<<\n 7163 1726888030.56865: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n<<<\n 7163 1726888030.56983: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888030.56986: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c6be30>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c6bef0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n<<<\n 7163 1726888030.56998: stdout chunk (state=3):\n>>>import 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0a3860>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0a3ef0>\r\nimport '_collections' # \r\n<<<\n 7163 1726888030.57009: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 7163 1726888030.57033: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d083b00>\r\n<<<\n 7163 1726888030.57075: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n<<<\n 7163 1726888030.57108: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01ca3860>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n<<<\n 7163 1726888030.57121: stdout chunk (state=3):\n>>>import '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d081220>\r\n<<<\n 7163 1726888030.57210: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d068fe0>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n<<<\n 7163 1726888030.57216: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01ca3ef0>\r\nimport '_collections' # \r\n<<<\n 7163 1726888030.57386: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\n<<<\n 7163 1726888030.57494: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c83b00>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c81220>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c68fe0>\r\n<<<\n 7163 1726888030.57498: stdout chunk (state=3):\n>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0c37d0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0c23f0>\r\n<<<\n 7163 1726888030.57519: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\n<<<\n 7163 1726888030.57560: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n<<<\n 7163 1726888030.57743: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cc37d0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cc23f0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c82210>\r\n<<<\n 7163 1726888030.57753: stdout chunk (state=3):\n>>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d082210>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0c0c50>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0f8800>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d068260>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438d0f8cb0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0f8b60>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438d0f8ef0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d066d80>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n<<<\n 7163 1726888030.57760: stdout chunk (state=3):\n>>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cc0c50>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cf8830>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c68260>\r\n<<<\n 7163 1726888030.57940: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0f9580>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0f9250>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0fa450>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d110680>\r\nimport 'errno' # \r\n<<<\n 7163 1726888030.57961: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01cf8ce0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cf8b90>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01cf8f50>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c66d80>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cf95b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cf92b0>\r\nimport 'importlib.machinery' # \r\n<<<\n 7163 1726888030.58266: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cfa480>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01d10650>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01d11d30>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01d12bd0>\r\n<<<\n 7163 1726888030.58431: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438d111d60>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d112c00>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438d113260>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d112150>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438d113ce0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d113410>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0fa4b0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n<<<\n 7163 1726888030.58498: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 7163 1726888030.58505: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\n<<<\n 7163 1726888030.58508: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438ce57c20>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n<<<\n 7163 1726888030.58648: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01d13230>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01d12120>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01d13cb0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01d133e0>\r\n<<<\n 7163 1726888030.58656: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438ce80740>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438ce804a0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438ce806b0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438ce81070>\r\n<<<\n 7163 1726888030.58659: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cfa4b0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01a03bf0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01a2c620>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a2c380>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01a2c650>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 7163 1726888030.58785: stdout chunk (state=3):\n>>>import 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5d684d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5d37b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5d6aa50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\n<<<\n 7163 1726888030.58792: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01a2cf80>\r\n<<<\n 7163 1726888030.58843: stdout chunk (state=3):\n>>>Adding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b1d130>\r\n<<<\n 7163 1726888030.58851: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438ce81a60>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438ce80920>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438ce55dc0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438ce82e10>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438ce818e0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0faba0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888030.58921: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b1dfa0>\r\nimport 'site' # \r\n<<<\n 7163 1726888030.58924: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01a2d970>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a2c830>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a01d90>\r\n<<<\n 7163 1726888030.59012: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 7163 1726888030.59016: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438ceab170>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n<<<\n 7163 1726888030.59018: stdout chunk (state=3):\n>>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 7163 1726888030.59133: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a2ed50>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a2da90>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cfab70>\r\n<<<\n 7163 1726888030.59143: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cecf500>\r\n<<<\n 7163 1726888030.59147: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 7163 1726888030.59417: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888030.59425: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a570e0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a7b4a0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 7163 1726888030.59429: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cf302c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 7163 1726888030.59554: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cf32a20>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cf303e0>\r\n<<<\n 7163 1726888030.59557: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b5be30>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\n<<<\n 7163 1726888030.59560: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01adc290>\r\n<<<\n 7163 1726888030.59564: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cef52b0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cd392e0>\r\n<<<\n 7163 1726888030.59755: stdout chunk (state=3):\n>>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b5bef0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n<<<\n 7163 1726888030.59759: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n<<<\n 7163 1726888030.59811: stdout chunk (state=3):\n>>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cece330>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438ce83d40>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f438cd39580>\r\n<<<\n 7163 1726888030.59815: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01ade9f0>\r\n<<<\n 7163 1726888030.59895: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b93860>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b93ef0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b73b00>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b71220>\r\n<<<\n 7163 1726888030.59899: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01adc3b0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01aa5280>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n<<<\n 7163 1726888030.59902: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b58fe0>\r\n<<<\n 7163 1726888030.59976: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf018dd370>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a7a2a0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a2fcb0>\r\n<<<\n 7163 1726888030.59979: stdout chunk (state=3):\n>>># zipimport: found 103 names in '/tmp/ansible_setup_payload_ng6tyv0x/ansible_setup_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.60014: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5bb37d0>\r\n<<<\n 7163 1726888030.60103: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.60185: stdout chunk (state=3):\n>>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5bb23f0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b72210>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5bb0c50>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5be8800>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b58260>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n<<<\n 7163 1726888030.60377: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5be8cb0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5be8b60>\r\n<<<\n 7163 1726888030.60381: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 7163 1726888030.60385: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cda30b0>\r\nimport '_typing' # \r\n<<<\n 7163 1726888030.60453: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbf018dd610>\r\n<<<\n 7163 1726888030.60458: stdout chunk (state=3):\n>>># zipimport: found 103 names in '/tmp/ansible_setup_payload_upni59ch/ansible_setup_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.60561: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5be8ef0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b56d80>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5be9580>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5be9250>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5bea450>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n<<<\n 7163 1726888030.60567: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cd81fa0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cd81130>\r\n<<<\n 7163 1726888030.60569: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 7163 1726888030.60752: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5c00680>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888030.60756: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.60759: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 7163 1726888030.60762: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01947110>\r\nimport '_typing' # \r\n<<<\n 7163 1726888030.60764: stdout chunk (state=3):\n>>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5c01d60>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5c02c00>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5c03260>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5c02150>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n<<<\n 7163 1726888030.61075: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5c03ce0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5c03410>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5bea4b0>\r\n<<<\n 7163 1726888030.61078: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f58f7c20>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5920740>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f59204a0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f59206b0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 7163 1726888030.61094: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888030.61106: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01926000>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01925190>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.61216: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5921070>\r\n<<<\n 7163 1726888030.61335: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888030.61360: stdout chunk (state=3):\n>>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5921a60>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5920920>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f58f5dc0>\r\n<<<\n 7163 1726888030.61391: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 7163 1726888030.61423: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n<<<\n 7163 1726888030.61469: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\n<<<\n 7163 1726888030.61701: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5922e10>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f59218e0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5beaba0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888030.61704: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 7163 1726888030.61726: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f594b170>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888030.61754: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n<<<\n 7163 1726888030.61777: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 7163 1726888030.61813: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f596f500>\r\n<<<\n 7163 1726888030.61843: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 7163 1726888030.61884: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 7163 1726888030.61936: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n<<<\n 7163 1726888030.61976: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f59d02c0>\r\n<<<\n 7163 1726888030.62002: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.62110: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n<<<\n 7163 1726888030.62124: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 7163 1726888030.62154: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 7163 1726888030.62168: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f59d2a20>\r\n<<<\n 7163 1726888030.62233: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f59d03e0>\r\n<<<\n 7163 1726888030.62277: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f59952b0>\r\n<<<\n 7163 1726888030.62308: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f53152e0>\r\n<<<\n 7163 1726888030.62319: stdout chunk (state=3):\n>>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f596e330>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5923d40>\r\n<<<\n 7163 1726888030.62381: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.62504: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 7163 1726888030.62606: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f88f5315580>\r\n<<<\n 7163 1726888030.62836: stdout chunk (state=3):\n>>># zipimport: found 103 names in '/tmp/ansible_setup_payload_2b3gnr9y/ansible_setup_payload.zip'\r\n<<<\n 7163 1726888030.62861: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.63079: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 7163 1726888030.63140: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 7163 1726888030.63167: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f537f080>\r\nimport '_typing' # \r\n<<<\n 7163 1726888030.63202: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cda13a0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888030.63226: stdout chunk (state=3):\n>>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438cdd28d0>\r\n<<<\n 7163 1726888030.63252: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cdd2660>\r\n<<<\n 7163 1726888030.63295: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cdd1f70>\r\n<<<\n 7163 1726888030.63387: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f535df70>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f535d100>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.63507: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 7163 1726888030.63513: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cdd2a20>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d21a9c0>\r\nimport 'atexit' # \r\n<<<\n 7163 1726888030.63519: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01944fe0>\r\n<<<\n 7163 1726888030.63669: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n<<<\n 7163 1726888030.63673: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.63680: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n<<<\n 7163 1726888030.63683: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01976ab0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01976840>\r\n<<<\n 7163 1726888030.63835: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01976150>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 7163 1726888030.63841: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf019768d0>\r\n<<<\n 7163 1726888030.63863: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01947da0>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01977800>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01977a40>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 7163 1726888030.63874: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438cdd3590>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438cdd37d0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cdd3c80>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c7319a0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c7335c0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c733f20>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c7350d0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 7163 1726888030.63905: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 7163 1726888030.63924: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\n<<<\n 7163 1726888030.63989: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c737b00>\r\n<<<\n 7163 1726888030.63992: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01977f50>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n<<<\n 7163 1726888030.64032: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438d112b70>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c735df0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n<<<\n 7163 1726888030.64107: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01329d30>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf0132b950>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 7163 1726888030.64157: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n<<<\n 7163 1726888030.64222: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0132c350>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n<<<\n 7163 1726888030.64320: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0132d4f0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 7163 1726888030.64329: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c73f9e0>\r\nimport '_tokenize' # \r\n<<<\n 7163 1726888030.64483: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0132ffb0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf013340e0>\r\n<<<\n 7163 1726888030.64489: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c73e4b0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c73e240>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n<<<\n 7163 1726888030.64492: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c73e780>\r\n<<<\n 7163 1726888030.64495: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0132e270>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n<<<\n 7163 1726888030.64604: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c736300>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c783c80>\r\n<<<\n 7163 1726888030.64610: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n<<<\n 7163 1726888030.64615: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c783e00>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n<<<\n 7163 1726888030.64710: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01337fe0>\r\n<<<\n 7163 1726888030.64714: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c7858b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c785670>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 7163 1726888030.64771: stdout chunk (state=3):\n>>>import '_tokenize' # \r\n<<<\n 7163 1726888030.64775: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c787e30>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c785fa0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888030.64859: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01336ab0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01336810>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 7163 1726888030.64862: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c78b650>\r\n<<<\n 7163 1726888030.64907: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01336d80>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0132e780>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf0137c1d0>\r\n<<<\n 7163 1726888030.64930: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.65041: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c787fe0>\r\n<<<\n 7163 1726888030.65045: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0137c290>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n<<<\n 7163 1726888030.65105: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c78c410>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c78c680>\r\n<<<\n 7163 1726888030.65112: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf0137dd90>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0137db50>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 7163 1726888030.65363: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf013802f0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0137e480>\r\n<<<\n 7163 1726888030.65368: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c78ca10>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c783ef0>\r\n<<<\n 7163 1726888030.65410: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c6180b0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c619310>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c78e840>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c78fbf0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c78e480>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.65435: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01383aa0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01380470>\r\n<<<\n 7163 1726888030.65456: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.65491: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01384830>\r\n<<<\n 7163 1726888030.65529: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.65567: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01384c20>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01384b30>\r\n<<<\n 7163 1726888030.65636: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0137c4d0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n<<<\n 7163 1726888030.65696: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.65700: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf0120c2f0>\r\n<<<\n 7163 1726888030.65703: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.65781: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.65852: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888030.65950: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf0120d370>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01386a80>\r\n<<<\n 7163 1726888030.66144: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01387e30>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf013866c0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.66150: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f537d370>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888030.66155: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f53ae960>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f53ae6f0>\r\n<<<\n 7163 1726888030.66160: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.66163: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.66165: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f53ae000>\r\n<<<\n 7163 1726888030.66262: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.66266: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f53aeae0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5d6a9c0>\r\nimport 'atexit' # \r\n<<<\n 7163 1726888030.66269: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f53af6e0>\r\n<<<\n 7163 1726888030.66271: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888030.66431: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.66435: stdout chunk (state=3):\n>>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f53af920>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 7163 1726888030.66440: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f53afe60>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n<<<\n 7163 1726888030.66494: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 7163 1726888030.66502: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.66545: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.66548: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f521dbe0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f521f800>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 7163 1726888030.66608: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f52201d0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n<<<\n 7163 1726888030.66634: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5221370>\r\n<<<\n 7163 1726888030.66947: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 7163 1726888030.66952: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5223e30>\r\n<<<\n 7163 1726888030.66958: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f594b0e0>\r\n<<<\n 7163 1726888030.66961: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f52220f0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n<<<\n 7163 1726888030.67297: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f522bdd0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f522a8a0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f522a600>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f522ab70>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5222570>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f526fec0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5270110>\r\n<<<\n 7163 1726888030.67444: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c61d5b0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c61e480>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c78ff80>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.67448: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n<<<\n 7163 1726888030.67451: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n<<<\n 7163 1726888030.67453: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.67456: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n<<<\n 7163 1726888030.67458: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.67460: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5271cd0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5271a90>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 7163 1726888030.67463: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 7163 1726888030.67497: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888030.67643: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\n<<<\n 7163 1726888030.67647: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c61eb40>\r\n<<<\n 7163 1726888030.67650: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.67653: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888030.67655: stdout chunk (state=3):\n>>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5274260>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5272390>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\n<<<\n 7163 1726888030.67657: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01215640>\r\n<<<\n 7163 1726888030.67660: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5277a40>\r\n<<<\n 7163 1726888030.67954: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n<<<\n 7163 1726888030.67957: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf012162d0>\r\n<<<\n 7163 1726888030.67960: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0120d5b0>\r\n<<<\n 7163 1726888030.67963: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5274410>\r\n<<<\n 7163 1726888030.67965: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n<<<\n 7163 1726888030.67967: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888030.67970: stdout chunk (state=3):\n>>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5278800>\r\n<<<\n 7163 1726888030.67972: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888030.67977: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.67981: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.67986: stdout chunk (state=3):\n>>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5278a40>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888030.67993: stdout chunk (state=3):\n>>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5278d70>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5270410>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n<<<\n 7163 1726888030.68009: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.68012: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.68152: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5108320>\r\n<<<\n 7163 1726888030.68246: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf012161b0>\r\n<<<\n 7163 1726888030.68256: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.68264: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5109370>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f527aab0>\r\n<<<\n 7163 1726888030.68268: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888030.68483: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f527be30>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f527a720>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.68487: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n<<<\n 7163 1726888030.68490: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.68504: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.68508: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.68543: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.68547: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.68550: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common' # \r\n<<<\n 7163 1726888030.68723: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.68727: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n<<<\n 7163 1726888030.68730: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.68736: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n<<<\n 7163 1726888030.68745: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.68945: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.68949: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n<<<\n 7163 1726888030.68956: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n<<<\n 7163 1726888030.68959: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.68961: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.68963: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.68966: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.69085: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.69271: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.69274: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.69282: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n<<<\n 7163 1726888030.69286: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.69288: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.69360: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.69495: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 7163 1726888030.69501: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.69504: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 7163 1726888030.69506: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 7163 1726888030.69509: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n<<<\n 7163 1726888030.69791: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n<<<\n 7163 1726888030.69796: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.69799: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c61f770>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n<<<\n 7163 1726888030.69809: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.69954: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.69958: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.69961: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.69963: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.69966: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.69968: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.70001: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 7163 1726888030.70034: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888030.70082: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 7163 1726888030.70118: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c62a060>\r\n<<<\n 7163 1726888030.70225: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 7163 1726888030.70233: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\n<<<\n 7163 1726888030.70236: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888030.70254: stdout chunk (state=3):\n>>>import '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01217500>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.70289: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f510d5b0>\r\n<<<\n 7163 1726888030.70352: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.70441: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c625070>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.70445: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.70447: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\n<<<\n 7163 1726888030.70560: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.70567: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 7163 1726888030.70571: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.70573: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n<<<\n 7163 1726888030.70632: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 7163 1726888030.70635: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f510e360>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5279fa0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.70640: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.70642: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c7029c0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c7fe690>\r\n<<<\n 7163 1726888030.70776: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.70945: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.70951: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 7163 1726888030.70954: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c62a0f0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c78d4f0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.71035: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 7163 1726888030.71046: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888030.71050: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f510e600>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.71053: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf012220c0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0121fd70>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.71147: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.71152: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.71156: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.71160: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.71217: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888030.71220: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.namespace' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.71222: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 7163 1726888030.71253: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.71287: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n<<<\n 7163 1726888030.71374: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 7163 1726888030.71378: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.71380: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.typing' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.71439: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0130a960>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf019a2630>\r\n<<<\n 7163 1726888030.71549: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01222150>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01214140>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n<<<\n 7163 1726888030.71578: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.71590: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 7163 1726888030.71684: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n<<<\n 7163 1726888030.71688: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.71766: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n<<<\n 7163 1726888030.71847: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.71852: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.71854: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.71975: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.71990: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'\r\n<<<\n 7163 1726888030.72007: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.72012: stdout chunk (state=3):\n>>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c6ba270>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'\r\n<<<\n 7163 1726888030.72015: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.72098: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c28c1d0>\r\n<<<\n 7163 1726888030.72104: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.namespace' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.72147: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.72184: stdout chunk (state=3):\n>>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c28c7a0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c6a03e0>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c6bad80>\r\n<<<\n 7163 1726888030.72443: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.typing' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.72446: stdout chunk (state=3):\n>>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c6b8920>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c6b8560>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n<<<\n 7163 1726888030.72449: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.72506: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n<<<\n 7163 1726888030.72513: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c28f530>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c28ede0>\r\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c28efc0>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c28e210>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n<<<\n 7163 1726888030.72534: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.72559: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c28f680>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n<<<\n 7163 1726888030.72602: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.72732: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.72740: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c2ea180>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c2e81a0>\r\n<<<\n 7163 1726888030.72743: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888030.72752: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n<<<\n 7163 1726888030.72845: stdout chunk (state=3):\n>>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c6b86b0>\r\nimport 'ansible.module_utils.facts.timeout' # \r\nimport 'ansible.module_utils.facts.collector' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.72852: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n<<<\n 7163 1726888030.72855: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.72857: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.72892: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.other.facter' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.72964: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf012b2090>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\n<<<\n 7163 1726888030.72969: stdout chunk (state=3):\n>>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00e2bfb0>\r\n<<<\n 7163 1726888030.73064: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.ohai' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.73070: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.73073: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.73109: stdout chunk (state=3):\n>>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf00e302f0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0129b080>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf012b2c00>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf012b0770>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf012b03b0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n<<<\n 7163 1726888030.73307: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.apparmor' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.73376: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.caps' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.chroot' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.73385: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf00e332c0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00e32b70>\r\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf00e32d20>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00e31fa0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n<<<\n 7163 1726888030.73388: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.73414: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.73457: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00e33230>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n<<<\n 7163 1726888030.73500: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.utils' # \r\nimport 'ansible.module_utils.facts.system.cmdline' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.73530: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f510f6b0>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.73552: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf00e91dc0>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00e33dd0>\r\n<<<\n 7163 1726888030.73580: stdout chunk (state=3):\n>>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf012b0410>\r\nimport 'ansible.module_utils.facts.timeout' # \r\n<<<\n 7163 1726888030.73606: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.73636: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.collector' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other' # \r\n<<<\n 7163 1726888030.73669: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.73673: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\n<<<\n 7163 1726888030.73709: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.73734: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.73783: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.73786: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.other.facter' # \r\n<<<\n 7163 1726888030.73919: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.73956: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.ohai' # \r\n<<<\n 7163 1726888030.73959: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.73962: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.74092: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.74096: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.apparmor' # \r\n<<<\n 7163 1726888030.74099: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.74132: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888030.74136: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.caps' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.74182: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.74241: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f511a300>\r\n<<<\n 7163 1726888030.74246: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.chroot' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.74333: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5115010>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.74352: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.74413: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.74454: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.distribution' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.74485: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.74574: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.74578: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.utils' # \r\nimport 'ansible.module_utils.facts.system.cmdline' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.74580: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n<<<\n 7163 1726888030.74893: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.datetime' # \r\nimport 'ansible.module_utils.facts.system.date_time' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.env' # \r\n<<<\n 7163 1726888030.74897: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f51eecc0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f52e6990>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f511a570>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f511a000>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.74912: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.dns' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.fips' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.loadavg' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.74953: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.74972: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 7163 1726888030.75003: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.75045: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\n<<<\n 7163 1726888030.75076: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c2ea3c0>\r\n<<<\n 7163 1726888030.75109: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n<<<\n 7163 1726888030.75129: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.75150: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\n<<<\n 7163 1726888030.75174: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.75181: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.75237: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c2eafc0>\r\nimport 'ansible.module_utils.facts.system.local' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.75257: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.75282: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.75304: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.75331: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.75417: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.lsb' # \r\n<<<\n 7163 1726888030.75421: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.distribution' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.75451: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.namespace' # \r\n<<<\n 7163 1726888030.75509: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.75512: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.75515: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.75634: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.75639: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.75641: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.75644: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.pkg_mgr' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.75735: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.datetime' # \r\nimport 'ansible.module_utils.facts.system.date_time' # \r\n<<<\n 7163 1726888030.75740: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.75742: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.compat.typing' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.75821: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.platform' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.75825: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n<<<\n 7163 1726888030.75896: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n<<<\n 7163 1726888030.75899: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.75902: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.env' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.dns' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.fips' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.75977: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888030.75981: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.loadavg' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.76008: stdout chunk (state=3):\n>>>import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c32a5a0>\r\n<<<\n 7163 1726888030.76056: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.76079: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.76133: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\n<<<\n 7163 1726888030.76222: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888030.76231: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c31b440>\r\nimport 'ansible.module_utils.facts.system.python' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.76307: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00e93e90>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\n<<<\n 7163 1726888030.76311: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.selinux' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.76430: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00e92990>\r\nimport 'ansible.module_utils.facts.system.local' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.76434: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f51aa480>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n<<<\n 7163 1726888030.76556: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.76559: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.76562: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4d743b0>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f4d746b0>\r\n<<<\n 7163 1726888030.76565: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.lsb' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.77013: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.77019: stdout chunk (state=3):\n>>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5191040>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f51aafc0>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f51a8b90>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f51a85f0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f4d77740>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4d76ff0>\r\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f4d771d0>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4d76420>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n<<<\n 7163 1726888030.77024: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.version' # \r\nimport 'ansible.module_utils.facts.system.service_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.ssh_pub_keys' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c33e1b0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c31b590>\r\n<<<\n 7163 1726888030.77027: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.pkg_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.platform' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n<<<\n 7163 1726888030.77029: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.user' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.77031: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4d77830>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n<<<\n 7163 1726888030.77202: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888030.77205: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.77208: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f4dd2330>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4dd0380>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f51a9c70>\r\n<<<\n 7163 1726888030.77214: stdout chunk (state=3):\n>>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf00ece180>\r\n<<<\n 7163 1726888030.77216: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.timeout' # \r\nimport 'ansible.module_utils.facts.collector' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.77218: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.base' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.77272: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.77279: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.77363: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00eb2db0>\r\nimport 'ansible.module_utils.facts.system.python' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.77406: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.other.facter' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.77410: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.aix' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.77500: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.ohai' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.77503: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.77506: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.selinux' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.77508: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.77578: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.77582: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.77671: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.apparmor' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.77768: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.77771: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.77922: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.sysctl' # \r\nimport 'ansible.module_utils.facts.hardware.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.77925: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.caps' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.chroot' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.77928: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.version' # \r\nimport 'ansible.module_utils.facts.system.service_mgr' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.77934: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.78064: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.78068: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.freebsd' # \r\nimport 'ansible.module_utils.facts.hardware.dragonfly' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.78108: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.ssh_pub_keys' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf00ee1eb0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00ee1df0>\r\nimport 'ansible.module_utils.facts.system.user' # \r\n<<<\n 7163 1726888030.78112: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.utils' # \r\nimport 'ansible.module_utils.facts.system.cmdline' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.78153: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware' # \r\n<<<\n 7163 1726888030.78199: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.78316: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.78320: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.base' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.78323: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.78461: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.78474: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.78523: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.aix' # \r\n<<<\n 7163 1726888030.78540: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.78573: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.78943: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.78947: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.sysctl' # \r\nimport 'ansible.module_utils.facts.hardware.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.78974: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.78987: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.distribution' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.79014: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.79027: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.79071: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.79191: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.freebsd' # \r\nimport 'ansible.module_utils.facts.hardware.dragonfly' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.79209: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.compat.datetime' # \r\nimport 'ansible.module_utils.facts.system.date_time' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.79230: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.env' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.79273: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.79297: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.79326: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.dns' # \r\n<<<\n 7163 1726888030.79436: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.linux' # \r\nimport 'ansible.module_utils.facts.hardware.hurd' # \r\n<<<\n 7163 1726888030.79474: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.79498: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.79503: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.79556: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.79669: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.fips' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.loadavg' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.79677: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.79697: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.netbsd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.79720: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4dd2600>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n<<<\n 7163 1726888030.79742: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\n<<<\n 7163 1726888030.79859: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.79891: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4dd3200>\r\nimport 'ansible.module_utils.facts.system.local' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.79911: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.openbsd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.79931: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.79997: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.lsb' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.80013: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.80053: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.80086: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.80186: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network' # \r\n<<<\n 7163 1726888030.80220: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.pkg_mgr' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.80464: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.80468: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.80492: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.80512: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.80530: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.platform' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888030.80585: stdout chunk (state=3):\n>>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f4e126f0>\r\n<<<\n 7163 1726888030.80601: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.linux' # \r\nimport 'ansible.module_utils.facts.hardware.hurd' # \r\n<<<\n 7163 1726888030.80710: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.80724: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.80763: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4e02390>\r\n<<<\n 7163 1726888030.80793: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.python' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.80817: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.80846: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.netbsd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.80854: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.80906: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.generic_bsd' # \r\nimport 'ansible.module_utils.facts.network.aix' # \r\n<<<\n 7163 1726888030.80925: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.81012: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.81065: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.81069: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.openbsd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.81072: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.81185: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.dragonfly' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.81231: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.81237: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.81279: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.81304: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.81336: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.fc_wwn' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.81341: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.81474: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.freebsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.81478: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.81481: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.base' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.81767: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.hpux' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.81771: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.version' # \r\nimport 'ansible.module_utils.facts.system.service_mgr' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.81774: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.ssh_pub_keys' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.81776: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.81779: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.hurd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.81831: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f4bb60c0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4e124e0>\r\nimport 'ansible.module_utils.facts.system.user' # \r\n<<<\n 7163 1726888030.81841: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.base' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.81861: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.81884: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.81903: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.82008: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.aix' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.82078: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.linux' # \r\n<<<\n 7163 1726888030.82081: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.82086: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.generic_bsd' # \r\nimport 'ansible.module_utils.facts.network.aix' # \r\n<<<\n 7163 1726888030.82125: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.82142: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.82185: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.iscsi' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.82264: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.82272: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.82352: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.nvme' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.netbsd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.82355: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.82386: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.sysctl' # \r\nimport 'ansible.module_utils.facts.hardware.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.82434: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.openbsd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.82441: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.fc_wwn' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.82510: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.freebsd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.82513: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.82523: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.82558: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.hpux' # \r\n<<<\n 7163 1726888030.82600: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.82747: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.freebsd' # \r\nimport 'ansible.module_utils.facts.hardware.dragonfly' # \r\n<<<\n 7163 1726888030.82757: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.82763: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.82824: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.hurd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.82827: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.82830: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.82943: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.hpux' # \r\n<<<\n 7163 1726888030.83024: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.83029: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.83032: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.83045: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.83068: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.83284: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.sysctl' # \r\nimport 'ansible.module_utils.facts.virtual.freebsd' # \r\nimport 'ansible.module_utils.facts.virtual.dragonfly' # \r\n<<<\n 7163 1726888030.83288: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.83310: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.linux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.83361: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.hpux' # \r\n<<<\n 7163 1726888030.83365: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.iscsi' # \r\n<<<\n 7163 1726888030.83460: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.83463: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.83465: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.83491: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.nvme' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.83554: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.netbsd' # \r\n<<<\n 7163 1726888030.83578: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.83642: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.openbsd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.83660: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.83715: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.83779: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.sunos' # \r\n<<<\n 7163 1726888030.83847: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual' # \r\n<<<\n 7163 1726888030.83867: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.84005: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.base' # \r\n<<<\n 7163 1726888030.84009: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.84012: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.84077: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.linux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.84080: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.84108: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.linux' # \r\nimport 'ansible.module_utils.facts.hardware.hurd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.84151: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.netbsd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.84154: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.84214: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.84228: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.84484: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.openbsd' # \r\n<<<\n 7163 1726888030.84490: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.sysctl' # \r\nimport 'ansible.module_utils.facts.virtual.freebsd' # \r\nimport 'ansible.module_utils.facts.virtual.dragonfly' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.84498: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.84542: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.openbsd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.84546: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.84560: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sunos' # \r\nimport 'ansible.module_utils.facts.default_collectors' # \r\n<<<\n 7163 1726888030.84625: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.84667: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.84698: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.84736: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.linux' # \r\n<<<\n 7163 1726888030.84742: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.84780: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.84851: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.netbsd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.84890: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.ansible_collector' # \r\nimport 'ansible.module_utils.facts.compat' # \r\nimport 'ansible.module_utils.facts' # \r\n<<<\n 7163 1726888030.84894: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.84947: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.84951: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.openbsd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.84976: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.84989: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.base' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.85083: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.85178: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.85182: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.sunos' # \r\nimport 'ansible.module_utils.facts.default_collectors' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.85268: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.85311: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.ansible_collector' # \r\nimport 'ansible.module_utils.facts.compat' # \r\nimport 'ansible.module_utils.facts' # \r\n<<<\n 7163 1726888030.85394: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.85583: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"ansible_distribution\": \"CentOS\", \"ansible_distribution_release\": \"Stream\", \"ansible_distribution_version\": \"10\", \"ansible_distribution_major_version\": \"10\", \"ansible_distribution_file_path\": \"/etc/centos-release\", \"ansible_distribution_file_variety\": \"CentOS\", \"ansible_distribution_file_parsed\": true, \"ansible_os_family\": \"RedHat\", \"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n<<<\n 7163 1726888030.85586: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.85588: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.generic_bsd' # \r\nimport 'ansible.module_utils.facts.network.aix' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.85609: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.85655: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.darwin' # \r\n<<<\n 7163 1726888030.85683: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.85705: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.dragonfly' # \r\n<<<\n 7163 1726888030.85726: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.85892: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.85921: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"ansible_distribution\": \"CentOS\", \"ansible_distribution_release\": \"Stream\", \"ansible_distribution_version\": \"10\", \"ansible_distribution_major_version\": \"10\", \"ansible_distribution_file_path\": \"/etc/centos-release\", \"ansible_distribution_file_variety\": \"CentOS\", \"ansible_distribution_file_parsed\": true, \"ansible_os_family\": \"RedHat\", \"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n<<<\n 7163 1726888030.85954: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.fc_wwn' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.freebsd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.86015: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.86092: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.hpux' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.86382: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n<<<\n 7163 1726888030.86386: stdout chunk (state=3):\n>>># clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n<<<\n 7163 1726888030.86434: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hurd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.86439: stdout chunk (state=3):\n>>># restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n<<<\n 7163 1726888030.86561: stdout chunk (state=3):\n>>># cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n<<<\n 7163 1726888030.86568: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n<<<\n 7163 1726888030.86773: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.86778: stdout chunk (state=3):\n>>># cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n<<<\n 7163 1726888030.86784: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n<<<\n 7163 1726888030.86927: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.linux' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.87092: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.iscsi' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.87099: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n<<<\n 7163 1726888030.87102: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.87234: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.nvme' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.87242: stdout chunk (state=3):\n>>># cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy _multiprocessing\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy subprocess\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n<<<\n 7163 1726888030.87297: stdout chunk (state=3):\n>>># destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy errno\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 7163 1726888030.87303: stdout chunk (state=3):\n>>># destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n<<<\n 7163 1726888030.87441: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.netbsd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.87582: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.openbsd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.87588: stdout chunk (state=3):\n>>># destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy _multiprocessing\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy subprocess\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy errno\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n<<<\n 7163 1726888030.87596: stdout chunk (state=3):\n>>># destroy glob\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping configparser\r\n<<<\n 7163 1726888030.87599: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 7163 1726888030.87696: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.87700: stdout chunk (state=3):\n>>># cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 7163 1726888030.87828: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.87832: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n<<<\n 7163 1726888030.87835: stdout chunk (state=3):\n>>># destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n<<<\n 7163 1726888030.87849: stdout chunk (state=3):\n>>># destroy _thread\r\n<<<\n 7163 1726888030.87853: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.87945: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 7163 1726888030.87949: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sysctl' # \r\nimport 'ansible.module_utils.facts.virtual.freebsd' # \r\nimport 'ansible.module_utils.facts.virtual.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.88187: stdout chunk (state=3):\n>>># clear sys.audit hooks\r\n<<<\n 7163 1726888030.88191: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n<<<\n 7163 1726888030.88193: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\n<<<\n 7163 1726888030.88196: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\nShared connection to 10.31.46.206 closed.\r\n<<<\n 7163 1726888030.88198: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.hpux' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.88201: stdout chunk (state=3):\n>>># destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 7163 1726888030.88203: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.88315: stderr chunk (state=3):\n>>><<<\n 7163 1726888030.88319: stdout chunk (state=3):\n>>><<<\n 7163 1726888030.88386: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.linux' # \r\n<<<\n 7163 1726888030.88518: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.45.174 closed.\r\n<<<\n 7163 1726888030.88528: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.netbsd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.88546: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.88619: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.openbsd' # \r\n<<<\n 7163 1726888030.88641: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.88680: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.88768: stderr chunk (state=3):\n>>><<<\n 7163 1726888030.88771: stdout chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d2184d0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d1e7b30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d21aa50>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d02d130>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d02dfa0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d06be30>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d06bef0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0a3860>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0a3ef0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d083b00>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d081220>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d068fe0>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0c37d0>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0c23f0>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d082210>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0c0c50>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0f8800>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d068260>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438d0f8cb0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0f8b60>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438d0f8ef0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d066d80>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0f9580>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0f9250>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0fa450>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d110680>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438d111d60>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d112c00>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438d113260>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d112150>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438d113ce0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d113410>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0fa4b0>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438ce57c20>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438ce80740>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438ce804a0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438ce806b0>\\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438ce81070>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438ce81a60>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438ce80920>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438ce55dc0>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438ce82e10>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438ce818e0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0faba0>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438ceab170>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cecf500>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cf302c0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cf32a20>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cf303e0>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cef52b0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cd392e0>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cece330>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438ce83d40>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f438cd39580>\\r\\n# zipimport: found 103 names in \\'/tmp/ansible_setup_payload_ng6tyv0x/ansible_setup_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cda30b0>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cd81fa0>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cd81130>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cda13a0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438cdd28d0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cdd2660>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cdd1f70>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cdd2a20>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d21a9c0>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438cdd3590>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438cdd37d0>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cdd3c80>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c7319a0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c7335c0>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c733f20>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c7350d0>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c737b00>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438d112b70>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c735df0>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c73f9e0>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c73e4b0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c73e240>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c73e780>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c736300>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c783c80>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c783e00>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c7858b0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c785670>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c787e30>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c785fa0>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c78b650>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c787fe0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c78c410>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c78c680>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c78ca10>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c783ef0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c6180b0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c619310>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c78e840>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c78fbf0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c78e480>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c61d5b0>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c61e480>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c78ff80>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c61eb40>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c61f770>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c62a060>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c625070>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c7029c0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c7fe690>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c62a0f0>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c78d4f0>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.namespace\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.typing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c6ba270>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c28c1d0>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c28c7a0>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c6a03e0>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c6bad80>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c6b8920>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c6b8560>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c28f530>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c28ede0>\\r\\n# extension module \\'_queue\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_queue\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_queue\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c28efc0>\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c28e210>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c28f680>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc\\'\\r\\n# extension module \\'_multiprocessing\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_multiprocessing\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_multiprocessing\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c2ea180>\\r\\nimport \\'multiprocessing.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c2e81a0>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c6b86b0>\\r\\nimport \\'ansible.module_utils.facts.timeout\\' # \\r\\nimport \\'ansible.module_utils.facts.collector\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other.facter\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other.ohai\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.apparmor\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.caps\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.chroot\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.utils\\' # \\r\\nimport \\'ansible.module_utils.facts.system.cmdline\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.distribution\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.datetime\\' # \\r\\nimport \\'ansible.module_utils.facts.system.date_time\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.env\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.dns\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.fips\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.loadavg\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c2ea3c0>\\r\\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c2eafc0>\\r\\nimport \\'ansible.module_utils.facts.system.local\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.lsb\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.pkg_mgr\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.platform\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\\'\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c32a5a0>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c31b440>\\r\\nimport \\'ansible.module_utils.facts.system.python\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.version\\' # \\r\\nimport \\'ansible.module_utils.facts.system.service_mgr\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.ssh_pub_keys\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c33e1b0>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c31b590>\\r\\nimport \\'ansible.module_utils.facts.system.user\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.aix\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.sysctl\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.darwin\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.freebsd\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.linux\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.hurd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.sunos\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.generic_bsd\\' # \\r\\nimport \\'ansible.module_utils.facts.network.aix\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.darwin\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.fc_wwn\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.freebsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.hurd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.linux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.iscsi\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.nvme\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.sunos\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.sysctl\\' # \\r\\nimport \\'ansible.module_utils.facts.virtual.freebsd\\' # \\r\\nimport \\'ansible.module_utils.facts.virtual.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.linux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.sunos\\' # \\r\\nimport \\'ansible.module_utils.facts.default_collectors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.ansible_collector\\' # \\r\\nimport \\'ansible.module_utils.facts.compat\\' # \\r\\nimport \\'ansible.module_utils.facts\\' # \\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"ansible_facts\": {\"ansible_distribution\": \"CentOS\", \"ansible_distribution_release\": \"Stream\", \"ansible_distribution_version\": \"10\", \"ansible_distribution_major_version\": \"10\", \"ansible_distribution_file_path\": \"/etc/centos-release\", \"ansible_distribution_file_variety\": \"CentOS\", \"ansible_distribution_file_parsed\": true, \"ansible_os_family\": \"RedHat\", \"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# destroy heapq\\r\\n# cleanup[2] removing _queue\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing _multiprocessing\\r\\n# cleanup[2] removing multiprocessing.connection\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy _blake2\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy locale\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.connection\\r\\n# destroy multiprocessing.pool\\r\\n# destroy signal\\r\\n# destroy pickle\\r\\n# destroy multiprocessing.context\\r\\n# destroy array\\r\\n# destroy _compat_pickle\\r\\n# destroy _pickle\\r\\n# destroy queue\\r\\n# destroy _heapq\\r\\n# destroy _queue\\r\\n# destroy multiprocessing.process\\r\\n# destroy tempfile\\r\\n# destroy multiprocessing.util\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy selectors\\r\\n# destroy _multiprocessing\\r\\n# destroy shlex\\r\\n# destroy fcntl\\r\\n# destroy datetime\\r\\n# destroy subprocess\\r\\n# destroy base64\\r\\n# destroy _ssl\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy getpass\\r\\n# destroy pwd\\r\\n# destroy termios\\r\\n# destroy errno\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy glob\\r\\n# destroy fnmatch\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# cleanup[3] wiping configparser\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _hashlib\\r\\n# destroy _operator\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.46.206 closed.\\r\\n\")\n 7163 1726888030.89283: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.sunos' # \r\nimport 'ansible.module_utils.facts.default_collectors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888030.89408: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d2184d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d1e7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d21aa50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d02d130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d02dfa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d06be30>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d06bef0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0a3860>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0a3ef0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d083b00>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d081220>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d068fe0>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0c37d0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0c23f0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d082210>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0c0c50>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0f8800>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d068260>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438d0f8cb0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0f8b60>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438d0f8ef0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d066d80>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0f9580>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0f9250>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0fa450>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d110680>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438d111d60>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d112c00>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438d113260>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d112150>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438d113ce0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d113410>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0fa4b0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438ce57c20>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438ce80740>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438ce804a0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438ce806b0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438ce81070>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438ce81a60>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438ce80920>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438ce55dc0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438ce82e10>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438ce818e0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0faba0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438ceab170>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cecf500>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cf302c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cf32a20>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cf303e0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cef52b0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cd392e0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cece330>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438ce83d40>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f438cd39580>\r\n# zipimport: found 103 names in '/tmp/ansible_setup_payload_ng6tyv0x/ansible_setup_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cda30b0>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cd81fa0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cd81130>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cda13a0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438cdd28d0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cdd2660>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cdd1f70>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cdd2a20>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d21a9c0>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438cdd3590>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438cdd37d0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cdd3c80>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c7319a0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c7335c0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c733f20>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c7350d0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c737b00>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438d112b70>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c735df0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c73f9e0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c73e4b0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c73e240>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c73e780>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c736300>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c783c80>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c783e00>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c7858b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c785670>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c787e30>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c785fa0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c78b650>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c787fe0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c78c410>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c78c680>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c78ca10>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c783ef0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c6180b0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c619310>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c78e840>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c78fbf0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c78e480>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c61d5b0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c61e480>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c78ff80>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c61eb40>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c61f770>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c62a060>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c625070>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c7029c0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c7fe690>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c62a0f0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c78d4f0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.namespace' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.typing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c6ba270>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c28c1d0>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c28c7a0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c6a03e0>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c6bad80>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c6b8920>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c6b8560>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c28f530>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c28ede0>\r\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c28efc0>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c28e210>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c28f680>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c2ea180>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c2e81a0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c6b86b0>\r\nimport 'ansible.module_utils.facts.timeout' # \r\nimport 'ansible.module_utils.facts.collector' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.facter' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.ohai' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.apparmor' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.caps' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.chroot' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.utils' # \r\nimport 'ansible.module_utils.facts.system.cmdline' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.distribution' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.datetime' # \r\nimport 'ansible.module_utils.facts.system.date_time' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.env' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.dns' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.fips' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.loadavg' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c2ea3c0>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c2eafc0>\r\nimport 'ansible.module_utils.facts.system.local' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.lsb' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.pkg_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.platform' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c32a5a0>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c31b440>\r\nimport 'ansible.module_utils.facts.system.python' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.version' # \r\nimport 'ansible.module_utils.facts.system.service_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.ssh_pub_keys' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c33e1b0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c31b590>\r\nimport 'ansible.module_utils.facts.system.user' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.sysctl' # \r\nimport 'ansible.module_utils.facts.hardware.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.freebsd' # \r\nimport 'ansible.module_utils.facts.hardware.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.linux' # \r\nimport 'ansible.module_utils.facts.hardware.hurd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.generic_bsd' # \r\nimport 'ansible.module_utils.facts.network.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.fc_wwn' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.freebsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hurd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.linux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.iscsi' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.nvme' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sysctl' # \r\nimport 'ansible.module_utils.facts.virtual.freebsd' # \r\nimport 'ansible.module_utils.facts.virtual.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.linux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sunos' # \r\nimport 'ansible.module_utils.facts.default_collectors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.ansible_collector' # \r\nimport 'ansible.module_utils.facts.compat' # \r\nimport 'ansible.module_utils.facts' # \r\n# zipimport: zlib available\r\n\r\n{\"ansible_facts\": {\"ansible_distribution\": \"CentOS\", \"ansible_distribution_release\": \"Stream\", \"ansible_distribution_version\": \"10\", \"ansible_distribution_major_version\": \"10\", \"ansible_distribution_file_path\": \"/etc/centos-release\", \"ansible_distribution_file_variety\": \"CentOS\", \"ansible_distribution_file_parsed\": true, \"ansible_os_family\": \"RedHat\", \"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy _multiprocessing\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy subprocess\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy errno\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.46.206 closed.\r\n 7163 1726888030.90011: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.ansible_collector' # \r\nimport 'ansible.module_utils.facts.compat' # \r\nimport 'ansible.module_utils.facts' # \r\n<<<\n 7163 1726888030.90015: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888030.90021: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"ansible_distribution\": \"CentOS\", \"ansible_distribution_release\": \"Stream\", \"ansible_distribution_version\": \"10\", \"ansible_distribution_major_version\": \"10\", \"ansible_distribution_file_path\": \"/etc/centos-release\", \"ansible_distribution_file_variety\": \"CentOS\", \"ansible_distribution_file_parsed\": true, \"ansible_os_family\": \"RedHat\", \"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n<<<\n 7163 1726888030.91414: done with _execute_module (setup, {'gather_subset': ['!all', '!min', 'distribution', 'distribution_major_version', 'distribution_version', 'os_family'], '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 7163 1726888030.91418: _low_level_execute_command(): starting\n 7163 1726888030.91421: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438/ > /dev/null 2>&1 && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.45.174> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01e184d0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01de7b30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01e1aa50>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c2d130>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c2dfa0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c6be30>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c6bef0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01ca3860>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01ca3ef0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c83b00>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c81220>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c68fe0>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cc37d0>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cc23f0>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c82210>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cc0c50>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cf8830>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c68260>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01cf8ce0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cf8b90>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01cf8f50>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c66d80>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cf95b0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cf92b0>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cfa480>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01d10650>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01d11d30>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01d12bd0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01d13230>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01d12120>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01d13cb0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01d133e0>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cfa4b0>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01a03bf0>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01a2c620>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a2c380>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01a2c650>\\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01a2cf80>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01a2d970>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a2c830>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a01d90>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a2ed50>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a2da90>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cfab70>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a570e0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a7b4a0>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01adc290>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01ade9f0>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01adc3b0>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01aa5280>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf018dd370>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a7a2a0>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a2fcb0>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbf018dd610>\\r\\n# zipimport: found 103 names in \\'/tmp/ansible_setup_payload_upni59ch/ansible_setup_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01947110>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01926000>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01925190>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01944fe0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01976ab0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01976840>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01976150>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf019768d0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01947da0>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01977800>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01977a40>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01977f50>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01329d30>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf0132b950>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0132c350>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0132d4f0>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0132ffb0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf013340e0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0132e270>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01337fe0>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01336ab0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01336810>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01336d80>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0132e780>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf0137c1d0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0137c290>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf0137dd90>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0137db50>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf013802f0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0137e480>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01383aa0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01380470>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01384830>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01384c20>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01384b30>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0137c4d0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf0120c2f0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf0120d370>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01386a80>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01387e30>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf013866c0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01215640>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf012162d0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0120d5b0>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf012161b0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01217500>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf012220c0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0121fd70>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0130a960>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf019a2630>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01222150>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01214140>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.namespace\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.typing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf012b2090>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00e2bfb0>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf00e302f0>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0129b080>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf012b2c00>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf012b0770>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf012b03b0>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf00e332c0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00e32b70>\\r\\n# extension module \\'_queue\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_queue\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_queue\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf00e32d20>\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00e31fa0>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00e33230>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc\\'\\r\\n# extension module \\'_multiprocessing\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_multiprocessing\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_multiprocessing\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf00e91dc0>\\r\\nimport \\'multiprocessing.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00e33dd0>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf012b0410>\\r\\nimport \\'ansible.module_utils.facts.timeout\\' # \\r\\nimport \\'ansible.module_utils.facts.collector\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other.facter\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other.ohai\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.apparmor\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.caps\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.chroot\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.utils\\' # \\r\\nimport \\'ansible.module_utils.facts.system.cmdline\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.distribution\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.datetime\\' # \\r\\nimport \\'ansible.module_utils.facts.system.date_time\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.env\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.dns\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.fips\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.loadavg\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00e93e90>\\r\\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00e92990>\\r\\nimport \\'ansible.module_utils.facts.system.local\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.lsb\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.pkg_mgr\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.platform\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\\'\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf00ece180>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00eb2db0>\\r\\nimport \\'ansible.module_utils.facts.system.python\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.version\\' # \\r\\nimport \\'ansible.module_utils.facts.system.service_mgr\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.ssh_pub_keys\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf00ee1eb0>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00ee1df0>\\r\\nimport \\'ansible.module_utils.facts.system.user\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.aix\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.sysctl\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.darwin\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.freebsd\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.linux\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.hurd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.sunos\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.generic_bsd\\' # \\r\\nimport \\'ansible.module_utils.facts.network.aix\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.darwin\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.fc_wwn\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.freebsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.hurd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.linux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.iscsi\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.nvme\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.sunos\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.sysctl\\' # \\r\\nimport \\'ansible.module_utils.facts.virtual.freebsd\\' # \\r\\nimport \\'ansible.module_utils.facts.virtual.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.linux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.sunos\\' # \\r\\nimport \\'ansible.module_utils.facts.default_collectors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.ansible_collector\\' # \\r\\nimport \\'ansible.module_utils.facts.compat\\' # \\r\\nimport \\'ansible.module_utils.facts\\' # \\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"ansible_facts\": {\"ansible_distribution\": \"CentOS\", \"ansible_distribution_release\": \"Stream\", \"ansible_distribution_version\": \"10\", \"ansible_distribution_major_version\": \"10\", \"ansible_distribution_file_path\": \"/etc/centos-release\", \"ansible_distribution_file_variety\": \"CentOS\", \"ansible_distribution_file_parsed\": true, \"ansible_os_family\": \"RedHat\", \"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# destroy heapq\\r\\n# cleanup[2] removing _queue\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing _multiprocessing\\r\\n# cleanup[2] removing multiprocessing.connection\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy _blake2\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy locale\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.connection\\r\\n# destroy multiprocessing.pool\\r\\n# destroy signal\\r\\n# destroy pickle\\r\\n# destroy multiprocessing.context\\r\\n# destroy array\\r\\n# destroy _compat_pickle\\r\\n# destroy _pickle\\r\\n# destroy queue\\r\\n# destroy _heapq\\r\\n# destroy _queue\\r\\n# destroy multiprocessing.process\\r\\n# destroy tempfile\\r\\n# destroy multiprocessing.util\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy selectors\\r\\n# destroy _multiprocessing\\r\\n# destroy shlex\\r\\n# destroy fcntl\\r\\n# destroy datetime\\r\\n# destroy subprocess\\r\\n# destroy base64\\r\\n# destroy _ssl\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy getpass\\r\\n# destroy pwd\\r\\n# destroy termios\\r\\n# destroy errno\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy glob\\r\\n# destroy fnmatch\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# cleanup[3] wiping configparser\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _hashlib\\r\\n# destroy _operator\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.45.174 closed.\\r\\n\")\n 7163 1726888030.91719: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01e184d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01de7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01e1aa50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c2d130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c2dfa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c6be30>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c6bef0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01ca3860>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01ca3ef0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c83b00>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c81220>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c68fe0>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cc37d0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cc23f0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c82210>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cc0c50>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cf8830>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c68260>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01cf8ce0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cf8b90>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01cf8f50>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c66d80>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cf95b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cf92b0>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cfa480>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01d10650>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01d11d30>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01d12bd0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01d13230>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01d12120>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01d13cb0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01d133e0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cfa4b0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01a03bf0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01a2c620>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a2c380>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01a2c650>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01a2cf80>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01a2d970>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a2c830>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a01d90>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a2ed50>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a2da90>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cfab70>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a570e0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a7b4a0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01adc290>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01ade9f0>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01adc3b0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01aa5280>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf018dd370>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a7a2a0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a2fcb0>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbf018dd610>\r\n# zipimport: found 103 names in '/tmp/ansible_setup_payload_upni59ch/ansible_setup_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01947110>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01926000>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01925190>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01944fe0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01976ab0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01976840>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01976150>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf019768d0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01947da0>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01977800>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01977a40>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01977f50>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01329d30>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf0132b950>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0132c350>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0132d4f0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0132ffb0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf013340e0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0132e270>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01337fe0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01336ab0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01336810>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01336d80>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0132e780>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf0137c1d0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0137c290>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf0137dd90>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0137db50>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf013802f0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0137e480>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01383aa0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01380470>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01384830>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01384c20>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01384b30>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0137c4d0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf0120c2f0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf0120d370>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01386a80>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01387e30>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf013866c0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01215640>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf012162d0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0120d5b0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf012161b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01217500>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf012220c0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0121fd70>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0130a960>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf019a2630>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01222150>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01214140>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.namespace' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.typing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf012b2090>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00e2bfb0>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf00e302f0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0129b080>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf012b2c00>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf012b0770>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf012b03b0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf00e332c0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00e32b70>\r\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf00e32d20>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00e31fa0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00e33230>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf00e91dc0>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00e33dd0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf012b0410>\r\nimport 'ansible.module_utils.facts.timeout' # \r\nimport 'ansible.module_utils.facts.collector' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.facter' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.ohai' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.apparmor' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.caps' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.chroot' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.utils' # \r\nimport 'ansible.module_utils.facts.system.cmdline' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.distribution' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.datetime' # \r\nimport 'ansible.module_utils.facts.system.date_time' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.env' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.dns' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.fips' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.loadavg' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00e93e90>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00e92990>\r\nimport 'ansible.module_utils.facts.system.local' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.lsb' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.pkg_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.platform' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf00ece180>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00eb2db0>\r\nimport 'ansible.module_utils.facts.system.python' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.version' # \r\nimport 'ansible.module_utils.facts.system.service_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.ssh_pub_keys' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf00ee1eb0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00ee1df0>\r\nimport 'ansible.module_utils.facts.system.user' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.sysctl' # \r\nimport 'ansible.module_utils.facts.hardware.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.freebsd' # \r\nimport 'ansible.module_utils.facts.hardware.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.linux' # \r\nimport 'ansible.module_utils.facts.hardware.hurd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.generic_bsd' # \r\nimport 'ansible.module_utils.facts.network.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.fc_wwn' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.freebsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hurd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.linux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.iscsi' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.nvme' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sysctl' # \r\nimport 'ansible.module_utils.facts.virtual.freebsd' # \r\nimport 'ansible.module_utils.facts.virtual.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.linux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sunos' # \r\nimport 'ansible.module_utils.facts.default_collectors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.ansible_collector' # \r\nimport 'ansible.module_utils.facts.compat' # \r\nimport 'ansible.module_utils.facts' # \r\n# zipimport: zlib available\r\n\r\n{\"ansible_facts\": {\"ansible_distribution\": \"CentOS\", \"ansible_distribution_release\": \"Stream\", \"ansible_distribution_version\": \"10\", \"ansible_distribution_major_version\": \"10\", \"ansible_distribution_file_path\": \"/etc/centos-release\", \"ansible_distribution_file_variety\": \"CentOS\", \"ansible_distribution_file_parsed\": true, \"ansible_os_family\": \"RedHat\", \"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy _multiprocessing\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy subprocess\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy errno\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.45.174 closed.\r\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 7163 1726888030.92568: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n<<<\n 7163 1726888030.92572: stdout chunk (state=3):\n>>># clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy _multiprocessing\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy subprocess\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy errno\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket<<<\n 7163 1726888030.95446: done with _execute_module (setup, {'gather_subset': ['!all', '!min', 'distribution', 'distribution_major_version', 'distribution_version', 'os_family'], '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 7163 1726888030.95450: stdout chunk (state=3):\n>>>\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n<<<\n 7163 1726888030.95453: stdout chunk (state=3):\n>>># destroy _typing\r\n# destroy _tokenize\r\n<<<\n 7163 1726888030.95456: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n<<<\n 7163 1726888030.95458: stdout chunk (state=3):\n>>># destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 7163 1726888030.95460: _low_level_execute_command(): starting\n 7163 1726888030.95463: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323/ > /dev/null 2>&1 && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888030.95468: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 7163 1726888030.95473: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.215 closed.\r\n<<<\n 7163 1726888030.95476: stderr chunk (state=3):\n>>><<<\n 7163 1726888030.95478: stdout chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5d684d0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5d37b30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5d6aa50>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b1d130>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b1dfa0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b5be30>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b5bef0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b93860>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b93ef0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b73b00>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b71220>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b58fe0>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5bb37d0>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5bb23f0>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b72210>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5bb0c50>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5be8800>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b58260>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5be8cb0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5be8b60>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5be8ef0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b56d80>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5be9580>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5be9250>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5bea450>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5c00680>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5c01d60>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5c02c00>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5c03260>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5c02150>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5c03ce0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5c03410>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5bea4b0>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f58f7c20>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5920740>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f59204a0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f59206b0>\\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5921070>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5921a60>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5920920>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f58f5dc0>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5922e10>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f59218e0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5beaba0>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f594b170>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f596f500>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f59d02c0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f59d2a20>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f59d03e0>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f59952b0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f53152e0>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f596e330>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5923d40>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f88f5315580>\\r\\n# zipimport: found 103 names in \\'/tmp/ansible_setup_payload_2b3gnr9y/ansible_setup_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f537f080>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f535df70>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f535d100>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f537d370>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f53ae960>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f53ae6f0>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f53ae000>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f53aeae0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5d6a9c0>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f53af6e0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f53af920>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f53afe60>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f521dbe0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f521f800>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f52201d0>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5221370>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5223e30>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f594b0e0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f52220f0>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f522bdd0>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f522a8a0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f522a600>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f522ab70>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5222570>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f526fec0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5270110>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5271cd0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5271a90>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5274260>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5272390>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5277a40>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5274410>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5278800>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5278a40>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5278d70>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5270410>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5108320>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5109370>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f527aab0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f527be30>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f527a720>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f510d5b0>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f510e360>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5279fa0>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f510e600>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f510f6b0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f511a300>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5115010>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f51eecc0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f52e6990>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f511a570>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f511a000>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.namespace\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.typing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f51aa480>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4d743b0>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f4d746b0>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5191040>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f51aafc0>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f51a8b90>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f51a85f0>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f4d77740>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4d76ff0>\\r\\n# extension module \\'_queue\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_queue\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_queue\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f4d771d0>\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4d76420>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4d77830>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc\\'\\r\\n# extension module \\'_multiprocessing\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_multiprocessing\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_multiprocessing\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f4dd2330>\\r\\nimport \\'multiprocessing.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4dd0380>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f51a9c70>\\r\\nimport \\'ansible.module_utils.facts.timeout\\' # \\r\\nimport \\'ansible.module_utils.facts.collector\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other.facter\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other.ohai\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.apparmor\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.caps\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.chroot\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.utils\\' # \\r\\nimport \\'ansible.module_utils.facts.system.cmdline\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.distribution\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.datetime\\' # \\r\\nimport \\'ansible.module_utils.facts.system.date_time\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.env\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.dns\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.fips\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.loadavg\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4dd2600>\\r\\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4dd3200>\\r\\nimport \\'ansible.module_utils.facts.system.local\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.lsb\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.pkg_mgr\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.platform\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\\'\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f4e126f0>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4e02390>\\r\\nimport \\'ansible.module_utils.facts.system.python\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.version\\' # \\r\\nimport \\'ansible.module_utils.facts.system.service_mgr\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.ssh_pub_keys\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f4bb60c0>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4e124e0>\\r\\nimport \\'ansible.module_utils.facts.system.user\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.aix\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.sysctl\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.darwin\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.freebsd\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.linux\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.hurd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.sunos\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.generic_bsd\\' # \\r\\nimport \\'ansible.module_utils.facts.network.aix\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.darwin\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.fc_wwn\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.freebsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.hurd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.linux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.iscsi\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.nvme\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.sunos\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.sysctl\\' # \\r\\nimport \\'ansible.module_utils.facts.virtual.freebsd\\' # \\r\\nimport \\'ansible.module_utils.facts.virtual.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.linux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.sunos\\' # \\r\\nimport \\'ansible.module_utils.facts.default_collectors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.ansible_collector\\' # \\r\\nimport \\'ansible.module_utils.facts.compat\\' # \\r\\nimport \\'ansible.module_utils.facts\\' # \\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"ansible_facts\": {\"ansible_distribution\": \"CentOS\", \"ansible_distribution_release\": \"Stream\", \"ansible_distribution_version\": \"10\", \"ansible_distribution_major_version\": \"10\", \"ansible_distribution_file_path\": \"/etc/centos-release\", \"ansible_distribution_file_variety\": \"CentOS\", \"ansible_distribution_file_parsed\": true, \"ansible_os_family\": \"RedHat\", \"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# destroy heapq\\r\\n# cleanup[2] removing _queue\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing _multiprocessing\\r\\n# cleanup[2] removing multiprocessing.connection\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy _blake2\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy locale\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.connection\\r\\n# destroy multiprocessing.pool\\r\\n# destroy signal\\r\\n# destroy pickle\\r\\n# destroy multiprocessing.context\\r\\n# destroy array\\r\\n# destroy _compat_pickle\\r\\n# destroy _pickle\\r\\n# destroy queue\\r\\n# destroy _heapq\\r\\n# destroy _queue\\r\\n# destroy multiprocessing.process\\r\\n# destroy tempfile\\r\\n# destroy multiprocessing.util\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy selectors\\r\\n# destroy _multiprocessing\\r\\n# destroy shlex\\r\\n# destroy fcntl\\r\\n# destroy datetime\\r\\n# destroy subprocess\\r\\n# destroy base64\\r\\n# destroy _ssl\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy getpass\\r\\n# destroy pwd\\r\\n# destroy termios\\r\\n# destroy errno\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy glob\\r\\n# destroy fnmatch\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# cleanup[3] wiping configparser\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _hashlib\\r\\n# destroy _operator\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.12.215 closed.\\r\\n\")\n 7163 1726888030.95683: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888030.95762: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5d684d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5d37b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5d6aa50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b1d130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b1dfa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b5be30>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b5bef0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b93860>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b93ef0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b73b00>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b71220>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b58fe0>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5bb37d0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5bb23f0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b72210>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5bb0c50>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5be8800>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b58260>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5be8cb0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5be8b60>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5be8ef0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b56d80>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5be9580>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5be9250>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5bea450>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5c00680>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5c01d60>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5c02c00>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5c03260>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5c02150>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5c03ce0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5c03410>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5bea4b0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f58f7c20>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5920740>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f59204a0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f59206b0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5921070>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5921a60>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5920920>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f58f5dc0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5922e10>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f59218e0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5beaba0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f594b170>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f596f500>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f59d02c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f59d2a20>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f59d03e0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f59952b0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f53152e0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f596e330>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5923d40>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f88f5315580>\r\n# zipimport: found 103 names in '/tmp/ansible_setup_payload_2b3gnr9y/ansible_setup_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f537f080>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f535df70>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f535d100>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f537d370>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f53ae960>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f53ae6f0>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f53ae000>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f53aeae0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5d6a9c0>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f53af6e0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f53af920>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f53afe60>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f521dbe0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f521f800>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f52201d0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5221370>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5223e30>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f594b0e0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f52220f0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f522bdd0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f522a8a0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f522a600>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f522ab70>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5222570>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f526fec0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5270110>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5271cd0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5271a90>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5274260>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5272390>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5277a40>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5274410>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5278800>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5278a40>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5278d70>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5270410>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5108320>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5109370>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f527aab0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f527be30>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f527a720>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f510d5b0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f510e360>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5279fa0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f510e600>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f510f6b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f511a300>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5115010>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f51eecc0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f52e6990>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f511a570>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f511a000>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.namespace' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.typing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f51aa480>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4d743b0>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f4d746b0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5191040>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f51aafc0>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f51a8b90>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f51a85f0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f4d77740>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4d76ff0>\r\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f4d771d0>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4d76420>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4d77830>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f4dd2330>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4dd0380>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f51a9c70>\r\nimport 'ansible.module_utils.facts.timeout' # \r\nimport 'ansible.module_utils.facts.collector' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.facter' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.ohai' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.apparmor' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.caps' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.chroot' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.utils' # \r\nimport 'ansible.module_utils.facts.system.cmdline' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.distribution' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.datetime' # \r\nimport 'ansible.module_utils.facts.system.date_time' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.env' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.dns' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.fips' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.loadavg' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4dd2600>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4dd3200>\r\nimport 'ansible.module_utils.facts.system.local' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.lsb' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.pkg_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.platform' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f4e126f0>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4e02390>\r\nimport 'ansible.module_utils.facts.system.python' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.version' # \r\nimport 'ansible.module_utils.facts.system.service_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.ssh_pub_keys' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f4bb60c0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4e124e0>\r\nimport 'ansible.module_utils.facts.system.user' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.sysctl' # \r\nimport 'ansible.module_utils.facts.hardware.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.freebsd' # \r\nimport 'ansible.module_utils.facts.hardware.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.linux' # \r\nimport 'ansible.module_utils.facts.hardware.hurd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.generic_bsd' # \r\nimport 'ansible.module_utils.facts.network.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.fc_wwn' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.freebsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hurd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.linux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.iscsi' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.nvme' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sysctl' # \r\nimport 'ansible.module_utils.facts.virtual.freebsd' # \r\nimport 'ansible.module_utils.facts.virtual.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.linux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sunos' # \r\nimport 'ansible.module_utils.facts.default_collectors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.ansible_collector' # \r\nimport 'ansible.module_utils.facts.compat' # \r\nimport 'ansible.module_utils.facts' # \r\n# zipimport: zlib available\r\n\r\n{\"ansible_facts\": {\"ansible_distribution\": \"CentOS\", \"ansible_distribution_release\": \"Stream\", \"ansible_distribution_version\": \"10\", \"ansible_distribution_major_version\": \"10\", \"ansible_distribution_file_path\": \"/etc/centos-release\", \"ansible_distribution_file_variety\": \"CentOS\", \"ansible_distribution_file_parsed\": true, \"ansible_os_family\": \"RedHat\", \"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy _multiprocessing\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy subprocess\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy errno\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.215 closed.\r\n 7163 1726888030.96252: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888030.96256: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888030.96259: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888030.98297: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888030.98307: stdout chunk (state=3):\n>>><<<\n 7163 1726888030.98310: stderr chunk (state=3):\n>>><<<\n 7163 1726888030.98313: done with _execute_module (setup, {'gather_subset': ['!all', '!min', 'distribution', 'distribution_major_version', 'distribution_version', 'os_family'], '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n<10.31.46.206> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888030.98320: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888030.98323: handler run complete\n 7163 1726888030.98327: _low_level_execute_command(): starting\n 7163 1726888030.98330: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 7163 1726888030.98404: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343/ > /dev/null 2>&1 && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888030.98421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888030.98424: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 7163 1726888030.98426: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888030.98428: attempt loop complete, returning result\n 7163 1726888030.98431: _execute() done\n 7163 1726888030.98433: dumping result to json\n 7163 1726888030.98435: done dumping result, returning\n 7163 1726888030.98442: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Ensure ansible_facts used by role [02619b48-4a2f-6d34-1d0e-00000000007e]\n 7163 1726888030.98447: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000007e\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343/ > /dev/null 2>&1 && sleep 0'\"'\"''\nok: [managed_node3]\n 7163 1726888030.98692: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000007e\n 7163 1726888030.98695: WORKER PROCESS EXITING\n 7163 1726888030.98698: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888030.98700: stderr chunk (state=3):\n>>><<<\n 7163 1726888030.98702: stdout chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888030.98708: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888030.98711: handler run complete\n 7163 1726888030.98712: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 7163 1726888030.98714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888030.98716: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 7163 1726888030.98718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888030.98720: attempt loop complete, returning result\n 7163 1726888030.98722: _execute() done\n 7163 1726888030.98725: dumping result to json\n 7163 1726888030.98727: done dumping result, returning\n 7163 1726888030.98729: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Ensure ansible_facts used by role [02619b48-4a2f-6d34-1d0e-00000000007e]\n 7163 1726888030.98731: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 7163 1726888030.98772: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 7163 1726888030.98775: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888030.98778: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888030.98784: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888030.98786: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888030.98789: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000007e\n 7163 1726888030.98791: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888030.98960: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000007e\n 7163 1726888030.98964: WORKER PROCESS EXITING\n 7163 1726888030.98967: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\nok: [managed_node2]\n 7163 1726888031.00830: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888031.01087: stderr chunk (state=3):\n>>><<<\n 7163 1726888031.01092: stdout chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888031.01100: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888031.01103: handler run complete\n 7163 1726888031.01107: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 7163 1726888031.01379: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888031.01550: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 7163 1726888031.01675: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888031.01783: attempt loop complete, returning result\n 7163 1726888031.01787: _execute() done\n 7163 1726888031.01790: dumping result to json\n 7163 1726888031.01864: done dumping result, returning\n 7163 1726888031.01868: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Ensure ansible_facts used by role [02619b48-4a2f-6d34-1d0e-00000000007e]\n 7163 1726888031.01870: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000007e\n 7163 1726888031.02253: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000007e\n 7163 1726888031.02257: WORKER PROCESS EXITING\nok: [managed_node1]\n 7163 1726888031.02295: no more pending results, returning what we have\n 7163 1726888031.02299: results queue empty\n 7163 1726888031.02306: checking for any_errors_fatal\n 7163 1726888031.02309: done checking for any_errors_fatal\n 7163 1726888031.02310: checking for max_fail_percentage\n 7163 1726888031.02312: done checking for max_fail_percentage\n 7163 1726888031.02313: checking to see if all hosts have failed and the running result is not ok\n 7163 1726888031.02314: done checking to see if all hosts have failed\n 7163 1726888031.02315: getting the remaining hosts for this loop\n 7163 1726888031.02317: done getting the remaining hosts for this loop\n 7163 1726888031.02320: getting the next task for host managed_node1\n 7163 1726888031.02329: done getting next task for host managed_node1\n 7163 1726888031.02332: ^ task is: TASK: fedora.linux_system_roles.tlog : Check if system is ostree\n 7163 1726888031.02335: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888031.02338: getting the next task for host managed_node2\n 7163 1726888031.02559: done getting next task for host managed_node2\n 7163 1726888031.02562: ^ task is: TASK: fedora.linux_system_roles.tlog : Check if system is ostree\n 7163 1726888031.02564: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888031.02566: getting the next task for host managed_node3\n 7163 1726888031.02569: done getting next task for host managed_node3\n 7163 1726888031.02571: ^ task is: TASK: fedora.linux_system_roles.tlog : Check if system is ostree\n 7163 1726888031.02573: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888031.02587: getting variables\n 7163 1726888031.02588: in VariableManager get_vars()\n 7163 1726888031.02625: Calling all_inventory to load vars for managed_node1\n 7163 1726888031.02628: Calling groups_inventory to load vars for managed_node1\n 7163 1726888031.02631: Calling all_plugins_inventory to load vars for managed_node1\n 7163 1726888031.02742: Calling all_plugins_play to load vars for managed_node1\n 7163 1726888031.02746: Calling groups_plugins_inventory to load vars for managed_node1\n 7163 1726888031.02750: Calling groups_plugins_play to load vars for managed_node1\n 7163 1726888031.03134: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888031.03177: done with get_vars()\n 7163 1726888031.03185: done getting variables\n\nTASK [fedora.linux_system_roles.tlog : Check if system is ostree] **************\ntask path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:10\nFriday 20 September 2024 23:07:11 -0400 (0:00:01.403) 0:00:03.043 ****** \n 7163 1726888031.03400: entering _queue_task() for managed_node1/stat\n 7163 1726888031.03707: worker is 1 (out of 3 available)\n 7163 1726888031.03840: exiting _queue_task() for managed_node1/stat\n 7163 1726888031.03871: getting variables\n 7163 1726888031.03874: in VariableManager get_vars()\n 7163 1726888031.04017: Calling all_inventory to load vars for managed_node2\n 7163 1726888031.04021: Calling groups_inventory to load vars for managed_node2\n 7163 1726888031.04024: Calling all_plugins_inventory to load vars for managed_node2\n 7163 1726888031.04037: Calling all_plugins_play to load vars for managed_node2\n 7163 1726888031.04043: Calling groups_plugins_inventory to load vars for managed_node2\n 7163 1726888031.04047: Calling groups_plugins_play to load vars for managed_node2\n 7163 1726888031.04129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888031.04186: done with get_vars()\n 7163 1726888031.04196: done getting variables\n 7163 1726888031.04300: entering _queue_task() for managed_node2/stat\n 7163 1726888031.04913: worker is 2 (out of 3 available)\n 7163 1726888031.04925: exiting _queue_task() for managed_node2/stat\n 7163 1726888031.04955: getting variables\n 7163 1726888031.04957: in VariableManager get_vars()\n 7163 1726888031.05161: Calling all_inventory to load vars for managed_node3\n 7163 1726888031.05166: Calling groups_inventory to load vars for managed_node3\n 7163 1726888031.05169: Calling all_plugins_inventory to load vars for managed_node3\n 7163 1726888031.05185: Calling all_plugins_play to load vars for managed_node3\n 7163 1726888031.05188: Calling groups_plugins_inventory to load vars for managed_node3\n 7163 1726888031.05193: Calling groups_plugins_play to load vars for managed_node3\n 7163 1726888031.05400: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888031.05722: done with get_vars()\n 7163 1726888031.05731: done getting variables\n 7163 1726888031.06353: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Check if system is ostree\n 7163 1726888031.06362: in run() - task 02619b48-4a2f-6d34-1d0e-000000000080\n 7163 1726888031.06366: variable 'ansible_search_path' from source: unknown\n 7163 1726888031.06368: variable 'ansible_search_path' from source: unknown\n 7163 1726888031.06370: calling self._execute()\n 7163 1726888031.06373: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888031.06375: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888031.06377: variable 'omit' from source: magic vars\n 7163 1726888031.06386: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Check if system is ostree\n 7163 1726888031.06389: in run() - task 02619b48-4a2f-6d34-1d0e-000000000080\n 7163 1726888031.06392: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 7163 1726888031.06394: variable 'ansible_search_path' from source: unknown\n 7163 1726888031.06396: variable 'ansible_search_path' from source: unknown\n 7163 1726888031.06398: calling self._execute()\n 7163 1726888031.06406: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888031.06410: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888031.06412: variable 'omit' from source: magic vars\n 7163 1726888031.06499: entering _queue_task() for managed_node3/stat\n 7163 1726888031.07898: worker is 3 (out of 3 available)\n 7163 1726888031.07907: exiting _queue_task() for managed_node3/stat\n 7163 1726888031.07923: done queuing things up, now waiting for results queue to drain\n 7163 1726888031.07925: waiting for pending results...\n 7163 1726888031.07871: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 7163 1726888031.07947: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 7163 1726888031.07951: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 7163 1726888031.07954: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 7163 1726888031.07958: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 7163 1726888031.07962: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False)\n 7163 1726888031.07965: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False)\n 7163 1726888031.07968: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False)\n 7163 1726888031.07972: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False)\n 7163 1726888031.08184: variable '__tlog_is_ostree' from source: set_fact\n 7163 1726888031.08268: Evaluated conditional (not __tlog_is_ostree is defined): False\n 7163 1726888031.08298: when evaluation is False, skipping this task\n 7163 1726888031.08345: _execute() done\n 7163 1726888031.08355: dumping result to json\n 7163 1726888031.08444: done dumping result, returning\n 7163 1726888031.08448: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Check if system is ostree [02619b48-4a2f-6d34-1d0e-000000000080]\n 7163 1726888031.08451: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000080\n 7163 1726888031.08650: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Check if system is ostree\n 7163 1726888031.08654: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 7163 1726888031.08724: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000080\n 7163 1726888031.08728: WORKER PROCESS EXITING\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"not __tlog_is_ostree is defined\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 7163 1726888031.08980: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 7163 1726888031.08985: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 7163 1726888031.08987: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 7163 1726888031.08989: in run() - task 02619b48-4a2f-6d34-1d0e-000000000080\n 7163 1726888031.08992: variable 'ansible_search_path' from source: unknown\n 7163 1726888031.08994: variable 'ansible_search_path' from source: unknown\n 7163 1726888031.08996: calling self._execute()\n 7163 1726888031.09275: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False)\n 7163 1726888031.09278: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False)\n 7163 1726888031.09281: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888031.09284: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888031.09286: variable 'omit' from source: magic vars\n 7163 1726888031.09404: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False)\n 7163 1726888031.09442: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False)\n 7163 1726888031.09729: variable '__tlog_is_ostree' from source: set_fact\n 7163 1726888031.09930: Evaluated conditional (not __tlog_is_ostree is defined): False\n 7163 1726888031.09933: when evaluation is False, skipping this task\n 7163 1726888031.09935: _execute() done\n 7163 1726888031.09940: dumping result to json\n 7163 1726888031.09943: done dumping result, returning\n 7163 1726888031.09945: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Check if system is ostree [02619b48-4a2f-6d34-1d0e-000000000080]\n 7163 1726888031.10087: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000080\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"not __tlog_is_ostree is defined\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 7163 1726888031.10343: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000080\n 7163 1726888031.10346: WORKER PROCESS EXITING\n 7163 1726888031.10349: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 7163 1726888031.10664: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 7163 1726888031.10733: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 7163 1726888031.10841: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 7163 1726888031.10902: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 7163 1726888031.11070: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False)\n 7163 1726888031.11152: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False)\n 7163 1726888031.11207: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False)\n 7163 1726888031.11290: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False)\n 7163 1726888031.11562: variable '__tlog_is_ostree' from source: set_fact\n 7163 1726888031.11575: Evaluated conditional (not __tlog_is_ostree is defined): False\n 7163 1726888031.11591: when evaluation is False, skipping this task\n 7163 1726888031.11611: _execute() done\n 7163 1726888031.11614: dumping result to json\n 7163 1726888031.11617: done dumping result, returning\n 7163 1726888031.11643: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Check if system is ostree [02619b48-4a2f-6d34-1d0e-000000000080]\n 7163 1726888031.11646: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000080\n 7163 1726888031.11804: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000080\n 7163 1726888031.11807: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"not __tlog_is_ostree is defined\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 7163 1726888031.11834: no more pending results, returning what we have\n 7163 1726888031.11844: results queue empty\n 7163 1726888031.11845: checking for any_errors_fatal\n 7163 1726888031.11852: done checking for any_errors_fatal\n 7163 1726888031.11853: checking for max_fail_percentage\n 7163 1726888031.11855: done checking for max_fail_percentage\n 7163 1726888031.11856: checking to see if all hosts have failed and the running result is not ok\n 7163 1726888031.11857: done checking to see if all hosts have failed\n 7163 1726888031.11858: getting the remaining hosts for this loop\n 7163 1726888031.11860: done getting the remaining hosts for this loop\n 7163 1726888031.11979: getting the next task for host managed_node1\n 7163 1726888031.11987: done getting next task for host managed_node1\n 7163 1726888031.11991: ^ task is: TASK: fedora.linux_system_roles.tlog : Set flag to indicate system is ostree\n 7163 1726888031.11993: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888031.11995: getting the next task for host managed_node2\n 7163 1726888031.11997: done getting next task for host managed_node2\n 7163 1726888031.11999: ^ task is: TASK: fedora.linux_system_roles.tlog : Set flag to indicate system is ostree\n 7163 1726888031.12001: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888031.12002: getting the next task for host managed_node3\n 7163 1726888031.12004: done getting next task for host managed_node3\n 7163 1726888031.12006: ^ task is: TASK: fedora.linux_system_roles.tlog : Set flag to indicate system is ostree\n 7163 1726888031.12008: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888031.12021: getting variables\n 7163 1726888031.12023: in VariableManager get_vars()\n 7163 1726888031.12064: Calling all_inventory to load vars for managed_node1\n 7163 1726888031.12067: Calling groups_inventory to load vars for managed_node1\n 7163 1726888031.12070: Calling all_plugins_inventory to load vars for managed_node1\n 7163 1726888031.12082: Calling all_plugins_play to load vars for managed_node1\n 7163 1726888031.12085: Calling groups_plugins_inventory to load vars for managed_node1\n 7163 1726888031.12088: Calling groups_plugins_play to load vars for managed_node1\n 7163 1726888031.12627: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888031.12671: done with get_vars()\n 7163 1726888031.12678: done getting variables\n 7163 1726888031.12873: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.tlog : Set flag to indicate system is ostree] ***\ntask path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:15\nFriday 20 September 2024 23:07:11 -0400 (0:00:00.095) 0:00:03.138 ****** \n 7163 1726888031.12975: entering _queue_task() for managed_node1/set_fact\n 7163 1726888031.13548: worker is 1 (out of 3 available)\n 7163 1726888031.13559: exiting _queue_task() for managed_node1/set_fact\n 7163 1726888031.13591: getting variables\n 7163 1726888031.13594: in VariableManager get_vars()\n 7163 1726888031.14017: Calling all_inventory to load vars for managed_node2\n 7163 1726888031.14021: Calling groups_inventory to load vars for managed_node2\n 7163 1726888031.14024: Calling all_plugins_inventory to load vars for managed_node2\n 7163 1726888031.14039: Calling all_plugins_play to load vars for managed_node2\n 7163 1726888031.14043: Calling groups_plugins_inventory to load vars for managed_node2\n 7163 1726888031.14057: Calling groups_plugins_play to load vars for managed_node2\n 7163 1726888031.14446: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Set flag to indicate system is ostree\n 7163 1726888031.14468: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888031.14583: done with get_vars()\n 7163 1726888031.14593: done getting variables\n 7163 1726888031.15046: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 7163 1726888031.15059: entering _queue_task() for managed_node2/set_fact\n 7163 1726888031.15083: in run() - task 02619b48-4a2f-6d34-1d0e-000000000081\n 7163 1726888031.15087: variable 'ansible_search_path' from source: unknown\n 7163 1726888031.15089: variable 'ansible_search_path' from source: unknown\n 7163 1726888031.15092: calling self._execute()\n 7163 1726888031.15094: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888031.15096: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888031.15846: variable 'omit' from source: magic vars\n 7163 1726888031.15884: worker is 2 (out of 3 available)\n 7163 1726888031.15893: exiting _queue_task() for managed_node2/set_fact\n 7163 1726888031.15923: getting variables\n 7163 1726888031.15926: in VariableManager get_vars()\n 7163 1726888031.15997: Calling all_inventory to load vars for managed_node3\n 7163 1726888031.16000: Calling groups_inventory to load vars for managed_node3\n 7163 1726888031.16004: Calling all_plugins_inventory to load vars for managed_node3\n 7163 1726888031.16216: Calling all_plugins_play to load vars for managed_node3\n 7163 1726888031.16221: Calling groups_plugins_inventory to load vars for managed_node3\n 7163 1726888031.16450: Calling groups_plugins_play to load vars for managed_node3\n 7163 1726888031.16522: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888031.16577: done with get_vars()\n 7163 1726888031.16587: done getting variables\n 7163 1726888031.17389: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 7163 1726888031.17393: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Set flag to indicate system is ostree\n 7163 1726888031.17396: in run() - task 02619b48-4a2f-6d34-1d0e-000000000081\n 7163 1726888031.17398: variable 'ansible_search_path' from source: unknown\n 7163 1726888031.17402: variable 'ansible_search_path' from source: unknown\n 7163 1726888031.17404: calling self._execute()\n 7163 1726888031.17406: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888031.17410: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888031.17412: variable 'omit' from source: magic vars\n 7163 1726888031.17481: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 7163 1726888031.17496: entering _queue_task() for managed_node3/set_fact\n 7163 1726888031.18842: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 7163 1726888031.19461: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 7163 1726888031.19466: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 7163 1726888031.19469: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 7163 1726888031.19472: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 7163 1726888031.19481: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False)\n 7163 1726888031.19484: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False)\n 7163 1726888031.19488: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False)\n 7163 1726888031.19491: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False)\n 7163 1726888031.19494: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 7163 1726888031.19052: worker is 3 (out of 3 available)\n 7163 1726888031.19505: exiting _queue_task() for managed_node3/set_fact\n 7163 1726888031.19517: done queuing things up, now waiting for results queue to drain\n 7163 1726888031.19518: waiting for pending results...\n 7163 1726888031.19697: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 7163 1726888031.19783: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Set flag to indicate system is ostree\n 7163 1726888031.19788: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 7163 1726888031.19881: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 7163 1726888031.19937: variable '__tlog_is_ostree' from source: set_fact\n 7163 1726888031.20110: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False)\n 7163 1726888031.20128: Evaluated conditional (not __tlog_is_ostree is defined): False\n 7163 1726888031.20131: when evaluation is False, skipping this task\n 7163 1726888031.20134: _execute() done\n 7163 1726888031.20136: dumping result to json\n 7163 1726888031.20141: done dumping result, returning\n 7163 1726888031.20154: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Set flag to indicate system is ostree [02619b48-4a2f-6d34-1d0e-000000000081]\n 7163 1726888031.20167: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000081\n 7163 1726888031.20308: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False)\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"not __tlog_is_ostree is defined\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 7163 1726888031.20918: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000081\n 7163 1726888031.20922: WORKER PROCESS EXITING\n 7163 1726888031.20925: in run() - task 02619b48-4a2f-6d34-1d0e-000000000081\n 7163 1726888031.20927: variable 'ansible_search_path' from source: unknown\n 7163 1726888031.20930: variable 'ansible_search_path' from source: unknown\n 7163 1726888031.20932: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False)\n 7163 1726888031.20934: calling self._execute()\n 7163 1726888031.20937: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False)\n 7163 1726888031.20940: variable '__tlog_is_ostree' from source: set_fact\n 7163 1726888031.21028: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888031.21036: Evaluated conditional (not __tlog_is_ostree is defined): False\n 7163 1726888031.21057: when evaluation is False, skipping this task\n 7163 1726888031.21127: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888031.21131: _execute() done\n 7163 1726888031.21133: dumping result to json\n 7163 1726888031.21136: done dumping result, returning\n 7163 1726888031.21139: variable 'omit' from source: magic vars\n 7163 1726888031.21142: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Set flag to indicate system is ostree [02619b48-4a2f-6d34-1d0e-000000000081]\n 7163 1726888031.21458: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000081\n 7163 1726888031.21665: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 7163 1726888031.21669: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000081\n 7163 1726888031.21672: WORKER PROCESS EXITING\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"not __tlog_is_ostree is defined\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 7163 1726888031.22641: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 7163 1726888031.22644: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 7163 1726888031.22648: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 7163 1726888031.22650: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 7163 1726888031.23343: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False)\n 7163 1726888031.23346: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False)\n 7163 1726888031.23350: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False)\n 7163 1726888031.23495: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False)\n 7163 1726888031.23671: variable '__tlog_is_ostree' from source: set_fact\n 7163 1726888031.23685: Evaluated conditional (not __tlog_is_ostree is defined): False\n 7163 1726888031.23716: when evaluation is False, skipping this task\n 7163 1726888031.23723: _execute() done\n 7163 1726888031.23750: dumping result to json\n 7163 1726888031.23928: done dumping result, returning\n 7163 1726888031.23931: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Set flag to indicate system is ostree [02619b48-4a2f-6d34-1d0e-000000000081]\n 7163 1726888031.23934: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000081\n 7163 1726888031.23973: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000081\n 7163 1726888031.23977: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"not __tlog_is_ostree is defined\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 7163 1726888031.24057: no more pending results, returning what we have\n 7163 1726888031.24060: results queue empty\n 7163 1726888031.24062: checking for any_errors_fatal\n 7163 1726888031.24066: done checking for any_errors_fatal\n 7163 1726888031.24066: checking for max_fail_percentage\n 7163 1726888031.24068: done checking for max_fail_percentage\n 7163 1726888031.24069: checking to see if all hosts have failed and the running result is not ok\n 7163 1726888031.24071: done checking to see if all hosts have failed\n 7163 1726888031.24071: getting the remaining hosts for this loop\n 7163 1726888031.24073: done getting the remaining hosts for this loop\n 7163 1726888031.24076: getting the next task for host managed_node1\n 7163 1726888031.24085: done getting next task for host managed_node1\n 7163 1726888031.24088: ^ task is: TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables\n 7163 1726888031.24091: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888031.24093: getting the next task for host managed_node2\n 7163 1726888031.24096: done getting next task for host managed_node2\n 7163 1726888031.24098: ^ task is: TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables\n 7163 1726888031.24100: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888031.24101: getting the next task for host managed_node3\n 7163 1726888031.24105: done getting next task for host managed_node3\n 7163 1726888031.24106: ^ task is: TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables\n 7163 1726888031.24108: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888031.24125: getting variables\n 7163 1726888031.24127: in VariableManager get_vars()\n 7163 1726888031.24223: Calling all_inventory to load vars for managed_node1\n 7163 1726888031.24226: Calling groups_inventory to load vars for managed_node1\n 7163 1726888031.24229: Calling all_plugins_inventory to load vars for managed_node1\n 7163 1726888031.24242: Calling all_plugins_play to load vars for managed_node1\n 7163 1726888031.24245: Calling groups_plugins_inventory to load vars for managed_node1\n 7163 1726888031.24249: Calling groups_plugins_play to load vars for managed_node1\n 7163 1726888031.24295: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888031.24335: done with get_vars()\n 7163 1726888031.24644: done getting variables\n 7163 1726888031.24762: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True)\n\nTASK [fedora.linux_system_roles.tlog : Set platform/version specific variables] ***\ntask path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:19\nFriday 20 September 2024 23:07:11 -0400 (0:00:00.118) 0:00:03.257 ****** \n 7163 1726888031.24791: entering _queue_task() for managed_node1/include_vars\n 7163 1726888031.24793: Creating lock for include_vars\n 7163 1726888031.25691: worker is 1 (out of 3 available)\n 7163 1726888031.25704: exiting _queue_task() for managed_node1/include_vars\n 7163 1726888031.25734: getting variables\n 7163 1726888031.25736: in VariableManager get_vars()\n 7163 1726888031.25824: Calling all_inventory to load vars for managed_node2\n 7163 1726888031.25829: Calling groups_inventory to load vars for managed_node2\n 7163 1726888031.25832: Calling all_plugins_inventory to load vars for managed_node2\n 7163 1726888031.26025: Calling all_plugins_play to load vars for managed_node2\n 7163 1726888031.26033: Calling groups_plugins_inventory to load vars for managed_node2\n 7163 1726888031.26039: Calling groups_plugins_play to load vars for managed_node2\n 7163 1726888031.26297: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables\n 7163 1726888031.26488: in run() - task 02619b48-4a2f-6d34-1d0e-000000000083\n 7163 1726888031.26498: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888031.26744: done with get_vars()\n 7163 1726888031.26754: done getting variables\n 7163 1726888031.26843: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 7163 1726888031.26859: entering _queue_task() for managed_node2/include_vars\n 7163 1726888031.27188: variable 'ansible_search_path' from source: unknown\n 7163 1726888031.27192: variable 'ansible_search_path' from source: unknown\n 7163 1726888031.27890: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 7163 1726888031.27920: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 7163 1726888031.27912: worker is 2 (out of 3 available)\n 7163 1726888031.27928: exiting _queue_task() for managed_node2/include_vars\n 7163 1726888031.28068: getting variables\n 7163 1726888031.28070: in VariableManager get_vars()\n 7163 1726888031.28149: Calling all_inventory to load vars for managed_node3\n 7163 1726888031.28154: Calling groups_inventory to load vars for managed_node3\n 7163 1726888031.28344: Calling all_plugins_inventory to load vars for managed_node3\n 7163 1726888031.28359: Calling all_plugins_play to load vars for managed_node3\n 7163 1726888031.28362: Calling groups_plugins_inventory to load vars for managed_node3\n 7163 1726888031.28366: Calling groups_plugins_play to load vars for managed_node3\n 7163 1726888031.28500: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 7163 1726888031.28568: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888031.28946: done with get_vars()\n 7163 1726888031.28956: done getting variables\n 7163 1726888031.28999: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables\n 7163 1726888031.29003: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 7163 1726888031.29006: variable 'omit' from source: magic vars\n 7163 1726888031.29008: in run() - task 02619b48-4a2f-6d34-1d0e-000000000083\n 7163 1726888031.29011: variable 'ansible_search_path' from source: unknown\n 7163 1726888031.29013: variable 'ansible_search_path' from source: unknown\n 7163 1726888031.29164: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888031.29182: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 7163 1726888031.29194: entering _queue_task() for managed_node3/include_vars\n 7163 1726888031.30415: worker is 3 (out of 3 available)\n 7163 1726888031.30427: exiting _queue_task() for managed_node3/include_vars\n 7163 1726888031.30442: done queuing things up, now waiting for results queue to drain\n 7163 1726888031.30444: waiting for pending results...\n 7163 1726888031.29808: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888031.30470: variable 'omit' from source: magic vars\n 7163 1726888031.30475: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 7163 1726888031.30479: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 7163 1726888031.30483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 7163 1726888031.30698: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 7163 1726888031.30933: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 7163 1726888031.31025: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 7163 1726888031.31346: variable 'omit' from source: magic vars\n 7163 1726888031.31350: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888031.31353: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888031.31355: variable 'omit' from source: magic vars\n 7163 1726888031.31357: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables\n 7163 1726888031.31360: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 7163 1726888031.31362: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 7163 1726888031.31464: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 7163 1726888031.31541: variable '__vars_file' from source: task vars\n 7163 1726888031.31775: in run() - task 02619b48-4a2f-6d34-1d0e-000000000083\n 7163 1726888031.31943: variable 'role_path' from source: magic vars\n 7163 1726888031.31946: variable 'ansible_search_path' from source: unknown\n 7163 1726888031.31949: variable 'item' from source: unknown\n 7163 1726888031.31952: variable 'ansible_search_path' from source: unknown\n 7163 1726888031.31954: Evaluated conditional (__vars_file is file): False\n 7163 1726888031.31956: when evaluation is False, skipping this task\n 7163 1726888031.31958: variable 'item' from source: unknown\n 7163 1726888031.31997: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 7163 1726888031.32146: variable 'item' from source: unknown\nskipping: [managed_node1] => (item=RedHat.yml) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"false_condition\": \"__vars_file is file\",\n \"item\": \"RedHat.yml\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 7163 1726888031.32981: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888031.32986: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888031.32988: variable 'omit' from source: magic vars\n 7163 1726888031.32991: variable '__vars_file' from source: task vars\n 7163 1726888031.33041: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 7163 1726888031.33307: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 7163 1726888031.33314: variable 'role_path' from source: magic vars\n 7163 1726888031.33317: variable 'item' from source: unknown\n 7163 1726888031.33385: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 7163 1726888031.33430: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 7163 1726888031.33503: Evaluated conditional (__vars_file is file): False\n 7163 1726888031.33535: when evaluation is False, skipping this task\n 7163 1726888031.33762: variable 'item' from source: unknown\n 7163 1726888031.33766: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 7163 1726888031.33797: variable 'item' from source: unknown\nskipping: [managed_node1] => (item=CentOS.yml) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"false_condition\": \"__vars_file is file\",\n \"item\": \"CentOS.yml\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 7163 1726888031.34085: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888031.34089: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888031.34091: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 7163 1726888031.34094: variable 'omit' from source: magic vars\n 7163 1726888031.34096: variable '__vars_file' from source: task vars\n 7163 1726888031.34114: variable 'role_path' from source: magic vars\n 7163 1726888031.34123: variable 'item' from source: unknown\n 7163 1726888031.34140: Evaluated conditional (__vars_file is file): False\n 7163 1726888031.34323: when evaluation is False, skipping this task\n 7163 1726888031.34327: variable 'item' from source: unknown\n 7163 1726888031.34329: variable 'item' from source: unknown\n 7163 1726888031.34375: variable '__vars_file' from source: task vars\n 7163 1726888031.34460: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 7163 1726888031.34502: variable 'role_path' from source: magic vars\n 7163 1726888031.34505: variable 'item' from source: unknown\n 7163 1726888031.34517: Evaluated conditional (__vars_file is file): False\n 7163 1726888031.34520: when evaluation is False, skipping this task\nskipping: [managed_node2] => (item=RedHat.yml) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"false_condition\": \"__vars_file is file\",\n \"item\": \"RedHat.yml\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 7163 1726888031.34708: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888031.34711: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888031.34714: variable 'omit' from source: magic vars\n 7163 1726888031.34728: variable 'item' from source: unknown\n 7163 1726888031.34980: variable 'item' from source: unknown\nskipping: [managed_node1] => (item=CentOS_10.yml) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"false_condition\": \"__vars_file is file\",\n \"item\": \"CentOS_10.yml\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 7163 1726888031.35035: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 7163 1726888031.35040: variable 'omit' from source: magic vars\n 7163 1726888031.35043: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888031.35045: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888031.35047: variable 'omit' from source: magic vars\n 7163 1726888031.35170: variable '__vars_file' from source: task vars\n 7163 1726888031.35174: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888031.35329: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888031.35332: variable 'omit' from source: magic vars\n 7163 1726888031.35335: variable 'role_path' from source: magic vars\n 7163 1726888031.35339: variable 'item' from source: unknown\n 7163 1726888031.35341: Evaluated conditional (__vars_file is file): False\n 7163 1726888031.35344: when evaluation is False, skipping this task\n 7163 1726888031.35359: variable 'item' from source: unknown\n 7163 1726888031.35457: variable '__vars_file' from source: task vars\n 7163 1726888031.35533: variable 'item' from source: unknown\nskipping: [managed_node2] => (item=CentOS.yml) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"false_condition\": \"__vars_file is file\",\n \"item\": \"CentOS.yml\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 7163 1726888031.35703: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888031.35712: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888031.35714: variable 'omit' from source: magic vars\n 7163 1726888031.35927: variable 'role_path' from source: magic vars\n 7163 1726888031.35931: variable 'item' from source: unknown\n 7163 1726888031.35933: Evaluated conditional (__vars_file is file): False\n 7163 1726888031.35936: when evaluation is False, skipping this task\n 7163 1726888031.36125: variable 'item' from source: unknown\n 7163 1726888031.36151: variable 'item' from source: unknown\nskipping: [managed_node1] => (item=CentOS_10.yml) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"false_condition\": \"__vars_file is file\",\n \"item\": \"CentOS_10.yml\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 7163 1726888031.36324: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 7163 1726888031.36552: variable '__vars_file' from source: task vars\n 7163 1726888031.36556: dumping result to json\n 7163 1726888031.36558: done dumping result, returning\n 7163 1726888031.36561: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables [02619b48-4a2f-6d34-1d0e-000000000083]\n 7163 1726888031.36563: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000083\n 7163 1726888031.36603: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000083\n 7163 1726888031.36606: WORKER PROCESS EXITING\nskipping: [managed_node1] => {\n \"changed\": false\n}\n\nMSG:\n\nAll items skipped\n 7163 1726888031.36765: variable 'role_path' from source: magic vars\n 7163 1726888031.36769: variable 'item' from source: unknown\n 7163 1726888031.37058: Evaluated conditional (__vars_file is file): False\n 7163 1726888031.37061: when evaluation is False, skipping this task\n 7163 1726888031.37064: variable 'item' from source: unknown\n 7163 1726888031.37066: variable 'item' from source: unknown\nskipping: [managed_node2] => (item=CentOS_10.yml) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"false_condition\": \"__vars_file is file\",\n \"item\": \"CentOS_10.yml\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 7163 1726888031.37283: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888031.37298: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888031.37311: variable 'omit' from source: magic vars\n 7163 1726888031.37747: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 7163 1726888031.37756: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 7163 1726888031.37759: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 7163 1726888031.37788: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 7163 1726888031.37921: variable '__vars_file' from source: task vars\n 7163 1726888031.38017: variable 'role_path' from source: magic vars\n 7163 1726888031.38092: variable 'item' from source: unknown\n 7163 1726888031.38121: Evaluated conditional (__vars_file is file): False\n 7163 1726888031.38127: when evaluation is False, skipping this task\n 7163 1726888031.38194: variable 'item' from source: unknown\n 7163 1726888031.38345: variable 'item' from source: unknown\nskipping: [managed_node2] => (item=CentOS_10.yml) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"false_condition\": \"__vars_file is file\",\n \"item\": \"CentOS_10.yml\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 7163 1726888031.38644: dumping result to json\n 7163 1726888031.38648: done dumping result, returning\n 7163 1726888031.38650: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables [02619b48-4a2f-6d34-1d0e-000000000083]\n 7163 1726888031.38736: variable '__vars_file' from source: task vars\n 7163 1726888031.38765: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000083\n 7163 1726888031.39168: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000083\n 7163 1726888031.39172: WORKER PROCESS EXITING\n 7163 1726888031.39175: variable 'role_path' from source: magic vars\n 7163 1726888031.39177: variable 'item' from source: unknown\n 7163 1726888031.39179: Evaluated conditional (__vars_file is file): False\n 7163 1726888031.39181: when evaluation is False, skipping this task\nskipping: [managed_node2] => {\n \"changed\": false\n}\n\nMSG:\n\nAll items skipped\n 7163 1726888031.39229: variable 'item' from source: unknown\n 7163 1726888031.39487: variable 'item' from source: unknown\nskipping: [managed_node3] => (item=RedHat.yml) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"false_condition\": \"__vars_file is file\",\n \"item\": \"RedHat.yml\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 7163 1726888031.39661: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888031.39674: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888031.39751: variable 'omit' from source: magic vars\n 7163 1726888031.39864: variable '__vars_file' from source: task vars\n 7163 1726888031.39949: variable 'role_path' from source: magic vars\n 7163 1726888031.39959: variable 'item' from source: unknown\n 7163 1726888031.39974: Evaluated conditional (__vars_file is file): False\n 7163 1726888031.39984: when evaluation is False, skipping this task\n 7163 1726888031.40022: variable 'item' from source: unknown\n 7163 1726888031.40088: variable 'item' from source: unknown\nskipping: [managed_node3] => (item=CentOS.yml) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"false_condition\": \"__vars_file is file\",\n \"item\": \"CentOS.yml\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 7163 1726888031.40317: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888031.40321: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888031.40323: variable 'omit' from source: magic vars\n 7163 1726888031.40398: variable '__vars_file' from source: task vars\n 7163 1726888031.40480: variable 'role_path' from source: magic vars\n 7163 1726888031.40489: variable 'item' from source: unknown\n 7163 1726888031.40502: Evaluated conditional (__vars_file is file): False\n 7163 1726888031.40508: when evaluation is False, skipping this task\n 7163 1726888031.40542: variable 'item' from source: unknown\n 7163 1726888031.40603: variable 'item' from source: unknown\nskipping: [managed_node3] => (item=CentOS_10.yml) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"false_condition\": \"__vars_file is file\",\n \"item\": \"CentOS_10.yml\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 7163 1726888031.40882: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888031.40885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888031.40887: variable 'omit' from source: magic vars\n 7163 1726888031.40894: variable '__vars_file' from source: task vars\n 7163 1726888031.40975: variable 'role_path' from source: magic vars\n 7163 1726888031.40985: variable 'item' from source: unknown\n 7163 1726888031.41004: Evaluated conditional (__vars_file is file): False\n 7163 1726888031.41011: when evaluation is False, skipping this task\n 7163 1726888031.41043: variable 'item' from source: unknown\n 7163 1726888031.41106: variable 'item' from source: unknown\nskipping: [managed_node3] => (item=CentOS_10.yml) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"false_condition\": \"__vars_file is file\",\n \"item\": \"CentOS_10.yml\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 7163 1726888031.41223: dumping result to json\n 7163 1726888031.41226: done dumping result, returning\n 7163 1726888031.41229: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables [02619b48-4a2f-6d34-1d0e-000000000083]\n 7163 1726888031.41234: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000083\nskipping: [managed_node3] => {\n \"changed\": false\n}\n\nMSG:\n\nAll items skipped\n 7163 1726888031.41368: no more pending results, returning what we have\n 7163 1726888031.41372: results queue empty\n 7163 1726888031.41374: checking for any_errors_fatal\n 7163 1726888031.41380: done checking for any_errors_fatal\n 7163 1726888031.41381: checking for max_fail_percentage\n 7163 1726888031.41383: done checking for max_fail_percentage\n 7163 1726888031.41384: checking to see if all hosts have failed and the running result is not ok\n 7163 1726888031.41386: done checking to see if all hosts have failed\n 7163 1726888031.41386: getting the remaining hosts for this loop\n 7163 1726888031.41388: done getting the remaining hosts for this loop\n 7163 1726888031.41393: getting the next task for host managed_node1\n 7163 1726888031.41401: done getting next task for host managed_node1\n 7163 1726888031.41405: ^ task is: TASK: fedora.linux_system_roles.tlog : Install session recording packages\n 7163 1726888031.41407: ^ state is: HOST STATE: block=3, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888031.41408: getting the next task for host managed_node2\n 7163 1726888031.41411: done getting next task for host managed_node2\n 7163 1726888031.41414: ^ task is: TASK: fedora.linux_system_roles.tlog : Install session recording packages\n 7163 1726888031.41415: ^ state is: HOST STATE: block=3, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888031.41416: getting the next task for host managed_node3\n 7163 1726888031.41419: done getting next task for host managed_node3\n 7163 1726888031.41421: ^ task is: TASK: fedora.linux_system_roles.tlog : Install session recording packages\n 7163 1726888031.41422: ^ state is: HOST STATE: block=3, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888031.41436: getting variables\n 7163 1726888031.41439: in VariableManager get_vars()\n 7163 1726888031.41470: Calling all_inventory to load vars for managed_node1\n 7163 1726888031.41473: Calling groups_inventory to load vars for managed_node1\n 7163 1726888031.41476: Calling all_plugins_inventory to load vars for managed_node1\n 7163 1726888031.41487: Calling all_plugins_play to load vars for managed_node1\n 7163 1726888031.41490: Calling groups_plugins_inventory to load vars for managed_node1\n 7163 1726888031.41494: Calling groups_plugins_play to load vars for managed_node1\n 7163 1726888031.41833: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000083\n 7163 1726888031.41836: WORKER PROCESS EXITING\n 7163 1726888031.41846: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888031.41880: done with get_vars()\n 7163 1726888031.41888: done getting variables\n 7163 1726888031.42094: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True)\n\nTASK [fedora.linux_system_roles.tlog : Install session recording packages] *****\ntask path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:5\nFriday 20 September 2024 23:07:11 -0400 (0:00:00.173) 0:00:03.430 ****** \n 7163 1726888031.42122: entering _queue_task() for managed_node1/package\n 7163 1726888031.42124: Creating lock for package\n 7163 1726888031.42717: worker is 1 (out of 3 available)\n 7163 1726888031.42730: exiting _queue_task() for managed_node1/package\n 7163 1726888031.42961: getting variables\n 7163 1726888031.42964: in VariableManager get_vars()\n 7163 1726888031.43035: Calling all_inventory to load vars for managed_node2\n 7163 1726888031.43051: Calling groups_inventory to load vars for managed_node2\n 7163 1726888031.43055: Calling all_plugins_inventory to load vars for managed_node2\n 7163 1726888031.43069: Calling all_plugins_play to load vars for managed_node2\n 7163 1726888031.43073: Calling groups_plugins_inventory to load vars for managed_node2\n 7163 1726888031.43077: Calling groups_plugins_play to load vars for managed_node2\n 7163 1726888031.43156: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888031.43210: done with get_vars()\n 7163 1726888031.43221: done getting variables\n 7163 1726888031.43478: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Install session recording packages\n 7163 1726888031.43481: in run() - task 02619b48-4a2f-6d34-1d0e-00000000000b\n 7163 1726888031.43484: variable 'ansible_search_path' from source: unknown\n 7163 1726888031.43487: variable 'ansible_search_path' from source: unknown\n 7163 1726888031.43489: calling self._execute()\n 7163 1726888031.43491: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888031.43494: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888031.43496: variable 'omit' from source: magic vars\n 7163 1726888031.43542: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 7163 1726888031.43552: entering _queue_task() for managed_node2/package\n 7163 1726888031.43918: variable 'omit' from source: magic vars\n 7163 1726888031.44477: variable 'omit' from source: magic vars\n 7163 1726888031.44481: variable '__tlog_packages' from source: role '' all vars\n 7163 1726888031.44483: variable '__tlog_packages' from source: role '' all vars\n 7163 1726888031.44454: worker is 2 (out of 3 available)\n 7163 1726888031.44491: exiting _queue_task() for managed_node2/package\n 7163 1726888031.44515: getting variables\n 7163 1726888031.44517: in VariableManager get_vars()\n 7163 1726888031.44587: Calling all_inventory to load vars for managed_node3\n 7163 1726888031.44591: Calling groups_inventory to load vars for managed_node3\n 7163 1726888031.44594: Calling all_plugins_inventory to load vars for managed_node3\n 7163 1726888031.44608: Calling all_plugins_play to load vars for managed_node3\n 7163 1726888031.44612: Calling groups_plugins_inventory to load vars for managed_node3\n 7163 1726888031.44615: Calling groups_plugins_play to load vars for managed_node3\n 7163 1726888031.44967: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888031.45013: done with get_vars()\n 7163 1726888031.45022: done getting variables\n 7163 1726888031.45103: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 7163 1726888031.45113: entering _queue_task() for managed_node3/package\n 7163 1726888031.45577: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Install session recording packages\n 7163 1726888031.45581: in run() - task 02619b48-4a2f-6d34-1d0e-00000000000b\n 7163 1726888031.45583: variable 'ansible_search_path' from source: unknown\n 7163 1726888031.45585: variable 'ansible_search_path' from source: unknown\n 7163 1726888031.45588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 7163 1726888031.45591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 7163 1726888031.45593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 7163 1726888031.45595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 7163 1726888031.45598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 7163 1726888031.45600: calling self._execute()\n 7163 1726888031.45602: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888031.45604: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888031.45606: variable 'omit' from source: magic vars\n 7163 1726888031.45608: variable 'omit' from source: magic vars\n 7163 1726888031.46500: worker is 3 (out of 3 available)\n 7163 1726888031.46507: exiting _queue_task() for managed_node3/package\n 7163 1726888031.46517: done queuing things up, now waiting for results queue to drain\n 7163 1726888031.46519: waiting for pending results...\n 7163 1726888031.46483: variable '__tlog_is_ostree' from source: set_fact\n 7163 1726888031.46528: variable 'omit' from source: magic vars\n 7163 1726888031.46532: variable 'omit' from source: magic vars\n 7163 1726888031.46535: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 7163 1726888031.46540: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 7163 1726888031.46543: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 7163 1726888031.46546: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888031.46549: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888031.46552: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 7163 1726888031.46555: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888031.46557: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888031.46559: variable 'omit' from source: magic vars\n 7163 1726888031.46561: variable '__tlog_packages' from source: role '' all vars\n 7163 1726888031.46744: variable '__tlog_packages' from source: role '' all vars\n 7163 1726888031.46860: Set connection var ansible_shell_executable to /bin/sh\n 7163 1726888031.46863: Set connection var ansible_timeout to 10\n 7163 1726888031.46866: Set connection var ansible_module_compression to ZIP_DEFLATED\n 7163 1726888031.46869: Set connection var ansible_shell_type to sh\n 7163 1726888031.46871: Set connection var ansible_pipelining to False\n 7163 1726888031.46873: Set connection var ansible_connection to ssh\n 7163 1726888031.46876: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888031.46878: variable 'ansible_connection' from source: unknown\n 7163 1726888031.46880: variable 'ansible_module_compression' from source: unknown\n 7163 1726888031.46882: variable 'ansible_shell_type' from source: unknown\n 7163 1726888031.46884: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888031.46886: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888031.46888: variable 'ansible_pipelining' from source: unknown\n 7163 1726888031.46890: variable 'ansible_timeout' from source: unknown\n 7163 1726888031.47045: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Install session recording packages\n 7163 1726888031.47049: in run() - task 02619b48-4a2f-6d34-1d0e-00000000000b\n 7163 1726888031.47051: variable 'ansible_search_path' from source: unknown\n 7163 1726888031.47054: variable 'ansible_search_path' from source: unknown\n 7163 1726888031.47078: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888031.47207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 7163 1726888031.47245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 7163 1726888031.47275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 7163 1726888031.47350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 7163 1726888031.47413: calling self._execute()\n 7163 1726888031.47454: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888031.47523: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 7163 1726888031.47527: variable 'omit' from source: magic vars\n 7163 1726888031.47530: starting attempt loop\n 7163 1726888031.47532: running the handler\n 7163 1726888031.47535: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 7163 1726888031.47537: _low_level_execute_command(): starting\n 7163 1726888031.47550: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n 7163 1726888031.47631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 7163 1726888031.47948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888031.47951: variable 'omit' from source: magic vars\n 7163 1726888031.47954: variable '__tlog_is_ostree' from source: set_fact\n 7163 1726888031.47956: variable 'omit' from source: magic vars\n 7163 1726888031.47959: variable 'omit' from source: magic vars\n 7163 1726888031.47961: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 7163 1726888031.48032: variable 'omit' from source: magic vars\n 7163 1726888031.48116: variable 'omit' from source: magic vars\n 7163 1726888031.48344: variable '__tlog_packages' from source: role '' all vars\n 7163 1726888031.48521: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 7163 1726888031.48524: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 7163 1726888031.48526: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888031.48529: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888031.48532: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 7163 1726888031.48534: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888031.48536: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888031.48806: Set connection var ansible_shell_executable to /bin/sh\n 7163 1726888031.49063: Set connection var ansible_timeout to 10\n 7163 1726888031.49067: Set connection var ansible_module_compression to ZIP_DEFLATED\n 7163 1726888031.49069: Set connection var ansible_shell_type to sh\n 7163 1726888031.49072: Set connection var ansible_pipelining to False\n 7163 1726888031.49074: Set connection var ansible_connection to ssh\n 7163 1726888031.49076: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888031.49078: variable 'ansible_connection' from source: unknown\n 7163 1726888031.49081: variable 'ansible_module_compression' from source: unknown\n 7163 1726888031.49084: variable 'ansible_shell_type' from source: unknown\n 7163 1726888031.49086: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888031.49088: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888031.49090: variable 'ansible_pipelining' from source: unknown\n 7163 1726888031.49097: variable 'ansible_timeout' from source: unknown\n 7163 1726888031.49100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888031.49283: variable '__tlog_packages' from source: role '' all vars\n 7163 1726888031.49600: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 7163 1726888031.49688: variable 'omit' from source: magic vars\n 7163 1726888031.49827: starting attempt loop\n 7163 1726888031.49830: running the handler\n 7163 1726888031.49833: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 7163 1726888031.49835: _low_level_execute_command(): starting\n 7163 1726888031.49839: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888031.49936: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\n<<<\n 7163 1726888031.50046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 7163 1726888031.50049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 7163 1726888031.50052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 7163 1726888031.50153: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888031.50169: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888031.50233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 7163 1726888031.50290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 7163 1726888031.50311: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888031.50586: variable '__tlog_is_ostree' from source: set_fact\n 7163 1726888031.50602: variable 'omit' from source: magic vars\n 7163 1726888031.50814: variable 'omit' from source: magic vars\n 7163 1726888031.50817: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 7163 1726888031.50820: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 7163 1726888031.50954: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 7163 1726888031.51063: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888031.51066: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888031.51068: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 7163 1726888031.51071: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888031.51073: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888031.51217: Set connection var ansible_shell_executable to /bin/sh\n 7163 1726888031.51290: Set connection var ansible_timeout to 10\n 7163 1726888031.51301: Set connection var ansible_module_compression to ZIP_DEFLATED\n 7163 1726888031.51312: Set connection var ansible_shell_type to sh\n 7163 1726888031.51322: Set connection var ansible_pipelining to False\n 7163 1726888031.51328: Set connection var ansible_connection to ssh\n 7163 1726888031.51360: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888031.51499: variable 'ansible_connection' from source: unknown\n 7163 1726888031.51502: variable 'ansible_module_compression' from source: unknown\n 7163 1726888031.51504: variable 'ansible_shell_type' from source: unknown\n 7163 1726888031.51507: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888031.51509: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888031.51511: variable 'ansible_pipelining' from source: unknown\n 7163 1726888031.51513: variable 'ansible_timeout' from source: unknown\n 7163 1726888031.51515: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888031.51531: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\n<<<\n 7163 1726888031.51596: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 7163 1726888031.51754: stderr chunk (state=3):\n>>>debug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\n<<<\n 7163 1726888031.51852: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888031.51895: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888031.51927: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888031.51947: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 7163 1726888031.51962: variable 'omit' from source: magic vars\n 7163 1726888031.51970: starting attempt loop\n 7163 1726888031.52045: running the handler\n 7163 1726888031.52048: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 7163 1726888031.52050: _low_level_execute_command(): starting\n 7163 1726888031.52056: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 7163 1726888031.52456: stdout chunk (state=3):\n>>>/root\n<<<\n 7163 1726888031.52622: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888031.52625: stdout chunk (state=3):\n>>><<<\n 7163 1726888031.52628: stderr chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'/root\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888031.52828: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888031.52833: _low_level_execute_command(): starting\n 7163 1726888031.52836: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536 `\" && echo ansible-tmp-1726888031.5272937-7402-191630545309536=\"` echo /root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536 `\" ) && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536 `\" && echo ansible-tmp-1726888031.5272937-7402-191630545309536=\"` echo /root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536 `\" ) && sleep 0'\"'\"''\n 7163 1726888031.53159: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\n<<<\n 7163 1726888031.53194: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888031.53215: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888031.53260: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888031.53289: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888031.54081: stdout chunk (state=3):\n>>>/root\n<<<\n 7163 1726888031.54085: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888031.54088: stdout chunk (state=3):\n>>><<<\n 7163 1726888031.54090: stderr chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'/root\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888031.54096: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888031.54101: _low_level_execute_command(): starting\n 7163 1726888031.54103: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185 `\" && echo ansible-tmp-1726888031.5387282-7403-84842744634185=\"` echo /root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185 `\" ) && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185 `\" && echo ansible-tmp-1726888031.5387282-7403-84842744634185=\"` echo /root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185 `\" ) && sleep 0'\"'\"''\n 7163 1726888031.54410: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 7163 1726888031.54470: stderr chunk (state=3):\n>>>debug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888031.54691: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888031.54829: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888031.54910: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888031.55072: stdout chunk (state=3):\n>>>/root\n<<<\n 7163 1726888031.55120: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888031.55263: stderr chunk (state=3):\n>>><<<\n 7163 1726888031.55267: stdout chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'/root\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888031.55320: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888031.55564: _low_level_execute_command(): starting\n 7163 1726888031.55567: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022 `\" && echo ansible-tmp-1726888031.5539448-7404-147207069837022=\"` echo /root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022 `\" ) && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022 `\" && echo ansible-tmp-1726888031.5539448-7404-147207069837022=\"` echo /root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022 `\" ) && sleep 0'\"'\"''\n 7163 1726888031.55577: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888031.55963: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888031.56027: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888031.56060: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888031.56076: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888031.56094: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888031.56115: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888031.56153: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\n<<<\n 7163 1726888031.56171: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\n<<<\n 7163 1726888031.56231: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888031.56279: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888031.56299: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888031.56318: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\n<<<\n 7163 1726888031.56345: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888031.56383: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888031.56483: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888031.57524: stdout chunk (state=3):\n>>>ansible-tmp-1726888031.5272937-7402-191630545309536=/root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536\n<<<\n 7163 1726888031.57706: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888031.57712: stdout chunk (state=3):\n>>><<<\n 7163 1726888031.57714: stderr chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'ansible-tmp-1726888031.5272937-7402-191630545309536=/root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888031.57856: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888031.5272937-7402-191630545309536=/root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888031.57859: variable 'ansible_module_compression' from source: unknown\n 7163 1726888031.57955: stdout chunk (state=3):\n>>>ansible-tmp-1726888031.5387282-7403-84842744634185=/root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185\n<<<\n 7163 1726888031.58030: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888031.58045: stdout chunk (state=3):\n>>><<<\n 7163 1726888031.58084: stderr chunk (state=3):\n>>><<<\n 7163 1726888031.58128: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED\n<10.31.45.174> (0, b'ansible-tmp-1726888031.5387282-7403-84842744634185=/root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888031.58339: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888031.5387282-7403-84842744634185=/root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888031.58343: variable 'ansible_module_compression' from source: unknown\n 7163 1726888031.58345: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 7163 1726888031.58349: stdout chunk (state=3):\n>>>ansible-tmp-1726888031.5539448-7404-147207069837022=/root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022\n<<<\n 7163 1726888031.58545: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED\n 7163 1726888031.58548: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888031.58552: stdout chunk (state=3):\n>>><<<\n 7163 1726888031.58554: stderr chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'ansible-tmp-1726888031.5539448-7404-147207069837022=/root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888031.58573: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888031.5539448-7404-147207069837022=/root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888031.58654: variable 'ansible_module_compression' from source: unknown\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py\n 7163 1726888031.58951: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_setup.py\n<10.31.12.215> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpg_nj8etu TO /root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_setup.py\n 7163 1726888031.58957: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED\n 7163 1726888031.58959: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 7163 1726888031.58961: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py\n 7163 1726888031.59282: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_setup.py\n<10.31.46.206> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpy1badtfr TO /root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_setup.py\n<10.31.46.206> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' '[10.31.46.206]'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py\n 7163 1726888031.59622: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_setup.py\n<10.31.12.215> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' '[10.31.12.215]'\n 7163 1726888031.59763: Sending initial data\n 7163 1726888031.59772: Sent initial data (152 bytes)\n 7163 1726888031.59793: Sending initial data\n 7163 1726888031.60011: Sent initial data (152 bytes)\n<10.31.45.174> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmp_5t_vtv1 TO /root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_setup.py\n<10.31.45.174> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' '[10.31.45.174]'\n 7163 1726888031.60969: Sending initial data\n 7163 1726888031.60975: Sent initial data (151 bytes)\n 7163 1726888031.61209: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888031.61214: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888031.61546: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888031.61552: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888031.61555: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888031.61591: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888031.61630: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888031.61792: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888031.62300: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888031.62413: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\n<<<\n 7163 1726888031.62458: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888031.62483: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888031.62528: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888031.62581: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888031.63199: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 7163 1726888031.63232: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\n<<<\n 7163 1726888031.63312: stderr chunk (state=3):\n>>>debug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpy1badtfr\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_setup.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 7163 1726888031.63317: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpy1badtfr /root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_setup.py\n<<<\n 7163 1726888031.63320: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpy1badtfr\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_setup.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_setup.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_setup.py M:0x001a\r\n<<<\n 7163 1726888031.64281: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\n<<<\n 7163 1726888031.64285: stderr chunk (state=3):\n>>>debug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 7163 1726888031.64325: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 7163 1726888031.64476: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\n<<<\n 7163 1726888031.64480: stderr chunk (state=3):\n>>>debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp_5t_vtv1\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_setup.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 7163 1726888031.64524: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp_5t_vtv1 /root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_setup.py\n<<<\n 7163 1726888031.64528: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmp_5t_vtv1\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_setup.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_setup.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_setup.py M:0x001a\r\n<<<\n 7163 1726888031.65031: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\n<<<\n 7163 1726888031.65345: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 7163 1726888031.66107: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpg_nj8etu\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_setup.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 7163 1726888031.66111: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpg_nj8etu /root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_setup.py\n<<<\n 7163 1726888031.66762: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\n<<<\n 7163 1726888031.66784: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpg_nj8etu\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_setup.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_setup.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_setup.py M:0x001a\r\n<<<\n 7163 1726888031.66787: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21054\r\n<<<\n 7163 1726888031.66794: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\n<<<\n 7163 1726888031.66969: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 21054 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 7163 1726888031.67008: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888031.67118: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888031.67442: stdout chunk (state=3):\n>>><<<\n 7163 1726888031.67445: stderr chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpy1badtfr /root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_setup.py\\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master at \\'/root/.ansible/cp/a3358520e8\\'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpy1badtfr\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_setup.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpy1badtfr\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_setup.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_setup.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_setup.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 261120 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21054\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 7 21054 bytes at 261120\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 7163 1726888031.67455: done transferring module to remote\n 7163 1726888031.67457: _low_level_execute_command(): starting\n 7163 1726888031.67460: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/ /root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_setup.py && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/ /root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_setup.py && sleep 0'\"'\"''\n 7163 1726888031.68521: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21053\r\n<<<\n 7163 1726888031.68780: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 21053 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 7163 1726888031.68814: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888031.68944: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888031.69072: stdout chunk (state=3):\n>>><<<\n 7163 1726888031.69075: stderr chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp_5t_vtv1 /root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_setup.py\\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master at \\'/root/.ansible/cp/26e6bc9b9f\\'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp_5t_vtv1\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_setup.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmp_5t_vtv1\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_setup.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_setup.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_setup.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 261120 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21053\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 7 21053 bytes at 261120\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 7163 1726888031.69081: done transferring module to remote\n 7163 1726888031.69084: _low_level_execute_command(): starting\n 7163 1726888031.69086: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/ /root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_setup.py && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888031.69333: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\n<<<\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/ /root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_setup.py && sleep 0'\"'\"''\n 7163 1726888031.69408: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888031.69781: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888031.70077: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888031.70124: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888031.70144: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888031.70666: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21054\r\n<<<\n 7163 1726888031.70753: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888031.70802: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888031.70998: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888031.71002: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888031.71004: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6519\r\n<<<\n 7163 1726888031.71007: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888031.71011: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888031.71151: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 21054 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 7163 1726888031.71258: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888031.71430: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888031.71570: stderr chunk (state=3):\n>>><<<\n 7163 1726888031.71573: stdout chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpg_nj8etu /root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_setup.py\\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master at \\'/root/.ansible/cp/1fb99bda8d\\'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpg_nj8etu\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_setup.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpg_nj8etu\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_setup.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_setup.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_setup.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 261120 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21054\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 7 21054 bytes at 261120\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 7163 1726888031.71588: done transferring module to remote\n 7163 1726888031.71590: _low_level_execute_command(): starting\n 7163 1726888031.71593: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/ /root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_setup.py && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/ /root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_setup.py && sleep 0'\"'\"''\n 7163 1726888031.72083: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888031.72086: stdout chunk (state=3):\n>>><<<\n 7163 1726888031.72089: stderr chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888031.72095: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888031.72097: _low_level_execute_command(): starting\n 7163 1726888031.72099: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_setup.py && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' -tt 10.31.46.206 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_setup.py && sleep 0'\"'\"''\n 7163 1726888031.72909: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888031.72912: stdout chunk (state=3):\n>>><<<\n 7163 1726888031.72915: stderr chunk (state=3):\n>>><<<\n 7163 1726888031.72922: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n<10.31.45.174> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888031.73049: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888031.73052: _low_level_execute_command(): starting\n 7163 1726888031.73054: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_setup.py && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888031.73071: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' -tt 10.31.45.174 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_setup.py && sleep 0'\"'\"''\n 7163 1726888031.73335: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888031.73596: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888031.73611: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888031.73627: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888031.73665: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888031.73757: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\n<<<\n 7163 1726888031.73866: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888031.73997: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888031.74000: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888031.74659: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888031.74749: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 7163 1726888031.74774: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 7163 1726888031.74858: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888031.74965: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888031.75162: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888031.75261: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888031.75318: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888031.75512: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888031.75575: stderr chunk (state=3):\n>>><<<\n 7163 1726888031.75589: stdout chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888031.75729: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888031.75734: _low_level_execute_command(): starting\n 7163 1726888031.75736: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_setup.py && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' -tt 10.31.12.215 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_setup.py && sleep 0'\"'\"''\n 7163 1726888031.76617: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 7163 1726888031.76648: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 7163 1726888031.76680: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 7163 1726888031.76767: stdout chunk (state=3):\n>>>import '_io' # \r\n<<<\n 7163 1726888031.76839: stdout chunk (state=3):\n>>>import 'marshal' # \r\n<<<\n 7163 1726888031.76862: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 7163 1726888031.76911: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n<<<\n 7163 1726888031.76945: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\n<<<\n 7163 1726888031.77073: stdout chunk (state=3):\n>>>import 'codecs' # \r\n<<<\n 7163 1726888031.77084: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888031.77169: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0bbc4d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0b8bb00>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0bbea50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\n<<<\n 7163 1726888031.77172: stdout chunk (state=3):\n>>>import 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\n<<<\n 7163 1726888031.77251: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\n<<<\n 7163 1726888031.77326: stdout chunk (state=3):\n>>>import 'genericpath' # \r\nimport 'posixpath' # \r\n<<<\n 7163 1726888031.77366: stdout chunk (state=3):\n>>>import 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n<<<\n 7163 1726888031.77389: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\n<<<\n 7163 1726888031.77471: stdout chunk (state=3):\n>>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0bcd130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888031.77523: stdout chunk (state=3):\n>>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0bcdfa0>\r\n<<<\n 7163 1726888031.77527: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888031.77622: stdout chunk (state=3):\n>>>import 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 7163 1726888031.77644: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\n<<<\n 7163 1726888031.77671: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 7163 1726888031.77701: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 7163 1726888031.77722: stdout chunk (state=3):\n>>># installing zipimport hook\r\n<<<\n 7163 1726888031.77747: stdout chunk (state=3):\n>>>import 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 7163 1726888031.77852: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888031.77882: stdout chunk (state=3):\n>>>import '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\n<<<\n 7163 1726888031.77971: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888031.77986: stdout chunk (state=3):\n>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c8e84d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c8b7b30>\r\n<<<\n 7163 1726888031.78010: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888031.78032: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c8eaa50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\n<<<\n 7163 1726888031.78058: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 7163 1726888031.78248: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09abd70>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09abfb0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n<<<\n 7163 1726888031.78252: stdout chunk (state=3):\n>>>import 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\n<<<\n 7163 1726888031.78260: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 7163 1726888031.78302: stdout chunk (state=3):\n>>>import '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c699130>\r\n<<<\n 7163 1726888031.78313: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09e37a0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09e3e30>\r\n<<<\n 7163 1726888031.78393: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 7163 1726888031.78434: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c699fa0>\r\n<<<\n 7163 1726888031.78453: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09c3a40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09c1160>\r\n<<<\n 7163 1726888031.78516: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09a8f20>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n<<<\n 7163 1726888031.78522: stdout chunk (state=3):\n>>>import 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 7163 1726888031.78698: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a036e0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a02300>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09c2030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09aa7e0>\r\n<<<\n 7163 1726888031.78734: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n<<<\n 7163 1726888031.78768: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a38710>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09a81a0>\r\n<<<\n 7163 1726888031.78909: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n<<<\n 7163 1726888031.79041: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0a38bc0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a38a70>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0a38e30>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09a6cc0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\n<<<\n 7163 1726888031.79186: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888031.79197: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c6d7d70>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c6d7fb0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c70f770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\n<<<\n 7163 1726888031.79257: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a39520>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a391f0>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a3a420>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a545c0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0a55d00>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a56ba0>\r\n<<<\n 7163 1726888031.79288: stdout chunk (state=3):\n>>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c70fe00>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c6efa40>\r\nimport '_functools' # \r\n<<<\n 7163 1726888031.79336: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c6ed160>\r\n<<<\n 7163 1726888031.79374: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0a57200>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a560f0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0a57c80>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a573b0>\r\n<<<\n 7163 1726888031.79460: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a3a450>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n<<<\n 7163 1726888031.79485: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n<<<\n 7163 1726888031.79512: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c6d4f20>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\n<<<\n 7163 1726888031.79536: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0753bf0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n<<<\n 7163 1726888031.79592: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe077c650>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe077c3b0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe077c680>\r\n<<<\n 7163 1726888031.79614: stdout chunk (state=3):\n>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c72f6b0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c72e2d0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c6ee030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c72cb60>\r\n<<<\n 7163 1726888031.79625: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 7163 1726888031.79703: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c7646b0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c6d41a0>\r\n<<<\n 7163 1726888031.79723: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888031.79811: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c764b60>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c764a10>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c764e00>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c6d2cc0>\r\n<<<\n 7163 1726888031.79815: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888031.79817: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe077cfb0>\r\n<<<\n 7163 1726888031.79990: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe077d9a0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe077c860>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0751d90>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n<<<\n 7163 1726888031.80087: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c7654f0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c7651c0>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c7663f0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c77c5f0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c77dcd0>\r\n<<<\n 7163 1726888031.80147: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\n<<<\n 7163 1726888031.80255: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe077ed80>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe077dac0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a3aae0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 7163 1726888031.80259: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c77eb70>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c77f1d0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c77e0c0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n<<<\n 7163 1726888031.80466: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe07ab110>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n<<<\n 7163 1726888031.80472: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c77fc50>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c77f380>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c766360>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n<<<\n 7163 1726888031.80491: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 7163 1726888031.80496: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe07cb4d0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 7163 1726888031.80499: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n<<<\n 7163 1726888031.80502: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888031.80528: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe082c290>\r\n<<<\n 7163 1726888031.80542: stdout chunk (state=3):\n>>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c47fb60>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c4a85c0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4a8320>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c4a85f0>\r\n<<<\n 7163 1726888031.80923: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 7163 1726888031.80930: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe082e9f0>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe082c3b0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe07f12e0>\r\n<<<\n 7163 1726888031.80936: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe01253a0>\r\n<<<\n 7163 1726888031.81016: stdout chunk (state=3):\n>>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe07ca2d0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe077fce0>\r\n<<<\n 7163 1726888031.81020: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c4a8f20>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c4a98e0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4a87d0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c47dd00>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4aac60>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4a9790>\r\n<<<\n 7163 1726888031.81044: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c766b10>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 7163 1726888031.81058: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4fe07ca3f0>\r\n<<<\n 7163 1726888031.81082: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888031.81104: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 7163 1726888031.81146: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 7163 1726888031.81181: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4d6fc0>\r\n<<<\n 7163 1726888031.81210: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n<<<\n 7163 1726888031.81306: stdout chunk (state=3):\n>>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_sboqy79_/ansible_ansible.legacy.setup_payload.zip'\r\n<<<\n 7163 1726888031.81313: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.81396: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4fb350>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 7163 1726888031.81682: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.81687: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c5580e0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c55a840>\r\n<<<\n 7163 1726888031.81716: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe018aff0>\r\nimport '_typing' # \r\n<<<\n 7163 1726888031.81748: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c558200>\r\n<<<\n 7163 1726888031.81804: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0169ee0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0169040>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.81839: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4fbfb0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3611f0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4fa150>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4abb90>\r\n<<<\n 7163 1726888031.81953: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.82012: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 7163 1726888031.82015: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f343c4fa4b0>\r\n<<<\n 7163 1726888031.82228: stdout chunk (state=3):\n>>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_yorxsf5x/ansible_ansible.legacy.setup_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.82304: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 7163 1726888031.82334: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.82374: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 7163 1726888031.82463: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 7163 1726888031.82468: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 7163 1726888031.82491: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 7163 1726888031.82498: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 7163 1726888031.82543: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n<<<\n 7163 1726888031.82546: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3c2e70>\r\nimport '_typing' # \r\n<<<\n 7163 1726888031.82696: stdout chunk (state=3):\n>>>import '_io' # <<<\n 7163 1726888031.82699: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3a1d60>\r\n<<<\n 7163 1726888031.82947: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3a0ec0>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.83019: stdout chunk (state=3):\n>>>import 'ansible' # \r\n<<<\n 7163 1726888031.83024: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.83027: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.83030: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n<<<\n 7163 1726888031.83032: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.83034: stdout chunk (state=3):\n>>>\r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\n<<<\n 7163 1726888031.83037: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n<<<\n 7163 1726888031.83085: stdout chunk (state=3):\n>>># installed zipimport hook\r\n<<<\n 7163 1726888031.83131: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n<<<\n 7163 1726888031.83228: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.83300: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n<<<\n 7163 1726888031.83313: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\n<<<\n 7163 1726888031.83557: stdout chunk (state=3):\n>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f75684d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7537b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n<<<\n 7163 1726888031.83760: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f756aa50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\n<<<\n 7163 1726888031.83869: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # \r\n<<<\n 7163 1726888031.84070: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\n<<<\n 7163 1726888031.84217: stdout chunk (state=3):\n>>>import 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\n<<<\n 7163 1726888031.84226: stdout chunk (state=3):\n>>>Processing user site-packages\r\n<<<\n 7163 1726888031.84247: stdout chunk (state=3):\n>>>Processing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\n<<<\n 7163 1726888031.84372: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.84392: stdout chunk (state=3):\n>>>Adding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f731d130>\r\n<<<\n 7163 1726888031.84420: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0188d70>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n<<<\n 7163 1726888031.84464: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f731dfa0>\r\nimport 'site' # \r\n<<<\n 7163 1726888031.84632: stdout chunk (state=3):\n>>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 7163 1726888031.84639: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe01be960>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe01be6f0>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe01be000>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe01be450>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe018bc80>\r\n<<<\n 7163 1726888031.84668: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 7163 1726888031.84672: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe01bf680>\r\n<<<\n 7163 1726888031.84674: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe01bf8c0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 7163 1726888031.84708: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\n<<<\n 7163 1726888031.84807: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 7163 1726888031.85061: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe01bfe00>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0025bb0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe00272f0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe00281a0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n<<<\n 7163 1726888031.85069: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\n<<<\n 7163 1726888031.85072: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0029340>\r\n<<<\n 7163 1726888031.85077: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 7163 1726888031.85139: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 7163 1726888031.85147: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe002be00>\r\n<<<\n 7163 1726888031.85185: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe09a6db0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe002a0f0>\r\n<<<\n 7163 1726888031.85211: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n<<<\n 7163 1726888031.85342: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n<<<\n 7163 1726888031.85346: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3c1160>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888031.85454: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n<<<\n 7163 1726888031.85462: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f735bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f735bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 7163 1726888031.85466: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c3fa8d0>\r\n<<<\n 7163 1726888031.85470: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0033da0>\r\nimport '_tokenize' # \r\n<<<\n 7163 1726888031.85746: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7393770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7393e00>\r\nimport '_collections' # \r\n<<<\n 7163 1726888031.85753: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3fa660>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3f9f70>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 7163 1726888031.85934: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0032870>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe00325d0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0032b40>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe002a5d0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0077fb0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe00780b0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0079b80>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0079940>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 7163 1726888031.85940: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3fa3c0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3c3b00>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c3fb650>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c3fb890>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3fbd40>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 7163 1726888031.85943: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe007c140>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe007a270>\r\n<<<\n 7163 1726888031.85947: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7373a40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7371190>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7358f50>\r\n<<<\n 7163 1726888031.86085: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\n<<<\n 7163 1726888031.86089: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd2db80>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd2f7a0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd30140>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n<<<\n 7163 1726888031.86092: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\n<<<\n 7163 1726888031.86095: stdout chunk (state=3):\n>>>import '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe007f830>\r\n<<<\n 7163 1726888031.86097: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd31040>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 7163 1726888031.86331: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe007c2f0>\r\n<<<\n 7163 1726888031.86343: stdout chunk (state=3):\n>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73b3710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73b2330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7372030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73b0b30>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73e87a0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73581d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f73e8c50>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73e8b00>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f73e8ec0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7356cf0>\r\n<<<\n 7163 1726888031.86348: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd33d70>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c6d2db0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd32030>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n<<<\n 7163 1726888031.86354: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n<<<\n 7163 1726888031.86662: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\n<<<\n 7163 1726888031.86674: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe00809b0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe00805c0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0080ad0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe00782f0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n<<<\n 7163 1726888031.86683: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd3bb90>\r\nimport '_tokenize' # \r\n<<<\n 7163 1726888031.86687: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdff081a0>\r\n<<<\n 7163 1726888031.86967: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdff09250>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0082930>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0083ce0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe00825a0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.86977: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd3a660>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd3a3c0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd3a930>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd32540>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd7fe30>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd7fe60>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd819a0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd81760>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd83e90>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd82060>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 7163 1726888031.86991: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73e95b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73e9280>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73ea4b0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f74006e0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f7401df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7402c60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f74032c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f74021b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n<<<\n 7163 1726888031.87032: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.87040: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd87650>\r\n<<<\n 7163 1726888031.87108: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd83fe0>\r\n<<<\n 7163 1726888031.87111: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f7403d40>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7403470>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73ea510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f70f3c50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f711c710>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f711c470>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f711c740>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 7163 1726888031.87114: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.87177: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888031.87218: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd88380>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd885f0>\r\n<<<\n 7163 1726888031.87291: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd88980>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd800b0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n<<<\n 7163 1726888031.87310: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n<<<\n 7163 1726888031.87392: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f711d040>\r\n<<<\n 7163 1726888031.87569: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd8bf80>\r\n<<<\n 7163 1726888031.87590: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.87625: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f711da30>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f711c8f0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f70f1df0>\r\n<<<\n 7163 1726888031.87643: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bc15370>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd8a720>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd8bad0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd8a390>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.87667: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.87785: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.87843: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.87847: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f711ed80>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f711cec0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73eac00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 7163 1726888031.87862: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 7163 1726888031.87895: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7147110>\r\n<<<\n 7163 1726888031.87926: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.87959: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n<<<\n 7163 1726888031.88051: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.88125: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\n<<<\n 7163 1726888031.88145: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n<<<\n 7163 1726888031.88263: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888031.88268: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 7163 1726888031.88319: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdff11370>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdff12120>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdff0bf50>\r\n<<<\n 7163 1726888031.88329: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f716b4a0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f71cc260>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n<<<\n 7163 1726888031.88425: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.88428: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 7163 1726888031.88431: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.88433: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 7163 1726888031.88597: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.88600: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.88737: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdff12180>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.88743: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f71ce9c0>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f71cc380>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7199280>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6b11370>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f716a2a0>\r\n<<<\n 7163 1726888031.88961: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f711fce0>\r\n<<<\n 7163 1726888031.89021: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 7163 1726888031.89025: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f97f716a8a0>\r\n<<<\n 7163 1726888031.89107: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\n<<<\n 7163 1726888031.89193: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888031.89211: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.89225: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bc19490>\r\n<<<\n 7163 1726888031.89292: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n<<<\n 7163 1726888031.89369: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bc1a270>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c7649e0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.89416: stdout chunk (state=3):\n>>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_unels3sw/ansible_ansible.legacy.setup_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.89506: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.89557: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.89610: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.89816: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 7163 1726888031.89845: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bc1a360>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.89859: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.89891: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.89954: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 7163 1726888031.90006: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.90018: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.90201: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n<<<\n 7163 1726888031.90205: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.90208: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 7163 1726888031.90210: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'<<<\n 7163 1726888031.90232: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.90251: stdout chunk (state=3):\n>>>\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6b770e0>\r\nimport '_typing' # \r\n<<<\n 7163 1726888031.90317: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.90707: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\n<<<\n 7163 1726888031.90710: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.90713: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdff133b0>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.90726: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6b55fd0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6b55130>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.90755: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n<<<\n 7163 1726888031.91116: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.91120: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.91123: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.91125: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.91156: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 7163 1726888031.91190: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888031.91356: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.91371: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdff1df10>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdff195e0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.91404: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.91920: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bc1b3e0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.91934: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0006990>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe00fe690>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdff1e120>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdff1dcd0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 7163 1726888031.92025: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.92029: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n<<<\n 7163 1726888031.92031: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.92063: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.92077: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.92126: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.92149: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.92245: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.92273: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.92289: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888031.92313: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.namespace' # \r\n<<<\n 7163 1726888031.92353: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.92377: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bc25d00>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bc21670>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.92612: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.92616: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.92752: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.typing' # \r\n<<<\n 7163 1726888031.92756: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.92803: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd0e690>\r\n<<<\n 7163 1726888031.92807: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bdfe360>\r\n<<<\n 7163 1726888031.92889: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.92897: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bc25d90>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c558140>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n<<<\n 7163 1726888031.93049: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.93052: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.93392: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'\r\n<<<\n 7163 1726888031.93400: stdout chunk (state=3):\n>>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdffb1d60>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfb77e60>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdfb7c200>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdff9ade0>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdffb28d0>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdffb0470>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdffb00e0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n<<<\n 7163 1726888031.93417: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.namespace' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.93467: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888031.93522: stdout chunk (state=3):\n>>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdfb7f230>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfb7eae0>\r\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdfb7ecc0>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfb7df10>\r\n<<<\n 7163 1726888031.93553: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.93605: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.93618: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.typing' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.93644: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n<<<\n 7163 1726888031.94084: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfb7f320>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n<<<\n 7163 1726888031.94090: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdfbe5e50>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfb7fe30>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdffb0170>\r\nimport 'ansible.module_utils.facts.timeout' # \r\nimport 'ansible.module_utils.facts.collector' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.facter' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.94097: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.94100: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.94103: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888031.94187: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.other.ohai' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.94251: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.apparmor' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.94256: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bcb9c10>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'\r\n<<<\n 7163 1726888031.94532: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\n<<<\n 7163 1726888031.94589: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.caps' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.94598: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.chroot' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.94603: stdout chunk (state=3):\n>>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b8abb00>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343b8abd70>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bcbb200>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bcba7b0>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bcb82c0>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bcb8d70>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n<<<\n 7163 1726888031.94720: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343b8b6f00>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b8b67b0>\r\n<<<\n 7163 1726888031.94723: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.utils' # \r\nimport 'ansible.module_utils.facts.system.cmdline' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.94726: stdout chunk (state=3):\n>>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343b8b6990>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b8b5be0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n<<<\n 7163 1726888031.95000: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b8b70e0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343b919c10>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b8b7bf0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bcb8c50>\r\nimport 'ansible.module_utils.facts.timeout' # \r\nimport 'ansible.module_utils.facts.collector' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other' # \r\n<<<\n 7163 1726888031.95101: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.95123: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.95178: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.facter' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.95214: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.95442: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.other.ohai' # \r\n<<<\n 7163 1726888031.95450: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system' # \r\n<<<\n 7163 1726888031.95453: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.95460: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.apparmor' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.95475: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.distribution' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.95774: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.caps' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.95829: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.datetime' # \r\nimport 'ansible.module_utils.facts.system.date_time' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.env' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.95846: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.chroot' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.utils' # \r\nimport 'ansible.module_utils.facts.system.cmdline' # \r\n<<<\n 7163 1726888031.95936: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.dns' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.95944: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.95948: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.fips' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.95951: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.95986: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.loadavg' # \r\n<<<\n 7163 1726888031.96005: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.96185: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.96451: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfbe7fb0>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfbe6780>\r\nimport 'ansible.module_utils.facts.system.local' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.96455: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.96458: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.96478: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.lsb' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.96583: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\n<<<\n 7163 1726888031.96605: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.96614: stdout chunk (state=3):\n>>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6b74fb0>\r\n<<<\n 7163 1726888031.96710: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py<<<\n 7163 1726888031.96734: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.distribution' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.96758: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.pkg_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.96806: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.96831: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.platform' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.96860: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.96877: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.96932: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.97059: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n<<<\n 7163 1726888031.97107: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6ba6b10>\r\n<<<\n 7163 1726888031.97114: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.datetime' # \r\nimport 'ansible.module_utils.facts.system.date_time' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.env' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.97143: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.dns' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.97220: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6ba68a0>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6ba61b0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 7163 1726888031.97224: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdfc1e060>\r\n<<<\n 7163 1726888031.97230: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.fips' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.97251: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.97279: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfc0ef30>\r\nimport 'ansible.module_utils.facts.system.python' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.97309: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6ba6c00>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6b77d70>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6ba77d0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6ba7a10>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 7163 1726888031.97764: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.loadavg' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b91b320>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b91a690>\r\nimport 'ansible.module_utils.facts.system.local' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.97770: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.97775: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.97778: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6ba7f20>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a15d00>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888031.97798: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.lsb' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.97819: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.version' # \r\nimport 'ansible.module_utils.facts.system.service_mgr' # \r\n<<<\n 7163 1726888031.97830: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.97874: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.97900: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.97959: stdout chunk (state=3):\n>>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a17920>\r\n<<<\n 7163 1726888031.98047: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.pkg_mgr' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.98052: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a182f0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a19490>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n<<<\n 7163 1726888031.98092: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.98126: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 7163 1726888031.98225: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdfc31be0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfc0e870>\r\nimport 'ansible.module_utils.facts.system.user' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.base' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.98236: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.platform' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n<<<\n 7163 1726888031.98247: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a1bf80>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a202c0>\r\n<<<\n 7163 1726888031.98522: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n<<<\n 7163 1726888031.98591: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a1a240>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n<<<\n 7163 1726888031.98601: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343b95de80>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b93dca0>\r\nimport 'ansible.module_utils.facts.system.python' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.98653: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.98669: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.98709: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.selinux' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.98733: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.98757: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'<<<\n 7163 1726888031.98780: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.98843: stdout chunk (state=3):\n>>>\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a23ec0>\r\nimport '_tokenize' # \r\n<<<\n 7163 1726888031.98851: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.sysctl' # \r\nimport 'ansible.module_utils.facts.hardware.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.98879: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.98887: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.99077: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.99160: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.freebsd' # \r\nimport 'ansible.module_utils.facts.hardware.dragonfly' # \r\n<<<\n 7163 1726888031.99198: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.compat.version' # \r\nimport 'ansible.module_utils.facts.system.service_mgr' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.99322: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a22990>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a226f0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a22c60>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a1a750>\r\n<<<\n 7163 1726888031.99326: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.99329: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # \r\n<<<\n 7163 1726888031.99331: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.99333: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a67a70>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a68170>\r\n<<<\n 7163 1726888031.99336: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n<<<\n 7163 1726888031.99395: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888031.99398: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.99417: stdout chunk (state=3):\n>>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343b9618e0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b963290>\r\nimport 'ansible.module_utils.facts.system.user' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.99499: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.99592: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a69c10>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a699d0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 7163 1726888031.99596: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.99599: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.base' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888031.99696: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888031.99945: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a6c1a0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a6a2d0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a6f980>\r\n<<<\n 7163 1726888032.00089: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.00100: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.00141: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.sysctl' # \r\n<<<\n 7163 1726888032.00367: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.00371: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a6c350>\r\n<<<\n 7163 1726888032.00514: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a70740>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a709e0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a70cb0>\r\n<<<\n 7163 1726888032.00520: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a68290>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py<<<\n 7163 1726888032.00540: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n<<<\n 7163 1726888032.00544: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.freebsd' # \r\nimport 'ansible.module_utils.facts.hardware.dragonfly' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.00666: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f68fc260>\r\n<<<\n 7163 1726888032.00678: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.00687: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.linux' # \r\nimport 'ansible.module_utils.facts.hardware.hurd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.00988: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.01021: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.01049: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.openbsd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.01059: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f68fd370>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a729f0>\r\n<<<\n 7163 1726888032.01145: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.01250: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a73da0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a72630>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.01298: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.sunos' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.01320: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network' # \r\n<<<\n 7163 1726888032.01341: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.01360: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.01385: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.01388: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.01422: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.base' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.01476: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.01501: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n<<<\n 7163 1726888032.01885: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.01890: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.01895: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.01898: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 7163 1726888032.01900: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888032.01902: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.01915: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.linux' # \r\nimport 'ansible.module_utils.facts.hardware.hurd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.02040: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.generic_bsd' # \r\nimport 'ansible.module_utils.facts.network.aix' # \r\n<<<\n 7163 1726888032.02071: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.02074: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.02077: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.02130: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.netbsd' # \r\n<<<\n 7163 1726888032.02136: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.02158: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.darwin' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.02161: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.02482: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.fc_wwn' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.freebsd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.02499: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.openbsd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.02614: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.02656: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hurd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.02689: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.02741: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.02777: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.base' # \r\n<<<\n 7163 1726888032.02804: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.02907: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.02932: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.02994: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.03167: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.linux' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.03274: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.03308: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.iscsi' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.03373: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.03489: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.generic_bsd' # \r\nimport 'ansible.module_utils.facts.network.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.03518: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.nvme' # \r\n<<<\n 7163 1726888032.03521: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.03679: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.dragonfly' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.03687: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.openbsd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.03790: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.fc_wwn' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.freebsd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.03798: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.03825: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.03871: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.03875: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.03962: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.hpux' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.03967: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.04393: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.04396: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hurd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.04399: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.04401: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sysctl' # \r\nimport 'ansible.module_utils.facts.virtual.freebsd' # \r\nimport 'ansible.module_utils.facts.virtual.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.hpux' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.04449: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.04533: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.linux' # \r\n<<<\n 7163 1726888032.04561: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.04691: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.iscsi' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.04772: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.linux' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.04776: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.04816: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\n<<<\n 7163 1726888032.04820: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n 7163 1726888032.04823: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888032.04904: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'<<<\n 7163 1726888032.04916: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.netbsd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.04975: stdout chunk (state=3):\n>>>\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f69054f0>\r\n<<<\n 7163 1726888032.05066: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n<<<\n 7163 1726888032.05069: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f69062a0>\r\n<<<\n 7163 1726888032.05118: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.05264: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.nvme' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.openbsd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.05268: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.05271: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f68fd1c0>\r\n<<<\n 7163 1726888032.05347: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.05377: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.05446: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.sunos' # \r\nimport 'ansible.module_utils.facts.default_collectors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.ansible_collector' # \r\nimport 'ansible.module_utils.facts.compat' # \r\nimport 'ansible.module_utils.facts' # \r\n<<<\n 7163 1726888032.05524: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.05558: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sysctl' # \r\nimport 'ansible.module_utils.facts.virtual.freebsd' # \r\nimport 'ansible.module_utils.facts.virtual.dragonfly' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.05583: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.05744: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.05748: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.hpux' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.05788: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f69064e0>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.05863: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.05919: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\r\n<<<\n 7163 1726888032.05950: stdout chunk (state=3):\n>>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdfa32660>\r\n<<<\n 7163 1726888032.06028: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.linux' # \r\n<<<\n 7163 1726888032.06049: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.06054: stdout chunk (state=3):\n>>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfa31040>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfa2bf20>\r\n<<<\n 7163 1726888032.06097: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.06136: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.netbsd' # \r\n<<<\n 7163 1726888032.06141: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.06197: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.06250: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.openbsd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.06363: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.06423: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.sunos' # \r\nimport 'ansible.module_utils.facts.default_collectors' # \r\n<<<\n 7163 1726888032.06427: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.06529: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.06600: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.ansible_collector' # \r\nimport 'ansible.module_utils.facts.compat' # \r\nimport 'ansible.module_utils.facts' # \r\n<<<\n 7163 1726888032.06710: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.07084: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.07560: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"ansible_pkg_mgr\": \"dnf\"}, \"invocation\": {\"module_args\": {\"filter\": [\"ansible_pkg_mgr\"], \"gather_subset\": [\"!all\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n<<<\n 7163 1726888032.07822: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343b75ed80>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b75d100>\r\n<<<\n 7163 1726888032.07986: stdout chunk (state=3):\n>>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b757d70>\r\n<<<\n 7163 1726888032.08262: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"ansible_pkg_mgr\": \"dnf\"}, \"invocation\": {\"module_args\": {\"filter\": [\"ansible_pkg_mgr\"], \"gather_subset\": [\"!all\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n<<<\n 7163 1726888032.08336: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanu<<<\n 7163 1726888032.08442: stdout chunk (state=3):\n>>>p[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2<<<\n 7163 1726888032.08505: stdout chunk (state=3):\n>>>] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansibl<<<\n 7163 1726888032.08844: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n<<<\n 7163 1726888032.08875: stdout chunk (state=3):\n>>># clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n<<<\n 7163 1726888032.08883: stdout chunk (state=3):\n>>># clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n<<<\n 7163 1726888032.08901: stdout chunk (state=3):\n>>># cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n<<<\n 7163 1726888032.08928: stdout chunk (state=3):\n>>># cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n<<<\n 7163 1726888032.08934: stdout chunk (state=3):\n>>># cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n<<<\n 7163 1726888032.08937: stdout chunk (state=3):\n>>>e.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# destroy _sitebuiltins<<<\n 7163 1726888032.08970: stdout chunk (state=3):\n>>># cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n<<<\n 7163 1726888032.08985: stdout chunk (state=3):\n>>># destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n<<<\n 7163 1726888032.09074: stdout chunk (state=3):\n>>># cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n<<<\n 7163 1726888032.09094: stdout chunk (state=3):\n>>>\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii<<<\n 7163 1726888032.09107: stdout chunk (state=3):\n>>># cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n<<<\n 7163 1726888032.09128: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n<<<\n 7163 1726888032.09229: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.09249: stdout chunk (state=3):\n>>>\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n<<<\n 7163 1726888032.09263: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n<<<\n 7163 1726888032.09286: stdout chunk (state=3):\n>>># destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n<<<\n 7163 1726888032.09298: stdout chunk (state=3):\n>>># destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal<<<\n 7163 1726888032.09310: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.09368: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n<<<\n 7163 1726888032.09389: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.09432: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.09505: stdout chunk (state=3):\n>>>\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy select\r\n<<<\n 7163 1726888032.09509: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n<<<\n 7163 1726888032.09529: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.09544: stdout chunk (state=3):\n>>># destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n<<<\n 7163 1726888032.09566: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 7163 1726888032.09579: stdout chunk (state=3):\n>>># destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n<<<\n 7163 1726888032.09593: stdout chunk (state=3):\n>>># destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n<<<\n 7163 1726888032.09615: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n<<<\n 7163 1726888032.09645: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.09655: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.default_collectors<<<\n 7163 1726888032.09658: stdout chunk (state=3):\n>>># destroy _blake2\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n<<<\n 7163 1726888032.09685: stdout chunk (state=3):\n>>># destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n<<<\n 7163 1726888032.09734: stdout chunk (state=3):\n>>># destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n<<<\n 7163 1726888032.09821: stdout chunk (state=3):\n>>>\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.process\r\n# destroy unicodedata\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy _multiprocessing\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy subprocess\r\n# destroy base64\r\n# destroy _ssl\r\n<<<\n 7163 1726888032.09826: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n<<<\n 7163 1726888032.09829: stdout chunk (state=3):\n>>># destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n<<<\n 7163 1726888032.09842: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n<<<\n 7163 1726888032.09891: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n<<<\n 7163 1726888032.09918: stdout chunk (state=3):\n>>># destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n<<<\n 7163 1726888032.09951: stdout chunk (state=3):\n>>># destroy queue\r\n# destroy _heapq\r\n<<<\n 7163 1726888032.09955: stdout chunk (state=3):\n>>># destroy _queue\r\n# destroy multiprocessing.process\r\n# destroy unicodedata\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n<<<\n 7163 1726888032.09977: stdout chunk (state=3):\n>>># destroy selectors\r\n# destroy _multiprocessing\r\n<<<\n 7163 1726888032.10009: stdout chunk (state=3):\n>>># destroy errno\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit<<<\n 7163 1726888032.10012: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct<<<\n 7163 1726888032.10031: stdout chunk (state=3):\n>>># destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy subprocess\r\n# destroy base64\r\n# destroy _ssl\r\n<<<\n 7163 1726888032.10053: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n<<<\n 7163 1726888032.10070: stdout chunk (state=3):\n>>># destroy errno\r\n# destroy json\r\n<<<\n 7163 1726888032.10098: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.10119: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.10152: stdout chunk (state=3):\n>>># destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n<<<\n 7163 1726888032.10180: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.10200: stdout chunk (state=3):\n>>># cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n<<<\n 7163 1726888032.10245: stdout chunk (state=3):\n>>># cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n<<<\n 7163 1726888032.10252: stdout chunk (state=3):\n>>># cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n<<<\n 7163 1726888032.10256: stdout chunk (state=3):\n>>># cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n<<<\n 7163 1726888032.10302: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.10308: stdout chunk (state=3):\n>>># destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n<<<\n 7163 1726888032.10354: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre<<<\n 7163 1726888032.10357: stdout chunk (state=3):\n>>># cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n<<<\n 7163 1726888032.10362: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 7163 1726888032.10365: stdout chunk (state=3):\n>>># cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 7163 1726888032.10394: stdout chunk (state=3):\n>>># destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 7163 1726888032.10518: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n<<<\n 7163 1726888032.10543: stdout chunk (state=3):\n>>># destroy _socket\r\n<<<\n 7163 1726888032.10576: stdout chunk (state=3):\n>>># destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n<<<\n 7163 1726888032.10610: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n<<<\n 7163 1726888032.10677: stdout chunk (state=3):\n>>># destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n<<<\n 7163 1726888032.10692: stdout chunk (state=3):\n>>># destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib<<<\n 7163 1726888032.10718: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888032.10784: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n<<<\n 7163 1726888032.10840: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n<<<\n 7163 1726888032.10844: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy encodings.idna\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n<<<\n 7163 1726888032.10873: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.10895: stdout chunk (state=3):\n>>># destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n<<<\n 7163 1726888032.10913: stdout chunk (state=3):\n>>># destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n<<<\n 7163 1726888032.10936: stdout chunk (state=3):\n>>># destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n<<<\n 7163 1726888032.10941: stdout chunk (state=3):\n>>># destroy _abc\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 7163 1726888032.10959: stdout chunk (state=3):\n>>># destroy marshal\r\n# clear sys.meta_path<<<\n 7163 1726888032.11042: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888032.11068: stdout chunk (state=3):\n>>># clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 7163 1726888032.11172: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8<<<\n 7163 1726888032.11199: stdout chunk (state=3):\n>>>\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy encodings.idna\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref<<<\n 7163 1726888032.11218: stdout chunk (state=3):\n>>>\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings<<<\n 7163 1726888032.11265: stdout chunk (state=3):\n>>>\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time<<<\n 7163 1726888032.11271: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888032.11348: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 7163 1726888032.11356: stdout chunk (state=3):\n>>># destroy _random\r\n# destroy _weakref<<<\n 7163 1726888032.11359: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.45.174 closed.\r\n<<<\n 7163 1726888032.11410: stdout chunk (state=3):\n>>>\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools<<<\n 7163 1726888032.11458: stderr chunk (state=3):\n>>><<<\n 7163 1726888032.11461: stdout chunk (state=3):\n>>>\r\n# destroy _abc\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n<<<\n 7163 1726888032.11464: stdout chunk (state=3):\n>>><<<\n 7163 1726888032.11467: stdout chunk (state=3):\n>>># destroy _thread\r\n# clear sys.audit hooks<<<\n 7163 1726888032.11541: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888032.11545: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\n<<<\n<10.31.45.174> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c8e84d0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c8b7b30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c8eaa50>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c699130>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c699fa0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c6d7d70>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c6d7fb0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c70f770>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c70fe00>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c6efa40>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c6ed160>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c6d4f20>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c72f6b0>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c72e2d0>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c6ee030>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c72cb60>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c7646b0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c6d41a0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c764b60>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c764a10>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c764e00>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c6d2cc0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c7654f0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c7651c0>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c7663f0>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c77c5f0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c77dcd0>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c77eb70>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c77f1d0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c77e0c0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c77fc50>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c77f380>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c766360>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c47fb60>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c4a85c0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4a8320>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c4a85f0>\\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c4a8f20>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c4a98e0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4a87d0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c47dd00>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4aac60>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4a9790>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c766b10>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4d6fc0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4fb350>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c5580e0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c55a840>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c558200>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4fbfb0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3611f0>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4fa150>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4abb90>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f343c4fa4b0>\\r\\n# zipimport: found 103 names in \\'/tmp/ansible_ansible.legacy.setup_payload_yorxsf5x/ansible_ansible.legacy.setup_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3c2e70>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3a1d60>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3a0ec0>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3c1160>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c3fa8d0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3fa660>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3f9f70>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3fa3c0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3c3b00>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c3fb650>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c3fb890>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3fbd40>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd2db80>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd2f7a0>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd30140>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd31040>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd33d70>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c6d2db0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd32030>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd3bb90>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd3a660>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd3a3c0>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd3a930>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd32540>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd7fe30>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd7fe60>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd819a0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd81760>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd83e90>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd82060>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd87650>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd83fe0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd88380>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd885f0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd88980>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd800b0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd8bf80>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bc15370>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd8a720>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd8bad0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd8a390>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bc19490>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bc1a270>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c7649e0>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bc1a360>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bc1b3e0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bc25d00>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bc21670>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd0e690>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bdfe360>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bc25d90>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c558140>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.namespace\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.typing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bcb9c10>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b8abb00>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343b8abd70>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bcbb200>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bcba7b0>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bcb82c0>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bcb8d70>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343b8b6f00>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b8b67b0>\\r\\n# extension module \\'_queue\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_queue\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_queue\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343b8b6990>\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b8b5be0>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b8b70e0>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc\\'\\r\\n# extension module \\'_multiprocessing\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_multiprocessing\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_multiprocessing\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343b919c10>\\r\\nimport \\'multiprocessing.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b8b7bf0>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bcb8c50>\\r\\nimport \\'ansible.module_utils.facts.timeout\\' # \\r\\nimport \\'ansible.module_utils.facts.collector\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other.facter\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other.ohai\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.apparmor\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.caps\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.chroot\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.utils\\' # \\r\\nimport \\'ansible.module_utils.facts.system.cmdline\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.distribution\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.datetime\\' # \\r\\nimport \\'ansible.module_utils.facts.system.date_time\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.env\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.dns\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.fips\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.loadavg\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b91b320>\\r\\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b91a690>\\r\\nimport \\'ansible.module_utils.facts.system.local\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.lsb\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.pkg_mgr\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.platform\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\\'\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343b95de80>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b93dca0>\\r\\nimport \\'ansible.module_utils.facts.system.python\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.version\\' # \\r\\nimport \\'ansible.module_utils.facts.system.service_mgr\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.ssh_pub_keys\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343b9618e0>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b963290>\\r\\nimport \\'ansible.module_utils.facts.system.user\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.aix\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.sysctl\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.darwin\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.freebsd\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.linux\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.hurd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.sunos\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.generic_bsd\\' # \\r\\nimport \\'ansible.module_utils.facts.network.aix\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.darwin\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.fc_wwn\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.freebsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.hurd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.linux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.iscsi\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.nvme\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.sunos\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.sysctl\\' # \\r\\nimport \\'ansible.module_utils.facts.virtual.freebsd\\' # \\r\\nimport \\'ansible.module_utils.facts.virtual.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.linux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.sunos\\' # \\r\\nimport \\'ansible.module_utils.facts.default_collectors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.ansible_collector\\' # \\r\\nimport \\'ansible.module_utils.facts.compat\\' # \\r\\nimport \\'ansible.module_utils.facts\\' # \\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc\\'\\r\\n# extension module \\'unicodedata\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'unicodedata\\' executed from \\'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'unicodedata\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343b75ed80>\\r\\nimport \\'stringprep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b75d100>\\r\\nimport \\'encodings.idna\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b757d70>\\r\\n\\r\\n{\"ansible_facts\": {\"ansible_pkg_mgr\": \"dnf\"}, \"invocation\": {\"module_args\": {\"filter\": [\"ansible_pkg_mgr\"], \"gather_subset\": [\"!all\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# destroy heapq\\r\\n# cleanup[2] removing _queue\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing _multiprocessing\\r\\n# cleanup[2] removing multiprocessing.connection\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing unicodedata\\r\\n# cleanup[2] removing stringprep\\r\\n# cleanup[2] removing encodings.idna\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy _blake2\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy locale\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.connection\\r\\n# destroy multiprocessing.pool\\r\\n# destroy signal\\r\\n# destroy pickle\\r\\n# destroy multiprocessing.context\\r\\n# destroy array\\r\\n# destroy _compat_pickle\\r\\n# destroy _pickle\\r\\n# destroy queue\\r\\n# destroy _heapq\\r\\n# destroy _queue\\r\\n# destroy multiprocessing.process\\r\\n# destroy unicodedata\\r\\n# destroy tempfile\\r\\n# destroy multiprocessing.util\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy selectors\\r\\n# destroy _multiprocessing\\r\\n# destroy shlex\\r\\n# destroy fcntl\\r\\n# destroy datetime\\r\\n# destroy subprocess\\r\\n# destroy base64\\r\\n# destroy _ssl\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy getpass\\r\\n# destroy pwd\\r\\n# destroy termios\\r\\n# destroy errno\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy glob\\r\\n# destroy fnmatch\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# cleanup[3] wiping encodings.idna\\r\\n# destroy stringprep\\r\\n# cleanup[3] wiping configparser\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy encodings.idna\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _hashlib\\r\\n# destroy _operator\\r\\n# destroy _sre\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.45.174 closed.\\r\\n\")\n 7163 1726888032.12026: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c8e84d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c8b7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c8eaa50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c699130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c699fa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c6d7d70>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c6d7fb0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c70f770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c70fe00>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c6efa40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c6ed160>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c6d4f20>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c72f6b0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c72e2d0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c6ee030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c72cb60>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c7646b0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c6d41a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c764b60>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c764a10>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c764e00>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c6d2cc0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c7654f0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c7651c0>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c7663f0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c77c5f0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c77dcd0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c77eb70>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c77f1d0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c77e0c0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c77fc50>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c77f380>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c766360>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c47fb60>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c4a85c0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4a8320>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c4a85f0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c4a8f20>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c4a98e0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4a87d0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c47dd00>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4aac60>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4a9790>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c766b10>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4d6fc0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4fb350>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c5580e0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c55a840>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c558200>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4fbfb0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3611f0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4fa150>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4abb90>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f343c4fa4b0>\r\n# zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_yorxsf5x/ansible_ansible.legacy.setup_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3c2e70>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3a1d60>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3a0ec0>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3c1160>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c3fa8d0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3fa660>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3f9f70>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3fa3c0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3c3b00>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c3fb650>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c3fb890>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3fbd40>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd2db80>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd2f7a0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd30140>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd31040>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd33d70>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c6d2db0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd32030>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd3bb90>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd3a660>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd3a3c0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd3a930>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd32540>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd7fe30>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd7fe60>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd819a0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd81760>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd83e90>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd82060>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd87650>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd83fe0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd88380>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd885f0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd88980>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd800b0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd8bf80>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bc15370>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd8a720>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd8bad0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd8a390>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bc19490>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bc1a270>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c7649e0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bc1a360>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bc1b3e0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bc25d00>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bc21670>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd0e690>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bdfe360>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bc25d90>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c558140>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.namespace' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.typing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bcb9c10>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b8abb00>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343b8abd70>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bcbb200>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bcba7b0>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bcb82c0>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bcb8d70>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343b8b6f00>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b8b67b0>\r\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343b8b6990>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b8b5be0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b8b70e0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343b919c10>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b8b7bf0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bcb8c50>\r\nimport 'ansible.module_utils.facts.timeout' # \r\nimport 'ansible.module_utils.facts.collector' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.facter' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.ohai' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.apparmor' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.caps' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.chroot' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.utils' # \r\nimport 'ansible.module_utils.facts.system.cmdline' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.distribution' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.datetime' # \r\nimport 'ansible.module_utils.facts.system.date_time' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.env' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.dns' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.fips' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.loadavg' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b91b320>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b91a690>\r\nimport 'ansible.module_utils.facts.system.local' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.lsb' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.pkg_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.platform' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343b95de80>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b93dca0>\r\nimport 'ansible.module_utils.facts.system.python' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.version' # \r\nimport 'ansible.module_utils.facts.system.service_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.ssh_pub_keys' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343b9618e0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b963290>\r\nimport 'ansible.module_utils.facts.system.user' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.sysctl' # \r\nimport 'ansible.module_utils.facts.hardware.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.freebsd' # \r\nimport 'ansible.module_utils.facts.hardware.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.linux' # \r\nimport 'ansible.module_utils.facts.hardware.hurd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.generic_bsd' # \r\nimport 'ansible.module_utils.facts.network.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.fc_wwn' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.freebsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hurd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.linux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.iscsi' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.nvme' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sysctl' # \r\nimport 'ansible.module_utils.facts.virtual.freebsd' # \r\nimport 'ansible.module_utils.facts.virtual.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.linux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sunos' # \r\nimport 'ansible.module_utils.facts.default_collectors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.ansible_collector' # \r\nimport 'ansible.module_utils.facts.compat' # \r\nimport 'ansible.module_utils.facts' # \r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343b75ed80>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b75d100>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b757d70>\r\n\r\n{\"ansible_facts\": {\"ansible_pkg_mgr\": \"dnf\"}, \"invocation\": {\"module_args\": {\"filter\": [\"ansible_pkg_mgr\"], \"gather_subset\": [\"!all\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.process\r\n# destroy unicodedata\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy _multiprocessing\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy subprocess\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy errno\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy encodings.idna\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.45.174 closed.\r\n 7163 1726888032.15387: done with _execute_module (ansible.legacy.setup, {'filter': 'ansible_pkg_mgr', 'gather_subset': '!all', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 7163 1726888032.15391: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6907590>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.15394: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 7163 1726888032.15396: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.15398: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.15400: variable 'ansible_module_compression' from source: unknown\n 7163 1726888032.15403: ANSIBALLZ: Using generic lock for ansible.legacy.dnf\n 7163 1726888032.15406: ANSIBALLZ: Acquiring lock\n 7163 1726888032.15408: ANSIBALLZ: Lock acquired: 140449594013552\n 7163 1726888032.15410: ANSIBALLZ: Creating module\n 7163 1726888032.15413: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.15415: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.46.206 closed.\r\n<<<\n 7163 1726888032.15417: stdout chunk (state=3):\n>>><<<\n 7163 1726888032.15421: stderr chunk (state=3):\n>>><<<\n 7163 1726888032.15423: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n<10.31.46.206> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0bbc4d0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0b8bb00>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0bbea50>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0bcd130>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0bcdfa0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09abd70>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09abfb0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09e37a0>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09e3e30>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09c3a40>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09c1160>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09a8f20>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a036e0>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a02300>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09c2030>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09aa7e0>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a38710>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09a81a0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0a38bc0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a38a70>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0a38e30>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09a6cc0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a39520>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a391f0>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a3a420>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a545c0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0a55d00>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a56ba0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0a57200>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a560f0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0a57c80>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a573b0>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a3a450>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0753bf0>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe077c650>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe077c3b0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe077c680>\\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe077cfb0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe077d9a0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe077c860>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0751d90>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe077ed80>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe077dac0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a3aae0>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe07ab110>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe07cb4d0>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe082c290>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe082e9f0>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe082c3b0>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe07f12e0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe01253a0>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe07ca2d0>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe077fce0>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4fe07ca3f0>\\r\\n# zipimport: found 103 names in \\'/tmp/ansible_ansible.legacy.setup_payload_sboqy79_/ansible_ansible.legacy.setup_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe018aff0>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0169ee0>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0169040>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0188d70>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe01be960>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe01be6f0>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe01be000>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe01be450>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe018bc80>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe01bf680>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe01bf8c0>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe01bfe00>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0025bb0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe00272f0>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe00281a0>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0029340>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe002be00>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe09a6db0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe002a0f0>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0033da0>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0032870>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe00325d0>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0032b40>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe002a5d0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0077fb0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe00780b0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0079b80>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0079940>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe007c140>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe007a270>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe007f830>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe007c2f0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe00809b0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe00805c0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0080ad0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe00782f0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdff081a0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdff09250>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0082930>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0083ce0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe00825a0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdff11370>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdff12120>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdff0bf50>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdff12180>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdff133b0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdff1df10>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdff195e0>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0006990>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe00fe690>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdff1e120>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdff1dcd0>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.namespace\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.typing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdffb1d60>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfb77e60>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdfb7c200>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdff9ade0>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdffb28d0>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdffb0470>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdffb00e0>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdfb7f230>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfb7eae0>\\r\\n# extension module \\'_queue\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_queue\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_queue\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdfb7ecc0>\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfb7df10>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfb7f320>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc\\'\\r\\n# extension module \\'_multiprocessing\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_multiprocessing\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_multiprocessing\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdfbe5e50>\\r\\nimport \\'multiprocessing.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfb7fe30>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdffb0170>\\r\\nimport \\'ansible.module_utils.facts.timeout\\' # \\r\\nimport \\'ansible.module_utils.facts.collector\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other.facter\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other.ohai\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.apparmor\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.caps\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.chroot\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.utils\\' # \\r\\nimport \\'ansible.module_utils.facts.system.cmdline\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.distribution\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.datetime\\' # \\r\\nimport \\'ansible.module_utils.facts.system.date_time\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.env\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.dns\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.fips\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.loadavg\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfbe7fb0>\\r\\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfbe6780>\\r\\nimport \\'ansible.module_utils.facts.system.local\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.lsb\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.pkg_mgr\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.platform\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\\'\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdfc1e060>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfc0ef30>\\r\\nimport \\'ansible.module_utils.facts.system.python\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.version\\' # \\r\\nimport \\'ansible.module_utils.facts.system.service_mgr\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.ssh_pub_keys\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdfc31be0>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfc0e870>\\r\\nimport \\'ansible.module_utils.facts.system.user\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.aix\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.sysctl\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.darwin\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.freebsd\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.linux\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.hurd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.sunos\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.generic_bsd\\' # \\r\\nimport \\'ansible.module_utils.facts.network.aix\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.darwin\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.fc_wwn\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.freebsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.hurd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.linux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.iscsi\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.nvme\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.sunos\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.sysctl\\' # \\r\\nimport \\'ansible.module_utils.facts.virtual.freebsd\\' # \\r\\nimport \\'ansible.module_utils.facts.virtual.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.linux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.sunos\\' # \\r\\nimport \\'ansible.module_utils.facts.default_collectors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.ansible_collector\\' # \\r\\nimport \\'ansible.module_utils.facts.compat\\' # \\r\\nimport \\'ansible.module_utils.facts\\' # \\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc\\'\\r\\n# extension module \\'unicodedata\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'unicodedata\\' executed from \\'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'unicodedata\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdfa32660>\\r\\nimport \\'stringprep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfa31040>\\r\\nimport \\'encodings.idna\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfa2bf20>\\r\\n\\r\\n{\"ansible_facts\": {\"ansible_pkg_mgr\": \"dnf\"}, \"invocation\": {\"module_args\": {\"filter\": [\"ansible_pkg_mgr\"], \"gather_subset\": [\"!all\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# destroy heapq\\r\\n# cleanup[2] removing _queue\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing _multiprocessing\\r\\n# cleanup[2] removing multiprocessing.connection\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing unicodedata\\r\\n# cleanup[2] removing stringprep\\r\\n# cleanup[2] removing encodings.idna\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy _blake2\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy locale\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.connection\\r\\n# destroy multiprocessing.pool\\r\\n# destroy signal\\r\\n# destroy pickle\\r\\n# destroy multiprocessing.context\\r\\n# destroy array\\r\\n# destroy _compat_pickle\\r\\n# destroy _pickle\\r\\n# destroy queue\\r\\n# destroy _heapq\\r\\n# destroy _queue\\r\\n# destroy multiprocessing.process\\r\\n# destroy unicodedata\\r\\n# destroy tempfile\\r\\n# destroy multiprocessing.util\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy selectors\\r\\n# destroy _multiprocessing\\r\\n# destroy shlex\\r\\n# destroy fcntl\\r\\n# destroy datetime\\r\\n# destroy subprocess\\r\\n# destroy base64\\r\\n# destroy _ssl\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy getpass\\r\\n# destroy pwd\\r\\n# destroy termios\\r\\n# destroy errno\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy glob\\r\\n# destroy fnmatch\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# cleanup[3] wiping encodings.idna\\r\\n# destroy stringprep\\r\\n# cleanup[3] wiping configparser\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy encodings.idna\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _hashlib\\r\\n# destroy _operator\\r\\n# destroy _sre\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.46.206 closed.\\r\\n\")\n 7163 1726888032.16148: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0bbc4d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0b8bb00>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0bbea50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0bcd130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0bcdfa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09abd70>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09abfb0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09e37a0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09e3e30>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09c3a40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09c1160>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09a8f20>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a036e0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a02300>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09c2030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09aa7e0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a38710>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09a81a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0a38bc0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a38a70>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0a38e30>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09a6cc0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a39520>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a391f0>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a3a420>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a545c0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0a55d00>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a56ba0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0a57200>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a560f0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0a57c80>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a573b0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a3a450>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0753bf0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe077c650>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe077c3b0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe077c680>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe077cfb0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe077d9a0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe077c860>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0751d90>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe077ed80>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe077dac0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a3aae0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe07ab110>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe07cb4d0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe082c290>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe082e9f0>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe082c3b0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe07f12e0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe01253a0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe07ca2d0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe077fce0>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4fe07ca3f0>\r\n# zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_sboqy79_/ansible_ansible.legacy.setup_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe018aff0>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0169ee0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0169040>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0188d70>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe01be960>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe01be6f0>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe01be000>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe01be450>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe018bc80>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe01bf680>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe01bf8c0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe01bfe00>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0025bb0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe00272f0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe00281a0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0029340>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe002be00>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe09a6db0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe002a0f0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0033da0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0032870>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe00325d0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0032b40>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe002a5d0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0077fb0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe00780b0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0079b80>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0079940>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe007c140>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe007a270>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe007f830>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe007c2f0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe00809b0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe00805c0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0080ad0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe00782f0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdff081a0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdff09250>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0082930>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0083ce0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe00825a0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdff11370>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdff12120>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdff0bf50>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdff12180>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdff133b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdff1df10>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdff195e0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0006990>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe00fe690>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdff1e120>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdff1dcd0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.namespace' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.typing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdffb1d60>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfb77e60>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdfb7c200>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdff9ade0>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdffb28d0>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdffb0470>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdffb00e0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdfb7f230>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfb7eae0>\r\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdfb7ecc0>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfb7df10>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfb7f320>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdfbe5e50>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfb7fe30>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdffb0170>\r\nimport 'ansible.module_utils.facts.timeout' # \r\nimport 'ansible.module_utils.facts.collector' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.facter' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.ohai' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.apparmor' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.caps' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.chroot' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.utils' # \r\nimport 'ansible.module_utils.facts.system.cmdline' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.distribution' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.datetime' # \r\nimport 'ansible.module_utils.facts.system.date_time' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.env' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.dns' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.fips' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.loadavg' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfbe7fb0>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfbe6780>\r\nimport 'ansible.module_utils.facts.system.local' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.lsb' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.pkg_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.platform' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdfc1e060>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfc0ef30>\r\nimport 'ansible.module_utils.facts.system.python' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.version' # \r\nimport 'ansible.module_utils.facts.system.service_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.ssh_pub_keys' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdfc31be0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfc0e870>\r\nimport 'ansible.module_utils.facts.system.user' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.sysctl' # \r\nimport 'ansible.module_utils.facts.hardware.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.freebsd' # \r\nimport 'ansible.module_utils.facts.hardware.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.linux' # \r\nimport 'ansible.module_utils.facts.hardware.hurd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.generic_bsd' # \r\nimport 'ansible.module_utils.facts.network.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.fc_wwn' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.freebsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hurd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.linux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.iscsi' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.nvme' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sysctl' # \r\nimport 'ansible.module_utils.facts.virtual.freebsd' # \r\nimport 'ansible.module_utils.facts.virtual.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.linux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sunos' # \r\nimport 'ansible.module_utils.facts.default_collectors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.ansible_collector' # \r\nimport 'ansible.module_utils.facts.compat' # \r\nimport 'ansible.module_utils.facts' # \r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdfa32660>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfa31040>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfa2bf20>\r\n\r\n{\"ansible_facts\": {\"ansible_pkg_mgr\": \"dnf\"}, \"invocation\": {\"module_args\": {\"filter\": [\"ansible_pkg_mgr\"], \"gather_subset\": [\"!all\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.process\r\n# destroy unicodedata\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy _multiprocessing\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy subprocess\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy errno\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy encodings.idna\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.46.206 closed.\r\n 7163 1726888032.16973: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f69121b0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f690d7f0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.16978: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f69f6ab0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6ae6780>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6912300>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6907230>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.namespace' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.typing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f69a60f0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6568140>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6568530>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f698c410>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f69a6c90>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f69a47d0>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f69a4440>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f656b470>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f656ad20>\r\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f656af00>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f656a150>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f656b590>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f65ca030>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f656a1b0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f69a4410>\r\nimport 'ansible.module_utils.facts.timeout' # \r\nimport 'ansible.module_utils.facts.collector' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.facter' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.ohai' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.apparmor' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.16986: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.caps' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.16989: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.16996: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.chroot' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.17000: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.utils' # \r\nimport 'ansible.module_utils.facts.system.cmdline' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.18769: done with _execute_module (ansible.legacy.setup, {'filter': 'ansible_pkg_mgr', 'gather_subset': '!all', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 7163 1726888032.18773: variable 'ansible_module_compression' from source: unknown\n 7163 1726888032.18776: ANSIBALLZ: Using generic lock for ansible.legacy.dnf\n 7163 1726888032.18779: ANSIBALLZ: Acquiring lock\n 7163 1726888032.18781: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.18784: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.distribution' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.18786: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.18788: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.datetime' # \r\nimport 'ansible.module_utils.facts.system.date_time' # \r\n<<<\n 7163 1726888032.18790: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.18792: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.env' # \r\n<<<\n 7163 1726888032.18794: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 7163 1726888032.18797: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.18876: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.dns' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.fips' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.19044: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.loadavg' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.19325: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f65cba10>\r\n<<<\n 7163 1726888032.19433: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\n<<<\n 7163 1726888032.19625: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f65cae40>\r\n<<<\n 7163 1726888032.19665: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.local' # \r\n<<<\n 7163 1726888032.19674: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.19952: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.lsb' # \r\n<<<\n 7163 1726888032.19973: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.pkg_mgr' # \r\n<<<\n 7163 1726888032.19993: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.20056: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.20226: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.platform' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.20248: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n<<<\n 7163 1726888032.20300: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n<<<\n 7163 1726888032.20625: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f66064e0>\r\n<<<\n 7163 1726888032.20654: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f65f72f0>\r\nimport 'ansible.module_utils.facts.system.python' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.21067: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.21204: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.version' # \r\nimport 'ansible.module_utils.facts.system.service_mgr' # \r\n<<<\n 7163 1726888032.21221: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.21271: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.21297: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # \r\n<<<\n 7163 1726888032.21318: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.21355: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.21418: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\r\n<<<\n 7163 1726888032.21446: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888032.21486: stdout chunk (state=3):\n>>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f63a9dc0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f66062d0>\r\nimport 'ansible.module_utils.facts.system.user' # \r\n<<<\n 7163 1726888032.21566: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.21570: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.21624: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.base' # \r\n<<<\n 7163 1726888032.21627: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.21781: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.21963: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.aix' # \r\n<<<\n 7163 1726888032.21967: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.22068: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.22166: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.22197: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.22246: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.sysctl' # \r\n<<<\n 7163 1726888032.22377: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.darwin' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.22399: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.22441: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.22585: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.freebsd' # \r\n<<<\n 7163 1726888032.22626: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.dragonfly' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.22731: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.22853: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.hpux' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.22897: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.22934: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.23501: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.24053: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.linux' # \r\n<<<\n 7163 1726888032.24079: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.hurd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.24199: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.24316: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.netbsd' # \r\n<<<\n 7163 1726888032.24356: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.24493: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.24583: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.openbsd' # \r\n<<<\n 7163 1726888032.24596: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.24740: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.24962: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network' # \r\n<<<\n 7163 1726888032.24966: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.25011: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.25054: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.base' # \r\n<<<\n 7163 1726888032.25170: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.25200: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.25310: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.25548: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.26287: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.generic_bsd' # \r\nimport 'ansible.module_utils.facts.network.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.fc_wwn' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.freebsd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.26292: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.26295: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.hpux' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.26357: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.26446: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.hurd' # \r\n<<<\n 7163 1726888032.26449: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.26728: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.27155: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.linux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.iscsi' # \r\n<<<\n 7163 1726888032.27195: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.27256: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.nvme' # \r\n<<<\n 7163 1726888032.27310: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.27333: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.netbsd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.27463: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.27514: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.openbsd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.27534: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.27626: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.sunos' # \r\n<<<\n 7163 1726888032.27640: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.27824: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.27977: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.28131: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.28177: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.sysctl' # \r\n<<<\n 7163 1726888032.28197: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.freebsd' # \r\nimport 'ansible.module_utils.facts.virtual.dragonfly' # \r\n<<<\n 7163 1726888032.28228: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.28289: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.28424: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.hpux' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.28681: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.29012: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.linux' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.29160: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.netbsd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.29308: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.29331: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.openbsd' # \r\n<<<\n 7163 1726888032.29375: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.29505: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.29604: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.sunos' # \r\nimport 'ansible.module_utils.facts.default_collectors' # \r\n<<<\n 7163 1726888032.29760: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.29783: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.29880: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.ansible_collector' # \r\nimport 'ansible.module_utils.facts.compat' # \r\n<<<\n 7163 1726888032.29900: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts' # \r\n<<<\n 7163 1726888032.30095: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.30464: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc'\r\n<<<\n 7163 1726888032.30497: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\r\n<<<\n 7163 1726888032.30520: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\r\n<<<\n 7163 1726888032.30769: stdout chunk (state=3):\n>>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f63db560>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f63d9310>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f63dbfb0>\r\n<<<\n 7163 1726888032.31974: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"ansible_pkg_mgr\": \"dnf\"}, \"invocation\": {\"module_args\": {\"filter\": [\"ansible_pkg_mgr\"], \"gather_subset\": [\"!all\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n<<<\n 7163 1726888032.32779: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n<<<\n 7163 1726888032.32818: stdout chunk (state=3):\n>>># cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n<<<\n 7163 1726888032.32876: stdout chunk (state=3):\n>>># destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n<<<\n 7163 1726888032.32959: stdout chunk (state=3):\n>>># destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n<<<\n 7163 1726888032.33065: stdout chunk (state=3):\n>>># cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n<<<\n 7163 1726888032.33190: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n<<<\n 7163 1726888032.33560: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n<<<\n 7163 1726888032.33676: stdout chunk (state=3):\n>>># destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n<<<\n 7163 1726888032.34084: stdout chunk (state=3):\n>>># destroy zipimport\r\n<<<\n 7163 1726888032.34391: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.process\r\n# destroy unicodedata\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy _multiprocessing\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy subprocess\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy errno\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n<<<\n 7163 1726888032.34459: stdout chunk (state=3):\n>>># cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 7163 1726888032.34581: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n<<<\n 7163 1726888032.34592: stdout chunk (state=3):\n>>># destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n<<<\n 7163 1726888032.34748: stdout chunk (state=3):\n>>># destroy re._parser\r\n<<<\n 7163 1726888032.34813: stdout chunk (state=3):\n>>># destroy tokenize\r\n<<<\n 7163 1726888032.34863: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy encodings.idna\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n<<<\n 7163 1726888032.34954: stdout chunk (state=3):\n>>># destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n<<<\n 7163 1726888032.34966: stdout chunk (state=3):\n>>># destroy _operator\r\n# destroy _sre\r\n# destroy _string\r\n# destroy re\r\n<<<\n 7163 1726888032.35283: stdout chunk (state=3):\n>>># destroy itertools\r\n# destroy _abc\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 7163 1726888032.35836: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.215 closed.\r\n<<<\n 7163 1726888032.35913: stderr chunk (state=3):\n>>><<<\n 7163 1726888032.35917: stdout chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f75684d0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7537b30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f756aa50>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f731d130>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f731dfa0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f735bda0>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f735bfe0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7393770>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7393e00>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7373a40>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7371190>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7358f50>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73b3710>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73b2330>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7372030>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73b0b30>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73e87a0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73581d0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f73e8c50>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73e8b00>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f73e8ec0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7356cf0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73e95b0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73e9280>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73ea4b0>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f74006e0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f7401df0>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7402c60>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f74032c0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f74021b0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f7403d40>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7403470>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73ea510>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f70f3c50>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f711c710>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f711c470>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f711c740>\\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f711d040>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f711da30>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f711c8f0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f70f1df0>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f711ed80>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f711cec0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73eac00>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7147110>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f716b4a0>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f71cc260>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f71ce9c0>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f71cc380>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7199280>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6b11370>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f716a2a0>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f711fce0>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f97f716a8a0>\\r\\n# zipimport: found 103 names in \\'/tmp/ansible_ansible.legacy.setup_payload_unels3sw/ansible_ansible.legacy.setup_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6b770e0>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6b55fd0>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6b55130>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6b74fb0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6ba6b10>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6ba68a0>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6ba61b0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6ba6c00>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6b77d70>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6ba77d0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6ba7a10>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6ba7f20>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a15d00>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a17920>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a182f0>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a19490>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a1bf80>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a202c0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a1a240>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a23ec0>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a22990>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a226f0>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a22c60>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a1a750>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a67a70>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a68170>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a69c10>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a699d0>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a6c1a0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a6a2d0>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a6f980>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a6c350>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a70740>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a709e0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a70cb0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a68290>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f68fc260>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f68fd370>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a729f0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a73da0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a72630>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f69054f0>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f69062a0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f68fd1c0>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f69064e0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6907590>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f69121b0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f690d7f0>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f69f6ab0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6ae6780>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6912300>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6907230>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.namespace\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.typing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f69a60f0>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6568140>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6568530>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f698c410>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f69a6c90>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f69a47d0>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f69a4440>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f656b470>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f656ad20>\\r\\n# extension module \\'_queue\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_queue\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_queue\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f656af00>\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f656a150>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f656b590>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc\\'\\r\\n# extension module \\'_multiprocessing\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_multiprocessing\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_multiprocessing\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f65ca030>\\r\\nimport \\'multiprocessing.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f656a1b0>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f69a4410>\\r\\nimport \\'ansible.module_utils.facts.timeout\\' # \\r\\nimport \\'ansible.module_utils.facts.collector\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other.facter\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other.ohai\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.apparmor\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.caps\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.chroot\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.utils\\' # \\r\\nimport \\'ansible.module_utils.facts.system.cmdline\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.distribution\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.datetime\\' # \\r\\nimport \\'ansible.module_utils.facts.system.date_time\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.env\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.dns\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.fips\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.loadavg\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f65cba10>\\r\\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f65cae40>\\r\\nimport \\'ansible.module_utils.facts.system.local\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.lsb\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.pkg_mgr\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.platform\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\\'\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f66064e0>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f65f72f0>\\r\\nimport \\'ansible.module_utils.facts.system.python\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.version\\' # \\r\\nimport \\'ansible.module_utils.facts.system.service_mgr\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.ssh_pub_keys\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f63a9dc0>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f66062d0>\\r\\nimport \\'ansible.module_utils.facts.system.user\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.aix\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.sysctl\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.darwin\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.freebsd\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.linux\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.hurd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.sunos\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.generic_bsd\\' # \\r\\nimport \\'ansible.module_utils.facts.network.aix\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.darwin\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.fc_wwn\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.freebsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.hurd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.linux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.iscsi\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.nvme\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.sunos\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.sysctl\\' # \\r\\nimport \\'ansible.module_utils.facts.virtual.freebsd\\' # \\r\\nimport \\'ansible.module_utils.facts.virtual.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.linux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.sunos\\' # \\r\\nimport \\'ansible.module_utils.facts.default_collectors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.ansible_collector\\' # \\r\\nimport \\'ansible.module_utils.facts.compat\\' # \\r\\nimport \\'ansible.module_utils.facts\\' # \\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc\\'\\r\\n# extension module \\'unicodedata\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'unicodedata\\' executed from \\'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'unicodedata\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f63db560>\\r\\nimport \\'stringprep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f63d9310>\\r\\nimport \\'encodings.idna\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f63dbfb0>\\r\\n\\r\\n{\"ansible_facts\": {\"ansible_pkg_mgr\": \"dnf\"}, \"invocation\": {\"module_args\": {\"filter\": [\"ansible_pkg_mgr\"], \"gather_subset\": [\"!all\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# destroy heapq\\r\\n# cleanup[2] removing _queue\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing _multiprocessing\\r\\n# cleanup[2] removing multiprocessing.connection\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing unicodedata\\r\\n# cleanup[2] removing stringprep\\r\\n# cleanup[2] removing encodings.idna\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy _blake2\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy locale\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.connection\\r\\n# destroy multiprocessing.pool\\r\\n# destroy signal\\r\\n# destroy pickle\\r\\n# destroy multiprocessing.context\\r\\n# destroy array\\r\\n# destroy _compat_pickle\\r\\n# destroy _pickle\\r\\n# destroy queue\\r\\n# destroy _heapq\\r\\n# destroy _queue\\r\\n# destroy multiprocessing.process\\r\\n# destroy unicodedata\\r\\n# destroy tempfile\\r\\n# destroy multiprocessing.util\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy selectors\\r\\n# destroy _multiprocessing\\r\\n# destroy shlex\\r\\n# destroy fcntl\\r\\n# destroy datetime\\r\\n# destroy subprocess\\r\\n# destroy base64\\r\\n# destroy _ssl\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy getpass\\r\\n# destroy pwd\\r\\n# destroy termios\\r\\n# destroy errno\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy glob\\r\\n# destroy fnmatch\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# cleanup[3] wiping encodings.idna\\r\\n# destroy stringprep\\r\\n# cleanup[3] wiping configparser\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy encodings.idna\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _hashlib\\r\\n# destroy _operator\\r\\n# destroy _sre\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.12.215 closed.\\r\\n\")\n 7163 1726888032.36858: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f75684d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7537b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f756aa50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f731d130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f731dfa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f735bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f735bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7393770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7393e00>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7373a40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7371190>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7358f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73b3710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73b2330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7372030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73b0b30>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73e87a0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73581d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f73e8c50>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73e8b00>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f73e8ec0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7356cf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73e95b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73e9280>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73ea4b0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f74006e0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f7401df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7402c60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f74032c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f74021b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f7403d40>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7403470>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73ea510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f70f3c50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f711c710>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f711c470>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f711c740>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f711d040>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f711da30>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f711c8f0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f70f1df0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f711ed80>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f711cec0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73eac00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7147110>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f716b4a0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f71cc260>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f71ce9c0>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f71cc380>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7199280>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6b11370>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f716a2a0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f711fce0>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f97f716a8a0>\r\n# zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_unels3sw/ansible_ansible.legacy.setup_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6b770e0>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6b55fd0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6b55130>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6b74fb0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6ba6b10>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6ba68a0>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6ba61b0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6ba6c00>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6b77d70>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6ba77d0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6ba7a10>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6ba7f20>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a15d00>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a17920>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a182f0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a19490>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a1bf80>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a202c0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a1a240>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a23ec0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a22990>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a226f0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a22c60>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a1a750>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a67a70>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a68170>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a69c10>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a699d0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a6c1a0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a6a2d0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a6f980>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a6c350>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a70740>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a709e0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a70cb0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a68290>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f68fc260>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f68fd370>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a729f0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a73da0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a72630>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f69054f0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f69062a0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f68fd1c0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f69064e0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6907590>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f69121b0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f690d7f0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f69f6ab0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6ae6780>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6912300>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6907230>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.namespace' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.typing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f69a60f0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6568140>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6568530>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f698c410>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f69a6c90>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f69a47d0>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f69a4440>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f656b470>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f656ad20>\r\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f656af00>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f656a150>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f656b590>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f65ca030>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f656a1b0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f69a4410>\r\nimport 'ansible.module_utils.facts.timeout' # \r\nimport 'ansible.module_utils.facts.collector' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.facter' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.ohai' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.apparmor' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.caps' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.chroot' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.utils' # \r\nimport 'ansible.module_utils.facts.system.cmdline' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.distribution' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.datetime' # \r\nimport 'ansible.module_utils.facts.system.date_time' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.env' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.dns' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.fips' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.loadavg' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f65cba10>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f65cae40>\r\nimport 'ansible.module_utils.facts.system.local' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.lsb' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.pkg_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.platform' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f66064e0>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f65f72f0>\r\nimport 'ansible.module_utils.facts.system.python' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.version' # \r\nimport 'ansible.module_utils.facts.system.service_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.ssh_pub_keys' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f63a9dc0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f66062d0>\r\nimport 'ansible.module_utils.facts.system.user' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.sysctl' # \r\nimport 'ansible.module_utils.facts.hardware.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.freebsd' # \r\nimport 'ansible.module_utils.facts.hardware.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.linux' # \r\nimport 'ansible.module_utils.facts.hardware.hurd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.generic_bsd' # \r\nimport 'ansible.module_utils.facts.network.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.fc_wwn' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.freebsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hurd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.linux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.iscsi' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.nvme' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sysctl' # \r\nimport 'ansible.module_utils.facts.virtual.freebsd' # \r\nimport 'ansible.module_utils.facts.virtual.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.linux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sunos' # \r\nimport 'ansible.module_utils.facts.default_collectors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.ansible_collector' # \r\nimport 'ansible.module_utils.facts.compat' # \r\nimport 'ansible.module_utils.facts' # \r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f63db560>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f63d9310>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f63dbfb0>\r\n\r\n{\"ansible_facts\": {\"ansible_pkg_mgr\": \"dnf\"}, \"invocation\": {\"module_args\": {\"filter\": [\"ansible_pkg_mgr\"], \"gather_subset\": [\"!all\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.process\r\n# destroy unicodedata\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy _multiprocessing\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy subprocess\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy errno\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy encodings.idna\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.215 closed.\r\n 7163 1726888032.40547: done with _execute_module (ansible.legacy.setup, {'filter': 'ansible_pkg_mgr', 'gather_subset': '!all', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 7163 1726888032.40552: variable 'ansible_module_compression' from source: unknown\n 7163 1726888032.40556: ANSIBALLZ: Using generic lock for ansible.legacy.dnf\n 7163 1726888032.40558: ANSIBALLZ: Acquiring lock\n 7163 1726888032.52157: ANSIBALLZ: Writing module into payload\n 7163 1726888032.52712: ANSIBALLZ: Writing module\n 7163 1726888032.52717: ANSIBALLZ: Renaming module\n 7163 1726888032.52719: ANSIBALLZ: Done creating module\n 7163 1726888032.52722: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 7163 1726888032.52930: ANSIBALLZ: Lock acquired: 140449594013552\n 7163 1726888032.52933: ANSIBALLZ: Reading module after lock\n 7163 1726888032.52936: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 7163 1726888032.53150: ANSIBALLZ: Lock acquired: 140449594013552\n 7163 1726888032.53154: ANSIBALLZ: Reading module after lock\n 7163 1726888032.53157: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/dnf.py\n 7163 1726888032.53360: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_dnf.py\n<10.31.46.206> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpt6gwlw9e TO /root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_dnf.py\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/dnf.py\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/dnf.py\n 7163 1726888032.53516: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_dnf.py\n 7163 1726888032.53530: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_dnf.py\n<10.31.46.206> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' '[10.31.46.206]'\n<10.31.45.174> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpgamhsxwn TO /root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_dnf.py\n 7163 1726888032.53712: Sending initial data\n 7163 1726888032.53717: Sent initial data (150 bytes)\n<10.31.12.215> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpnbpu9ojq TO /root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_dnf.py\n<10.31.12.215> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' '[10.31.12.215]'\n<10.31.45.174> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' '[10.31.45.174]'\n 7163 1726888032.54308: Sending initial data\n 7163 1726888032.54312: Sent initial data (149 bytes)\n 7163 1726888032.54417: Sending initial data\n 7163 1726888032.54421: Sent initial data (150 bytes)\n 7163 1726888032.55191: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 7163 1726888032.55273: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888032.55427: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888032.55470: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888032.55894: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888032.55898: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888032.56073: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888032.56091: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888032.56109: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888032.56343: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888032.56352: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888032.56582: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888032.56710: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888032.56729: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888032.57283: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\n<<<\n 7163 1726888032.57305: stderr chunk (state=3):\n>>>debug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 7163 1726888032.57584: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\n<<<\n 7163 1726888032.57588: stderr chunk (state=3):\n>>>debug3: Sent message fd 3 T:16 I:2\r\n<<<\n 7163 1726888032.57626: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\n<<<\n 7163 1726888032.57629: stderr chunk (state=3):\n>>>debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpt6gwlw9e\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_dnf.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 7163 1726888032.57630: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpt6gwlw9e /root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_dnf.py\n<<<\n 7163 1726888032.57669: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpt6gwlw9e\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_dnf.py\"\r\n<<<\n 7163 1726888032.57671: stderr chunk (state=3):\n>>>debug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_dnf.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_dnf.py M:0x001a\r\n<<<\n 7163 1726888032.57732: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:161268\r\n<<<\n 7163 1726888032.58323: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 161268 bytes at 0\r\n<<<\n 7163 1726888032.58326: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 7163 1726888032.58386: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\n<<<\n 7163 1726888032.58389: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888032.58402: stderr chunk (state=3):\n>>>debug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\n<<<\n 7163 1726888032.58424: stderr chunk (state=3):\n>>>debug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 7163 1726888032.58475: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888032.58513: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\n<<<\n 7163 1726888032.58519: stderr chunk (state=3):\n>>>debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpgamhsxwn\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_dnf.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 7163 1726888032.58524: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpgamhsxwn /root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_dnf.py\n<<<\n 7163 1726888032.58564: stderr chunk (state=3):\n>>><<<\n 7163 1726888032.58582: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpgamhsxwn\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_dnf.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_dnf.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_dnf.py M:0x001a\r\n<<<\n 7163 1726888032.58621: stdout chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpt6gwlw9e /root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_dnf.py\\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master at \\'/root/.ansible/cp/a3358520e8\\'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpt6gwlw9e\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_dnf.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpt6gwlw9e\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_dnf.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_dnf.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_dnf.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:161268\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 161268 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 7163 1726888032.58859: done transferring module to remote\n 7163 1726888032.58863: _low_level_execute_command(): starting\n 7163 1726888032.58866: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/ /root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_dnf.py && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/ /root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_dnf.py && sleep 0'\"'\"''\n 7163 1726888032.59051: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:161267\r\n<<<\n 7163 1726888032.59068: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 7163 1726888032.59102: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\n<<<\n 7163 1726888032.59181: stderr chunk (state=3):\n>>>debug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpnbpu9ojq\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_dnf.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 7163 1726888032.59194: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpnbpu9ojq /root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_dnf.py\n<<<\n 7163 1726888032.59262: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpnbpu9ojq\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_dnf.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_dnf.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_dnf.py M:0x001a\r\n<<<\n 7163 1726888032.59361: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:161268\r\n<<<\n 7163 1726888032.59814: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 161267 bytes at 0\r\n<<<\n 7163 1726888032.59819: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 7163 1726888032.59849: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888032.60096: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888032.60116: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888032.60170: stderr chunk (state=3):\n>>><<<\n 7163 1726888032.60184: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888032.60197: stdout chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpgamhsxwn /root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_dnf.py\\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master at \\'/root/.ansible/cp/26e6bc9b9f\\'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpgamhsxwn\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_dnf.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpgamhsxwn\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_dnf.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_dnf.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_dnf.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:161267\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 161267 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 7163 1726888032.60245: done transferring module to remote\n 7163 1726888032.60266: _low_level_execute_command(): starting\n 7163 1726888032.60278: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/ /root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_dnf.py && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/ /root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_dnf.py && sleep 0'\"'\"''\n 7163 1726888032.60469: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888032.60497: stderr chunk (state=3):\n>>>debug3: In write loop, ack for 6 161268 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 7163 1726888032.60605: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888032.60803: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888032.60861: stderr chunk (state=3):\n>>><<<\n 7163 1726888032.60915: stdout chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpnbpu9ojq /root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_dnf.py\\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master at \\'/root/.ansible/cp/1fb99bda8d\\'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpnbpu9ojq\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_dnf.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpnbpu9ojq\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_dnf.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_dnf.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_dnf.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:161268\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 161268 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 7163 1726888032.61081: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888032.61085: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 7163 1726888032.61087: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\n<<<\n 7163 1726888032.61095: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888032.61098: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888032.61119: done transferring module to remote\n 7163 1726888032.61165: _low_level_execute_command(): starting\n 7163 1726888032.61177: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/ /root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_dnf.py && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888032.61272: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888032.61287: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888032.61322: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888032.61326: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6519\r\n<<<\n 7163 1726888032.61347: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/ /root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_dnf.py && sleep 0'\"'\"''\n 7163 1726888032.61418: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888032.62349: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888032.62364: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888032.62376: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 7163 1726888032.62393: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888032.62477: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888032.63214: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888032.63245: stderr chunk (state=3):\n>>><<<\n 7163 1726888032.63262: stdout chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888032.63441: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888032.63445: _low_level_execute_command(): starting\n 7163 1726888032.63449: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_dnf.py && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' -tt 10.31.45.174 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_dnf.py && sleep 0'\"'\"''\n 7163 1726888032.64027: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888032.64031: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 7163 1726888032.64034: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888032.64036: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888032.64092: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888032.64098: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\n<<<\n 7163 1726888032.64123: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888032.64133: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888032.65497: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888032.65500: stdout chunk (state=3):\n>>><<<\n 7163 1726888032.65502: stderr chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888032.65516: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888032.65519: _low_level_execute_command(): starting\n 7163 1726888032.65521: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888032.65527: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_dnf.py && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888032.65678: stdout chunk (state=3):\n>>><<<\n 7163 1726888032.65685: stderr chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888032.65692: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888032.65703: _low_level_execute_command(): starting\n 7163 1726888032.65707: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_dnf.py && sleep 0'\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' -tt 10.31.12.215 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_dnf.py && sleep 0'\"'\"''\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' -tt 10.31.46.206 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_dnf.py && sleep 0'\"'\"''\n 7163 1726888032.66374: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 7163 1726888032.66563: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 7163 1726888032.66726: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d09bc4d0>\r\n<<<\n 7163 1726888032.66730: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d098bb00>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n<<<\n 7163 1726888032.66732: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d09bea50>\r\n<<<\n 7163 1726888032.66785: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 7163 1726888032.66788: stdout chunk (state=3):\n>>>import '_abc' # \r\n<<<\n 7163 1726888032.66795: stdout chunk (state=3):\n>>>import 'abc' # \r\n<<<\n 7163 1726888032.66853: stdout chunk (state=3):\n>>>import 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\n<<<\n 7163 1726888032.67001: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888032.67047: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888032.67063: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n<<<\n 7163 1726888032.67080: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\n<<<\n 7163 1726888032.67192: stdout chunk (state=3):\n>>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d09cd130>\r\n<<<\n 7163 1726888032.67195: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888032.67202: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d09cdfa0>\r\n<<<\n 7163 1726888032.67291: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888032.67299: stdout chunk (state=3):\n>>>import 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 7163 1726888032.67424: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888032.67456: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888032.67587: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 7163 1726888032.67658: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d07ebd70>\r\n<<<\n 7163 1726888032.67694: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888032.67717: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888032.67788: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d07ebfb0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n<<<\n 7163 1726888032.67849: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 7163 1726888032.67853: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888032.67859: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888032.67862: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888032.67868: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888032.68026: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888032.68031: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888032.68063: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888032.68104: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888032.68149: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d08237a0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0823e30>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0803a40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0801160>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d07e8f20>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n<<<\n 7163 1726888032.68153: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n<<<\n 7163 1726888032.68157: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888032.68191: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n<<<\n 7163 1726888032.68227: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\n<<<\n 7163 1726888032.68230: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888032.68249: stdout chunk (state=3):\n>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d08436e0>\r\n<<<\n 7163 1726888032.68258: stdout chunk (state=3):\n>>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0842300>\r\n<<<\n 7163 1726888032.68280: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\n<<<\n 7163 1726888032.68285: stdout chunk (state=3):\n>>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0802030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d07ea7e0>\r\n<<<\n 7163 1726888032.68376: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0878710>\r\n<<<\n 7163 1726888032.68410: stdout chunk (state=3):\n>>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d07e81a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n<<<\n 7163 1726888032.68431: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d0878bc0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0878a70>\r\n<<<\n 7163 1726888032.68518: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d0878e30>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d07e6cc0>\r\n<<<\n 7163 1726888032.68524: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888032.68526: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 6\r\n<<<\n 7163 1726888032.68571: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0879520>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d08791f0>\r\n<<<\n 7163 1726888032.68603: stdout chunk (state=3):\n>>>import 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\n<<<\n 7163 1726888032.68653: stdout chunk (state=3):\n>>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d087a420>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n<<<\n 7163 1726888032.68657: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n<<<\n 7163 1726888032.68688: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n<<<\n 7163 1726888032.68709: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n<<<\n 7163 1726888032.68743: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d08905c0>\r\n<<<\n 7163 1726888032.68761: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 7163 1726888032.68768: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d0891ca0>\r\n<<<\n 7163 1726888032.68791: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n<<<\n 7163 1726888032.68798: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n<<<\n 7163 1726888032.68832: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\n<<<\n 7163 1726888032.68846: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0892b40>\r\n<<<\n 7163 1726888032.68885: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888032.68902: stdout chunk (state=3):\n>>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d08931a0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0892090>\r\n<<<\n 7163 1726888032.68928: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n<<<\n 7163 1726888032.68931: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n<<<\n 7163 1726888032.68974: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888032.68977: stdout chunk (state=3):\n>>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d0893c20>\r\n<<<\n 7163 1726888032.68980: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0893350>\r\n<<<\n 7163 1726888032.69025: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d087a450>\r\n<<<\n 7163 1726888032.69053: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n<<<\n 7163 1726888032.69071: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n<<<\n 7163 1726888032.69106: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n<<<\n 7163 1726888032.69152: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n<<<\n 7163 1726888032.69177: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d05cbb60>\r\n<<<\n 7163 1726888032.69201: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n<<<\n 7163 1726888032.69212: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d05f4560>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d05f42f0>\r\n<<<\n 7163 1726888032.69225: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d05f4590>\r\n<<<\n 7163 1726888032.69271: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 7163 1726888032.69342: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888032.69457: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d05f4e90>\r\n<<<\n 7163 1726888032.69586: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888032.69599: stdout chunk (state=3):\n>>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d05f5880>\r\n<<<\n 7163 1726888032.69630: stdout chunk (state=3):\n>>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d05f4770>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d05c9d00>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 7163 1726888032.69666: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n<<<\n 7163 1726888032.69679: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d05f6c60>\r\n<<<\n 7163 1726888032.69716: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d05f59a0>\r\n<<<\n 7163 1726888032.69722: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d087aae0>\r\n<<<\n 7163 1726888032.69756: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 7163 1726888032.69808: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888032.69834: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 7163 1726888032.69865: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 7163 1726888032.69907: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d061eff0>\r\n<<<\n 7163 1726888032.69951: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n<<<\n 7163 1726888032.69966: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888032.69990: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n<<<\n 7163 1726888032.70009: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 7163 1726888032.70042: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d06473e0>\r\n<<<\n 7163 1726888032.70063: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 7163 1726888032.70101: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 7163 1726888032.70165: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n<<<\n 7163 1726888032.70204: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d06a41d0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 7163 1726888032.70228: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n<<<\n 7163 1726888032.70265: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 7163 1726888032.70303: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 7163 1726888032.70395: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d06a6900>\r\n<<<\n 7163 1726888032.70471: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d06a42f0>\r\n<<<\n 7163 1726888032.70512: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d06711c0>\r\n<<<\n 7163 1726888032.70554: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cff292e0>\r\n<<<\n 7163 1726888032.70560: stdout chunk (state=3):\n>>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d06461e0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d05f7bc0>\r\n<<<\n 7163 1726888032.70665: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 7163 1726888032.70683: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f85d06467e0>\r\n<<<\n 7163 1726888032.70820: stdout chunk (state=3):\n>>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_jvute7xs/ansible_ansible.legacy.dnf_payload.zip'\r\n<<<\n 7163 1726888032.70825: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.70955: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.70992: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n<<<\n 7163 1726888032.70994: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 7163 1726888032.71046: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 7163 1726888032.71112: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 7163 1726888032.71146: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cff7ef90>\r\n<<<\n 7163 1726888032.71158: stdout chunk (state=3):\n>>>import '_typing' # \r\n<<<\n 7163 1726888032.71336: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cff5de80>\r\n<<<\n 7163 1726888032.71342: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cff5d010>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.71381: stdout chunk (state=3):\n>>>import 'ansible' # \r\n<<<\n 7163 1726888032.71417: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.71458: stdout chunk (state=3):\n>>>import 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.71617: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 7163 1726888032.71671: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 7163 1726888032.71710: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\n<<<\n 7163 1726888032.71713: stdout chunk (state=3):\n>>>import '_weakref' # \r\n<<<\n 7163 1726888032.71804: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 7163 1726888032.71841: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 7163 1726888032.71980: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 7163 1726888032.72127: stdout chunk (state=3):\n>>>import 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\n<<<\n 7163 1726888032.72130: stdout chunk (state=3):\n>>>import 'codecs' # \r\n<<<\n 7163 1726888032.72185: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n<<<\n 7163 1726888032.72262: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce82e84d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce82b7b30>\r\n<<<\n 7163 1726888032.72296: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce82eaa50>\r\nimport '_signal' # \r\n<<<\n 7163 1726888032.72323: stdout chunk (state=3):\n>>>import '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\n<<<\n 7163 1726888032.72374: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # \r\n<<<\n 7163 1726888032.72528: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\n<<<\n 7163 1726888032.72584: stdout chunk (state=3):\n>>>import 'os' # \r\nimport '_sitebuiltins' # \r\n<<<\n 7163 1726888032.72601: stdout chunk (state=3):\n>>>Processing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\n<<<\n 7163 1726888032.72652: stdout chunk (state=3):\n>>>Adding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\n<<<\n 7163 1726888032.72683: stdout chunk (state=3):\n>>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce8099130>\r\n<<<\n 7163 1726888032.72745: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n<<<\n 7163 1726888032.72767: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce8099fa0>\r\n<<<\n 7163 1726888032.72846: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.72851: stdout chunk (state=3):\n>>>import 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 7163 1726888032.73272: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n<<<\n 7163 1726888032.73316: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888032.73357: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 7163 1726888032.73435: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 7163 1726888032.73480: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80d7d70>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n<<<\n 7163 1726888032.73571: stdout chunk (state=3):\n>>>import _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 7163 1726888032.73575: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\n<<<\n 7163 1726888032.73649: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 7163 1726888032.73710: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80d7fb0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n<<<\n 7163 1726888032.73714: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 7163 1726888032.73722: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n<<<\n 7163 1726888032.73844: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 7163 1726888032.73848: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce810f770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce810fe00>\r\nimport '_collections' # \r\n<<<\n 7163 1726888032.73850: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888032.73906: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80efa40>\r\n<<<\n 7163 1726888032.73909: stdout chunk (state=3):\n>>>import '_codecs' # \r\nimport 'codecs' # \r\n<<<\n 7163 1726888032.74018: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cff7ce30>\r\n<<<\n 7163 1726888032.74021: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c517104d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c516dfb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51712a50>\r\n<<<\n 7163 1726888032.74126: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n<<<\n 7163 1726888032.74174: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cffa69c0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cffa6750>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cffa6060>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 7163 1726888032.74191: stdout chunk (state=3):\n>>>import '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\n<<<\n 7163 1726888032.74267: stdout chunk (state=3):\n>>>import 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\n<<<\n 7163 1726888032.74326: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\n<<<\n 7163 1726888032.74330: stdout chunk (state=3):\n>>>import '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80ed160>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80d4f20>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce812f6b0>\r\n<<<\n 7163 1726888032.74335: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cffa6930>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cff7f9b0>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cffa7680>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cffa78c0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 7163 1726888032.74462: stdout chunk (state=3):\n>>>import 'genericpath' # \r\nimport 'posixpath' # \r\n<<<\n 7163 1726888032.74466: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cffa7e00>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n<<<\n 7163 1726888032.74471: stdout chunk (state=3):\n>>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce812e2d0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80ee030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce812cb60>\r\n<<<\n 7163 1726888032.74474: stdout chunk (state=3):\n>>>import 'os' # \r\nimport '_sitebuiltins' # \r\n<<<\n 7163 1726888032.74513: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe0dbe0>\r\n<<<\n 7163 1726888032.74519: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce81646b0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80d41a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce8164b60>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce8164a10>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888032.74522: stdout chunk (state=3):\n>>>Processing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\n<<<\n 7163 1726888032.74524: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfe0f800>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n<<<\n 7163 1726888032.74536: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 7163 1726888032.74574: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe14200>\r\n<<<\n 7163 1726888032.74597: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n<<<\n 7163 1726888032.74643: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe153a0>\r\n<<<\n 7163 1726888032.74759: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 7163 1726888032.74777: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe17e60>\r\n<<<\n 7163 1726888032.74804: stdout chunk (state=3):\n>>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce8164e00>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80d2cc0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce81654f0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce81651c0>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce81663f0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n<<<\n 7163 1726888032.74825: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d061ef60>\r\n<<<\n 7163 1726888032.74880: stdout chunk (state=3):\n>>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c514c1130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c514c1fa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 7163 1726888032.74901: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n<<<\n 7163 1726888032.74923: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe16120>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n<<<\n 7163 1726888032.74931: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n<<<\n 7163 1726888032.74971: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n<<<\n 7163 1726888032.74994: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\n<<<\n 7163 1726888032.75001: stdout chunk (state=3):\n>>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe1fd40>\r\n<<<\n 7163 1726888032.75009: stdout chunk (state=3):\n>>>import '_tokenize' # \r\n<<<\n 7163 1726888032.75109: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce817c5f0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce817dcd0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce817eb70>\r\n<<<\n 7163 1726888032.75143: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe1e810>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe1e570>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 7163 1726888032.75147: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce817f1d0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce817e0c0>\r\n<<<\n 7163 1726888032.75198: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n<<<\n 7163 1726888032.75304: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n<<<\n 7163 1726888032.75308: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe1eae0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe16630>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfe63fe0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe64110>\r\n<<<\n 7163 1726888032.75385: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n<<<\n 7163 1726888032.75411: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce817fc50>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce817f380>\r\n<<<\n 7163 1726888032.75415: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfe65bb0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe65970>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 7163 1726888032.75533: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n<<<\n 7163 1726888032.75560: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 7163 1726888032.75594: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n<<<\n 7163 1726888032.75646: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfe68170>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe662a0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 7163 1726888032.75652: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce8166360>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7ec3b30>\r\n<<<\n 7163 1726888032.75674: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'<<<\n 7163 1726888032.75690: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888032.75699: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\n<<<\n 7163 1726888032.75771: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888032.75774: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe6b950>\r\n<<<\n 7163 1726888032.75777: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 7163 1726888032.75798: stdout chunk (state=3):\n>>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7eec5c0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7eec350>\r\n<<<\n 7163 1726888032.75814: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\n<<<\n 7163 1726888032.75855: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c514ffd70>\r\n<<<\n 7163 1726888032.75868: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7eec5f0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 7163 1726888032.75881: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe68320>\r\n<<<\n 7163 1726888032.75889: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n<<<\n 7163 1726888032.75916: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\n<<<\n 7163 1726888032.75972: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfe6cce0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfe6cd70>\r\n<<<\n 7163 1726888032.76006: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfe6cb30>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe64320>\r\n<<<\n 7163 1726888032.76043: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n<<<\n 7163 1726888032.76059: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888032.76083: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n<<<\n 7163 1726888032.76103: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c514fffb0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n<<<\n 7163 1726888032.76113: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7eecef0>\r\n<<<\n 7163 1726888032.76130: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51537770>\r\n<<<\n 7163 1726888032.76145: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfef8230>\r\n<<<\n 7163 1726888032.76152: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py<<<\n 7163 1726888032.76213: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888032.76284: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888032.76289: stdout chunk (state=3):\n>>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888032.76293: stdout chunk (state=3):\n>>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7eed820>\r\n<<<\n 7163 1726888032.76356: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51537e00>\r\nimport '_collections' # \r\n<<<\n 7163 1726888032.76394: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfef96a0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe6e9c0>\r\n<<<\n 7163 1726888032.76433: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfe6fd70>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe6e600>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.76502: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51517a40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51515160>\r\n<<<\n 7163 1726888032.76506: stdout chunk (state=3):\n>>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7eec7d0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7ec1cd0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7eeec30>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7eed970>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce8166b10>\r\n<<<\n 7163 1726888032.76509: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.76522: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 7163 1726888032.76592: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888032.76612: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 7163 1726888032.76640: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 7163 1726888032.76775: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7f16f60>\r\n<<<\n 7163 1726888032.76780: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.76783: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 7163 1726888032.76806: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7f3f2c0>\r\n<<<\n 7163 1726888032.76833: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 7163 1726888032.76857: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.76888: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.76903: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 7163 1726888032.76914: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c514fcf20>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n<<<\n 7163 1726888032.76944: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\n<<<\n 7163 1726888032.76959: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7f9c0e0>\r\n<<<\n 7163 1726888032.76998: stdout chunk (state=3):\n>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c515576b0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c515562d0>\r\n<<<\n 7163 1726888032.77024: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51516030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51554b60>\r\n<<<\n 7163 1726888032.77052: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 7163 1726888032.77069: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 7163 1726888032.77198: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7f9e840>\r\n<<<\n 7163 1726888032.77203: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n<<<\n 7163 1726888032.77312: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5158c6b0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c514fc1a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n<<<\n 7163 1726888032.77342: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5158cb60>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5158ca10>\r\n<<<\n 7163 1726888032.77349: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7f9c200>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7f3ff50>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7da51c0>\r\n<<<\n 7163 1726888032.77353: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5158ce00>\r\n<<<\n 7163 1726888032.77366: stdout chunk (state=3):\n>>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7f3e0c0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7eefb30>\r\n<<<\n 7163 1726888032.77369: stdout chunk (state=3):\n>>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c514facc0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888032.77420: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.77562: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n<<<\n 7163 1726888032.77565: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5158d4f0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5158d1c0>\r\nimport 'importlib.machinery' # \r\n<<<\n 7163 1726888032.77567: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4ce7f3e420>\r\n<<<\n 7163 1726888032.77715: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5158e3f0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n<<<\n 7163 1726888032.77784: stdout chunk (state=3):\n>>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_wj4l0knc/ansible_ansible.legacy.dnf_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.77807: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c515a45f0>\r\nimport 'errno' # \r\n<<<\n 7163 1726888032.78153: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.78157: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7dfae70>\r\nimport '_typing' # \r\n<<<\n 7163 1726888032.78206: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfefd850>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfefe600>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfef97c0>\r\n<<<\n 7163 1726888032.78286: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c515a5cd0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c515a6b70>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c515a71d0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c515a60c0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c515a7c50>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c515a7380>\r\n<<<\n 7163 1726888032.78307: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.78316: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5158e360>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n<<<\n 7163 1726888032.78347: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7dd9e20>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7dd8f80>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n<<<\n 7163 1726888032.78354: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.78358: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.78370: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.78393: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n<<<\n 7163 1726888032.78440: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.78443: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n<<<\n 7163 1726888032.78483: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c512dbb30>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n<<<\n 7163 1726888032.78511: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888032.78565: stdout chunk (state=3):\n>>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c513045c0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51304350>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c513045f0>\r\n<<<\n 7163 1726888032.78577: stdout chunk (state=3):\n>>>import 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.78600: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfefe3f0>\r\n<<<\n 7163 1726888032.78649: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.78832: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 7163 1726888032.79032: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888032.79063: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.79402: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c51304ef0>\r\n<<<\n 7163 1726888032.79506: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.79566: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c51305820>\r\n<<<\n 7163 1726888032.79582: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.79680: stdout chunk (state=3):\n>>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c513047d0>\r\n<<<\n 7163 1726888032.79688: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.79706: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.79778: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n<<<\n 7163 1726888032.79781: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c512d9cd0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n<<<\n 7163 1726888032.79786: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.79794: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\n<<<\n 7163 1726888032.79830: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.79841: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51306c30>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51305970>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5158eb10>\r\n<<<\n 7163 1726888032.79920: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n<<<\n 7163 1726888032.79923: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.79953: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n<<<\n 7163 1726888032.79976: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 7163 1726888032.79981: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.79997: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.80048: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.80058: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888032.80150: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 7163 1726888032.80198: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5132ef60>\r\n<<<\n 7163 1726888032.80335: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888032.80340: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.80475: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 7163 1726888032.80721: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c513572c0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 7163 1726888032.80724: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 7163 1726888032.80730: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 7163 1726888032.80733: stdout chunk (state=3):\n>>>import '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfeff710>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.80848: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.80939: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c513b40e0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n<<<\n 7163 1726888032.80947: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 7163 1726888032.80983: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\n<<<\n 7163 1726888032.80988: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.80993: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.81028: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c513b6840>\r\n<<<\n 7163 1726888032.81031: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.81315: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c513b4200>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51357f50>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c511bd1c0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c513560c0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51307b30>\r\n<<<\n 7163 1726888032.81319: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.81322: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfd0a090>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd05160>\r\n<<<\n 7163 1726888032.81359: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n<<<\n 7163 1726888032.81362: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.81433: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 7163 1726888032.81481: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9c51356420>\r\n<<<\n 7163 1726888032.81487: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.81507: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.81625: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n<<<\n 7163 1726888032.81629: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n<<<\n 7163 1726888032.81772: stdout chunk (state=3):\n>>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_w4_edbee/ansible_ansible.legacy.dnf_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.81776: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfffab10>\r\n<<<\n 7163 1726888032.81957: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cffee7e0>\r\n<<<\n 7163 1726888032.82078: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd0a2a0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd09e20>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.82082: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 7163 1726888032.82113: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n<<<\n 7163 1726888032.82134: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7df91f0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7e268d0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7e26690>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7e25fa0>\r\n<<<\n 7163 1726888032.82160: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51212e70>\r\nimport '_typing' # \r\n<<<\n 7163 1726888032.82283: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7e269c0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7dfbb90>\r\nimport 'atexit' # \r\n<<<\n 7163 1726888032.82287: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.82308: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7e27620>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7e27860>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 7163 1726888032.82460: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7e27da0>\r\nimport 'pwd' # \r\n<<<\n 7163 1726888032.82474: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7715b80>\r\n<<<\n 7163 1726888032.82508: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888032.82557: stdout chunk (state=3):\n>>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce77177a0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 7163 1726888032.82577: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce771c1a0>\r\n<<<\n 7163 1726888032.82600: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n<<<\n 7163 1726888032.82661: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c511f1e20>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c511f0f80>\r\n<<<\n 7163 1726888032.82664: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\n<<<\n 7163 1726888032.82745: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.82748: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce771d340>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 7163 1726888032.82777: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce771fe00>\r\n<<<\n 7163 1726888032.82903: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce80d2db0>\r\n<<<\n 7163 1726888032.82939: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce771e0c0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n<<<\n 7163 1726888032.82965: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n<<<\n 7163 1726888032.83005: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7727d40>\r\nimport '_tokenize' # \r\n<<<\n 7163 1726888032.83100: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7726840>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce77265a0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n<<<\n 7163 1726888032.83219: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.83234: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7726ae0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce771e5d0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce776b9e0>\r\n<<<\n 7163 1726888032.83241: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.83296: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce776c050>\r\n<<<\n 7163 1726888032.83417: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n<<<\n 7163 1726888032.83435: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce776db50>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce776d910>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 7163 1726888032.83548: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 7163 1726888032.83765: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce77700e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce776e240>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce77738c0>\r\n<<<\n 7163 1726888032.83858: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7770290>\r\n<<<\n 7163 1726888032.83913: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7774980>\r\n<<<\n 7163 1726888032.83950: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7774b00>\r\n<<<\n 7163 1726888032.84014: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.84041: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888032.84110: stdout chunk (state=3):\n>>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7774b90>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce776c290>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n<<<\n 7163 1726888032.84123: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce76003e0>\r\n<<<\n 7163 1726888032.84288: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7601610>\r\n<<<\n 7163 1726888032.84320: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7776b70>\r\n<<<\n 7163 1726888032.84361: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7777ef0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7776750>\r\n<<<\n 7163 1726888032.84368: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.84404: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.84475: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.84531: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc'\r\nimport 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9c980>\r\n<<<\n 7163 1726888032.84615: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc'\r\nimport 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9cb60>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc'\r\n<<<\n 7163 1726888032.84654: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc'\r\nimport 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9d280>\r\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9ce30>\r\n<<<\n 7163 1726888032.84701: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc'\r\n<<<\n 7163 1726888032.84705: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc'\r\n<<<\n 7163 1726888032.84730: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.84734: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.84783: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.84799: stdout chunk (state=3):\n>>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9db80>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc'\r\n<<<\n 7163 1726888032.84834: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc'\r\n<<<\n 7163 1726888032.84906: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc'\r\n<<<\n 7163 1726888032.84952: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.84963: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc'\r\nimport 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd898e0>\r\n# /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc'\r\nimport 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd89700>\r\n<<<\n 7163 1726888032.84988: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc'\r\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf9de6c0>\r\n<<<\n 7163 1726888032.85025: stdout chunk (state=3):\n>>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9f3b0>\r\n<<<\n 7163 1726888032.85208: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py\r\n<<<\n 7163 1726888032.85229: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc'\r\n<<<\n 7163 1726888032.85268: stdout chunk (state=3):\n>>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf9ed250>\r\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf9dfdd0>\r\n<<<\n 7163 1726888032.85344: stdout chunk (state=3):\n>>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf9df140>\r\nimport 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9e840>\r\n# /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py\r\n<<<\n 7163 1726888032.85435: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc'\r\n<<<\n 7163 1726888032.85441: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.85482: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.85486: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py\r\n<<<\n 7163 1726888032.85526: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc'\r\nimport 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa591c0>\r\n<<<\n 7163 1726888032.85656: stdout chunk (state=3):\n>>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa112e0>\r\n<<<\n 7163 1726888032.85769: stdout chunk (state=3):\n>>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf9dfbf0>\r\n<<<\n 7163 1726888032.85815: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py\r\n<<<\n 7163 1726888032.85837: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc'\r\n<<<\n 7163 1726888032.85899: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc'\r\nimport 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa60c50>\r\n<<<\n 7163 1726888032.85940: stdout chunk (state=3):\n>>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa5af60>\r\nimport 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa10dd0>\r\n<<<\n 7163 1726888032.85984: stdout chunk (state=3):\n>>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9e210>\r\nimport 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9dc40>\r\nimport 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9d910>\r\nimport 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9cbc0>\r\n<<<\n 7163 1726888032.86018: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc'\r\nimport 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9dc70>\r\n# /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc'\r\n<<<\n 7163 1726888032.86037: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py\r\n<<<\n 7163 1726888032.86061: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc'\r\n<<<\n 7163 1726888032.86106: stdout chunk (state=3):\n>>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa61280>\r\nimport 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa60e30>\r\n<<<\n 7163 1726888032.86179: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n 7163 1726888032.86191: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888032.86204: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py\r\n# code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888032.86236: stdout chunk (state=3):\n>>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa61b80>\r\n# /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py\r\n<<<\n 7163 1726888032.86267: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7605790>\r\n<<<\n 7163 1726888032.86288: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc'\r\n<<<\n 7163 1726888032.86326: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n<<<\n 7163 1726888032.86367: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n<<<\n 7163 1726888032.86380: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76065a0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7601490>\r\n<<<\n 7163 1726888032.86432: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888032.86499: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.86517: stdout chunk (state=3):\n>>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfa64680>\r\n<<<\n 7163 1726888032.86670: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.86722: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa497f0>\r\n<<<\n 7163 1726888032.86753: stdout chunk (state=3):\n>>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa629f0>\r\n# /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc'\r\n<<<\n 7163 1726888032.86891: stdout chunk (state=3):\n>>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa492b0>\r\n# /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc'\r\nimport 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa7e750>\r\n<<<\n 7163 1726888032.86898: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76063c0>\r\n<<<\n 7163 1726888032.86949: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc'\r\n# /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc'\r\nimport 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa7f3e0>\r\n<<<\n 7163 1726888032.86954: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.86986: stdout chunk (state=3):\n>>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa7ee70>\r\n# /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py\r\n<<<\n 7163 1726888032.87026: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc'\r\n<<<\n 7163 1726888032.87101: stdout chunk (state=3):\n>>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa7f890>\r\n<<<\n 7163 1726888032.87114: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py\r\n<<<\n 7163 1726888032.87145: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc'\r\n<<<\n 7163 1726888032.87384: stdout chunk (state=3):\n>>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa53da0>\r\n<<<\n 7163 1726888032.87496: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.87511: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc'\r\nimport 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf93c350>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.87589: stdout chunk (state=3):\n>>>import 'ansible.module_utils.urls' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.87732: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.87900: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.version' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.87980: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.87988: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.88019: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.respawn' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.88135: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.88190: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.88233: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n<<<\n 7163 1726888032.88292: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.88300: stdout chunk (state=3):\n>>>import 'ansible.module_utils.yumdnf' # \r\n<<<\n 7163 1726888032.88337: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.88344: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.88642: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.88646: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c512111f0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5123e8d0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5123e690>\r\n<<<\n 7163 1726888032.88650: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.88679: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5123dfa0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 7163 1726888032.88736: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5123e9c0>\r\n<<<\n 7163 1726888032.88854: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888032.88866: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc'\r\nimport 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf93f2c0>\r\n<<<\n 7163 1726888032.88893: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51213b90>\r\n<<<\n 7163 1726888032.88919: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.88937: stdout chunk (state=3):\n>>>import 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5123f650>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5123f890>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 7163 1726888032.88949: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\n<<<\n 7163 1726888032.89118: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\n<<<\n 7163 1726888032.89188: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 7163 1726888032.89191: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf93f3b0>\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n<<<\n 7163 1726888032.89194: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n<<<\n 7163 1726888032.89197: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5123fdd0>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n<<<\n 7163 1726888032.89346: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cf6935c0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf692e10>\r\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cf692ff0>\r\n<<<\n 7163 1726888032.89355: stdout chunk (state=3):\n>>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf93f8f0>\r\nimport 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf93e570>\r\n<<<\n 7163 1726888032.89361: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc'\r\nimport 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf93ef60>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py\r\n<<<\n 7163 1726888032.89451: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b11c10>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50b13830>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 7163 1726888032.89457: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\n<<<\n 7163 1726888032.89460: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7607830>\r\n<<<\n 7163 1726888032.89462: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.89521: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.89565: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b181d0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\n<<<\n 7163 1726888032.89569: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc'\r\n<<<\n 7163 1726888032.89624: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b190d0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 7163 1726888032.89628: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 7163 1726888032.89631: stdout chunk (state=3):\n>>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so'\r\n# extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so'\r\nimport 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cf710b90>\r\nimport 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf710770>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py\r\n<<<\n 7163 1726888032.89656: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.89672: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc'\r\n<<<\n 7163 1726888032.89699: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 7163 1726888032.89731: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.89885: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.89889: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b1be30>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c514fadb0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b1a0f0>\r\n<<<\n 7163 1726888032.89898: stdout chunk (state=3):\n>>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so'\r\n# extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so'\r\nimport 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cf73c4a0>\r\nimport 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf710ce0>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc'\r\n<<<\n 7163 1726888032.89912: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.89979: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.90013: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n<<<\n 7163 1726888032.90032: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n<<<\n 7163 1726888032.90052: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 7163 1726888032.90132: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b23ec0>\r\n<<<\n 7163 1726888032.90141: stdout chunk (state=3):\n>>>import '_tokenize' # \r\n<<<\n 7163 1726888032.90156: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888032.90227: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7612120>\r\n<<<\n 7163 1726888032.90266: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b22990>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b226f0>\r\n<<<\n 7163 1726888032.90270: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce760d160>\r\n<<<\n 7163 1726888032.90307: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.90343: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n<<<\n 7163 1726888032.90402: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.90564: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b22c60>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b1a600>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50b67fb0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b681d0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n<<<\n 7163 1726888032.90596: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n<<<\n 7163 1726888032.90703: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50b69dc0>\r\n<<<\n 7163 1726888032.90743: stdout chunk (state=3):\n>>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b69b50>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 7163 1726888032.90799: stdout chunk (state=3):\n>>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so'\r\n# extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so'<<<\n 7163 1726888032.90815: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7702c60>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7e56930>\r\n<<<\n 7163 1726888032.90823: stdout chunk (state=3):\n>>>\r\nimport 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cf4ef590>\r\n<<<\n 7163 1726888032.90878: stdout chunk (state=3):\n>>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf73c5f0>\r\n<<<\n 7163 1726888032.90902: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py\r\n<<<\n 7163 1726888032.90904: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 7163 1726888032.90961: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888032.90971: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc'\r\n<<<\n 7163 1726888032.91059: stdout chunk (state=3):\n>>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so'\r\n# extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so'\r\nimport 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cf565190>\r\n<<<\n 7163 1726888032.91240: stdout chunk (state=3):\n>>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf4efa10>\r\n<<<\n 7163 1726888032.91257: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py\r\n<<<\n 7163 1726888032.91297: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc'\r\n<<<\n 7163 1726888032.91380: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76124b0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7612240>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.91384: stdout chunk (state=3):\n>>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50b6c2f0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b6a450>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b6f9b0>\r\n<<<\n 7163 1726888032.91387: stdout chunk (state=3):\n>>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so'\r\n# extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so'\r\nimport 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cf567f50>\r\n<<<\n 7163 1726888032.91412: stdout chunk (state=3):\n>>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf710500>\r\n<<<\n 7163 1726888032.91448: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py\r\n<<<\n 7163 1726888032.91493: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc'\r\n<<<\n 7163 1726888032.91570: stdout chunk (state=3):\n>>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so'\r\n# extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so'\r\nimport 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd87c0e0>\r\n<<<\n 7163 1726888032.91614: stdout chunk (state=3):\n>>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf5a82f0>\r\n<<<\n 7163 1726888032.91645: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py\r\n<<<\n 7163 1726888032.91655: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc'\r\n<<<\n 7163 1726888032.91702: stdout chunk (state=3):\n>>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so'\r\n# extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so'\r\nimport 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd87d370>\r\n<<<\n 7163 1726888032.91726: stdout chunk (state=3):\n>>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd87c770>\r\nimport 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf710320>\r\n<<<\n 7163 1726888032.91752: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b6c470>\r\n<<<\n 7163 1726888032.91760: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py\r\n<<<\n 7163 1726888032.91789: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc'\r\n<<<\n 7163 1726888032.91813: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py\r\n<<<\n 7163 1726888032.91829: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc'\r\n<<<\n 7163 1726888032.91833: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888032.91852: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc'\r\n<<<\n 7163 1726888032.91892: stdout chunk (state=3):\n>>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd89c890>\r\n<<<\n 7163 1726888032.91929: stdout chunk (state=3):\n>>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd87fce0>\r\n<<<\n 7163 1726888032.91954: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py\r\n<<<\n 7163 1726888032.91997: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc'\r\n<<<\n 7163 1726888032.92019: stdout chunk (state=3):\n>>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50b70860>\r\n<<<\n 7163 1726888032.92034: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc'\r\n<<<\n 7163 1726888032.92052: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888032.92056: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc'\r\nimport 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd89eed0>\r\n<<<\n 7163 1726888032.92086: stdout chunk (state=3):\n>>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50b70ad0>\r\n<<<\n 7163 1726888032.92090: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py\r\n<<<\n 7163 1726888032.92109: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc'\r\n<<<\n 7163 1726888032.92116: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc'\r\n<<<\n 7163 1726888032.92124: stdout chunk (state=3):\n>>>import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd89fd70>\r\n<<<\n 7163 1726888032.92156: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888032.92167: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888032.92571: stdout chunk (state=3):\n>>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50b70440>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b68500>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50bfc4a0>\r\n<<<\n 7163 1726888032.92591: stdout chunk (state=3):\n>>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'\r\n# extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'\r\nimport 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd8c4680>\r\n<<<\n 7163 1726888032.92675: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py\r\n# code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc'\r\nimport 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd8c5a90>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd89ffb0>\r\n<<<\n 7163 1726888032.92711: stdout chunk (state=3):\n>>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd89ee40>\r\nimport 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd89e720>\r\n<<<\n 7163 1726888032.92750: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888032.92837: stdout chunk (state=3):\n>>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so'\r\n# extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so'\r\nimport 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd8c7680>\r\n<<<\n 7163 1726888032.92866: stdout chunk (state=3):\n>>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd89f290>\r\n<<<\n 7163 1726888032.92926: stdout chunk (state=3):\n>>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd89cb90>\r\n<<<\n 7163 1726888032.92952: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888032.92968: stdout chunk (state=3):\n>>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd87f2f0>\r\n<<<\n 7163 1726888032.92993: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888032.93122: stdout chunk (state=3):\n>>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so'\r\n# extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so'\r\nimport 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd87fa10>\r\n<<<\n 7163 1726888032.93129: stdout chunk (state=3):\n>>>import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd87f770>\r\n<<<\n 7163 1726888032.93161: stdout chunk (state=3):\n>>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd87d4f0>\r\n<<<\n 7163 1726888032.93200: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc'\r\nimport 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd904c50>\r\n<<<\n 7163 1726888032.93222: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py\r\n<<<\n 7163 1726888032.93242: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc'\r\n<<<\n 7163 1726888032.93268: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py\r\n<<<\n 7163 1726888032.93275: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc'\r\n<<<\n 7163 1726888032.93314: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py\r\n<<<\n 7163 1726888032.93318: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc'\r\n<<<\n 7163 1726888032.93341: stdout chunk (state=3):\n>>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd9071a0>\r\n<<<\n 7163 1726888032.93362: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n<<<\n 7163 1726888032.93400: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50bfd5b0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b72c30>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50b73fb0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b72810>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.93406: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\n<<<\n 7163 1726888032.93467: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd907980>\r\nimport 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd906480>\r\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc'\r\n<<<\n 7163 1726888032.93475: stdout chunk (state=3):\n>>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd9301d0>\r\n<<<\n 7163 1726888032.93504: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.93544: stdout chunk (state=3):\n>>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd904c20>\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888032.93562: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py\r\n<<<\n 7163 1726888032.93608: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc'\r\n<<<\n 7163 1726888032.93640: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc'\r\nimport 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd931c40>\r\n<<<\n 7163 1726888032.93679: stdout chunk (state=3):\n>>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd9311c0>\r\nimport 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd930fe0>\r\n<<<\n 7163 1726888032.93685: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.93736: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc'\r\n<<<\n 7163 1726888032.93997: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc'\r\n<<<\n 7163 1726888032.94000: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc'\r\nimport 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd95ccb0>\r\n# /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n<<<\n 7163 1726888032.94003: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.94049: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd222cf0>\r\n<<<\n 7163 1726888032.94053: stdout chunk (state=3):\n>>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888032.94077: stdout chunk (state=3):\n>>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd223050>\r\n<<<\n 7163 1726888032.94124: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.94133: stdout chunk (state=3):\n>>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd95ef90>\r\n<<<\n 7163 1726888032.94158: stdout chunk (state=3):\n>>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd95d130>\r\n<<<\n 7163 1726888032.94176: stdout chunk (state=3):\n>>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd95c1a0>\r\n<<<\n 7163 1726888032.94224: stdout chunk (state=3):\n>>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd9323f0>\r\nimport 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd9320c0>\r\n<<<\n 7163 1726888032.94227: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py\r\n<<<\n 7163 1726888032.94277: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888032.94311: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc'\r\n<<<\n 7163 1726888032.94339: stdout chunk (state=3):\n>>>import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd25cb30>\r\nimport 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd223c50>\r\n<<<\n 7163 1726888032.94403: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.94409: stdout chunk (state=3):\n>>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd932930>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc'\r\n<<<\n 7163 1726888032.94453: stdout chunk (state=3):\n>>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd25d1f0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc'\r\nimport 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd25d580>\r\n<<<\n 7163 1726888032.94510: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc'\r\nimport 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd25d640>\r\n<<<\n 7163 1726888032.94517: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc'\r\nimport 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd25d760>\r\n<<<\n 7163 1726888032.94536: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py\r\n<<<\n 7163 1726888032.94579: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc'\r\n<<<\n 7163 1726888032.94595: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py\r\n<<<\n 7163 1726888032.94619: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc'\r\n<<<\n 7163 1726888032.94690: stdout chunk (state=3):\n>>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so'\r\n# extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so'\r\nimport 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd27c320>\r\n<<<\n 7163 1726888032.94705: stdout chunk (state=3):\n>>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd25e450>\r\n<<<\n 7163 1726888032.94742: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc'\r\nimport 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd27c440>\r\n<<<\n 7163 1726888032.94750: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.94762: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc'\r\n<<<\n 7163 1726888032.94804: stdout chunk (state=3):\n>>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd27c530>\r\nimport 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd25d6a0>\r\n<<<\n 7163 1726888032.94836: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc'\r\n<<<\n 7163 1726888032.94872: stdout chunk (state=3):\n>>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd27c6e0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py\r\n<<<\n 7163 1726888032.94896: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc'\r\n<<<\n 7163 1726888032.94932: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py\r\n<<<\n 7163 1726888032.94942: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.94989: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc'\r\n<<<\n 7163 1726888032.95005: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py\r\n<<<\n 7163 1726888032.95107: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc'\r\n<<<\n 7163 1726888032.95128: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py\r\n<<<\n 7163 1726888032.95149: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc'\r\n<<<\n 7163 1726888032.95181: stdout chunk (state=3):\n>>># extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\r\nimport '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd2c8110>\r\n<<<\n 7163 1726888032.95209: stdout chunk (state=3):\n>>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2a3530>\r\n<<<\n 7163 1726888032.95273: stdout chunk (state=3):\n>>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2a1fa0>\r\n<<<\n 7163 1726888032.95413: stdout chunk (state=3):\n>>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd27dee0>\r\n<<<\n 7163 1726888032.95430: stdout chunk (state=3):\n>>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd27d340>\r\n<<<\n 7163 1726888032.95456: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py\r\n<<<\n 7163 1726888032.95462: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc'\r\nimport 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd27ffe0>\r\n<<<\n 7163 1726888032.95503: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py\r\n<<<\n 7163 1726888032.95506: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc'\r\n<<<\n 7163 1726888032.95516: stdout chunk (state=3):\n>>>import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd87d220>\r\n<<<\n 7163 1726888032.95540: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc'\r\nimport 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e4920>\r\n<<<\n 7163 1726888032.95574: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc'\r\n<<<\n 7163 1726888032.95580: stdout chunk (state=3):\n>>>import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e4b60>\r\n<<<\n 7163 1726888032.95606: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py\r\n<<<\n 7163 1726888032.95612: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc'\r\n<<<\n 7163 1726888032.95634: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py\r\n<<<\n 7163 1726888032.95657: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc'\r\n<<<\n 7163 1726888032.95670: stdout chunk (state=3):\n>>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e54c0>\r\n<<<\n 7163 1726888032.95676: stdout chunk (state=3):\n>>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e4f50>\r\n<<<\n 7163 1726888032.95703: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py\r\n<<<\n 7163 1726888032.95717: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc'\r\nimport 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e6390>\r\n<<<\n 7163 1726888032.95723: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 7163 1726888032.95747: stdout chunk (state=3):\n>>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf6936e0>\r\n<<<\n 7163 1726888032.95754: stdout chunk (state=3):\n>>>import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf93e3f0>\r\n<<<\n 7163 1726888032.96176: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc'\r\nimport 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a49b0>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc'\r\nimport 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a4bc0>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc'\r\nimport 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a5220>\r\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a4e30>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc'\r\n<<<\n 7163 1726888032.96201: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py\r\n<<<\n 7163 1726888032.96245: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc'\r\n<<<\n 7163 1726888032.96293: stdout chunk (state=3):\n>>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a5b80>\r\n<<<\n 7163 1726888032.96383: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc'\r\n<<<\n 7163 1726888032.96425: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc'\r\n<<<\n 7163 1726888032.96431: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc'\r\nimport 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e6f90>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888032.96480: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc'<<<\n 7163 1726888032.96484: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py\r\n<<<\n 7163 1726888032.96487: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py\r\n<<<\n 7163 1726888032.96506: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py\r\n<<<\n 7163 1726888032.96559: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py\r\n<<<\n 7163 1726888032.96576: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc'\r\nimport 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd057a40>\r\n<<<\n 7163 1726888032.96580: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py\r\n<<<\n 7163 1726888032.96632: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc'\r\nimport 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7691970>\r\n<<<\n 7163 1726888032.96636: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc'\r\n<<<\n 7163 1726888032.96650: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc'<<<\n 7163 1726888032.96655: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py\r\n<<<\n 7163 1726888032.96673: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.96701: stdout chunk (state=3):\n>>>\r\nimport 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76917c0>\r\n# /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc'<<<\n 7163 1726888032.96713: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc'\r\n# /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py\r\n# code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888032.96719: stdout chunk (state=3):\n>>>\r\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce72d2780><<<\n 7163 1726888032.96816: stdout chunk (state=3):\n>>># extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so'\r\nimport '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd075a60>\r\nimport 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd075640>\r\n<<<\n 7163 1726888032.96820: stdout chunk (state=3):\n>>>\r\nimport 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a7350>\r\n<<<\n 7163 1726888032.96870: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py\r\n<<<\n 7163 1726888032.96881: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfd9ecf0><<<\n 7163 1726888032.96886: stdout chunk (state=3):\n>>>\r\nimport 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd074530>\r\nimport 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd057d70>\r\n<<<\n 7163 1726888032.96948: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc'\r\n<<<\n 7163 1726888032.96961: stdout chunk (state=3):\n>>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd054aa0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py\r\n<<<\n 7163 1726888032.96992: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py\r\n<<<\n 7163 1726888032.96996: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc'\r\n<<<\n 7163 1726888032.97002: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc'\r\n<<<\n 7163 1726888032.97004: stdout chunk (state=3):\n>>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd057830>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py\r\n<<<\n 7163 1726888032.97034: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py<<<\n 7163 1726888032.97089: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc'\r\n<<<\n 7163 1726888032.97247: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc'\r\nimport 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce72e1340>\r\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce72d3ec0>\r\n<<<\n 7163 1726888032.97317: stdout chunk (state=3):\n>>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce72d3290>\r\n<<<\n 7163 1726888032.97321: stdout chunk (state=3):\n>>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd08af30>\r\nimport 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd089a60>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc'\r\nimport 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b0740>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc'\r\nimport 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b0a40>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc'\r\nimport 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b0cb0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py\r\n<<<\n 7163 1726888032.97324: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc'\r\nimport 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b0f50>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc'\r\n<<<\n 7163 1726888032.97330: stdout chunk (state=3):\n>>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a67e0>\r\n# /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py\r\n<<<\n 7163 1726888032.97375: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py\r\n<<<\n 7163 1726888032.97381: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc'\r\n<<<\n 7163 1726888032.97408: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py\r\n<<<\n 7163 1726888032.97422: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b1670>\r\nimport 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b14c0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc'\r\nimport 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b2f30>\r\n<<<\n 7163 1726888032.97454: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc'\r\n<<<\n 7163 1726888032.97473: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b3080>\r\n<<<\n 7163 1726888032.97477: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc'<<<\n 7163 1726888032.97526: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py\r\n<<<\n 7163 1726888032.97530: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888032.97538: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc'<<<\n 7163 1726888032.97547: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc'\r\nimport 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b3290>\r\n<<<\n 7163 1726888032.97597: stdout chunk (state=3):\n>>>\r\nimport 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce734d2b0>\r\n<<<\n 7163 1726888032.97601: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc'\r\n<<<\n 7163 1726888032.97628: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc'\r\nimport 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0cc230>\r\nimport 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b3a70>\r\n<<<\n 7163 1726888032.97661: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py\r\n<<<\n 7163 1726888032.97675: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc'\r\n<<<\n 7163 1726888032.97683: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0ccdd0>\r\n<<<\n 7163 1726888032.97709: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc'\r\n<<<\n 7163 1726888032.97723: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0cd220>\r\n<<<\n 7163 1726888032.97775: stdout chunk (state=3):\n>>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7305400>\r\n<<<\n 7163 1726888032.98144: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc'\r\n<<<\n 7163 1726888032.98149: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0cd400>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc'\r\nimport 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0cd6a0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc'\r\nimport 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0ce5a0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc'\r\nimport 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0ce7e0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc'\r\nimport 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0ce9c0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc'\r\n<<<\n 7163 1726888032.98155: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc'\r\nimport 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0cf590>\r\nimport 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0cf0e0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py\r\n<<<\n 7163 1726888032.98158: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc'\r\n<<<\n 7163 1726888032.98161: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc'\r\nimport 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f4440>\r\n<<<\n 7163 1726888032.98265: stdout chunk (state=3):\n>>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a6c90>\r\n# /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py\r\n<<<\n 7163 1726888032.98269: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0cfd40>\r\n<<<\n 7163 1726888032.98272: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc'\r\nimport 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f50d0>\r\n<<<\n 7163 1726888032.98275: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc'\r\nimport 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7350da0>\r\nimport 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce734f050>\r\nimport 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7304ef0>\r\nimport 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a61b0>\r\nimport 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a5be0>\r\nimport 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a58e0>\r\nimport 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a4b60>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc'\r\nimport 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a5c10>\r\n# /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc'\r\n<<<\n 7163 1726888032.98280: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc'\r\nimport 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f53a0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc'\r\nimport 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f6300>\r\n<<<\n 7163 1726888032.98307: stdout chunk (state=3):\n>>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7351370>\r\nimport 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7350a70>\r\n# /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py\r\n# code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888032.98362: stdout chunk (state=3):\n>>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7351c70>\r\n<<<\n 7163 1726888032.98366: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc'\r\nimport 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f65a0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc'\r\nimport 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f6750>\r\nimport 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e73e0>\r\nimport 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e7170>\r\n<<<\n 7163 1726888032.98394: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py\r\n<<<\n 7163 1726888032.98448: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n<<<\n 7163 1726888032.98471: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n<<<\n 7163 1726888032.98506: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e68a0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc'\r\nimport 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f7140>\r\nimport 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f6ea0>\r\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888032.98521: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py<<<\n 7163 1726888032.98529: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'<<<\n 7163 1726888032.98559: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n<<<\n 7163 1726888032.98611: stdout chunk (state=3):\n>>>\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'<<<\n 7163 1726888032.98629: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py\r\n<<<\n 7163 1726888032.98633: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888032.98636: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py\r\n<<<\n 7163 1726888032.98680: stdout chunk (state=3):\n>>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce733ff50>\r\n<<<\n 7163 1726888032.98694: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc'\r\nimport 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd1195e0>\r\n<<<\n 7163 1726888032.98707: stdout chunk (state=3):\n>>>\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50a016d0>\r\n<<<\n 7163 1726888032.98764: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc'\r\n<<<\n 7163 1726888032.98852: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce733d580>\r\n<<<\n 7163 1726888032.99019: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50a024e0>\r\n<<<\n 7163 1726888032.99024: stdout chunk (state=3):\n>>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7352780>\r\n# /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc'\r\nimport 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce733d010>\r\n# /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc'\r\nimport 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce73722a0>\r\n<<<\n 7163 1726888032.99027: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc'\r\nimport 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd11ad20>\r\n<<<\n 7163 1726888032.99029: stdout chunk (state=3):\n>>># extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so'\r\nimport '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd119f10>\r\nimport 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd119af0>\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc'\r\nimport 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccec86b0>\r\nimport 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cceafad0>\r\n<<<\n 7163 1726888032.99069: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc'\r\n# /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc'\r\nimport 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7372f30>\r\n<<<\n 7163 1726888032.99073: stdout chunk (state=3):\n>>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce73729f0>\r\n<<<\n 7163 1726888032.99122: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50bfd7c0><<<\n 7163 1726888032.99130: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888032.99134: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py\r\n<<<\n 7163 1726888032.99137: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc'\r\nimport 'six.moves' # \r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py\r\n<<<\n 7163 1726888032.99233: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc'\r\n<<<\n 7163 1726888032.99252: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc'\r\nimport 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccecb530>\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc'\r\nimport 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccecbe60>\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py\r\n<<<\n 7163 1726888032.99255: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc'\r\n# destroy dateutil.tz.win\r\n<<<\n 7163 1726888032.99258: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n<<<\n 7163 1726888032.99349: stdout chunk (state=3):\n>>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7373440>\r\n<<<\n 7163 1726888032.99354: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py\r\n# code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc'\r\n<<<\n 7163 1726888032.99359: stdout chunk (state=3):\n>>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccec8d10>\r\nimport 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccec89e0>\r\nimport 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f7410>\r\n<<<\n 7163 1726888032.99362: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py\r\n<<<\n 7163 1726888032.99436: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.99442: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc'\r\nimport 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd119130>\r\nimport 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f7170>\r\nimport 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e7140>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py\r\n<<<\n 7163 1726888032.99552: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccef21b0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccef2a80>\r\n<<<\n 7163 1726888032.99589: stdout chunk (state=3):\n>>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7347950>\r\n# /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc'\r\nimport 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce71fffe0>\r\n<<<\n 7163 1726888032.99623: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccef3a70>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py\r\n<<<\n 7163 1726888032.99710: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccef3fb0>\r\n<<<\n 7163 1726888032.99715: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc'\r\n<<<\n 7163 1726888032.99718: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.99732: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py\r\n# code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py\r\n# code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc'\r\n<<<\n 7163 1726888032.99781: stdout chunk (state=3):\n>>># extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888032.99787: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.99790: stdout chunk (state=3):\n>>>import 'ansible.module_utils.urls' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888032.99877: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888032.99956: stdout chunk (state=3):\n>>># extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85ccf1d730><<<\n 7163 1726888032.99960: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888032.99974: stdout chunk (state=3):\n>>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1d100>\r\nimport 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1cda0>\r\nimport 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1ca40>\r\n<<<\n 7163 1726888033.00055: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.version' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888033.00059: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1d4f0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py\r\n<<<\n 7163 1726888033.00063: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc'\r\n<<<\n 7163 1726888033.00224: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888033.00228: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc'\r\nimport 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1f4d0>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py\r\n<<<\n 7163 1726888033.00230: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.respawn' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888033.00260: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc'\r\nimport 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1f560>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc'\r\n<<<\n 7163 1726888033.00283: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888033.00312: stdout chunk (state=3):\n>>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'\r\n# extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'\r\nimport '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85ccf1fc50>\r\nimport 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1fad0>\r\n<<<\n 7163 1726888033.00385: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc'\r\n<<<\n 7163 1726888033.00389: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py\r\n<<<\n 7163 1726888033.00400: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py\r\n<<<\n 7163 1726888033.00440: stdout chunk (state=3):\n>>>import 'ansible.module_utils.yumdnf' # \r\n<<<\n 7163 1726888033.00510: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50a02510>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888033.00515: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888033.00569: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc'\r\nimport 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4e240>\r\n<<<\n 7163 1726888033.00572: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc'\r\n<<<\n 7163 1726888033.00633: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc'\r\n<<<\n 7163 1726888033.00641: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py\r\n# code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc'\r\nimport 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4f440>\r\n<<<\n 7163 1726888033.00725: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py\r\n# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc'\r\nimport 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4f6b0>\r\n# /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py\r\n# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc'\r\n<<<\n 7163 1726888033.00729: stdout chunk (state=3):\n>>># extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888033.00746: stdout chunk (state=3):\n>>># extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\r\nimport 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85ccf4f830>\r\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4f650>\r\nimport 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4ef00>\r\n<<<\n 7163 1726888033.00794: stdout chunk (state=3):\n>>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4e390>\r\nimport 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4d670>\r\nimport 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4cc50>\r\n<<<\n 7163 1726888033.00827: stdout chunk (state=3):\n>>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4c4d0>\r\nimport 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1efc0>\r\n<<<\n 7163 1726888033.00843: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1e4b0>\r\n<<<\n 7163 1726888033.00864: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc'\r\n<<<\n 7163 1726888033.00958: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4f110>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc'\r\n<<<\n 7163 1726888033.01024: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc'\r\nimport 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6f3ecf0>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n<<<\n 7163 1726888033.01042: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4fc80>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf78590>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf78950>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py\r\n<<<\n 7163 1726888033.01060: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc'\r\n<<<\n 7163 1726888033.01094: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\n<<<\n 7163 1726888033.01125: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf79280>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc'\r\n<<<\n 7163 1726888033.01235: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf79df0>\r\n<<<\n 7163 1726888033.01260: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6f3ede0>\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n<<<\n 7163 1726888033.01329: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce6f8efc0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6f8e840>\r\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce6f8e9f0>\r\n<<<\n 7163 1726888033.01361: stdout chunk (state=3):\n>>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6f3f320>\r\nimport 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6f3e240>\r\n<<<\n 7163 1726888033.01405: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py\r\n<<<\n 7163 1726888033.01422: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc'\r\nimport 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6f3e990>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py\r\n<<<\n 7163 1726888033.01530: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc'\r\n<<<\n 7163 1726888033.01569: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc'\r\n<<<\n 7163 1726888033.01665: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 7163 1726888033.01730: stdout chunk (state=3):\n>>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so'\r\n# extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so'\r\nimport 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7008500>\r\nimport 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce70080e0>\r\n<<<\n 7163 1726888033.01745: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py\r\n<<<\n 7163 1726888033.01790: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc'\r\n<<<\n 7163 1726888033.01857: stdout chunk (state=3):\n>>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so'\r\n# extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so'\r\nimport 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce700bdd0>\r\n<<<\n 7163 1726888033.01861: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888033.01913: stdout chunk (state=3):\n>>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7008650>\r\n<<<\n 7163 1726888033.01927: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py\r\n<<<\n 7163 1726888033.01980: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc'\r\n<<<\n 7163 1726888033.02929: stdout chunk (state=3):\n>>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so'\r\n# extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so'\r\nimport 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce6b32ff0>\r\n<<<\n 7163 1726888033.03061: stdout chunk (state=3):\n>>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce700bf20>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py\r\n<<<\n 7163 1726888033.03093: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc'\r\n<<<\n 7163 1726888033.03194: stdout chunk (state=3):\n>>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so'\r\n# extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so'\r\n<<<\n 7163 1726888033.03390: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888033.03452: stdout chunk (state=3):\n>>>import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce6bb0b90>\r\n<<<\n 7163 1726888033.03468: stdout chunk (state=3):\n>>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6b33410>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py\r\n<<<\n 7163 1726888033.03523: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc'\r\n<<<\n 7163 1726888033.03645: stdout chunk (state=3):\n>>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so'\r\n# extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so'\r\n<<<\n 7163 1726888033.03651: stdout chunk (state=3):\n>>>import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce6bb3bc0>\r\n<<<\n 7163 1726888033.03674: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888033.03713: stdout chunk (state=3):\n>>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6bb0d70>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py\r\n<<<\n 7163 1726888033.03825: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n<<<\n 7163 1726888033.03828: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc'\r\n<<<\n 7163 1726888033.03842: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 7163 1726888033.03854: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888033.03903: stdout chunk (state=3):\n>>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so'\r\n<<<\n 7163 1726888033.03916: stdout chunk (state=3):\n>>># extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so'\r\nimport 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce6befd40>\r\n<<<\n 7163 1726888033.03995: stdout chunk (state=3):\n>>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6bb3f50>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py\r\n<<<\n 7163 1726888033.04029: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc'\r\n<<<\n 7163 1726888033.04053: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 7163 1726888033.04067: stdout chunk (state=3):\n>>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so'\r\n# extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so'\r\nimport 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce5171040>\r\n<<<\n 7163 1726888033.04114: stdout chunk (state=3):\n>>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5170440>\r\nimport 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6fabc50>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py\r\n<<<\n 7163 1726888033.04171: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc'\r\n<<<\n 7163 1726888033.04181: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888033.04211: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc'\r\n<<<\n 7163 1726888033.04214: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # <<<\n 7163 1726888033.04242: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc'\r\n<<<\n 7163 1726888033.04276: stdout chunk (state=3):\n>>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888033.04282: stdout chunk (state=3):\n>>># extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce5190530>\r\n<<<\n 7163 1726888033.04331: stdout chunk (state=3):\n>>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5173980>\r\n<<<\n 7163 1726888033.04384: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888033.04414: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n<<<\n 7163 1726888033.04418: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py\r\n<<<\n 7163 1726888033.04433: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc'\r\n<<<\n 7163 1726888033.04439: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888033.04458: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc'\r\nimport 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5192ae0>\r\n<<<\n 7163 1726888033.04494: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc'\r\n<<<\n 7163 1726888033.04529: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py\r\n<<<\n 7163 1726888033.04539: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc'\r\n<<<\n 7163 1726888033.04608: stdout chunk (state=3):\n>>>import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51939e0>\r\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888033.04612: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888033.04763: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888033.05311: stdout chunk (state=3):\n>>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'\r\n# extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'\r\nimport 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce51b42f0>\r\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py\r\n<<<\n 7163 1726888033.05325: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc'\r\nimport 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51b57f0>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5193c20>\r\n<<<\n 7163 1726888033.05399: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888033.05402: stdout chunk (state=3):\n>>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5192990>\r\n<<<\n 7163 1726888033.05435: stdout chunk (state=3):\n>>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5192330>\r\n# /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py\r\n<<<\n 7163 1726888033.05456: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888033.05599: stdout chunk (state=3):\n>>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so'\r\n# extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so'\r\nimport 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce51b73e0>\r\n<<<\n 7163 1726888033.05657: stdout chunk (state=3):\n>>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5192f00>\r\n<<<\n 7163 1726888033.05767: stdout chunk (state=3):\n>>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51907d0>\r\n<<<\n 7163 1726888033.05783: stdout chunk (state=3):\n>>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5172f90>\r\n<<<\n 7163 1726888033.05811: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888033.06146: stdout chunk (state=3):\n>>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so'\r\n# extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so'\r\nimport 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce51735f0>\r\nimport 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5173410>\r\nimport 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5171190>\r\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc'\r\nimport 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51f4a70>\r\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc'\r\n<<<\n 7163 1726888033.06165: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 7163 1726888033.06247: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc'\r\nimport 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51f6f90>\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\n<<<\n 7163 1726888033.06314: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51f7770>\r\nimport 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51f6270>\r\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py\r\n<<<\n 7163 1726888033.06344: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 7163 1726888033.06366: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc'\r\nimport 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51f7f50>\r\n<<<\n 7163 1726888033.06441: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 7163 1726888033.06497: stdout chunk (state=3):\n>>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51f4a40>\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc'\r\nimport 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5221a30>\r\n<<<\n 7163 1726888033.06530: stdout chunk (state=3):\n>>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5220fb0>\r\nimport 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5220dd0>\r\n<<<\n 7163 1726888033.06576: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py\r\n<<<\n 7163 1726888033.06607: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc'\r\n<<<\n 7163 1726888033.06643: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc'\r\n<<<\n 7163 1726888033.06895: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50a03680>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\n<<<\n 7163 1726888033.07057: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.validation' # \r\n<<<\n 7163 1726888033.07192: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py\r\n<<<\n 7163 1726888033.07196: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 7163 1726888033.07247: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888033.07256: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888033.07416: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc'\r\nimport 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce524ca70>\r\n# /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b1ab10>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce4b1ae40>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce524ed80>\r\n<<<\n 7163 1726888033.07728: stdout chunk (state=3):\n>>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce524cf20>\r\nimport 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5223f50>\r\nimport 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce52221e0>\r\nimport 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5221f10>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc'\r\nimport 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b549e0>\r\nimport 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b1bb00>\r\nimport 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5222720>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc'\r\nimport 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b550a0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc'\r\nimport 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b55460>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc'\r\nimport 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b55520>\r\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc'\r\nimport 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b55640>\r\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py\r\n<<<\n 7163 1726888033.07781: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc'\r\n# extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so'\r\n# extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so'\r\nimport 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce4b74230>\r\nimport 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b56360>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc'\r\nimport 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b74320>\r\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc'\r\nimport 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b74410>\r\nimport 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b55490>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc'\r\nimport 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b74500>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc'\r\n<<<\n 7163 1726888033.07807: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888033.07913: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py\r\n<<<\n 7163 1726888033.08010: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 7163 1726888033.08063: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc'\r\n<<<\n 7163 1726888033.08081: stdout chunk (state=3):\n>>># extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\r\nimport '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce4b9ff80>\r\n<<<\n 7163 1726888033.08155: stdout chunk (state=3):\n>>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b9f3e0>\r\n<<<\n 7163 1726888033.08189: stdout chunk (state=3):\n>>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b9de50>\r\n<<<\n 7163 1726888033.08218: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888033.08347: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888033.08523: stdout chunk (state=3):\n>>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b75d90>\r\nimport 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b751f0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc'\r\nimport 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b76240>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc'\r\nimport 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80efb60>\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc'\r\nimport 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bd8950>\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc'\r\nimport 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bd8bc0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc'\r\n<<<\n 7163 1726888033.08579: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50a0df10>\r\n<<<\n 7163 1726888033.08613: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc'\r\nimport 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bd9520>\r\nimport 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bd8fb0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc'\r\nimport 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bda420>\r\n<<<\n 7163 1726888033.08633: stdout chunk (state=3):\n>>>import 'gc' # \r\nimport 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6f8f0b0>\r\nimport 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6f3dee0>\r\n<<<\n 7163 1726888033.08976: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50a0bc20>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888033.09115: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888033.09197: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py\r\n<<<\n 7163 1726888033.09250: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc'\r\nimport 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bdaf60>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py\r\n<<<\n 7163 1726888033.09320: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n<<<\n 7163 1726888033.09469: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc'\r\nimport 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49afa10>\r\n<<<\n 7163 1726888033.09473: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py\r\n<<<\n 7163 1726888033.09529: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 7163 1726888033.09535: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc'\r\n# /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py\r\n# code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888033.09590: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n<<<\n 7163 1726888033.09645: stdout chunk (state=3):\n>>># extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so'\r\nimport '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce49cda60>\r\nimport 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49cd610>\r\n<<<\n 7163 1726888033.09727: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888033.09756: stdout chunk (state=3):\n>>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce80d67e0>\r\nimport 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49cc4d0>\r\nimport 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49afd10>\r\nimport 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49aca70>\r\n<<<\n 7163 1726888033.09821: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc'\r\nimport 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49af7d0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py\r\n<<<\n 7163 1726888033.10009: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888033.10019: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc'\r\n<<<\n 7163 1726888033.10088: stdout chunk (state=3):\n>>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49e3020>\r\nimport 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49e1b50>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc'\r\nimport 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a08830>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc'\r\nimport 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a08b30>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc'\r\n<<<\n 7163 1726888033.10092: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b02840>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51272540>\r\n<<<\n 7163 1726888033.10132: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a08da0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc'\r\nimport 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a09040>\r\n<<<\n 7163 1726888033.10186: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py\r\n<<<\n 7163 1726888033.10190: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc'\r\n<<<\n 7163 1726888033.10362: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a09730>\r\nimport 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a095b0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc'\r\n<<<\n 7163 1726888033.10367: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50a0dfa0>\r\n<<<\n 7163 1726888033.10425: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50a047d0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888033.10429: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a0b020>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc'\r\nimport 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a0b170>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc'\r\nimport 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a0b380>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py\r\n<<<\n 7163 1726888033.10489: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc'\r\nimport 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a242f0>\r\nimport 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a0bb60>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py\r\n<<<\n 7163 1726888033.10545: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc'\r\nimport 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a24e60>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py\r\n<<<\n 7163 1726888033.10599: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc'\r\nimport 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a25280>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc'\r\nimport 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a25460>\r\n<<<\n 7163 1726888033.10629: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py\r\n<<<\n 7163 1726888033.10652: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc'\r\n<<<\n 7163 1726888033.10794: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888033.10893: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a25730>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc'\r\nimport 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a26630>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc'\r\nimport 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a268a0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc'\r\nimport 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a26ab0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc'\r\nimport 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a276b0>\r\n<<<\n 7163 1726888033.10915: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a271d0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc'\r\n<<<\n 7163 1726888033.10957: stdout chunk (state=3):\n>>>import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4c560>\r\nimport 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a27e60>\r\n<<<\n 7163 1726888033.10992: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py\r\n<<<\n 7163 1726888033.11004: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc'\r\nimport 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4d1f0>\r\n<<<\n 7163 1726888033.11068: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc'\r\n<<<\n 7163 1726888033.11089: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4d4c0>\r\n<<<\n 7163 1726888033.11113: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc'\r\nimport 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4e420>\r\n<<<\n 7163 1726888033.11132: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc'\r\n<<<\n 7163 1726888033.11210: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4e6c0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc'\r\nimport 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4e870>\r\n<<<\n 7163 1726888033.11242: stdout chunk (state=3):\n>>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bdb3b0>\r\nimport 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bdb140>\r\nimport 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bda870>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py\r\n<<<\n 7163 1726888033.11474: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc'\r\nimport 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4f260>\r\nimport 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4ef90>\r\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py\r\n<<<\n 7163 1726888033.11574: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc'\r\n<<<\n 7163 1726888033.11639: stdout chunk (state=3):\n>>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a716a0>\r\n<<<\n 7163 1726888033.11654: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc'\r\n<<<\n 7163 1726888033.11761: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc'\r\n<<<\n 7163 1726888033.11797: stdout chunk (state=3):\n>>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a72d80>\r\n<<<\n 7163 1726888033.11967: stdout chunk (state=3):\n>>># extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so'\r\nimport '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce4a71fd0>\r\nimport 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a71bb0>\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc'\r\nimport 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47c4650>\r\n<<<\n 7163 1726888033.11996: stdout chunk (state=3):\n>>>import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47aba40>\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888033.12072: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc'\r\n<<<\n 7163 1726888033.12112: stdout chunk (state=3):\n>>>import 'six.moves' # \r\n<<<\n 7163 1726888033.12151: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc'\r\n<<<\n 7163 1726888033.12193: stdout chunk (state=3):\n>>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47c74d0>\r\n<<<\n 7163 1726888033.12221: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc'\r\nimport 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47c7e00>\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py\r\n<<<\n 7163 1726888033.12265: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc'\r\n<<<\n 7163 1726888033.12287: stdout chunk (state=3):\n>>># destroy dateutil.tz.win\r\n<<<\n 7163 1726888033.12319: stdout chunk (state=3):\n>>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47c4cb0>\r\nimport 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47c4980>\r\n<<<\n 7163 1726888033.12451: stdout chunk (state=3):\n>>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4f530>\r\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py\r\n<<<\n 7163 1726888033.12478: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc'\r\nimport 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a71250>\r\n<<<\n 7163 1726888033.12539: stdout chunk (state=3):\n>>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4f290>\r\nimport 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49ac140>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc'\r\n<<<\n 7163 1726888033.12669: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47f1fa0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py\r\n<<<\n 7163 1726888033.12733: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47f2870>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc'\r\n<<<\n 7163 1726888033.12830: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47f3890>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47f3ef0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc'\r\n<<<\n 7163 1726888033.13056: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888033.13060: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py\r\n# code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py\r\n# code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc'\r\n# extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888033.13177: stdout chunk (state=3):\n>>># extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce48195e0>\r\nimport 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4818fb0>\r\nimport 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4818c50>\r\nimport 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce48188f0>\r\n<<<\n 7163 1726888033.13269: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4819250>\r\n<<<\n 7163 1726888033.13306: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888033.13360: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc'\r\nimport 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce481b3b0>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc'\r\n<<<\n 7163 1726888033.13399: stdout chunk (state=3):\n>>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce481b470>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc'\r\n<<<\n 7163 1726888033.13614: stdout chunk (state=3):\n>>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'\r\n# extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'\r\nimport '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce481bb60>\r\nimport 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce481ba10>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py\r\n<<<\n 7163 1726888033.13699: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc'<<<\n 7163 1726888033.13703: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py\r\n<<<\n 7163 1726888033.13865: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc'<<<\n 7163 1726888033.13902: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py\r\n<<<\n 7163 1726888033.13916: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc'\r\nimport 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce484a120><<<\n 7163 1726888033.13967: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py\r\n<<<\n 7163 1726888033.14024: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py<<<\n 7163 1726888033.14069: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc'<<<\n 7163 1726888033.14097: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py\r\n<<<\n 7163 1726888033.14114: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc'\r\nimport 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce484b350>\r\n<<<\n 7163 1726888033.14184: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py\r\n# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc'\r\nimport 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce484b5c0>\r\n# /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py\r\n<<<\n 7163 1726888033.14188: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc'\r\n<<<\n 7163 1726888033.14236: stdout chunk (state=3):\n>>>\r\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"tlog\", \"sssd\", \"authselect\"], \"allow_downgrade\": false, \"allowerasing\": false, \"autoremove\": false, \"bugfix\": false, \"cacheonly\": false, \"disable_gpg_check\": false, \"disable_plugin\": [], \"disablerepo\": [], \"download_only\": false, \"enable_plugin\": [], \"enablerepo\": [], \"exclude\": [], \"installroot\": \"/\", \"install_repoquery\": true, \"install_weak_deps\": true, \"security\": false, \"skip_broken\": false, \"update_cache\": false, \"update_only\": false, \"validate_certs\": true, \"sslverify\": true, \"lock_timeout\": 30, \"use_backend\": \"auto\", \"best\": null, \"conf_file\": null, \"disable_excludes\": null, \"download_dir\": null, \"list\": null, \"nobest\": null, \"releasever\": null, \"state\": null}}}\r\n<<<\n 7163 1726888033.14293: stdout chunk (state=3):\n>>># extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\r\nimport 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce484b740>\r\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce484b560>\r\nimport 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce484ae10>\r\nimport 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce484a2a0>\r\nimport 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4849550>\r\n<<<\n 7163 1726888033.14327: stdout chunk (state=3):\n>>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4848ad0>\r\nimport 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4848350>\r\nimport 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce481aea0>\r\nimport 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce481a390>\r\n<<<\n 7163 1726888033.14396: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc'\r\n<<<\n 7163 1726888033.14400: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce484b0b0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py\r\n<<<\n 7163 1726888033.14436: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce484bbc0>\r\n<<<\n 7163 1726888033.14495: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce48744d0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc'\r\n<<<\n 7163 1726888033.14547: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4874890>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py\r\n<<<\n 7163 1726888033.14574: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce48751c0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py\r\n<<<\n 7163 1726888033.14605: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc'\r\n<<<\n 7163 1726888033.14642: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4875d30>\r\n<<<\n 7163 1726888033.15226: stdout chunk (state=3):\n>>># destroy dnf.plugin.dynamic\r\n<<<\n 7163 1726888033.15251: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 7163 1726888033.15388: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888033.15787: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n<<<\n 7163 1726888033.15793: stdout chunk (state=3):\n>>># clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n<<<\n 7163 1726888033.15797: stdout chunk (state=3):\n>>># cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n<<<\n 7163 1726888033.15822: stdout chunk (state=3):\n>>># cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n<<<\n 7163 1726888033.15826: stdout chunk (state=3):\n>>># destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n<<<\n 7163 1726888033.15852: stdout chunk (state=3):\n>>># cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n<<<\n 7163 1726888033.15880: stdout chunk (state=3):\n>>># destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n<<<\n 7163 1726888033.15899: stdout chunk (state=3):\n>>># cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n<<<\n 7163 1726888033.15931: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n<<<\n 7163 1726888033.16035: stdout chunk (state=3):\n>>># destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing email\r\n# cleanup[2] removing email.mime\r\n# cleanup[2] removing quopri\r\n# cleanup[2] removing email.encoders\r\n# cleanup[2] removing email.errors\r\n# cleanup[2] removing email.quoprimime\r\n# cleanup[2] removing email.base64mime\r\n# cleanup[2] removing email.charset\r\n# cleanup[2] removing email.header\r\n# cleanup[2] removing calendar\r\n# cleanup[2] removing email._parseaddr\r\n# cleanup[2] removing email.utils\r\n# cleanup[2] removing email._policybase\r\n# cleanup[2] removing email._encoded_words\r\n# cleanup[2] removing email._header_value_parser\r\n<<<\n 7163 1726888033.16044: stdout chunk (state=3):\n>>># cleanup[2] removing email.headerregistry\r\n# cleanup[2] removing email.iterators\r\n# cleanup[2] removing email.message\r\n# cleanup[2] removing email.contentmanager\r\n# cleanup[2] removing email.policy\r\n# cleanup[2] removing email.mime.base\r\n# cleanup[2] removing email.mime.nonmultipart\r\n# cleanup[2] removing email.mime.application\r\n# cleanup[2] removing email.mime.multipart\r\n# cleanup[2] removing email.feedparser\r\n# cleanup[2] removing email.parser\r\n# cleanup[2] removing http\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# cleanup[2] removing http.client\r\n# cleanup[2] removing mimetypes\r\n# cleanup[2] removing netrc\r\n# cleanup[2] removing urllib.response\r\n# cleanup[2] removing urllib.error\r\n# cleanup[2] removing urllib.request\r\n# cleanup[2] removing http.cookiejar\r\n# cleanup[2] removing gzip\r\n# cleanup[2] removing ansible.module_utils.urls\r\n# destroy ansible.module_utils.urls\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.yumdnf\r\n# destroy ansible.module_utils.yumdnf\r\n# cleanup[2] removing email.mime.text\r\n# cleanup[2] removing configparser\r\n# destroy configparser\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing dnf.pycomp\r\n# cleanup[2] removing dnf.const\r\n# cleanup[2] removing libdnf._error\r\n# cleanup[2] removing libdnf.error\r\n# cleanup[2] removing libdnf._common_types\r\n# cleanup[2] removing libdnf.common_types\r\n# cleanup[2] removing libdnf._conf\r\n# cleanup[2] removing libdnf.conf\r\n# cleanup[2] removing libdnf._module\r\n# cleanup[2] removing libdnf.module\r\n# cleanup[2] removing libdnf._repo\r\n# cleanup[2] removing libdnf.repo\r\n# cleanup[2] removing libdnf._transaction\r\n# cleanup[2] removing libdnf.transaction\r\n# cleanup[2] removing libdnf._utils\r\n# cleanup[2] removing libdnf.utils\r\n# cleanup[2] removing libdnf\r\n# cleanup[2] removing unicodedata\r\n<<<\n 7163 1726888033.16051: stdout chunk (state=3):\n>>># cleanup[2] removing dnf.i18n\r\n# cleanup[2] removing dnf.yum\r\n# cleanup[2] removing dnf.transaction\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing dnf.yum.rpmtrans\r\n# cleanup[2] removing dnf.callback\r\n# cleanup[2] removing hawkey._hawkey\r\n# cleanup[2] removing hawkey\r\n# cleanup[2] removing dnf.util\r\n# cleanup[2] removing dnf.exceptions\r\n# cleanup[2] removing libcomps._libpycomps\r\n# cleanup[2] removing libcomps\r\n# cleanup[2] removing dnf.comps\r\n# cleanup[2] removing dnf.db\r\n# cleanup[2] removing dnf.crypto\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing dnf.yum.misc\r\n# cleanup[2] removing dnf.db.group\r\n# cleanup[2] removing dnf.db.history\r\n# cleanup[2] removing dnf.conf.substitutions\r\n# cleanup[2] removing dnf.conf.config\r\n<<<\n 7163 1726888033.16054: stdout chunk (state=3):\n>>># cleanup[2] removing dnf.conf\r\n# cleanup[2] removing dnf.lock\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing logging.handlers\r\n# cleanup[2] removing dnf.logging\r\n# cleanup[2] removing dnf.repo\r\n# cleanup[2] removing dnf.conf.read\r\n# cleanup[2] removing dnf.rpm.transaction\r\n# cleanup[2] removing dnf.rpm\r\n# cleanup[2] removing dnf.dnssec\r\n# cleanup[2] removing dnf.drpm\r\n# cleanup[2] removing dnf.goal\r\n# cleanup[2] removing dnf.history\r\n# cleanup[2] removing dnf.module\r\n# cleanup[2] removing libdnf._smartcols\r\n# cleanup[2] removing libdnf.smartcols\r\n# cleanup[2] removing dnf.selector\r\n# cleanup[2] removing dnf.module.exceptions\r\n# cleanup[2] removing dnf.module.module_base\r\n# cleanup[2] removing dnf.persistor\r\n# cleanup[2] removing _opcode\r\n# cleanup[2] removing opcode\r\n# destroy opcode\r\n# cleanup[2] removing dis\r\n# cleanup[2] removing inspect\r\n# cleanup[2] removing dnf.plugin\r\n# cleanup[2] removing dnf.query\r\n# cleanup[2] removing dnf.repodict\r\n# cleanup[2] removing dnf.rpm.connection\r\n# cleanup[2] removing dnf.rpm.miscutils\r\n# cleanup[2] removing dnf.package\r\n<<<\n 7163 1726888033.16095: stdout chunk (state=3):\n>>># cleanup[2] removing dnf.sack\r\n# cleanup[2] removing dnf.subject\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing dnf.base\r\n# cleanup[2] removing dnf\r\n# cleanup[2] removing dnfpluginscore\r\n# destroy dnfpluginscore\r\n# cleanup[2] removing dnf.cli.format\r\n# cleanup[2] removing _curses\r\n# cleanup[2] removing curses\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing dnf.cli.term\r\n# cleanup[2] removing dnf.cli.progress\r\n# cleanup[2] removing dnf.cli.output\r\n# cleanup[2] removing dnf.cli.aliases\r\n# cleanup[2] removing dnf.cli.option_parser\r\n# cleanup[2] removing dnf.cli.commands\r\n# cleanup[2] removing dnf.cli.commands.alias\r\n# cleanup[2] removing dnf.cli.commands.autoremove\r\n# cleanup[2] removing dnf.cli.commands.check\r\n# cleanup[2] removing dnf.cli.commands.clean\r\n# cleanup[2] removing dnf.cli.commands.repoquery\r\n# cleanup[2] removing dnf.cli.commands.deplist\r\n# cleanup[2] removing dnf.cli.commands.distrosync\r\n# cleanup[2] removing dnf.cli.commands.downgrade\r\n# cleanup[2] removing dnf.cli.commands.group\r\n# cleanup[2] removing dnf.transaction_sr\r\n# cleanup[2] removing dnf.cli.commands.history\r\n# cleanup[2] removing dnf.cli.commands.install\r\n# cleanup[2] removing dnf.cli.commands.makecache\r\n# cleanup[2] removing dnf.cli.commands.mark\r\n# cleanup[2] removing dnf.cli.commands.module\r\n# cleanup[2] removing dnf.cli.commands.reinstall\r\n# cleanup[2] removing dnf.cli.commands.remove\r\n# cleanup[2] removing dnf.cli.commands.repolist\r\n# cleanup[2] removing dnf.match_counter\r\n# cleanup[2] removing dnf.cli.commands.search\r\n# cleanup[2] removing cmd\r\n# cleanup[2] removing dnf.cli.commands.shell\r\n# cleanup[2] removing dnf.cli.commands.swap\r\n# cleanup[2] removing dnf.cli.commands.updateinfo\r\n# cleanup[2] removing dnf.cli.commands.upgrade\r\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\r\n# cleanup[2] removing dnf.cli.demand\r\n# cleanup[2] removing dnf.cli.cli\r\n# cleanup[2] removing dnf.cli\r\n# cleanup[2] removing dnf.plugin.dynamic.builddep\r\n# destroy dnf.plugin.dynamic.builddep\r\n# cleanup[2] removing dateutil._version\r\n# cleanup[2] removing dateutil\r\n# cleanup[2] removing six\r\n# cleanup[2] removing numbers\r\n# destroy numbers\r\n# cleanup[2] removing _decimal\r\n# cleanup[2] removing decimal\r\n# destroy decimal\r\n# cleanup[2] removing dateutil._common\r\n# cleanup[2] removing dateutil.relativedelta\r\n# cleanup[2] removing six.moves\r\n# cleanup[2] removing dateutil.tz._common\r\n# cleanup[2] removing dateutil.tz._factories\r\n# cleanup[2] removing dateutil.tz.tz\r\n# cleanup[2] removing dateutil.tz\r\n# cleanup[2] removing dateutil.parser._parser\r\n# cleanup[2] removing dateutil.parser.isoparser\r\n# destroy dateutil.parser.isoparser\r\n# cleanup[2] removing dateutil.parser\r\n# cleanup[2] removing dnf.plugin.dynamic.changelog\r\n# destroy dnf.plugin.dynamic.changelog\r\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\r\n# destroy dnf.plugin.dynamic.config_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.copr\r\n# destroy dnf.plugin.dynamic.copr\r\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\r\n# destroy dnf.plugin.dynamic.debuginfo-install\r\n# cleanup[2] removing dnf.plugin.dynamic.download\r\n# destroy dnf.plugin.dynamic.download\r\n# cleanup[2] removing _sqlite3\r\n# cleanup[2] removing sqlite3.dbapi2\r\n# cleanup[2] removing sqlite3\r\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\r\n# destroy dnf.plugin.dynamic.generate_completion_cache\r\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\r\n# destroy dnf.plugin.dynamic.groups_manager\r\n# cleanup[2] removing dbus._compat\r\n# cleanup[2] removing dbus.exceptions\r\n# cleanup[2] removing _dbus_bindings\r\n# cleanup[2] removing dbus.types\r\n# cleanup[2] removing dbus.lowlevel\r\n# cleanup[2] removing xml\r\n# destroy xml\r\n# cleanup[2] removing xml.parsers\r\n# destroy xml.parsers\r\n# cleanup[2] removing pyexpat.errors\r\n# cleanup[2] removing pyexpat.model\r\n# cleanup[2] removing pyexpat\r\n# cleanup[2] removing xml.parsers.expat.model\r\n# cleanup[2] removing xml.parsers.expat.errors\r\n# cleanup[2] removing xml.parsers.expat\r\n# destroy xml.parsers.expat\r\n# cleanup[2] removing dbus._expat_introspect_parser\r\n# cleanup[2] removing dbus.proxies\r\n# cleanup[2] removing dbus.connection\r\n# cleanup[2] removing dbus.bus\r\n# cleanup[2] removing dbus._dbus\r\n# cleanup[2] removing dbus\r\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\r\n# destroy dnf.plugin.dynamic.needs_restarting\r\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\r\n# destroy dnf.plugin.dynamic.repoclosure\r\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\r\n# destroy dnf.plugin.dynamic.repodiff\r\n# cleanup[2] removing dnf.plugin.dynamic.repograph\r\n# destroy dnf.plugin.dynamic.repograph\r\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\r\n# destroy dnf.plugin.dynamic.repomanage\r\n# cleanup[2] removing dnf.plugin.dynamic.reposync\r\n# destroy dnf.plugin.dynamic.reposync\r\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\r\n# destroy dnf.plugin.dynamic.system_upgrade\r\n<<<\n 7163 1726888033.16611: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 7163 1726888033.16647: stdout chunk (state=3):\n>>># destroy _bz2\r\n# destroy _lzma\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n<<<\n 7163 1726888033.16673: stdout chunk (state=3):\n>>># destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ntpath\r\n<<<\n 7163 1726888033.16677: stdout chunk (state=3):\n>>># destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy grp\r\n# destroy syslog\r\n<<<\n 7163 1726888033.16703: stdout chunk (state=3):\n>>># destroy selinux\r\n<<<\n 7163 1726888033.16724: stdout chunk (state=3):\n>>># destroy distro\r\n# destroy distro.distro\r\n<<<\n 7163 1726888033.16739: stdout chunk (state=3):\n>>># destroy mimetypes\r\n# destroy netrc\r\n<<<\n 7163 1726888033.16781: stdout chunk (state=3):\n>>># destroy dateutil\r\n# destroy dateutil._version\r\n# destroy dateutil._common\r\n# destroy dateutil.parser\r\n# destroy dateutil.parser._parser\r\n# destroy dateutil.relativedelta\r\n<<<\n 7163 1726888033.16806: stdout chunk (state=3):\n>>># destroy six.moves.urllib\r\n# destroy six.moves\r\n# destroy six.moves.urllib_parse\r\n# destroy six.moves.urllib.error\r\n# destroy six.moves.urllib.request\r\n# destroy six.moves.urllib.response\r\n# destroy six.moves.urllib.robotparser\r\n# destroy dateutil.tz._common\r\n# destroy dateutil.tz._factories\r\n# destroy dateutil.tz.tz\r\n# destroy dateutil.tz\r\n# destroy six\r\n<<<\n 7163 1726888033.16849: stdout chunk (state=3):\n>>># destroy sqlite3\r\n# destroy sqlite3.dbapi2\r\n# destroy _sqlite3\r\n# destroy dbus\r\n# destroy dbus._compat\r\n# destroy dbus.exceptions\r\n# destroy dbus.types\r\n# destroy dbus.lowlevel\r\n# destroy dbus._expat_introspect_parser\r\n# destroy dbus.proxies\r\n# destroy dbus.connection\r\n# destroy dbus.bus\r\n# destroy dbus._dbus\r\n<<<\n 7163 1726888033.16854: stdout chunk (state=3):\n>>># destroy pyexpat.errors\r\n# destroy pyexpat.model\r\n# destroy pyexpat\r\n# destroy uuid\r\n# destroy systemd.journal\r\n<<<\n 7163 1726888033.16907: stdout chunk (state=3):\n>>># cleanup[3] wiping _dbus_bindings\r\n<<<\n 7163 1726888033.16916: stdout chunk (state=3):\n>>># cleanup[3] wiping _decimal\r\n# cleanup[3] wiping dnf.cli\r\n# destroy dnf.cli.format\r\n# destroy dnf.cli.term\r\n# destroy dnf.cli.progress\r\n# destroy dnf.cli.aliases\r\n# destroy dnf.cli.option_parser\r\n# destroy dnf.cli.demand\r\n# destroy dnf.cli.cli\r\n# cleanup[3] wiping dnf.cli.commands.upgrademinimal\r\n# cleanup[3] wiping dnf.cli.commands.upgrade\r\n# cleanup[3] wiping dnf.cli.commands.updateinfo\r\n# cleanup[3] wiping dnf.cli.commands.swap\r\n# cleanup[3] wiping dnf.cli.commands.shell\r\n# destroy cmd\r\n# cleanup[3] wiping dnf.cli.commands.search\r\n# cleanup[3] wiping dnf.match_counter\r\n# cleanup[3] wiping dnf.cli.commands.repolist\r\n# cleanup[3] wiping dnf.cli.commands.remove\r\n# cleanup[3] wiping dnf.cli.commands.reinstall\r\n# cleanup[3] wiping dnf.cli.commands.module\r\n# cleanup[3] wiping dnf.cli.commands.mark\r\n<<<\n 7163 1726888033.16945: stdout chunk (state=3):\n>>># cleanup[3] wiping dnf.cli.commands.makecache\r\n# cleanup[3] wiping dnf.cli.commands.install\r\n# cleanup[3] wiping dnf.cli.commands.history\r\n# cleanup[3] wiping dnf.transaction_sr\r\n# cleanup[3] wiping dnf.cli.commands.group\r\n# cleanup[3] wiping dnf.cli.commands.downgrade\r\n# cleanup[3] wiping dnf.cli.commands.distrosync\r\n# cleanup[3] wiping dnf.cli.commands.deplist\r\n# cleanup[3] wiping dnf.cli.commands.repoquery\r\n# cleanup[3] wiping dnf.cli.commands.clean\r\n# cleanup[3] wiping dnf.cli.commands.check\r\n# cleanup[3] wiping dnf.cli.commands.autoremove\r\n# cleanup[3] wiping dnf.cli.commands.alias\r\n# destroy dnf.cli.commands\r\n# cleanup[3] wiping dnf.cli.output\r\n<<<\n 7163 1726888033.16951: stdout chunk (state=3):\n>>># cleanup[3] wiping termios\r\n# cleanup[3] wiping curses\r\n<<<\n 7163 1726888033.17153: stdout chunk (state=3):\n>>># cleanup[3] wiping _curses\r\n# cleanup[3] wiping dnf\r\n# destroy dnf.pycomp\r\n# destroy dnf.const\r\n# destroy dnf.i18n\r\n# destroy dnf.yum\r\n# destroy dnf.yum.rpmtrans\r\n# destroy dnf.transaction\r\n# destroy dnf.callback\r\n# destroy dnf.util\r\n# destroy dnf.exceptions\r\n# destroy dnf.comps\r\n# destroy dnf.db\r\n# destroy dnf.db.group\r\n# destroy dnf.db.history\r\n# destroy dnf.crypto\r\n# destroy dnf.conf\r\n# destroy dnf.conf.substitutions\r\n# destroy dnf.conf.config\r\n# destroy dnf.conf.read\r\n# destroy dnf.lock\r\n# destroy dnf.logging\r\n# destroy dnf.repo\r\n# destroy dnf.rpm\r\n# destroy dnf.dnssec\r\n# destroy dnf.drpm\r\n# destroy dnf.goal\r\n# destroy dnf.history\r\n# destroy dnf.module\r\n# destroy dnf.module.exceptions\r\n# destroy dnf.module.module_base\r\n# destroy dnf.selector\r\n# destroy dnf.persistor\r\n# destroy dnf.plugin\r\n# destroy dnf.query\r\n# destroy dnf.repodict\r\n# destroy dnf.package\r\n# destroy dnf.sack\r\n# destroy dnf.subject\r\n# destroy dnf.base\r\n# destroy dnf.transaction_sr\r\n# destroy dnf.match_counter\r\n# destroy dnf.cli\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping dnf.rpm.miscutils\r\n# destroy subprocess\r\n# cleanup[3] wiping dnf.rpm.connection\r\n# cleanup[3] wiping inspect\r\n# destroy ast\r\n# destroy dis\r\n# destroy token\r\n<<<\n 7163 1726888033.17157: stdout chunk (state=3):\n>>># cleanup[3] wiping _opcode\r\n# cleanup[3] wiping libdnf.smartcols\r\n# cleanup[3] wiping libdnf._smartcols\r\n# cleanup[3] wiping dnf.rpm.transaction\r\n# cleanup[3] wiping logging.handlers\r\n# destroy pickle\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping _compat_pickle\r\n# cleanup[3] wiping dnf.yum.misc\r\n# cleanup[3] wiping glob\r\n# cleanup[3] wiping libcomps\r\n# cleanup[3] wiping libcomps._libpycomps\r\n# cleanup[3] wiping hawkey\r\n# cleanup[3] wiping hawkey._hawkey\r\n# cleanup[3] wiping rpm\r\n# destroy rpm.transaction\r\n# cleanup[3] wiping rpm._rpm\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping libdnf\r\n# destroy libdnf.error\r\n# destroy libdnf.common_types\r\n# destroy libdnf.conf\r\n# destroy libdnf.module\r\n# destroy libdnf.repo\r\n# destroy libdnf.transaction\r\n# destroy libdnf.utils\r\n# destroy libdnf.smartcols\r\n# cleanup[3] wiping libdnf._utils\r\n# cleanup[3] wiping libdnf._transaction\r\n# cleanup[3] wiping libdnf._repo\r\n# cleanup[3] wiping libdnf._module\r\n# cleanup[3] wiping libdnf._conf\r\n<<<\n 7163 1726888033.17160: stdout chunk (state=3):\n>>># cleanup[3] wiping libdnf._common_types\r\n# cleanup[3] wiping libdnf._error\r\n# cleanup[3] wiping queue\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _heapq\r\n# destroy _heapq\r\n# cleanup[3] wiping email.mime.text\r\n# cleanup[3] wiping gzip\r\n# destroy _compression\r\n# cleanup[3] wiping http.cookiejar\r\n# destroy copy\r\n# cleanup[3] wiping urllib.request\r\n# destroy bisect\r\n# cleanup[3] wiping urllib.error\r\n# cleanup[3] wiping urllib.response\r\n# cleanup[3] wiping http.client\r\n# destroy http\r\n# destroy ssl\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping email.parser\r\n# cleanup[3] wiping email.feedparser\r\n# cleanup[3] wiping email.mime.multipart\r\n# cleanup[3] wiping email.mime.application\r\n# cleanup[3] wiping email.mime.nonmultipart\r\n# cleanup[3] wiping email.mime.base\r\n# cleanup[3] wiping email.policy\r\n# cleanup[3] wiping email.contentmanager\r\n# cleanup[3] wiping email.message\r\n# destroy quopri\r\n# cleanup[3] wiping email.iterators\r\n# cleanup[3] wiping email.headerregistry\r\n# cleanup[3] wiping email._header_value_parser\r\n<<<\n 7163 1726888033.17193: stdout chunk (state=3):\n>>># cleanup[3] wiping email._encoded_words\r\n# cleanup[3] wiping email._policybase\r\n# cleanup[3] wiping email.utils\r\n# cleanup[3] wiping email._parseaddr\r\n# cleanup[3] wiping calendar\r\n# cleanup[3] wiping email.header\r\n# cleanup[3] wiping email.charset\r\n# cleanup[3] wiping email.base64mime\r\n# cleanup[3] wiping email.quoprimime\r\n# cleanup[3] wiping email.errors\r\n# cleanup[3] wiping email.encoders\r\n# cleanup[3] wiping email.mime\r\n# destroy email.mime.base\r\n# destroy email.mime.nonmultipart\r\n# destroy email.mime.application\r\n# destroy email.mime.multipart\r\n# destroy email.mime.text\r\n# cleanup[3] wiping email\r\n# destroy email._parseaddr\r\n# destroy email._policybase\r\n# destroy email._encoded_words\r\n# destroy email._header_value_parser\r\n# destroy email.mime\r\n# destroy email.encoders\r\n# destroy email.errors\r\n# destroy email.quoprimime\r\n# destroy email.base64mime\r\n# destroy email.charset\r\n# destroy email.header\r\n# destroy email.utils\r\n<<<\n 7163 1726888033.17211: stdout chunk (state=3):\n>>># destroy email.headerregistry\r\n# destroy email.iterators\r\n# destroy email.message\r\n# destroy email.contentmanager\r\n# destroy email.policy\r\n# destroy email.feedparser\r\n# destroy email.parser\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping gettext\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping socket\r\n<<<\n 7163 1726888033.17274: stdout chunk (state=3):\n>>># cleanup[3] wiping array\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# destroy logging.handlers\r\n# cleanup[3] wiping string\r\n# cleanup[3] wiping _string\r\n# destroy _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping shlex\r\n<<<\n 7163 1726888033.17319: stdout chunk (state=3):\n>>># cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n<<<\n 7163 1726888033.17359: stdout chunk (state=3):\n>>># cleanup[3] wiping pwd\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# destroy atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping urllib.parse\r\n# destroy ipaddress\r\n# cleanup[3] wiping urllib\r\n# destroy urllib.response\r\n# destroy urllib.error\r\n# destroy urllib.request\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping random\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# cleanup[3] wiping zlib<<<\n 7163 1726888033.17376: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping fnmatch\r\n# cleanup[3] wiping importlib.util\r\n# cleanup[3] wiping importlib._abc\r\n# cleanup[3] wiping importlib.machinery\r\n# cleanup[3] wiping importlib\r\n# destroy importlib._abc\r\n# destroy importlib.machinery\r\n# destroy importlib.util\r\n# cleanup[3] wiping warnings\r\n<<<\n 7163 1726888033.17432: stdout chunk (state=3):\n>>># cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping base64\r\n# cleanup[3] wiping binascii\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n<<<\n 7163 1726888033.17456: stdout chunk (state=3):\n>>># destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# destroy _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n<<<\n 7163 1726888033.17497: stdout chunk (state=3):\n>>># cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 7163 1726888033.17525: stdout chunk (state=3):\n>>># destroy _dbus_bindings\r\n# destroy decimal\r\n# destroy _curses\r\n# destroy libcomps._libpycomps\r\n# destroy hawkey._hawkey\r\n# destroy rpm._rpm\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 7163 1726888033.17671: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888033.18006: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n<<<\n 7163 1726888033.18033: stdout chunk (state=3):\n>>># destroy _weakref\r\n# destroy _thread\r\n# destroy _hashlib\r\n<<<\n 7163 1726888033.18099: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n<<<\n 7163 1726888033.18122: stdout chunk (state=3):\n>>># destroy _compat_pickle\r\n# destroy libdnf._error\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy _queue\r\n# destroy array\r\n<<<\n 7163 1726888033.18148: stdout chunk (state=3):\n>>># destroy copyreg\r\n<<<\n 7163 1726888033.18190: stdout chunk (state=3):\n>>># destroy _pickle\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves\r\n# destroy gzip\r\n<<<\n 7163 1726888033.18229: stdout chunk (state=3):\n>>># destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# destroy unicodedata\r\n<<<\n 7163 1726888033.18250: stdout chunk (state=3):\n>>># destroy _blake2\r\n# destroy email\r\n# destroy queue\r\n# destroy shlex\r\n# destroy pwd\r\n# destroy gettext\r\n# destroy libcomps\r\n# destroy urllib\r\n<<<\n 7163 1726888033.18257: stdout chunk (state=3):\n>>># destroy dnf.rpm.transaction\r\n# destroy dnf.rpm.connection\r\n# destroy dnf.rpm.miscutils\r\n# destroy hashlib\r\n# destroy json\r\n# destroy importlib\r\n# destroy inspect\r\n# destroy gc\r\n# destroy math\r\n# destroy shutil\r\n# destroy zlib\r\n<<<\n 7163 1726888033.18271: stdout chunk (state=3):\n>>># destroy urllib.parse\r\n# destroy fnmatch\r\n<<<\n 7163 1726888033.18308: stdout chunk (state=3):\n>>># destroy tempfile\r\n# destroy traceback\r\n# destroy calendar\r\n# destroy dnf.yum.misc<<<\n 7163 1726888033.18335: stdout chunk (state=3):\n>>>\r\n# destroy glob\r\n# destroy curses\r\n# destroy struct\r\n# destroy termios\r\n<<<\n 7163 1726888033.18341: stdout chunk (state=3):\n>>># destroy argparse\r\n# destroy dnf.cli.commands.alias\r\n# destroy dnf.cli.commands.autoremove\r\n# destroy dnf.cli.commands.check\r\n# destroy dnf.cli.commands.clean\r\n# destroy dnf.cli.commands.repoquery\r\n# destroy dnf.cli.commands.deplist\r\n# destroy dnf.cli.commands.distrosync\r\n# destroy dnf.cli.commands.downgrade\r\n# destroy dnf.cli.commands.group\r\n# destroy dnf.cli.commands.history\r\n# destroy dnf.cli.commands.install\r\n# destroy dnf.cli.commands.makecache\r\n# destroy dnf.cli.commands.mark\r\n# destroy dnf.cli.commands.module\r\n# destroy dnf.cli.commands.reinstall\r\n# destroy dnf.cli.commands.remove\r\n# destroy dnf.cli.commands.repolist\r\n# destroy dnf.cli.commands.search\r\n# destroy dnf.cli.commands.shell\r\n# destroy dnf.cli.commands.swap\r\n# destroy dnf.cli.commands.updateinfo\r\n# destroy dnf.cli.commands.upgrade\r\n# destroy dnf.cli.commands.upgrademinimal\r\n# destroy datetime\r\n# destroy logging\r\n# destroy operator\r\n# destroy random\r\n# destroy hawkey\r\n# destroy dnf.cli.output\r\n# destroy dnf\r\n<<<\n 7163 1726888033.18367: stdout chunk (state=3):\n>>># destroy rpm\r\n<<<\n 7163 1726888033.18409: stdout chunk (state=3):\n>>># destroy itertools\r\n# destroy functools\r\n<<<\n 7163 1726888033.18418: stdout chunk (state=3):\n>>># destroy locale\r\n# destroy signal\r\n# destroy threading\r\n# destroy contextlib\r\n# destroy time\r\n# destroy fcntl\r\n# destroy _posixsubprocess\r\n# destroy select\r\n# destroy selectors\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy collections\r\n# destroy io\r\n<<<\n 7163 1726888033.18420: stdout chunk (state=3):\n>>># destroy _opcode\r\n<<<\n 7163 1726888033.18484: stdout chunk (state=3):\n>>># destroy _warnings\r\n# destroy posix\r\n<<<\n 7163 1726888033.18523: stdout chunk (state=3):\n>>># destroy binascii\r\n<<<\n 7163 1726888033.18527: stdout chunk (state=3):\n>>># destroy http.client\r\n# destroy http.cookiejar\r\n# destroy socket\r\n# destroy base64\r\n# destroy errno\r\n# destroy warnings\r\n# destroy string\r\n<<<\n 7163 1726888033.18561: stdout chunk (state=3):\n>>># destroy _ssl\r\n<<<\n 7163 1726888033.18636: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib<<<\n 7163 1726888033.18642: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888033.18763: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n<<<\n 7163 1726888033.18767: stdout chunk (state=3):\n>>># destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy re\r\n<<<\n 7163 1726888033.18796: stdout chunk (state=3):\n>>># destroy _random\r\n# destroy _sre\r\n<<<\n 7163 1726888033.18815: stdout chunk (state=3):\n>>># destroy _operator\r\n# destroy _functools\r\n<<<\n 7163 1726888033.18822: stdout chunk (state=3):\n>>># clear sys.audit hooks\r\n<<<\n 7163 1726888033.19482: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.45.174 closed.\r\n<<<\n 7163 1726888033.19518: stderr chunk (state=3):\n>>><<<\n 7163 1726888033.19522: stdout chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d09bc4d0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d098bb00>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d09bea50>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d09cd130>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d09cdfa0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d07ebd70>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d07ebfb0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d08237a0>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0823e30>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0803a40>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0801160>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d07e8f20>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d08436e0>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0842300>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0802030>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d07ea7e0>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0878710>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d07e81a0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d0878bc0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0878a70>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d0878e30>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d07e6cc0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0879520>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d08791f0>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d087a420>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d08905c0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d0891ca0>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0892b40>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d08931a0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0892090>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d0893c20>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0893350>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d087a450>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d05cbb60>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d05f4560>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d05f42f0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d05f4590>\\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d05f4e90>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d05f5880>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d05f4770>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d05c9d00>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d05f6c60>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d05f59a0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d087aae0>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d061eff0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d06473e0>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d06a41d0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d06a6900>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d06a42f0>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d06711c0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cff292e0>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d06461e0>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d05f7bc0>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f85d06467e0>\\r\\n# zipimport: found 34 names in \\'/tmp/ansible_ansible.legacy.dnf_payload_jvute7xs/ansible_ansible.legacy.dnf_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cff7ef90>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cff5de80>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cff5d010>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cff7ce30>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cffa69c0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cffa6750>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cffa6060>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cffa6930>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cff7f9b0>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cffa7680>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cffa78c0>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cffa7e00>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe0dbe0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfe0f800>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe14200>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe153a0>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe17e60>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d061ef60>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe16120>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe1fd40>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe1e810>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe1e570>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe1eae0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe16630>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfe63fe0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe64110>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfe65bb0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe65970>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfe68170>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe662a0>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe6b950>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe68320>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfe6cce0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfe6cd70>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfe6cb30>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe64320>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfef8230>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfef96a0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe6e9c0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfe6fd70>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe6e600>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfefd850>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfefe600>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfef97c0>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfefe3f0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfeff710>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfd0a090>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd05160>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfffab10>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cffee7e0>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd0a2a0>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd09e20>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'email\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9c980>\\r\\n# /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'email.mime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9cb60>\\r\\n# /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc\\'\\r\\nimport \\'quopri\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9d280>\\r\\nimport \\'email.encoders\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9ce30>\\r\\n# /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc\\'\\r\\nimport \\'email.errors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9db80>\\r\\n# /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc\\'\\r\\nimport \\'email.quoprimime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd898e0>\\r\\n# /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc\\'\\r\\nimport \\'email.base64mime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd89700>\\r\\n# /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc\\'\\r\\nimport \\'email.charset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf9de6c0>\\r\\nimport \\'email.header\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9f3b0>\\r\\n# /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc\\'\\r\\nimport \\'calendar\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf9ed250>\\r\\nimport \\'email._parseaddr\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf9dfdd0>\\r\\nimport \\'email.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf9df140>\\r\\nimport \\'email._policybase\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9e840>\\r\\n# /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc\\'\\r\\nimport \\'email._encoded_words\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa591c0>\\r\\nimport \\'email._header_value_parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa112e0>\\r\\nimport \\'email.headerregistry\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf9dfbf0>\\r\\n# /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc\\'\\r\\nimport \\'email.iterators\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa60c50>\\r\\nimport \\'email.message\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa5af60>\\r\\nimport \\'email.contentmanager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa10dd0>\\r\\nimport \\'email.policy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9e210>\\r\\nimport \\'email.mime.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9dc40>\\r\\nimport \\'email.mime.nonmultipart\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9d910>\\r\\nimport \\'email.mime.application\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9cbc0>\\r\\n# /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc\\'\\r\\nimport \\'email.mime.multipart\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9dc70>\\r\\n# /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc\\'\\r\\nimport \\'email.feedparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa61280>\\r\\nimport \\'email.parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa60e30>\\r\\n# /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'http\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa61b80>\\r\\n# /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py\\r\\n# code object from \\'/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\\'\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfa64680>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa497f0>\\r\\nimport \\'http.client\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa629f0>\\r\\n# /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc\\'\\r\\nimport \\'mimetypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa492b0>\\r\\n# /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc\\'\\r\\nimport \\'netrc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa7e750>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc\\'\\r\\nimport \\'urllib.response\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa7f3e0>\\r\\nimport \\'urllib.error\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa7ee70>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc\\'\\r\\nimport \\'urllib.request\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa7f890>\\r\\n# /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py\\r\\n# code object from \\'/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc\\'\\r\\nimport \\'http.cookiejar\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa53da0>\\r\\n# /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc\\'\\r\\nimport \\'gzip\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf93c350>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.urls\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.version\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.respawn\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.yumdnf\\' # \\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc\\'\\r\\nimport \\'email.mime.text\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf93f2c0>\\r\\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf93f3b0>\\r\\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cf6935c0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf692e10>\\r\\n# extension module \\'_queue\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_queue\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_queue\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cf692ff0>\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf93f8f0>\\r\\nimport \\'dnf.pycomp\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf93e570>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc\\'\\r\\nimport \\'dnf.const\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf93ef60>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc\\'\\r\\n# extension module \\'libdnf._error\\' loaded from \\'/usr/lib64/python3.12/site-packages/libdnf/_error.so\\'\\r\\n# extension module \\'libdnf._error\\' executed from \\'/usr/lib64/python3.12/site-packages/libdnf/_error.so\\'\\r\\nimport \\'libdnf._error\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cf710b90>\\r\\nimport \\'libdnf.error\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf710770>\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc\\'\\r\\n# extension module \\'libdnf._common_types\\' loaded from \\'/usr/lib64/python3.12/site-packages/libdnf/_common_types.so\\'\\r\\n# extension module \\'libdnf._common_types\\' executed from \\'/usr/lib64/python3.12/site-packages/libdnf/_common_types.so\\'\\r\\nimport \\'libdnf._common_types\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cf73c4a0>\\r\\nimport \\'libdnf.common_types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf710ce0>\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc\\'\\r\\n# extension module \\'libdnf._conf\\' loaded from \\'/usr/lib64/python3.12/site-packages/libdnf/_conf.so\\'\\r\\n# extension module \\'libdnf._conf\\' executed from \\'/usr/lib64/python3.12/site-packages/libdnf/_conf.so\\'\\r\\nimport \\'libdnf._conf\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cf4ef590>\\r\\nimport \\'libdnf.conf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf73c5f0>\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc\\'\\r\\n# extension module \\'libdnf._module\\' loaded from \\'/usr/lib64/python3.12/site-packages/libdnf/_module.so\\'\\r\\n# extension module \\'libdnf._module\\' executed from \\'/usr/lib64/python3.12/site-packages/libdnf/_module.so\\'\\r\\nimport \\'libdnf._module\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cf565190>\\r\\nimport \\'libdnf.module\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf4efa10>\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc\\'\\r\\n# extension module \\'libdnf._repo\\' loaded from \\'/usr/lib64/python3.12/site-packages/libdnf/_repo.so\\'\\r\\n# extension module \\'libdnf._repo\\' executed from \\'/usr/lib64/python3.12/site-packages/libdnf/_repo.so\\'\\r\\nimport \\'libdnf._repo\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cf567f50>\\r\\nimport \\'libdnf.repo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf710500>\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc\\'\\r\\n# extension module \\'libdnf._transaction\\' loaded from \\'/usr/lib64/python3.12/site-packages/libdnf/_transaction.so\\'\\r\\n# extension module \\'libdnf._transaction\\' executed from \\'/usr/lib64/python3.12/site-packages/libdnf/_transaction.so\\'\\r\\nimport \\'libdnf._transaction\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd87c0e0>\\r\\nimport \\'libdnf.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf5a82f0>\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc\\'\\r\\n# extension module \\'libdnf._utils\\' loaded from \\'/usr/lib64/python3.12/site-packages/libdnf/_utils.so\\'\\r\\n# extension module \\'libdnf._utils\\' executed from \\'/usr/lib64/python3.12/site-packages/libdnf/_utils.so\\'\\r\\nimport \\'libdnf._utils\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd87d370>\\r\\nimport \\'libdnf.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd87c770>\\r\\nimport \\'libdnf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf710320>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc\\'\\r\\n# extension module \\'unicodedata\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'unicodedata\\' executed from \\'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'unicodedata\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd89c890>\\r\\nimport \\'dnf.i18n\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd87fce0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'dnf.yum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd89eed0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc\\'\\r\\nimport \\'dnf.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd89fd70>\\r\\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'rpm._rpm\\' loaded from \\'/usr/lib64/python3.12/site-packages/rpm/_rpm.so\\'\\r\\n# extension module \\'rpm._rpm\\' executed from \\'/usr/lib64/python3.12/site-packages/rpm/_rpm.so\\'\\r\\nimport \\'rpm._rpm\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd8c4680>\\r\\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc\\'\\r\\nimport \\'rpm.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd8c5a90>\\r\\nimport \\'rpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd89ffb0>\\r\\nimport \\'dnf.yum.rpmtrans\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd89ee40>\\r\\nimport \\'dnf.callback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd89e720>\\r\\n# /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'hawkey._hawkey\\' loaded from \\'/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so\\'\\r\\n# extension module \\'hawkey._hawkey\\' executed from \\'/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so\\'\\r\\nimport \\'hawkey._hawkey\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd8c7680>\\r\\nimport \\'hawkey\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd89f290>\\r\\nimport \\'dnf.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd89cb90>\\r\\nimport \\'dnf.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd87f2f0>\\r\\n# /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'libcomps._libpycomps\\' loaded from \\'/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so\\'\\r\\n# extension module \\'libcomps._libpycomps\\' executed from \\'/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so\\'\\r\\nimport \\'libcomps._libpycomps\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd87fa10>\\r\\nimport \\'libcomps\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd87f770>\\r\\nimport \\'dnf.comps\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd87d4f0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'dnf.db\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd904c50>\\r\\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc\\'\\r\\nimport \\'dnf.crypto\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd9071a0>\\r\\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd907980>\\r\\nimport \\'dnf.yum.misc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd906480>\\r\\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc\\'\\r\\nimport \\'dnf.db.group\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd9301d0>\\r\\nimport \\'dnf.db.history\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd904c20>\\r\\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc\\'\\r\\nimport \\'dnf.conf.substitutions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd931c40>\\r\\nimport \\'dnf.conf.config\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd9311c0>\\r\\nimport \\'dnf.conf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd930fe0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc\\'\\r\\nimport \\'dnf.lock\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd95ccb0>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd222cf0>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd223050>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd95ef90>\\r\\nimport \\'logging.handlers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd95d130>\\r\\nimport \\'dnf.logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd95c1a0>\\r\\nimport \\'dnf.repo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd9323f0>\\r\\nimport \\'dnf.conf.read\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd9320c0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc\\'\\r\\nimport \\'dnf.rpm.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd25cb30>\\r\\nimport \\'dnf.rpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd223c50>\\r\\nimport \\'dnf.dnssec\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd932930>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc\\'\\r\\nimport \\'dnf.drpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd25d1f0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc\\'\\r\\nimport \\'dnf.goal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd25d580>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc\\'\\r\\nimport \\'dnf.history\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd25d640>\\r\\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'dnf.module\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd25d760>\\r\\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc\\'\\r\\n# extension module \\'libdnf._smartcols\\' loaded from \\'/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so\\'\\r\\n# extension module \\'libdnf._smartcols\\' executed from \\'/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so\\'\\r\\nimport \\'libdnf._smartcols\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd27c320>\\r\\nimport \\'libdnf.smartcols\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd25e450>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc\\'\\r\\nimport \\'dnf.selector\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd27c440>\\r\\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc\\'\\r\\nimport \\'dnf.module.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd27c530>\\r\\nimport \\'dnf.module.module_base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd25d6a0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc\\'\\r\\nimport \\'dnf.persistor\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd27c6e0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc\\'\\r\\n# extension module \\'_opcode\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_opcode\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_opcode\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd2c8110>\\r\\nimport \\'opcode\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2a3530>\\r\\nimport \\'dis\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2a1fa0>\\r\\nimport \\'inspect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd27dee0>\\r\\nimport \\'dnf.plugin\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd27d340>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc\\'\\r\\nimport \\'dnf.query\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd27ffe0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc\\'\\r\\nimport \\'dnf.repodict\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd87d220>\\r\\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc\\'\\r\\nimport \\'dnf.rpm.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e4920>\\r\\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc\\'\\r\\nimport \\'dnf.rpm.miscutils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e4b60>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc\\'\\r\\nimport \\'dnf.package\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e54c0>\\r\\nimport \\'dnf.sack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e4f50>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc\\'\\r\\nimport \\'dnf.subject\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e6390>\\r\\nimport \\'gc\\' # \\r\\nimport \\'dnf.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf6936e0>\\r\\nimport \\'dnf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf93e3f0>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'dnfpluginscore\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e6f90>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.format\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd057a40>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_curses\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_curses\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_curses\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd075a60>\\r\\nimport \\'curses\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd075640>\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfd9ecf0>\\r\\nimport \\'dnf.cli.term\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd074530>\\r\\nimport \\'dnf.cli.progress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd057d70>\\r\\nimport \\'dnf.cli.output\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd054aa0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd057830>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.option_parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd08af30>\\r\\nimport \\'dnf.cli.commands\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd089a60>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.alias\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b0740>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.autoremove\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b0a40>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.check\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b0cb0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.clean\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b0f50>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.repoquery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b1670>\\r\\nimport \\'dnf.cli.commands.deplist\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b14c0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.distrosync\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b2f30>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.downgrade\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b3080>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.group\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b3290>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc\\'\\r\\nimport \\'dnf.transaction_sr\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0cc230>\\r\\nimport \\'dnf.cli.commands.history\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b3a70>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.install\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0ccdd0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.makecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0cd220>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.mark\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0cd400>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.module\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0cd6a0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.reinstall\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0ce5a0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.remove\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0ce7e0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.repolist\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0ce9c0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc\\'\\r\\nimport \\'dnf.match_counter\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0cf590>\\r\\nimport \\'dnf.cli.commands.search\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0cf0e0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc\\'\\r\\nimport \\'cmd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f4440>\\r\\nimport \\'dnf.cli.commands.shell\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0cfd40>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.swap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f50d0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.updateinfo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f53a0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.upgrade\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f6300>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.upgrademinimal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f65a0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.demand\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f6750>\\r\\nimport \\'dnf.cli.cli\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e73e0>\\r\\nimport \\'dnf.cli\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e7170>\\r\\nimport \\'dnf.plugin.dynamic.builddep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e68a0>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc\\'\\r\\nimport \\'dateutil._version\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f7140>\\r\\nimport \\'dateutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f6ea0>\\r\\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc\\'\\r\\nimport \\'six\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd1195e0>\\r\\n# /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc\\'\\r\\nimport \\'numbers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd11ad20>\\r\\n# extension module \\'_decimal\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_decimal\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_decimal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd119f10>\\r\\nimport \\'decimal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd119af0>\\r\\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc\\'\\r\\nimport \\'dateutil._common\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccec86b0>\\r\\nimport \\'dateutil.relativedelta\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cceafad0>\\r\\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc\\'\\r\\nimport \\'six.moves\\' # \\r\\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc\\'\\r\\nimport \\'dateutil.tz._common\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccecb530>\\r\\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc\\'\\r\\nimport \\'dateutil.tz._factories\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccecbe60>\\r\\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc\\'\\r\\n# destroy dateutil.tz.win\\r\\nimport \\'dateutil.tz.tz\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccec8d10>\\r\\nimport \\'dateutil.tz\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccec89e0>\\r\\nimport \\'dateutil.parser._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f7410>\\r\\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc\\'\\r\\nimport \\'dateutil.parser.isoparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd119130>\\r\\nimport \\'dateutil.parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f7170>\\r\\nimport \\'dnf.plugin.dynamic.changelog\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e7140>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.config_manager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccef21b0>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.copr\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccef2a80>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.debuginfo-install\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccef3a70>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.download\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccef3fb0>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py\\r\\n# code object from \\'/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc\\'\\r\\n# extension module \\'_sqlite3\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sqlite3\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sqlite3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85ccf1d730>\\r\\nimport \\'sqlite3.dbapi2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1d100>\\r\\nimport \\'sqlite3\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1cda0>\\r\\nimport \\'dnf.plugin.dynamic.generate_completion_cache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1ca40>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.groups_manager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1d4f0>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc\\'\\r\\nimport \\'dbus._compat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1f4d0>\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc\\'\\r\\nimport \\'dbus.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1f560>\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc\\'\\r\\n# extension module \\'_dbus_bindings\\' loaded from \\'/usr/lib64/python3.12/site-packages/_dbus_bindings.so\\'\\r\\n# extension module \\'_dbus_bindings\\' executed from \\'/usr/lib64/python3.12/site-packages/_dbus_bindings.so\\'\\r\\nimport \\'_dbus_bindings\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85ccf1fc50>\\r\\nimport \\'dbus.types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1fad0>\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc\\'\\r\\nimport \\'dbus.lowlevel\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4e240>\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'xml\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4f440>\\r\\n# /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'xml.parsers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4f6b0>\\r\\n# /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py\\r\\n# code object from \\'/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc\\'\\r\\n# extension module \\'pyexpat\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'pyexpat\\' executed from \\'/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'pyexpat\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85ccf4f830>\\r\\nimport \\'xml.parsers.expat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4f650>\\r\\nimport \\'dbus._expat_introspect_parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4ef00>\\r\\nimport \\'dbus.proxies\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4e390>\\r\\nimport \\'dbus.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4d670>\\r\\nimport \\'dbus.bus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4cc50>\\r\\nimport \\'dbus._dbus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4c4d0>\\r\\nimport \\'dbus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1efc0>\\r\\nimport \\'dnf.plugin.dynamic.needs_restarting\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1e4b0>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repoclosure\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4f110>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repodiff\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4fc80>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repograph\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf78590>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repomanage\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf78950>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.reposync\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf79280>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.system_upgrade\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf79df0>\\r\\n\\r\\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"tlog\", \"sssd\", \"authselect\"], \"allow_downgrade\": false, \"allowerasing\": false, \"autoremove\": false, \"bugfix\": false, \"cacheonly\": false, \"disable_gpg_check\": false, \"disable_plugin\": [], \"disablerepo\": [], \"download_only\": false, \"enable_plugin\": [], \"enablerepo\": [], \"exclude\": [], \"installroot\": \"/\", \"install_repoquery\": true, \"install_weak_deps\": true, \"security\": false, \"skip_broken\": false, \"update_cache\": false, \"update_only\": false, \"validate_certs\": true, \"sslverify\": true, \"lock_timeout\": 30, \"use_backend\": \"auto\", \"best\": null, \"conf_file\": null, \"disable_excludes\": null, \"download_dir\": null, \"list\": null, \"nobest\": null, \"releasever\": null, \"state\": null}}}\\r\\n# destroy dnf.plugin.dynamic\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing email\\r\\n# cleanup[2] removing email.mime\\r\\n# cleanup[2] removing quopri\\r\\n# cleanup[2] removing email.encoders\\r\\n# cleanup[2] removing email.errors\\r\\n# cleanup[2] removing email.quoprimime\\r\\n# cleanup[2] removing email.base64mime\\r\\n# cleanup[2] removing email.charset\\r\\n# cleanup[2] removing email.header\\r\\n# cleanup[2] removing calendar\\r\\n# cleanup[2] removing email._parseaddr\\r\\n# cleanup[2] removing email.utils\\r\\n# cleanup[2] removing email._policybase\\r\\n# cleanup[2] removing email._encoded_words\\r\\n# cleanup[2] removing email._header_value_parser\\r\\n# cleanup[2] removing email.headerregistry\\r\\n# cleanup[2] removing email.iterators\\r\\n# cleanup[2] removing email.message\\r\\n# cleanup[2] removing email.contentmanager\\r\\n# cleanup[2] removing email.policy\\r\\n# cleanup[2] removing email.mime.base\\r\\n# cleanup[2] removing email.mime.nonmultipart\\r\\n# cleanup[2] removing email.mime.application\\r\\n# cleanup[2] removing email.mime.multipart\\r\\n# cleanup[2] removing email.feedparser\\r\\n# cleanup[2] removing email.parser\\r\\n# cleanup[2] removing http\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ssl\\r\\n# cleanup[2] removing http.client\\r\\n# cleanup[2] removing mimetypes\\r\\n# cleanup[2] removing netrc\\r\\n# cleanup[2] removing urllib.response\\r\\n# cleanup[2] removing urllib.error\\r\\n# cleanup[2] removing urllib.request\\r\\n# cleanup[2] removing http.cookiejar\\r\\n# cleanup[2] removing gzip\\r\\n# cleanup[2] removing ansible.module_utils.urls\\r\\n# destroy ansible.module_utils.urls\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.common.respawn\\r\\n# destroy ansible.module_utils.common.respawn\\r\\n# cleanup[2] removing ansible.module_utils.yumdnf\\r\\n# destroy ansible.module_utils.yumdnf\\r\\n# cleanup[2] removing email.mime.text\\r\\n# cleanup[2] removing configparser\\r\\n# destroy configparser\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# destroy heapq\\r\\n# cleanup[2] removing _queue\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing dnf.pycomp\\r\\n# cleanup[2] removing dnf.const\\r\\n# cleanup[2] removing libdnf._error\\r\\n# cleanup[2] removing libdnf.error\\r\\n# cleanup[2] removing libdnf._common_types\\r\\n# cleanup[2] removing libdnf.common_types\\r\\n# cleanup[2] removing libdnf._conf\\r\\n# cleanup[2] removing libdnf.conf\\r\\n# cleanup[2] removing libdnf._module\\r\\n# cleanup[2] removing libdnf.module\\r\\n# cleanup[2] removing libdnf._repo\\r\\n# cleanup[2] removing libdnf.repo\\r\\n# cleanup[2] removing libdnf._transaction\\r\\n# cleanup[2] removing libdnf.transaction\\r\\n# cleanup[2] removing libdnf._utils\\r\\n# cleanup[2] removing libdnf.utils\\r\\n# cleanup[2] removing libdnf\\r\\n# cleanup[2] removing unicodedata\\r\\n# cleanup[2] removing dnf.i18n\\r\\n# cleanup[2] removing dnf.yum\\r\\n# cleanup[2] removing dnf.transaction\\r\\n# cleanup[2] removing rpm._rpm\\r\\n# cleanup[2] removing rpm.transaction\\r\\n# cleanup[2] removing rpm\\r\\n# cleanup[2] removing dnf.yum.rpmtrans\\r\\n# cleanup[2] removing dnf.callback\\r\\n# cleanup[2] removing hawkey._hawkey\\r\\n# cleanup[2] removing hawkey\\r\\n# cleanup[2] removing dnf.util\\r\\n# cleanup[2] removing dnf.exceptions\\r\\n# cleanup[2] removing libcomps._libpycomps\\r\\n# cleanup[2] removing libcomps\\r\\n# cleanup[2] removing dnf.comps\\r\\n# cleanup[2] removing dnf.db\\r\\n# cleanup[2] removing dnf.crypto\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing dnf.yum.misc\\r\\n# cleanup[2] removing dnf.db.group\\r\\n# cleanup[2] removing dnf.db.history\\r\\n# cleanup[2] removing dnf.conf.substitutions\\r\\n# cleanup[2] removing dnf.conf.config\\r\\n# cleanup[2] removing dnf.conf\\r\\n# cleanup[2] removing dnf.lock\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing logging.handlers\\r\\n# cleanup[2] removing dnf.logging\\r\\n# cleanup[2] removing dnf.repo\\r\\n# cleanup[2] removing dnf.conf.read\\r\\n# cleanup[2] removing dnf.rpm.transaction\\r\\n# cleanup[2] removing dnf.rpm\\r\\n# cleanup[2] removing dnf.dnssec\\r\\n# cleanup[2] removing dnf.drpm\\r\\n# cleanup[2] removing dnf.goal\\r\\n# cleanup[2] removing dnf.history\\r\\n# cleanup[2] removing dnf.module\\r\\n# cleanup[2] removing libdnf._smartcols\\r\\n# cleanup[2] removing libdnf.smartcols\\r\\n# cleanup[2] removing dnf.selector\\r\\n# cleanup[2] removing dnf.module.exceptions\\r\\n# cleanup[2] removing dnf.module.module_base\\r\\n# cleanup[2] removing dnf.persistor\\r\\n# cleanup[2] removing _opcode\\r\\n# cleanup[2] removing opcode\\r\\n# destroy opcode\\r\\n# cleanup[2] removing dis\\r\\n# cleanup[2] removing inspect\\r\\n# cleanup[2] removing dnf.plugin\\r\\n# cleanup[2] removing dnf.query\\r\\n# cleanup[2] removing dnf.repodict\\r\\n# cleanup[2] removing dnf.rpm.connection\\r\\n# cleanup[2] removing dnf.rpm.miscutils\\r\\n# cleanup[2] removing dnf.package\\r\\n# cleanup[2] removing dnf.sack\\r\\n# cleanup[2] removing dnf.subject\\r\\n# cleanup[2] removing gc\\r\\n# cleanup[2] removing dnf.base\\r\\n# cleanup[2] removing dnf\\r\\n# cleanup[2] removing dnfpluginscore\\r\\n# destroy dnfpluginscore\\r\\n# cleanup[2] removing dnf.cli.format\\r\\n# cleanup[2] removing _curses\\r\\n# cleanup[2] removing curses\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing dnf.cli.term\\r\\n# cleanup[2] removing dnf.cli.progress\\r\\n# cleanup[2] removing dnf.cli.output\\r\\n# cleanup[2] removing dnf.cli.aliases\\r\\n# cleanup[2] removing dnf.cli.option_parser\\r\\n# cleanup[2] removing dnf.cli.commands\\r\\n# cleanup[2] removing dnf.cli.commands.alias\\r\\n# cleanup[2] removing dnf.cli.commands.autoremove\\r\\n# cleanup[2] removing dnf.cli.commands.check\\r\\n# cleanup[2] removing dnf.cli.commands.clean\\r\\n# cleanup[2] removing dnf.cli.commands.repoquery\\r\\n# cleanup[2] removing dnf.cli.commands.deplist\\r\\n# cleanup[2] removing dnf.cli.commands.distrosync\\r\\n# cleanup[2] removing dnf.cli.commands.downgrade\\r\\n# cleanup[2] removing dnf.cli.commands.group\\r\\n# cleanup[2] removing dnf.transaction_sr\\r\\n# cleanup[2] removing dnf.cli.commands.history\\r\\n# cleanup[2] removing dnf.cli.commands.install\\r\\n# cleanup[2] removing dnf.cli.commands.makecache\\r\\n# cleanup[2] removing dnf.cli.commands.mark\\r\\n# cleanup[2] removing dnf.cli.commands.module\\r\\n# cleanup[2] removing dnf.cli.commands.reinstall\\r\\n# cleanup[2] removing dnf.cli.commands.remove\\r\\n# cleanup[2] removing dnf.cli.commands.repolist\\r\\n# cleanup[2] removing dnf.match_counter\\r\\n# cleanup[2] removing dnf.cli.commands.search\\r\\n# cleanup[2] removing cmd\\r\\n# cleanup[2] removing dnf.cli.commands.shell\\r\\n# cleanup[2] removing dnf.cli.commands.swap\\r\\n# cleanup[2] removing dnf.cli.commands.updateinfo\\r\\n# cleanup[2] removing dnf.cli.commands.upgrade\\r\\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\\r\\n# cleanup[2] removing dnf.cli.demand\\r\\n# cleanup[2] removing dnf.cli.cli\\r\\n# cleanup[2] removing dnf.cli\\r\\n# cleanup[2] removing dnf.plugin.dynamic.builddep\\r\\n# destroy dnf.plugin.dynamic.builddep\\r\\n# cleanup[2] removing dateutil._version\\r\\n# cleanup[2] removing dateutil\\r\\n# cleanup[2] removing six\\r\\n# cleanup[2] removing numbers\\r\\n# destroy numbers\\r\\n# cleanup[2] removing _decimal\\r\\n# cleanup[2] removing decimal\\r\\n# destroy decimal\\r\\n# cleanup[2] removing dateutil._common\\r\\n# cleanup[2] removing dateutil.relativedelta\\r\\n# cleanup[2] removing six.moves\\r\\n# cleanup[2] removing dateutil.tz._common\\r\\n# cleanup[2] removing dateutil.tz._factories\\r\\n# cleanup[2] removing dateutil.tz.tz\\r\\n# cleanup[2] removing dateutil.tz\\r\\n# cleanup[2] removing dateutil.parser._parser\\r\\n# cleanup[2] removing dateutil.parser.isoparser\\r\\n# destroy dateutil.parser.isoparser\\r\\n# cleanup[2] removing dateutil.parser\\r\\n# cleanup[2] removing dnf.plugin.dynamic.changelog\\r\\n# destroy dnf.plugin.dynamic.changelog\\r\\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\\r\\n# destroy dnf.plugin.dynamic.config_manager\\r\\n# cleanup[2] removing dnf.plugin.dynamic.copr\\r\\n# destroy dnf.plugin.dynamic.copr\\r\\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\\r\\n# destroy dnf.plugin.dynamic.debuginfo-install\\r\\n# cleanup[2] removing dnf.plugin.dynamic.download\\r\\n# destroy dnf.plugin.dynamic.download\\r\\n# cleanup[2] removing _sqlite3\\r\\n# cleanup[2] removing sqlite3.dbapi2\\r\\n# cleanup[2] removing sqlite3\\r\\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\\r\\n# destroy dnf.plugin.dynamic.generate_completion_cache\\r\\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\\r\\n# destroy dnf.plugin.dynamic.groups_manager\\r\\n# cleanup[2] removing dbus._compat\\r\\n# cleanup[2] removing dbus.exceptions\\r\\n# cleanup[2] removing _dbus_bindings\\r\\n# cleanup[2] removing dbus.types\\r\\n# cleanup[2] removing dbus.lowlevel\\r\\n# cleanup[2] removing xml\\r\\n# destroy xml\\r\\n# cleanup[2] removing xml.parsers\\r\\n# destroy xml.parsers\\r\\n# cleanup[2] removing pyexpat.errors\\r\\n# cleanup[2] removing pyexpat.model\\r\\n# cleanup[2] removing pyexpat\\r\\n# cleanup[2] removing xml.parsers.expat.model\\r\\n# cleanup[2] removing xml.parsers.expat.errors\\r\\n# cleanup[2] removing xml.parsers.expat\\r\\n# destroy xml.parsers.expat\\r\\n# cleanup[2] removing dbus._expat_introspect_parser\\r\\n# cleanup[2] removing dbus.proxies\\r\\n# cleanup[2] removing dbus.connection\\r\\n# cleanup[2] removing dbus.bus\\r\\n# cleanup[2] removing dbus._dbus\\r\\n# cleanup[2] removing dbus\\r\\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\\r\\n# destroy dnf.plugin.dynamic.needs_restarting\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\\r\\n# destroy dnf.plugin.dynamic.repoclosure\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\\r\\n# destroy dnf.plugin.dynamic.repodiff\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repograph\\r\\n# destroy dnf.plugin.dynamic.repograph\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\\r\\n# destroy dnf.plugin.dynamic.repomanage\\r\\n# cleanup[2] removing dnf.plugin.dynamic.reposync\\r\\n# destroy dnf.plugin.dynamic.reposync\\r\\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\\r\\n# destroy dnf.plugin.dynamic.system_upgrade\\r\\n# destroy _sitebuiltins\\r\\n# destroy _bz2\\r\\n# destroy _lzma\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy ntpath\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy grp\\r\\n# destroy syslog\\r\\n# destroy selinux\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy mimetypes\\r\\n# destroy netrc\\r\\n# destroy dateutil\\r\\n# destroy dateutil._version\\r\\n# destroy dateutil._common\\r\\n# destroy dateutil.parser\\r\\n# destroy dateutil.parser._parser\\r\\n# destroy dateutil.relativedelta\\r\\n# destroy six.moves.urllib\\r\\n# destroy six.moves\\r\\n# destroy six.moves.urllib_parse\\r\\n# destroy six.moves.urllib.error\\r\\n# destroy six.moves.urllib.request\\r\\n# destroy six.moves.urllib.response\\r\\n# destroy six.moves.urllib.robotparser\\r\\n# destroy dateutil.tz._common\\r\\n# destroy dateutil.tz._factories\\r\\n# destroy dateutil.tz.tz\\r\\n# destroy dateutil.tz\\r\\n# destroy six\\r\\n# destroy sqlite3\\r\\n# destroy sqlite3.dbapi2\\r\\n# destroy _sqlite3\\r\\n# destroy dbus\\r\\n# destroy dbus._compat\\r\\n# destroy dbus.exceptions\\r\\n# destroy dbus.types\\r\\n# destroy dbus.lowlevel\\r\\n# destroy dbus._expat_introspect_parser\\r\\n# destroy dbus.proxies\\r\\n# destroy dbus.connection\\r\\n# destroy dbus.bus\\r\\n# destroy dbus._dbus\\r\\n# destroy pyexpat.errors\\r\\n# destroy pyexpat.model\\r\\n# destroy pyexpat\\r\\n# destroy uuid\\r\\n# destroy systemd.journal\\r\\n# cleanup[3] wiping _dbus_bindings\\r\\n# cleanup[3] wiping _decimal\\r\\n# cleanup[3] wiping dnf.cli\\r\\n# destroy dnf.cli.format\\r\\n# destroy dnf.cli.term\\r\\n# destroy dnf.cli.progress\\r\\n# destroy dnf.cli.aliases\\r\\n# destroy dnf.cli.option_parser\\r\\n# destroy dnf.cli.demand\\r\\n# destroy dnf.cli.cli\\r\\n# cleanup[3] wiping dnf.cli.commands.upgrademinimal\\r\\n# cleanup[3] wiping dnf.cli.commands.upgrade\\r\\n# cleanup[3] wiping dnf.cli.commands.updateinfo\\r\\n# cleanup[3] wiping dnf.cli.commands.swap\\r\\n# cleanup[3] wiping dnf.cli.commands.shell\\r\\n# destroy cmd\\r\\n# cleanup[3] wiping dnf.cli.commands.search\\r\\n# cleanup[3] wiping dnf.match_counter\\r\\n# cleanup[3] wiping dnf.cli.commands.repolist\\r\\n# cleanup[3] wiping dnf.cli.commands.remove\\r\\n# cleanup[3] wiping dnf.cli.commands.reinstall\\r\\n# cleanup[3] wiping dnf.cli.commands.module\\r\\n# cleanup[3] wiping dnf.cli.commands.mark\\r\\n# cleanup[3] wiping dnf.cli.commands.makecache\\r\\n# cleanup[3] wiping dnf.cli.commands.install\\r\\n# cleanup[3] wiping dnf.cli.commands.history\\r\\n# cleanup[3] wiping dnf.transaction_sr\\r\\n# cleanup[3] wiping dnf.cli.commands.group\\r\\n# cleanup[3] wiping dnf.cli.commands.downgrade\\r\\n# cleanup[3] wiping dnf.cli.commands.distrosync\\r\\n# cleanup[3] wiping dnf.cli.commands.deplist\\r\\n# cleanup[3] wiping dnf.cli.commands.repoquery\\r\\n# cleanup[3] wiping dnf.cli.commands.clean\\r\\n# cleanup[3] wiping dnf.cli.commands.check\\r\\n# cleanup[3] wiping dnf.cli.commands.autoremove\\r\\n# cleanup[3] wiping dnf.cli.commands.alias\\r\\n# destroy dnf.cli.commands\\r\\n# cleanup[3] wiping dnf.cli.output\\r\\n# cleanup[3] wiping termios\\r\\n# cleanup[3] wiping curses\\r\\n# cleanup[3] wiping _curses\\r\\n# cleanup[3] wiping dnf\\r\\n# destroy dnf.pycomp\\r\\n# destroy dnf.const\\r\\n# destroy dnf.i18n\\r\\n# destroy dnf.yum\\r\\n# destroy dnf.yum.rpmtrans\\r\\n# destroy dnf.transaction\\r\\n# destroy dnf.callback\\r\\n# destroy dnf.util\\r\\n# destroy dnf.exceptions\\r\\n# destroy dnf.comps\\r\\n# destroy dnf.db\\r\\n# destroy dnf.db.group\\r\\n# destroy dnf.db.history\\r\\n# destroy dnf.crypto\\r\\n# destroy dnf.conf\\r\\n# destroy dnf.conf.substitutions\\r\\n# destroy dnf.conf.config\\r\\n# destroy dnf.conf.read\\r\\n# destroy dnf.lock\\r\\n# destroy dnf.logging\\r\\n# destroy dnf.repo\\r\\n# destroy dnf.rpm\\r\\n# destroy dnf.dnssec\\r\\n# destroy dnf.drpm\\r\\n# destroy dnf.goal\\r\\n# destroy dnf.history\\r\\n# destroy dnf.module\\r\\n# destroy dnf.module.exceptions\\r\\n# destroy dnf.module.module_base\\r\\n# destroy dnf.selector\\r\\n# destroy dnf.persistor\\r\\n# destroy dnf.plugin\\r\\n# destroy dnf.query\\r\\n# destroy dnf.repodict\\r\\n# destroy dnf.package\\r\\n# destroy dnf.sack\\r\\n# destroy dnf.subject\\r\\n# destroy dnf.base\\r\\n# destroy dnf.transaction_sr\\r\\n# destroy dnf.match_counter\\r\\n# destroy dnf.cli\\r\\n# cleanup[3] wiping gc\\r\\n# cleanup[3] wiping dnf.rpm.miscutils\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping dnf.rpm.connection\\r\\n# cleanup[3] wiping inspect\\r\\n# destroy ast\\r\\n# destroy dis\\r\\n# destroy token\\r\\n# cleanup[3] wiping _opcode\\r\\n# cleanup[3] wiping libdnf.smartcols\\r\\n# cleanup[3] wiping libdnf._smartcols\\r\\n# cleanup[3] wiping dnf.rpm.transaction\\r\\n# cleanup[3] wiping logging.handlers\\r\\n# destroy pickle\\r\\n# cleanup[3] wiping _pickle\\r\\n# cleanup[3] wiping _compat_pickle\\r\\n# cleanup[3] wiping dnf.yum.misc\\r\\n# cleanup[3] wiping glob\\r\\n# cleanup[3] wiping libcomps\\r\\n# cleanup[3] wiping libcomps._libpycomps\\r\\n# cleanup[3] wiping hawkey\\r\\n# cleanup[3] wiping hawkey._hawkey\\r\\n# cleanup[3] wiping rpm\\r\\n# destroy rpm.transaction\\r\\n# cleanup[3] wiping rpm._rpm\\r\\n# cleanup[3] wiping unicodedata\\r\\n# cleanup[3] wiping libdnf\\r\\n# destroy libdnf.error\\r\\n# destroy libdnf.common_types\\r\\n# destroy libdnf.conf\\r\\n# destroy libdnf.module\\r\\n# destroy libdnf.repo\\r\\n# destroy libdnf.transaction\\r\\n# destroy libdnf.utils\\r\\n# destroy libdnf.smartcols\\r\\n# cleanup[3] wiping libdnf._utils\\r\\n# cleanup[3] wiping libdnf._transaction\\r\\n# cleanup[3] wiping libdnf._repo\\r\\n# cleanup[3] wiping libdnf._module\\r\\n# cleanup[3] wiping libdnf._conf\\r\\n# cleanup[3] wiping libdnf._common_types\\r\\n# cleanup[3] wiping libdnf._error\\r\\n# cleanup[3] wiping queue\\r\\n# cleanup[3] wiping _queue\\r\\n# cleanup[3] wiping _heapq\\r\\n# destroy _heapq\\r\\n# cleanup[3] wiping email.mime.text\\r\\n# cleanup[3] wiping gzip\\r\\n# destroy _compression\\r\\n# cleanup[3] wiping http.cookiejar\\r\\n# destroy copy\\r\\n# cleanup[3] wiping urllib.request\\r\\n# destroy bisect\\r\\n# cleanup[3] wiping urllib.error\\r\\n# cleanup[3] wiping urllib.response\\r\\n# cleanup[3] wiping http.client\\r\\n# destroy http\\r\\n# destroy ssl\\r\\n# cleanup[3] wiping _ssl\\r\\n# cleanup[3] wiping email.parser\\r\\n# cleanup[3] wiping email.feedparser\\r\\n# cleanup[3] wiping email.mime.multipart\\r\\n# cleanup[3] wiping email.mime.application\\r\\n# cleanup[3] wiping email.mime.nonmultipart\\r\\n# cleanup[3] wiping email.mime.base\\r\\n# cleanup[3] wiping email.policy\\r\\n# cleanup[3] wiping email.contentmanager\\r\\n# cleanup[3] wiping email.message\\r\\n# destroy quopri\\r\\n# cleanup[3] wiping email.iterators\\r\\n# cleanup[3] wiping email.headerregistry\\r\\n# cleanup[3] wiping email._header_value_parser\\r\\n# cleanup[3] wiping email._encoded_words\\r\\n# cleanup[3] wiping email._policybase\\r\\n# cleanup[3] wiping email.utils\\r\\n# cleanup[3] wiping email._parseaddr\\r\\n# cleanup[3] wiping calendar\\r\\n# cleanup[3] wiping email.header\\r\\n# cleanup[3] wiping email.charset\\r\\n# cleanup[3] wiping email.base64mime\\r\\n# cleanup[3] wiping email.quoprimime\\r\\n# cleanup[3] wiping email.errors\\r\\n# cleanup[3] wiping email.encoders\\r\\n# cleanup[3] wiping email.mime\\r\\n# destroy email.mime.base\\r\\n# destroy email.mime.nonmultipart\\r\\n# destroy email.mime.application\\r\\n# destroy email.mime.multipart\\r\\n# destroy email.mime.text\\r\\n# cleanup[3] wiping email\\r\\n# destroy email._parseaddr\\r\\n# destroy email._policybase\\r\\n# destroy email._encoded_words\\r\\n# destroy email._header_value_parser\\r\\n# destroy email.mime\\r\\n# destroy email.encoders\\r\\n# destroy email.errors\\r\\n# destroy email.quoprimime\\r\\n# destroy email.base64mime\\r\\n# destroy email.charset\\r\\n# destroy email.header\\r\\n# destroy email.utils\\r\\n# destroy email.headerregistry\\r\\n# destroy email.iterators\\r\\n# destroy email.message\\r\\n# destroy email.contentmanager\\r\\n# destroy email.policy\\r\\n# destroy email.feedparser\\r\\n# destroy email.parser\\r\\n# cleanup[3] wiping argparse\\r\\n# cleanup[3] wiping gettext\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping socket\\r\\n# cleanup[3] wiping array\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping logging\\r\\n# destroy logging.handlers\\r\\n# cleanup[3] wiping string\\r\\n# cleanup[3] wiping _string\\r\\n# destroy _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping datetime\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# cleanup[3] wiping signal\\r\\n# cleanup[3] wiping shlex\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping locale\\r\\n# destroy encodings\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping atexit\\r\\n# destroy atexit\\r\\n# cleanup[3] wiping json\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# cleanup[3] wiping json.scanner\\r\\n# cleanup[3] wiping _json\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping urllib.parse\\r\\n# destroy ipaddress\\r\\n# cleanup[3] wiping urllib\\r\\n# destroy urllib.response\\r\\n# destroy urllib.error\\r\\n# destroy urllib.request\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping tempfile\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping random\\r\\n# cleanup[3] wiping hashlib\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping fnmatch\\r\\n# cleanup[3] wiping importlib.util\\r\\n# cleanup[3] wiping importlib._abc\\r\\n# cleanup[3] wiping importlib.machinery\\r\\n# cleanup[3] wiping importlib\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib.util\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping base64\\r\\n# cleanup[3] wiping binascii\\r\\n# cleanup[3] wiping struct\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping _signal\\r\\n# destroy _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy _dbus_bindings\\r\\n# destroy decimal\\r\\n# destroy _curses\\r\\n# destroy libcomps._libpycomps\\r\\n# destroy hawkey._hawkey\\r\\n# destroy rpm._rpm\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _weakref\\r\\n# destroy _thread\\r\\n# destroy _hashlib\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy _compat_pickle\\r\\n# destroy libdnf._error\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy _queue\\r\\n# destroy array\\r\\n# destroy copyreg\\r\\n# destroy _pickle\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy gzip\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# destroy unicodedata\\r\\n# destroy _blake2\\r\\n# destroy email\\r\\n# destroy queue\\r\\n# destroy shlex\\r\\n# destroy pwd\\r\\n# destroy gettext\\r\\n# destroy libcomps\\r\\n# destroy urllib\\r\\n# destroy dnf.rpm.transaction\\r\\n# destroy dnf.rpm.connection\\r\\n# destroy dnf.rpm.miscutils\\r\\n# destroy hashlib\\r\\n# destroy json\\r\\n# destroy importlib\\r\\n# destroy inspect\\r\\n# destroy gc\\r\\n# destroy math\\r\\n# destroy shutil\\r\\n# destroy zlib\\r\\n# destroy urllib.parse\\r\\n# destroy fnmatch\\r\\n# destroy tempfile\\r\\n# destroy traceback\\r\\n# destroy calendar\\r\\n# destroy dnf.yum.misc\\r\\n# destroy glob\\r\\n# destroy curses\\r\\n# destroy struct\\r\\n# destroy termios\\r\\n# destroy argparse\\r\\n# destroy dnf.cli.commands.alias\\r\\n# destroy dnf.cli.commands.autoremove\\r\\n# destroy dnf.cli.commands.check\\r\\n# destroy dnf.cli.commands.clean\\r\\n# destroy dnf.cli.commands.repoquery\\r\\n# destroy dnf.cli.commands.deplist\\r\\n# destroy dnf.cli.commands.distrosync\\r\\n# destroy dnf.cli.commands.downgrade\\r\\n# destroy dnf.cli.commands.group\\r\\n# destroy dnf.cli.commands.history\\r\\n# destroy dnf.cli.commands.install\\r\\n# destroy dnf.cli.commands.makecache\\r\\n# destroy dnf.cli.commands.mark\\r\\n# destroy dnf.cli.commands.module\\r\\n# destroy dnf.cli.commands.reinstall\\r\\n# destroy dnf.cli.commands.remove\\r\\n# destroy dnf.cli.commands.repolist\\r\\n# destroy dnf.cli.commands.search\\r\\n# destroy dnf.cli.commands.shell\\r\\n# destroy dnf.cli.commands.swap\\r\\n# destroy dnf.cli.commands.updateinfo\\r\\n# destroy dnf.cli.commands.upgrade\\r\\n# destroy dnf.cli.commands.upgrademinimal\\r\\n# destroy datetime\\r\\n# destroy logging\\r\\n# destroy operator\\r\\n# destroy random\\r\\n# destroy hawkey\\r\\n# destroy dnf.cli.output\\r\\n# destroy dnf\\r\\n# destroy rpm\\r\\n# destroy itertools\\r\\n# destroy functools\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy threading\\r\\n# destroy contextlib\\r\\n# destroy time\\r\\n# destroy fcntl\\r\\n# destroy _posixsubprocess\\r\\n# destroy select\\r\\n# destroy selectors\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy collections\\r\\n# destroy io\\r\\n# destroy _opcode\\r\\n# destroy _warnings\\r\\n# destroy posix\\r\\n# destroy binascii\\r\\n# destroy http.client\\r\\n# destroy http.cookiejar\\r\\n# destroy socket\\r\\n# destroy base64\\r\\n# destroy errno\\r\\n# destroy warnings\\r\\n# destroy string\\r\\n# destroy _ssl\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy re\\r\\n# destroy _random\\r\\n# destroy _sre\\r\\n# destroy _operator\\r\\n# destroy _functools\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.45.174 closed.\\r\\n\")\n 7163 1726888033.20355: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d09bc4d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d098bb00>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d09bea50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d09cd130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d09cdfa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d07ebd70>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d07ebfb0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d08237a0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0823e30>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0803a40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0801160>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d07e8f20>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d08436e0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0842300>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0802030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d07ea7e0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0878710>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d07e81a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d0878bc0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0878a70>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d0878e30>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d07e6cc0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0879520>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d08791f0>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d087a420>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d08905c0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d0891ca0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0892b40>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d08931a0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0892090>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d0893c20>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0893350>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d087a450>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d05cbb60>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d05f4560>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d05f42f0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d05f4590>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d05f4e90>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d05f5880>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d05f4770>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d05c9d00>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d05f6c60>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d05f59a0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d087aae0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d061eff0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d06473e0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d06a41d0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d06a6900>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d06a42f0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d06711c0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cff292e0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d06461e0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d05f7bc0>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f85d06467e0>\r\n# zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_jvute7xs/ansible_ansible.legacy.dnf_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cff7ef90>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cff5de80>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cff5d010>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cff7ce30>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cffa69c0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cffa6750>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cffa6060>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cffa6930>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cff7f9b0>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cffa7680>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cffa78c0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cffa7e00>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe0dbe0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfe0f800>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe14200>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe153a0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe17e60>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d061ef60>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe16120>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe1fd40>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe1e810>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe1e570>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe1eae0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe16630>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfe63fe0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe64110>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfe65bb0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe65970>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfe68170>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe662a0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe6b950>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe68320>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfe6cce0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfe6cd70>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfe6cb30>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe64320>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfef8230>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfef96a0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe6e9c0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfe6fd70>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe6e600>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfefd850>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfefe600>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfef97c0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfefe3f0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfeff710>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfd0a090>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd05160>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfffab10>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cffee7e0>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd0a2a0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd09e20>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc'\r\nimport 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9c980>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc'\r\nimport 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9cb60>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc'\r\nimport 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9d280>\r\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9ce30>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc'\r\nimport 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9db80>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc'\r\nimport 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd898e0>\r\n# /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc'\r\nimport 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd89700>\r\n# /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc'\r\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf9de6c0>\r\nimport 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9f3b0>\r\n# /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc'\r\nimport 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf9ed250>\r\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf9dfdd0>\r\nimport 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf9df140>\r\nimport 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9e840>\r\n# /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc'\r\nimport 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa591c0>\r\nimport 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa112e0>\r\nimport 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf9dfbf0>\r\n# /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc'\r\nimport 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa60c50>\r\nimport 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa5af60>\r\nimport 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa10dd0>\r\nimport 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9e210>\r\nimport 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9dc40>\r\nimport 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9d910>\r\nimport 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9cbc0>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc'\r\nimport 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9dc70>\r\n# /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc'\r\nimport 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa61280>\r\nimport 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa60e30>\r\n# /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py\r\n# code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc'\r\nimport 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa61b80>\r\n# /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py\r\n# code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfa64680>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa497f0>\r\nimport 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa629f0>\r\n# /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc'\r\nimport 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa492b0>\r\n# /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc'\r\nimport 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa7e750>\r\n# /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc'\r\n# /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc'\r\nimport 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa7f3e0>\r\nimport 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa7ee70>\r\n# /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc'\r\nimport 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa7f890>\r\n# /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py\r\n# code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc'\r\nimport 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa53da0>\r\n# /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc'\r\nimport 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf93c350>\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.urls' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.version' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.respawn' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.yumdnf' # \r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc'\r\nimport 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf93f2c0>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf93f3b0>\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cf6935c0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf692e10>\r\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cf692ff0>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf93f8f0>\r\nimport 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf93e570>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc'\r\nimport 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf93ef60>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc'\r\n# extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so'\r\n# extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so'\r\nimport 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cf710b90>\r\nimport 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf710770>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc'\r\n# extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so'\r\n# extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so'\r\nimport 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cf73c4a0>\r\nimport 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf710ce0>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc'\r\n# extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so'\r\n# extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so'\r\nimport 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cf4ef590>\r\nimport 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf73c5f0>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc'\r\n# extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so'\r\n# extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so'\r\nimport 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cf565190>\r\nimport 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf4efa10>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc'\r\n# extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so'\r\n# extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so'\r\nimport 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cf567f50>\r\nimport 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf710500>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc'\r\n# extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so'\r\n# extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so'\r\nimport 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd87c0e0>\r\nimport 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf5a82f0>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc'\r\n# extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so'\r\n# extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so'\r\nimport 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd87d370>\r\nimport 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd87c770>\r\nimport 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf710320>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd89c890>\r\nimport 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd87fce0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc'\r\nimport 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd89eed0>\r\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc'\r\nimport 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd89fd70>\r\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'\r\n# extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'\r\nimport 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd8c4680>\r\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py\r\n# code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc'\r\nimport 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd8c5a90>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd89ffb0>\r\nimport 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd89ee40>\r\nimport 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd89e720>\r\n# /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so'\r\n# extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so'\r\nimport 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd8c7680>\r\nimport 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd89f290>\r\nimport 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd89cb90>\r\nimport 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd87f2f0>\r\n# /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so'\r\n# extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so'\r\nimport 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd87fa10>\r\nimport 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd87f770>\r\nimport 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd87d4f0>\r\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc'\r\nimport 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd904c50>\r\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc'\r\nimport 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd9071a0>\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd907980>\r\nimport 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd906480>\r\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc'\r\nimport 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd9301d0>\r\nimport 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd904c20>\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc'\r\nimport 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd931c40>\r\nimport 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd9311c0>\r\nimport 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd930fe0>\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc'\r\nimport 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd95ccb0>\r\n# /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd222cf0>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd223050>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd95ef90>\r\nimport 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd95d130>\r\nimport 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd95c1a0>\r\nimport 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd9323f0>\r\nimport 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd9320c0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc'\r\nimport 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd25cb30>\r\nimport 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd223c50>\r\nimport 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd932930>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc'\r\nimport 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd25d1f0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc'\r\nimport 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd25d580>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc'\r\nimport 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd25d640>\r\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc'\r\nimport 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd25d760>\r\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc'\r\n# extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so'\r\n# extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so'\r\nimport 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd27c320>\r\nimport 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd25e450>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc'\r\nimport 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd27c440>\r\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc'\r\nimport 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd27c530>\r\nimport 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd25d6a0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc'\r\nimport 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd27c6e0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc'\r\n# extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\r\nimport '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd2c8110>\r\nimport 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2a3530>\r\nimport 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2a1fa0>\r\nimport 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd27dee0>\r\nimport 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd27d340>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc'\r\nimport 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd27ffe0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc'\r\nimport 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd87d220>\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc'\r\nimport 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e4920>\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc'\r\nimport 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e4b60>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc'\r\nimport 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e54c0>\r\nimport 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e4f50>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc'\r\nimport 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e6390>\r\nimport 'gc' # \r\nimport 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf6936e0>\r\nimport 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf93e3f0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc'\r\nimport 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e6f90>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc'\r\nimport 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd057a40>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc'\r\n# /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py\r\n# code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so'\r\nimport '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd075a60>\r\nimport 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd075640>\r\n# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfd9ecf0>\r\nimport 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd074530>\r\nimport 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd057d70>\r\nimport 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd054aa0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc'\r\nimport 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd057830>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc'\r\nimport 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd08af30>\r\nimport 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd089a60>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc'\r\nimport 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b0740>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc'\r\nimport 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b0a40>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc'\r\nimport 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b0cb0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc'\r\nimport 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b0f50>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc'\r\nimport 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b1670>\r\nimport 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b14c0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc'\r\nimport 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b2f30>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc'\r\nimport 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b3080>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc'\r\nimport 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b3290>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc'\r\nimport 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0cc230>\r\nimport 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b3a70>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc'\r\nimport 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0ccdd0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc'\r\nimport 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0cd220>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc'\r\nimport 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0cd400>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc'\r\nimport 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0cd6a0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc'\r\nimport 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0ce5a0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc'\r\nimport 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0ce7e0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc'\r\nimport 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0ce9c0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc'\r\nimport 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0cf590>\r\nimport 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0cf0e0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc'\r\nimport 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f4440>\r\nimport 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0cfd40>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc'\r\nimport 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f50d0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc'\r\nimport 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f53a0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc'\r\nimport 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f6300>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc'\r\nimport 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f65a0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc'\r\nimport 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f6750>\r\nimport 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e73e0>\r\nimport 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e7170>\r\nimport 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e68a0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc'\r\nimport 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f7140>\r\nimport 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f6ea0>\r\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py\r\n# code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc'\r\nimport 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd1195e0>\r\n# /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc'\r\nimport 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd11ad20>\r\n# extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so'\r\nimport '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd119f10>\r\nimport 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd119af0>\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc'\r\nimport 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccec86b0>\r\nimport 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cceafad0>\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc'\r\nimport 'six.moves' # \r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc'\r\nimport 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccecb530>\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc'\r\nimport 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccecbe60>\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc'\r\n# destroy dateutil.tz.win\r\nimport 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccec8d10>\r\nimport 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccec89e0>\r\nimport 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f7410>\r\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc'\r\nimport 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd119130>\r\nimport 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f7170>\r\nimport 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e7140>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccef21b0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccef2a80>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccef3a70>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccef3fb0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py\r\n# code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py\r\n# code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc'\r\n# extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85ccf1d730>\r\nimport 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1d100>\r\nimport 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1cda0>\r\nimport 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1ca40>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1d4f0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc'\r\nimport 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1f4d0>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc'\r\nimport 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1f560>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc'\r\n# extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'\r\n# extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'\r\nimport '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85ccf1fc50>\r\nimport 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1fad0>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc'\r\nimport 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4e240>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py\r\n# code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc'\r\nimport 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4f440>\r\n# /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py\r\n# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc'\r\nimport 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4f6b0>\r\n# /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py\r\n# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc'\r\n# extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\r\nimport 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85ccf4f830>\r\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4f650>\r\nimport 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4ef00>\r\nimport 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4e390>\r\nimport 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4d670>\r\nimport 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4cc50>\r\nimport 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4c4d0>\r\nimport 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1efc0>\r\nimport 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1e4b0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4f110>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4fc80>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf78590>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf78950>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf79280>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf79df0>\r\n\r\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"tlog\", \"sssd\", \"authselect\"], \"allow_downgrade\": false, \"allowerasing\": false, \"autoremove\": false, \"bugfix\": false, \"cacheonly\": false, \"disable_gpg_check\": false, \"disable_plugin\": [], \"disablerepo\": [], \"download_only\": false, \"enable_plugin\": [], \"enablerepo\": [], \"exclude\": [], \"installroot\": \"/\", \"install_repoquery\": true, \"install_weak_deps\": true, \"security\": false, \"skip_broken\": false, \"update_cache\": false, \"update_only\": false, \"validate_certs\": true, \"sslverify\": true, \"lock_timeout\": 30, \"use_backend\": \"auto\", \"best\": null, \"conf_file\": null, \"disable_excludes\": null, \"download_dir\": null, \"list\": null, \"nobest\": null, \"releasever\": null, \"state\": null}}}\r\n# destroy dnf.plugin.dynamic\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing email\r\n# cleanup[2] removing email.mime\r\n# cleanup[2] removing quopri\r\n# cleanup[2] removing email.encoders\r\n# cleanup[2] removing email.errors\r\n# cleanup[2] removing email.quoprimime\r\n# cleanup[2] removing email.base64mime\r\n# cleanup[2] removing email.charset\r\n# cleanup[2] removing email.header\r\n# cleanup[2] removing calendar\r\n# cleanup[2] removing email._parseaddr\r\n# cleanup[2] removing email.utils\r\n# cleanup[2] removing email._policybase\r\n# cleanup[2] removing email._encoded_words\r\n# cleanup[2] removing email._header_value_parser\r\n# cleanup[2] removing email.headerregistry\r\n# cleanup[2] removing email.iterators\r\n# cleanup[2] removing email.message\r\n# cleanup[2] removing email.contentmanager\r\n# cleanup[2] removing email.policy\r\n# cleanup[2] removing email.mime.base\r\n# cleanup[2] removing email.mime.nonmultipart\r\n# cleanup[2] removing email.mime.application\r\n# cleanup[2] removing email.mime.multipart\r\n# cleanup[2] removing email.feedparser\r\n# cleanup[2] removing email.parser\r\n# cleanup[2] removing http\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# cleanup[2] removing http.client\r\n# cleanup[2] removing mimetypes\r\n# cleanup[2] removing netrc\r\n# cleanup[2] removing urllib.response\r\n# cleanup[2] removing urllib.error\r\n# cleanup[2] removing urllib.request\r\n# cleanup[2] removing http.cookiejar\r\n# cleanup[2] removing gzip\r\n# cleanup[2] removing ansible.module_utils.urls\r\n# destroy ansible.module_utils.urls\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.yumdnf\r\n# destroy ansible.module_utils.yumdnf\r\n# cleanup[2] removing email.mime.text\r\n# cleanup[2] removing configparser\r\n# destroy configparser\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing dnf.pycomp\r\n# cleanup[2] removing dnf.const\r\n# cleanup[2] removing libdnf._error\r\n# cleanup[2] removing libdnf.error\r\n# cleanup[2] removing libdnf._common_types\r\n# cleanup[2] removing libdnf.common_types\r\n# cleanup[2] removing libdnf._conf\r\n# cleanup[2] removing libdnf.conf\r\n# cleanup[2] removing libdnf._module\r\n# cleanup[2] removing libdnf.module\r\n# cleanup[2] removing libdnf._repo\r\n# cleanup[2] removing libdnf.repo\r\n# cleanup[2] removing libdnf._transaction\r\n# cleanup[2] removing libdnf.transaction\r\n# cleanup[2] removing libdnf._utils\r\n# cleanup[2] removing libdnf.utils\r\n# cleanup[2] removing libdnf\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing dnf.i18n\r\n# cleanup[2] removing dnf.yum\r\n# cleanup[2] removing dnf.transaction\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing dnf.yum.rpmtrans\r\n# cleanup[2] removing dnf.callback\r\n# cleanup[2] removing hawkey._hawkey\r\n# cleanup[2] removing hawkey\r\n# cleanup[2] removing dnf.util\r\n# cleanup[2] removing dnf.exceptions\r\n# cleanup[2] removing libcomps._libpycomps\r\n# cleanup[2] removing libcomps\r\n# cleanup[2] removing dnf.comps\r\n# cleanup[2] removing dnf.db\r\n# cleanup[2] removing dnf.crypto\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing dnf.yum.misc\r\n# cleanup[2] removing dnf.db.group\r\n# cleanup[2] removing dnf.db.history\r\n# cleanup[2] removing dnf.conf.substitutions\r\n# cleanup[2] removing dnf.conf.config\r\n# cleanup[2] removing dnf.conf\r\n# cleanup[2] removing dnf.lock\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing logging.handlers\r\n# cleanup[2] removing dnf.logging\r\n# cleanup[2] removing dnf.repo\r\n# cleanup[2] removing dnf.conf.read\r\n# cleanup[2] removing dnf.rpm.transaction\r\n# cleanup[2] removing dnf.rpm\r\n# cleanup[2] removing dnf.dnssec\r\n# cleanup[2] removing dnf.drpm\r\n# cleanup[2] removing dnf.goal\r\n# cleanup[2] removing dnf.history\r\n# cleanup[2] removing dnf.module\r\n# cleanup[2] removing libdnf._smartcols\r\n# cleanup[2] removing libdnf.smartcols\r\n# cleanup[2] removing dnf.selector\r\n# cleanup[2] removing dnf.module.exceptions\r\n# cleanup[2] removing dnf.module.module_base\r\n# cleanup[2] removing dnf.persistor\r\n# cleanup[2] removing _opcode\r\n# cleanup[2] removing opcode\r\n# destroy opcode\r\n# cleanup[2] removing dis\r\n# cleanup[2] removing inspect\r\n# cleanup[2] removing dnf.plugin\r\n# cleanup[2] removing dnf.query\r\n# cleanup[2] removing dnf.repodict\r\n# cleanup[2] removing dnf.rpm.connection\r\n# cleanup[2] removing dnf.rpm.miscutils\r\n# cleanup[2] removing dnf.package\r\n# cleanup[2] removing dnf.sack\r\n# cleanup[2] removing dnf.subject\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing dnf.base\r\n# cleanup[2] removing dnf\r\n# cleanup[2] removing dnfpluginscore\r\n# destroy dnfpluginscore\r\n# cleanup[2] removing dnf.cli.format\r\n# cleanup[2] removing _curses\r\n# cleanup[2] removing curses\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing dnf.cli.term\r\n# cleanup[2] removing dnf.cli.progress\r\n# cleanup[2] removing dnf.cli.output\r\n# cleanup[2] removing dnf.cli.aliases\r\n# cleanup[2] removing dnf.cli.option_parser\r\n# cleanup[2] removing dnf.cli.commands\r\n# cleanup[2] removing dnf.cli.commands.alias\r\n# cleanup[2] removing dnf.cli.commands.autoremove\r\n# cleanup[2] removing dnf.cli.commands.check\r\n# cleanup[2] removing dnf.cli.commands.clean\r\n# cleanup[2] removing dnf.cli.commands.repoquery\r\n# cleanup[2] removing dnf.cli.commands.deplist\r\n# cleanup[2] removing dnf.cli.commands.distrosync\r\n# cleanup[2] removing dnf.cli.commands.downgrade\r\n# cleanup[2] removing dnf.cli.commands.group\r\n# cleanup[2] removing dnf.transaction_sr\r\n# cleanup[2] removing dnf.cli.commands.history\r\n# cleanup[2] removing dnf.cli.commands.install\r\n# cleanup[2] removing dnf.cli.commands.makecache\r\n# cleanup[2] removing dnf.cli.commands.mark\r\n# cleanup[2] removing dnf.cli.commands.module\r\n# cleanup[2] removing dnf.cli.commands.reinstall\r\n# cleanup[2] removing dnf.cli.commands.remove\r\n# cleanup[2] removing dnf.cli.commands.repolist\r\n# cleanup[2] removing dnf.match_counter\r\n# cleanup[2] removing dnf.cli.commands.search\r\n# cleanup[2] removing cmd\r\n# cleanup[2] removing dnf.cli.commands.shell\r\n# cleanup[2] removing dnf.cli.commands.swap\r\n# cleanup[2] removing dnf.cli.commands.updateinfo\r\n# cleanup[2] removing dnf.cli.commands.upgrade\r\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\r\n# cleanup[2] removing dnf.cli.demand\r\n# cleanup[2] removing dnf.cli.cli\r\n# cleanup[2] removing dnf.cli\r\n# cleanup[2] removing dnf.plugin.dynamic.builddep\r\n# destroy dnf.plugin.dynamic.builddep\r\n# cleanup[2] removing dateutil._version\r\n# cleanup[2] removing dateutil\r\n# cleanup[2] removing six\r\n# cleanup[2] removing numbers\r\n# destroy numbers\r\n# cleanup[2] removing _decimal\r\n# cleanup[2] removing decimal\r\n# destroy decimal\r\n# cleanup[2] removing dateutil._common\r\n# cleanup[2] removing dateutil.relativedelta\r\n# cleanup[2] removing six.moves\r\n# cleanup[2] removing dateutil.tz._common\r\n# cleanup[2] removing dateutil.tz._factories\r\n# cleanup[2] removing dateutil.tz.tz\r\n# cleanup[2] removing dateutil.tz\r\n# cleanup[2] removing dateutil.parser._parser\r\n# cleanup[2] removing dateutil.parser.isoparser\r\n# destroy dateutil.parser.isoparser\r\n# cleanup[2] removing dateutil.parser\r\n# cleanup[2] removing dnf.plugin.dynamic.changelog\r\n# destroy dnf.plugin.dynamic.changelog\r\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\r\n# destroy dnf.plugin.dynamic.config_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.copr\r\n# destroy dnf.plugin.dynamic.copr\r\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\r\n# destroy dnf.plugin.dynamic.debuginfo-install\r\n# cleanup[2] removing dnf.plugin.dynamic.download\r\n# destroy dnf.plugin.dynamic.download\r\n# cleanup[2] removing _sqlite3\r\n# cleanup[2] removing sqlite3.dbapi2\r\n# cleanup[2] removing sqlite3\r\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\r\n# destroy dnf.plugin.dynamic.generate_completion_cache\r\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\r\n# destroy dnf.plugin.dynamic.groups_manager\r\n# cleanup[2] removing dbus._compat\r\n# cleanup[2] removing dbus.exceptions\r\n# cleanup[2] removing _dbus_bindings\r\n# cleanup[2] removing dbus.types\r\n# cleanup[2] removing dbus.lowlevel\r\n# cleanup[2] removing xml\r\n# destroy xml\r\n# cleanup[2] removing xml.parsers\r\n# destroy xml.parsers\r\n# cleanup[2] removing pyexpat.errors\r\n# cleanup[2] removing pyexpat.model\r\n# cleanup[2] removing pyexpat\r\n# cleanup[2] removing xml.parsers.expat.model\r\n# cleanup[2] removing xml.parsers.expat.errors\r\n# cleanup[2] removing xml.parsers.expat\r\n# destroy xml.parsers.expat\r\n# cleanup[2] removing dbus._expat_introspect_parser\r\n# cleanup[2] removing dbus.proxies\r\n# cleanup[2] removing dbus.connection\r\n# cleanup[2] removing dbus.bus\r\n# cleanup[2] removing dbus._dbus\r\n# cleanup[2] removing dbus\r\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\r\n# destroy dnf.plugin.dynamic.needs_restarting\r\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\r\n# destroy dnf.plugin.dynamic.repoclosure\r\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\r\n# destroy dnf.plugin.dynamic.repodiff\r\n# cleanup[2] removing dnf.plugin.dynamic.repograph\r\n# destroy dnf.plugin.dynamic.repograph\r\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\r\n# destroy dnf.plugin.dynamic.repomanage\r\n# cleanup[2] removing dnf.plugin.dynamic.reposync\r\n# destroy dnf.plugin.dynamic.reposync\r\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\r\n# destroy dnf.plugin.dynamic.system_upgrade\r\n# destroy _sitebuiltins\r\n# destroy _bz2\r\n# destroy _lzma\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ntpath\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy grp\r\n# destroy syslog\r\n# destroy selinux\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy mimetypes\r\n# destroy netrc\r\n# destroy dateutil\r\n# destroy dateutil._version\r\n# destroy dateutil._common\r\n# destroy dateutil.parser\r\n# destroy dateutil.parser._parser\r\n# destroy dateutil.relativedelta\r\n# destroy six.moves.urllib\r\n# destroy six.moves\r\n# destroy six.moves.urllib_parse\r\n# destroy six.moves.urllib.error\r\n# destroy six.moves.urllib.request\r\n# destroy six.moves.urllib.response\r\n# destroy six.moves.urllib.robotparser\r\n# destroy dateutil.tz._common\r\n# destroy dateutil.tz._factories\r\n# destroy dateutil.tz.tz\r\n# destroy dateutil.tz\r\n# destroy six\r\n# destroy sqlite3\r\n# destroy sqlite3.dbapi2\r\n# destroy _sqlite3\r\n# destroy dbus\r\n# destroy dbus._compat\r\n# destroy dbus.exceptions\r\n# destroy dbus.types\r\n# destroy dbus.lowlevel\r\n# destroy dbus._expat_introspect_parser\r\n# destroy dbus.proxies\r\n# destroy dbus.connection\r\n# destroy dbus.bus\r\n# destroy dbus._dbus\r\n# destroy pyexpat.errors\r\n# destroy pyexpat.model\r\n# destroy pyexpat\r\n# destroy uuid\r\n# destroy systemd.journal\r\n# cleanup[3] wiping _dbus_bindings\r\n# cleanup[3] wiping _decimal\r\n# cleanup[3] wiping dnf.cli\r\n# destroy dnf.cli.format\r\n# destroy dnf.cli.term\r\n# destroy dnf.cli.progress\r\n# destroy dnf.cli.aliases\r\n# destroy dnf.cli.option_parser\r\n# destroy dnf.cli.demand\r\n# destroy dnf.cli.cli\r\n# cleanup[3] wiping dnf.cli.commands.upgrademinimal\r\n# cleanup[3] wiping dnf.cli.commands.upgrade\r\n# cleanup[3] wiping dnf.cli.commands.updateinfo\r\n# cleanup[3] wiping dnf.cli.commands.swap\r\n# cleanup[3] wiping dnf.cli.commands.shell\r\n# destroy cmd\r\n# cleanup[3] wiping dnf.cli.commands.search\r\n# cleanup[3] wiping dnf.match_counter\r\n# cleanup[3] wiping dnf.cli.commands.repolist\r\n# cleanup[3] wiping dnf.cli.commands.remove\r\n# cleanup[3] wiping dnf.cli.commands.reinstall\r\n# cleanup[3] wiping dnf.cli.commands.module\r\n# cleanup[3] wiping dnf.cli.commands.mark\r\n# cleanup[3] wiping dnf.cli.commands.makecache\r\n# cleanup[3] wiping dnf.cli.commands.install\r\n# cleanup[3] wiping dnf.cli.commands.history\r\n# cleanup[3] wiping dnf.transaction_sr\r\n# cleanup[3] wiping dnf.cli.commands.group\r\n# cleanup[3] wiping dnf.cli.commands.downgrade\r\n# cleanup[3] wiping dnf.cli.commands.distrosync\r\n# cleanup[3] wiping dnf.cli.commands.deplist\r\n# cleanup[3] wiping dnf.cli.commands.repoquery\r\n# cleanup[3] wiping dnf.cli.commands.clean\r\n# cleanup[3] wiping dnf.cli.commands.check\r\n# cleanup[3] wiping dnf.cli.commands.autoremove\r\n# cleanup[3] wiping dnf.cli.commands.alias\r\n# destroy dnf.cli.commands\r\n# cleanup[3] wiping dnf.cli.output\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping curses\r\n# cleanup[3] wiping _curses\r\n# cleanup[3] wiping dnf\r\n# destroy dnf.pycomp\r\n# destroy dnf.const\r\n# destroy dnf.i18n\r\n# destroy dnf.yum\r\n# destroy dnf.yum.rpmtrans\r\n# destroy dnf.transaction\r\n# destroy dnf.callback\r\n# destroy dnf.util\r\n# destroy dnf.exceptions\r\n# destroy dnf.comps\r\n# destroy dnf.db\r\n# destroy dnf.db.group\r\n# destroy dnf.db.history\r\n# destroy dnf.crypto\r\n# destroy dnf.conf\r\n# destroy dnf.conf.substitutions\r\n# destroy dnf.conf.config\r\n# destroy dnf.conf.read\r\n# destroy dnf.lock\r\n# destroy dnf.logging\r\n# destroy dnf.repo\r\n# destroy dnf.rpm\r\n# destroy dnf.dnssec\r\n# destroy dnf.drpm\r\n# destroy dnf.goal\r\n# destroy dnf.history\r\n# destroy dnf.module\r\n# destroy dnf.module.exceptions\r\n# destroy dnf.module.module_base\r\n# destroy dnf.selector\r\n# destroy dnf.persistor\r\n# destroy dnf.plugin\r\n# destroy dnf.query\r\n# destroy dnf.repodict\r\n# destroy dnf.package\r\n# destroy dnf.sack\r\n# destroy dnf.subject\r\n# destroy dnf.base\r\n# destroy dnf.transaction_sr\r\n# destroy dnf.match_counter\r\n# destroy dnf.cli\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping dnf.rpm.miscutils\r\n# destroy subprocess\r\n# cleanup[3] wiping dnf.rpm.connection\r\n# cleanup[3] wiping inspect\r\n# destroy ast\r\n# destroy dis\r\n# destroy token\r\n# cleanup[3] wiping _opcode\r\n# cleanup[3] wiping libdnf.smartcols\r\n# cleanup[3] wiping libdnf._smartcols\r\n# cleanup[3] wiping dnf.rpm.transaction\r\n# cleanup[3] wiping logging.handlers\r\n# destroy pickle\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping _compat_pickle\r\n# cleanup[3] wiping dnf.yum.misc\r\n# cleanup[3] wiping glob\r\n# cleanup[3] wiping libcomps\r\n# cleanup[3] wiping libcomps._libpycomps\r\n# cleanup[3] wiping hawkey\r\n# cleanup[3] wiping hawkey._hawkey\r\n# cleanup[3] wiping rpm\r\n# destroy rpm.transaction\r\n# cleanup[3] wiping rpm._rpm\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping libdnf\r\n# destroy libdnf.error\r\n# destroy libdnf.common_types\r\n# destroy libdnf.conf\r\n# destroy libdnf.module\r\n# destroy libdnf.repo\r\n# destroy libdnf.transaction\r\n# destroy libdnf.utils\r\n# destroy libdnf.smartcols\r\n# cleanup[3] wiping libdnf._utils\r\n# cleanup[3] wiping libdnf._transaction\r\n# cleanup[3] wiping libdnf._repo\r\n# cleanup[3] wiping libdnf._module\r\n# cleanup[3] wiping libdnf._conf\r\n# cleanup[3] wiping libdnf._common_types\r\n# cleanup[3] wiping libdnf._error\r\n# cleanup[3] wiping queue\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _heapq\r\n# destroy _heapq\r\n# cleanup[3] wiping email.mime.text\r\n# cleanup[3] wiping gzip\r\n# destroy _compression\r\n# cleanup[3] wiping http.cookiejar\r\n# destroy copy\r\n# cleanup[3] wiping urllib.request\r\n# destroy bisect\r\n# cleanup[3] wiping urllib.error\r\n# cleanup[3] wiping urllib.response\r\n# cleanup[3] wiping http.client\r\n# destroy http\r\n# destroy ssl\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping email.parser\r\n# cleanup[3] wiping email.feedparser\r\n# cleanup[3] wiping email.mime.multipart\r\n# cleanup[3] wiping email.mime.application\r\n# cleanup[3] wiping email.mime.nonmultipart\r\n# cleanup[3] wiping email.mime.base\r\n# cleanup[3] wiping email.policy\r\n# cleanup[3] wiping email.contentmanager\r\n# cleanup[3] wiping email.message\r\n# destroy quopri\r\n# cleanup[3] wiping email.iterators\r\n# cleanup[3] wiping email.headerregistry\r\n# cleanup[3] wiping email._header_value_parser\r\n# cleanup[3] wiping email._encoded_words\r\n# cleanup[3] wiping email._policybase\r\n# cleanup[3] wiping email.utils\r\n# cleanup[3] wiping email._parseaddr\r\n# cleanup[3] wiping calendar\r\n# cleanup[3] wiping email.header\r\n# cleanup[3] wiping email.charset\r\n# cleanup[3] wiping email.base64mime\r\n# cleanup[3] wiping email.quoprimime\r\n# cleanup[3] wiping email.errors\r\n# cleanup[3] wiping email.encoders\r\n# cleanup[3] wiping email.mime\r\n# destroy email.mime.base\r\n# destroy email.mime.nonmultipart\r\n# destroy email.mime.application\r\n# destroy email.mime.multipart\r\n# destroy email.mime.text\r\n# cleanup[3] wiping email\r\n# destroy email._parseaddr\r\n# destroy email._policybase\r\n# destroy email._encoded_words\r\n# destroy email._header_value_parser\r\n# destroy email.mime\r\n# destroy email.encoders\r\n# destroy email.errors\r\n# destroy email.quoprimime\r\n# destroy email.base64mime\r\n# destroy email.charset\r\n# destroy email.header\r\n# destroy email.utils\r\n# destroy email.headerregistry\r\n# destroy email.iterators\r\n# destroy email.message\r\n# destroy email.contentmanager\r\n# destroy email.policy\r\n# destroy email.feedparser\r\n# destroy email.parser\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping gettext\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping socket\r\n# cleanup[3] wiping array\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# destroy logging.handlers\r\n# cleanup[3] wiping string\r\n# cleanup[3] wiping _string\r\n# destroy _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# destroy atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping urllib.parse\r\n# destroy ipaddress\r\n# cleanup[3] wiping urllib\r\n# destroy urllib.response\r\n# destroy urllib.error\r\n# destroy urllib.request\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping random\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping fnmatch\r\n# cleanup[3] wiping importlib.util\r\n# cleanup[3] wiping importlib._abc\r\n# cleanup[3] wiping importlib.machinery\r\n# cleanup[3] wiping importlib\r\n# destroy importlib._abc\r\n# destroy importlib.machinery\r\n# destroy importlib.util\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping base64\r\n# cleanup[3] wiping binascii\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# destroy _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy _dbus_bindings\r\n# destroy decimal\r\n# destroy _curses\r\n# destroy libcomps._libpycomps\r\n# destroy hawkey._hawkey\r\n# destroy rpm._rpm\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _weakref\r\n# destroy _thread\r\n# destroy _hashlib\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy _compat_pickle\r\n# destroy libdnf._error\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy _queue\r\n# destroy array\r\n# destroy copyreg\r\n# destroy _pickle\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves\r\n# destroy gzip\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# destroy unicodedata\r\n# destroy _blake2\r\n# destroy email\r\n# destroy queue\r\n# destroy shlex\r\n# destroy pwd\r\n# destroy gettext\r\n# destroy libcomps\r\n# destroy urllib\r\n# destroy dnf.rpm.transaction\r\n# destroy dnf.rpm.connection\r\n# destroy dnf.rpm.miscutils\r\n# destroy hashlib\r\n# destroy json\r\n# destroy importlib\r\n# destroy inspect\r\n# destroy gc\r\n# destroy math\r\n# destroy shutil\r\n# destroy zlib\r\n# destroy urllib.parse\r\n# destroy fnmatch\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy calendar\r\n# destroy dnf.yum.misc\r\n# destroy glob\r\n# destroy curses\r\n# destroy struct\r\n# destroy termios\r\n# destroy argparse\r\n# destroy dnf.cli.commands.alias\r\n# destroy dnf.cli.commands.autoremove\r\n# destroy dnf.cli.commands.check\r\n# destroy dnf.cli.commands.clean\r\n# destroy dnf.cli.commands.repoquery\r\n# destroy dnf.cli.commands.deplist\r\n# destroy dnf.cli.commands.distrosync\r\n# destroy dnf.cli.commands.downgrade\r\n# destroy dnf.cli.commands.group\r\n# destroy dnf.cli.commands.history\r\n# destroy dnf.cli.commands.install\r\n# destroy dnf.cli.commands.makecache\r\n# destroy dnf.cli.commands.mark\r\n# destroy dnf.cli.commands.module\r\n# destroy dnf.cli.commands.reinstall\r\n# destroy dnf.cli.commands.remove\r\n# destroy dnf.cli.commands.repolist\r\n# destroy dnf.cli.commands.search\r\n# destroy dnf.cli.commands.shell\r\n# destroy dnf.cli.commands.swap\r\n# destroy dnf.cli.commands.updateinfo\r\n# destroy dnf.cli.commands.upgrade\r\n# destroy dnf.cli.commands.upgrademinimal\r\n# destroy datetime\r\n# destroy logging\r\n# destroy operator\r\n# destroy random\r\n# destroy hawkey\r\n# destroy dnf.cli.output\r\n# destroy dnf\r\n# destroy rpm\r\n# destroy itertools\r\n# destroy functools\r\n# destroy locale\r\n# destroy signal\r\n# destroy threading\r\n# destroy contextlib\r\n# destroy time\r\n# destroy fcntl\r\n# destroy _posixsubprocess\r\n# destroy select\r\n# destroy selectors\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy collections\r\n# destroy io\r\n# destroy _opcode\r\n# destroy _warnings\r\n# destroy posix\r\n# destroy binascii\r\n# destroy http.client\r\n# destroy http.cookiejar\r\n# destroy socket\r\n# destroy base64\r\n# destroy errno\r\n# destroy warnings\r\n# destroy string\r\n# destroy _ssl\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy re\r\n# destroy _random\r\n# destroy _sre\r\n# destroy _operator\r\n# destroy _functools\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.45.174 closed.\r\n 7163 1726888033.23903: done with _execute_module (ansible.legacy.dnf, {'name': ['tlog', 'sssd', 'authselect'], '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 7163 1726888033.23909: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc'\r\nimport 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa05c0>\r\n<<<\n 7163 1726888033.23954: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc'\r\nimport 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa07a0>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc'\r\nimport 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa0ec0>\r\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa0a40>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc'\r\n<<<\n 7163 1726888033.23958: stdout chunk (state=3):\n>>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa1790>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc'\r\n<<<\n 7163 1726888033.23961: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc'\r\n<<<\n 7163 1726888033.23964: stdout chunk (state=3):\n>>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50a8d340><<<\n 7163 1726888033.23969: _low_level_execute_command(): starting\n 7163 1726888033.23971: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/ > /dev/null 2>&1 && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888033.23979: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888033.23982: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc'\r\n<<<\n 7163 1726888033.23984: stdout chunk (state=3):\n>>>import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50a8d0d0>\r\n<<<\n 7163 1726888033.24039: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc'\r\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c506fa3c0>\r\n<<<\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 7163 1726888033.24051: stdout chunk (state=3):\n>>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa2fc0>\r\n<<<\n 7163 1726888033.24054: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py\r\n<<<\n 7163 1726888033.24060: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py\r\n<<<\n 7163 1726888033.24063: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc'\r\n<<<\n 7163 1726888033.24065: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py\r\n<<<\n 7163 1726888033.24067: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc'\r\n<<<\n 7163 1726888033.24069: stdout chunk (state=3):\n>>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50700f80>\r\n<<<\n 7163 1726888033.24077: stdout chunk (state=3):\n>>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c506fbb00>\r\nimport 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c506fae70>\r\nimport 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa2480>\r\n# /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc'\r\nimport 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5076cef0>\r\n<<<\n 7163 1726888033.24079: stdout chunk (state=3):\n>>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50725010>\r\n<<<\n 7163 1726888033.24082: stdout chunk (state=3):\n>>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c506fb8f0>\r\n# /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py\r\n<<<\n 7163 1726888033.24146: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py\r\n<<<\n 7163 1726888033.24153: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py\r\n<<<\n 7163 1726888033.24157: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc'\r\nimport 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50770920>\r\nimport 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5076ecc0>\r\nimport 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50724b00>\r\n<<<\n 7163 1726888033.24159: stdout chunk (state=3):\n>>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa1e50>\r\nimport 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa1820>\r\nimport 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa1550>\r\nimport 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa0800>\r\n<<<\n 7163 1726888033.24161: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc'\r\nimport 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa1850>\r\n# /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py\r\n<<<\n 7163 1726888033.24178: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc'\r\nimport 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50770f20>\r\nimport 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50770650>\r\n# /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py\r\n# code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888033.24182: stdout chunk (state=3):\n>>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50771670>\r\n# /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py\r\n# code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc'\r\n<<<\n 7163 1726888033.24185: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n<<<\n 7163 1726888033.24188: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n<<<\n 7163 1726888033.24297: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888033.24301: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 7163 1726888033.24304: stdout chunk (state=3):\n>>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5075be90>\r\n<<<\n 7163 1726888033.24306: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888033.24336: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888033.24343: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50759490>\r\nimport 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c507725d0>\r\n# /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py\r\n<<<\n 7163 1726888033.24346: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc'\r\nimport 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50758f20>\r\n# /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py\r\n<<<\n 7163 1726888033.24349: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc'\r\nimport 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c507920f0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc'\r\n# /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc'\r\n<<<\n 7163 1726888033.24351: stdout chunk (state=3):\n>>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50792d50>\r\nimport 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50792840>\r\n<<<\n 7163 1726888033.24354: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\n<<<\n 7163 1726888033.24356: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888033.24359: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py\r\n<<<\n 7163 1726888033.24364: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc'\r\nimport 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50793080>\r\n# /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py\r\n<<<\n 7163 1726888033.24368: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888033.24370: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc'\r\n<<<\n 7163 1726888033.24373: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888033.24375: stdout chunk (state=3):\n>>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50767890>\r\n# /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py\r\n<<<\n 7163 1726888033.24378: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc'\r\nimport 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5061fda0>\r\n<<<\n 7163 1726888033.24380: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888033.24733: stdout chunk (state=3):\n>>>import 'ansible.module_utils.urls' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888033.24866: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888033.25304: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.version' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888033.25371: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.respawn' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888033.25642: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888033.25818: stdout chunk (state=3):\n>>>import 'ansible.module_utils.yumdnf' # \r\n<<<\n 7163 1726888033.25863: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888033.25924: stderr chunk (state=3):\n>>><<<\n 7163 1726888033.25927: stdout chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888033.25945: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888033.26148: handler run complete\n 7163 1726888033.26154: attempt loop complete, returning result\n 7163 1726888033.26161: _execute() done\n 7163 1726888033.26164: dumping result to json\n 7163 1726888033.26167: done dumping result, returning\n 7163 1726888033.26170: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Install session recording packages [02619b48-4a2f-6d34-1d0e-00000000000b]\n 7163 1726888033.26210: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888033.26282: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000b\n 7163 1726888033.26386: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000b\n 7163 1726888033.26389: WORKER PROCESS EXITING\nok: [managed_node2] => {\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"allow_downgrade\": false,\n \"allowerasing\": false,\n \"autoremove\": false,\n \"best\": null,\n \"bugfix\": false,\n \"cacheonly\": false,\n \"conf_file\": null,\n \"disable_excludes\": null,\n \"disable_gpg_check\": false,\n \"disable_plugin\": [],\n \"disablerepo\": [],\n \"download_dir\": null,\n \"download_only\": false,\n \"enable_plugin\": [],\n \"enablerepo\": [],\n \"exclude\": [],\n \"install_repoquery\": true,\n \"install_weak_deps\": true,\n \"installroot\": \"/\",\n \"list\": null,\n \"lock_timeout\": 30,\n \"name\": [\n \"tlog\",\n \"sssd\",\n \"authselect\"\n ],\n \"nobest\": null,\n \"releasever\": null,\n \"security\": false,\n \"skip_broken\": false,\n \"sslverify\": true,\n \"state\": null,\n \"update_cache\": false,\n \"update_only\": false,\n \"use_backend\": \"auto\",\n \"validate_certs\": true\n }\n },\n \"rc\": 0,\n \"results\": []\n}\n\nMSG:\n\nNothing to do\n 7163 1726888033.27159: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py\r\n<<<\n 7163 1726888033.27315: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc'\r\nimport 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5065ecf0>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n<<<\n 7163 1726888033.27417: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\n<<<\n 7163 1726888033.27710: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5065ee10>\r\n<<<\n 7163 1726888033.27730: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n<<<\n 7163 1726888033.27761: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n<<<\n 7163 1726888033.27786: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n<<<\n 7163 1726888033.27819: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c503aeff0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c503ae840>\r\n<<<\n 7163 1726888033.27855: stdout chunk (state=3):\n>>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c503aea20>\r\n<<<\n 7163 1726888033.27969: stdout chunk (state=3):\n>>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5065f350>\r\nimport 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5065de20>\r\n<<<\n 7163 1726888033.28039: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc'\r\nimport 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5065e9c0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py\r\n<<<\n 7163 1726888033.28144: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc'\r\n<<<\n 7163 1726888033.28188: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py\r\n<<<\n 7163 1726888033.28192: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888033.28362: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc'\r\n<<<\n 7163 1726888033.28526: stdout chunk (state=3):\n>>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so'\r\n# extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so'\r\nimport 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c504285f0>\r\nimport 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c504281d0>\r\n<<<\n 7163 1726888033.28664: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py\r\n<<<\n 7163 1726888033.28730: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc'\r\n<<<\n 7163 1726888033.28800: stdout chunk (state=3):\n>>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so'\r\n<<<\n 7163 1726888033.28806: stdout chunk (state=3):\n>>># extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so'\r\nimport 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5042be90>\r\n<<<\n 7163 1726888033.28834: stdout chunk (state=3):\n>>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50428710>\r\n<<<\n 7163 1726888033.28865: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py\r\n<<<\n 7163 1726888033.28986: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc'\r\n<<<\n 7163 1726888033.30825: stdout chunk (state=3):\n>>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so'\r\n# extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so'\r\nimport 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4ff32ff0>\r\n<<<\n 7163 1726888033.30916: stdout chunk (state=3):\n>>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5042bf20>\r\n<<<\n 7163 1726888033.31108: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc'\r\n# extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so'\r\n<<<\n 7163 1726888033.31559: stdout chunk (state=3):\n>>># extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so'\r\nimport 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4ffb0b30>\r\nimport 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4ff333b0>\r\n<<<\n 7163 1726888033.31576: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py\r\n<<<\n 7163 1726888033.31638: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc'\r\n<<<\n 7163 1726888033.31794: stdout chunk (state=3):\n>>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so'\r\n# extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so'\r\nimport 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4ffb3b00>\r\n<<<\n 7163 1726888033.31880: stdout chunk (state=3):\n>>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4ffb0cb0>\r\n<<<\n 7163 1726888033.31890: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py\r\n<<<\n 7163 1726888033.32067: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc'\r\n# extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so'\r\n<<<\n 7163 1726888033.32070: stdout chunk (state=3):\n>>># extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so'\r\nimport 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4ffefcb0>\r\n<<<\n 7163 1726888033.32312: stdout chunk (state=3):\n>>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4ffb3ec0>\r\n<<<\n 7163 1726888033.32341: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc'\r\n<<<\n 7163 1726888033.32405: stdout chunk (state=3):\n>>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so'\r\n# extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so'\r\nimport 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4e590ec0>\r\n<<<\n 7163 1726888033.32414: stdout chunk (state=3):\n>>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5902f0>\r\nimport 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c503cbd10>\r\n<<<\n 7163 1726888033.32442: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py\r\n<<<\n 7163 1726888033.32523: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc'\r\n<<<\n 7163 1726888033.32565: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc'\r\n<<<\n 7163 1726888033.32607: stdout chunk (state=3):\n>>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4e5ac350>\r\n<<<\n 7163 1726888033.32670: stdout chunk (state=3):\n>>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5937d0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py\r\n<<<\n 7163 1726888033.32814: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc'\r\n<<<\n 7163 1726888033.32877: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc'\r\n<<<\n 7163 1726888033.32965: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc'\r\nimport 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5aea20>\r\n<<<\n 7163 1726888033.33090: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc'\r\n<<<\n 7163 1726888033.33311: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc'\r\nimport 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5af8f0>\r\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888033.33992: stdout chunk (state=3):\n>>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'\r\n# extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'\r\nimport 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4e5d0200>\r\n<<<\n 7163 1726888033.34060: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py\r\n# code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc'\r\n<<<\n 7163 1726888033.34066: stdout chunk (state=3):\n>>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5aff80>\r\n<<<\n 7163 1726888033.34069: stdout chunk (state=3):\n>>>import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5afb30>\r\n<<<\n 7163 1726888033.34095: stdout chunk (state=3):\n>>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5ae990>\r\nimport 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5ae270>\r\n<<<\n 7163 1726888033.34136: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888033.34290: stdout chunk (state=3):\n>>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so'\r\n# extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so'\r\nimport 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4e5d32c0>\r\n<<<\n 7163 1726888033.34345: stdout chunk (state=3):\n>>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5ae750>\r\n<<<\n 7163 1726888033.34445: stdout chunk (state=3):\n>>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5ac6e0>\r\n<<<\n 7163 1726888033.34498: stdout chunk (state=3):\n>>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e592de0>\r\n# /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888033.34806: stdout chunk (state=3):\n>>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so'\r\n# extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so'\r\nimport 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4e593500>\r\nimport 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e593260>\r\n<<<\n 7163 1726888033.35030: stdout chunk (state=3):\n>>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e590fe0>\r\n<<<\n 7163 1726888033.35062: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888033.35068: stdout chunk (state=3):\n>>>import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e610890>\r\n<<<\n 7163 1726888033.35127: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc'\r\n<<<\n 7163 1726888033.35143: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py\r\n<<<\n 7163 1726888033.35146: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc'\r\n<<<\n 7163 1726888033.35194: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc'\r\n<<<\n 7163 1726888033.35231: stdout chunk (state=3):\n>>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e612de0>\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n<<<\n 7163 1726888033.35237: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\n<<<\n 7163 1726888033.35425: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e6135c0>\r\nimport 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e6120c0>\r\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py\r\n<<<\n 7163 1726888033.35540: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc'\r\n<<<\n 7163 1726888033.35543: stdout chunk (state=3):\n>>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e613dd0>\r\n<<<\n 7163 1726888033.35603: stdout chunk (state=3):\n>>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e610860>\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888033.35654: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc'\r\n<<<\n 7163 1726888033.35854: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py\r\n<<<\n 7163 1726888033.35862: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc'\r\n<<<\n 7163 1726888033.35914: stdout chunk (state=3):\n>>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e63d880>\r\nimport 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e63ce00>\r\nimport 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e63cc20>\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py\r\n<<<\n 7163 1726888033.35989: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc'\r\n<<<\n 7163 1726888033.35993: stdout chunk (state=3):\n>>>\r\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"tlog\", \"sssd\", \"authselect\"], \"allow_downgrade\": false, \"allowerasing\": false, \"autoremove\": false, \"bugfix\": false, \"cacheonly\": false, \"disable_gpg_check\": false, \"disable_plugin\": [], \"disablerepo\": [], \"download_only\": false, \"enable_plugin\": [], \"enablerepo\": [], \"exclude\": [], \"installroot\": \"/\", \"install_repoquery\": true, \"install_weak_deps\": true, \"security\": false, \"skip_broken\": false, \"update_cache\": false, \"update_only\": false, \"validate_certs\": true, \"sslverify\": true, \"lock_timeout\": 30, \"use_backend\": \"auto\", \"best\": null, \"conf_file\": null, \"disable_excludes\": null, \"download_dir\": null, \"list\": null, \"nobest\": null, \"releasever\": null, \"state\": null}}}\r\n<<<\n 7163 1726888033.36009: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py\r\n<<<\n 7163 1726888033.36023: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc'\r\n<<<\n 7163 1726888033.36073: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc'\r\nimport 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e668950>\r\n<<<\n 7163 1726888033.36188: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc'\r\n<<<\n 7163 1726888033.36315: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n<<<\n 7163 1726888033.36396: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n<<<\n 7163 1726888033.36452: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\n<<<\n 7163 1726888033.36515: stdout chunk (state=3):\n>>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df369c0>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4df36cf0>\r\n<<<\n 7163 1726888033.36560: stdout chunk (state=3):\n>>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e66ac60>\r\n<<<\n 7163 1726888033.36760: stdout chunk (state=3):\n>>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e668e00>\r\nimport 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e63fe00>\r\n<<<\n 7163 1726888033.36814: stdout chunk (state=3):\n>>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e63e090>\r\nimport 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e63ddc0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc'\r\nimport 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df70770>\r\n<<<\n 7163 1726888033.36818: stdout chunk (state=3):\n>>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df37890>\r\nimport 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e63e5d0>\r\n<<<\n 7163 1726888033.36862: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc'\r\n<<<\n 7163 1726888033.36866: stdout chunk (state=3):\n>>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df70e90>\r\n<<<\n 7163 1726888033.36922: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc'\r\nimport 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df71250>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc'\r\nimport 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df71310>\r\n<<<\n 7163 1726888033.37012: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc'\r\nimport 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df71430>\r\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py\r\n<<<\n 7163 1726888033.37041: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py\r\n<<<\n 7163 1726888033.37166: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc'\r\n# extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so'\r\n<<<\n 7163 1726888033.37181: stdout chunk (state=3):\n>>># extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so'\r\nimport 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4df73fe0>\r\nimport 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df72150>\r\n<<<\n 7163 1726888033.37193: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc'\r\nimport 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df98140>\r\n<<<\n 7163 1726888033.37221: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py\r\n<<<\n 7163 1726888033.37246: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc'\r\n<<<\n 7163 1726888033.37270: stdout chunk (state=3):\n>>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df98230>\r\nimport 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df71280>\r\n<<<\n 7163 1726888033.37311: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py\r\n<<<\n 7163 1726888033.37315: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc'\r\nimport 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df983e0>\r\n<<<\n 7163 1726888033.37362: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc'\r\n<<<\n 7163 1726888033.37477: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py\r\n<<<\n 7163 1726888033.37490: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc'\r\n<<<\n 7163 1726888033.37514: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py\r\n<<<\n 7163 1726888033.37657: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc'\r\n<<<\n 7163 1726888033.37694: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py\r\n<<<\n 7163 1726888033.37719: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc'\r\n<<<\n 7163 1726888033.37733: stdout chunk (state=3):\n>>># extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\r\nimport '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4dfbbdd0>\r\n<<<\n 7163 1726888033.37769: stdout chunk (state=3):\n>>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dfbb230>\r\n<<<\n 7163 1726888033.37842: stdout chunk (state=3):\n>>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dfb9ca0>\r\n<<<\n 7163 1726888033.38046: stdout chunk (state=3):\n>>># destroy dnf.plugin.dynamic\r\n<<<\n 7163 1726888033.38065: stdout chunk (state=3):\n>>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df99be0>\r\nimport 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df99040>\r\n<<<\n 7163 1726888033.38172: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc'\r\nimport 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df99fa0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc'\r\nimport 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df9b290>\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc'\r\nimport 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dff8740>\r\n<<<\n 7163 1726888033.38264: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 7163 1726888033.38504: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc'\r\nimport 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dff89b0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc'\r\nimport 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dff9310>\r\nimport 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dff8da0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc'\r\nimport 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dffa210>\r\nimport 'gc' # \r\nimport 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c503af110>\r\nimport 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5065dbe0>\r\n<<<\n 7163 1726888033.39102: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py\r\n<<<\n 7163 1726888033.39121: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc'\r\n<<<\n 7163 1726888033.39173: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc'\r\nimport 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dffae40>\r\n<<<\n 7163 1726888033.39205: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888033.39220: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py\r\n<<<\n 7163 1726888033.39268: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n<<<\n 7163 1726888033.39282: stdout chunk (state=3):\n>>># clear sys.path_hooks\r\n<<<\n 7163 1726888033.39311: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2<<<\n 7163 1726888033.39360: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py\r\n<<<\n 7163 1726888033.39364: stdout chunk (state=3):\n>>>\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs<<<\n 7163 1726888033.39451: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc'\r\nimport 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4ddcf8c0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py\r\n<<<\n 7163 1726888033.39455: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections<<<\n 7163 1726888033.39500: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc'\r\n<<<\n 7163 1726888033.39503: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# cleanup[2] removing _weakrefset<<<\n 7163 1726888033.39862: stdout chunk (state=3):\n>>>\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner<<<\n 7163 1726888033.39867: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing email\r\n# cleanup[2] removing email.mime\r\n# cleanup[2] removing quopri\r\n# cleanup[2] removing email.encoders\r\n# cleanup[2] removing email.errors\r\n# cleanup[2] removing email.quoprimime\r\n# cleanup[2] removing email.base64mime\r\n# cleanup[2] removing email.charset\r\n# cleanup[2] removing email.header\r\n# cleanup[2] removing calendar\r\n# cleanup[2] removing email._parseaddr\r\n# cleanup[2] removing email.utils\r\n# cleanup[2] removing email._policybase\r\n# cleanup[2] removing email._encoded_words\r\n# cleanup[2] removing email._header_value_parser\r\n# cleanup[2] removing email.headerregistry\r\n# cleanup[2] removing email.iterators\r\n# cleanup[2] removing email.message\r\n# cleanup[2] removing email.contentmanager\r\n# cleanup[2] removing email.policy\r\n# cleanup[2] removing email.mime.base\r\n# cleanup[2] removing email.mime.nonmultipart\r\n# cleanup[2] removing email.mime.application\r\n# cleanup[2] removing email.mime.multipart\r\n# cleanup[2] removing email.feedparser\r\n# cleanup[2] removing email.parser\r\n# cleanup[2] removing http\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# cleanup[2] removing http.client\r\n# cleanup[2] removing mimetypes\r\n# cleanup[2] removing netrc\r\n# cleanup[2] removing urllib.response<<<\n 7163 1726888033.39874: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing urllib.error\r\n# cleanup[2] removing urllib.request\r\n# cleanup[2] removing http.cookiejar\r\n# cleanup[2] removing gzip\r\n# cleanup[2] removing ansible.module_utils.urls\r\n# destroy ansible.module_utils.urls\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.yumdnf\r\n# destroy ansible.module_utils.yumdnf\r\n# cleanup[2] removing email.mime.text<<<\n 7163 1726888033.39915: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing configparser\r\n# destroy configparser\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing dnf.pycomp\r\n# cleanup[2] removing dnf.const\r\n# cleanup[2] removing libdnf._error\r\n# cleanup[2] removing libdnf.error\r\n# cleanup[2] removing libdnf._common_types\r\n# cleanup[2] removing libdnf.common_types\r\n# cleanup[2] removing libdnf._conf\r\n# cleanup[2] removing libdnf.conf\r\n# cleanup[2] removing libdnf._module\r\n# cleanup[2] removing libdnf.module\r\n# cleanup[2] removing libdnf._repo\r\n# cleanup[2] removing libdnf.repo\r\n# cleanup[2] removing libdnf._transaction\r\n# cleanup[2] removing libdnf.transaction\r\n# cleanup[2] removing libdnf._utils<<<\n 7163 1726888033.39919: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py\r\n# code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so'\r\nimport '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4dded910>\r\nimport 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dded4c0>\r\n# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4dded760>\r\nimport 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4ddec380>\r\nimport 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4ddcfbc0>\r\nimport 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4ddcc920>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc'\r\nimport 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4ddec170>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc'\r\n<<<\n 7163 1726888033.40052: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing libdnf.utils\r\n# cleanup[2] removing libdnf\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing dnf.i18n\r\n# cleanup[2] removing dnf.yum\r\n# cleanup[2] removing dnf.transaction\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing dnf.yum.rpmtrans\r\n# cleanup[2] removing dnf.callback\r\n# cleanup[2] removing hawkey._hawkey\r\n# cleanup[2] removing hawkey\r\n# cleanup[2] removing dnf.util\r\n# cleanup[2] removing dnf.exceptions\r\n# cleanup[2] removing libcomps._libpycomps\r\n# cleanup[2] removing libcomps\r\n# cleanup[2] removing dnf.comps\r\n# cleanup[2] removing dnf.db\r\n# cleanup[2] removing dnf.crypto\r\n# cleanup[2] removing glob<<<\n 7163 1726888033.40055: stdout chunk (state=3):\n>>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de02f00>\r\nimport 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de01a30>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc'\r\n<<<\n 7163 1726888033.40058: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing dnf.yum.misc\r\n# cleanup[2] removing dnf.db.group\r\n# cleanup[2] removing dnf.db.history\r\n# cleanup[2] removing dnf.conf.substitutions\r\n# cleanup[2] removing dnf.conf.config\r\n# cleanup[2] removing dnf.conf\r\n# cleanup[2] removing dnf.lock\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing logging.handlers\r\n# cleanup[2] removing dnf.logging\r\n# cleanup[2] removing dnf.repo\r\n# cleanup[2] removing dnf.conf.read\r\n# cleanup[2] removing dnf.rpm.transaction\r\n# cleanup[2] removing dnf.rpm\r\n# cleanup[2] removing dnf.dnssec\r\n# cleanup[2] removing dnf.drpm\r\n# cleanup[2] removing dnf.goal\r\n# cleanup[2] removing dnf.history\r\n# cleanup[2] removing dnf.module\r\n# cleanup[2] removing libdnf._smartcols\r\n# cleanup[2] removing libdnf.smartcols\r\n# cleanup[2] removing dnf.selector\r\n# cleanup[2] removing dnf.module.exceptions\r\n# cleanup[2] removing dnf.module.module_base\r\n# cleanup[2] removing dnf.persistor\r\n# cleanup[2] removing _opcode\r\n# cleanup[2] removing opcode<<<\n 7163 1726888033.40061: stdout chunk (state=3):\n>>>\r\n# destroy opcode\r\n# cleanup[2] removing dis\r\n# cleanup[2] removing inspect\r\n# cleanup[2] removing dnf.plugin\r\n# cleanup[2] removing dnf.query\r\n# cleanup[2] removing dnf.repodict\r\n# cleanup[2] removing dnf.rpm.connection\r\n# cleanup[2] removing dnf.rpm.miscutils\r\n# cleanup[2] removing dnf.package\r\n# cleanup[2] removing dnf.sack\r\n# cleanup[2] removing dnf.subject\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing dnf.base\r\n# cleanup[2] removing dnf\r\n# cleanup[2] removing dnfpluginscore\r\n# destroy dnfpluginscore\r\n# cleanup[2] removing dnf.cli.format\r\n# cleanup[2] removing _curses\r\n# cleanup[2] removing curses\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing dnf.cli.term\r\n# cleanup[2] removing dnf.cli.progress\r\n# cleanup[2] removing dnf.cli.output\r\n# cleanup[2] removing dnf.cli.aliases\r\n# cleanup[2] removing dnf.cli.option_parser\r\n# cleanup[2] removing dnf.cli.commands\r\n# cleanup[2] removing dnf.cli.commands.alias\r\n# cleanup[2] removing dnf.cli.commands.autoremove\r\n# cleanup[2] removing dnf.cli.commands.check\r\n# cleanup[2] removing dnf.cli.commands.clean\r\n# cleanup[2] removing dnf.cli.commands.repoquery<<<\n 7163 1726888033.40088: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de286e0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc'\r\nimport 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de289b0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc'\r\n<<<\n 7163 1726888033.40136: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de28c20>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc'\r\n<<<\n 7163 1726888033.40166: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing dnf.cli.commands.deplist\r\n# cleanup[2] removing dnf.cli.commands.distrosync\r\n# cleanup[2] removing dnf.cli.commands.downgrade\r\n# cleanup[2] removing dnf.cli.commands.group\r\n# cleanup[2] removing dnf.transaction_sr\r\n# cleanup[2] removing dnf.cli.commands.history\r\n# cleanup[2] removing dnf.cli.commands.install\r\n# cleanup[2] removing dnf.cli.commands.makecache\r\n# cleanup[2] removing dnf.cli.commands.mark\r\n# cleanup[2] removing dnf.cli.commands.module\r\n# cleanup[2] removing dnf.cli.commands.reinstall\r\n# cleanup[2] removing dnf.cli.commands.remove\r\n# cleanup[2] removing dnf.cli.commands.repolist\r\n# cleanup[2] removing dnf.match_counter\r\n# cleanup[2] removing dnf.cli.commands.search\r\n# cleanup[2] removing cmd\r\n# cleanup[2] removing dnf.cli.commands.shell\r\n# cleanup[2] removing dnf.cli.commands.swap\r\n# cleanup[2] removing dnf.cli.commands.updateinfo\r\n# cleanup[2] removing dnf.cli.commands.upgrade\r\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\r\n# cleanup[2] removing dnf.cli.demand\r\n# cleanup[2] removing dnf.cli.cli\r\n# cleanup[2] removing dnf.cli\r\n# cleanup[2] removing dnf.plugin.dynamic.builddep\r\n# destroy dnf.plugin.dynamic.builddep\r\n# cleanup[2] removing dateutil._version\r\n# cleanup[2] removing dateutil\r\n# cleanup[2] removing six\r\n# cleanup[2] removing numbers\r\n# destroy numbers\r\n# cleanup[2] removing _decimal\r\n# cleanup[2] removing decimal\r\n# destroy decimal\r\n# cleanup[2] removing dateutil._common\r\n# cleanup[2] removing dateutil.relativedelta\r\n# cleanup[2] removing six.moves\r\n# cleanup[2] removing dateutil.tz._common\r\n# cleanup[2] removing dateutil.tz._factories\r\n# cleanup[2] removing dateutil.tz.tz\r\n# cleanup[2] removing dateutil.tz\r\n# cleanup[2] removing dateutil.parser._parser\r\n# cleanup[2] removing dateutil.parser.isoparser\r\n# destroy dateutil.parser.isoparser\r\n# cleanup[2] removing dateutil.parser\r\n# cleanup[2] removing dnf.plugin.dynamic.changelog\r\n# destroy dnf.plugin.dynamic.changelog\r\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\r\n# destroy dnf.plugin.dynamic.config_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.copr<<<\n 7163 1726888033.40223: stdout chunk (state=3):\n>>>\r\n# destroy dnf.plugin.dynamic.copr\r\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\r\n# destroy dnf.plugin.dynamic.debuginfo-install\r\n# cleanup[2] removing dnf.plugin.dynamic.download\r\n# destroy dnf.plugin.dynamic.download\r\n# cleanup[2] removing _sqlite3\r\n# cleanup[2] removing sqlite3.dbapi2\r\n# cleanup[2] removing sqlite3\r\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\r\n# destroy dnf.plugin.dynamic.generate_completion_cache\r\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\r\n# destroy dnf.plugin.dynamic.groups_manager\r\n# cleanup[2] removing dbus._compat\r\n# cleanup[2] removing dbus.exceptions\r\n# cleanup[2] removing _dbus_bindings\r\n# cleanup[2] removing dbus.types\r\n# cleanup[2] removing dbus.lowlevel\r\n# cleanup[2] removing xml\r\n# destroy xml\r\n# cleanup[2] removing xml.parsers\r\n# destroy xml.parsers\r\n# cleanup[2] removing pyexpat.errors\r\n# cleanup[2] removing pyexpat.model\r\n# cleanup[2] removing pyexpat\r\n# cleanup[2] removing xml.parsers.expat.model\r\n# cleanup[2] removing xml.parsers.expat.errors\r\n# cleanup[2] removing xml.parsers.expat\r\n# destroy xml.parsers.expat\r\n# cleanup[2] removing dbus._expat_introspect_parser\r\n# cleanup[2] removing dbus.proxies\r\n# cleanup[2] removing dbus.connection\r\n# cleanup[2] removing dbus.bus\r\n# cleanup[2] removing dbus._dbus<<<\n 7163 1726888033.40255: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de28e90>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc'\r\nimport 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de29580>\r\nimport 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de29400>\r\n<<<\n 7163 1726888033.40642: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc'\r\nimport 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de2ae70>\r\n<<<\n 7163 1726888033.40645: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc'\r\nimport 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de2afc0>\r\n<<<\n 7163 1726888033.40656: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc'\r\nimport 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de2b1d0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc'\r\nimport 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de44170>\r\nimport 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de2b9b0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc'\r\nimport 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de44ce0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc'\r\nimport 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de45130>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc'\r\n<<<\n 7163 1726888033.40660: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de45310>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py\r\n<<<\n 7163 1726888033.40666: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc'\r\n<<<\n 7163 1726888033.40732: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de455e0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc'\r\nimport 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de464e0>\r\n<<<\n 7163 1726888033.40740: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing dbus\r\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\r\n# destroy dnf.plugin.dynamic.needs_restarting\r\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\r\n# destroy dnf.plugin.dynamic.repoclosure\r\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\r\n# destroy dnf.plugin.dynamic.repodiff\r\n# cleanup[2] removing dnf.plugin.dynamic.repograph\r\n# destroy dnf.plugin.dynamic.repograph\r\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\r\n# destroy dnf.plugin.dynamic.repomanage\r\n# cleanup[2] removing dnf.plugin.dynamic.reposync\r\n# destroy dnf.plugin.dynamic.reposync\r\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\r\n# destroy dnf.plugin.dynamic.system_upgrade\r\n<<<\n 7163 1726888033.40743: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc'\r\nimport 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de46750>\r\n<<<\n 7163 1726888033.40768: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc'\r\n<<<\n 7163 1726888033.40819: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de46960>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc'\r\n<<<\n 7163 1726888033.40851: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc'\r\n<<<\n 7163 1726888033.40875: stdout chunk (state=3):\n>>>import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de47560>\r\nimport 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de47080>\r\n<<<\n 7163 1726888033.40900: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc'\r\n<<<\n 7163 1726888033.40931: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py\r\n<<<\n 7163 1726888033.40965: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc'\r\nimport 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de703e0>\r\nimport 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de47ce0>\r\n<<<\n 7163 1726888033.40994: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc'\r\n<<<\n 7163 1726888033.41068: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de71040>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc'\r\n<<<\n 7163 1726888033.41264: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de71340>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc'\r\n<<<\n 7163 1726888033.41297: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de722a0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc'\r\nimport 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de72540>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc'\r\nimport 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de726f0>\r\nimport 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dffb260>\r\nimport 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dffaff0>\r\nimport 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dffa750>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py\r\n<<<\n 7163 1726888033.41317: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc'\r\nimport 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de730e0>\r\nimport 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de72e10>\r\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888033.41375: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc'\r\n<<<\n 7163 1726888033.41397: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py\r\n<<<\n 7163 1726888033.41432: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc'\r\n<<<\n 7163 1726888033.41511: stdout chunk (state=3):\n>>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de91580>\r\n<<<\n 7163 1726888033.41534: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc'\r\n<<<\n 7163 1726888033.41643: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc'\r\n<<<\n 7163 1726888033.41686: stdout chunk (state=3):\n>>># destroy _sitebuiltins<<<\n 7163 1726888033.41751: stdout chunk (state=3):\n>>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de92cc0>\r\n# extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so'\r\nimport '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4de91ee0>\r\nimport 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de91a90>\r\n<<<\n 7163 1726888033.41843: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc'\r\n<<<\n 7163 1726888033.41847: stdout chunk (state=3):\n>>>\r\n# destroy _bz2\r\n<<<\n 7163 1726888033.41850: stdout chunk (state=3):\n>>># destroy _lzma\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ntpath\r\n<<<\n 7163 1726888033.41862: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc'\r\nimport 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dbe4590>\r\nimport 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dbcb980>\r\n<<<\n 7163 1726888033.41881: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py\r\n<<<\n 7163 1726888033.41926: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc'\r\n<<<\n 7163 1726888033.41944: stdout chunk (state=3):\n>>>import 'six.moves' # \r\n<<<\n 7163 1726888033.41985: stdout chunk (state=3):\n>>># destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy grp\r\n# destroy syslog\r\n# destroy selinux\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy mimetypes\r\n# destroy netrc\r\n# destroy dateutil\r\n# destroy dateutil._version\r\n# destroy dateutil._common\r\n# destroy dateutil.parser\r\n# destroy dateutil.parser._parser\r\n# destroy dateutil.relativedelta\r\n# destroy six.moves.urllib\r\n# destroy six.moves\r\n# destroy six.moves.urllib_parse\r\n# destroy six.moves.urllib.error\r\n# destroy six.moves.urllib.request\r\n# destroy six.moves.urllib.response\r\n# destroy six.moves.urllib.robotparser\r\n# destroy dateutil.tz._common\r\n# destroy dateutil.tz._factories\r\n# destroy dateutil.tz.tz\r\n<<<\n 7163 1726888033.42110: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc'\r\n<<<\n 7163 1726888033.42114: stdout chunk (state=3):\n>>># destroy dateutil.tz\r\n# destroy six\r\n# destroy sqlite3\r\n# destroy sqlite3.dbapi2\r\n# destroy _sqlite3\r\n# destroy dbus\r\n# destroy dbus._compat\r\n<<<\n 7163 1726888033.42151: stdout chunk (state=3):\n>>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dbe7230>\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc'\r\nimport 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dbe7cb0>\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc'\r\n# destroy dateutil.tz.win\r\nimport 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dbe4c20>\r\nimport 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dbe48f0>\r\n<<<\n 7163 1726888033.42157: stdout chunk (state=3):\n>>># destroy dbus.exceptions\r\n# destroy dbus.types\r\n# destroy dbus.lowlevel\r\n# destroy dbus._expat_introspect_parser\r\n# destroy dbus.proxies\r\n# destroy dbus.connection\r\n# destroy dbus.bus\r\n# destroy dbus._dbus\r\n# destroy pyexpat.errors\r\n# destroy pyexpat.model\r\n# destroy pyexpat\r\n<<<\n 7163 1726888033.42218: stdout chunk (state=3):\n>>># destroy uuid\r\n# destroy systemd.journal\r\n# cleanup[3] wiping _dbus_bindings\r\n# cleanup[3] wiping _decimal\r\n# cleanup[3] wiping dnf.cli\r\n# destroy dnf.cli.format\r\n# destroy dnf.cli.term<<<\n 7163 1726888033.42472: stdout chunk (state=3):\n>>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de733b0>\r\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc'\r\nimport 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de910d0>\r\nimport 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de73110>\r\nimport 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dffbfb0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc11eb0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc12750>\r\n<<<\n 7163 1726888033.42759: stdout chunk (state=3):\n>>>\r\n# destroy dnf.cli.progress\r\n# destroy dnf.cli.aliases\r\n# destroy dnf.cli.option_parser\r\n# destroy dnf.cli.demand\r\n# destroy dnf.cli.cli\r\n# cleanup[3] wiping dnf.cli.commands.upgrademinimal\r\n# cleanup[3] wiping dnf.cli.commands.upgrade\r\n# cleanup[3] wiping dnf.cli.commands.updateinfo\r\n# cleanup[3] wiping dnf.cli.commands.swap\r\n# cleanup[3] wiping dnf.cli.commands.shell\r\n# destroy cmd\r\n# cleanup[3] wiping dnf.cli.commands.search\r\n# cleanup[3] wiping dnf.match_counter\r\n# cleanup[3] wiping dnf.cli.commands.repolist\r\n# cleanup[3] wiping dnf.cli.commands.remove\r\n# cleanup[3] wiping dnf.cli.commands.reinstall\r\n# cleanup[3] wiping dnf.cli.commands.module\r\n# cleanup[3] wiping dnf.cli.commands.mark\r\n# cleanup[3] wiping dnf.cli.commands.makecache\r\n# cleanup[3] wiping dnf.cli.commands.install\r\n# cleanup[3] wiping dnf.cli.commands.history\r\n# cleanup[3] wiping dnf.transaction_sr\r\n# cleanup[3] wiping dnf.cli.commands.group\r\n# cleanup[3] wiping dnf.cli.commands.downgrade\r\n# cleanup[3] wiping dnf.cli.commands.distrosync\r\n# cleanup[3] wiping dnf.cli.commands.deplist\r\n# cleanup[3] wiping dnf.cli.commands.repoquery\r\n# cleanup[3] wiping dnf.cli.commands.clean\r\n# cleanup[3] wiping dnf.cli.commands.check\r\n# cleanup[3] wiping dnf.cli.commands.autoremove\r\n# cleanup[3] wiping dnf.cli.commands.alias\r\n# destroy dnf.cli.commands\r\n# cleanup[3] wiping dnf.cli.output\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping curses\r\n# cleanup[3] wiping _curses\r\n# cleanup[3] wiping dnf\r\n# destroy dnf.pycomp\r\n# destroy dnf.const\r\n# destroy dnf.i18n\r\n# destroy dnf.yum\r\n# destroy dnf.yum.rpmtrans\r\n# destroy dnf.transaction\r\n# destroy dnf.callback\r\n# destroy dnf.util\r\n# destroy dnf.exceptions\r\n# destroy dnf.comps\r\n# destroy dnf.db\r\n# destroy dnf.db.group\r\n# destroy dnf.db.history\r\n# destroy dnf.crypto\r\n# destroy dnf.conf\r\n# destroy dnf.conf.substitutions\r\n# destroy dnf.conf.config\r\n# destroy dnf.conf.read\r\n# destroy dnf.lock\r\n# destroy dnf.logging\r\n# destroy dnf.repo\r\n# destroy dnf.rpm\r\n# destroy dnf.dnssec\r\n# destroy dnf.drpm\r\n# destroy dnf.goal\r\n# destroy dnf.history\r\n# destroy dnf.module\r\n# destroy dnf.module.exceptions\r\n# destroy dnf.module.module_base\r\n# destroy dnf.selector\r\n# destroy dnf.persistor\r\n# destroy dnf.plugin\r\n# destroy dnf.query\r\n# destroy dnf.repodict\r\n# destroy dnf.package\r\n# destroy dnf.sack\r\n# destroy dnf.subject\r\n# destroy dnf.base\r\n# destroy dnf.transaction_sr\r\n# destroy dnf.match_counter\r\n# destroy dnf.cli\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping dnf.rpm.miscutils\r\n# destroy subprocess\r\n# cleanup[3] wiping dnf.rpm.connection\r\n# cleanup[3] wiping inspect\r\n# destroy ast\r\n# destroy dis\r\n# destroy token\r\n# cleanup[3] wiping _opcode\r\n# cleanup[3] wiping libdnf.smartcols\r\n# cleanup[3] wiping libdnf._smartcols\r\n# cleanup[3] wiping dnf.rpm.transaction\r\n# cleanup[3] wiping logging.handlers\r\n# destroy pickle\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping _compat_pickle\r\n# cleanup[3] wiping dnf.yum.misc\r\n# cleanup[3] wiping glob\r\n# cleanup[3] wiping libcomps\r\n# cleanup[3] wiping libcomps._libpycomps\r\n# cleanup[3] wiping hawkey\r\n# cleanup[3] wiping hawkey._hawkey\r\n<<<\n 7163 1726888033.42766: stdout chunk (state=3):\n>>># cleanup[3] wiping rpm\r\n# destroy rpm.transaction\r\n# cleanup[3] wiping rpm._rpm\r\n# cleanup[3] wiping unicodedata<<<\n 7163 1726888033.42770: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping libdnf\r\n# destroy libdnf.error\r\n# destroy libdnf.common_types\r\n# destroy libdnf.conf\r\n# destroy libdnf.module\r\n# destroy libdnf.repo\r\n# destroy libdnf.transaction\r\n# destroy libdnf.utils\r\n# destroy libdnf.smartcols\r\n# cleanup[3] wiping libdnf._utils\r\n# cleanup[3] wiping libdnf._transaction\r\n# cleanup[3] wiping libdnf._repo\r\n# cleanup[3] wiping libdnf._module<<<\n 7163 1726888033.42773: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping libdnf._conf\r\n# cleanup[3] wiping libdnf._common_types\r\n# cleanup[3] wiping libdnf._error\r\n# cleanup[3] wiping queue\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _heapq\r\n# destroy _heapq<<<\n 7163 1726888033.42776: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping email.mime.text\r\n# cleanup[3] wiping gzip\r\n# destroy _compression\r\n# cleanup[3] wiping http.cookiejar\r\n# destroy copy\r\n# cleanup[3] wiping urllib.request<<<\n 7163 1726888033.42781: stdout chunk (state=3):\n>>>\r\n# destroy bisect\r\n# cleanup[3] wiping urllib.error<<<\n 7163 1726888033.42783: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping urllib.response\r\n# cleanup[3] wiping http.client\r\n# destroy http\r\n# destroy ssl<<<\n 7163 1726888033.42786: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping email.parser\r\n# cleanup[3] wiping email.feedparser\r\n# cleanup[3] wiping email.mime.multipart\r\n<<<\n 7163 1726888033.42793: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc13770>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py\r\n<<<\n 7163 1726888033.42796: stdout chunk (state=3):\n>>># cleanup[3] wiping email.mime.application\r\n# cleanup[3] wiping email.mime.nonmultipart\r\n# cleanup[3] wiping email.mime.base\r\n# cleanup[3] wiping email.policy\r\n# cleanup[3] wiping email.contentmanager\r\n# cleanup[3] wiping email.message<<<\n 7163 1726888033.42800: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc13dd0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py\r\n# code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py\r\n# code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc'\r\n# extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888033.42803: stdout chunk (state=3):\n>>>\r\n# destroy quopri\r\n# cleanup[3] wiping email.iterators\r\n# cleanup[3] wiping email.headerregistry\r\n# cleanup[3] wiping email._header_value_parser\r\n# cleanup[3] wiping email._encoded_words\r\n<<<\n 7163 1726888033.42935: stdout chunk (state=3):\n>>># extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4dc394c0>\r\nimport 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc38e90>\r\nimport 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc38b30>\r\n<<<\n 7163 1726888033.42941: stdout chunk (state=3):\n>>># cleanup[3] wiping email._policybase\r\n# cleanup[3] wiping email.utils\r\n# cleanup[3] wiping email._parseaddr\r\n# cleanup[3] wiping calendar\r\n# cleanup[3] wiping email.header\r\n# cleanup[3] wiping email.charset\r\n# cleanup[3] wiping email.base64mime<<<\n 7163 1726888033.42944: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc387d0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc'\r\n<<<\n 7163 1726888033.42947: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping email.quoprimime\r\n<<<\n 7163 1726888033.42952: stdout chunk (state=3):\n>>># cleanup[3] wiping email.errors\r\n# cleanup[3] wiping email.encoders\r\n# cleanup[3] wiping email.mime\r\n# destroy email.mime.base\r\n# destroy email.mime.nonmultipart\r\n# destroy email.mime.application\r\n# destroy email.mime.multipart\r\n# destroy email.mime.text\r\n# cleanup[3] wiping email\r\n# destroy email._parseaddr\r\n# destroy email._policybase\r\n# destroy email._encoded_words\r\n# destroy email._header_value_parser\r\n# destroy email.mime\r\n# destroy email.encoders<<<\n 7163 1726888033.42955: stdout chunk (state=3):\n>>>\r\n# destroy email.errors\r\n# destroy email.quoprimime\r\n# destroy email.base64mime\r\n# destroy email.charset\r\n# destroy email.header\r\n# destroy email.utils\r\n# destroy email.headerregistry\r\n# destroy email.iterators\r\n# destroy email.message\r\n# destroy email.contentmanager\r\n# destroy email.policy\r\n# destroy email.feedparser\r\n# destroy email.parser\r\n# cleanup[3] wiping argparse<<<\n 7163 1726888033.42987: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping gettext\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc<<<\n 7163 1726888033.43013: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c512724b0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888033.43049: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping socket\r\n# cleanup[3] wiping array\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# destroy logging.handlers<<<\n 7163 1726888033.43090: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc'\r\nimport 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc3b110>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc'\r\nimport 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc3b1d0>\r\n<<<\n 7163 1726888033.43119: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping string\r\n# cleanup[3] wiping _string\r\n# destroy _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping selectors<<<\n 7163 1726888033.43158: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping locale\r\n# destroy encodings<<<\n 7163 1726888033.43260: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _locale\r\n# destroy _locale<<<\n 7163 1726888033.43265: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py\r\n<<<\n 7163 1726888033.43268: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc'\r\n# extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'\r\n# extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'\r\nimport '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4dc3b8f0>\r\nimport 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc3b770>\r\n<<<\n 7163 1726888033.43271: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# destroy atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping urllib.parse\r\n# destroy ipaddress\r\n# cleanup[3] wiping urllib\r\n# destroy urllib.response\r\n# destroy urllib.error\r\n# destroy urllib.request\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping tempfile<<<\n 7163 1726888033.43485: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc'\r\nimport 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc69ee0>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py\r\n<<<\n 7163 1726888033.43545: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping random\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping fnmatch\r\n# cleanup[3] wiping importlib.util\r\n# cleanup[3] wiping importlib._abc\r\n# cleanup[3] wiping importlib.machinery\r\n# cleanup[3] wiping importlib\r\n# destroy importlib._abc\r\n# destroy importlib.machinery\r\n# destroy importlib.util\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping base64\r\n# cleanup[3] wiping binascii\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools<<<\n 7163 1726888033.43550: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc'\r\n<<<\n 7163 1726888033.43555: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py\r\n# code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc'\r\nimport 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc6b0e0>\r\n<<<\n 7163 1726888033.43584: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator<<<\n 7163 1726888033.43608: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py\r\n# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc'\r\nimport 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc6b320>\r\n<<<\n 7163 1726888033.43704: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc<<<\n 7163 1726888033.43810: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py\r\n# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc'\r\n# extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\r\nimport 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4dc6b4a0>\r\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc6b2c0>\r\nimport 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc6abd0>\r\nimport 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc6a060>\r\nimport 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc69340>\r\nimport 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc688c0>\r\nimport 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc68170>\r\nimport 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc3ac00>\r\nimport 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc3a0f0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc6adb0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc'\r\n<<<\n 7163 1726888033.43843: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc6b8f0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc'\r\n<<<\n 7163 1726888033.43860: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc94200>\r\n<<<\n 7163 1726888033.43882: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc'\r\n<<<\n 7163 1726888033.44033: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# destroy _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy _dbus_bindings\r\n# destroy decimal\r\n# destroy _curses\r\n# destroy libcomps._libpycomps\r\n# destroy hawkey._hawkey\r\n# destroy rpm._rpm\r\n# destroy selinux._selinux<<<\n 7163 1726888033.44085: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc945c0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc94ef0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc95a30>\r\n<<<\n 7163 1726888033.44110: stdout chunk (state=3):\n>>>\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 7163 1726888033.45321: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket<<<\n 7163 1726888033.45380: stdout chunk (state=3):\n>>>\r\n# destroy _weakref<<<\n 7163 1726888033.45418: stdout chunk (state=3):\n>>>\r\n# destroy _thread\r\n<<<\n 7163 1726888033.45468: stdout chunk (state=3):\n>>># destroy _hashlib\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n<<<\n 7163 1726888033.45598: stdout chunk (state=3):\n>>># destroy tokenize\r\n# destroy _compat_pickle\r\n# destroy libdnf._error\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy _queue\r\n# destroy array\r\n# destroy copyreg\r\n# destroy _pickle\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n<<<\n 7163 1726888033.45635: stdout chunk (state=3):\n>>># destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves\r\n# destroy gzip\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n<<<\n 7163 1726888033.45851: stdout chunk (state=3):\n>>># destroy unicodedata\r\n# destroy _blake2\r\n# destroy email\r\n# destroy queue\r\n# destroy shlex\r\n# destroy pwd\r\n# destroy gettext\r\n# destroy libcomps\r\n# destroy urllib\r\n# destroy dnf.rpm.transaction\r\n# destroy dnf.rpm.connection\r\n# destroy dnf.rpm.miscutils\r\n# destroy hashlib\r\n# destroy json\r\n# destroy importlib\r\n# destroy inspect\r\n# destroy gc\r\n# destroy math\r\n# destroy shutil\r\n# destroy zlib\r\n# destroy urllib.parse\r\n# destroy fnmatch\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy calendar\r\n# destroy dnf.yum.misc\r\n# destroy glob\r\n# destroy curses\r\n# destroy struct\r\n# destroy termios\r\n# destroy argparse\r\n# destroy dnf.cli.commands.alias\r\n# destroy dnf.cli.commands.autoremove\r\n# destroy dnf.cli.commands.check\r\n# destroy dnf.cli.commands.clean\r\n# destroy dnf.cli.commands.repoquery\r\n# destroy dnf.cli.commands.deplist\r\n# destroy dnf.cli.commands.distrosync\r\n# destroy dnf.cli.commands.downgrade\r\n# destroy dnf.cli.commands.group\r\n# destroy dnf.cli.commands.history\r\n# destroy dnf.cli.commands.install\r\n# destroy dnf.cli.commands.makecache\r\n# destroy dnf.cli.commands.mark\r\n# destroy dnf.cli.commands.module\r\n# destroy dnf.cli.commands.reinstall\r\n# destroy dnf.cli.commands.remove\r\n# destroy dnf.cli.commands.repolist\r\n# destroy dnf.cli.commands.search\r\n# destroy dnf.cli.commands.shell\r\n# destroy dnf.cli.commands.swap\r\n# destroy dnf.cli.commands.updateinfo\r\n# destroy dnf.cli.commands.upgrade\r\n# destroy dnf.cli.commands.upgrademinimal\r\n# destroy datetime\r\n# destroy logging\r\n# destroy operator\r\n# destroy random\r\n# destroy hawkey\r\n# destroy dnf.cli.output\r\n# destroy dnf\r\n# destroy rpm\r\n<<<\n 7163 1726888033.45885: stdout chunk (state=3):\n>>># destroy itertools\r\n# destroy functools\r\n# destroy locale\r\n# destroy signal\r\n# destroy threading\r\n# destroy contextlib\r\n# destroy time\r\n# destroy fcntl\r\n# destroy _posixsubprocess\r\n# destroy select\r\n# destroy selectors\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy collections\r\n# destroy io\r\n# destroy _opcode\r\n<<<\n 7163 1726888033.46044: stdout chunk (state=3):\n>>># destroy _warnings\r\n# destroy posix\r\n<<<\n 7163 1726888033.46047: stdout chunk (state=3):\n>>># destroy binascii\r\n# destroy http.client\r\n# destroy http.cookiejar\r\n# destroy socket\r\n# destroy base64\r\n# destroy errno\r\n# destroy warnings\r\n# destroy string\r\n<<<\n 7163 1726888033.46101: stdout chunk (state=3):\n>>># destroy _ssl\r\n<<<\n 7163 1726888033.46267: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 7163 1726888033.46365: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy re\r\n# destroy _random\r\n# destroy _sre\r\n# destroy _operator\r\n# destroy _functools\r\n# clear sys.audit hooks\r\n<<<\n 7163 1726888033.46968: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.215 closed.\r\n<<<\n 7163 1726888033.46992: stderr chunk (state=3):\n>>><<<\n 7163 1726888033.46995: stdout chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce82e84d0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce82b7b30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce82eaa50>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce8099130>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce8099fa0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80d7d70>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80d7fb0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce810f770>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce810fe00>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80efa40>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80ed160>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80d4f20>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce812f6b0>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce812e2d0>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80ee030>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce812cb60>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce81646b0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80d41a0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce8164b60>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce8164a10>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce8164e00>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80d2cc0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce81654f0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce81651c0>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce81663f0>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce817c5f0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce817dcd0>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce817eb70>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce817f1d0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce817e0c0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce817fc50>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce817f380>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce8166360>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7ec3b30>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7eec5c0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7eec350>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7eec5f0>\\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7eecef0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7eed820>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7eec7d0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7ec1cd0>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7eeec30>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7eed970>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce8166b10>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7f16f60>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7f3f2c0>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7f9c0e0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7f9e840>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7f9c200>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7f3ff50>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7da51c0>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7f3e0c0>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7eefb30>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4ce7f3e420>\\r\\n# zipimport: found 34 names in \\'/tmp/ansible_ansible.legacy.dnf_payload_wj4l0knc/ansible_ansible.legacy.dnf_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7dfae70>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7dd9e20>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7dd8f80>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7df91f0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7e268d0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7e26690>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7e25fa0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7e269c0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7dfbb90>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7e27620>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7e27860>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7e27da0>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7715b80>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce77177a0>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce771c1a0>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce771d340>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce771fe00>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce80d2db0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce771e0c0>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7727d40>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7726840>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce77265a0>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7726ae0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce771e5d0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce776b9e0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce776c050>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce776db50>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce776d910>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce77700e0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce776e240>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce77738c0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7770290>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7774980>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7774b00>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7774b90>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce776c290>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce76003e0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7601610>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7776b70>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7777ef0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7776750>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7605790>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76065a0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7601490>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76063c0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7607830>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7612120>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce760d160>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7702c60>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7e56930>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76124b0>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7612240>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'email\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a49b0>\\r\\n# /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'email.mime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a4bc0>\\r\\n# /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc\\'\\r\\nimport \\'quopri\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a5220>\\r\\nimport \\'email.encoders\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a4e30>\\r\\n# /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc\\'\\r\\nimport \\'email.errors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a5b80>\\r\\n# /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc\\'\\r\\nimport \\'email.quoprimime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7691970>\\r\\n# /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc\\'\\r\\nimport \\'email.base64mime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76917c0>\\r\\n# /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc\\'\\r\\nimport \\'email.charset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce72d2780>\\r\\nimport \\'email.header\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a7350>\\r\\n# /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc\\'\\r\\nimport \\'calendar\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce72e1340>\\r\\nimport \\'email._parseaddr\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce72d3ec0>\\r\\nimport \\'email.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce72d3290>\\r\\nimport \\'email._policybase\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a67e0>\\r\\n# /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc\\'\\r\\nimport \\'email._encoded_words\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce734d2b0>\\r\\nimport \\'email._header_value_parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7305400>\\r\\nimport \\'email.headerregistry\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a6c90>\\r\\n# /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc\\'\\r\\nimport \\'email.iterators\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7350da0>\\r\\nimport \\'email.message\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce734f050>\\r\\nimport \\'email.contentmanager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7304ef0>\\r\\nimport \\'email.policy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a61b0>\\r\\nimport \\'email.mime.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a5be0>\\r\\nimport \\'email.mime.nonmultipart\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a58e0>\\r\\nimport \\'email.mime.application\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a4b60>\\r\\n# /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc\\'\\r\\nimport \\'email.mime.multipart\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a5c10>\\r\\n# /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc\\'\\r\\nimport \\'email.feedparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7351370>\\r\\nimport \\'email.parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7350a70>\\r\\n# /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'http\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7351c70>\\r\\n# /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py\\r\\n# code object from \\'/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\\'\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce733ff50>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce733d580>\\r\\nimport \\'http.client\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7352780>\\r\\n# /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc\\'\\r\\nimport \\'mimetypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce733d010>\\r\\n# /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc\\'\\r\\nimport \\'netrc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce73722a0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc\\'\\r\\nimport \\'urllib.response\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7372f30>\\r\\nimport \\'urllib.error\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce73729f0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc\\'\\r\\nimport \\'urllib.request\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7373440>\\r\\n# /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py\\r\\n# code object from \\'/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc\\'\\r\\nimport \\'http.cookiejar\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7347950>\\r\\n# /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc\\'\\r\\nimport \\'gzip\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce71fffe0>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.urls\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.version\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.respawn\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.yumdnf\\' # \\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc\\'\\r\\nimport \\'email.mime.text\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6f3ecf0>\\r\\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6f3ede0>\\r\\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce6f8efc0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6f8e840>\\r\\n# extension module \\'_queue\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_queue\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_queue\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce6f8e9f0>\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6f3f320>\\r\\nimport \\'dnf.pycomp\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6f3e240>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc\\'\\r\\nimport \\'dnf.const\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6f3e990>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc\\'\\r\\n# extension module \\'libdnf._error\\' loaded from \\'/usr/lib64/python3.12/site-packages/libdnf/_error.so\\'\\r\\n# extension module \\'libdnf._error\\' executed from \\'/usr/lib64/python3.12/site-packages/libdnf/_error.so\\'\\r\\nimport \\'libdnf._error\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7008500>\\r\\nimport \\'libdnf.error\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce70080e0>\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc\\'\\r\\n# extension module \\'libdnf._common_types\\' loaded from \\'/usr/lib64/python3.12/site-packages/libdnf/_common_types.so\\'\\r\\n# extension module \\'libdnf._common_types\\' executed from \\'/usr/lib64/python3.12/site-packages/libdnf/_common_types.so\\'\\r\\nimport \\'libdnf._common_types\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce700bdd0>\\r\\nimport \\'libdnf.common_types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7008650>\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc\\'\\r\\n# extension module \\'libdnf._conf\\' loaded from \\'/usr/lib64/python3.12/site-packages/libdnf/_conf.so\\'\\r\\n# extension module \\'libdnf._conf\\' executed from \\'/usr/lib64/python3.12/site-packages/libdnf/_conf.so\\'\\r\\nimport \\'libdnf._conf\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce6b32ff0>\\r\\nimport \\'libdnf.conf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce700bf20>\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc\\'\\r\\n# extension module \\'libdnf._module\\' loaded from \\'/usr/lib64/python3.12/site-packages/libdnf/_module.so\\'\\r\\n# extension module \\'libdnf._module\\' executed from \\'/usr/lib64/python3.12/site-packages/libdnf/_module.so\\'\\r\\nimport \\'libdnf._module\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce6bb0b90>\\r\\nimport \\'libdnf.module\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6b33410>\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc\\'\\r\\n# extension module \\'libdnf._repo\\' loaded from \\'/usr/lib64/python3.12/site-packages/libdnf/_repo.so\\'\\r\\n# extension module \\'libdnf._repo\\' executed from \\'/usr/lib64/python3.12/site-packages/libdnf/_repo.so\\'\\r\\nimport \\'libdnf._repo\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce6bb3bc0>\\r\\nimport \\'libdnf.repo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6bb0d70>\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc\\'\\r\\n# extension module \\'libdnf._transaction\\' loaded from \\'/usr/lib64/python3.12/site-packages/libdnf/_transaction.so\\'\\r\\n# extension module \\'libdnf._transaction\\' executed from \\'/usr/lib64/python3.12/site-packages/libdnf/_transaction.so\\'\\r\\nimport \\'libdnf._transaction\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce6befd40>\\r\\nimport \\'libdnf.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6bb3f50>\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc\\'\\r\\n# extension module \\'libdnf._utils\\' loaded from \\'/usr/lib64/python3.12/site-packages/libdnf/_utils.so\\'\\r\\n# extension module \\'libdnf._utils\\' executed from \\'/usr/lib64/python3.12/site-packages/libdnf/_utils.so\\'\\r\\nimport \\'libdnf._utils\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce5171040>\\r\\nimport \\'libdnf.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5170440>\\r\\nimport \\'libdnf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6fabc50>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc\\'\\r\\n# extension module \\'unicodedata\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'unicodedata\\' executed from \\'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'unicodedata\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce5190530>\\r\\nimport \\'dnf.i18n\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5173980>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'dnf.yum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5192ae0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc\\'\\r\\nimport \\'dnf.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51939e0>\\r\\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'rpm._rpm\\' loaded from \\'/usr/lib64/python3.12/site-packages/rpm/_rpm.so\\'\\r\\n# extension module \\'rpm._rpm\\' executed from \\'/usr/lib64/python3.12/site-packages/rpm/_rpm.so\\'\\r\\nimport \\'rpm._rpm\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce51b42f0>\\r\\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc\\'\\r\\nimport \\'rpm.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51b57f0>\\r\\nimport \\'rpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5193c20>\\r\\nimport \\'dnf.yum.rpmtrans\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5192990>\\r\\nimport \\'dnf.callback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5192330>\\r\\n# /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'hawkey._hawkey\\' loaded from \\'/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so\\'\\r\\n# extension module \\'hawkey._hawkey\\' executed from \\'/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so\\'\\r\\nimport \\'hawkey._hawkey\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce51b73e0>\\r\\nimport \\'hawkey\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5192f00>\\r\\nimport \\'dnf.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51907d0>\\r\\nimport \\'dnf.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5172f90>\\r\\n# /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'libcomps._libpycomps\\' loaded from \\'/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so\\'\\r\\n# extension module \\'libcomps._libpycomps\\' executed from \\'/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so\\'\\r\\nimport \\'libcomps._libpycomps\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce51735f0>\\r\\nimport \\'libcomps\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5173410>\\r\\nimport \\'dnf.comps\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5171190>\\r\\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'dnf.db\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51f4a70>\\r\\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc\\'\\r\\nimport \\'dnf.crypto\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51f6f90>\\r\\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51f7770>\\r\\nimport \\'dnf.yum.misc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51f6270>\\r\\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc\\'\\r\\nimport \\'dnf.db.group\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51f7f50>\\r\\nimport \\'dnf.db.history\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51f4a40>\\r\\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc\\'\\r\\nimport \\'dnf.conf.substitutions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5221a30>\\r\\nimport \\'dnf.conf.config\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5220fb0>\\r\\nimport \\'dnf.conf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5220dd0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc\\'\\r\\nimport \\'dnf.lock\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce524ca70>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b1ab10>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce4b1ae40>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce524ed80>\\r\\nimport \\'logging.handlers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce524cf20>\\r\\nimport \\'dnf.logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5223f50>\\r\\nimport \\'dnf.repo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce52221e0>\\r\\nimport \\'dnf.conf.read\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5221f10>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc\\'\\r\\nimport \\'dnf.rpm.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b549e0>\\r\\nimport \\'dnf.rpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b1bb00>\\r\\nimport \\'dnf.dnssec\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5222720>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc\\'\\r\\nimport \\'dnf.drpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b550a0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc\\'\\r\\nimport \\'dnf.goal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b55460>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc\\'\\r\\nimport \\'dnf.history\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b55520>\\r\\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'dnf.module\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b55640>\\r\\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc\\'\\r\\n# extension module \\'libdnf._smartcols\\' loaded from \\'/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so\\'\\r\\n# extension module \\'libdnf._smartcols\\' executed from \\'/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so\\'\\r\\nimport \\'libdnf._smartcols\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce4b74230>\\r\\nimport \\'libdnf.smartcols\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b56360>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc\\'\\r\\nimport \\'dnf.selector\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b74320>\\r\\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc\\'\\r\\nimport \\'dnf.module.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b74410>\\r\\nimport \\'dnf.module.module_base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b55490>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc\\'\\r\\nimport \\'dnf.persistor\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b74500>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc\\'\\r\\n# extension module \\'_opcode\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_opcode\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_opcode\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce4b9ff80>\\r\\nimport \\'opcode\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b9f3e0>\\r\\nimport \\'dis\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b9de50>\\r\\nimport \\'inspect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b75d90>\\r\\nimport \\'dnf.plugin\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b751f0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc\\'\\r\\nimport \\'dnf.query\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b76240>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc\\'\\r\\nimport \\'dnf.repodict\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80efb60>\\r\\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc\\'\\r\\nimport \\'dnf.rpm.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bd8950>\\r\\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc\\'\\r\\nimport \\'dnf.rpm.miscutils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bd8bc0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc\\'\\r\\nimport \\'dnf.package\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bd9520>\\r\\nimport \\'dnf.sack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bd8fb0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc\\'\\r\\nimport \\'dnf.subject\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bda420>\\r\\nimport \\'gc\\' # \\r\\nimport \\'dnf.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6f8f0b0>\\r\\nimport \\'dnf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6f3dee0>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'dnfpluginscore\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bdaf60>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.format\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49afa10>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_curses\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_curses\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_curses\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce49cda60>\\r\\nimport \\'curses\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49cd610>\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce80d67e0>\\r\\nimport \\'dnf.cli.term\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49cc4d0>\\r\\nimport \\'dnf.cli.progress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49afd10>\\r\\nimport \\'dnf.cli.output\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49aca70>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49af7d0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.option_parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49e3020>\\r\\nimport \\'dnf.cli.commands\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49e1b50>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.alias\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a08830>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.autoremove\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a08b30>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.check\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a08da0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.clean\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a09040>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.repoquery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a09730>\\r\\nimport \\'dnf.cli.commands.deplist\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a095b0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.distrosync\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a0b020>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.downgrade\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a0b170>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.group\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a0b380>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc\\'\\r\\nimport \\'dnf.transaction_sr\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a242f0>\\r\\nimport \\'dnf.cli.commands.history\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a0bb60>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.install\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a24e60>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.makecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a25280>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.mark\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a25460>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.module\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a25730>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.reinstall\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a26630>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.remove\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a268a0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.repolist\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a26ab0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc\\'\\r\\nimport \\'dnf.match_counter\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a276b0>\\r\\nimport \\'dnf.cli.commands.search\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a271d0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc\\'\\r\\nimport \\'cmd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4c560>\\r\\nimport \\'dnf.cli.commands.shell\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a27e60>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.swap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4d1f0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.updateinfo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4d4c0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.upgrade\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4e420>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.upgrademinimal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4e6c0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.demand\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4e870>\\r\\nimport \\'dnf.cli.cli\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bdb3b0>\\r\\nimport \\'dnf.cli\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bdb140>\\r\\nimport \\'dnf.plugin.dynamic.builddep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bda870>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc\\'\\r\\nimport \\'dateutil._version\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4f260>\\r\\nimport \\'dateutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4ef90>\\r\\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc\\'\\r\\nimport \\'six\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a716a0>\\r\\n# /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc\\'\\r\\nimport \\'numbers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a72d80>\\r\\n# extension module \\'_decimal\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_decimal\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_decimal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce4a71fd0>\\r\\nimport \\'decimal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a71bb0>\\r\\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc\\'\\r\\nimport \\'dateutil._common\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47c4650>\\r\\nimport \\'dateutil.relativedelta\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47aba40>\\r\\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc\\'\\r\\nimport \\'six.moves\\' # \\r\\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc\\'\\r\\nimport \\'dateutil.tz._common\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47c74d0>\\r\\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc\\'\\r\\nimport \\'dateutil.tz._factories\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47c7e00>\\r\\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc\\'\\r\\n# destroy dateutil.tz.win\\r\\nimport \\'dateutil.tz.tz\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47c4cb0>\\r\\nimport \\'dateutil.tz\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47c4980>\\r\\nimport \\'dateutil.parser._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4f530>\\r\\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc\\'\\r\\nimport \\'dateutil.parser.isoparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a71250>\\r\\nimport \\'dateutil.parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4f290>\\r\\nimport \\'dnf.plugin.dynamic.changelog\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49ac140>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.config_manager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47f1fa0>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.copr\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47f2870>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.debuginfo-install\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47f3890>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.download\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47f3ef0>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py\\r\\n# code object from \\'/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc\\'\\r\\n# extension module \\'_sqlite3\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sqlite3\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sqlite3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce48195e0>\\r\\nimport \\'sqlite3.dbapi2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4818fb0>\\r\\nimport \\'sqlite3\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4818c50>\\r\\nimport \\'dnf.plugin.dynamic.generate_completion_cache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce48188f0>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.groups_manager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4819250>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc\\'\\r\\nimport \\'dbus._compat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce481b3b0>\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc\\'\\r\\nimport \\'dbus.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce481b470>\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc\\'\\r\\n# extension module \\'_dbus_bindings\\' loaded from \\'/usr/lib64/python3.12/site-packages/_dbus_bindings.so\\'\\r\\n# extension module \\'_dbus_bindings\\' executed from \\'/usr/lib64/python3.12/site-packages/_dbus_bindings.so\\'\\r\\nimport \\'_dbus_bindings\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce481bb60>\\r\\nimport \\'dbus.types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce481ba10>\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc\\'\\r\\nimport \\'dbus.lowlevel\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce484a120>\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'xml\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce484b350>\\r\\n# /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'xml.parsers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce484b5c0>\\r\\n# /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py\\r\\n# code object from \\'/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc\\'\\r\\n# extension module \\'pyexpat\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'pyexpat\\' executed from \\'/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'pyexpat\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce484b740>\\r\\nimport \\'xml.parsers.expat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce484b560>\\r\\nimport \\'dbus._expat_introspect_parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce484ae10>\\r\\nimport \\'dbus.proxies\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce484a2a0>\\r\\nimport \\'dbus.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4849550>\\r\\nimport \\'dbus.bus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4848ad0>\\r\\nimport \\'dbus._dbus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4848350>\\r\\nimport \\'dbus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce481aea0>\\r\\nimport \\'dnf.plugin.dynamic.needs_restarting\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce481a390>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repoclosure\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce484b0b0>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repodiff\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce484bbc0>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repograph\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce48744d0>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repomanage\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4874890>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.reposync\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce48751c0>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.system_upgrade\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4875d30>\\r\\n\\r\\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"tlog\", \"sssd\", \"authselect\"], \"allow_downgrade\": false, \"allowerasing\": false, \"autoremove\": false, \"bugfix\": false, \"cacheonly\": false, \"disable_gpg_check\": false, \"disable_plugin\": [], \"disablerepo\": [], \"download_only\": false, \"enable_plugin\": [], \"enablerepo\": [], \"exclude\": [], \"installroot\": \"/\", \"install_repoquery\": true, \"install_weak_deps\": true, \"security\": false, \"skip_broken\": false, \"update_cache\": false, \"update_only\": false, \"validate_certs\": true, \"sslverify\": true, \"lock_timeout\": 30, \"use_backend\": \"auto\", \"best\": null, \"conf_file\": null, \"disable_excludes\": null, \"download_dir\": null, \"list\": null, \"nobest\": null, \"releasever\": null, \"state\": null}}}\\r\\n# destroy dnf.plugin.dynamic\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing email\\r\\n# cleanup[2] removing email.mime\\r\\n# cleanup[2] removing quopri\\r\\n# cleanup[2] removing email.encoders\\r\\n# cleanup[2] removing email.errors\\r\\n# cleanup[2] removing email.quoprimime\\r\\n# cleanup[2] removing email.base64mime\\r\\n# cleanup[2] removing email.charset\\r\\n# cleanup[2] removing email.header\\r\\n# cleanup[2] removing calendar\\r\\n# cleanup[2] removing email._parseaddr\\r\\n# cleanup[2] removing email.utils\\r\\n# cleanup[2] removing email._policybase\\r\\n# cleanup[2] removing email._encoded_words\\r\\n# cleanup[2] removing email._header_value_parser\\r\\n# cleanup[2] removing email.headerregistry\\r\\n# cleanup[2] removing email.iterators\\r\\n# cleanup[2] removing email.message\\r\\n# cleanup[2] removing email.contentmanager\\r\\n# cleanup[2] removing email.policy\\r\\n# cleanup[2] removing email.mime.base\\r\\n# cleanup[2] removing email.mime.nonmultipart\\r\\n# cleanup[2] removing email.mime.application\\r\\n# cleanup[2] removing email.mime.multipart\\r\\n# cleanup[2] removing email.feedparser\\r\\n# cleanup[2] removing email.parser\\r\\n# cleanup[2] removing http\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ssl\\r\\n# cleanup[2] removing http.client\\r\\n# cleanup[2] removing mimetypes\\r\\n# cleanup[2] removing netrc\\r\\n# cleanup[2] removing urllib.response\\r\\n# cleanup[2] removing urllib.error\\r\\n# cleanup[2] removing urllib.request\\r\\n# cleanup[2] removing http.cookiejar\\r\\n# cleanup[2] removing gzip\\r\\n# cleanup[2] removing ansible.module_utils.urls\\r\\n# destroy ansible.module_utils.urls\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.common.respawn\\r\\n# destroy ansible.module_utils.common.respawn\\r\\n# cleanup[2] removing ansible.module_utils.yumdnf\\r\\n# destroy ansible.module_utils.yumdnf\\r\\n# cleanup[2] removing email.mime.text\\r\\n# cleanup[2] removing configparser\\r\\n# destroy configparser\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# destroy heapq\\r\\n# cleanup[2] removing _queue\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing dnf.pycomp\\r\\n# cleanup[2] removing dnf.const\\r\\n# cleanup[2] removing libdnf._error\\r\\n# cleanup[2] removing libdnf.error\\r\\n# cleanup[2] removing libdnf._common_types\\r\\n# cleanup[2] removing libdnf.common_types\\r\\n# cleanup[2] removing libdnf._conf\\r\\n# cleanup[2] removing libdnf.conf\\r\\n# cleanup[2] removing libdnf._module\\r\\n# cleanup[2] removing libdnf.module\\r\\n# cleanup[2] removing libdnf._repo\\r\\n# cleanup[2] removing libdnf.repo\\r\\n# cleanup[2] removing libdnf._transaction\\r\\n# cleanup[2] removing libdnf.transaction\\r\\n# cleanup[2] removing libdnf._utils\\r\\n# cleanup[2] removing libdnf.utils\\r\\n# cleanup[2] removing libdnf\\r\\n# cleanup[2] removing unicodedata\\r\\n# cleanup[2] removing dnf.i18n\\r\\n# cleanup[2] removing dnf.yum\\r\\n# cleanup[2] removing dnf.transaction\\r\\n# cleanup[2] removing rpm._rpm\\r\\n# cleanup[2] removing rpm.transaction\\r\\n# cleanup[2] removing rpm\\r\\n# cleanup[2] removing dnf.yum.rpmtrans\\r\\n# cleanup[2] removing dnf.callback\\r\\n# cleanup[2] removing hawkey._hawkey\\r\\n# cleanup[2] removing hawkey\\r\\n# cleanup[2] removing dnf.util\\r\\n# cleanup[2] removing dnf.exceptions\\r\\n# cleanup[2] removing libcomps._libpycomps\\r\\n# cleanup[2] removing libcomps\\r\\n# cleanup[2] removing dnf.comps\\r\\n# cleanup[2] removing dnf.db\\r\\n# cleanup[2] removing dnf.crypto\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing dnf.yum.misc\\r\\n# cleanup[2] removing dnf.db.group\\r\\n# cleanup[2] removing dnf.db.history\\r\\n# cleanup[2] removing dnf.conf.substitutions\\r\\n# cleanup[2] removing dnf.conf.config\\r\\n# cleanup[2] removing dnf.conf\\r\\n# cleanup[2] removing dnf.lock\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing logging.handlers\\r\\n# cleanup[2] removing dnf.logging\\r\\n# cleanup[2] removing dnf.repo\\r\\n# cleanup[2] removing dnf.conf.read\\r\\n# cleanup[2] removing dnf.rpm.transaction\\r\\n# cleanup[2] removing dnf.rpm\\r\\n# cleanup[2] removing dnf.dnssec\\r\\n# cleanup[2] removing dnf.drpm\\r\\n# cleanup[2] removing dnf.goal\\r\\n# cleanup[2] removing dnf.history\\r\\n# cleanup[2] removing dnf.module\\r\\n# cleanup[2] removing libdnf._smartcols\\r\\n# cleanup[2] removing libdnf.smartcols\\r\\n# cleanup[2] removing dnf.selector\\r\\n# cleanup[2] removing dnf.module.exceptions\\r\\n# cleanup[2] removing dnf.module.module_base\\r\\n# cleanup[2] removing dnf.persistor\\r\\n# cleanup[2] removing _opcode\\r\\n# cleanup[2] removing opcode\\r\\n# destroy opcode\\r\\n# cleanup[2] removing dis\\r\\n# cleanup[2] removing inspect\\r\\n# cleanup[2] removing dnf.plugin\\r\\n# cleanup[2] removing dnf.query\\r\\n# cleanup[2] removing dnf.repodict\\r\\n# cleanup[2] removing dnf.rpm.connection\\r\\n# cleanup[2] removing dnf.rpm.miscutils\\r\\n# cleanup[2] removing dnf.package\\r\\n# cleanup[2] removing dnf.sack\\r\\n# cleanup[2] removing dnf.subject\\r\\n# cleanup[2] removing gc\\r\\n# cleanup[2] removing dnf.base\\r\\n# cleanup[2] removing dnf\\r\\n# cleanup[2] removing dnfpluginscore\\r\\n# destroy dnfpluginscore\\r\\n# cleanup[2] removing dnf.cli.format\\r\\n# cleanup[2] removing _curses\\r\\n# cleanup[2] removing curses\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing dnf.cli.term\\r\\n# cleanup[2] removing dnf.cli.progress\\r\\n# cleanup[2] removing dnf.cli.output\\r\\n# cleanup[2] removing dnf.cli.aliases\\r\\n# cleanup[2] removing dnf.cli.option_parser\\r\\n# cleanup[2] removing dnf.cli.commands\\r\\n# cleanup[2] removing dnf.cli.commands.alias\\r\\n# cleanup[2] removing dnf.cli.commands.autoremove\\r\\n# cleanup[2] removing dnf.cli.commands.check\\r\\n# cleanup[2] removing dnf.cli.commands.clean\\r\\n# cleanup[2] removing dnf.cli.commands.repoquery\\r\\n# cleanup[2] removing dnf.cli.commands.deplist\\r\\n# cleanup[2] removing dnf.cli.commands.distrosync\\r\\n# cleanup[2] removing dnf.cli.commands.downgrade\\r\\n# cleanup[2] removing dnf.cli.commands.group\\r\\n# cleanup[2] removing dnf.transaction_sr\\r\\n# cleanup[2] removing dnf.cli.commands.history\\r\\n# cleanup[2] removing dnf.cli.commands.install\\r\\n# cleanup[2] removing dnf.cli.commands.makecache\\r\\n# cleanup[2] removing dnf.cli.commands.mark\\r\\n# cleanup[2] removing dnf.cli.commands.module\\r\\n# cleanup[2] removing dnf.cli.commands.reinstall\\r\\n# cleanup[2] removing dnf.cli.commands.remove\\r\\n# cleanup[2] removing dnf.cli.commands.repolist\\r\\n# cleanup[2] removing dnf.match_counter\\r\\n# cleanup[2] removing dnf.cli.commands.search\\r\\n# cleanup[2] removing cmd\\r\\n# cleanup[2] removing dnf.cli.commands.shell\\r\\n# cleanup[2] removing dnf.cli.commands.swap\\r\\n# cleanup[2] removing dnf.cli.commands.updateinfo\\r\\n# cleanup[2] removing dnf.cli.commands.upgrade\\r\\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\\r\\n# cleanup[2] removing dnf.cli.demand\\r\\n# cleanup[2] removing dnf.cli.cli\\r\\n# cleanup[2] removing dnf.cli\\r\\n# cleanup[2] removing dnf.plugin.dynamic.builddep\\r\\n# destroy dnf.plugin.dynamic.builddep\\r\\n# cleanup[2] removing dateutil._version\\r\\n# cleanup[2] removing dateutil\\r\\n# cleanup[2] removing six\\r\\n# cleanup[2] removing numbers\\r\\n# destroy numbers\\r\\n# cleanup[2] removing _decimal\\r\\n# cleanup[2] removing decimal\\r\\n# destroy decimal\\r\\n# cleanup[2] removing dateutil._common\\r\\n# cleanup[2] removing dateutil.relativedelta\\r\\n# cleanup[2] removing six.moves\\r\\n# cleanup[2] removing dateutil.tz._common\\r\\n# cleanup[2] removing dateutil.tz._factories\\r\\n# cleanup[2] removing dateutil.tz.tz\\r\\n# cleanup[2] removing dateutil.tz\\r\\n# cleanup[2] removing dateutil.parser._parser\\r\\n# cleanup[2] removing dateutil.parser.isoparser\\r\\n# destroy dateutil.parser.isoparser\\r\\n# cleanup[2] removing dateutil.parser\\r\\n# cleanup[2] removing dnf.plugin.dynamic.changelog\\r\\n# destroy dnf.plugin.dynamic.changelog\\r\\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\\r\\n# destroy dnf.plugin.dynamic.config_manager\\r\\n# cleanup[2] removing dnf.plugin.dynamic.copr\\r\\n# destroy dnf.plugin.dynamic.copr\\r\\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\\r\\n# destroy dnf.plugin.dynamic.debuginfo-install\\r\\n# cleanup[2] removing dnf.plugin.dynamic.download\\r\\n# destroy dnf.plugin.dynamic.download\\r\\n# cleanup[2] removing _sqlite3\\r\\n# cleanup[2] removing sqlite3.dbapi2\\r\\n# cleanup[2] removing sqlite3\\r\\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\\r\\n# destroy dnf.plugin.dynamic.generate_completion_cache\\r\\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\\r\\n# destroy dnf.plugin.dynamic.groups_manager\\r\\n# cleanup[2] removing dbus._compat\\r\\n# cleanup[2] removing dbus.exceptions\\r\\n# cleanup[2] removing _dbus_bindings\\r\\n# cleanup[2] removing dbus.types\\r\\n# cleanup[2] removing dbus.lowlevel\\r\\n# cleanup[2] removing xml\\r\\n# destroy xml\\r\\n# cleanup[2] removing xml.parsers\\r\\n# destroy xml.parsers\\r\\n# cleanup[2] removing pyexpat.errors\\r\\n# cleanup[2] removing pyexpat.model\\r\\n# cleanup[2] removing pyexpat\\r\\n# cleanup[2] removing xml.parsers.expat.model\\r\\n# cleanup[2] removing xml.parsers.expat.errors\\r\\n# cleanup[2] removing xml.parsers.expat\\r\\n# destroy xml.parsers.expat\\r\\n# cleanup[2] removing dbus._expat_introspect_parser\\r\\n# cleanup[2] removing dbus.proxies\\r\\n# cleanup[2] removing dbus.connection\\r\\n# cleanup[2] removing dbus.bus\\r\\n# cleanup[2] removing dbus._dbus\\r\\n# cleanup[2] removing dbus\\r\\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\\r\\n# destroy dnf.plugin.dynamic.needs_restarting\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\\r\\n# destroy dnf.plugin.dynamic.repoclosure\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\\r\\n# destroy dnf.plugin.dynamic.repodiff\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repograph\\r\\n# destroy dnf.plugin.dynamic.repograph\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\\r\\n# destroy dnf.plugin.dynamic.repomanage\\r\\n# cleanup[2] removing dnf.plugin.dynamic.reposync\\r\\n# destroy dnf.plugin.dynamic.reposync\\r\\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\\r\\n# destroy dnf.plugin.dynamic.system_upgrade\\r\\n# destroy _sitebuiltins\\r\\n# destroy _bz2\\r\\n# destroy _lzma\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy ntpath\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy grp\\r\\n# destroy syslog\\r\\n# destroy selinux\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy mimetypes\\r\\n# destroy netrc\\r\\n# destroy dateutil\\r\\n# destroy dateutil._version\\r\\n# destroy dateutil._common\\r\\n# destroy dateutil.parser\\r\\n# destroy dateutil.parser._parser\\r\\n# destroy dateutil.relativedelta\\r\\n# destroy six.moves.urllib\\r\\n# destroy six.moves\\r\\n# destroy six.moves.urllib_parse\\r\\n# destroy six.moves.urllib.error\\r\\n# destroy six.moves.urllib.request\\r\\n# destroy six.moves.urllib.response\\r\\n# destroy six.moves.urllib.robotparser\\r\\n# destroy dateutil.tz._common\\r\\n# destroy dateutil.tz._factories\\r\\n# destroy dateutil.tz.tz\\r\\n# destroy dateutil.tz\\r\\n# destroy six\\r\\n# destroy sqlite3\\r\\n# destroy sqlite3.dbapi2\\r\\n# destroy _sqlite3\\r\\n# destroy dbus\\r\\n# destroy dbus._compat\\r\\n# destroy dbus.exceptions\\r\\n# destroy dbus.types\\r\\n# destroy dbus.lowlevel\\r\\n# destroy dbus._expat_introspect_parser\\r\\n# destroy dbus.proxies\\r\\n# destroy dbus.connection\\r\\n# destroy dbus.bus\\r\\n# destroy dbus._dbus\\r\\n# destroy pyexpat.errors\\r\\n# destroy pyexpat.model\\r\\n# destroy pyexpat\\r\\n# destroy uuid\\r\\n# destroy systemd.journal\\r\\n# cleanup[3] wiping _dbus_bindings\\r\\n# cleanup[3] wiping _decimal\\r\\n# cleanup[3] wiping dnf.cli\\r\\n# destroy dnf.cli.format\\r\\n# destroy dnf.cli.term\\r\\n# destroy dnf.cli.progress\\r\\n# destroy dnf.cli.aliases\\r\\n# destroy dnf.cli.option_parser\\r\\n# destroy dnf.cli.demand\\r\\n# destroy dnf.cli.cli\\r\\n# cleanup[3] wiping dnf.cli.commands.upgrademinimal\\r\\n# cleanup[3] wiping dnf.cli.commands.upgrade\\r\\n# cleanup[3] wiping dnf.cli.commands.updateinfo\\r\\n# cleanup[3] wiping dnf.cli.commands.swap\\r\\n# cleanup[3] wiping dnf.cli.commands.shell\\r\\n# destroy cmd\\r\\n# cleanup[3] wiping dnf.cli.commands.search\\r\\n# cleanup[3] wiping dnf.match_counter\\r\\n# cleanup[3] wiping dnf.cli.commands.repolist\\r\\n# cleanup[3] wiping dnf.cli.commands.remove\\r\\n# cleanup[3] wiping dnf.cli.commands.reinstall\\r\\n# cleanup[3] wiping dnf.cli.commands.module\\r\\n# cleanup[3] wiping dnf.cli.commands.mark\\r\\n# cleanup[3] wiping dnf.cli.commands.makecache\\r\\n# cleanup[3] wiping dnf.cli.commands.install\\r\\n# cleanup[3] wiping dnf.cli.commands.history\\r\\n# cleanup[3] wiping dnf.transaction_sr\\r\\n# cleanup[3] wiping dnf.cli.commands.group\\r\\n# cleanup[3] wiping dnf.cli.commands.downgrade\\r\\n# cleanup[3] wiping dnf.cli.commands.distrosync\\r\\n# cleanup[3] wiping dnf.cli.commands.deplist\\r\\n# cleanup[3] wiping dnf.cli.commands.repoquery\\r\\n# cleanup[3] wiping dnf.cli.commands.clean\\r\\n# cleanup[3] wiping dnf.cli.commands.check\\r\\n# cleanup[3] wiping dnf.cli.commands.autoremove\\r\\n# cleanup[3] wiping dnf.cli.commands.alias\\r\\n# destroy dnf.cli.commands\\r\\n# cleanup[3] wiping dnf.cli.output\\r\\n# cleanup[3] wiping termios\\r\\n# cleanup[3] wiping curses\\r\\n# cleanup[3] wiping _curses\\r\\n# cleanup[3] wiping dnf\\r\\n# destroy dnf.pycomp\\r\\n# destroy dnf.const\\r\\n# destroy dnf.i18n\\r\\n# destroy dnf.yum\\r\\n# destroy dnf.yum.rpmtrans\\r\\n# destroy dnf.transaction\\r\\n# destroy dnf.callback\\r\\n# destroy dnf.util\\r\\n# destroy dnf.exceptions\\r\\n# destroy dnf.comps\\r\\n# destroy dnf.db\\r\\n# destroy dnf.db.group\\r\\n# destroy dnf.db.history\\r\\n# destroy dnf.crypto\\r\\n# destroy dnf.conf\\r\\n# destroy dnf.conf.substitutions\\r\\n# destroy dnf.conf.config\\r\\n# destroy dnf.conf.read\\r\\n# destroy dnf.lock\\r\\n# destroy dnf.logging\\r\\n# destroy dnf.repo\\r\\n# destroy dnf.rpm\\r\\n# destroy dnf.dnssec\\r\\n# destroy dnf.drpm\\r\\n# destroy dnf.goal\\r\\n# destroy dnf.history\\r\\n# destroy dnf.module\\r\\n# destroy dnf.module.exceptions\\r\\n# destroy dnf.module.module_base\\r\\n# destroy dnf.selector\\r\\n# destroy dnf.persistor\\r\\n# destroy dnf.plugin\\r\\n# destroy dnf.query\\r\\n# destroy dnf.repodict\\r\\n# destroy dnf.package\\r\\n# destroy dnf.sack\\r\\n# destroy dnf.subject\\r\\n# destroy dnf.base\\r\\n# destroy dnf.transaction_sr\\r\\n# destroy dnf.match_counter\\r\\n# destroy dnf.cli\\r\\n# cleanup[3] wiping gc\\r\\n# cleanup[3] wiping dnf.rpm.miscutils\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping dnf.rpm.connection\\r\\n# cleanup[3] wiping inspect\\r\\n# destroy ast\\r\\n# destroy dis\\r\\n# destroy token\\r\\n# cleanup[3] wiping _opcode\\r\\n# cleanup[3] wiping libdnf.smartcols\\r\\n# cleanup[3] wiping libdnf._smartcols\\r\\n# cleanup[3] wiping dnf.rpm.transaction\\r\\n# cleanup[3] wiping logging.handlers\\r\\n# destroy pickle\\r\\n# cleanup[3] wiping _pickle\\r\\n# cleanup[3] wiping _compat_pickle\\r\\n# cleanup[3] wiping dnf.yum.misc\\r\\n# cleanup[3] wiping glob\\r\\n# cleanup[3] wiping libcomps\\r\\n# cleanup[3] wiping libcomps._libpycomps\\r\\n# cleanup[3] wiping hawkey\\r\\n# cleanup[3] wiping hawkey._hawkey\\r\\n# cleanup[3] wiping rpm\\r\\n# destroy rpm.transaction\\r\\n# cleanup[3] wiping rpm._rpm\\r\\n# cleanup[3] wiping unicodedata\\r\\n# cleanup[3] wiping libdnf\\r\\n# destroy libdnf.error\\r\\n# destroy libdnf.common_types\\r\\n# destroy libdnf.conf\\r\\n# destroy libdnf.module\\r\\n# destroy libdnf.repo\\r\\n# destroy libdnf.transaction\\r\\n# destroy libdnf.utils\\r\\n# destroy libdnf.smartcols\\r\\n# cleanup[3] wiping libdnf._utils\\r\\n# cleanup[3] wiping libdnf._transaction\\r\\n# cleanup[3] wiping libdnf._repo\\r\\n# cleanup[3] wiping libdnf._module\\r\\n# cleanup[3] wiping libdnf._conf\\r\\n# cleanup[3] wiping libdnf._common_types\\r\\n# cleanup[3] wiping libdnf._error\\r\\n# cleanup[3] wiping queue\\r\\n# cleanup[3] wiping _queue\\r\\n# cleanup[3] wiping _heapq\\r\\n# destroy _heapq\\r\\n# cleanup[3] wiping email.mime.text\\r\\n# cleanup[3] wiping gzip\\r\\n# destroy _compression\\r\\n# cleanup[3] wiping http.cookiejar\\r\\n# destroy copy\\r\\n# cleanup[3] wiping urllib.request\\r\\n# destroy bisect\\r\\n# cleanup[3] wiping urllib.error\\r\\n# cleanup[3] wiping urllib.response\\r\\n# cleanup[3] wiping http.client\\r\\n# destroy http\\r\\n# destroy ssl\\r\\n# cleanup[3] wiping _ssl\\r\\n# cleanup[3] wiping email.parser\\r\\n# cleanup[3] wiping email.feedparser\\r\\n# cleanup[3] wiping email.mime.multipart\\r\\n# cleanup[3] wiping email.mime.application\\r\\n# cleanup[3] wiping email.mime.nonmultipart\\r\\n# cleanup[3] wiping email.mime.base\\r\\n# cleanup[3] wiping email.policy\\r\\n# cleanup[3] wiping email.contentmanager\\r\\n# cleanup[3] wiping email.message\\r\\n# destroy quopri\\r\\n# cleanup[3] wiping email.iterators\\r\\n# cleanup[3] wiping email.headerregistry\\r\\n# cleanup[3] wiping email._header_value_parser\\r\\n# cleanup[3] wiping email._encoded_words\\r\\n# cleanup[3] wiping email._policybase\\r\\n# cleanup[3] wiping email.utils\\r\\n# cleanup[3] wiping email._parseaddr\\r\\n# cleanup[3] wiping calendar\\r\\n# cleanup[3] wiping email.header\\r\\n# cleanup[3] wiping email.charset\\r\\n# cleanup[3] wiping email.base64mime\\r\\n# cleanup[3] wiping email.quoprimime\\r\\n# cleanup[3] wiping email.errors\\r\\n# cleanup[3] wiping email.encoders\\r\\n# cleanup[3] wiping email.mime\\r\\n# destroy email.mime.base\\r\\n# destroy email.mime.nonmultipart\\r\\n# destroy email.mime.application\\r\\n# destroy email.mime.multipart\\r\\n# destroy email.mime.text\\r\\n# cleanup[3] wiping email\\r\\n# destroy email._parseaddr\\r\\n# destroy email._policybase\\r\\n# destroy email._encoded_words\\r\\n# destroy email._header_value_parser\\r\\n# destroy email.mime\\r\\n# destroy email.encoders\\r\\n# destroy email.errors\\r\\n# destroy email.quoprimime\\r\\n# destroy email.base64mime\\r\\n# destroy email.charset\\r\\n# destroy email.header\\r\\n# destroy email.utils\\r\\n# destroy email.headerregistry\\r\\n# destroy email.iterators\\r\\n# destroy email.message\\r\\n# destroy email.contentmanager\\r\\n# destroy email.policy\\r\\n# destroy email.feedparser\\r\\n# destroy email.parser\\r\\n# cleanup[3] wiping argparse\\r\\n# cleanup[3] wiping gettext\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping socket\\r\\n# cleanup[3] wiping array\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping logging\\r\\n# destroy logging.handlers\\r\\n# cleanup[3] wiping string\\r\\n# cleanup[3] wiping _string\\r\\n# destroy _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping datetime\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# cleanup[3] wiping signal\\r\\n# cleanup[3] wiping shlex\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping locale\\r\\n# destroy encodings\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping atexit\\r\\n# destroy atexit\\r\\n# cleanup[3] wiping json\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# cleanup[3] wiping json.scanner\\r\\n# cleanup[3] wiping _json\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping urllib.parse\\r\\n# destroy ipaddress\\r\\n# cleanup[3] wiping urllib\\r\\n# destroy urllib.response\\r\\n# destroy urllib.error\\r\\n# destroy urllib.request\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping tempfile\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping random\\r\\n# cleanup[3] wiping hashlib\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping fnmatch\\r\\n# cleanup[3] wiping importlib.util\\r\\n# cleanup[3] wiping importlib._abc\\r\\n# cleanup[3] wiping importlib.machinery\\r\\n# cleanup[3] wiping importlib\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib.util\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping base64\\r\\n# cleanup[3] wiping binascii\\r\\n# cleanup[3] wiping struct\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping _signal\\r\\n# destroy _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy _dbus_bindings\\r\\n# destroy decimal\\r\\n# destroy _curses\\r\\n# destroy libcomps._libpycomps\\r\\n# destroy hawkey._hawkey\\r\\n# destroy rpm._rpm\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _weakref\\r\\n# destroy _thread\\r\\n# destroy _hashlib\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy _compat_pickle\\r\\n# destroy libdnf._error\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy _queue\\r\\n# destroy array\\r\\n# destroy copyreg\\r\\n# destroy _pickle\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy gzip\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# destroy unicodedata\\r\\n# destroy _blake2\\r\\n# destroy email\\r\\n# destroy queue\\r\\n# destroy shlex\\r\\n# destroy pwd\\r\\n# destroy gettext\\r\\n# destroy libcomps\\r\\n# destroy urllib\\r\\n# destroy dnf.rpm.transaction\\r\\n# destroy dnf.rpm.connection\\r\\n# destroy dnf.rpm.miscutils\\r\\n# destroy hashlib\\r\\n# destroy json\\r\\n# destroy importlib\\r\\n# destroy inspect\\r\\n# destroy gc\\r\\n# destroy math\\r\\n# destroy shutil\\r\\n# destroy zlib\\r\\n# destroy urllib.parse\\r\\n# destroy fnmatch\\r\\n# destroy tempfile\\r\\n# destroy traceback\\r\\n# destroy calendar\\r\\n# destroy dnf.yum.misc\\r\\n# destroy glob\\r\\n# destroy curses\\r\\n# destroy struct\\r\\n# destroy termios\\r\\n# destroy argparse\\r\\n# destroy dnf.cli.commands.alias\\r\\n# destroy dnf.cli.commands.autoremove\\r\\n# destroy dnf.cli.commands.check\\r\\n# destroy dnf.cli.commands.clean\\r\\n# destroy dnf.cli.commands.repoquery\\r\\n# destroy dnf.cli.commands.deplist\\r\\n# destroy dnf.cli.commands.distrosync\\r\\n# destroy dnf.cli.commands.downgrade\\r\\n# destroy dnf.cli.commands.group\\r\\n# destroy dnf.cli.commands.history\\r\\n# destroy dnf.cli.commands.install\\r\\n# destroy dnf.cli.commands.makecache\\r\\n# destroy dnf.cli.commands.mark\\r\\n# destroy dnf.cli.commands.module\\r\\n# destroy dnf.cli.commands.reinstall\\r\\n# destroy dnf.cli.commands.remove\\r\\n# destroy dnf.cli.commands.repolist\\r\\n# destroy dnf.cli.commands.search\\r\\n# destroy dnf.cli.commands.shell\\r\\n# destroy dnf.cli.commands.swap\\r\\n# destroy dnf.cli.commands.updateinfo\\r\\n# destroy dnf.cli.commands.upgrade\\r\\n# destroy dnf.cli.commands.upgrademinimal\\r\\n# destroy datetime\\r\\n# destroy logging\\r\\n# destroy operator\\r\\n# destroy random\\r\\n# destroy hawkey\\r\\n# destroy dnf.cli.output\\r\\n# destroy dnf\\r\\n# destroy rpm\\r\\n# destroy itertools\\r\\n# destroy functools\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy threading\\r\\n# destroy contextlib\\r\\n# destroy time\\r\\n# destroy fcntl\\r\\n# destroy _posixsubprocess\\r\\n# destroy select\\r\\n# destroy selectors\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy collections\\r\\n# destroy io\\r\\n# destroy _opcode\\r\\n# destroy _warnings\\r\\n# destroy posix\\r\\n# destroy binascii\\r\\n# destroy http.client\\r\\n# destroy http.cookiejar\\r\\n# destroy socket\\r\\n# destroy base64\\r\\n# destroy errno\\r\\n# destroy warnings\\r\\n# destroy string\\r\\n# destroy _ssl\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy re\\r\\n# destroy _random\\r\\n# destroy _sre\\r\\n# destroy _operator\\r\\n# destroy _functools\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.12.215 closed.\\r\\n\")\n 7163 1726888033.48497: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce82e84d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce82b7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce82eaa50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce8099130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce8099fa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80d7d70>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80d7fb0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce810f770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce810fe00>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80efa40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80ed160>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80d4f20>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce812f6b0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce812e2d0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80ee030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce812cb60>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce81646b0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80d41a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce8164b60>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce8164a10>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce8164e00>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80d2cc0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce81654f0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce81651c0>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce81663f0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce817c5f0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce817dcd0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce817eb70>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce817f1d0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce817e0c0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce817fc50>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce817f380>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce8166360>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7ec3b30>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7eec5c0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7eec350>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7eec5f0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7eecef0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7eed820>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7eec7d0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7ec1cd0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7eeec30>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7eed970>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce8166b10>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7f16f60>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7f3f2c0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7f9c0e0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7f9e840>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7f9c200>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7f3ff50>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7da51c0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7f3e0c0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7eefb30>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4ce7f3e420>\r\n# zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_wj4l0knc/ansible_ansible.legacy.dnf_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7dfae70>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7dd9e20>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7dd8f80>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7df91f0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7e268d0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7e26690>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7e25fa0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7e269c0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7dfbb90>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7e27620>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7e27860>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7e27da0>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7715b80>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce77177a0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce771c1a0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce771d340>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce771fe00>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce80d2db0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce771e0c0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7727d40>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7726840>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce77265a0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7726ae0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce771e5d0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce776b9e0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce776c050>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce776db50>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce776d910>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce77700e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce776e240>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce77738c0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7770290>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7774980>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7774b00>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7774b90>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce776c290>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce76003e0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7601610>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7776b70>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7777ef0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7776750>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7605790>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76065a0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7601490>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76063c0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7607830>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7612120>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce760d160>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7702c60>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7e56930>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76124b0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7612240>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc'\r\nimport 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a49b0>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc'\r\nimport 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a4bc0>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc'\r\nimport 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a5220>\r\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a4e30>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc'\r\nimport 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a5b80>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc'\r\nimport 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7691970>\r\n# /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc'\r\nimport 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76917c0>\r\n# /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc'\r\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce72d2780>\r\nimport 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a7350>\r\n# /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc'\r\nimport 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce72e1340>\r\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce72d3ec0>\r\nimport 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce72d3290>\r\nimport 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a67e0>\r\n# /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc'\r\nimport 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce734d2b0>\r\nimport 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7305400>\r\nimport 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a6c90>\r\n# /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc'\r\nimport 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7350da0>\r\nimport 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce734f050>\r\nimport 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7304ef0>\r\nimport 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a61b0>\r\nimport 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a5be0>\r\nimport 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a58e0>\r\nimport 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a4b60>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc'\r\nimport 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a5c10>\r\n# /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc'\r\nimport 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7351370>\r\nimport 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7350a70>\r\n# /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py\r\n# code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc'\r\nimport 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7351c70>\r\n# /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py\r\n# code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce733ff50>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce733d580>\r\nimport 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7352780>\r\n# /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc'\r\nimport 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce733d010>\r\n# /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc'\r\nimport 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce73722a0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc'\r\n# /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc'\r\nimport 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7372f30>\r\nimport 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce73729f0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc'\r\nimport 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7373440>\r\n# /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py\r\n# code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc'\r\nimport 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7347950>\r\n# /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc'\r\nimport 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce71fffe0>\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.urls' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.version' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.respawn' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.yumdnf' # \r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc'\r\nimport 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6f3ecf0>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6f3ede0>\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce6f8efc0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6f8e840>\r\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce6f8e9f0>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6f3f320>\r\nimport 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6f3e240>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc'\r\nimport 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6f3e990>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc'\r\n# extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so'\r\n# extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so'\r\nimport 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7008500>\r\nimport 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce70080e0>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc'\r\n# extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so'\r\n# extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so'\r\nimport 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce700bdd0>\r\nimport 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7008650>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc'\r\n# extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so'\r\n# extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so'\r\nimport 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce6b32ff0>\r\nimport 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce700bf20>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc'\r\n# extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so'\r\n# extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so'\r\nimport 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce6bb0b90>\r\nimport 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6b33410>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc'\r\n# extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so'\r\n# extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so'\r\nimport 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce6bb3bc0>\r\nimport 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6bb0d70>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc'\r\n# extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so'\r\n# extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so'\r\nimport 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce6befd40>\r\nimport 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6bb3f50>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc'\r\n# extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so'\r\n# extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so'\r\nimport 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce5171040>\r\nimport 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5170440>\r\nimport 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6fabc50>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce5190530>\r\nimport 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5173980>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc'\r\nimport 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5192ae0>\r\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc'\r\nimport 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51939e0>\r\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'\r\n# extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'\r\nimport 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce51b42f0>\r\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py\r\n# code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc'\r\nimport 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51b57f0>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5193c20>\r\nimport 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5192990>\r\nimport 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5192330>\r\n# /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so'\r\n# extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so'\r\nimport 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce51b73e0>\r\nimport 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5192f00>\r\nimport 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51907d0>\r\nimport 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5172f90>\r\n# /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so'\r\n# extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so'\r\nimport 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce51735f0>\r\nimport 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5173410>\r\nimport 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5171190>\r\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc'\r\nimport 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51f4a70>\r\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc'\r\nimport 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51f6f90>\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51f7770>\r\nimport 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51f6270>\r\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc'\r\nimport 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51f7f50>\r\nimport 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51f4a40>\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc'\r\nimport 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5221a30>\r\nimport 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5220fb0>\r\nimport 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5220dd0>\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc'\r\nimport 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce524ca70>\r\n# /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b1ab10>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce4b1ae40>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce524ed80>\r\nimport 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce524cf20>\r\nimport 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5223f50>\r\nimport 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce52221e0>\r\nimport 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5221f10>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc'\r\nimport 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b549e0>\r\nimport 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b1bb00>\r\nimport 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5222720>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc'\r\nimport 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b550a0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc'\r\nimport 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b55460>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc'\r\nimport 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b55520>\r\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc'\r\nimport 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b55640>\r\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc'\r\n# extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so'\r\n# extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so'\r\nimport 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce4b74230>\r\nimport 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b56360>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc'\r\nimport 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b74320>\r\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc'\r\nimport 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b74410>\r\nimport 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b55490>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc'\r\nimport 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b74500>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc'\r\n# extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\r\nimport '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce4b9ff80>\r\nimport 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b9f3e0>\r\nimport 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b9de50>\r\nimport 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b75d90>\r\nimport 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b751f0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc'\r\nimport 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b76240>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc'\r\nimport 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80efb60>\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc'\r\nimport 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bd8950>\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc'\r\nimport 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bd8bc0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc'\r\nimport 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bd9520>\r\nimport 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bd8fb0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc'\r\nimport 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bda420>\r\nimport 'gc' # \r\nimport 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6f8f0b0>\r\nimport 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6f3dee0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc'\r\nimport 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bdaf60>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc'\r\nimport 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49afa10>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc'\r\n# /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py\r\n# code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so'\r\nimport '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce49cda60>\r\nimport 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49cd610>\r\n# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce80d67e0>\r\nimport 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49cc4d0>\r\nimport 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49afd10>\r\nimport 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49aca70>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc'\r\nimport 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49af7d0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc'\r\nimport 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49e3020>\r\nimport 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49e1b50>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc'\r\nimport 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a08830>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc'\r\nimport 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a08b30>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc'\r\nimport 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a08da0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc'\r\nimport 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a09040>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc'\r\nimport 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a09730>\r\nimport 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a095b0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc'\r\nimport 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a0b020>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc'\r\nimport 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a0b170>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc'\r\nimport 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a0b380>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc'\r\nimport 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a242f0>\r\nimport 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a0bb60>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc'\r\nimport 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a24e60>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc'\r\nimport 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a25280>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc'\r\nimport 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a25460>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc'\r\nimport 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a25730>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc'\r\nimport 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a26630>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc'\r\nimport 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a268a0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc'\r\nimport 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a26ab0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc'\r\nimport 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a276b0>\r\nimport 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a271d0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc'\r\nimport 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4c560>\r\nimport 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a27e60>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc'\r\nimport 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4d1f0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc'\r\nimport 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4d4c0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc'\r\nimport 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4e420>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc'\r\nimport 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4e6c0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc'\r\nimport 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4e870>\r\nimport 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bdb3b0>\r\nimport 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bdb140>\r\nimport 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bda870>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc'\r\nimport 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4f260>\r\nimport 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4ef90>\r\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py\r\n# code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc'\r\nimport 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a716a0>\r\n# /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc'\r\nimport 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a72d80>\r\n# extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so'\r\nimport '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce4a71fd0>\r\nimport 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a71bb0>\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc'\r\nimport 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47c4650>\r\nimport 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47aba40>\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc'\r\nimport 'six.moves' # \r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc'\r\nimport 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47c74d0>\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc'\r\nimport 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47c7e00>\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc'\r\n# destroy dateutil.tz.win\r\nimport 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47c4cb0>\r\nimport 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47c4980>\r\nimport 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4f530>\r\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc'\r\nimport 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a71250>\r\nimport 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4f290>\r\nimport 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49ac140>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47f1fa0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47f2870>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47f3890>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47f3ef0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py\r\n# code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py\r\n# code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc'\r\n# extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce48195e0>\r\nimport 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4818fb0>\r\nimport 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4818c50>\r\nimport 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce48188f0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4819250>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc'\r\nimport 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce481b3b0>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc'\r\nimport 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce481b470>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc'\r\n# extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'\r\n# extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'\r\nimport '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce481bb60>\r\nimport 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce481ba10>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc'\r\nimport 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce484a120>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py\r\n# code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc'\r\nimport 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce484b350>\r\n# /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py\r\n# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc'\r\nimport 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce484b5c0>\r\n# /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py\r\n# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc'\r\n# extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\r\nimport 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce484b740>\r\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce484b560>\r\nimport 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce484ae10>\r\nimport 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce484a2a0>\r\nimport 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4849550>\r\nimport 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4848ad0>\r\nimport 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4848350>\r\nimport 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce481aea0>\r\nimport 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce481a390>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce484b0b0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce484bbc0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce48744d0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4874890>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce48751c0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4875d30>\r\n\r\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"tlog\", \"sssd\", \"authselect\"], \"allow_downgrade\": false, \"allowerasing\": false, \"autoremove\": false, \"bugfix\": false, \"cacheonly\": false, \"disable_gpg_check\": false, \"disable_plugin\": [], \"disablerepo\": [], \"download_only\": false, \"enable_plugin\": [], \"enablerepo\": [], \"exclude\": [], \"installroot\": \"/\", \"install_repoquery\": true, \"install_weak_deps\": true, \"security\": false, \"skip_broken\": false, \"update_cache\": false, \"update_only\": false, \"validate_certs\": true, \"sslverify\": true, \"lock_timeout\": 30, \"use_backend\": \"auto\", \"best\": null, \"conf_file\": null, \"disable_excludes\": null, \"download_dir\": null, \"list\": null, \"nobest\": null, \"releasever\": null, \"state\": null}}}\r\n# destroy dnf.plugin.dynamic\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing email\r\n# cleanup[2] removing email.mime\r\n# cleanup[2] removing quopri\r\n# cleanup[2] removing email.encoders\r\n# cleanup[2] removing email.errors\r\n# cleanup[2] removing email.quoprimime\r\n# cleanup[2] removing email.base64mime\r\n# cleanup[2] removing email.charset\r\n# cleanup[2] removing email.header\r\n# cleanup[2] removing calendar\r\n# cleanup[2] removing email._parseaddr\r\n# cleanup[2] removing email.utils\r\n# cleanup[2] removing email._policybase\r\n# cleanup[2] removing email._encoded_words\r\n# cleanup[2] removing email._header_value_parser\r\n# cleanup[2] removing email.headerregistry\r\n# cleanup[2] removing email.iterators\r\n# cleanup[2] removing email.message\r\n# cleanup[2] removing email.contentmanager\r\n# cleanup[2] removing email.policy\r\n# cleanup[2] removing email.mime.base\r\n# cleanup[2] removing email.mime.nonmultipart\r\n# cleanup[2] removing email.mime.application\r\n# cleanup[2] removing email.mime.multipart\r\n# cleanup[2] removing email.feedparser\r\n# cleanup[2] removing email.parser\r\n# cleanup[2] removing http\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# cleanup[2] removing http.client\r\n# cleanup[2] removing mimetypes\r\n# cleanup[2] removing netrc\r\n# cleanup[2] removing urllib.response\r\n# cleanup[2] removing urllib.error\r\n# cleanup[2] removing urllib.request\r\n# cleanup[2] removing http.cookiejar\r\n# cleanup[2] removing gzip\r\n# cleanup[2] removing ansible.module_utils.urls\r\n# destroy ansible.module_utils.urls\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.yumdnf\r\n# destroy ansible.module_utils.yumdnf\r\n# cleanup[2] removing email.mime.text\r\n# cleanup[2] removing configparser\r\n# destroy configparser\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing dnf.pycomp\r\n# cleanup[2] removing dnf.const\r\n# cleanup[2] removing libdnf._error\r\n# cleanup[2] removing libdnf.error\r\n# cleanup[2] removing libdnf._common_types\r\n# cleanup[2] removing libdnf.common_types\r\n# cleanup[2] removing libdnf._conf\r\n# cleanup[2] removing libdnf.conf\r\n# cleanup[2] removing libdnf._module\r\n# cleanup[2] removing libdnf.module\r\n# cleanup[2] removing libdnf._repo\r\n# cleanup[2] removing libdnf.repo\r\n# cleanup[2] removing libdnf._transaction\r\n# cleanup[2] removing libdnf.transaction\r\n# cleanup[2] removing libdnf._utils\r\n# cleanup[2] removing libdnf.utils\r\n# cleanup[2] removing libdnf\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing dnf.i18n\r\n# cleanup[2] removing dnf.yum\r\n# cleanup[2] removing dnf.transaction\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing dnf.yum.rpmtrans\r\n# cleanup[2] removing dnf.callback\r\n# cleanup[2] removing hawkey._hawkey\r\n# cleanup[2] removing hawkey\r\n# cleanup[2] removing dnf.util\r\n# cleanup[2] removing dnf.exceptions\r\n# cleanup[2] removing libcomps._libpycomps\r\n# cleanup[2] removing libcomps\r\n# cleanup[2] removing dnf.comps\r\n# cleanup[2] removing dnf.db\r\n# cleanup[2] removing dnf.crypto\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing dnf.yum.misc\r\n# cleanup[2] removing dnf.db.group\r\n# cleanup[2] removing dnf.db.history\r\n# cleanup[2] removing dnf.conf.substitutions\r\n# cleanup[2] removing dnf.conf.config\r\n# cleanup[2] removing dnf.conf\r\n# cleanup[2] removing dnf.lock\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing logging.handlers\r\n# cleanup[2] removing dnf.logging\r\n# cleanup[2] removing dnf.repo\r\n# cleanup[2] removing dnf.conf.read\r\n# cleanup[2] removing dnf.rpm.transaction\r\n# cleanup[2] removing dnf.rpm\r\n# cleanup[2] removing dnf.dnssec\r\n# cleanup[2] removing dnf.drpm\r\n# cleanup[2] removing dnf.goal\r\n# cleanup[2] removing dnf.history\r\n# cleanup[2] removing dnf.module\r\n# cleanup[2] removing libdnf._smartcols\r\n# cleanup[2] removing libdnf.smartcols\r\n# cleanup[2] removing dnf.selector\r\n# cleanup[2] removing dnf.module.exceptions\r\n# cleanup[2] removing dnf.module.module_base\r\n# cleanup[2] removing dnf.persistor\r\n# cleanup[2] removing _opcode\r\n# cleanup[2] removing opcode\r\n# destroy opcode\r\n# cleanup[2] removing dis\r\n# cleanup[2] removing inspect\r\n# cleanup[2] removing dnf.plugin\r\n# cleanup[2] removing dnf.query\r\n# cleanup[2] removing dnf.repodict\r\n# cleanup[2] removing dnf.rpm.connection\r\n# cleanup[2] removing dnf.rpm.miscutils\r\n# cleanup[2] removing dnf.package\r\n# cleanup[2] removing dnf.sack\r\n# cleanup[2] removing dnf.subject\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing dnf.base\r\n# cleanup[2] removing dnf\r\n# cleanup[2] removing dnfpluginscore\r\n# destroy dnfpluginscore\r\n# cleanup[2] removing dnf.cli.format\r\n# cleanup[2] removing _curses\r\n# cleanup[2] removing curses\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing dnf.cli.term\r\n# cleanup[2] removing dnf.cli.progress\r\n# cleanup[2] removing dnf.cli.output\r\n# cleanup[2] removing dnf.cli.aliases\r\n# cleanup[2] removing dnf.cli.option_parser\r\n# cleanup[2] removing dnf.cli.commands\r\n# cleanup[2] removing dnf.cli.commands.alias\r\n# cleanup[2] removing dnf.cli.commands.autoremove\r\n# cleanup[2] removing dnf.cli.commands.check\r\n# cleanup[2] removing dnf.cli.commands.clean\r\n# cleanup[2] removing dnf.cli.commands.repoquery\r\n# cleanup[2] removing dnf.cli.commands.deplist\r\n# cleanup[2] removing dnf.cli.commands.distrosync\r\n# cleanup[2] removing dnf.cli.commands.downgrade\r\n# cleanup[2] removing dnf.cli.commands.group\r\n# cleanup[2] removing dnf.transaction_sr\r\n# cleanup[2] removing dnf.cli.commands.history\r\n# cleanup[2] removing dnf.cli.commands.install\r\n# cleanup[2] removing dnf.cli.commands.makecache\r\n# cleanup[2] removing dnf.cli.commands.mark\r\n# cleanup[2] removing dnf.cli.commands.module\r\n# cleanup[2] removing dnf.cli.commands.reinstall\r\n# cleanup[2] removing dnf.cli.commands.remove\r\n# cleanup[2] removing dnf.cli.commands.repolist\r\n# cleanup[2] removing dnf.match_counter\r\n# cleanup[2] removing dnf.cli.commands.search\r\n# cleanup[2] removing cmd\r\n# cleanup[2] removing dnf.cli.commands.shell\r\n# cleanup[2] removing dnf.cli.commands.swap\r\n# cleanup[2] removing dnf.cli.commands.updateinfo\r\n# cleanup[2] removing dnf.cli.commands.upgrade\r\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\r\n# cleanup[2] removing dnf.cli.demand\r\n# cleanup[2] removing dnf.cli.cli\r\n# cleanup[2] removing dnf.cli\r\n# cleanup[2] removing dnf.plugin.dynamic.builddep\r\n# destroy dnf.plugin.dynamic.builddep\r\n# cleanup[2] removing dateutil._version\r\n# cleanup[2] removing dateutil\r\n# cleanup[2] removing six\r\n# cleanup[2] removing numbers\r\n# destroy numbers\r\n# cleanup[2] removing _decimal\r\n# cleanup[2] removing decimal\r\n# destroy decimal\r\n# cleanup[2] removing dateutil._common\r\n# cleanup[2] removing dateutil.relativedelta\r\n# cleanup[2] removing six.moves\r\n# cleanup[2] removing dateutil.tz._common\r\n# cleanup[2] removing dateutil.tz._factories\r\n# cleanup[2] removing dateutil.tz.tz\r\n# cleanup[2] removing dateutil.tz\r\n# cleanup[2] removing dateutil.parser._parser\r\n# cleanup[2] removing dateutil.parser.isoparser\r\n# destroy dateutil.parser.isoparser\r\n# cleanup[2] removing dateutil.parser\r\n# cleanup[2] removing dnf.plugin.dynamic.changelog\r\n# destroy dnf.plugin.dynamic.changelog\r\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\r\n# destroy dnf.plugin.dynamic.config_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.copr\r\n# destroy dnf.plugin.dynamic.copr\r\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\r\n# destroy dnf.plugin.dynamic.debuginfo-install\r\n# cleanup[2] removing dnf.plugin.dynamic.download\r\n# destroy dnf.plugin.dynamic.download\r\n# cleanup[2] removing _sqlite3\r\n# cleanup[2] removing sqlite3.dbapi2\r\n# cleanup[2] removing sqlite3\r\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\r\n# destroy dnf.plugin.dynamic.generate_completion_cache\r\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\r\n# destroy dnf.plugin.dynamic.groups_manager\r\n# cleanup[2] removing dbus._compat\r\n# cleanup[2] removing dbus.exceptions\r\n# cleanup[2] removing _dbus_bindings\r\n# cleanup[2] removing dbus.types\r\n# cleanup[2] removing dbus.lowlevel\r\n# cleanup[2] removing xml\r\n# destroy xml\r\n# cleanup[2] removing xml.parsers\r\n# destroy xml.parsers\r\n# cleanup[2] removing pyexpat.errors\r\n# cleanup[2] removing pyexpat.model\r\n# cleanup[2] removing pyexpat\r\n# cleanup[2] removing xml.parsers.expat.model\r\n# cleanup[2] removing xml.parsers.expat.errors\r\n# cleanup[2] removing xml.parsers.expat\r\n# destroy xml.parsers.expat\r\n# cleanup[2] removing dbus._expat_introspect_parser\r\n# cleanup[2] removing dbus.proxies\r\n# cleanup[2] removing dbus.connection\r\n# cleanup[2] removing dbus.bus\r\n# cleanup[2] removing dbus._dbus\r\n# cleanup[2] removing dbus\r\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\r\n# destroy dnf.plugin.dynamic.needs_restarting\r\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\r\n# destroy dnf.plugin.dynamic.repoclosure\r\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\r\n# destroy dnf.plugin.dynamic.repodiff\r\n# cleanup[2] removing dnf.plugin.dynamic.repograph\r\n# destroy dnf.plugin.dynamic.repograph\r\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\r\n# destroy dnf.plugin.dynamic.repomanage\r\n# cleanup[2] removing dnf.plugin.dynamic.reposync\r\n# destroy dnf.plugin.dynamic.reposync\r\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\r\n# destroy dnf.plugin.dynamic.system_upgrade\r\n# destroy _sitebuiltins\r\n# destroy _bz2\r\n# destroy _lzma\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ntpath\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy grp\r\n# destroy syslog\r\n# destroy selinux\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy mimetypes\r\n# destroy netrc\r\n# destroy dateutil\r\n# destroy dateutil._version\r\n# destroy dateutil._common\r\n# destroy dateutil.parser\r\n# destroy dateutil.parser._parser\r\n# destroy dateutil.relativedelta\r\n# destroy six.moves.urllib\r\n# destroy six.moves\r\n# destroy six.moves.urllib_parse\r\n# destroy six.moves.urllib.error\r\n# destroy six.moves.urllib.request\r\n# destroy six.moves.urllib.response\r\n# destroy six.moves.urllib.robotparser\r\n# destroy dateutil.tz._common\r\n# destroy dateutil.tz._factories\r\n# destroy dateutil.tz.tz\r\n# destroy dateutil.tz\r\n# destroy six\r\n# destroy sqlite3\r\n# destroy sqlite3.dbapi2\r\n# destroy _sqlite3\r\n# destroy dbus\r\n# destroy dbus._compat\r\n# destroy dbus.exceptions\r\n# destroy dbus.types\r\n# destroy dbus.lowlevel\r\n# destroy dbus._expat_introspect_parser\r\n# destroy dbus.proxies\r\n# destroy dbus.connection\r\n# destroy dbus.bus\r\n# destroy dbus._dbus\r\n# destroy pyexpat.errors\r\n# destroy pyexpat.model\r\n# destroy pyexpat\r\n# destroy uuid\r\n# destroy systemd.journal\r\n# cleanup[3] wiping _dbus_bindings\r\n# cleanup[3] wiping _decimal\r\n# cleanup[3] wiping dnf.cli\r\n# destroy dnf.cli.format\r\n# destroy dnf.cli.term\r\n# destroy dnf.cli.progress\r\n# destroy dnf.cli.aliases\r\n# destroy dnf.cli.option_parser\r\n# destroy dnf.cli.demand\r\n# destroy dnf.cli.cli\r\n# cleanup[3] wiping dnf.cli.commands.upgrademinimal\r\n# cleanup[3] wiping dnf.cli.commands.upgrade\r\n# cleanup[3] wiping dnf.cli.commands.updateinfo\r\n# cleanup[3] wiping dnf.cli.commands.swap\r\n# cleanup[3] wiping dnf.cli.commands.shell\r\n# destroy cmd\r\n# cleanup[3] wiping dnf.cli.commands.search\r\n# cleanup[3] wiping dnf.match_counter\r\n# cleanup[3] wiping dnf.cli.commands.repolist\r\n# cleanup[3] wiping dnf.cli.commands.remove\r\n# cleanup[3] wiping dnf.cli.commands.reinstall\r\n# cleanup[3] wiping dnf.cli.commands.module\r\n# cleanup[3] wiping dnf.cli.commands.mark\r\n# cleanup[3] wiping dnf.cli.commands.makecache\r\n# cleanup[3] wiping dnf.cli.commands.install\r\n# cleanup[3] wiping dnf.cli.commands.history\r\n# cleanup[3] wiping dnf.transaction_sr\r\n# cleanup[3] wiping dnf.cli.commands.group\r\n# cleanup[3] wiping dnf.cli.commands.downgrade\r\n# cleanup[3] wiping dnf.cli.commands.distrosync\r\n# cleanup[3] wiping dnf.cli.commands.deplist\r\n# cleanup[3] wiping dnf.cli.commands.repoquery\r\n# cleanup[3] wiping dnf.cli.commands.clean\r\n# cleanup[3] wiping dnf.cli.commands.check\r\n# cleanup[3] wiping dnf.cli.commands.autoremove\r\n# cleanup[3] wiping dnf.cli.commands.alias\r\n# destroy dnf.cli.commands\r\n# cleanup[3] wiping dnf.cli.output\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping curses\r\n# cleanup[3] wiping _curses\r\n# cleanup[3] wiping dnf\r\n# destroy dnf.pycomp\r\n# destroy dnf.const\r\n# destroy dnf.i18n\r\n# destroy dnf.yum\r\n# destroy dnf.yum.rpmtrans\r\n# destroy dnf.transaction\r\n# destroy dnf.callback\r\n# destroy dnf.util\r\n# destroy dnf.exceptions\r\n# destroy dnf.comps\r\n# destroy dnf.db\r\n# destroy dnf.db.group\r\n# destroy dnf.db.history\r\n# destroy dnf.crypto\r\n# destroy dnf.conf\r\n# destroy dnf.conf.substitutions\r\n# destroy dnf.conf.config\r\n# destroy dnf.conf.read\r\n# destroy dnf.lock\r\n# destroy dnf.logging\r\n# destroy dnf.repo\r\n# destroy dnf.rpm\r\n# destroy dnf.dnssec\r\n# destroy dnf.drpm\r\n# destroy dnf.goal\r\n# destroy dnf.history\r\n# destroy dnf.module\r\n# destroy dnf.module.exceptions\r\n# destroy dnf.module.module_base\r\n# destroy dnf.selector\r\n# destroy dnf.persistor\r\n# destroy dnf.plugin\r\n# destroy dnf.query\r\n# destroy dnf.repodict\r\n# destroy dnf.package\r\n# destroy dnf.sack\r\n# destroy dnf.subject\r\n# destroy dnf.base\r\n# destroy dnf.transaction_sr\r\n# destroy dnf.match_counter\r\n# destroy dnf.cli\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping dnf.rpm.miscutils\r\n# destroy subprocess\r\n# cleanup[3] wiping dnf.rpm.connection\r\n# cleanup[3] wiping inspect\r\n# destroy ast\r\n# destroy dis\r\n# destroy token\r\n# cleanup[3] wiping _opcode\r\n# cleanup[3] wiping libdnf.smartcols\r\n# cleanup[3] wiping libdnf._smartcols\r\n# cleanup[3] wiping dnf.rpm.transaction\r\n# cleanup[3] wiping logging.handlers\r\n# destroy pickle\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping _compat_pickle\r\n# cleanup[3] wiping dnf.yum.misc\r\n# cleanup[3] wiping glob\r\n# cleanup[3] wiping libcomps\r\n# cleanup[3] wiping libcomps._libpycomps\r\n# cleanup[3] wiping hawkey\r\n# cleanup[3] wiping hawkey._hawkey\r\n# cleanup[3] wiping rpm\r\n# destroy rpm.transaction\r\n# cleanup[3] wiping rpm._rpm\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping libdnf\r\n# destroy libdnf.error\r\n# destroy libdnf.common_types\r\n# destroy libdnf.conf\r\n# destroy libdnf.module\r\n# destroy libdnf.repo\r\n# destroy libdnf.transaction\r\n# destroy libdnf.utils\r\n# destroy libdnf.smartcols\r\n# cleanup[3] wiping libdnf._utils\r\n# cleanup[3] wiping libdnf._transaction\r\n# cleanup[3] wiping libdnf._repo\r\n# cleanup[3] wiping libdnf._module\r\n# cleanup[3] wiping libdnf._conf\r\n# cleanup[3] wiping libdnf._common_types\r\n# cleanup[3] wiping libdnf._error\r\n# cleanup[3] wiping queue\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _heapq\r\n# destroy _heapq\r\n# cleanup[3] wiping email.mime.text\r\n# cleanup[3] wiping gzip\r\n# destroy _compression\r\n# cleanup[3] wiping http.cookiejar\r\n# destroy copy\r\n# cleanup[3] wiping urllib.request\r\n# destroy bisect\r\n# cleanup[3] wiping urllib.error\r\n# cleanup[3] wiping urllib.response\r\n# cleanup[3] wiping http.client\r\n# destroy http\r\n# destroy ssl\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping email.parser\r\n# cleanup[3] wiping email.feedparser\r\n# cleanup[3] wiping email.mime.multipart\r\n# cleanup[3] wiping email.mime.application\r\n# cleanup[3] wiping email.mime.nonmultipart\r\n# cleanup[3] wiping email.mime.base\r\n# cleanup[3] wiping email.policy\r\n# cleanup[3] wiping email.contentmanager\r\n# cleanup[3] wiping email.message\r\n# destroy quopri\r\n# cleanup[3] wiping email.iterators\r\n# cleanup[3] wiping email.headerregistry\r\n# cleanup[3] wiping email._header_value_parser\r\n# cleanup[3] wiping email._encoded_words\r\n# cleanup[3] wiping email._policybase\r\n# cleanup[3] wiping email.utils\r\n# cleanup[3] wiping email._parseaddr\r\n# cleanup[3] wiping calendar\r\n# cleanup[3] wiping email.header\r\n# cleanup[3] wiping email.charset\r\n# cleanup[3] wiping email.base64mime\r\n# cleanup[3] wiping email.quoprimime\r\n# cleanup[3] wiping email.errors\r\n# cleanup[3] wiping email.encoders\r\n# cleanup[3] wiping email.mime\r\n# destroy email.mime.base\r\n# destroy email.mime.nonmultipart\r\n# destroy email.mime.application\r\n# destroy email.mime.multipart\r\n# destroy email.mime.text\r\n# cleanup[3] wiping email\r\n# destroy email._parseaddr\r\n# destroy email._policybase\r\n# destroy email._encoded_words\r\n# destroy email._header_value_parser\r\n# destroy email.mime\r\n# destroy email.encoders\r\n# destroy email.errors\r\n# destroy email.quoprimime\r\n# destroy email.base64mime\r\n# destroy email.charset\r\n# destroy email.header\r\n# destroy email.utils\r\n# destroy email.headerregistry\r\n# destroy email.iterators\r\n# destroy email.message\r\n# destroy email.contentmanager\r\n# destroy email.policy\r\n# destroy email.feedparser\r\n# destroy email.parser\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping gettext\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping socket\r\n# cleanup[3] wiping array\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# destroy logging.handlers\r\n# cleanup[3] wiping string\r\n# cleanup[3] wiping _string\r\n# destroy _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# destroy atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping urllib.parse\r\n# destroy ipaddress\r\n# cleanup[3] wiping urllib\r\n# destroy urllib.response\r\n# destroy urllib.error\r\n# destroy urllib.request\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping random\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping fnmatch\r\n# cleanup[3] wiping importlib.util\r\n# cleanup[3] wiping importlib._abc\r\n# cleanup[3] wiping importlib.machinery\r\n# cleanup[3] wiping importlib\r\n# destroy importlib._abc\r\n# destroy importlib.machinery\r\n# destroy importlib.util\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping base64\r\n# cleanup[3] wiping binascii\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# destroy _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy _dbus_bindings\r\n# destroy decimal\r\n# destroy _curses\r\n# destroy libcomps._libpycomps\r\n# destroy hawkey._hawkey\r\n# destroy rpm._rpm\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _weakref\r\n# destroy _thread\r\n# destroy _hashlib\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy _compat_pickle\r\n# destroy libdnf._error\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy _queue\r\n# destroy array\r\n# destroy copyreg\r\n# destroy _pickle\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves\r\n# destroy gzip\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# destroy unicodedata\r\n# destroy _blake2\r\n# destroy email\r\n# destroy queue\r\n# destroy shlex\r\n# destroy pwd\r\n# destroy gettext\r\n# destroy libcomps\r\n# destroy urllib\r\n# destroy dnf.rpm.transaction\r\n# destroy dnf.rpm.connection\r\n# destroy dnf.rpm.miscutils\r\n# destroy hashlib\r\n# destroy json\r\n# destroy importlib\r\n# destroy inspect\r\n# destroy gc\r\n# destroy math\r\n# destroy shutil\r\n# destroy zlib\r\n# destroy urllib.parse\r\n# destroy fnmatch\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy calendar\r\n# destroy dnf.yum.misc\r\n# destroy glob\r\n# destroy curses\r\n# destroy struct\r\n# destroy termios\r\n# destroy argparse\r\n# destroy dnf.cli.commands.alias\r\n# destroy dnf.cli.commands.autoremove\r\n# destroy dnf.cli.commands.check\r\n# destroy dnf.cli.commands.clean\r\n# destroy dnf.cli.commands.repoquery\r\n# destroy dnf.cli.commands.deplist\r\n# destroy dnf.cli.commands.distrosync\r\n# destroy dnf.cli.commands.downgrade\r\n# destroy dnf.cli.commands.group\r\n# destroy dnf.cli.commands.history\r\n# destroy dnf.cli.commands.install\r\n# destroy dnf.cli.commands.makecache\r\n# destroy dnf.cli.commands.mark\r\n# destroy dnf.cli.commands.module\r\n# destroy dnf.cli.commands.reinstall\r\n# destroy dnf.cli.commands.remove\r\n# destroy dnf.cli.commands.repolist\r\n# destroy dnf.cli.commands.search\r\n# destroy dnf.cli.commands.shell\r\n# destroy dnf.cli.commands.swap\r\n# destroy dnf.cli.commands.updateinfo\r\n# destroy dnf.cli.commands.upgrade\r\n# destroy dnf.cli.commands.upgrademinimal\r\n# destroy datetime\r\n# destroy logging\r\n# destroy operator\r\n# destroy random\r\n# destroy hawkey\r\n# destroy dnf.cli.output\r\n# destroy dnf\r\n# destroy rpm\r\n# destroy itertools\r\n# destroy functools\r\n# destroy locale\r\n# destroy signal\r\n# destroy threading\r\n# destroy contextlib\r\n# destroy time\r\n# destroy fcntl\r\n# destroy _posixsubprocess\r\n# destroy select\r\n# destroy selectors\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy collections\r\n# destroy io\r\n# destroy _opcode\r\n# destroy _warnings\r\n# destroy posix\r\n# destroy binascii\r\n# destroy http.client\r\n# destroy http.cookiejar\r\n# destroy socket\r\n# destroy base64\r\n# destroy errno\r\n# destroy warnings\r\n# destroy string\r\n# destroy _ssl\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy re\r\n# destroy _random\r\n# destroy _sre\r\n# destroy _operator\r\n# destroy _functools\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.215 closed.\r\n 7163 1726888033.51696: done with _execute_module (ansible.legacy.dnf, {'name': ['tlog', 'sssd', 'authselect'], '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 7163 1726888033.51701: _low_level_execute_command(): starting\n 7163 1726888033.51703: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/ > /dev/null 2>&1 && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 7163 1726888033.51712: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888033.51715: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 7163 1726888033.51718: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888033.51720: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 7163 1726888033.51723: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888033.51725: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\n<<<\n 7163 1726888033.51727: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888033.51730: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888033.52526: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\n<<<\n 7163 1726888033.52551: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 7163 1726888033.52603: stderr chunk (state=3):\n>>><<<\n 7163 1726888033.52626: stdout chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888033.52866: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888033.52870: handler run complete\n 7163 1726888033.52873: attempt loop complete, returning result\n 7163 1726888033.52875: _execute() done\n 7163 1726888033.52879: dumping result to json\n 7163 1726888033.52884: done dumping result, returning\n 7163 1726888033.52973: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Install session recording packages [02619b48-4a2f-6d34-1d0e-00000000000b]\n 7163 1726888033.52976: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000b\n 7163 1726888033.53189: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000b\n 7163 1726888033.53193: WORKER PROCESS EXITING\nok: [managed_node1] => {\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"allow_downgrade\": false,\n \"allowerasing\": false,\n \"autoremove\": false,\n \"best\": null,\n \"bugfix\": false,\n \"cacheonly\": false,\n \"conf_file\": null,\n \"disable_excludes\": null,\n \"disable_gpg_check\": false,\n \"disable_plugin\": [],\n \"disablerepo\": [],\n \"download_dir\": null,\n \"download_only\": false,\n \"enable_plugin\": [],\n \"enablerepo\": [],\n \"exclude\": [],\n \"install_repoquery\": true,\n \"install_weak_deps\": true,\n \"installroot\": \"/\",\n \"list\": null,\n \"lock_timeout\": 30,\n \"name\": [\n \"tlog\",\n \"sssd\",\n \"authselect\"\n ],\n \"nobest\": null,\n \"releasever\": null,\n \"security\": false,\n \"skip_broken\": false,\n \"sslverify\": true,\n \"state\": null,\n \"update_cache\": false,\n \"update_only\": false,\n \"use_backend\": \"auto\",\n \"validate_certs\": true\n }\n },\n \"rc\": 0,\n \"results\": []\n}\n\nMSG:\n\nNothing to do\n 7163 1726888034.72415: stdout chunk (state=3):\n>>>\r\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"tlog\", \"sssd\", \"authselect\"], \"allow_downgrade\": false, \"allowerasing\": false, \"autoremove\": false, \"bugfix\": false, \"cacheonly\": false, \"disable_gpg_check\": false, \"disable_plugin\": [], \"disablerepo\": [], \"download_only\": false, \"enable_plugin\": [], \"enablerepo\": [], \"exclude\": [], \"installroot\": \"/\", \"install_repoquery\": true, \"install_weak_deps\": true, \"security\": false, \"skip_broken\": false, \"update_cache\": false, \"update_only\": false, \"validate_certs\": true, \"sslverify\": true, \"lock_timeout\": 30, \"use_backend\": \"auto\", \"best\": null, \"conf_file\": null, \"disable_excludes\": null, \"download_dir\": null, \"list\": null, \"nobest\": null, \"releasever\": null, \"state\": null}}}\r\n<<<\n 7163 1726888034.75363: stdout chunk (state=3):\n>>># destroy dnf.plugin.dynamic\r\n# destroy __main__\r\n<<<\n 7163 1726888034.76924: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n<<<\n 7163 1726888034.76947: stdout chunk (state=3):\n>>># clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout<<<\n 7163 1726888034.76992: stdout chunk (state=3):\n>>>\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n<<<\n 7163 1726888034.76994: stdout chunk (state=3):\n>>># cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n<<<\n 7163 1726888034.76996: stdout chunk (state=3):\n>>># destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools<<<\n 7163 1726888034.77248: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888034.77252: stdout chunk (state=3):\n>>># cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n<<<\n 7163 1726888034.77257: stdout chunk (state=3):\n>>># cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings<<<\n 7163 1726888034.77260: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random<<<\n 7163 1726888034.77263: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n<<<\n 7163 1726888034.77266: stdout chunk (state=3):\n>>># cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing<<<\n 7163 1726888034.77387: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n<<<\n 7163 1726888034.77467: stdout chunk (state=3):\n>>># cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing email\r\n# cleanup[2] removing email.mime\r\n# cleanup[2] removing quopri\r\n# cleanup[2] removing email.encoders\r\n# cleanup[2] removing email.errors\r\n# cleanup[2] removing email.quoprimime\r\n# cleanup[2] removing email.base64mime\r\n# cleanup[2] removing email.charset\r\n# cleanup[2] removing email.header\r\n# cleanup[2] removing calendar\r\n# cleanup[2] removing email._parseaddr\r\n# cleanup[2] removing email.utils\r\n# cleanup[2] removing email._policybase\r\n# cleanup[2] removing email._encoded_words\r\n# cleanup[2] removing email._header_value_parser\r\n# cleanup[2] removing email.headerregistry\r\n# cleanup[2] removing email.iterators\r\n# cleanup[2] removing email.message\r\n# cleanup[2] removing email.contentmanager\r\n# cleanup[2] removing email.policy\r\n# cleanup[2] removing email.mime.base\r\n# cleanup[2] removing email.mime.nonmultipart\r\n# cleanup[2] removing email.mime.application\r\n# cleanup[2] removing email.mime.multipart\r\n# cleanup[2] removing email.feedparser\r\n# cleanup[2] removing email.parser\r\n# cleanup[2] removing http\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# cleanup[2] removing http.client\r\n# cleanup[2] removing mimetypes\r\n# cleanup[2] removing netrc\r\n# cleanup[2] removing urllib.response\r\n# cleanup[2] removing urllib.error\r\n# cleanup[2] removing urllib.request\r\n# cleanup[2] removing http.cookiejar\r\n# cleanup[2] removing gzip\r\n# cleanup[2] removing ansible.module_utils.urls\r\n# destroy ansible.module_utils.urls\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.yumdnf\r\n# destroy ansible.module_utils.yumdnf\r\n# cleanup[2] removing email.mime.text\r\n# cleanup[2] removing configparser\r\n# destroy configparser\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing dnf.pycomp\r\n# cleanup[2] removing dnf.const\r\n# cleanup[2] removing libdnf._error\r\n<<<\n 7163 1726888034.77817: stdout chunk (state=3):\n>>># cleanup[2] removing libdnf.error\r\n# cleanup[2] removing libdnf._common_types\r\n# cleanup[2] removing libdnf.common_types\r\n# cleanup[2] removing libdnf._conf\r\n# cleanup[2] removing libdnf.conf\r\n# cleanup[2] removing libdnf._module\r\n# cleanup[2] removing libdnf.module\r\n# cleanup[2] removing libdnf._repo\r\n# cleanup[2] removing libdnf.repo\r\n# cleanup[2] removing libdnf._transaction\r\n# cleanup[2] removing libdnf.transaction\r\n# cleanup[2] removing libdnf._utils\r\n# cleanup[2] removing libdnf.utils\r\n# cleanup[2] removing libdnf\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing dnf.i18n\r\n# cleanup[2] removing dnf.yum\r\n# cleanup[2] removing dnf.transaction\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing dnf.yum.rpmtrans\r\n# cleanup[2] removing dnf.callback\r\n# cleanup[2] removing hawkey._hawkey\r\n# cleanup[2] removing hawkey\r\n# cleanup[2] removing dnf.util\r\n# cleanup[2] removing dnf.exceptions\r\n# cleanup[2] removing libcomps._libpycomps\r\n# cleanup[2] removing libcomps\r\n# cleanup[2] removing dnf.comps\r\n# cleanup[2] removing dnf.db\r\n# cleanup[2] removing dnf.crypto\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing dnf.yum.misc\r\n# cleanup[2] removing dnf.db.group\r\n# cleanup[2] removing dnf.db.history\r\n# cleanup[2] removing dnf.conf.substitutions\r\n# cleanup[2] removing dnf.conf.config\r\n# cleanup[2] removing dnf.conf\r\n# cleanup[2] removing dnf.lock\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing logging.handlers\r\n# cleanup[2] removing dnf.logging\r\n# cleanup[2] removing dnf.repo\r\n# cleanup[2] removing dnf.conf.read\r\n# cleanup[2] removing dnf.rpm.transaction\r\n# cleanup[2] removing dnf.rpm\r\n# cleanup[2] removing dnf.dnssec\r\n# cleanup[2] removing dnf.drpm\r\n# cleanup[2] removing dnf.goal\r\n# cleanup[2] removing dnf.history\r\n# cleanup[2] removing dnf.module\r\n# cleanup[2] removing libdnf._smartcols\r\n# cleanup[2] removing libdnf.smartcols\r\n# cleanup[2] removing dnf.selector\r\n# cleanup[2] removing dnf.module.exceptions\r\n# cleanup[2] removing dnf.module.module_base\r\n# cleanup[2] removing dnf.persistor\r\n# cleanup[2] removing _opcode\r\n# cleanup[2] removing opcode\r\n# destroy opcode\r\n# cleanup[2] removing dis\r\n# cleanup[2] removing inspect\r\n# cleanup[2] removing dnf.plugin\r\n# cleanup[2] removing dnf.query\r\n# cleanup[2] removing dnf.repodict\r\n# cleanup[2] removing dnf.rpm.connection\r\n# cleanup[2] removing dnf.rpm.miscutils\r\n# cleanup[2] removing dnf.package\r\n# cleanup[2] removing dnf.sack\r\n# cleanup[2] removing dnf.subject\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing dnf.base\r\n# cleanup[2] removing dnf\r\n# cleanup[2] removing dnfpluginscore\r\n# destroy dnfpluginscore\r\n# cleanup[2] removing dnf.cli.format\r\n# cleanup[2] removing _curses\r\n# cleanup[2] removing curses\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing dnf.cli.term\r\n# cleanup[2] removing dnf.cli.progress\r\n# cleanup[2] removing dnf.cli.output\r\n# cleanup[2] removing dnf.cli.aliases\r\n# cleanup[2] removing dnf.cli.option_parser\r\n# cleanup[2] removing dnf.cli.commands\r\n# cleanup[2] removing dnf.cli.commands.alias\r\n# cleanup[2] removing dnf.cli.commands.autoremove\r\n# cleanup[2] removing dnf.cli.commands.check\r\n# cleanup[2] removing dnf.cli.commands.clean\r\n# cleanup[2] removing dnf.cli.commands.repoquery\r\n# cleanup[2] removing dnf.cli.commands.deplist\r\n# cleanup[2] removing dnf.cli.commands.distrosync\r\n# cleanup[2] removing dnf.cli.commands.downgrade\r\n# cleanup[2] removing dnf.cli.commands.group\r\n# cleanup[2] removing dnf.transaction_sr\r\n# cleanup[2] removing dnf.cli.commands.history\r\n# cleanup[2] removing dnf.cli.commands.install\r\n# cleanup[2] removing dnf.cli.commands.makecache\r\n# cleanup[2] removing dnf.cli.commands.mark\r\n# cleanup[2] removing dnf.cli.commands.module<<<\n 7163 1726888034.77832: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing dnf.cli.commands.reinstall\r\n# cleanup[2] removing dnf.cli.commands.remove\r\n# cleanup[2] removing dnf.cli.commands.repolist\r\n# cleanup[2] removing dnf.match_counter\r\n# cleanup[2] removing dnf.cli.commands.search\r\n# cleanup[2] removing cmd\r\n# cleanup[2] removing dnf.cli.commands.shell\r\n# cleanup[2] removing dnf.cli.commands.swap\r\n# cleanup[2] removing dnf.cli.commands.updateinfo\r\n# cleanup[2] removing dnf.cli.commands.upgrade\r\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\r\n# cleanup[2] removing dnf.cli.demand\r\n# cleanup[2] removing dnf.cli.cli\r\n# cleanup[2] removing dnf.cli\r\n# cleanup[2] removing dnf.plugin.dynamic.builddep\r\n# destroy dnf.plugin.dynamic.builddep\r\n# cleanup[2] removing dateutil._version\r\n# cleanup[2] removing dateutil\r\n# cleanup[2] removing six\r\n# cleanup[2] removing numbers\r\n# destroy numbers\r\n# cleanup[2] removing _decimal\r\n# cleanup[2] removing decimal\r\n# destroy decimal\r\n# cleanup[2] removing dateutil._common\r\n# cleanup[2] removing dateutil.relativedelta\r\n# cleanup[2] removing six.moves\r\n# cleanup[2] removing dateutil.tz._common\r\n# cleanup[2] removing dateutil.tz._factories\r\n# cleanup[2] removing dateutil.tz.tz\r\n# cleanup[2] removing dateutil.tz\r\n# cleanup[2] removing dateutil.parser._parser\r\n# cleanup[2] removing dateutil.parser.isoparser\r\n# destroy dateutil.parser.isoparser\r\n# cleanup[2] removing dateutil.parser\r\n# cleanup[2] removing dnf.plugin.dynamic.changelog\r\n# destroy dnf.plugin.dynamic.changelog\r\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\r\n# destroy dnf.plugin.dynamic.config_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.copr\r\n# destroy dnf.plugin.dynamic.copr\r\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\r\n# destroy dnf.plugin.dynamic.debuginfo-install\r\n# cleanup[2] removing dnf.plugin.dynamic.download\r\n# destroy dnf.plugin.dynamic.download\r\n# cleanup[2] removing _sqlite3\r\n# cleanup[2] removing sqlite3.dbapi2\r\n<<<\n 7163 1726888034.77895: stdout chunk (state=3):\n>>># cleanup[2] removing sqlite3\r\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\r\n# destroy dnf.plugin.dynamic.generate_completion_cache\r\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\r\n# destroy dnf.plugin.dynamic.groups_manager\r\n# cleanup[2] removing dbus._compat\r\n# cleanup[2] removing dbus.exceptions\r\n# cleanup[2] removing _dbus_bindings\r\n# cleanup[2] removing dbus.types\r\n# cleanup[2] removing dbus.lowlevel\r\n# cleanup[2] removing xml\r\n# destroy xml\r\n# cleanup[2] removing xml.parsers\r\n# destroy xml.parsers\r\n# cleanup[2] removing pyexpat.errors\r\n# cleanup[2] removing pyexpat.model\r\n# cleanup[2] removing pyexpat\r\n# cleanup[2] removing xml.parsers.expat.model\r\n# cleanup[2] removing xml.parsers.expat.errors\r\n# cleanup[2] removing xml.parsers.expat\r\n# destroy xml.parsers.expat\r\n# cleanup[2] removing dbus._expat_introspect_parser\r\n# cleanup[2] removing dbus.proxies\r\n# cleanup[2] removing dbus.connection\r\n# cleanup[2] removing dbus.bus\r\n# cleanup[2] removing dbus._dbus\r\n# cleanup[2] removing dbus\r\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\r\n# destroy dnf.plugin.dynamic.needs_restarting\r\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\r\n# destroy dnf.plugin.dynamic.repoclosure\r\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\r\n# destroy dnf.plugin.dynamic.repodiff\r\n# cleanup[2] removing dnf.plugin.dynamic.repograph\r\n# destroy dnf.plugin.dynamic.repograph\r\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\r\n# destroy dnf.plugin.dynamic.repomanage\r\n# cleanup[2] removing dnf.plugin.dynamic.reposync\r\n# destroy dnf.plugin.dynamic.reposync\r\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\r\n<<<\n 7163 1726888034.77927: stdout chunk (state=3):\n>>># destroy dnf.plugin.dynamic.system_upgrade\r\n<<<\n 7163 1726888034.79268: stdout chunk (state=3):\n>>># destroy _sitebuiltins<<<\n 7163 1726888034.79454: stdout chunk (state=3):\n>>>\r\n# destroy _bz2\r\n# destroy _lzma\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ntpath\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy grp\r\n# destroy syslog\r\n<<<\n 7163 1726888034.79489: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy distro\r\n# destroy distro.distro\r\n<<<\n 7163 1726888034.79673: stdout chunk (state=3):\n>>># destroy mimetypes\r\n# destroy netrc\r\n<<<\n 7163 1726888034.79723: stdout chunk (state=3):\n>>># destroy dateutil\r\n# destroy dateutil._version<<<\n 7163 1726888034.79727: stdout chunk (state=3):\n>>>\r\n# destroy dateutil._common\r\n# destroy dateutil.parser\r\n# destroy dateutil.parser._parser\r\n# destroy dateutil.relativedelta\r\n<<<\n 7163 1726888034.79730: stdout chunk (state=3):\n>>># destroy six.moves.urllib\r\n# destroy six.moves\r\n# destroy six.moves.urllib_parse\r\n# destroy six.moves.urllib.error\r\n# destroy six.moves.urllib.request\r\n<<<\n 7163 1726888034.79807: stdout chunk (state=3):\n>>># destroy six.moves.urllib.response\r\n# destroy six.moves.urllib.robotparser\r\n# destroy dateutil.tz._common\r\n# destroy dateutil.tz._factories\r\n# destroy dateutil.tz.tz\r\n<<<\n 7163 1726888034.79811: stdout chunk (state=3):\n>>># destroy dateutil.tz\r\n# destroy six\r\n<<<\n 7163 1726888034.79814: stdout chunk (state=3):\n>>># destroy sqlite3\r\n# destroy sqlite3.dbapi2\r\n# destroy _sqlite3\r\n# destroy dbus\r\n# destroy dbus._compat\r\n# destroy dbus.exceptions\r\n# destroy dbus.types\r\n<<<\n 7163 1726888034.79817: stdout chunk (state=3):\n>>># destroy dbus.lowlevel\r\n# destroy dbus._expat_introspect_parser\r\n# destroy dbus.proxies\r\n# destroy dbus.connection\r\n# destroy dbus.bus\r\n# destroy dbus._dbus\r\n# destroy pyexpat.errors\r\n# destroy pyexpat.model\r\n# destroy pyexpat\r\n<<<\n 7163 1726888034.79843: stdout chunk (state=3):\n>>># destroy uuid\r\n# destroy systemd.journal<<<\n 7163 1726888034.79850: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888034.79886: stdout chunk (state=3):\n>>># cleanup[3] wiping _dbus_bindings<<<\n 7163 1726888034.80095: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _decimal\r\n# cleanup[3] wiping dnf.cli\r\n# destroy dnf.cli.format\r\n# destroy dnf.cli.term\r\n# destroy dnf.cli.progress\r\n# destroy dnf.cli.aliases\r\n# destroy dnf.cli.option_parser\r\n# destroy dnf.cli.demand\r\n# destroy dnf.cli.cli\r\n# cleanup[3] wiping dnf.cli.commands.upgrademinimal\r\n# cleanup[3] wiping dnf.cli.commands.upgrade\r\n# cleanup[3] wiping dnf.cli.commands.updateinfo\r\n# cleanup[3] wiping dnf.cli.commands.swap\r\n# cleanup[3] wiping dnf.cli.commands.shell\r\n<<<\n 7163 1726888034.80103: stdout chunk (state=3):\n>>># destroy cmd\r\n# cleanup[3] wiping dnf.cli.commands.search\r\n# cleanup[3] wiping dnf.match_counter\r\n# cleanup[3] wiping dnf.cli.commands.repolist\r\n# cleanup[3] wiping dnf.cli.commands.remove\r\n# cleanup[3] wiping dnf.cli.commands.reinstall\r\n# cleanup[3] wiping dnf.cli.commands.module\r\n# cleanup[3] wiping dnf.cli.commands.mark\r\n# cleanup[3] wiping dnf.cli.commands.makecache\r\n# cleanup[3] wiping dnf.cli.commands.install\r\n<<<\n 7163 1726888034.80126: stdout chunk (state=3):\n>>># cleanup[3] wiping dnf.cli.commands.history\r\n# cleanup[3] wiping dnf.transaction_sr\r\n# cleanup[3] wiping dnf.cli.commands.group\r\n# cleanup[3] wiping dnf.cli.commands.downgrade\r\n# cleanup[3] wiping dnf.cli.commands.distrosync\r\n# cleanup[3] wiping dnf.cli.commands.deplist\r\n# cleanup[3] wiping dnf.cli.commands.repoquery\r\n# cleanup[3] wiping dnf.cli.commands.clean\r\n# cleanup[3] wiping dnf.cli.commands.check\r\n# cleanup[3] wiping dnf.cli.commands.autoremove\r\n# cleanup[3] wiping dnf.cli.commands.alias\r\n# destroy dnf.cli.commands\r\n# cleanup[3] wiping dnf.cli.output\r\n# cleanup[3] wiping termios\r\n<<<\n 7163 1726888034.80170: stdout chunk (state=3):\n>>># cleanup[3] wiping curses\r\n<<<\n 7163 1726888034.80191: stdout chunk (state=3):\n>>># cleanup[3] wiping _curses\r\n# cleanup[3] wiping dnf\r\n# destroy dnf.pycomp\r\n# destroy dnf.const\r\n# destroy dnf.i18n\r\n# destroy dnf.yum\r\n# destroy dnf.yum.rpmtrans\r\n# destroy dnf.transaction\r\n# destroy dnf.callback\r\n# destroy dnf.util\r\n# destroy dnf.exceptions\r\n# destroy dnf.comps\r\n# destroy dnf.db\r\n# destroy dnf.db.group\r\n# destroy dnf.db.history\r\n# destroy dnf.crypto\r\n# destroy dnf.conf\r\n# destroy dnf.conf.substitutions\r\n# destroy dnf.conf.config\r\n# destroy dnf.conf.read\r\n# destroy dnf.lock\r\n# destroy dnf.logging\r\n# destroy dnf.repo\r\n# destroy dnf.rpm\r\n# destroy dnf.dnssec\r\n# destroy dnf.drpm\r\n# destroy dnf.goal\r\n# destroy dnf.history\r\n# destroy dnf.module\r\n# destroy dnf.module.exceptions\r\n# destroy dnf.module.module_base\r\n# destroy dnf.selector\r\n# destroy dnf.persistor\r\n# destroy dnf.plugin\r\n# destroy dnf.query\r\n# destroy dnf.repodict\r\n# destroy dnf.package\r\n# destroy dnf.sack\r\n# destroy dnf.subject\r\n# destroy dnf.base\r\n# destroy dnf.transaction_sr\r\n# destroy dnf.match_counter\r\n# destroy dnf.cli\r\n# cleanup[3] wiping gc\r\n<<<\n 7163 1726888034.80200: stdout chunk (state=3):\n>>># cleanup[3] wiping dnf.rpm.miscutils\r\n# destroy subprocess\r\n# cleanup[3] wiping dnf.rpm.connection\r\n# cleanup[3] wiping inspect\r\n# destroy ast\r\n# destroy dis\r\n# destroy token\r\n<<<\n 7163 1726888034.80279: stdout chunk (state=3):\n>>># cleanup[3] wiping _opcode\r\n# cleanup[3] wiping libdnf.smartcols\r\n# cleanup[3] wiping libdnf._smartcols\r\n# cleanup[3] wiping dnf.rpm.transaction\r\n# cleanup[3] wiping logging.handlers\r\n# destroy pickle\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping _compat_pickle\r\n# cleanup[3] wiping dnf.yum.misc\r\n# cleanup[3] wiping glob\r\n# cleanup[3] wiping libcomps\r\n# cleanup[3] wiping libcomps._libpycomps\r\n# cleanup[3] wiping hawkey\r\n# cleanup[3] wiping hawkey._hawkey\r\n# cleanup[3] wiping rpm\r\n# destroy rpm.transaction\r\n# cleanup[3] wiping rpm._rpm\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping libdnf\r\n# destroy libdnf.error\r\n# destroy libdnf.common_types\r\n# destroy libdnf.conf\r\n# destroy libdnf.module\r\n# destroy libdnf.repo\r\n# destroy libdnf.transaction\r\n# destroy libdnf.utils\r\n# destroy libdnf.smartcols\r\n# cleanup[3] wiping libdnf._utils\r\n# cleanup[3] wiping libdnf._transaction\r\n# cleanup[3] wiping libdnf._repo\r\n<<<\n 7163 1726888034.80290: stdout chunk (state=3):\n>>># cleanup[3] wiping libdnf._module\r\n# cleanup[3] wiping libdnf._conf\r\n# cleanup[3] wiping libdnf._common_types\r\n# cleanup[3] wiping libdnf._error<<<\n 7163 1726888034.80633: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping queue\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _heapq\r\n# destroy _heapq\r\n# cleanup[3] wiping email.mime.text\r\n# cleanup[3] wiping gzip\r\n# destroy _compression\r\n# cleanup[3] wiping http.cookiejar\r\n# destroy copy\r\n# cleanup[3] wiping urllib.request\r\n# destroy bisect\r\n# cleanup[3] wiping urllib.error\r\n# cleanup[3] wiping urllib.response\r\n# cleanup[3] wiping http.client\r\n# destroy http\r\n# destroy ssl\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping email.parser\r\n# cleanup[3] wiping email.feedparser\r\n# cleanup[3] wiping email.mime.multipart\r\n# cleanup[3] wiping email.mime.application\r\n# cleanup[3] wiping email.mime.nonmultipart\r\n# cleanup[3] wiping email.mime.base\r\n# cleanup[3] wiping email.policy\r\n# cleanup[3] wiping email.contentmanager\r\n# cleanup[3] wiping email.message\r\n# destroy quopri\r\n# cleanup[3] wiping email.iterators\r\n# cleanup[3] wiping email.headerregistry\r\n# cleanup[3] wiping email._header_value_parser\r\n# cleanup[3] wiping email._encoded_words\r\n# cleanup[3] wiping email._policybase\r\n# cleanup[3] wiping email.utils\r\n# cleanup[3] wiping email._parseaddr\r\n# cleanup[3] wiping calendar\r\n# cleanup[3] wiping email.header\r\n# cleanup[3] wiping email.charset\r\n# cleanup[3] wiping email.base64mime\r\n# cleanup[3] wiping email.quoprimime\r\n# cleanup[3] wiping email.errors\r\n# cleanup[3] wiping email.encoders\r\n# cleanup[3] wiping email.mime\r\n# destroy email.mime.base\r\n# destroy email.mime.nonmultipart\r\n# destroy email.mime.application\r\n# destroy email.mime.multipart\r\n# destroy email.mime.text\r\n# cleanup[3] wiping email\r\n# destroy email._parseaddr\r\n# destroy email._policybase\r\n# destroy email._encoded_words\r\n# destroy email._header_value_parser\r\n# destroy email.mime\r\n# destroy email.encoders\r\n# destroy email.errors\r\n# destroy email.quoprimime\r\n# destroy email.base64mime\r\n# destroy email.charset\r\n# destroy email.header\r\n# destroy email.utils\r\n# destroy email.headerregistry\r\n# destroy email.iterators\r\n# destroy email.message\r\n# destroy email.contentmanager\r\n# destroy email.policy\r\n# destroy email.feedparser\r\n# destroy email.parser\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping gettext\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping socket\r\n<<<\n 7163 1726888034.80794: stdout chunk (state=3):\n>>># cleanup[3] wiping array\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# destroy logging.handlers\r\n# cleanup[3] wiping string\r\n# cleanup[3] wiping _string\r\n# destroy _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n<<<\n 7163 1726888034.80814: stdout chunk (state=3):\n>>># cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping _locale<<<\n 7163 1726888034.80919: stdout chunk (state=3):\n>>>\r\n# destroy _locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# destroy atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder<<<\n 7163 1726888034.80982: stdout chunk (state=3):\n>>>\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping urllib.parse\r\n# destroy ipaddress\r\n# cleanup[3] wiping urllib\r\n# destroy urllib.response\r\n# destroy urllib.error\r\n# destroy urllib.request\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping random\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping fnmatch\r\n# cleanup[3] wiping importlib.util\r\n# cleanup[3] wiping importlib._abc\r\n# cleanup[3] wiping importlib.machinery<<<\n 7163 1726888034.81063: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping importlib\r\n# destroy importlib._abc\r\n# destroy importlib.machinery\r\n# destroy importlib.util\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping base64\r\n# cleanup[3] wiping binascii\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n<<<\n 7163 1726888034.81070: stdout chunk (state=3):\n>>># cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n<<<\n 7163 1726888034.81178: stdout chunk (state=3):\n>>># destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# destroy _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys<<<\n 7163 1726888034.81275: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping builtins\r\n<<<\n 7163 1726888034.81376: stdout chunk (state=3):\n>>># destroy _dbus_bindings\r\n# destroy decimal\r\n# destroy _curses\r\n# destroy libcomps._libpycomps\r\n# destroy hawkey._hawkey\r\n# destroy rpm._rpm\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 7163 1726888034.82528: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n<<<\n 7163 1726888034.82580: stdout chunk (state=3):\n>>># destroy _weakref\r\n# destroy _thread\r\n<<<\n 7163 1726888034.82588: stdout chunk (state=3):\n>>># destroy _hashlib\r\n<<<\n 7163 1726888034.82631: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n<<<\n 7163 1726888034.82635: stdout chunk (state=3):\n>>># destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n<<<\n 7163 1726888034.82767: stdout chunk (state=3):\n>>># destroy _compat_pickle<<<\n 7163 1726888034.82880: stdout chunk (state=3):\n>>>\r\n# destroy libdnf._error\r\n# destroy ansible.module_utils.six.moves.urllib\r\n<<<\n 7163 1726888034.82913: stdout chunk (state=3):\n>>># destroy _queue\r\n<<<\n 7163 1726888034.82920: stdout chunk (state=3):\n>>># destroy array\r\n# destroy copyreg\r\n<<<\n 7163 1726888034.82954: stdout chunk (state=3):\n>>># destroy _pickle\r\n<<<\n 7163 1726888034.82981: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n<<<\n 7163 1726888034.82987: stdout chunk (state=3):\n>>># destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves\r\n# destroy gzip\r\n<<<\n 7163 1726888034.83081: stdout chunk (state=3):\n>>># destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# destroy unicodedata\r\n# destroy _blake2\r\n# destroy email\r\n# destroy queue\r\n# destroy shlex\r\n# destroy pwd\r\n# destroy gettext\r\n# destroy libcomps\r\n# destroy urllib\r\n# destroy dnf.rpm.transaction\r\n# destroy dnf.rpm.connection\r\n# destroy dnf.rpm.miscutils\r\n# destroy hashlib\r\n# destroy json\r\n# destroy importlib\r\n# destroy inspect\r\n# destroy gc\r\n# destroy math\r\n# destroy shutil\r\n# destroy zlib\r\n<<<\n 7163 1726888034.83087: stdout chunk (state=3):\n>>># destroy urllib.parse\r\n# destroy fnmatch\r\n<<<\n 7163 1726888034.83130: stdout chunk (state=3):\n>>># destroy tempfile<<<\n 7163 1726888034.83401: stdout chunk (state=3):\n>>>\r\n# destroy traceback<<<\n 7163 1726888034.83405: stdout chunk (state=3):\n>>>\r\n# destroy calendar\r\n# destroy dnf.yum.misc\r\n# destroy glob\r\n# destroy curses\r\n# destroy struct\r\n# destroy termios\r\n# destroy argparse\r\n# destroy dnf.cli.commands.alias\r\n# destroy dnf.cli.commands.autoremove\r\n# destroy dnf.cli.commands.check\r\n# destroy dnf.cli.commands.clean\r\n# destroy dnf.cli.commands.repoquery\r\n# destroy dnf.cli.commands.deplist\r\n# destroy dnf.cli.commands.distrosync\r\n# destroy dnf.cli.commands.downgrade\r\n# destroy dnf.cli.commands.group\r\n# destroy dnf.cli.commands.history<<<\n 7163 1726888034.83408: stdout chunk (state=3):\n>>>\r\n# destroy dnf.cli.commands.install\r\n# destroy dnf.cli.commands.makecache\r\n# destroy dnf.cli.commands.mark\r\n# destroy dnf.cli.commands.module\r\n# destroy dnf.cli.commands.reinstall\r\n# destroy dnf.cli.commands.remove\r\n# destroy dnf.cli.commands.repolist\r\n# destroy dnf.cli.commands.search\r\n# destroy dnf.cli.commands.shell\r\n# destroy dnf.cli.commands.swap\r\n# destroy dnf.cli.commands.updateinfo\r\n# destroy dnf.cli.commands.upgrade\r\n# destroy dnf.cli.commands.upgrademinimal<<<\n 7163 1726888034.83434: stdout chunk (state=3):\n>>>\r\n# destroy datetime\r\n# destroy logging\r\n# destroy operator\r\n# destroy random\r\n# destroy hawkey\r\n# destroy dnf.cli.output\r\n# destroy dnf\r\n<<<\n 7163 1726888034.83568: stdout chunk (state=3):\n>>># destroy rpm\r\n# destroy itertools\r\n# destroy functools\r\n# destroy locale\r\n# destroy signal\r\n# destroy threading\r\n# destroy contextlib\r\n# destroy time\r\n# destroy fcntl\r\n# destroy _posixsubprocess\r\n# destroy select\r\n# destroy selectors\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy collections\r\n# destroy io\r\n# destroy _opcode\r\n<<<\n 7163 1726888034.83629: stdout chunk (state=3):\n>>># destroy _warnings<<<\n 7163 1726888034.83890: stdout chunk (state=3):\n>>>\r\n# destroy posix\r\n<<<\n 7163 1726888034.84077: stdout chunk (state=3):\n>>># destroy binascii\r\n# destroy http.client\r\n# destroy http.cookiejar\r\n# destroy socket\r\n# destroy base64\r\n# destroy errno\r\n# destroy warnings\r\n# destroy string\r\n# destroy _ssl\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 7163 1726888034.84227: stdout chunk (state=3):\n>>># destroy codecs<<<\n 7163 1726888034.84491: stdout chunk (state=3):\n>>>\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8<<<\n 7163 1726888034.84494: stdout chunk (state=3):\n>>>\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy re\r\n<<<\n 7163 1726888034.84497: stdout chunk (state=3):\n>>># destroy _random\r\n<<<\n 7163 1726888034.84562: stdout chunk (state=3):\n>>># destroy _sre\r\n<<<\n 7163 1726888034.84564: stdout chunk (state=3):\n>>># destroy _operator\r\n# destroy _functools\r\n# clear sys.audit hooks\r\n<<<\n 7163 1726888034.86113: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.46.206 closed.\r\n<<<\n 7163 1726888034.86143: stderr chunk (state=3):\n>>><<<\n 7163 1726888034.86146: stdout chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c517104d0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c516dfb30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51712a50>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c514c1130>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c514c1fa0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c514ffd70>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c514fffb0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51537770>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51537e00>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51517a40>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51515160>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c514fcf20>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c515576b0>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c515562d0>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51516030>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51554b60>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5158c6b0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c514fc1a0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5158cb60>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5158ca10>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5158ce00>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c514facc0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5158d4f0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5158d1c0>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5158e3f0>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c515a45f0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c515a5cd0>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c515a6b70>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c515a71d0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c515a60c0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c515a7c50>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c515a7380>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5158e360>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c512dbb30>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c513045c0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51304350>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c513045f0>\\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c51304ef0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c51305820>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c513047d0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c512d9cd0>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51306c30>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51305970>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5158eb10>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5132ef60>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c513572c0>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c513b40e0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c513b6840>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c513b4200>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51357f50>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c511bd1c0>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c513560c0>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51307b30>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9c51356420>\\r\\n# zipimport: found 34 names in \\'/tmp/ansible_ansible.legacy.dnf_payload_w4_edbee/ansible_ansible.legacy.dnf_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51212e70>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c511f1e20>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c511f0f80>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c512111f0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5123e8d0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5123e690>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5123dfa0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5123e9c0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51213b90>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5123f650>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5123f890>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5123fdd0>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b11c10>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50b13830>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b181d0>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b190d0>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b1be30>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c514fadb0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b1a0f0>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b23ec0>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b22990>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b226f0>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b22c60>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b1a600>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50b67fb0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b681d0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50b69dc0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b69b50>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50b6c2f0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b6a450>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b6f9b0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b6c470>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50b70860>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50b70ad0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50b70440>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b68500>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50bfc4a0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50bfd5b0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b72c30>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50b73fb0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b72810>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50a016d0>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50a024e0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50bfd7c0>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50a02510>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50a03680>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50a0df10>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50a0bc20>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b02840>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51272540>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50a0dfa0>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50a047d0>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'email\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa05c0>\\r\\n# /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'email.mime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa07a0>\\r\\n# /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc\\'\\r\\nimport \\'quopri\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa0ec0>\\r\\nimport \\'email.encoders\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa0a40>\\r\\n# /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc\\'\\r\\nimport \\'email.errors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa1790>\\r\\n# /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc\\'\\r\\nimport \\'email.quoprimime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50a8d340>\\r\\n# /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc\\'\\r\\nimport \\'email.base64mime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50a8d0d0>\\r\\n# /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc\\'\\r\\nimport \\'email.charset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c506fa3c0>\\r\\nimport \\'email.header\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa2fc0>\\r\\n# /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc\\'\\r\\nimport \\'calendar\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50700f80>\\r\\nimport \\'email._parseaddr\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c506fbb00>\\r\\nimport \\'email.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c506fae70>\\r\\nimport \\'email._policybase\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa2480>\\r\\n# /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc\\'\\r\\nimport \\'email._encoded_words\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5076cef0>\\r\\nimport \\'email._header_value_parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50725010>\\r\\nimport \\'email.headerregistry\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c506fb8f0>\\r\\n# /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc\\'\\r\\nimport \\'email.iterators\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50770920>\\r\\nimport \\'email.message\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5076ecc0>\\r\\nimport \\'email.contentmanager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50724b00>\\r\\nimport \\'email.policy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa1e50>\\r\\nimport \\'email.mime.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa1820>\\r\\nimport \\'email.mime.nonmultipart\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa1550>\\r\\nimport \\'email.mime.application\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa0800>\\r\\n# /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc\\'\\r\\nimport \\'email.mime.multipart\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa1850>\\r\\n# /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc\\'\\r\\nimport \\'email.feedparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50770f20>\\r\\nimport \\'email.parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50770650>\\r\\n# /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'http\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50771670>\\r\\n# /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py\\r\\n# code object from \\'/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\\'\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5075be90>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50759490>\\r\\nimport \\'http.client\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c507725d0>\\r\\n# /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc\\'\\r\\nimport \\'mimetypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50758f20>\\r\\n# /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc\\'\\r\\nimport \\'netrc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c507920f0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc\\'\\r\\nimport \\'urllib.response\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50792d50>\\r\\nimport \\'urllib.error\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50792840>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc\\'\\r\\nimport \\'urllib.request\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50793080>\\r\\n# /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py\\r\\n# code object from \\'/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc\\'\\r\\nimport \\'http.cookiejar\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50767890>\\r\\n# /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc\\'\\r\\nimport \\'gzip\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5061fda0>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.urls\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.version\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.respawn\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.yumdnf\\' # \\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py\\r\\n# code object from \\'/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc\\'\\r\\nimport \\'email.mime.text\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5065ecf0>\\r\\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5065ee10>\\r\\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c503aeff0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c503ae840>\\r\\n# extension module \\'_queue\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_queue\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_queue\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c503aea20>\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5065f350>\\r\\nimport \\'dnf.pycomp\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5065de20>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc\\'\\r\\nimport \\'dnf.const\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5065e9c0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc\\'\\r\\n# extension module \\'libdnf._error\\' loaded from \\'/usr/lib64/python3.12/site-packages/libdnf/_error.so\\'\\r\\n# extension module \\'libdnf._error\\' executed from \\'/usr/lib64/python3.12/site-packages/libdnf/_error.so\\'\\r\\nimport \\'libdnf._error\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c504285f0>\\r\\nimport \\'libdnf.error\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c504281d0>\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc\\'\\r\\n# extension module \\'libdnf._common_types\\' loaded from \\'/usr/lib64/python3.12/site-packages/libdnf/_common_types.so\\'\\r\\n# extension module \\'libdnf._common_types\\' executed from \\'/usr/lib64/python3.12/site-packages/libdnf/_common_types.so\\'\\r\\nimport \\'libdnf._common_types\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5042be90>\\r\\nimport \\'libdnf.common_types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50428710>\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc\\'\\r\\n# extension module \\'libdnf._conf\\' loaded from \\'/usr/lib64/python3.12/site-packages/libdnf/_conf.so\\'\\r\\n# extension module \\'libdnf._conf\\' executed from \\'/usr/lib64/python3.12/site-packages/libdnf/_conf.so\\'\\r\\nimport \\'libdnf._conf\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4ff32ff0>\\r\\nimport \\'libdnf.conf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5042bf20>\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc\\'\\r\\n# extension module \\'libdnf._module\\' loaded from \\'/usr/lib64/python3.12/site-packages/libdnf/_module.so\\'\\r\\n# extension module \\'libdnf._module\\' executed from \\'/usr/lib64/python3.12/site-packages/libdnf/_module.so\\'\\r\\nimport \\'libdnf._module\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4ffb0b30>\\r\\nimport \\'libdnf.module\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4ff333b0>\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc\\'\\r\\n# extension module \\'libdnf._repo\\' loaded from \\'/usr/lib64/python3.12/site-packages/libdnf/_repo.so\\'\\r\\n# extension module \\'libdnf._repo\\' executed from \\'/usr/lib64/python3.12/site-packages/libdnf/_repo.so\\'\\r\\nimport \\'libdnf._repo\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4ffb3b00>\\r\\nimport \\'libdnf.repo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4ffb0cb0>\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc\\'\\r\\n# extension module \\'libdnf._transaction\\' loaded from \\'/usr/lib64/python3.12/site-packages/libdnf/_transaction.so\\'\\r\\n# extension module \\'libdnf._transaction\\' executed from \\'/usr/lib64/python3.12/site-packages/libdnf/_transaction.so\\'\\r\\nimport \\'libdnf._transaction\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4ffefcb0>\\r\\nimport \\'libdnf.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4ffb3ec0>\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc\\'\\r\\n# extension module \\'libdnf._utils\\' loaded from \\'/usr/lib64/python3.12/site-packages/libdnf/_utils.so\\'\\r\\n# extension module \\'libdnf._utils\\' executed from \\'/usr/lib64/python3.12/site-packages/libdnf/_utils.so\\'\\r\\nimport \\'libdnf._utils\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4e590ec0>\\r\\nimport \\'libdnf.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5902f0>\\r\\nimport \\'libdnf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c503cbd10>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc\\'\\r\\n# extension module \\'unicodedata\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'unicodedata\\' executed from \\'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'unicodedata\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4e5ac350>\\r\\nimport \\'dnf.i18n\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5937d0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'dnf.yum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5aea20>\\r\\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc\\'\\r\\nimport \\'dnf.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5af8f0>\\r\\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'rpm._rpm\\' loaded from \\'/usr/lib64/python3.12/site-packages/rpm/_rpm.so\\'\\r\\n# extension module \\'rpm._rpm\\' executed from \\'/usr/lib64/python3.12/site-packages/rpm/_rpm.so\\'\\r\\nimport \\'rpm._rpm\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4e5d0200>\\r\\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc\\'\\r\\nimport \\'rpm.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5aff80>\\r\\nimport \\'rpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5afb30>\\r\\nimport \\'dnf.yum.rpmtrans\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5ae990>\\r\\nimport \\'dnf.callback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5ae270>\\r\\n# /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'hawkey._hawkey\\' loaded from \\'/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so\\'\\r\\n# extension module \\'hawkey._hawkey\\' executed from \\'/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so\\'\\r\\nimport \\'hawkey._hawkey\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4e5d32c0>\\r\\nimport \\'hawkey\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5ae750>\\r\\nimport \\'dnf.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5ac6e0>\\r\\nimport \\'dnf.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e592de0>\\r\\n# /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'libcomps._libpycomps\\' loaded from \\'/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so\\'\\r\\n# extension module \\'libcomps._libpycomps\\' executed from \\'/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so\\'\\r\\nimport \\'libcomps._libpycomps\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4e593500>\\r\\nimport \\'libcomps\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e593260>\\r\\nimport \\'dnf.comps\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e590fe0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'dnf.db\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e610890>\\r\\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc\\'\\r\\nimport \\'dnf.crypto\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e612de0>\\r\\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e6135c0>\\r\\nimport \\'dnf.yum.misc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e6120c0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc\\'\\r\\nimport \\'dnf.db.group\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e613dd0>\\r\\nimport \\'dnf.db.history\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e610860>\\r\\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc\\'\\r\\nimport \\'dnf.conf.substitutions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e63d880>\\r\\nimport \\'dnf.conf.config\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e63ce00>\\r\\nimport \\'dnf.conf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e63cc20>\\r\\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc\\'\\r\\nimport \\'dnf.lock\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e668950>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df369c0>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4df36cf0>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e66ac60>\\r\\nimport \\'logging.handlers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e668e00>\\r\\nimport \\'dnf.logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e63fe00>\\r\\nimport \\'dnf.repo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e63e090>\\r\\nimport \\'dnf.conf.read\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e63ddc0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc\\'\\r\\nimport \\'dnf.rpm.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df70770>\\r\\nimport \\'dnf.rpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df37890>\\r\\nimport \\'dnf.dnssec\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e63e5d0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc\\'\\r\\nimport \\'dnf.drpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df70e90>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc\\'\\r\\nimport \\'dnf.goal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df71250>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc\\'\\r\\nimport \\'dnf.history\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df71310>\\r\\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'dnf.module\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df71430>\\r\\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc\\'\\r\\n# extension module \\'libdnf._smartcols\\' loaded from \\'/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so\\'\\r\\n# extension module \\'libdnf._smartcols\\' executed from \\'/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so\\'\\r\\nimport \\'libdnf._smartcols\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4df73fe0>\\r\\nimport \\'libdnf.smartcols\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df72150>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc\\'\\r\\nimport \\'dnf.selector\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df98140>\\r\\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc\\'\\r\\nimport \\'dnf.module.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df98230>\\r\\nimport \\'dnf.module.module_base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df71280>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc\\'\\r\\nimport \\'dnf.persistor\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df983e0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc\\'\\r\\n# extension module \\'_opcode\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_opcode\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_opcode\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4dfbbdd0>\\r\\nimport \\'opcode\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dfbb230>\\r\\nimport \\'dis\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dfb9ca0>\\r\\nimport \\'inspect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df99be0>\\r\\nimport \\'dnf.plugin\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df99040>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc\\'\\r\\nimport \\'dnf.query\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df99fa0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc\\'\\r\\nimport \\'dnf.repodict\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df9b290>\\r\\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc\\'\\r\\nimport \\'dnf.rpm.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dff8740>\\r\\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc\\'\\r\\nimport \\'dnf.rpm.miscutils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dff89b0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc\\'\\r\\nimport \\'dnf.package\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dff9310>\\r\\nimport \\'dnf.sack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dff8da0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc\\'\\r\\nimport \\'dnf.subject\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dffa210>\\r\\nimport \\'gc\\' # \\r\\nimport \\'dnf.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c503af110>\\r\\nimport \\'dnf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5065dbe0>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'dnfpluginscore\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dffae40>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.format\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4ddcf8c0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_curses\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_curses\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_curses\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4dded910>\\r\\nimport \\'curses\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dded4c0>\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4dded760>\\r\\nimport \\'dnf.cli.term\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4ddec380>\\r\\nimport \\'dnf.cli.progress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4ddcfbc0>\\r\\nimport \\'dnf.cli.output\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4ddcc920>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4ddec170>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.option_parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de02f00>\\r\\nimport \\'dnf.cli.commands\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de01a30>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.alias\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de286e0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.autoremove\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de289b0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.check\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de28c20>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.clean\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de28e90>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.repoquery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de29580>\\r\\nimport \\'dnf.cli.commands.deplist\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de29400>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.distrosync\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de2ae70>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.downgrade\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de2afc0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.group\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de2b1d0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc\\'\\r\\nimport \\'dnf.transaction_sr\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de44170>\\r\\nimport \\'dnf.cli.commands.history\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de2b9b0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.install\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de44ce0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.makecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de45130>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.mark\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de45310>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.module\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de455e0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.reinstall\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de464e0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.remove\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de46750>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.repolist\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de46960>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc\\'\\r\\nimport \\'dnf.match_counter\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de47560>\\r\\nimport \\'dnf.cli.commands.search\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de47080>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc\\'\\r\\nimport \\'cmd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de703e0>\\r\\nimport \\'dnf.cli.commands.shell\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de47ce0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.swap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de71040>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.updateinfo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de71340>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.upgrade\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de722a0>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.commands.upgrademinimal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de72540>\\r\\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc\\'\\r\\nimport \\'dnf.cli.demand\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de726f0>\\r\\nimport \\'dnf.cli.cli\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dffb260>\\r\\nimport \\'dnf.cli\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dffaff0>\\r\\nimport \\'dnf.plugin.dynamic.builddep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dffa750>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc\\'\\r\\nimport \\'dateutil._version\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de730e0>\\r\\nimport \\'dateutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de72e10>\\r\\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc\\'\\r\\nimport \\'six\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de91580>\\r\\n# /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc\\'\\r\\nimport \\'numbers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de92cc0>\\r\\n# extension module \\'_decimal\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_decimal\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_decimal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4de91ee0>\\r\\nimport \\'decimal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de91a90>\\r\\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc\\'\\r\\nimport \\'dateutil._common\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dbe4590>\\r\\nimport \\'dateutil.relativedelta\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dbcb980>\\r\\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc\\'\\r\\nimport \\'six.moves\\' # \\r\\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc\\'\\r\\nimport \\'dateutil.tz._common\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dbe7230>\\r\\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc\\'\\r\\nimport \\'dateutil.tz._factories\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dbe7cb0>\\r\\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc\\'\\r\\n# destroy dateutil.tz.win\\r\\nimport \\'dateutil.tz.tz\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dbe4c20>\\r\\nimport \\'dateutil.tz\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dbe48f0>\\r\\nimport \\'dateutil.parser._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de733b0>\\r\\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc\\'\\r\\nimport \\'dateutil.parser.isoparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de910d0>\\r\\nimport \\'dateutil.parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de73110>\\r\\nimport \\'dnf.plugin.dynamic.changelog\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dffbfb0>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.config_manager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc11eb0>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.copr\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc12750>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.debuginfo-install\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc13770>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.download\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc13dd0>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py\\r\\n# code object from \\'/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc\\'\\r\\n# extension module \\'_sqlite3\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sqlite3\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sqlite3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4dc394c0>\\r\\nimport \\'sqlite3.dbapi2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc38e90>\\r\\nimport \\'sqlite3\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc38b30>\\r\\nimport \\'dnf.plugin.dynamic.generate_completion_cache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc387d0>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.groups_manager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c512724b0>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc\\'\\r\\nimport \\'dbus._compat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc3b110>\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc\\'\\r\\nimport \\'dbus.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc3b1d0>\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc\\'\\r\\n# extension module \\'_dbus_bindings\\' loaded from \\'/usr/lib64/python3.12/site-packages/_dbus_bindings.so\\'\\r\\n# extension module \\'_dbus_bindings\\' executed from \\'/usr/lib64/python3.12/site-packages/_dbus_bindings.so\\'\\r\\nimport \\'_dbus_bindings\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4dc3b8f0>\\r\\nimport \\'dbus.types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc3b770>\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc\\'\\r\\nimport \\'dbus.lowlevel\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc69ee0>\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'xml\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc6b0e0>\\r\\n# /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'xml.parsers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc6b320>\\r\\n# /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py\\r\\n# code object from \\'/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc\\'\\r\\n# extension module \\'pyexpat\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'pyexpat\\' executed from \\'/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'pyexpat\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4dc6b4a0>\\r\\nimport \\'xml.parsers.expat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc6b2c0>\\r\\nimport \\'dbus._expat_introspect_parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc6abd0>\\r\\nimport \\'dbus.proxies\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc6a060>\\r\\nimport \\'dbus.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc69340>\\r\\nimport \\'dbus.bus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc688c0>\\r\\nimport \\'dbus._dbus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc68170>\\r\\nimport \\'dbus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc3ac00>\\r\\nimport \\'dnf.plugin.dynamic.needs_restarting\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc3a0f0>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repoclosure\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc6adb0>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repodiff\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc6b8f0>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repograph\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc94200>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repomanage\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc945c0>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.reposync\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc94ef0>\\r\\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.system_upgrade\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc95a30>\\r\\n\\r\\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"tlog\", \"sssd\", \"authselect\"], \"allow_downgrade\": false, \"allowerasing\": false, \"autoremove\": false, \"bugfix\": false, \"cacheonly\": false, \"disable_gpg_check\": false, \"disable_plugin\": [], \"disablerepo\": [], \"download_only\": false, \"enable_plugin\": [], \"enablerepo\": [], \"exclude\": [], \"installroot\": \"/\", \"install_repoquery\": true, \"install_weak_deps\": true, \"security\": false, \"skip_broken\": false, \"update_cache\": false, \"update_only\": false, \"validate_certs\": true, \"sslverify\": true, \"lock_timeout\": 30, \"use_backend\": \"auto\", \"best\": null, \"conf_file\": null, \"disable_excludes\": null, \"download_dir\": null, \"list\": null, \"nobest\": null, \"releasever\": null, \"state\": null}}}\\r\\n# destroy dnf.plugin.dynamic\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing email\\r\\n# cleanup[2] removing email.mime\\r\\n# cleanup[2] removing quopri\\r\\n# cleanup[2] removing email.encoders\\r\\n# cleanup[2] removing email.errors\\r\\n# cleanup[2] removing email.quoprimime\\r\\n# cleanup[2] removing email.base64mime\\r\\n# cleanup[2] removing email.charset\\r\\n# cleanup[2] removing email.header\\r\\n# cleanup[2] removing calendar\\r\\n# cleanup[2] removing email._parseaddr\\r\\n# cleanup[2] removing email.utils\\r\\n# cleanup[2] removing email._policybase\\r\\n# cleanup[2] removing email._encoded_words\\r\\n# cleanup[2] removing email._header_value_parser\\r\\n# cleanup[2] removing email.headerregistry\\r\\n# cleanup[2] removing email.iterators\\r\\n# cleanup[2] removing email.message\\r\\n# cleanup[2] removing email.contentmanager\\r\\n# cleanup[2] removing email.policy\\r\\n# cleanup[2] removing email.mime.base\\r\\n# cleanup[2] removing email.mime.nonmultipart\\r\\n# cleanup[2] removing email.mime.application\\r\\n# cleanup[2] removing email.mime.multipart\\r\\n# cleanup[2] removing email.feedparser\\r\\n# cleanup[2] removing email.parser\\r\\n# cleanup[2] removing http\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ssl\\r\\n# cleanup[2] removing http.client\\r\\n# cleanup[2] removing mimetypes\\r\\n# cleanup[2] removing netrc\\r\\n# cleanup[2] removing urllib.response\\r\\n# cleanup[2] removing urllib.error\\r\\n# cleanup[2] removing urllib.request\\r\\n# cleanup[2] removing http.cookiejar\\r\\n# cleanup[2] removing gzip\\r\\n# cleanup[2] removing ansible.module_utils.urls\\r\\n# destroy ansible.module_utils.urls\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.common.respawn\\r\\n# destroy ansible.module_utils.common.respawn\\r\\n# cleanup[2] removing ansible.module_utils.yumdnf\\r\\n# destroy ansible.module_utils.yumdnf\\r\\n# cleanup[2] removing email.mime.text\\r\\n# cleanup[2] removing configparser\\r\\n# destroy configparser\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# destroy heapq\\r\\n# cleanup[2] removing _queue\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing dnf.pycomp\\r\\n# cleanup[2] removing dnf.const\\r\\n# cleanup[2] removing libdnf._error\\r\\n# cleanup[2] removing libdnf.error\\r\\n# cleanup[2] removing libdnf._common_types\\r\\n# cleanup[2] removing libdnf.common_types\\r\\n# cleanup[2] removing libdnf._conf\\r\\n# cleanup[2] removing libdnf.conf\\r\\n# cleanup[2] removing libdnf._module\\r\\n# cleanup[2] removing libdnf.module\\r\\n# cleanup[2] removing libdnf._repo\\r\\n# cleanup[2] removing libdnf.repo\\r\\n# cleanup[2] removing libdnf._transaction\\r\\n# cleanup[2] removing libdnf.transaction\\r\\n# cleanup[2] removing libdnf._utils\\r\\n# cleanup[2] removing libdnf.utils\\r\\n# cleanup[2] removing libdnf\\r\\n# cleanup[2] removing unicodedata\\r\\n# cleanup[2] removing dnf.i18n\\r\\n# cleanup[2] removing dnf.yum\\r\\n# cleanup[2] removing dnf.transaction\\r\\n# cleanup[2] removing rpm._rpm\\r\\n# cleanup[2] removing rpm.transaction\\r\\n# cleanup[2] removing rpm\\r\\n# cleanup[2] removing dnf.yum.rpmtrans\\r\\n# cleanup[2] removing dnf.callback\\r\\n# cleanup[2] removing hawkey._hawkey\\r\\n# cleanup[2] removing hawkey\\r\\n# cleanup[2] removing dnf.util\\r\\n# cleanup[2] removing dnf.exceptions\\r\\n# cleanup[2] removing libcomps._libpycomps\\r\\n# cleanup[2] removing libcomps\\r\\n# cleanup[2] removing dnf.comps\\r\\n# cleanup[2] removing dnf.db\\r\\n# cleanup[2] removing dnf.crypto\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing dnf.yum.misc\\r\\n# cleanup[2] removing dnf.db.group\\r\\n# cleanup[2] removing dnf.db.history\\r\\n# cleanup[2] removing dnf.conf.substitutions\\r\\n# cleanup[2] removing dnf.conf.config\\r\\n# cleanup[2] removing dnf.conf\\r\\n# cleanup[2] removing dnf.lock\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing logging.handlers\\r\\n# cleanup[2] removing dnf.logging\\r\\n# cleanup[2] removing dnf.repo\\r\\n# cleanup[2] removing dnf.conf.read\\r\\n# cleanup[2] removing dnf.rpm.transaction\\r\\n# cleanup[2] removing dnf.rpm\\r\\n# cleanup[2] removing dnf.dnssec\\r\\n# cleanup[2] removing dnf.drpm\\r\\n# cleanup[2] removing dnf.goal\\r\\n# cleanup[2] removing dnf.history\\r\\n# cleanup[2] removing dnf.module\\r\\n# cleanup[2] removing libdnf._smartcols\\r\\n# cleanup[2] removing libdnf.smartcols\\r\\n# cleanup[2] removing dnf.selector\\r\\n# cleanup[2] removing dnf.module.exceptions\\r\\n# cleanup[2] removing dnf.module.module_base\\r\\n# cleanup[2] removing dnf.persistor\\r\\n# cleanup[2] removing _opcode\\r\\n# cleanup[2] removing opcode\\r\\n# destroy opcode\\r\\n# cleanup[2] removing dis\\r\\n# cleanup[2] removing inspect\\r\\n# cleanup[2] removing dnf.plugin\\r\\n# cleanup[2] removing dnf.query\\r\\n# cleanup[2] removing dnf.repodict\\r\\n# cleanup[2] removing dnf.rpm.connection\\r\\n# cleanup[2] removing dnf.rpm.miscutils\\r\\n# cleanup[2] removing dnf.package\\r\\n# cleanup[2] removing dnf.sack\\r\\n# cleanup[2] removing dnf.subject\\r\\n# cleanup[2] removing gc\\r\\n# cleanup[2] removing dnf.base\\r\\n# cleanup[2] removing dnf\\r\\n# cleanup[2] removing dnfpluginscore\\r\\n# destroy dnfpluginscore\\r\\n# cleanup[2] removing dnf.cli.format\\r\\n# cleanup[2] removing _curses\\r\\n# cleanup[2] removing curses\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing dnf.cli.term\\r\\n# cleanup[2] removing dnf.cli.progress\\r\\n# cleanup[2] removing dnf.cli.output\\r\\n# cleanup[2] removing dnf.cli.aliases\\r\\n# cleanup[2] removing dnf.cli.option_parser\\r\\n# cleanup[2] removing dnf.cli.commands\\r\\n# cleanup[2] removing dnf.cli.commands.alias\\r\\n# cleanup[2] removing dnf.cli.commands.autoremove\\r\\n# cleanup[2] removing dnf.cli.commands.check\\r\\n# cleanup[2] removing dnf.cli.commands.clean\\r\\n# cleanup[2] removing dnf.cli.commands.repoquery\\r\\n# cleanup[2] removing dnf.cli.commands.deplist\\r\\n# cleanup[2] removing dnf.cli.commands.distrosync\\r\\n# cleanup[2] removing dnf.cli.commands.downgrade\\r\\n# cleanup[2] removing dnf.cli.commands.group\\r\\n# cleanup[2] removing dnf.transaction_sr\\r\\n# cleanup[2] removing dnf.cli.commands.history\\r\\n# cleanup[2] removing dnf.cli.commands.install\\r\\n# cleanup[2] removing dnf.cli.commands.makecache\\r\\n# cleanup[2] removing dnf.cli.commands.mark\\r\\n# cleanup[2] removing dnf.cli.commands.module\\r\\n# cleanup[2] removing dnf.cli.commands.reinstall\\r\\n# cleanup[2] removing dnf.cli.commands.remove\\r\\n# cleanup[2] removing dnf.cli.commands.repolist\\r\\n# cleanup[2] removing dnf.match_counter\\r\\n# cleanup[2] removing dnf.cli.commands.search\\r\\n# cleanup[2] removing cmd\\r\\n# cleanup[2] removing dnf.cli.commands.shell\\r\\n# cleanup[2] removing dnf.cli.commands.swap\\r\\n# cleanup[2] removing dnf.cli.commands.updateinfo\\r\\n# cleanup[2] removing dnf.cli.commands.upgrade\\r\\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\\r\\n# cleanup[2] removing dnf.cli.demand\\r\\n# cleanup[2] removing dnf.cli.cli\\r\\n# cleanup[2] removing dnf.cli\\r\\n# cleanup[2] removing dnf.plugin.dynamic.builddep\\r\\n# destroy dnf.plugin.dynamic.builddep\\r\\n# cleanup[2] removing dateutil._version\\r\\n# cleanup[2] removing dateutil\\r\\n# cleanup[2] removing six\\r\\n# cleanup[2] removing numbers\\r\\n# destroy numbers\\r\\n# cleanup[2] removing _decimal\\r\\n# cleanup[2] removing decimal\\r\\n# destroy decimal\\r\\n# cleanup[2] removing dateutil._common\\r\\n# cleanup[2] removing dateutil.relativedelta\\r\\n# cleanup[2] removing six.moves\\r\\n# cleanup[2] removing dateutil.tz._common\\r\\n# cleanup[2] removing dateutil.tz._factories\\r\\n# cleanup[2] removing dateutil.tz.tz\\r\\n# cleanup[2] removing dateutil.tz\\r\\n# cleanup[2] removing dateutil.parser._parser\\r\\n# cleanup[2] removing dateutil.parser.isoparser\\r\\n# destroy dateutil.parser.isoparser\\r\\n# cleanup[2] removing dateutil.parser\\r\\n# cleanup[2] removing dnf.plugin.dynamic.changelog\\r\\n# destroy dnf.plugin.dynamic.changelog\\r\\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\\r\\n# destroy dnf.plugin.dynamic.config_manager\\r\\n# cleanup[2] removing dnf.plugin.dynamic.copr\\r\\n# destroy dnf.plugin.dynamic.copr\\r\\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\\r\\n# destroy dnf.plugin.dynamic.debuginfo-install\\r\\n# cleanup[2] removing dnf.plugin.dynamic.download\\r\\n# destroy dnf.plugin.dynamic.download\\r\\n# cleanup[2] removing _sqlite3\\r\\n# cleanup[2] removing sqlite3.dbapi2\\r\\n# cleanup[2] removing sqlite3\\r\\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\\r\\n# destroy dnf.plugin.dynamic.generate_completion_cache\\r\\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\\r\\n# destroy dnf.plugin.dynamic.groups_manager\\r\\n# cleanup[2] removing dbus._compat\\r\\n# cleanup[2] removing dbus.exceptions\\r\\n# cleanup[2] removing _dbus_bindings\\r\\n# cleanup[2] removing dbus.types\\r\\n# cleanup[2] removing dbus.lowlevel\\r\\n# cleanup[2] removing xml\\r\\n# destroy xml\\r\\n# cleanup[2] removing xml.parsers\\r\\n# destroy xml.parsers\\r\\n# cleanup[2] removing pyexpat.errors\\r\\n# cleanup[2] removing pyexpat.model\\r\\n# cleanup[2] removing pyexpat\\r\\n# cleanup[2] removing xml.parsers.expat.model\\r\\n# cleanup[2] removing xml.parsers.expat.errors\\r\\n# cleanup[2] removing xml.parsers.expat\\r\\n# destroy xml.parsers.expat\\r\\n# cleanup[2] removing dbus._expat_introspect_parser\\r\\n# cleanup[2] removing dbus.proxies\\r\\n# cleanup[2] removing dbus.connection\\r\\n# cleanup[2] removing dbus.bus\\r\\n# cleanup[2] removing dbus._dbus\\r\\n# cleanup[2] removing dbus\\r\\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\\r\\n# destroy dnf.plugin.dynamic.needs_restarting\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\\r\\n# destroy dnf.plugin.dynamic.repoclosure\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\\r\\n# destroy dnf.plugin.dynamic.repodiff\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repograph\\r\\n# destroy dnf.plugin.dynamic.repograph\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\\r\\n# destroy dnf.plugin.dynamic.repomanage\\r\\n# cleanup[2] removing dnf.plugin.dynamic.reposync\\r\\n# destroy dnf.plugin.dynamic.reposync\\r\\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\\r\\n# destroy dnf.plugin.dynamic.system_upgrade\\r\\n# destroy _sitebuiltins\\r\\n# destroy _bz2\\r\\n# destroy _lzma\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy ntpath\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy grp\\r\\n# destroy syslog\\r\\n# destroy selinux\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy mimetypes\\r\\n# destroy netrc\\r\\n# destroy dateutil\\r\\n# destroy dateutil._version\\r\\n# destroy dateutil._common\\r\\n# destroy dateutil.parser\\r\\n# destroy dateutil.parser._parser\\r\\n# destroy dateutil.relativedelta\\r\\n# destroy six.moves.urllib\\r\\n# destroy six.moves\\r\\n# destroy six.moves.urllib_parse\\r\\n# destroy six.moves.urllib.error\\r\\n# destroy six.moves.urllib.request\\r\\n# destroy six.moves.urllib.response\\r\\n# destroy six.moves.urllib.robotparser\\r\\n# destroy dateutil.tz._common\\r\\n# destroy dateutil.tz._factories\\r\\n# destroy dateutil.tz.tz\\r\\n# destroy dateutil.tz\\r\\n# destroy six\\r\\n# destroy sqlite3\\r\\n# destroy sqlite3.dbapi2\\r\\n# destroy _sqlite3\\r\\n# destroy dbus\\r\\n# destroy dbus._compat\\r\\n# destroy dbus.exceptions\\r\\n# destroy dbus.types\\r\\n# destroy dbus.lowlevel\\r\\n# destroy dbus._expat_introspect_parser\\r\\n# destroy dbus.proxies\\r\\n# destroy dbus.connection\\r\\n# destroy dbus.bus\\r\\n# destroy dbus._dbus\\r\\n# destroy pyexpat.errors\\r\\n# destroy pyexpat.model\\r\\n# destroy pyexpat\\r\\n# destroy uuid\\r\\n# destroy systemd.journal\\r\\n# cleanup[3] wiping _dbus_bindings\\r\\n# cleanup[3] wiping _decimal\\r\\n# cleanup[3] wiping dnf.cli\\r\\n# destroy dnf.cli.format\\r\\n# destroy dnf.cli.term\\r\\n# destroy dnf.cli.progress\\r\\n# destroy dnf.cli.aliases\\r\\n# destroy dnf.cli.option_parser\\r\\n# destroy dnf.cli.demand\\r\\n# destroy dnf.cli.cli\\r\\n# cleanup[3] wiping dnf.cli.commands.upgrademinimal\\r\\n# cleanup[3] wiping dnf.cli.commands.upgrade\\r\\n# cleanup[3] wiping dnf.cli.commands.updateinfo\\r\\n# cleanup[3] wiping dnf.cli.commands.swap\\r\\n# cleanup[3] wiping dnf.cli.commands.shell\\r\\n# destroy cmd\\r\\n# cleanup[3] wiping dnf.cli.commands.search\\r\\n# cleanup[3] wiping dnf.match_counter\\r\\n# cleanup[3] wiping dnf.cli.commands.repolist\\r\\n# cleanup[3] wiping dnf.cli.commands.remove\\r\\n# cleanup[3] wiping dnf.cli.commands.reinstall\\r\\n# cleanup[3] wiping dnf.cli.commands.module\\r\\n# cleanup[3] wiping dnf.cli.commands.mark\\r\\n# cleanup[3] wiping dnf.cli.commands.makecache\\r\\n# cleanup[3] wiping dnf.cli.commands.install\\r\\n# cleanup[3] wiping dnf.cli.commands.history\\r\\n# cleanup[3] wiping dnf.transaction_sr\\r\\n# cleanup[3] wiping dnf.cli.commands.group\\r\\n# cleanup[3] wiping dnf.cli.commands.downgrade\\r\\n# cleanup[3] wiping dnf.cli.commands.distrosync\\r\\n# cleanup[3] wiping dnf.cli.commands.deplist\\r\\n# cleanup[3] wiping dnf.cli.commands.repoquery\\r\\n# cleanup[3] wiping dnf.cli.commands.clean\\r\\n# cleanup[3] wiping dnf.cli.commands.check\\r\\n# cleanup[3] wiping dnf.cli.commands.autoremove\\r\\n# cleanup[3] wiping dnf.cli.commands.alias\\r\\n# destroy dnf.cli.commands\\r\\n# cleanup[3] wiping dnf.cli.output\\r\\n# cleanup[3] wiping termios\\r\\n# cleanup[3] wiping curses\\r\\n# cleanup[3] wiping _curses\\r\\n# cleanup[3] wiping dnf\\r\\n# destroy dnf.pycomp\\r\\n# destroy dnf.const\\r\\n# destroy dnf.i18n\\r\\n# destroy dnf.yum\\r\\n# destroy dnf.yum.rpmtrans\\r\\n# destroy dnf.transaction\\r\\n# destroy dnf.callback\\r\\n# destroy dnf.util\\r\\n# destroy dnf.exceptions\\r\\n# destroy dnf.comps\\r\\n# destroy dnf.db\\r\\n# destroy dnf.db.group\\r\\n# destroy dnf.db.history\\r\\n# destroy dnf.crypto\\r\\n# destroy dnf.conf\\r\\n# destroy dnf.conf.substitutions\\r\\n# destroy dnf.conf.config\\r\\n# destroy dnf.conf.read\\r\\n# destroy dnf.lock\\r\\n# destroy dnf.logging\\r\\n# destroy dnf.repo\\r\\n# destroy dnf.rpm\\r\\n# destroy dnf.dnssec\\r\\n# destroy dnf.drpm\\r\\n# destroy dnf.goal\\r\\n# destroy dnf.history\\r\\n# destroy dnf.module\\r\\n# destroy dnf.module.exceptions\\r\\n# destroy dnf.module.module_base\\r\\n# destroy dnf.selector\\r\\n# destroy dnf.persistor\\r\\n# destroy dnf.plugin\\r\\n# destroy dnf.query\\r\\n# destroy dnf.repodict\\r\\n# destroy dnf.package\\r\\n# destroy dnf.sack\\r\\n# destroy dnf.subject\\r\\n# destroy dnf.base\\r\\n# destroy dnf.transaction_sr\\r\\n# destroy dnf.match_counter\\r\\n# destroy dnf.cli\\r\\n# cleanup[3] wiping gc\\r\\n# cleanup[3] wiping dnf.rpm.miscutils\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping dnf.rpm.connection\\r\\n# cleanup[3] wiping inspect\\r\\n# destroy ast\\r\\n# destroy dis\\r\\n# destroy token\\r\\n# cleanup[3] wiping _opcode\\r\\n# cleanup[3] wiping libdnf.smartcols\\r\\n# cleanup[3] wiping libdnf._smartcols\\r\\n# cleanup[3] wiping dnf.rpm.transaction\\r\\n# cleanup[3] wiping logging.handlers\\r\\n# destroy pickle\\r\\n# cleanup[3] wiping _pickle\\r\\n# cleanup[3] wiping _compat_pickle\\r\\n# cleanup[3] wiping dnf.yum.misc\\r\\n# cleanup[3] wiping glob\\r\\n# cleanup[3] wiping libcomps\\r\\n# cleanup[3] wiping libcomps._libpycomps\\r\\n# cleanup[3] wiping hawkey\\r\\n# cleanup[3] wiping hawkey._hawkey\\r\\n# cleanup[3] wiping rpm\\r\\n# destroy rpm.transaction\\r\\n# cleanup[3] wiping rpm._rpm\\r\\n# cleanup[3] wiping unicodedata\\r\\n# cleanup[3] wiping libdnf\\r\\n# destroy libdnf.error\\r\\n# destroy libdnf.common_types\\r\\n# destroy libdnf.conf\\r\\n# destroy libdnf.module\\r\\n# destroy libdnf.repo\\r\\n# destroy libdnf.transaction\\r\\n# destroy libdnf.utils\\r\\n# destroy libdnf.smartcols\\r\\n# cleanup[3] wiping libdnf._utils\\r\\n# cleanup[3] wiping libdnf._transaction\\r\\n# cleanup[3] wiping libdnf._repo\\r\\n# cleanup[3] wiping libdnf._module\\r\\n# cleanup[3] wiping libdnf._conf\\r\\n# cleanup[3] wiping libdnf._common_types\\r\\n# cleanup[3] wiping libdnf._error\\r\\n# cleanup[3] wiping queue\\r\\n# cleanup[3] wiping _queue\\r\\n# cleanup[3] wiping _heapq\\r\\n# destroy _heapq\\r\\n# cleanup[3] wiping email.mime.text\\r\\n# cleanup[3] wiping gzip\\r\\n# destroy _compression\\r\\n# cleanup[3] wiping http.cookiejar\\r\\n# destroy copy\\r\\n# cleanup[3] wiping urllib.request\\r\\n# destroy bisect\\r\\n# cleanup[3] wiping urllib.error\\r\\n# cleanup[3] wiping urllib.response\\r\\n# cleanup[3] wiping http.client\\r\\n# destroy http\\r\\n# destroy ssl\\r\\n# cleanup[3] wiping _ssl\\r\\n# cleanup[3] wiping email.parser\\r\\n# cleanup[3] wiping email.feedparser\\r\\n# cleanup[3] wiping email.mime.multipart\\r\\n# cleanup[3] wiping email.mime.application\\r\\n# cleanup[3] wiping email.mime.nonmultipart\\r\\n# cleanup[3] wiping email.mime.base\\r\\n# cleanup[3] wiping email.policy\\r\\n# cleanup[3] wiping email.contentmanager\\r\\n# cleanup[3] wiping email.message\\r\\n# destroy quopri\\r\\n# cleanup[3] wiping email.iterators\\r\\n# cleanup[3] wiping email.headerregistry\\r\\n# cleanup[3] wiping email._header_value_parser\\r\\n# cleanup[3] wiping email._encoded_words\\r\\n# cleanup[3] wiping email._policybase\\r\\n# cleanup[3] wiping email.utils\\r\\n# cleanup[3] wiping email._parseaddr\\r\\n# cleanup[3] wiping calendar\\r\\n# cleanup[3] wiping email.header\\r\\n# cleanup[3] wiping email.charset\\r\\n# cleanup[3] wiping email.base64mime\\r\\n# cleanup[3] wiping email.quoprimime\\r\\n# cleanup[3] wiping email.errors\\r\\n# cleanup[3] wiping email.encoders\\r\\n# cleanup[3] wiping email.mime\\r\\n# destroy email.mime.base\\r\\n# destroy email.mime.nonmultipart\\r\\n# destroy email.mime.application\\r\\n# destroy email.mime.multipart\\r\\n# destroy email.mime.text\\r\\n# cleanup[3] wiping email\\r\\n# destroy email._parseaddr\\r\\n# destroy email._policybase\\r\\n# destroy email._encoded_words\\r\\n# destroy email._header_value_parser\\r\\n# destroy email.mime\\r\\n# destroy email.encoders\\r\\n# destroy email.errors\\r\\n# destroy email.quoprimime\\r\\n# destroy email.base64mime\\r\\n# destroy email.charset\\r\\n# destroy email.header\\r\\n# destroy email.utils\\r\\n# destroy email.headerregistry\\r\\n# destroy email.iterators\\r\\n# destroy email.message\\r\\n# destroy email.contentmanager\\r\\n# destroy email.policy\\r\\n# destroy email.feedparser\\r\\n# destroy email.parser\\r\\n# cleanup[3] wiping argparse\\r\\n# cleanup[3] wiping gettext\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping socket\\r\\n# cleanup[3] wiping array\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping logging\\r\\n# destroy logging.handlers\\r\\n# cleanup[3] wiping string\\r\\n# cleanup[3] wiping _string\\r\\n# destroy _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping datetime\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# cleanup[3] wiping signal\\r\\n# cleanup[3] wiping shlex\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping locale\\r\\n# destroy encodings\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping atexit\\r\\n# destroy atexit\\r\\n# cleanup[3] wiping json\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# cleanup[3] wiping json.scanner\\r\\n# cleanup[3] wiping _json\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping urllib.parse\\r\\n# destroy ipaddress\\r\\n# cleanup[3] wiping urllib\\r\\n# destroy urllib.response\\r\\n# destroy urllib.error\\r\\n# destroy urllib.request\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping tempfile\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping random\\r\\n# cleanup[3] wiping hashlib\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping fnmatch\\r\\n# cleanup[3] wiping importlib.util\\r\\n# cleanup[3] wiping importlib._abc\\r\\n# cleanup[3] wiping importlib.machinery\\r\\n# cleanup[3] wiping importlib\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib.util\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping base64\\r\\n# cleanup[3] wiping binascii\\r\\n# cleanup[3] wiping struct\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping _signal\\r\\n# destroy _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy _dbus_bindings\\r\\n# destroy decimal\\r\\n# destroy _curses\\r\\n# destroy libcomps._libpycomps\\r\\n# destroy hawkey._hawkey\\r\\n# destroy rpm._rpm\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _weakref\\r\\n# destroy _thread\\r\\n# destroy _hashlib\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy _compat_pickle\\r\\n# destroy libdnf._error\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy _queue\\r\\n# destroy array\\r\\n# destroy copyreg\\r\\n# destroy _pickle\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy gzip\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# destroy unicodedata\\r\\n# destroy _blake2\\r\\n# destroy email\\r\\n# destroy queue\\r\\n# destroy shlex\\r\\n# destroy pwd\\r\\n# destroy gettext\\r\\n# destroy libcomps\\r\\n# destroy urllib\\r\\n# destroy dnf.rpm.transaction\\r\\n# destroy dnf.rpm.connection\\r\\n# destroy dnf.rpm.miscutils\\r\\n# destroy hashlib\\r\\n# destroy json\\r\\n# destroy importlib\\r\\n# destroy inspect\\r\\n# destroy gc\\r\\n# destroy math\\r\\n# destroy shutil\\r\\n# destroy zlib\\r\\n# destroy urllib.parse\\r\\n# destroy fnmatch\\r\\n# destroy tempfile\\r\\n# destroy traceback\\r\\n# destroy calendar\\r\\n# destroy dnf.yum.misc\\r\\n# destroy glob\\r\\n# destroy curses\\r\\n# destroy struct\\r\\n# destroy termios\\r\\n# destroy argparse\\r\\n# destroy dnf.cli.commands.alias\\r\\n# destroy dnf.cli.commands.autoremove\\r\\n# destroy dnf.cli.commands.check\\r\\n# destroy dnf.cli.commands.clean\\r\\n# destroy dnf.cli.commands.repoquery\\r\\n# destroy dnf.cli.commands.deplist\\r\\n# destroy dnf.cli.commands.distrosync\\r\\n# destroy dnf.cli.commands.downgrade\\r\\n# destroy dnf.cli.commands.group\\r\\n# destroy dnf.cli.commands.history\\r\\n# destroy dnf.cli.commands.install\\r\\n# destroy dnf.cli.commands.makecache\\r\\n# destroy dnf.cli.commands.mark\\r\\n# destroy dnf.cli.commands.module\\r\\n# destroy dnf.cli.commands.reinstall\\r\\n# destroy dnf.cli.commands.remove\\r\\n# destroy dnf.cli.commands.repolist\\r\\n# destroy dnf.cli.commands.search\\r\\n# destroy dnf.cli.commands.shell\\r\\n# destroy dnf.cli.commands.swap\\r\\n# destroy dnf.cli.commands.updateinfo\\r\\n# destroy dnf.cli.commands.upgrade\\r\\n# destroy dnf.cli.commands.upgrademinimal\\r\\n# destroy datetime\\r\\n# destroy logging\\r\\n# destroy operator\\r\\n# destroy random\\r\\n# destroy hawkey\\r\\n# destroy dnf.cli.output\\r\\n# destroy dnf\\r\\n# destroy rpm\\r\\n# destroy itertools\\r\\n# destroy functools\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy threading\\r\\n# destroy contextlib\\r\\n# destroy time\\r\\n# destroy fcntl\\r\\n# destroy _posixsubprocess\\r\\n# destroy select\\r\\n# destroy selectors\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy collections\\r\\n# destroy io\\r\\n# destroy _opcode\\r\\n# destroy _warnings\\r\\n# destroy posix\\r\\n# destroy binascii\\r\\n# destroy http.client\\r\\n# destroy http.cookiejar\\r\\n# destroy socket\\r\\n# destroy base64\\r\\n# destroy errno\\r\\n# destroy warnings\\r\\n# destroy string\\r\\n# destroy _ssl\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy re\\r\\n# destroy _random\\r\\n# destroy _sre\\r\\n# destroy _operator\\r\\n# destroy _functools\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 6\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.46.206 closed.\\r\\n\")\n 7163 1726888034.86753: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c517104d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c516dfb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51712a50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c514c1130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c514c1fa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c514ffd70>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c514fffb0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51537770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51537e00>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51517a40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51515160>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c514fcf20>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c515576b0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c515562d0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51516030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51554b60>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5158c6b0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c514fc1a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5158cb60>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5158ca10>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5158ce00>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c514facc0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5158d4f0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5158d1c0>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5158e3f0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c515a45f0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c515a5cd0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c515a6b70>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c515a71d0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c515a60c0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c515a7c50>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c515a7380>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5158e360>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c512dbb30>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c513045c0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51304350>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c513045f0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c51304ef0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c51305820>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c513047d0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c512d9cd0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51306c30>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51305970>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5158eb10>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5132ef60>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c513572c0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c513b40e0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c513b6840>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c513b4200>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51357f50>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c511bd1c0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c513560c0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51307b30>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9c51356420>\r\n# zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_w4_edbee/ansible_ansible.legacy.dnf_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51212e70>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c511f1e20>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c511f0f80>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c512111f0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5123e8d0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5123e690>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5123dfa0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5123e9c0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51213b90>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5123f650>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5123f890>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5123fdd0>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b11c10>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50b13830>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b181d0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b190d0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b1be30>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c514fadb0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b1a0f0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b23ec0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b22990>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b226f0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b22c60>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b1a600>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50b67fb0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b681d0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50b69dc0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b69b50>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50b6c2f0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b6a450>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b6f9b0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b6c470>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50b70860>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50b70ad0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50b70440>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b68500>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50bfc4a0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50bfd5b0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b72c30>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50b73fb0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b72810>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50a016d0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50a024e0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50bfd7c0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50a02510>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50a03680>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50a0df10>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50a0bc20>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b02840>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51272540>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50a0dfa0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50a047d0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc'\r\nimport 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa05c0>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc'\r\nimport 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa07a0>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc'\r\nimport 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa0ec0>\r\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa0a40>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc'\r\nimport 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa1790>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc'\r\nimport 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50a8d340>\r\n# /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc'\r\nimport 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50a8d0d0>\r\n# /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc'\r\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c506fa3c0>\r\nimport 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa2fc0>\r\n# /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc'\r\nimport 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50700f80>\r\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c506fbb00>\r\nimport 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c506fae70>\r\nimport 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa2480>\r\n# /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc'\r\nimport 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5076cef0>\r\nimport 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50725010>\r\nimport 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c506fb8f0>\r\n# /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc'\r\nimport 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50770920>\r\nimport 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5076ecc0>\r\nimport 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50724b00>\r\nimport 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa1e50>\r\nimport 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa1820>\r\nimport 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa1550>\r\nimport 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa0800>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc'\r\nimport 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa1850>\r\n# /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py\r\n# code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc'\r\nimport 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50770f20>\r\nimport 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50770650>\r\n# /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py\r\n# code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc'\r\nimport 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50771670>\r\n# /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py\r\n# code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5075be90>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50759490>\r\nimport 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c507725d0>\r\n# /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc'\r\nimport 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50758f20>\r\n# /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc'\r\nimport 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c507920f0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc'\r\n# /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc'\r\nimport 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50792d50>\r\nimport 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50792840>\r\n# /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc'\r\nimport 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50793080>\r\n# /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py\r\n# code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc'\r\nimport 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50767890>\r\n# /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc'\r\nimport 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5061fda0>\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.urls' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.version' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.respawn' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.yumdnf' # \r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc'\r\n# /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py\r\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc'\r\nimport 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5065ecf0>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5065ee10>\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c503aeff0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c503ae840>\r\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c503aea20>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5065f350>\r\nimport 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5065de20>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc'\r\nimport 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5065e9c0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc'\r\n# extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so'\r\n# extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so'\r\nimport 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c504285f0>\r\nimport 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c504281d0>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc'\r\n# extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so'\r\n# extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so'\r\nimport 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5042be90>\r\nimport 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50428710>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc'\r\n# extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so'\r\n# extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so'\r\nimport 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4ff32ff0>\r\nimport 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5042bf20>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc'\r\n# extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so'\r\n# extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so'\r\nimport 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4ffb0b30>\r\nimport 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4ff333b0>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc'\r\n# extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so'\r\n# extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so'\r\nimport 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4ffb3b00>\r\nimport 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4ffb0cb0>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc'\r\n# extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so'\r\n# extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so'\r\nimport 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4ffefcb0>\r\nimport 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4ffb3ec0>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc'\r\n# extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so'\r\n# extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so'\r\nimport 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4e590ec0>\r\nimport 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5902f0>\r\nimport 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c503cbd10>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4e5ac350>\r\nimport 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5937d0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc'\r\nimport 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5aea20>\r\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc'\r\nimport 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5af8f0>\r\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'\r\n# extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'\r\nimport 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4e5d0200>\r\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py\r\n# code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc'\r\nimport 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5aff80>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5afb30>\r\nimport 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5ae990>\r\nimport 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5ae270>\r\n# /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so'\r\n# extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so'\r\nimport 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4e5d32c0>\r\nimport 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5ae750>\r\nimport 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5ac6e0>\r\nimport 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e592de0>\r\n# /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so'\r\n# extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so'\r\nimport 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4e593500>\r\nimport 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e593260>\r\nimport 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e590fe0>\r\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc'\r\nimport 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e610890>\r\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc'\r\nimport 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e612de0>\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e6135c0>\r\nimport 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e6120c0>\r\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc'\r\nimport 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e613dd0>\r\nimport 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e610860>\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc'\r\nimport 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e63d880>\r\nimport 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e63ce00>\r\nimport 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e63cc20>\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc'\r\nimport 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e668950>\r\n# /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df369c0>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4df36cf0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e66ac60>\r\nimport 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e668e00>\r\nimport 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e63fe00>\r\nimport 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e63e090>\r\nimport 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e63ddc0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc'\r\nimport 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df70770>\r\nimport 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df37890>\r\nimport 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e63e5d0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc'\r\nimport 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df70e90>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc'\r\nimport 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df71250>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc'\r\nimport 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df71310>\r\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc'\r\nimport 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df71430>\r\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py\r\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc'\r\n# extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so'\r\n# extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so'\r\nimport 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4df73fe0>\r\nimport 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df72150>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc'\r\nimport 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df98140>\r\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc'\r\nimport 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df98230>\r\nimport 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df71280>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc'\r\nimport 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df983e0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc'\r\n# extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\r\nimport '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4dfbbdd0>\r\nimport 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dfbb230>\r\nimport 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dfb9ca0>\r\nimport 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df99be0>\r\nimport 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df99040>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc'\r\nimport 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df99fa0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc'\r\nimport 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df9b290>\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc'\r\nimport 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dff8740>\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc'\r\nimport 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dff89b0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc'\r\nimport 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dff9310>\r\nimport 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dff8da0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc'\r\nimport 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dffa210>\r\nimport 'gc' # \r\nimport 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c503af110>\r\nimport 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5065dbe0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc'\r\nimport 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dffae40>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc'\r\nimport 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4ddcf8c0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc'\r\n# /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py\r\n# code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so'\r\nimport '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4dded910>\r\nimport 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dded4c0>\r\n# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4dded760>\r\nimport 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4ddec380>\r\nimport 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4ddcfbc0>\r\nimport 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4ddcc920>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc'\r\nimport 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4ddec170>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc'\r\nimport 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de02f00>\r\nimport 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de01a30>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc'\r\nimport 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de286e0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc'\r\nimport 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de289b0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc'\r\nimport 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de28c20>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc'\r\nimport 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de28e90>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc'\r\nimport 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de29580>\r\nimport 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de29400>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc'\r\nimport 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de2ae70>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc'\r\nimport 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de2afc0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc'\r\nimport 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de2b1d0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc'\r\nimport 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de44170>\r\nimport 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de2b9b0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc'\r\nimport 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de44ce0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc'\r\nimport 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de45130>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc'\r\nimport 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de45310>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc'\r\nimport 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de455e0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc'\r\nimport 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de464e0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc'\r\nimport 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de46750>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc'\r\nimport 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de46960>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc'\r\nimport 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de47560>\r\nimport 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de47080>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc'\r\nimport 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de703e0>\r\nimport 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de47ce0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc'\r\nimport 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de71040>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc'\r\nimport 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de71340>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc'\r\nimport 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de722a0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc'\r\nimport 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de72540>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc'\r\nimport 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de726f0>\r\nimport 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dffb260>\r\nimport 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dffaff0>\r\nimport 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dffa750>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc'\r\nimport 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de730e0>\r\nimport 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de72e10>\r\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py\r\n# code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc'\r\nimport 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de91580>\r\n# /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc'\r\nimport 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de92cc0>\r\n# extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so'\r\nimport '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4de91ee0>\r\nimport 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de91a90>\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc'\r\nimport 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dbe4590>\r\nimport 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dbcb980>\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc'\r\nimport 'six.moves' # \r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc'\r\nimport 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dbe7230>\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc'\r\nimport 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dbe7cb0>\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc'\r\n# destroy dateutil.tz.win\r\nimport 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dbe4c20>\r\nimport 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dbe48f0>\r\nimport 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de733b0>\r\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py\r\n# code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc'\r\nimport 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de910d0>\r\nimport 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de73110>\r\nimport 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dffbfb0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc11eb0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc12750>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc13770>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc13dd0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py\r\n# code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py\r\n# code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc'\r\n# extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so'\r\nimport '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4dc394c0>\r\nimport 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc38e90>\r\nimport 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc38b30>\r\nimport 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc387d0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c512724b0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc'\r\nimport 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc3b110>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc'\r\nimport 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc3b1d0>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc'\r\n# extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'\r\n# extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'\r\nimport '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4dc3b8f0>\r\nimport 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc3b770>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc'\r\nimport 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc69ee0>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py\r\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py\r\n# code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc'\r\nimport 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc6b0e0>\r\n# /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py\r\n# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc'\r\nimport 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc6b320>\r\n# /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py\r\n# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc'\r\n# extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\r\nimport 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4dc6b4a0>\r\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc6b2c0>\r\nimport 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc6abd0>\r\nimport 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc6a060>\r\nimport 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc69340>\r\nimport 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc688c0>\r\nimport 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc68170>\r\nimport 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc3ac00>\r\nimport 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc3a0f0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc6adb0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc6b8f0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc94200>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc945c0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc94ef0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py\r\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc'\r\nimport 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc95a30>\r\n\r\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"tlog\", \"sssd\", \"authselect\"], \"allow_downgrade\": false, \"allowerasing\": false, \"autoremove\": false, \"bugfix\": false, \"cacheonly\": false, \"disable_gpg_check\": false, \"disable_plugin\": [], \"disablerepo\": [], \"download_only\": false, \"enable_plugin\": [], \"enablerepo\": [], \"exclude\": [], \"installroot\": \"/\", \"install_repoquery\": true, \"install_weak_deps\": true, \"security\": false, \"skip_broken\": false, \"update_cache\": false, \"update_only\": false, \"validate_certs\": true, \"sslverify\": true, \"lock_timeout\": 30, \"use_backend\": \"auto\", \"best\": null, \"conf_file\": null, \"disable_excludes\": null, \"download_dir\": null, \"list\": null, \"nobest\": null, \"releasever\": null, \"state\": null}}}\r\n# destroy dnf.plugin.dynamic\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing email\r\n# cleanup[2] removing email.mime\r\n# cleanup[2] removing quopri\r\n# cleanup[2] removing email.encoders\r\n# cleanup[2] removing email.errors\r\n# cleanup[2] removing email.quoprimime\r\n# cleanup[2] removing email.base64mime\r\n# cleanup[2] removing email.charset\r\n# cleanup[2] removing email.header\r\n# cleanup[2] removing calendar\r\n# cleanup[2] removing email._parseaddr\r\n# cleanup[2] removing email.utils\r\n# cleanup[2] removing email._policybase\r\n# cleanup[2] removing email._encoded_words\r\n# cleanup[2] removing email._header_value_parser\r\n# cleanup[2] removing email.headerregistry\r\n# cleanup[2] removing email.iterators\r\n# cleanup[2] removing email.message\r\n# cleanup[2] removing email.contentmanager\r\n# cleanup[2] removing email.policy\r\n# cleanup[2] removing email.mime.base\r\n# cleanup[2] removing email.mime.nonmultipart\r\n# cleanup[2] removing email.mime.application\r\n# cleanup[2] removing email.mime.multipart\r\n# cleanup[2] removing email.feedparser\r\n# cleanup[2] removing email.parser\r\n# cleanup[2] removing http\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# cleanup[2] removing http.client\r\n# cleanup[2] removing mimetypes\r\n# cleanup[2] removing netrc\r\n# cleanup[2] removing urllib.response\r\n# cleanup[2] removing urllib.error\r\n# cleanup[2] removing urllib.request\r\n# cleanup[2] removing http.cookiejar\r\n# cleanup[2] removing gzip\r\n# cleanup[2] removing ansible.module_utils.urls\r\n# destroy ansible.module_utils.urls\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.yumdnf\r\n# destroy ansible.module_utils.yumdnf\r\n# cleanup[2] removing email.mime.text\r\n# cleanup[2] removing configparser\r\n# destroy configparser\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing dnf.pycomp\r\n# cleanup[2] removing dnf.const\r\n# cleanup[2] removing libdnf._error\r\n# cleanup[2] removing libdnf.error\r\n# cleanup[2] removing libdnf._common_types\r\n# cleanup[2] removing libdnf.common_types\r\n# cleanup[2] removing libdnf._conf\r\n# cleanup[2] removing libdnf.conf\r\n# cleanup[2] removing libdnf._module\r\n# cleanup[2] removing libdnf.module\r\n# cleanup[2] removing libdnf._repo\r\n# cleanup[2] removing libdnf.repo\r\n# cleanup[2] removing libdnf._transaction\r\n# cleanup[2] removing libdnf.transaction\r\n# cleanup[2] removing libdnf._utils\r\n# cleanup[2] removing libdnf.utils\r\n# cleanup[2] removing libdnf\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing dnf.i18n\r\n# cleanup[2] removing dnf.yum\r\n# cleanup[2] removing dnf.transaction\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing dnf.yum.rpmtrans\r\n# cleanup[2] removing dnf.callback\r\n# cleanup[2] removing hawkey._hawkey\r\n# cleanup[2] removing hawkey\r\n# cleanup[2] removing dnf.util\r\n# cleanup[2] removing dnf.exceptions\r\n# cleanup[2] removing libcomps._libpycomps\r\n# cleanup[2] removing libcomps\r\n# cleanup[2] removing dnf.comps\r\n# cleanup[2] removing dnf.db\r\n# cleanup[2] removing dnf.crypto\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing dnf.yum.misc\r\n# cleanup[2] removing dnf.db.group\r\n# cleanup[2] removing dnf.db.history\r\n# cleanup[2] removing dnf.conf.substitutions\r\n# cleanup[2] removing dnf.conf.config\r\n# cleanup[2] removing dnf.conf\r\n# cleanup[2] removing dnf.lock\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing logging.handlers\r\n# cleanup[2] removing dnf.logging\r\n# cleanup[2] removing dnf.repo\r\n# cleanup[2] removing dnf.conf.read\r\n# cleanup[2] removing dnf.rpm.transaction\r\n# cleanup[2] removing dnf.rpm\r\n# cleanup[2] removing dnf.dnssec\r\n# cleanup[2] removing dnf.drpm\r\n# cleanup[2] removing dnf.goal\r\n# cleanup[2] removing dnf.history\r\n# cleanup[2] removing dnf.module\r\n# cleanup[2] removing libdnf._smartcols\r\n# cleanup[2] removing libdnf.smartcols\r\n# cleanup[2] removing dnf.selector\r\n# cleanup[2] removing dnf.module.exceptions\r\n# cleanup[2] removing dnf.module.module_base\r\n# cleanup[2] removing dnf.persistor\r\n# cleanup[2] removing _opcode\r\n# cleanup[2] removing opcode\r\n# destroy opcode\r\n# cleanup[2] removing dis\r\n# cleanup[2] removing inspect\r\n# cleanup[2] removing dnf.plugin\r\n# cleanup[2] removing dnf.query\r\n# cleanup[2] removing dnf.repodict\r\n# cleanup[2] removing dnf.rpm.connection\r\n# cleanup[2] removing dnf.rpm.miscutils\r\n# cleanup[2] removing dnf.package\r\n# cleanup[2] removing dnf.sack\r\n# cleanup[2] removing dnf.subject\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing dnf.base\r\n# cleanup[2] removing dnf\r\n# cleanup[2] removing dnfpluginscore\r\n# destroy dnfpluginscore\r\n# cleanup[2] removing dnf.cli.format\r\n# cleanup[2] removing _curses\r\n# cleanup[2] removing curses\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing dnf.cli.term\r\n# cleanup[2] removing dnf.cli.progress\r\n# cleanup[2] removing dnf.cli.output\r\n# cleanup[2] removing dnf.cli.aliases\r\n# cleanup[2] removing dnf.cli.option_parser\r\n# cleanup[2] removing dnf.cli.commands\r\n# cleanup[2] removing dnf.cli.commands.alias\r\n# cleanup[2] removing dnf.cli.commands.autoremove\r\n# cleanup[2] removing dnf.cli.commands.check\r\n# cleanup[2] removing dnf.cli.commands.clean\r\n# cleanup[2] removing dnf.cli.commands.repoquery\r\n# cleanup[2] removing dnf.cli.commands.deplist\r\n# cleanup[2] removing dnf.cli.commands.distrosync\r\n# cleanup[2] removing dnf.cli.commands.downgrade\r\n# cleanup[2] removing dnf.cli.commands.group\r\n# cleanup[2] removing dnf.transaction_sr\r\n# cleanup[2] removing dnf.cli.commands.history\r\n# cleanup[2] removing dnf.cli.commands.install\r\n# cleanup[2] removing dnf.cli.commands.makecache\r\n# cleanup[2] removing dnf.cli.commands.mark\r\n# cleanup[2] removing dnf.cli.commands.module\r\n# cleanup[2] removing dnf.cli.commands.reinstall\r\n# cleanup[2] removing dnf.cli.commands.remove\r\n# cleanup[2] removing dnf.cli.commands.repolist\r\n# cleanup[2] removing dnf.match_counter\r\n# cleanup[2] removing dnf.cli.commands.search\r\n# cleanup[2] removing cmd\r\n# cleanup[2] removing dnf.cli.commands.shell\r\n# cleanup[2] removing dnf.cli.commands.swap\r\n# cleanup[2] removing dnf.cli.commands.updateinfo\r\n# cleanup[2] removing dnf.cli.commands.upgrade\r\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\r\n# cleanup[2] removing dnf.cli.demand\r\n# cleanup[2] removing dnf.cli.cli\r\n# cleanup[2] removing dnf.cli\r\n# cleanup[2] removing dnf.plugin.dynamic.builddep\r\n# destroy dnf.plugin.dynamic.builddep\r\n# cleanup[2] removing dateutil._version\r\n# cleanup[2] removing dateutil\r\n# cleanup[2] removing six\r\n# cleanup[2] removing numbers\r\n# destroy numbers\r\n# cleanup[2] removing _decimal\r\n# cleanup[2] removing decimal\r\n# destroy decimal\r\n# cleanup[2] removing dateutil._common\r\n# cleanup[2] removing dateutil.relativedelta\r\n# cleanup[2] removing six.moves\r\n# cleanup[2] removing dateutil.tz._common\r\n# cleanup[2] removing dateutil.tz._factories\r\n# cleanup[2] removing dateutil.tz.tz\r\n# cleanup[2] removing dateutil.tz\r\n# cleanup[2] removing dateutil.parser._parser\r\n# cleanup[2] removing dateutil.parser.isoparser\r\n# destroy dateutil.parser.isoparser\r\n# cleanup[2] removing dateutil.parser\r\n# cleanup[2] removing dnf.plugin.dynamic.changelog\r\n# destroy dnf.plugin.dynamic.changelog\r\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\r\n# destroy dnf.plugin.dynamic.config_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.copr\r\n# destroy dnf.plugin.dynamic.copr\r\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\r\n# destroy dnf.plugin.dynamic.debuginfo-install\r\n# cleanup[2] removing dnf.plugin.dynamic.download\r\n# destroy dnf.plugin.dynamic.download\r\n# cleanup[2] removing _sqlite3\r\n# cleanup[2] removing sqlite3.dbapi2\r\n# cleanup[2] removing sqlite3\r\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\r\n# destroy dnf.plugin.dynamic.generate_completion_cache\r\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\r\n# destroy dnf.plugin.dynamic.groups_manager\r\n# cleanup[2] removing dbus._compat\r\n# cleanup[2] removing dbus.exceptions\r\n# cleanup[2] removing _dbus_bindings\r\n# cleanup[2] removing dbus.types\r\n# cleanup[2] removing dbus.lowlevel\r\n# cleanup[2] removing xml\r\n# destroy xml\r\n# cleanup[2] removing xml.parsers\r\n# destroy xml.parsers\r\n# cleanup[2] removing pyexpat.errors\r\n# cleanup[2] removing pyexpat.model\r\n# cleanup[2] removing pyexpat\r\n# cleanup[2] removing xml.parsers.expat.model\r\n# cleanup[2] removing xml.parsers.expat.errors\r\n# cleanup[2] removing xml.parsers.expat\r\n# destroy xml.parsers.expat\r\n# cleanup[2] removing dbus._expat_introspect_parser\r\n# cleanup[2] removing dbus.proxies\r\n# cleanup[2] removing dbus.connection\r\n# cleanup[2] removing dbus.bus\r\n# cleanup[2] removing dbus._dbus\r\n# cleanup[2] removing dbus\r\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\r\n# destroy dnf.plugin.dynamic.needs_restarting\r\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\r\n# destroy dnf.plugin.dynamic.repoclosure\r\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\r\n# destroy dnf.plugin.dynamic.repodiff\r\n# cleanup[2] removing dnf.plugin.dynamic.repograph\r\n# destroy dnf.plugin.dynamic.repograph\r\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\r\n# destroy dnf.plugin.dynamic.repomanage\r\n# cleanup[2] removing dnf.plugin.dynamic.reposync\r\n# destroy dnf.plugin.dynamic.reposync\r\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\r\n# destroy dnf.plugin.dynamic.system_upgrade\r\n# destroy _sitebuiltins\r\n# destroy _bz2\r\n# destroy _lzma\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ntpath\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy grp\r\n# destroy syslog\r\n# destroy selinux\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy mimetypes\r\n# destroy netrc\r\n# destroy dateutil\r\n# destroy dateutil._version\r\n# destroy dateutil._common\r\n# destroy dateutil.parser\r\n# destroy dateutil.parser._parser\r\n# destroy dateutil.relativedelta\r\n# destroy six.moves.urllib\r\n# destroy six.moves\r\n# destroy six.moves.urllib_parse\r\n# destroy six.moves.urllib.error\r\n# destroy six.moves.urllib.request\r\n# destroy six.moves.urllib.response\r\n# destroy six.moves.urllib.robotparser\r\n# destroy dateutil.tz._common\r\n# destroy dateutil.tz._factories\r\n# destroy dateutil.tz.tz\r\n# destroy dateutil.tz\r\n# destroy six\r\n# destroy sqlite3\r\n# destroy sqlite3.dbapi2\r\n# destroy _sqlite3\r\n# destroy dbus\r\n# destroy dbus._compat\r\n# destroy dbus.exceptions\r\n# destroy dbus.types\r\n# destroy dbus.lowlevel\r\n# destroy dbus._expat_introspect_parser\r\n# destroy dbus.proxies\r\n# destroy dbus.connection\r\n# destroy dbus.bus\r\n# destroy dbus._dbus\r\n# destroy pyexpat.errors\r\n# destroy pyexpat.model\r\n# destroy pyexpat\r\n# destroy uuid\r\n# destroy systemd.journal\r\n# cleanup[3] wiping _dbus_bindings\r\n# cleanup[3] wiping _decimal\r\n# cleanup[3] wiping dnf.cli\r\n# destroy dnf.cli.format\r\n# destroy dnf.cli.term\r\n# destroy dnf.cli.progress\r\n# destroy dnf.cli.aliases\r\n# destroy dnf.cli.option_parser\r\n# destroy dnf.cli.demand\r\n# destroy dnf.cli.cli\r\n# cleanup[3] wiping dnf.cli.commands.upgrademinimal\r\n# cleanup[3] wiping dnf.cli.commands.upgrade\r\n# cleanup[3] wiping dnf.cli.commands.updateinfo\r\n# cleanup[3] wiping dnf.cli.commands.swap\r\n# cleanup[3] wiping dnf.cli.commands.shell\r\n# destroy cmd\r\n# cleanup[3] wiping dnf.cli.commands.search\r\n# cleanup[3] wiping dnf.match_counter\r\n# cleanup[3] wiping dnf.cli.commands.repolist\r\n# cleanup[3] wiping dnf.cli.commands.remove\r\n# cleanup[3] wiping dnf.cli.commands.reinstall\r\n# cleanup[3] wiping dnf.cli.commands.module\r\n# cleanup[3] wiping dnf.cli.commands.mark\r\n# cleanup[3] wiping dnf.cli.commands.makecache\r\n# cleanup[3] wiping dnf.cli.commands.install\r\n# cleanup[3] wiping dnf.cli.commands.history\r\n# cleanup[3] wiping dnf.transaction_sr\r\n# cleanup[3] wiping dnf.cli.commands.group\r\n# cleanup[3] wiping dnf.cli.commands.downgrade\r\n# cleanup[3] wiping dnf.cli.commands.distrosync\r\n# cleanup[3] wiping dnf.cli.commands.deplist\r\n# cleanup[3] wiping dnf.cli.commands.repoquery\r\n# cleanup[3] wiping dnf.cli.commands.clean\r\n# cleanup[3] wiping dnf.cli.commands.check\r\n# cleanup[3] wiping dnf.cli.commands.autoremove\r\n# cleanup[3] wiping dnf.cli.commands.alias\r\n# destroy dnf.cli.commands\r\n# cleanup[3] wiping dnf.cli.output\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping curses\r\n# cleanup[3] wiping _curses\r\n# cleanup[3] wiping dnf\r\n# destroy dnf.pycomp\r\n# destroy dnf.const\r\n# destroy dnf.i18n\r\n# destroy dnf.yum\r\n# destroy dnf.yum.rpmtrans\r\n# destroy dnf.transaction\r\n# destroy dnf.callback\r\n# destroy dnf.util\r\n# destroy dnf.exceptions\r\n# destroy dnf.comps\r\n# destroy dnf.db\r\n# destroy dnf.db.group\r\n# destroy dnf.db.history\r\n# destroy dnf.crypto\r\n# destroy dnf.conf\r\n# destroy dnf.conf.substitutions\r\n# destroy dnf.conf.config\r\n# destroy dnf.conf.read\r\n# destroy dnf.lock\r\n# destroy dnf.logging\r\n# destroy dnf.repo\r\n# destroy dnf.rpm\r\n# destroy dnf.dnssec\r\n# destroy dnf.drpm\r\n# destroy dnf.goal\r\n# destroy dnf.history\r\n# destroy dnf.module\r\n# destroy dnf.module.exceptions\r\n# destroy dnf.module.module_base\r\n# destroy dnf.selector\r\n# destroy dnf.persistor\r\n# destroy dnf.plugin\r\n# destroy dnf.query\r\n# destroy dnf.repodict\r\n# destroy dnf.package\r\n# destroy dnf.sack\r\n# destroy dnf.subject\r\n# destroy dnf.base\r\n# destroy dnf.transaction_sr\r\n# destroy dnf.match_counter\r\n# destroy dnf.cli\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping dnf.rpm.miscutils\r\n# destroy subprocess\r\n# cleanup[3] wiping dnf.rpm.connection\r\n# cleanup[3] wiping inspect\r\n# destroy ast\r\n# destroy dis\r\n# destroy token\r\n# cleanup[3] wiping _opcode\r\n# cleanup[3] wiping libdnf.smartcols\r\n# cleanup[3] wiping libdnf._smartcols\r\n# cleanup[3] wiping dnf.rpm.transaction\r\n# cleanup[3] wiping logging.handlers\r\n# destroy pickle\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping _compat_pickle\r\n# cleanup[3] wiping dnf.yum.misc\r\n# cleanup[3] wiping glob\r\n# cleanup[3] wiping libcomps\r\n# cleanup[3] wiping libcomps._libpycomps\r\n# cleanup[3] wiping hawkey\r\n# cleanup[3] wiping hawkey._hawkey\r\n# cleanup[3] wiping rpm\r\n# destroy rpm.transaction\r\n# cleanup[3] wiping rpm._rpm\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping libdnf\r\n# destroy libdnf.error\r\n# destroy libdnf.common_types\r\n# destroy libdnf.conf\r\n# destroy libdnf.module\r\n# destroy libdnf.repo\r\n# destroy libdnf.transaction\r\n# destroy libdnf.utils\r\n# destroy libdnf.smartcols\r\n# cleanup[3] wiping libdnf._utils\r\n# cleanup[3] wiping libdnf._transaction\r\n# cleanup[3] wiping libdnf._repo\r\n# cleanup[3] wiping libdnf._module\r\n# cleanup[3] wiping libdnf._conf\r\n# cleanup[3] wiping libdnf._common_types\r\n# cleanup[3] wiping libdnf._error\r\n# cleanup[3] wiping queue\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _heapq\r\n# destroy _heapq\r\n# cleanup[3] wiping email.mime.text\r\n# cleanup[3] wiping gzip\r\n# destroy _compression\r\n# cleanup[3] wiping http.cookiejar\r\n# destroy copy\r\n# cleanup[3] wiping urllib.request\r\n# destroy bisect\r\n# cleanup[3] wiping urllib.error\r\n# cleanup[3] wiping urllib.response\r\n# cleanup[3] wiping http.client\r\n# destroy http\r\n# destroy ssl\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping email.parser\r\n# cleanup[3] wiping email.feedparser\r\n# cleanup[3] wiping email.mime.multipart\r\n# cleanup[3] wiping email.mime.application\r\n# cleanup[3] wiping email.mime.nonmultipart\r\n# cleanup[3] wiping email.mime.base\r\n# cleanup[3] wiping email.policy\r\n# cleanup[3] wiping email.contentmanager\r\n# cleanup[3] wiping email.message\r\n# destroy quopri\r\n# cleanup[3] wiping email.iterators\r\n# cleanup[3] wiping email.headerregistry\r\n# cleanup[3] wiping email._header_value_parser\r\n# cleanup[3] wiping email._encoded_words\r\n# cleanup[3] wiping email._policybase\r\n# cleanup[3] wiping email.utils\r\n# cleanup[3] wiping email._parseaddr\r\n# cleanup[3] wiping calendar\r\n# cleanup[3] wiping email.header\r\n# cleanup[3] wiping email.charset\r\n# cleanup[3] wiping email.base64mime\r\n# cleanup[3] wiping email.quoprimime\r\n# cleanup[3] wiping email.errors\r\n# cleanup[3] wiping email.encoders\r\n# cleanup[3] wiping email.mime\r\n# destroy email.mime.base\r\n# destroy email.mime.nonmultipart\r\n# destroy email.mime.application\r\n# destroy email.mime.multipart\r\n# destroy email.mime.text\r\n# cleanup[3] wiping email\r\n# destroy email._parseaddr\r\n# destroy email._policybase\r\n# destroy email._encoded_words\r\n# destroy email._header_value_parser\r\n# destroy email.mime\r\n# destroy email.encoders\r\n# destroy email.errors\r\n# destroy email.quoprimime\r\n# destroy email.base64mime\r\n# destroy email.charset\r\n# destroy email.header\r\n# destroy email.utils\r\n# destroy email.headerregistry\r\n# destroy email.iterators\r\n# destroy email.message\r\n# destroy email.contentmanager\r\n# destroy email.policy\r\n# destroy email.feedparser\r\n# destroy email.parser\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping gettext\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping socket\r\n# cleanup[3] wiping array\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# destroy logging.handlers\r\n# cleanup[3] wiping string\r\n# cleanup[3] wiping _string\r\n# destroy _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# destroy atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping urllib.parse\r\n# destroy ipaddress\r\n# cleanup[3] wiping urllib\r\n# destroy urllib.response\r\n# destroy urllib.error\r\n# destroy urllib.request\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping random\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping fnmatch\r\n# cleanup[3] wiping importlib.util\r\n# cleanup[3] wiping importlib._abc\r\n# cleanup[3] wiping importlib.machinery\r\n# cleanup[3] wiping importlib\r\n# destroy importlib._abc\r\n# destroy importlib.machinery\r\n# destroy importlib.util\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping base64\r\n# cleanup[3] wiping binascii\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# destroy _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy _dbus_bindings\r\n# destroy decimal\r\n# destroy _curses\r\n# destroy libcomps._libpycomps\r\n# destroy hawkey._hawkey\r\n# destroy rpm._rpm\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _weakref\r\n# destroy _thread\r\n# destroy _hashlib\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy _compat_pickle\r\n# destroy libdnf._error\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy _queue\r\n# destroy array\r\n# destroy copyreg\r\n# destroy _pickle\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves\r\n# destroy gzip\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# destroy unicodedata\r\n# destroy _blake2\r\n# destroy email\r\n# destroy queue\r\n# destroy shlex\r\n# destroy pwd\r\n# destroy gettext\r\n# destroy libcomps\r\n# destroy urllib\r\n# destroy dnf.rpm.transaction\r\n# destroy dnf.rpm.connection\r\n# destroy dnf.rpm.miscutils\r\n# destroy hashlib\r\n# destroy json\r\n# destroy importlib\r\n# destroy inspect\r\n# destroy gc\r\n# destroy math\r\n# destroy shutil\r\n# destroy zlib\r\n# destroy urllib.parse\r\n# destroy fnmatch\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy calendar\r\n# destroy dnf.yum.misc\r\n# destroy glob\r\n# destroy curses\r\n# destroy struct\r\n# destroy termios\r\n# destroy argparse\r\n# destroy dnf.cli.commands.alias\r\n# destroy dnf.cli.commands.autoremove\r\n# destroy dnf.cli.commands.check\r\n# destroy dnf.cli.commands.clean\r\n# destroy dnf.cli.commands.repoquery\r\n# destroy dnf.cli.commands.deplist\r\n# destroy dnf.cli.commands.distrosync\r\n# destroy dnf.cli.commands.downgrade\r\n# destroy dnf.cli.commands.group\r\n# destroy dnf.cli.commands.history\r\n# destroy dnf.cli.commands.install\r\n# destroy dnf.cli.commands.makecache\r\n# destroy dnf.cli.commands.mark\r\n# destroy dnf.cli.commands.module\r\n# destroy dnf.cli.commands.reinstall\r\n# destroy dnf.cli.commands.remove\r\n# destroy dnf.cli.commands.repolist\r\n# destroy dnf.cli.commands.search\r\n# destroy dnf.cli.commands.shell\r\n# destroy dnf.cli.commands.swap\r\n# destroy dnf.cli.commands.updateinfo\r\n# destroy dnf.cli.commands.upgrade\r\n# destroy dnf.cli.commands.upgrademinimal\r\n# destroy datetime\r\n# destroy logging\r\n# destroy operator\r\n# destroy random\r\n# destroy hawkey\r\n# destroy dnf.cli.output\r\n# destroy dnf\r\n# destroy rpm\r\n# destroy itertools\r\n# destroy functools\r\n# destroy locale\r\n# destroy signal\r\n# destroy threading\r\n# destroy contextlib\r\n# destroy time\r\n# destroy fcntl\r\n# destroy _posixsubprocess\r\n# destroy select\r\n# destroy selectors\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy collections\r\n# destroy io\r\n# destroy _opcode\r\n# destroy _warnings\r\n# destroy posix\r\n# destroy binascii\r\n# destroy http.client\r\n# destroy http.cookiejar\r\n# destroy socket\r\n# destroy base64\r\n# destroy errno\r\n# destroy warnings\r\n# destroy string\r\n# destroy _ssl\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy re\r\n# destroy _random\r\n# destroy _sre\r\n# destroy _operator\r\n# destroy _functools\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 6\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.46.206 closed.\r\n 7163 1726888034.88783: done with _execute_module (ansible.legacy.dnf, {'name': ['tlog', 'sssd', 'authselect'], '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 7163 1726888034.88789: _low_level_execute_command(): starting\n 7163 1726888034.88791: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/ > /dev/null 2>&1 && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 7163 1726888034.88796: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888034.88798: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888034.88799: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888034.88801: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888034.88802: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 7163 1726888034.88803: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888034.88805: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888034.88806: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 6\r\n<<<\n 7163 1726888034.93505: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888034.93537: stderr chunk (state=3):\n>>><<<\n 7163 1726888034.93542: stdout chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 6\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888034.93567: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 6\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888034.93726: handler run complete\n 7163 1726888034.93729: attempt loop complete, returning result\n 7163 1726888034.93731: _execute() done\n 7163 1726888034.93733: dumping result to json\n 7163 1726888034.93735: done dumping result, returning\n 7163 1726888034.93739: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Install session recording packages [02619b48-4a2f-6d34-1d0e-00000000000b]\n 7163 1726888034.93741: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000b\n 7163 1726888034.93786: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000b\n 7163 1726888034.93789: WORKER PROCESS EXITING\nok: [managed_node3] => {\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"allow_downgrade\": false,\n \"allowerasing\": false,\n \"autoremove\": false,\n \"best\": null,\n \"bugfix\": false,\n \"cacheonly\": false,\n \"conf_file\": null,\n \"disable_excludes\": null,\n \"disable_gpg_check\": false,\n \"disable_plugin\": [],\n \"disablerepo\": [],\n \"download_dir\": null,\n \"download_only\": false,\n \"enable_plugin\": [],\n \"enablerepo\": [],\n \"exclude\": [],\n \"install_repoquery\": true,\n \"install_weak_deps\": true,\n \"installroot\": \"/\",\n \"list\": null,\n \"lock_timeout\": 30,\n \"name\": [\n \"tlog\",\n \"sssd\",\n \"authselect\"\n ],\n \"nobest\": null,\n \"releasever\": null,\n \"security\": false,\n \"skip_broken\": false,\n \"sslverify\": true,\n \"state\": null,\n \"update_cache\": false,\n \"update_only\": false,\n \"use_backend\": \"auto\",\n \"validate_certs\": true\n }\n },\n \"rc\": 0,\n \"results\": []\n}\n\nMSG:\n\nNothing to do\n 7163 1726888034.93893: no more pending results, returning what we have\n 7163 1726888034.93897: results queue empty\n 7163 1726888034.93898: checking for any_errors_fatal\n 7163 1726888034.93904: done checking for any_errors_fatal\n 7163 1726888034.93905: checking for max_fail_percentage\n 7163 1726888034.93906: done checking for max_fail_percentage\n 7163 1726888034.93907: checking to see if all hosts have failed and the running result is not ok\n 7163 1726888034.93908: done checking to see if all hosts have failed\n 7163 1726888034.93909: getting the remaining hosts for this loop\n 7163 1726888034.93910: done getting the remaining hosts for this loop\n 7163 1726888034.93914: getting the next task for host managed_node1\n 7163 1726888034.93918: done getting next task for host managed_node1\n 7163 1726888034.93922: ^ task is: TASK: fedora.linux_system_roles.tlog : Get the rpm package facts\n 7163 1726888034.93924: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888034.93925: getting the next task for host managed_node2\n 7163 1726888034.93928: done getting next task for host managed_node2\n 7163 1726888034.93930: ^ task is: TASK: fedora.linux_system_roles.tlog : Get the rpm package facts\n 7163 1726888034.93931: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888034.93932: getting the next task for host managed_node3\n 7163 1726888034.93934: done getting next task for host managed_node3\n 7163 1726888034.93935: ^ task is: TASK: fedora.linux_system_roles.tlog : Get the rpm package facts\n 7163 1726888034.93936: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888034.93950: getting variables\n 7163 1726888034.93952: in VariableManager get_vars()\n 7163 1726888034.93982: Calling all_inventory to load vars for managed_node1\n 7163 1726888034.93987: Calling groups_inventory to load vars for managed_node1\n 7163 1726888034.93990: Calling all_plugins_inventory to load vars for managed_node1\n 7163 1726888034.93998: Calling all_plugins_play to load vars for managed_node1\n 7163 1726888034.94001: Calling groups_plugins_inventory to load vars for managed_node1\n 7163 1726888034.94003: Calling groups_plugins_play to load vars for managed_node1\n 7163 1726888034.94047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888034.94071: done with get_vars()\n 7163 1726888034.94083: done getting variables\n\nTASK [fedora.linux_system_roles.tlog : Get the rpm package facts] **************\ntask path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:10\nFriday 20 September 2024 23:07:14 -0400 (0:00:03.520) 0:00:06.951 ****** \n 7163 1726888034.94219: entering _queue_task() for managed_node1/package_facts\n 7163 1726888034.94221: Creating lock for package_facts\n 7163 1726888034.94492: worker is 1 (out of 3 available)\n 7163 1726888034.94505: exiting _queue_task() for managed_node1/package_facts\n 7163 1726888034.94536: getting variables\n 7163 1726888034.94543: in VariableManager get_vars()\n 7163 1726888034.94648: Calling all_inventory to load vars for managed_node2\n 7163 1726888034.94652: Calling groups_inventory to load vars for managed_node2\n 7163 1726888034.94655: Calling all_plugins_inventory to load vars for managed_node2\n 7163 1726888034.94682: Calling all_plugins_play to load vars for managed_node2\n 7163 1726888034.94691: Calling groups_plugins_inventory to load vars for managed_node2\n 7163 1726888034.94697: Calling groups_plugins_play to load vars for managed_node2\n 7163 1726888034.94820: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888034.94898: done with get_vars()\n 7163 1726888034.94918: done getting variables\n 7163 1726888034.95057: entering _queue_task() for managed_node2/package_facts\n 7163 1726888034.95861: worker is 2 (out of 3 available)\n 7163 1726888034.95874: exiting _queue_task() for managed_node2/package_facts\n 7163 1726888034.96059: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Get the rpm package facts\n 7163 1726888034.96068: in run() - task 02619b48-4a2f-6d34-1d0e-00000000000c\n 7163 1726888034.96077: variable 'ansible_search_path' from source: unknown\n 7163 1726888034.96081: variable 'ansible_search_path' from source: unknown\n 7163 1726888034.96087: calling self._execute()\n 7163 1726888034.96090: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888034.96093: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888034.96098: variable 'omit' from source: magic vars\n 7163 1726888034.96108: getting variables\n 7163 1726888034.96111: in VariableManager get_vars()\n 7163 1726888034.96220: Calling all_inventory to load vars for managed_node3\n 7163 1726888034.96224: Calling groups_inventory to load vars for managed_node3\n 7163 1726888034.96228: Calling all_plugins_inventory to load vars for managed_node3\n 7163 1726888034.96458: Calling all_plugins_play to load vars for managed_node3\n 7163 1726888034.96463: Calling groups_plugins_inventory to load vars for managed_node3\n 7163 1726888034.96473: variable 'omit' from source: magic vars\n 7163 1726888034.96477: variable 'omit' from source: magic vars\n 7163 1726888034.96485: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Get the rpm package facts\n 7163 1726888034.96490: Calling groups_plugins_play to load vars for managed_node3\n 7163 1726888034.96608: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888034.96710: done with get_vars()\n 7163 1726888034.96725: done getting variables\n 7163 1726888034.96943: in run() - task 02619b48-4a2f-6d34-1d0e-00000000000c\n 7163 1726888034.96948: variable 'ansible_search_path' from source: unknown\n 7163 1726888034.96951: variable 'ansible_search_path' from source: unknown\n 7163 1726888034.96954: calling self._execute()\n 7163 1726888034.96957: variable 'omit' from source: magic vars\n 7163 1726888034.97040: entering _queue_task() for managed_node3/package_facts\n 7163 1726888034.97192: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 7163 1726888034.97196: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 7163 1726888034.97199: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888034.97202: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888034.97204: variable 'omit' from source: magic vars\n 7163 1726888034.97207: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 7163 1726888034.97209: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888034.97211: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888034.97332: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 7163 1726888034.97337: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888034.97342: variable 'omit' from source: magic vars\n 7163 1726888034.97344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888034.97836: worker is 3 (out of 3 available)\n 7163 1726888034.97951: exiting _queue_task() for managed_node3/package_facts\n 7163 1726888034.97979: done queuing things up, now waiting for results queue to drain\n 7163 1726888034.97981: waiting for pending results...\n 7163 1726888034.98097: variable 'omit' from source: magic vars\n 7163 1726888034.98102: variable 'omit' from source: magic vars\n 7163 1726888034.98106: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 7163 1726888034.98115: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 7163 1726888034.98118: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 7163 1726888034.98121: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888034.98126: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888034.98128: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 7163 1726888034.98131: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888034.98136: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888034.98343: Set connection var ansible_shell_executable to /bin/sh\n 7163 1726888034.98349: Set connection var ansible_timeout to 10\n 7163 1726888034.98352: Set connection var ansible_module_compression to ZIP_DEFLATED\n 7163 1726888034.98355: Set connection var ansible_shell_type to sh\n 7163 1726888034.98357: Set connection var ansible_pipelining to False\n 7163 1726888034.98360: Set connection var ansible_connection to ssh\n 7163 1726888034.98362: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888034.98364: variable 'ansible_connection' from source: unknown\n 7163 1726888034.98366: variable 'ansible_module_compression' from source: unknown\n 7163 1726888034.98368: variable 'ansible_shell_type' from source: unknown\n 7163 1726888034.98370: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888034.98377: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888034.98379: variable 'ansible_pipelining' from source: unknown\n 7163 1726888034.98381: variable 'ansible_timeout' from source: unknown\n 7163 1726888034.98383: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888034.98386: Set connection var ansible_shell_executable to /bin/sh\n 7163 1726888034.98388: Set connection var ansible_timeout to 10\n 7163 1726888034.98390: Set connection var ansible_module_compression to ZIP_DEFLATED\n 7163 1726888034.98398: Set connection var ansible_shell_type to sh\n 7163 1726888034.98403: Set connection var ansible_pipelining to False\n 7163 1726888034.98406: Set connection var ansible_connection to ssh\n 7163 1726888034.98732: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888034.98735: variable 'ansible_connection' from source: unknown\n 7163 1726888034.98743: variable 'ansible_module_compression' from source: unknown\n 7163 1726888034.98747: variable 'ansible_shell_type' from source: unknown\n 7163 1726888034.98750: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888034.98752: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888034.98755: variable 'ansible_pipelining' from source: unknown\n 7163 1726888034.98760: variable 'ansible_timeout' from source: unknown\n 7163 1726888034.98764: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888034.98769: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Get the rpm package facts\n 7163 1726888034.98963: in run() - task 02619b48-4a2f-6d34-1d0e-00000000000c\n 7163 1726888034.99167: variable 'ansible_search_path' from source: unknown\n 7163 1726888034.99172: variable 'ansible_search_path' from source: unknown\n 7163 1726888034.99177: calling self._execute()\n 7163 1726888034.99210: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 7163 1726888034.99227: variable 'omit' from source: magic vars\n 7163 1726888034.99287: starting attempt loop\n 7163 1726888034.99303: running the handler\n 7163 1726888034.99332: _low_level_execute_command(): starting\n 7163 1726888034.99340: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888034.99354: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888034.99389: variable 'omit' from source: magic vars\n 7163 1726888034.99400: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 7163 1726888034.99742: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 7163 1726888034.99746: variable 'omit' from source: magic vars\n 7163 1726888034.99749: starting attempt loop\n 7163 1726888034.99754: variable 'omit' from source: magic vars\n 7163 1726888034.99771: running the handler\n 7163 1726888035.00054: variable 'omit' from source: magic vars\n 7163 1726888035.00057: _low_level_execute_command(): starting\n 7163 1726888035.00060: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888035.00066: variable 'omit' from source: magic vars\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 7163 1726888035.00157: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 7163 1726888035.00385: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 7163 1726888035.00389: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 7163 1726888035.00445: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888035.00449: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888035.00488: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 7163 1726888035.00611: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888035.00616: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888035.00877: Set connection var ansible_shell_executable to /bin/sh\n 7163 1726888035.00893: Set connection var ansible_timeout to 10\n 7163 1726888035.00904: Set connection var ansible_module_compression to ZIP_DEFLATED\n 7163 1726888035.00916: Set connection var ansible_shell_type to sh\n 7163 1726888035.00944: Set connection var ansible_pipelining to False\n 7163 1726888035.01143: Set connection var ansible_connection to ssh\n 7163 1726888035.01146: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888035.01156: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888035.01159: variable 'ansible_connection' from source: unknown\n 7163 1726888035.01161: variable 'ansible_module_compression' from source: unknown\n 7163 1726888035.01163: variable 'ansible_shell_type' from source: unknown\n 7163 1726888035.01165: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888035.01167: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888035.01169: variable 'ansible_pipelining' from source: unknown\n 7163 1726888035.01171: variable 'ansible_timeout' from source: unknown\n 7163 1726888035.01173: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888035.01630: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\n<<<\n 7163 1726888035.01652: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888035.01754: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888035.01795: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888035.01847: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888035.01905: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 7163 1726888035.01922: variable 'omit' from source: magic vars\n 7163 1726888035.01932: starting attempt loop\n 7163 1726888035.01947: running the handler\n 7163 1726888035.01971: _low_level_execute_command(): starting\n 7163 1726888035.01990: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 7163 1726888035.02815: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888035.02833: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888035.02850: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 7163 1726888035.02901: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888035.02907: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888035.02916: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6497\r\n<<<\n 7163 1726888035.02981: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888035.03091: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888035.03360: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888035.03381: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888035.03442: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888035.03515: stdout chunk (state=3):\n>>>/root\n<<<\n 7163 1726888035.03636: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888035.03841: stderr chunk (state=3):\n>>><<<\n 7163 1726888035.03845: stdout chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'/root\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888035.03852: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888035.03854: _low_level_execute_command(): starting\n 7163 1726888035.03871: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925 `\" && echo ansible-tmp-1726888035.0382116-7549-23809000587925=\"` echo /root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925 `\" ) && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925 `\" && echo ansible-tmp-1726888035.0382116-7549-23809000587925=\"` echo /root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925 `\" ) && sleep 0'\"'\"''\n 7163 1726888035.04753: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888035.04790: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 7163 1726888035.04861: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888035.04906: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888035.04924: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888035.04943: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888035.05026: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888035.05029: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888035.05375: stdout chunk (state=3):\n>>>/root\n<<<\n 7163 1726888035.05482: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888035.05485: stdout chunk (state=3):\n>>><<<\n 7163 1726888035.05488: stderr chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'/root\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888035.05528: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888035.05589: _low_level_execute_command(): starting\n 7163 1726888035.05594: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458 `\" && echo ansible-tmp-1726888035.0554132-7548-203127041655458=\"` echo /root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458 `\" ) && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458 `\" && echo ansible-tmp-1726888035.0554132-7548-203127041655458=\"` echo /root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458 `\" ) && sleep 0'\"'\"''\n 7163 1726888035.05765: stdout chunk (state=3):\n>>>/root\n<<<\n 7163 1726888035.06094: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888035.06098: stdout chunk (state=3):\n>>><<<\n 7163 1726888035.06100: stderr chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'/root\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888035.06106: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888035.06108: _low_level_execute_command(): starting\n 7163 1726888035.06111: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982 `\" && echo ansible-tmp-1726888035.0599494-7550-127905561709982=\"` echo /root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982 `\" ) && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982 `\" && echo ansible-tmp-1726888035.0599494-7550-127905561709982=\"` echo /root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982 `\" ) && sleep 0'\"'\"''\n 7163 1726888035.06664: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888035.06773: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888035.06826: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888035.06833: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888035.06992: stdout chunk (state=3):\n>>>ansible-tmp-1726888035.0382116-7549-23809000587925=/root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925\n<<<\n 7163 1726888035.07173: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888035.07177: stdout chunk (state=3):\n>>><<<\n 7163 1726888035.07180: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 7163 1726888035.07182: stderr chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'ansible-tmp-1726888035.0382116-7549-23809000587925=/root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888035.07291: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888035.0382116-7549-23809000587925=/root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888035.07297: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888035.07452: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888035.07546: variable 'ansible_module_compression' from source: unknown\n 7163 1726888035.07598: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888035.07704: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888035.07711: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\n<<<\n 7163 1726888035.07715: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\n<<<\n 7163 1726888035.07719: ANSIBALLZ: Using lock for package_facts\n 7163 1726888035.07721: ANSIBALLZ: Acquiring lock\n 7163 1726888035.07723: ANSIBALLZ: Lock acquired: 140449592564128\n 7163 1726888035.07729: ANSIBALLZ: Creating module\n 7163 1726888035.07778: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888035.07793: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 7163 1726888035.07819: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888035.07922: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\n<<<\n 7163 1726888035.07926: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888035.07967: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888035.07976: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6573\r\n<<<\n 7163 1726888035.08043: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888035.08059: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888035.09672: stdout chunk (state=3):\n>>>ansible-tmp-1726888035.0554132-7548-203127041655458=/root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458\n<<<\n 7163 1726888035.09930: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888035.09934: stdout chunk (state=3):\n>>><<<\n 7163 1726888035.09937: stderr chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'ansible-tmp-1726888035.0554132-7548-203127041655458=/root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888035.09982: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888035.0554132-7548-203127041655458=/root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888035.10343: variable 'ansible_module_compression' from source: unknown\n 7163 1726888035.10369: ANSIBALLZ: Using lock for package_facts\n 7163 1726888035.10372: ANSIBALLZ: Acquiring lock\n 7163 1726888035.11561: stdout chunk (state=3):\n>>>ansible-tmp-1726888035.0599494-7550-127905561709982=/root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982\n<<<\n 7163 1726888035.12351: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888035.12354: stdout chunk (state=3):\n>>><<<\n 7163 1726888035.12356: stderr chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'ansible-tmp-1726888035.0599494-7550-127905561709982=/root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888035.12363: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888035.0599494-7550-127905561709982=/root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888035.12366: variable 'ansible_module_compression' from source: unknown\n 7163 1726888035.12418: ANSIBALLZ: Using lock for package_facts\n 7163 1726888035.12421: ANSIBALLZ: Acquiring lock\n 7163 1726888035.49466: ANSIBALLZ: Writing module into payload\n 7163 1726888035.49681: ANSIBALLZ: Writing module\n 7163 1726888035.49712: ANSIBALLZ: Renaming module\n 7163 1726888035.49746: ANSIBALLZ: Done creating module\n 7163 1726888035.49792: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 7163 1726888035.49842: ANSIBALLZ: Lock acquired: 140449592564128\n 7163 1726888035.49846: ANSIBALLZ: Reading module after lock\n 7163 1726888035.50162: ANSIBALLZ: Lock acquired: 140449592564128\n 7163 1726888035.50165: ANSIBALLZ: Reading module after lock\n 7163 1726888035.50168: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 7163 1726888035.50170: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/package_facts.py\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/package_facts.py\n 7163 1726888035.50405: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982/AnsiballZ_package_facts.py\n<10.31.46.206> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmppnf_77rn TO /root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982/AnsiballZ_package_facts.py\n 7163 1726888035.50514: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925/AnsiballZ_package_facts.py\n<10.31.45.174> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmp9hz0fzcu TO /root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925/AnsiballZ_package_facts.py\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/package_facts.py\n 7163 1726888035.50621: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458/AnsiballZ_package_facts.py\n<10.31.12.215> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpgu92xh12 TO /root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458/AnsiballZ_package_facts.py\n<10.31.46.206> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' '[10.31.46.206]'\n<10.31.12.215> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' '[10.31.12.215]'\n<10.31.45.174> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' '[10.31.45.174]'\n 7163 1726888035.50846: Sending initial data\n 7163 1726888035.50866: Sent initial data (160 bytes)\n 7163 1726888035.50972: Sending initial data\n 7163 1726888035.50993: Sent initial data (159 bytes)\n 7163 1726888035.51149: Sending initial data\n 7163 1726888035.51181: Sent initial data (160 bytes)\n 7163 1726888035.52131: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888035.52136: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888035.52253: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888035.52258: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 6\r\n<<<\n 7163 1726888035.52262: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888035.52287: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888035.52344: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\n<<<\n 7163 1726888035.52381: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888035.52389: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888035.52392: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6497\r\n<<<\n 7163 1726888035.52419: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888035.52423: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888035.52480: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 7163 1726888035.52501: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888035.52535: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888035.52596: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888035.54204: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 7163 1726888035.54247: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\n<<<\n 7163 1726888035.54252: stderr chunk (state=3):\n>>>debug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 7163 1726888035.54297: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp9hz0fzcu\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925/AnsiballZ_package_facts.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 7163 1726888035.54301: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp9hz0fzcu /root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925/AnsiballZ_package_facts.py\n<<<\n 7163 1726888035.54328: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\n<<<\n 7163 1726888035.54332: stderr chunk (state=3):\n>>>debug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmp9hz0fzcu\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925/AnsiballZ_package_facts.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925/AnsiballZ_package_facts.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925/AnsiballZ_package_facts.py M:0x001a\r\n<<<\n 7163 1726888035.54841: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\n<<<\n 7163 1726888035.54857: stderr chunk (state=3):\n>>>debug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\n<<<\n 7163 1726888035.54874: stderr chunk (state=3):\n>>>debug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\n<<<\n 7163 1726888035.54889: stderr chunk (state=3):\n>>>debug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\n<<<\n 7163 1726888035.54915: stderr chunk (state=3):\n>>>debug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 7163 1726888035.55002: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\n<<<\n 7163 1726888035.55098: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 7163 1726888035.55119: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 7163 1726888035.55262: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmppnf_77rn\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982/AnsiballZ_package_facts.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 7163 1726888035.55269: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmppnf_77rn /root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982/AnsiballZ_package_facts.py\n<<<\n 7163 1726888035.55272: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\n<<<\n 7163 1726888035.55308: stderr chunk (state=3):\n>>>debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 7163 1726888035.55314: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmppnf_77rn\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982/AnsiballZ_package_facts.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982/AnsiballZ_package_facts.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982/AnsiballZ_package_facts.py M:0x001a\r\n<<<\n 7163 1726888035.55378: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\n<<<\n 7163 1726888035.55425: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpgu92xh12 /root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458/AnsiballZ_package_facts.py\n<<<\n 7163 1726888035.55430: stderr chunk (state=3):\n>>>debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpgu92xh12\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458/AnsiballZ_package_facts.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 7163 1726888035.55673: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:25794\r\n<<<\n 7163 1726888035.55676: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpgu92xh12\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458/AnsiballZ_package_facts.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458/AnsiballZ_package_facts.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458/AnsiballZ_package_facts.py M:0x001a\r\n<<<\n 7163 1726888035.55975: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 25794 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 7163 1726888035.56013: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888035.56104: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888035.56132: stderr chunk (state=3):\n>>><<<\n 7163 1726888035.56145: stdout chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp9hz0fzcu /root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925/AnsiballZ_package_facts.py\\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master at \\'/root/.ansible/cp/26e6bc9b9f\\'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp9hz0fzcu\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925/AnsiballZ_package_facts.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmp9hz0fzcu\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925/AnsiballZ_package_facts.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925/AnsiballZ_package_facts.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925/AnsiballZ_package_facts.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 261120 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:25794\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 7 25794 bytes at 261120\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 7163 1726888035.56463: done transferring module to remote\n 7163 1726888035.56466: _low_level_execute_command(): starting\n 7163 1726888035.56469: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925/ /root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925/AnsiballZ_package_facts.py && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925/ /root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925/AnsiballZ_package_facts.py && sleep 0'\"'\"''\n 7163 1726888035.57014: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\n<<<\n 7163 1726888035.57076: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\n<<<\n 7163 1726888035.57608: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:25795\r\n<<<\n 7163 1726888035.57922: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 25795 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 7163 1726888035.57985: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888035.58062: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\n<<<\n 7163 1726888035.58066: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888035.58445: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888035.58449: stdout chunk (state=3):\n>>><<<\n 7163 1726888035.58455: stderr chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmppnf_77rn /root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982/AnsiballZ_package_facts.py\\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master at \\'/root/.ansible/cp/a3358520e8\\'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 6\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmppnf_77rn\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982/AnsiballZ_package_facts.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmppnf_77rn\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982/AnsiballZ_package_facts.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982/AnsiballZ_package_facts.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982/AnsiballZ_package_facts.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 261120 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:25795\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 7 25795 bytes at 261120\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 7163 1726888035.58465: done transferring module to remote\n 7163 1726888035.58470: _low_level_execute_command(): starting\n 7163 1726888035.58473: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982/ /root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982/AnsiballZ_package_facts.py && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982/ /root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982/AnsiballZ_package_facts.py && sleep 0'\"'\"''\n 7163 1726888035.58487: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:25795\r\n<<<\n 7163 1726888035.58845: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\n<<<\n 7163 1726888035.58849: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888035.58851: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 25795 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 7163 1726888035.58854: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888035.58977: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888035.59114: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888035.59247: stderr chunk (state=3):\n>>><<<\n 7163 1726888035.59251: stdout chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpgu92xh12 /root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458/AnsiballZ_package_facts.py\\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master at \\'/root/.ansible/cp/1fb99bda8d\\'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpgu92xh12\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458/AnsiballZ_package_facts.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpgu92xh12\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458/AnsiballZ_package_facts.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458/AnsiballZ_package_facts.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458/AnsiballZ_package_facts.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 261120 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:25795\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 7 25795 bytes at 261120\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 7163 1726888035.59646: done transferring module to remote\n 7163 1726888035.59649: _low_level_execute_command(): starting\n 7163 1726888035.59652: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458/ /root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458/AnsiballZ_package_facts.py && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458/ /root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458/AnsiballZ_package_facts.py && sleep 0'\"'\"''\n 7163 1726888035.59674: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888035.59712: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888035.59730: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888035.59747: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\n<<<\n 7163 1726888035.59773: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888035.59791: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888035.59804: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 7163 1726888035.59814: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 7163 1726888035.59825: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888035.59845: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6573\r\n<<<\n 7163 1726888035.59881: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888035.59915: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888035.60472: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\n<<<\n 7163 1726888035.60486: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888035.60504: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888035.60517: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 7163 1726888035.60528: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 7163 1726888035.60553: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\n<<<\n 7163 1726888035.60581: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888035.60741: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888035.60746: stdout chunk (state=3):\n>>><<<\n 7163 1726888035.60748: stderr chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888035.60756: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888035.60766: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888035.60769: _low_level_execute_command(): starting\n 7163 1726888035.60772: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925/AnsiballZ_package_facts.py && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' -tt 10.31.45.174 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925/AnsiballZ_package_facts.py && sleep 0'\"'\"''\n 7163 1726888035.62160: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 7163 1726888035.62177: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 7163 1726888035.62227: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888035.62334: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888035.62380: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888035.62396: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888035.62421: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888035.62435: stdout chunk (state=3):\n>>><<<\n 7163 1726888035.62440: stderr chunk (state=3):\n>>><<<\n 7163 1726888035.62479: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888035.62496: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n<10.31.46.206> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888035.62726: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888035.62729: _low_level_execute_command(): starting\n 7163 1726888035.62732: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982/AnsiballZ_package_facts.py && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888035.62844: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888035.62858: stdout chunk (state=3):\n>>><<<\n 7163 1726888035.62864: stderr chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888035.62871: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888035.62875: _low_level_execute_command(): starting\n 7163 1726888035.62877: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458/AnsiballZ_package_facts.py && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' -tt 10.31.12.215 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458/AnsiballZ_package_facts.py && sleep 0'\"'\"''\n 7163 1726888035.62900: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' -tt 10.31.46.206 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982/AnsiballZ_package_facts.py && sleep 0'\"'\"''\n 7163 1726888035.63752: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888035.63801: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\n<<<\n 7163 1726888035.63807: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888035.63874: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888035.63902: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888035.63950: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888035.63963: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888035.64045: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888035.64048: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 7163 1726888035.64051: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\n<<<\n 7163 1726888035.64054: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888035.64057: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888035.64109: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\n<<<\n 7163 1726888035.64114: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888035.64154: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888035.64197: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888035.64900: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 7163 1726888035.64930: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 7163 1726888035.64961: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 7163 1726888035.65122: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # <<<\n 7163 1726888035.65149: stdout chunk (state=3):\n>>>\r\n# installed zipimport hook\r\n<<<\n 7163 1726888035.65279: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n<<<\n 7163 1726888035.65321: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef1684d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef137b30>\r\n<<<\n 7163 1726888035.65374: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef16aa50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\n<<<\n 7163 1726888035.65679: stdout chunk (state=3):\n>>>import 'io' # \r\n<<<\n 7163 1726888035.65683: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef3d130>\r\n<<<\n 7163 1726888035.65735: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888035.65759: stdout chunk (state=3):\n>>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef3dfa0>\r\n<<<\n 7163 1726888035.65799: stdout chunk (state=3):\n>>>import 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 7163 1726888035.66190: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n<<<\n 7163 1726888035.66276: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 7163 1726888035.66310: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 7163 1726888035.66463: stdout chunk (state=3):\n>>>import _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 7163 1726888035.66467: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef7be00>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\n<<<\n 7163 1726888035.66742: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef7bec0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n<<<\n 7163 1726888035.66747: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 7163 1726888035.66778: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 7163 1726888035.66782: stdout chunk (state=3):\n>>>import 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\n<<<\n 7163 1726888035.66818: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eefb37d0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eefb3e60>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef93ad0>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef911f0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef78fb0>\r\n<<<\n 7163 1726888035.66914: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n<<<\n 7163 1726888035.66919: stdout chunk (state=3):\n>>>import 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce692e84d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce692b7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce692eaa50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\n<<<\n 7163 1726888035.66923: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n<<<\n 7163 1726888035.66998: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\n<<<\n 7163 1726888035.67007: stdout chunk (state=3):\n>>>import 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\n<<<\n 7163 1726888035.67013: stdout chunk (state=3):\n>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eefd7770>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eefd6390>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef92090>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eefd4bc0>\r\n<<<\n 7163 1726888035.67058: stdout chunk (state=3):\n>>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce69099130>\r\n<<<\n 7163 1726888035.67134: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce69099fa0>\r\n<<<\n 7163 1726888035.67141: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef008830>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef78230>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ef008ce0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef008b90>\r\n<<<\n 7163 1726888035.67199: stdout chunk (state=3):\n>>>import 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 7163 1726888035.67248: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ef008f50>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef76d50>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n<<<\n 7163 1726888035.67270: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef0095b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef0092b0>\r\nimport 'importlib.machinery' # \r\n<<<\n 7163 1726888035.67297: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef00a4b0>\r\n<<<\n 7163 1726888035.67322: stdout chunk (state=3):\n>>>import 'importlib.util' # \r\nimport 'runpy' # \r\n<<<\n 7163 1726888035.67353: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n<<<\n 7163 1726888035.67534: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef0206b0>\r\nimport 'errno' # \r\n<<<\n 7163 1726888035.67578: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 7163 1726888035.67796: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 7163 1726888035.67800: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\n<<<\n 7163 1726888035.67803: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n<<<\n 7163 1726888035.67808: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 7163 1726888035.67811: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n<<<\n 7163 1726888035.67817: stdout chunk (state=3):\n>>>import '_weakref' # \r\nimport '_io' # \r\n<<<\n 7163 1726888035.67821: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ef021d90>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef022c30>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ef023290>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef022180>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ef023d10>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef023440>\r\n<<<\n 7163 1726888035.67824: stdout chunk (state=3):\n>>>import 'marshal' # \r\n<<<\n 7163 1726888035.67827: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 7163 1726888035.68067: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690d7dd0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690d7fe0>\r\n<<<\n 7163 1726888035.68073: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef00a420>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9eed1fbc0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9eed486e0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed48440>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9eed48710>\r\n<<<\n 7163 1726888035.68141: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n<<<\n 7163 1726888035.68145: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 7163 1726888035.68240: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6910f800>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6910fe90>\r\nimport '_collections' # \r\n<<<\n 7163 1726888035.68254: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690efaa0>\r\nimport '_functools' # \r\n<<<\n 7163 1726888035.68301: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888035.68308: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690ed1c0>\r\n<<<\n 7163 1726888035.68311: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b76e84d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b76b7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n<<<\n 7163 1726888035.68318: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b76eaa50>\r\n<<<\n 7163 1726888035.68321: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690d4f80>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce691336e0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce69132300>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n<<<\n 7163 1726888035.68496: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9eed49040>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9eed49970>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed488f0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed1dd60>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed4ad80>\r\n<<<\n 7163 1726888035.68502: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690ee060>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690d6e70>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\n<<<\n 7163 1726888035.68507: stdout chunk (state=3):\n>>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce691647a0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690d4200>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce69164c50>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce69164b00>\r\n<<<\n 7163 1726888035.68513: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed49ac0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef00abd0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 7163 1726888035.68516: stdout chunk (state=3):\n>>>import '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\n<<<\n 7163 1726888035.68744: stdout chunk (state=3):\n>>>import 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\n<<<\n 7163 1726888035.68747: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 7163 1726888035.68750: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce69164ef0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690d2d20>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n<<<\n 7163 1726888035.68761: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed730b0>\r\n<<<\n 7163 1726888035.68764: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce691655b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce69165280>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\n<<<\n 7163 1726888035.68767: stdout chunk (state=3):\n>>>Adding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\n<<<\n 7163 1726888035.68983: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed97440>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 7163 1726888035.68990: stdout chunk (state=3):\n>>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7499130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7499fa0>\r\n<<<\n 7163 1726888035.68994: stdout chunk (state=3):\n>>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce691664b0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6917c6b0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6917ddc0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6917ec30>\r\n<<<\n 7163 1726888035.68996: stdout chunk (state=3):\n>>>import 'site' # \r\n<<<\n 7163 1726888035.68999: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eedf8230>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 7163 1726888035.69001: stdout chunk (state=3):\n>>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 7163 1726888035.69004: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6917f260>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6917e1b0>\r\n<<<\n 7163 1726888035.69084: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 7163 1726888035.69089: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6917fce0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6917f410>\r\n<<<\n 7163 1726888035.69094: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce69166420>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n<<<\n 7163 1726888035.69245: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eedfa990>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eedf8350>\r\n<<<\n 7163 1726888035.69250: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68e7bb60>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68ea45c0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ea4350>\r\n<<<\n 7163 1726888035.69279: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68ea45f0>\r\n<<<\n 7163 1726888035.69288: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eedc5220>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee72d2b0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed96240>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed4bc80>\r\n<<<\n 7163 1726888035.69339: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 7163 1726888035.69362: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 7163 1726888035.69397: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff9eed965a0>\r\n<<<\n 7163 1726888035.69402: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888035.69479: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68ea4ec0>\r\n<<<\n 7163 1726888035.69732: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n<<<\n 7163 1726888035.69739: stdout chunk (state=3):\n>>># zipimport: found 105 names in '/tmp/ansible_package_facts_payload_hs2cv2uf/ansible_package_facts_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.69746: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68ea5880>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ea47d0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68e79d00>\r\n<<<\n 7163 1726888035.69794: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ea6c60>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ea59a0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce69166bd0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 7163 1726888035.69798: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 7163 1726888035.69886: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888035.69890: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 7163 1726888035.70170: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 7163 1726888035.70174: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee792ff0>\r\nimport '_typing' # \r\n<<<\n 7163 1726888035.70179: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74d7dd0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74d7fe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n<<<\n 7163 1726888035.70187: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b750f800>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n<<<\n 7163 1726888035.70241: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ed2f90>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ef3350>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68f54110>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 7163 1726888035.70245: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b750fe90>\r\nimport '_collections' # \r\n<<<\n 7163 1726888035.70277: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 7163 1726888035.70323: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74efaa0>\r\n<<<\n 7163 1726888035.70327: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 7163 1726888035.70329: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee771ee0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee771070>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.70332: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 7163 1726888035.70390: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68f56870>\r\n<<<\n 7163 1726888035.70459: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68f54230>\r\n<<<\n 7163 1726888035.70502: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ef3fb0>\r\n<<<\n 7163 1726888035.70527: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68d611c0>\r\n<<<\n 7163 1726888035.70533: stdout chunk (state=3):\n>>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ef2150>\r\n<<<\n 7163 1726888035.70599: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ea7b90>\r\n<<<\n 7163 1726888035.70719: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 7163 1726888035.70834: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fce68ef2270>\r\n<<<\n 7163 1726888035.71012: stdout chunk (state=3):\n>>># zipimport: found 105 names in '/tmp/ansible_package_facts_payload__fe9ez5u/ansible_package_facts_payload.zip'\r\n<<<\n 7163 1726888035.71018: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.71133: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.71161: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n<<<\n 7163 1726888035.71167: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 7163 1726888035.71255: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 7163 1726888035.71280: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 7163 1726888035.71361: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68dc6e40>\r\nimport '_typing' # \r\n<<<\n 7163 1726888035.71509: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74ed1c0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74d4f80>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b75336e0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7532300>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74ee060>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74d6e70>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b75647a0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74d4200>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b7564c50>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7564b00>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b7564ef0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74d2d20>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b75655b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7565280>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b75664b0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycac<<<\n 7163 1726888035.71611: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.71615: stdout chunk (state=3):\n>>>he__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b757c6b0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b757ddc0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b757ec30>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b757f260>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b757e1b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b757fce0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b757f410>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7566420>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b727bb60>\r\n<<<\n 7163 1726888035.71619: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68da5d30>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68da4ef0>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n<<<\n 7163 1726888035.71622: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.71696: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n<<<\n 7163 1726888035.71769: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b72a45c0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72a4350>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b72a45f0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 7163 1726888035.71801: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888035.72161: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b72a4ec0>\r\n<<<\n 7163 1726888035.72184: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888035.72198: stdout chunk (state=3):\n>>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b72a5880>\r\n<<<\n 7163 1726888035.72228: stdout chunk (state=3):\n>>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72a47d0>\r\n<<<\n 7163 1726888035.72293: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7279d00>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 7163 1726888035.72327: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n<<<\n 7163 1726888035.72409: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\n<<<\n 7163 1726888035.72413: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72a6c60>\r\n<<<\n 7163 1726888035.72449: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72a59a0>\r\n<<<\n 7163 1726888035.72508: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7566bd0>\r\n<<<\n 7163 1726888035.72677: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 7163 1726888035.72744: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\n<<<\n 7163 1726888035.72747: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 7163 1726888035.72749: stdout chunk (state=3):\n>>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee790ec0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888035.72752: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72d2f90>\r\n<<<\n 7163 1726888035.72801: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n<<<\n 7163 1726888035.72825: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n<<<\n 7163 1726888035.72936: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888035.72943: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n<<<\n 7163 1726888035.73058: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee7c2960>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee7c26f0>\r\n<<<\n 7163 1726888035.73089: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee7c2000>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee7c2450>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee793c80>\r\nimport 'atexit' # \r\n<<<\n 7163 1726888035.73092: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 7163 1726888035.73094: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72f3350>\r\n<<<\n 7163 1726888035.73097: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 7163 1726888035.73099: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 7163 1726888035.73101: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.73103: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee7c3680>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee7c3830>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\n<<<\n 7163 1726888035.73324: stdout chunk (state=3):\n>>>import '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee7c3ce0>\r\n<<<\n 7163 1726888035.73329: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888035.73332: stdout chunk (state=3):\n>>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7354110>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 7163 1726888035.73380: stdout chunk (state=3):\n>>>import 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee629ac0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee62b6e0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee62bf80>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n<<<\n 7163 1726888035.73383: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\n<<<\n 7163 1726888035.73482: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'<<<\n 7163 1726888035.73528: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee62d1f0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 7163 1726888035.73569: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 7163 1726888035.73573: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee62fc80>\r\n<<<\n 7163 1726888035.73578: stdout chunk (state=3):\n>>>\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7356870>\r\n<<<\n 7163 1726888035.73598: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9eed73020>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee62df70>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n<<<\n 7163 1726888035.73708: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n<<<\n 7163 1726888035.73714: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7354230><<<\n 7163 1726888035.73717: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n<<<\n 7163 1726888035.73758: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888035.73806: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72f3fb0>\r\n<<<\n 7163 1726888035.73813: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n<<<\n 7163 1726888035.73854: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee637b30>\r\nimport '_tokenize' # \r\n<<<\n 7163 1726888035.73858: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b71691c0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72f2150>\r\n<<<\n 7163 1726888035.73932: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee636600>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee636360>\r\n<<<\n 7163 1726888035.73971: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 7163 1726888035.74037: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72a7b90>\r\n<<<\n 7163 1726888035.74289: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee636870>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee62e480>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee67bd40>\r\n<<<\n 7163 1726888035.74295: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68dc4d10>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68dfa870>\r\n<<<\n 7163 1726888035.74315: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee67bec0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee67d940>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee67d730>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee67fec0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee67e000>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 7163 1726888035.74388: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888035.74393: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68dfa600>\r\n<<<\n 7163 1726888035.74396: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68df9f10>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 7163 1726888035.74399: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\n<<<\n 7163 1726888035.74450: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe5b72f2270>\r\n<<<\n 7163 1726888035.74467: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee683590>\r\n<<<\n 7163 1726888035.74559: stdout chunk (state=3):\n>>># zipimport: found 105 names in '/tmp/ansible_package_facts_payload_f4ojcvi2/ansible_package_facts_payload.zip'\r\n<<<\n 7163 1726888035.74607: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee67ff20>\r\n<<<\n 7163 1726888035.74645: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68dfa360>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68dc7ad0>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68dfb620>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68dfb860>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68dfbd10>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 7163 1726888035.74649: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.74690: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68729a00>\r\n<<<\n 7163 1726888035.74778: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6872b680>\r\n<<<\n 7163 1726888035.74911: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee6842f0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee684530>\r\n<<<\n 7163 1726888035.74915: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee6848f0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee67c0b0>\r\n<<<\n 7163 1726888035.74918: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.74921: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6872bf80>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6872d130>\r\n<<<\n 7163 1726888035.74949: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 7163 1726888035.75031: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6872fc50>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce692ebf20>\r\n<<<\n 7163 1726888035.75065: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee687f80>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee5114c0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee686720>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee687ad0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee686360>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n<<<\n 7163 1726888035.75076: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6872df10>\r\n<<<\n 7163 1726888035.75082: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n<<<\n 7163 1726888035.75085: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n<<<\n 7163 1726888035.75141: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b71cee40>\r\nimport '_typing' # <<<\n 7163 1726888035.75146: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.75148: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n<<<\n 7163 1726888035.75151: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.75450: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68737c80>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68736750>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce687364b0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n<<<\n 7163 1726888035.75454: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 7163 1726888035.75456: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.75459: stdout chunk (state=3):\n>>>\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b71add30>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b71acef0>\r\n<<<\n 7163 1726888035.75467: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68736a20>\r\n<<<\n 7163 1726888035.75704: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6872e420>\r\n<<<\n 7163 1726888035.75707: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.75710: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6877bf20>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6877c080>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n<<<\n 7163 1726888035.75713: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.75715: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n<<<\n 7163 1726888035.75717: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n<<<\n 7163 1726888035.75719: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.75721: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6877db20>\r\n<<<\n 7163 1726888035.75763: stdout chunk (state=3):\n>>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6877d8e0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce687800e0>\r\n<<<\n 7163 1726888035.75768: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6877e210>\r\n<<<\n 7163 1726888035.75835: stdout chunk (state=3):\n>>>import 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.76022: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68783860>\r\n<<<\n 7163 1726888035.76030: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68780230>\r\n<<<\n 7163 1726888035.76056: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.76081: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce687846b0>\r\n<<<\n 7163 1726888035.76159: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce687846e0>\r\n<<<\n 7163 1726888035.76168: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888035.76455: stdout chunk (state=3):\n>>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68784b30>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6877c290>\r\n<<<\n 7163 1726888035.76463: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n<<<\n 7163 1726888035.76467: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n<<<\n 7163 1726888035.76470: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6860c1a0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6860d3a0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68786930>\r\n<<<\n 7163 1726888035.76532: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68787800>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68786540>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n<<<\n 7163 1726888035.76542: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.76634: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.76696: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee515700>\r\n<<<\n 7163 1726888035.76727: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.76860: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee516450>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee511310>\r\n<<<\n 7163 1726888035.76867: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.76870: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.77033: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.77036: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.77042: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.77063: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.77189: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n<<<\n 7163 1726888035.77214: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee516570>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.77569: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.77669: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.77894: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 7163 1726888035.77906: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888035.78321: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.78336: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.78416: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68615580>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68616360>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6860d5b0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n<<<\n 7163 1726888035.78422: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.78425: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.78427: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.78486: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n<<<\n 7163 1726888035.78519: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.78563: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.78611: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.78655: stdout chunk (state=3):\n>>>import 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.78743: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68616300>\r\n<<<\n 7163 1726888035.78841: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.78857: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.79065: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 7163 1726888035.79115: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 7163 1726888035.79135: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 7163 1726888035.79194: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee5175c0>\r\n<<<\n 7163 1726888035.79249: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.79253: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.79276: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.79398: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.79423: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.79497: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n<<<\n 7163 1726888035.79504: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.79606: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.79622: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.79671: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.79679: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 7163 1726888035.79724: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888035.79745: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py<<<\n 7163 1726888035.79757: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.79766: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b71ccd10><<<\n 7163 1726888035.79822: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee522120>\r\n<<<\n 7163 1726888035.79850: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.79868: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee51d880>\r\n<<<\n 7163 1726888035.79916: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.79920: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.79926: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'<<<\n 7163 1726888035.80071: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.80076: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.80080: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.80083: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n<<<\n 7163 1726888035.80089: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b7202870><<<\n 7163 1726888035.80093: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n<<<\n 7163 1726888035.80296: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.80300: stdout chunk (state=3):\n>>>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7202600>\r\n<<<\n 7163 1726888035.80302: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.80309: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7201f10>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7202360>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b71cfad0><<<\n 7163 1726888035.80315: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee60a960>\r\n<<<\n 7163 1726888035.80370: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.80402: stdout chunk (state=3):\n>>>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888035.80407: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee6fe630>\r\n<<<\n 7163 1726888035.80413: stdout chunk (state=3):\n>>>import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b7203650>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888035.80621: stdout chunk (state=3):\n>>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b7203890><<<\n 7163 1726888035.80628: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 7163 1726888035.80630: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\n<<<\n 7163 1726888035.80633: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.80636: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee684e60>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee684950>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.80640: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7203d10>\r\nimport 'pwd' # \r\n<<<\n 7163 1726888035.80669: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 7163 1726888035.80722: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 7163 1726888035.80749: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 7163 1726888035.80752: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 7163 1726888035.80764: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b2da60><<<\n 7163 1726888035.80810: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.80828: stdout chunk (state=3):\n>>>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888035.80854: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68617620>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.80857: stdout chunk (state=3):\n>>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6b2f680><<<\n 7163 1726888035.80932: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n<<<\n 7163 1726888035.80943: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.81074: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.81081: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.81132: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.81196: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.respawn' # \r\n<<<\n 7163 1726888035.81199: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.81202: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b2ff80>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n<<<\n 7163 1726888035.81204: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b30f80>\r\n<<<\n 7163 1726888035.81206: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py<<<\n 7163 1726888035.81210: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.81212: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.81347: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.81354: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.81357: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.namespace' # \r\n<<<\n 7163 1726888035.81359: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.81382: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888035.81483: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.81490: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b33ce0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888035.81495: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68621eb0>\r\n<<<\n 7163 1726888035.81541: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6861d8e0>\r\n<<<\n 7163 1726888035.81546: stdout chunk (state=3):\n>>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b72d2f00>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b31fa0>\r\n<<<\n 7163 1726888035.81549: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.81696: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.typing' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.81758: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n<<<\n 7163 1726888035.81765: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n<<<\n 7163 1726888035.81767: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888035.81778: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n<<<\n 7163 1726888035.81781: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.81820: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n<<<\n 7163 1726888035.81823: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 7163 1726888035.81927: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.81932: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.81942: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b3bc50>\r\nimport '_tokenize' # <<<\n 7163 1726888035.82035: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6870a8a0>\r\n<<<\n 7163 1726888035.82041: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n<<<\n 7163 1726888035.82223: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n<<<\n 7163 1726888035.82231: stdout chunk (state=3):\n>>>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b3a720>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b3a480>\r\n<<<\n 7163 1726888035.82236: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n<<<\n 7163 1726888035.82244: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce687fe5a0>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68621fa0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68616e70>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.82249: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 7163 1726888035.82347: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.82351: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee5ba780>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee154110>\r\n<<<\n 7163 1726888035.82354: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b3a9f0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b324b0>\r\n<<<\n 7163 1726888035.82359: stdout chunk (state=3):\n>>>import 'ansible.modules' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.82364: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'<<<\n 7163 1726888035.82367: stdout chunk (state=3):\n>>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee1544a0>\r\n<<<\n 7163 1726888035.82371: stdout chunk (state=3):\n>>>\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6b7fec0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py<<<\n 7163 1726888035.82518: stdout chunk (state=3):\n>>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee5a5520>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee5bb350>\r\n<<<\n 7163 1726888035.82522: stdout chunk (state=3):\n>>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee5b8a40>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee5b8620>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n<<<\n 7163 1726888035.82602: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b7ff20>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n<<<\n 7163 1726888035.82609: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.82612: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888035.82617: stdout chunk (state=3):\n>>>import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6b81af0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b818b0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 7163 1726888035.82643: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee1c4320>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee157bf0>\r\n<<<\n 7163 1726888035.82646: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'<<<\n 7163 1726888035.82675: stdout chunk (state=3):\n>>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee157dd0>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee157050>\r\n<<<\n 7163 1726888035.82794: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee1c4380>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'\r\n<<<\n 7163 1726888035.82853: stdout chunk (state=3):\n>>>\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6b83fe0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b821e0><<<\n 7163 1726888035.82947: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.respawn' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.82952: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 7163 1726888035.82958: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.82993: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'<<<\n 7163 1726888035.82998: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n<<<\n 7163 1726888035.83005: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # <<<\n 7163 1726888035.83009: stdout chunk (state=3):\n>>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee1c6ea0>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee1c4ec0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee5b8680>\r\nimport 'ansible.module_utils.facts.timeout' # \r\nimport 'ansible.module_utils.facts.collector' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.83015: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.83018: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.83059: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.namespace' # \r\n<<<\n 7163 1726888035.83063: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.other.facter' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.83066: stdout chunk (state=3):\n>>>\r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b87800>\r\n<<<\n 7163 1726888035.83068: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.83107: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.83164: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.ohai' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.83183: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.83199: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.83217: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.83518: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b841d0>\r\n<<<\n 7163 1726888035.83522: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'<<<\n 7163 1726888035.83526: stdout chunk (state=3):\n>>>\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888035.83529: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.typing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.83532: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.apparmor' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.caps' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.chroot' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.83535: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.83554: stdout chunk (state=3):\n>>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6b88860>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6b884a0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'<<<\n 7163 1726888035.83583: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.83603: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888035.83610: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.83777: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.83784: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.utils' # \r\nimport 'ansible.module_utils.facts.system.cmdline' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.83787: stdout chunk (state=3):\n>>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6b889b0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b80230><<<\n 7163 1726888035.83807: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.83811: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce686ba4e0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n<<<\n 7163 1726888035.83855: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888035.83867: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888035.83966: stdout chunk (state=3):\n>>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6a101a0>\r\n<<<\n 7163 1726888035.83986: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce682b4350>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888035.84002: stdout chunk (state=3):\n>>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce682b4380>\r\n<<<\n 7163 1726888035.84178: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6a112e0>\r\n<<<\n 7163 1726888035.84189: stdout chunk (state=3):\n>>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce686a1370>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce686bb0b0>\r\n<<<\n 7163 1726888035.84203: stdout chunk (state=3):\n>>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce686b86e0>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce686b82c0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n<<<\n 7163 1726888035.84251: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b8a930>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6b8bce0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b8a570>\r\n<<<\n 7163 1726888035.84266: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.84456: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.84501: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68320320>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce682b7bf0>\r\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce682b7dd0>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce682b7050>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68320410>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'\r\n<<<\n 7163 1726888035.84510: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available<<<\n 7163 1726888035.84525: stdout chunk (state=3):\n>>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68322f60>\r\n<<<\n 7163 1726888035.84645: stdout chunk (state=3):\n>>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68320f80>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce686b8410>\r\nimport 'ansible.module_utils.facts.timeout' # \r\nimport 'ansible.module_utils.facts.collector' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.84651: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other' # \r\n<<<\n 7163 1726888035.84654: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888035.84657: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.distribution' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.84673: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available<<<\n 7163 1726888035.84677: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.84692: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.84713: stdout chunk (state=3):\n>>>\r\nimport 'ansible.module_utils.common' # \r\n<<<\n 7163 1726888035.84727: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.84914: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.84920: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.84923: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available<<<\n 7163 1726888035.84926: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888035.84931: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.compat.datetime' # \r\nimport 'ansible.module_utils.facts.system.date_time' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.84933: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.other.facter' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.ohai' # \r\n<<<\n 7163 1726888035.84935: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.84939: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.84941: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system' # \r\n<<<\n 7163 1726888035.84943: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.85036: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.env' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.dns' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.85066: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.fips' # \r\n<<<\n 7163 1726888035.85072: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.85091: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.apparmor' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.caps' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.85106: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.85125: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.loadavg' # \r\n<<<\n 7163 1726888035.85149: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.85166: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.85263: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.85267: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.chroot' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.85284: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.85382: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee1c7620>\r\n<<<\n 7163 1726888035.85385: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\n<<<\n 7163 1726888035.85402: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.85610: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee1deb40>\r\nimport 'ansible.module_utils.facts.system.local' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.85614: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.utils' # \r\nimport 'ansible.module_utils.facts.system.cmdline' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.85645: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.lsb' # \r\n<<<\n 7163 1726888035.85648: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.85727: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.85820: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.pkg_mgr' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.85886: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.85929: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.85959: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.platform' # \r\n<<<\n 7163 1726888035.85972: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.86039: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.86071: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n<<<\n 7163 1726888035.86147: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 7163 1726888035.86150: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n<<<\n 7163 1726888035.86171: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888035.86184: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888035.86245: stdout chunk (state=3):\n>>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee1fb230>\r\n<<<\n 7163 1726888035.86374: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.distribution' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.86427: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee1dff80>\r\n<<<\n 7163 1726888035.86468: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.python' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.86488: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.86507: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.86634: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.selinux' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.86641: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.datetime' # \r\nimport 'ansible.module_utils.facts.system.date_time' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.env' # \r\n<<<\n 7163 1726888035.86662: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.86664: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.86818: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.dns' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.86825: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.86828: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.86907: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.fips' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.86911: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.86945: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.loadavg' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.87050: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.version' # \r\nimport 'ansible.module_utils.facts.system.service_mgr' # \r\n<<<\n 7163 1726888035.87069: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.87113: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n<<<\n 7163 1726888035.87155: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68323980>\r\n<<<\n 7163 1726888035.87162: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n<<<\n 7163 1726888035.87168: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.87247: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n 7163 1726888035.87252: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\r\n<<<\n 7163 1726888035.87256: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\n<<<\n 7163 1726888035.87300: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888035.87312: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6833cb30>\r\nimport 'ansible.module_utils.facts.system.local' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.87334: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9edfe28a0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee1f8f50>\r\nimport 'ansible.module_utils.facts.system.user' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.87365: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6a194f0>\r\n<<<\n 7163 1726888035.87422: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.87426: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.lsb' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.87440: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py<<<\n 7163 1726888035.87446: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.base' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.87549: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6a1a390><<<\n 7163 1726888035.87555: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888035.87557: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b83f20><<<\n 7163 1726888035.87574: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.87600: stdout chunk (state=3):\n>>>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n<<<\n 7163 1726888035.87671: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.87853: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.87886: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.pkg_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.platform' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n<<<\n 7163 1726888035.87891: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.87913: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n<<<\n 7163 1726888035.87934: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.87937: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.87972: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888035.87991: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.88012: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.sysctl' # \r\nimport 'ansible.module_utils.facts.hardware.darwin' # \r\n<<<\n 7163 1726888035.88113: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.88116: stdout chunk (state=3):\n>>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6835b4a0>\r\n<<<\n 7163 1726888035.88179: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py<<<\n 7163 1726888035.88225: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6833fb60>\r\nimport 'ansible.module_utils.facts.system.python' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.88250: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.88368: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6a1a330>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.88647: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.selinux' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.88652: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.88683: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.freebsd' # \r\nimport 'ansible.module_utils.facts.hardware.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.88686: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.88740: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.88767: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.version' # \r\nimport 'ansible.module_utils.facts.system.service_mgr' # \r\n<<<\n 7163 1726888035.88779: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.88818: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.88866: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.88911: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.88955: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n<<<\n 7163 1726888035.89019: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888035.89039: stdout chunk (state=3):\n>>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68142e70>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68142a50>\r\nimport 'ansible.module_utils.facts.system.user' # \r\n<<<\n 7163 1726888035.89066: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.89126: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.89154: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.base' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.89284: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.89307: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.89524: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.aix' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.89565: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.89678: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.89698: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.89746: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.sysctl' # \r\nimport 'ansible.module_utils.facts.hardware.darwin' # \r\n<<<\n 7163 1726888035.89792: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.linux' # \r\nimport 'ansible.module_utils.facts.hardware.hurd' # \r\n<<<\n 7163 1726888035.89810: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.89831: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.89851: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.89912: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.89940: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.89951: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.90034: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.netbsd' # \r\n<<<\n 7163 1726888035.90082: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.90131: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 7163 1726888035.90134: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.90170: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888035.90173: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.freebsd' # \r\nimport 'ansible.module_utils.facts.hardware.dragonfly' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.90217: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.90249: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.openbsd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.90266: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n<<<\n 7163 1726888035.90347: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.hpux' # \r\n<<<\n 7163 1726888035.90352: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.90422: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.90426: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.90429: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.90444: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.90503: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.90572: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.sunos' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.90597: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.90655: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # <<<\n 7163 1726888035.90661: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.90702: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.base' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.90752: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888035.90835: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.90841: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.90852: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.90898: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.90948: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.90984: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available<<<\n 7163 1726888035.91008: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.91011: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888035.91094: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.91312: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.generic_bsd' # \r\nimport 'ansible.module_utils.facts.network.aix' # \r\n<<<\n 7163 1726888035.91326: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.91350: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.91353: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 7163 1726888035.91385: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.darwin' # \r\n<<<\n 7163 1726888035.91396: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.91419: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.91447: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.dragonfly' # \r\n<<<\n 7163 1726888035.91453: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.91588: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.91595: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888035.91647: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.fc_wwn' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.91653: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.91689: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.freebsd' # \r\n<<<\n 7163 1726888035.91692: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.linux' # \r\nimport 'ansible.module_utils.facts.hardware.hurd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.91695: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.91698: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.91733: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.91796: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.hpux' # \r\n<<<\n 7163 1726888035.91802: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.91863: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.91865: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.netbsd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.91914: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.hurd' # \r\n<<<\n 7163 1726888035.91927: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.91947: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 7163 1726888035.92007: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.92031: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'<<<\n 7163 1726888035.92064: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888035.92113: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 7163 1726888035.92155: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.openbsd' # \r\n<<<\n 7163 1726888035.92162: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.92195: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.92240: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6a1b4d0>\r\n<<<\n 7163 1726888035.92259: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.92395: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.92456: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.92469: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.linux' # \r\n<<<\n 7163 1726888035.92474: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.92529: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.92559: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\n<<<\n 7163 1726888035.92587: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 7163 1726888035.92612: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.iscsi' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.92664: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.92670: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.sunos' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.92674: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network' # \r\n<<<\n 7163 1726888035.92677: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.92687: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.92695: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.nvme' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.92713: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.92757: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.netbsd' # \r\n<<<\n 7163 1726888035.92761: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.92768: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.92809: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.92832: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.base' # \r\n<<<\n 7163 1726888035.92835: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.92840: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.92846: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.openbsd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.92878: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n<<<\n 7163 1726888035.92897: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.92918: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.92959: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.93045: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.sunos' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.93064: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.93122: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.93166: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.base' # \r\n<<<\n 7163 1726888035.93170: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.93172: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.93177: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.93183: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.93202: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.93246: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.93299: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.93330: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py<<<\n 7163 1726888035.93367: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.93444: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.sysctl' # \r\nimport 'ansible.module_utils.facts.virtual.freebsd' # \r\n<<<\n 7163 1726888035.93448: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888035.93463: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.dragonfly' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.93493: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.93519: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.93566: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.hpux' # \r\n<<<\n 7163 1726888035.93579: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.93728: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6a25f10>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6a20e00>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.93732: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.generic_bsd' # \r\nimport 'ansible.module_utils.facts.network.aix' # \r\n<<<\n 7163 1726888035.93761: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.93808: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.93815: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.93829: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.93862: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.darwin' # \r\n<<<\n 7163 1726888035.93883: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.93929: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.dragonfly' # \r\n<<<\n 7163 1726888035.93939: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.93971: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.linux' # \r\n<<<\n 7163 1726888035.93974: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.94026: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.94030: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.94076: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.netbsd' # \r\n<<<\n 7163 1726888035.94092: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.94125: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.fc_wwn' # \r\n<<<\n 7163 1726888035.94140: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.94156: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.94228: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 7163 1726888035.94232: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.freebsd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.94235: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.openbsd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.94335: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n<<<\n 7163 1726888035.94652: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b02900>\r\n<<<\n 7163 1726888035.94656: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sunos' # \r\nimport 'ansible.module_utils.facts.default_collectors' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.94659: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hurd' # \r\n<<<\n 7163 1726888035.94709: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6bfa5d0>\r\n<<<\n 7163 1726888035.94728: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.ansible_collector' # \r\nimport 'ansible.module_utils.facts.compat' # \r\nimport 'ansible.module_utils.facts' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.packages' # \r\n<<<\n 7163 1726888035.94757: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.94803: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.94926: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888035.94992: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.linux' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.95067: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.95071: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6a25fd0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6a23290>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.95111: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.iscsi' # \r\n<<<\n 7163 1726888035.95117: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.95199: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.nvme' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.95240: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.95276: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.netbsd' # \r\n<<<\n 7163 1726888035.95310: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.95378: stdout chunk (state=3):\n>>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'\r\n# extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'\r\nimport 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee0082c0>\r\n<<<\n 7163 1726888035.95428: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.openbsd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.95435: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.95472: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py\r\n# code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc'\r\nimport 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee7e5cd0>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee007980>\r\n<<<\n 7163 1726888035.95475: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.95542: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.sunos' # \r\n<<<\n 7163 1726888035.95593: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.95600: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.95603: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.95650: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.95656: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.95690: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.respawn' # \r\n<<<\n 7163 1726888035.95729: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.95847: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.95852: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.95867: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.96036: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sysctl' # \r\nimport 'ansible.module_utils.facts.virtual.freebsd' # \r\nimport 'ansible.module_utils.facts.virtual.dragonfly' # \r\n<<<\n 7163 1726888035.96068: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.namespace' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.96096: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.96168: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.hpux' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.96178: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.96217: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.compat.typing' # \r\n<<<\n 7163 1726888035.96230: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.96480: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.96512: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.96784: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.linux' # \r\n<<<\n 7163 1726888035.96788: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.96803: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.96846: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.96850: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.96909: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888035.96913: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.netbsd' # \r\n<<<\n 7163 1726888035.96945: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n<<<\n 7163 1726888035.96993: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.96996: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\r\n<<<\n 7163 1726888035.96999: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.97002: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'\r\n<<<\n 7163 1726888035.97047: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.openbsd' # \r\n<<<\n 7163 1726888035.97054: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.97253: stdout chunk (state=3):\n>>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6abe420>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b66c1c10>\r\n<<<\n 7163 1726888035.97274: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.97312: stdout chunk (state=3):\n>>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888035.97330: stdout chunk (state=3):\n>>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b66c05c0>\r\n<<<\n 7163 1726888035.97343: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.sunos' # \r\n<<<\n 7163 1726888035.97361: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.default_collectors' # \r\n<<<\n 7163 1726888035.97364: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.97384: stdout chunk (state=3):\n>>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6aa5370>\r\n<<<\n 7163 1726888035.97412: stdout chunk (state=3):\n>>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6abeff0>\r\n<<<\n 7163 1726888035.97447: stdout chunk (state=3):\n>>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6abc620>\r\n<<<\n 7163 1726888035.97467: stdout chunk (state=3):\n>>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6abc260>\r\n<<<\n 7163 1726888035.97490: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n<<<\n 7163 1726888035.97529: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'\r\n<<<\n 7163 1726888035.97539: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.97552: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n<<<\n 7163 1726888035.97570: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n<<<\n 7163 1726888035.97593: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n<<<\n 7163 1726888035.97657: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.ansible_collector' # \r\nimport 'ansible.module_utils.facts.compat' # \r\nimport 'ansible.module_utils.facts' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.97811: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b672c1d0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b66c3aa0><<<\n 7163 1726888035.97845: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.packages' # \r\n<<<\n 7163 1726888035.97926: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888035.97943: stdout chunk (state=3):\n>>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888035.97967: stdout chunk (state=3):\n>>>import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b66c3c80>\r\n<<<\n 7163 1726888035.97972: stdout chunk (state=3):\n>>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b66c2f00>\r\n<<<\n 7163 1726888035.97991: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.97995: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py<<<\n 7163 1726888035.98066: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888035.98086: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'\r\n<<<\n 7163 1726888035.98107: stdout chunk (state=3):\n>>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b672c2c0>\r\n<<<\n 7163 1726888035.98136: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py<<<\n 7163 1726888035.98205: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888035.98253: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888035.98262: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'\r\n<<<\n 7163 1726888035.98293: stdout chunk (state=3):\n>>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'<<<\n 7163 1726888035.98350: stdout chunk (state=3):\n>>>\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b672ee40>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b672ce30><<<\n 7163 1726888035.98354: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888035.98406: stdout chunk (state=3):\n>>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6abc350><<<\n 7163 1726888035.98434: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888035.98454: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.timeout' # <<<\n 7163 1726888035.98487: stdout chunk (state=3):\n>>>\r\nimport 'ansible.module_utils.facts.collector' # <<<\n 7163 1726888035.98512: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available<<<\n 7163 1726888035.98517: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888035.98545: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other' # <<<\n 7163 1726888035.98574: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888035.98745: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.facter' # \r\n<<<\n 7163 1726888035.98782: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.98862: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.98999: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.other.ohai' # \r\n<<<\n 7163 1726888035.99003: stdout chunk (state=3):\n>>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'\r\n# extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'\r\nimport 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68168e30>\r\n<<<\n 7163 1726888035.99008: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py\r\n# code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc'\r\nimport 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6835b290>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68dfa6c0>\r\n<<<\n 7163 1726888035.99063: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system' # \r\n# zipimport: zlib available<<<\n 7163 1726888035.99067: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888035.99165: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.apparmor' # <<<\n 7163 1726888035.99168: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888035.99192: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.99305: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.caps' # <<<\n 7163 1726888035.99353: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888035.99462: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.99550: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 7163 1726888035.99553: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888035.99616: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.chroot' # \r\n# zipimport: zlib available<<<\n 7163 1726888035.99688: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888035.99757: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888035.99855: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 7163 1726888035.99878: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888035.99970: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 7163 1726888035.99994: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888036.00066: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.utils' # \r\nimport 'ansible.module_utils.facts.system.cmdline' # <<<\n 7163 1726888036.00189: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available<<<\n 7163 1726888036.00193: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888036.00946: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 7163 1726888036.00962: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888036.01672: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.distribution' # <<<\n 7163 1726888036.01676: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888036.01706: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 7163 1726888036.01715: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888036.01797: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 7163 1726888036.01910: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available<<<\n 7163 1726888036.01925: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888036.01973: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888036.02022: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.datetime' # \r\nimport 'ansible.module_utils.facts.system.date_time' # \r\n<<<\n 7163 1726888036.02048: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888036.02073: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888036.02115: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.env' # \r\n<<<\n 7163 1726888036.02176: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888036.02201: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888036.02290: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.dns' # \r\n<<<\n 7163 1726888036.02310: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888036.02342: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888036.02509: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.fips' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.loadavg' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888036.02596: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888036.02713: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n<<<\n 7163 1726888036.02717: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\n<<<\n 7163 1726888036.03384: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b672fa40>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b67480e0>\r\nimport 'ansible.module_utils.facts.system.local' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.lsb' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888036.03491: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.pkg_mgr' # \r\n<<<\n 7163 1726888036.03507: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888036.03612: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888036.03709: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.platform' # \r\n<<<\n 7163 1726888036.03751: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888036.03782: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888036.03972: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n<<<\n 7163 1726888036.04065: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'<<<\n 7163 1726888036.04281: stdout chunk (state=3):\n>>>\r\n# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6767500>\r\n<<<\n 7163 1726888036.04553: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b674bbc0>\r\nimport 'ansible.module_utils.facts.system.python' # \r\n<<<\n 7163 1726888036.04674: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888036.04677: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888036.04783: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.selinux' # \r\n<<<\n 7163 1726888036.04801: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888036.05045: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888036.05189: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888036.05353: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 7163 1726888036.05465: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888036.05759: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.version' # \r\nimport 'ansible.module_utils.facts.system.service_mgr' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888036.05783: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888036.05845: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # \r\n<<<\n 7163 1726888036.05851: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888036.05903: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 7163 1726888036.05952: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888036.06102: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py<<<\n 7163 1726888036.06129: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888036.06133: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\r\n<<<\n 7163 1726888036.06203: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888036.06220: stdout chunk (state=3):\n>>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b654ed50>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b654e900>\r\n<<<\n 7163 1726888036.06260: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.user' # \r\n# zipimport: zlib available<<<\n 7163 1726888036.06377: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888036.06405: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 7163 1726888036.06427: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888036.06487: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.base' # \r\n<<<\n 7163 1726888036.06505: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888036.06751: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 7163 1726888036.06843: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888036.07102: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.aix' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888036.07228: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 7163 1726888036.07272: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888036.07417: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 7163 1726888036.07776: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.sysctl' # \r\nimport 'ansible.module_utils.facts.hardware.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888036.07912: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888036.08176: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.freebsd' # \r\nimport 'ansible.module_utils.facts.hardware.dragonfly' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888036.08525: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888036.08924: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.hpux' # \r\n<<<\n 7163 1726888036.08934: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888036.08981: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 7163 1726888036.09018: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888036.09075: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 7163 1726888036.09139: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888036.11007: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 7163 1726888036.11104: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888036.12803: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.linux' # <<<\n 7163 1726888036.12888: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888036.12921: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.hurd' # \r\n<<<\n 7163 1726888036.12943: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 7163 1726888036.13001: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888036.13026: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"packages\": {\"libgcc\": [{\"name\": \"libgcc\", \"version\": \"14.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"linux-firmware-whence\": [{\"name\": \"linux-firmware-whence\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tzdata\": [{\"name\": \"tzdata\", \"version\": \"2024a\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"fonts-filesystem\": [{\"name\": \"fonts-filesystem\", \"version\": \"2.0.5\", \"release\": \"17.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"hunspell-filesystem\": [{\"name\": \"hunspell-filesystem\", \"version\": \"1.7.2\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"google-noto-fonts-common\": [{\"name\": \"google-noto-fonts-common\", \"version\": \"20240401\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"google-noto-sans-mono-vf-fonts\": [{\"name\": \"google-noto-sans-mono-vf-fonts\", \"version\": \"20240401\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"google-noto-sans-vf-fonts\": [{\"name\": \"google-noto-sans-vf-fonts\", \"version\": \"20240401\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"google-noto-serif-vf-fonts\": [{\"name\": \"google-noto-serif-vf-fonts\", \"version\": \"20240401\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"redhat-mono-vf-fonts\": [{\"name\": \"redhat-mono-vf-fonts\", \"version\": \"4.0.3\", \"release\": \"12.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"redhat-text-vf-fonts\": [{\"name\": \"redhat-text-vf-fonts\", \"version\": \"4.0.3\", \"release\": \"12.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"default-fonts-core-sans\": [{\"name\": \"default-fonts-core-sans\", \"version\": \"4.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"langpacks-fonts-en\": [{\"name\": \"langpacks-fonts-en\", \"version\": \"4.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"amd-ucode-firmware\": [{\"name\": \"amd-ucode-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"atheros-firmware\": [{\"name\": \"atheros-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"brcmfmac-firmware\": [{\"name\": \"brcmfmac-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cirrus-audio-firmware\": [{\"name\": \"cirrus-audio-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"intel-audio-firmware\": [{\"name\": \"intel-audio-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"mt7xxx-firmware\": [{\"name\": \"mt7xxx-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"nxpwireless-firmware\": [{\"name\": \"nxpwireless-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"realtek-firmware\": [{\"name\": \"realtek-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tiwilink-firmware\": [{\"name\": \"tiwilink-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"amd-gpu-firmware\": [{\"name\": \"amd-gpu-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"intel-gpu-firmware\": [{\"name\": \"intel-gpu-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"nvidia-gpu-firmware\": [{\"name\": \"nvidia-gpu-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"linux-firmware\": [{\"name\": \"linux-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"xkeyboard-config\": [{\"name\": \"xkeyboard-config\", \"version\": \"2.41\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gawk-all-langpacks\": [{\"name\": \"gawk-all-langpacks\", \"version\": \"5.3.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-data\": [{\"name\": \"vim-data\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"publicsuffix-list-dafsa\": [{\"name\": \"publicsuffix-list-dafsa\", \"version\": \"20240107\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pcre2-syntax\": [{\"name\": \"pcre2-syntax\", \"version\": \"10.44\", \"release\": \"1.el10.2\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"ncurses-base\": [{\"name\": \"ncurses-base\", \"version\": \"6.4\", \"release\": \"13.20240127.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libssh-config\": [{\"name\": \"libssh-config\", \"version\": \"0.10.6\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kbd-misc\": [{\"name\": \"kbd-misc\", \"version\": \"2.6.4\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kbd-legacy\": [{\"name\": \"kbd-legacy\", \"version\": \"2.6.4\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"hwdata\": [{\"name\": \"hwdata\", \"version\": \"0.379\", \"release\": \"10.1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"firewalld-filesystem\": [{\"name\": \"firewalld-filesystem\", \"version\": \"2.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dnf-data\": [{\"name\": \"dnf-data\", \"version\": \"4.20.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"coreutils-common\": [{\"name\": \"coreutils-common\", \"version\": \"9.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-gpg-keys\": [{\"name\": \"centos-gpg-keys\", \"version\": \"10.0\", \"release\": \"0.19.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"centos-stream-repos\": [{\"name\": \"centos-stream-repos\", \"version\": \"10.0\", \"release\": \"0.19.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"centos-stream-release\": [{\"name\": \"centos-stream-release\", \"version\": \"10.0\", \"release\": \"0.19.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"setup\": [{\"name\": \"setup\", \"version\": \"2.14.5\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"filesystem\": [{\"name\": \"filesystem\", \"version\": \"3.18\", \"release\": \"15.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"basesystem\": [{\"name\": \"basesystem\", \"version\": \"11\", \"release\": \"21.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"glibc-gconv-extra\": [{\"name\": \"glibc-gconv-extra\", \"version\": \"2.39\", \"release\": \"17.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-langpack-en\": [{\"name\": \"glibc-langpack-en\", \"version\": \"2.39\", \"release\": \"17.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-common\": [{\"name\": \"glibc-common\", \"version\": \"2.39\", \"release\": \"17.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc\": [{\"name\": \"glibc\", \"version\": \"2.39\", \"release\": \"17.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-libs\": [{\"name\": \"ncurses-libs\", \"version\": \"6.4\", \"release\": \"13.20240127.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bash\": [{\"name\": \"bash\", \"version\": \"5.2.26\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zlib-ng-compat\": [{\"name\": \"zlib-ng-compat\", \"version\": \"2.1.6\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuuid\": [{\"name\": \"libuuid\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-libs\": [{\"name\": \"xz-libs\", \"version\": \"5.6.2\", \"release\": \"2.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libblkid\": [{\"name\": \"libblkid\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libstdc++\": [{\"name\": \"libstdc++\", \"version\": \"14.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"popt\": [{\"name\": \"popt\", \"version\": \"1.19\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd\": [{\"name\": \"libzstd\", \"version\": \"1.5.5\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf\": [{\"name\": \"elfutils-libelf\", \"version\": \"0.191\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"readline\": [{\"name\": \"readline\", \"version\": \"8.2\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bzip2-libs\": [{\"name\": \"bzip2-libs\", \"version\": \"1.0.8\", \"release\": \"19.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err\": [{\"name\": \"libcom_err\", \"version\": \"1.47.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmnl\": [{\"name\": \"libmnl\", \"version\": \"1.0.5\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt\": [{\"name\": \"libxcrypt\", \"version\": \"4.4.36\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies\": [{\"name\": \"crypto-policies\", \"version\": \"20240822\", \"release\": \"1.git367040b.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"alternatives\": [{\"name\": \"alternatives\", \"version\": \"1.30\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxml2\": [{\"name\": \"libxml2\", \"version\": \"2.12.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng\": [{\"name\": \"libcap-ng\", \"version\": \"0.8.4\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit-libs\": [{\"name\": \"audit-libs\", \"version\": \"4.0\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgpg-error\": [{\"name\": \"libgpg-error\", \"version\": \"1.50\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtalloc\": [{\"name\": \"libtalloc\", \"version\": \"2.4.2\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2\": [{\"name\": \"pcre2\", \"version\": \"10.44\", \"release\": \"1.el10.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grep\": [{\"name\": \"grep\", \"version\": \"3.11\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sqlite-libs\": [{\"name\": \"sqlite-libs\", \"version\": \"3.46.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdbm-libs\": [{\"name\": \"gdbm-libs\", \"version\": \"1.23\", \"release\": \"8.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libffi\": [{\"name\": \"libffi\", \"version\": \"3.4.4\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libunistring\": [{\"name\": \"libunistring\", \"version\": \"1.1\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libidn2\": [{\"name\": \"libidn2\", \"version\": \"2.3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-common\": [{\"name\": \"grub2-common\", \"version\": \"2.06\", \"release\": \"127.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libedit\": [{\"name\": \"libedit\", \"version\": \"3.1\", \"release\": \"51.20230828cvs.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"expat\": [{\"name\": \"expat\", \"version\": \"2.6.2\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gmp\": [{\"name\": \"gmp\", \"version\": \"6.2.1\", \"release\": \"9.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jansson\": [{\"name\": \"jansson\", \"version\": \"2.14\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"json-c\": [{\"name\": \"json-c\", \"version\": \"0.17\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libattr\": [{\"name\": \"libattr\", \"version\": \"2.5.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libacl\": [{\"name\": \"libacl\", \"version\": \"2.3.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol\": [{\"name\": \"libsepol\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux\": [{\"name\": \"libselinux\", \"version\": \"3.7\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sed\": [{\"name\": \"sed\", \"version\": \"4.9\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmount\": [{\"name\": \"libmount\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmartcols\": [{\"name\": \"libsmartcols\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"findutils\": [{\"name\": \"findutils\", \"version\": \"4.10.0\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsemanage\": [{\"name\": \"libsemanage\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtevent\": [{\"name\": \"libtevent\", \"version\": \"0.16.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libassuan\": [{\"name\": \"libassuan\", \"version\": \"2.5.6\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbpf\": [{\"name\": \"libbpf\", \"version\": \"1.5.0\", \"release\": \"1.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hunspell-en-GB\": [{\"name\": \"hunspell-en-GB\", \"version\": \"0.20201207\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"hunspell-en-US\": [{\"name\": \"hunspell-en-US\", \"version\": \"0.20201207\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"hunspell\": [{\"name\": \"hunspell\", \"version\": \"1.7.2\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfdisk\": [{\"name\": \"libfdisk\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs\": [{\"name\": \"keyutils-libs\", \"version\": \"1.6.3\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libeconf\": [{\"name\": \"libeconf\", \"version\": \"0.6.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pam-libs\": [{\"name\": \"pam-libs\", \"version\": \"1.6.1\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap\": [{\"name\": \"libcap\", \"version\": \"2.69\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-libs\": [{\"name\": \"systemd-libs\", \"version\": \"256\", \"release\": \"14.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shadow-utils\": [{\"name\": \"shadow-utils\", \"version\": \"4.15.0\", \"release\": \"3.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux-core\": [{\"name\": \"util-linux-core\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-libs\": [{\"name\": \"dbus-libs\", \"version\": \"1.14.10\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtasn1\": [{\"name\": \"libtasn1\", \"version\": \"4.19.0\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit\": [{\"name\": \"p11-kit\", \"version\": \"0.25.5\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit-trust\": [{\"name\": \"p11-kit-trust\", \"version\": \"0.25.5\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnutls\": [{\"name\": \"gnutls\", \"version\": \"3.8.7\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glib2\": [{\"name\": \"glib2\", \"version\": \"2.80.4\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-libs\": [{\"name\": \"polkit-libs\", \"version\": \"125\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-libnm\": [{\"name\": \"NetworkManager-libnm\", \"version\": \"1.48.10\", \"release\": \"1.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-libs\": [{\"name\": \"openssl-libs\", \"version\": \"3.2.2\", \"release\": \"12.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils\": [{\"name\": \"coreutils\", \"version\": \"9.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ca-certificates\": [{\"name\": \"ca-certificates\", \"version\": \"2024.2.69_v8.0.303\", \"release\": \"101.1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tpm2-tss\": [{\"name\": \"tpm2-tss\", \"version\": \"4.1.3\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gzip\": [{\"name\": \"gzip\", \"version\": \"1.13\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod\": [{\"name\": \"kmod\", \"version\": \"31\", \"release\": \"8.el10\", \"epoch\": null,<<<\n 7163 1726888036.13253: stdout chunk (state=3):\n>>> \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod-libs\": [{\"name\": \"kmod-libs\", \"version\": \"31\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib\": [{\"name\": \"cracklib\", \"version\": \"2.9.11\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cyrus-sasl-lib\": [{\"name\": \"cyrus-sasl-lib\", \"version\": \"2.1.28\", \"release\": \"22.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgcrypt\": [{\"name\": \"libgcrypt\", \"version\": \"1.11.0\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libksba\": [{\"name\": \"libksba\", \"version\": \"1.6.7\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnftnl\": [{\"name\": \"libnftnl\", \"version\": \"1.2.7\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file-libs\": [{\"name\": \"file-libs\", \"version\": \"5.45\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file\": [{\"name\": \"file\", \"version\": \"5.45\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"diffutils\": [{\"name\": \"diffutils\", \"version\": \"3.10\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbasicobjects\": [{\"name\": \"libbasicobjects\", \"version\": \"0.1.1\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcollection\": [{\"name\": \"libcollection\", \"version\": \"0.7.0\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdhash\": [{\"name\": \"libdhash\", \"version\": \"0.5.0\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnl3\": [{\"name\": \"libnl3\", \"version\": \"3.9.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libref_array\": [{\"name\": \"libref_array\", \"version\": \"0.1.5\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libseccomp\": [{\"name\": \"libseccomp\", \"version\": \"2.5.3\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_idmap\": [{\"name\": \"libsss_idmap\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtdb\": [{\"name\": \"libtdb\", \"version\": \"1.4.10\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lua-libs\": [{\"name\": \"lua-libs\", \"version\": \"5.4.6\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lz4-libs\": [{\"name\": \"lz4-libs\", \"version\": \"1.9.4\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libarchive\": [{\"name\": \"libarchive\", \"version\": \"3.7.2\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lzo\": [{\"name\": \"lzo\", \"version\": \"2.10\", \"release\": \"13.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"npth\": [{\"name\": \"npth\", \"version\": \"1.6\", \"release\": \"19.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"numactl-libs\": [{\"name\": \"numactl-libs\", \"version\": \"2.0.16\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"squashfs-tools\": [{\"name\": \"squashfs-tools\", \"version\": \"4.6.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib-dicts\": [{\"name\": \"cracklib-dicts\", \"version\": \"2.9.11\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpwquality\": [{\"name\": \"libpwquality\", \"version\": \"1.4.5\", \"release\": \"11.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ima-evm-utils\": [{\"name\": \"ima-evm-utils\", \"version\": \"1.5\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pip-wheel\": [{\"name\": \"python3-pip-wheel\", \"version\": \"23.3.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"which\": [{\"name\": \"which\", \"version\": \"2.21\", \"release\": \"42.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libevent\": [{\"name\": \"libevent\", \"version\": \"2.1.12\", \"release\": \"15.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openldap\": [{\"name\": \"openldap\", \"version\": \"2.6.7\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_certmap\": [{\"name\": \"libsss_certmap\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-sequoia\": [{\"name\": \"rpm-sequoia\", \"version\": \"1.6.0\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-audit\": [{\"name\": \"rpm-plugin-audit\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-libs\": [{\"name\": \"rpm-libs\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsolv\": [{\"name\": \"libsolv\", \"version\": \"0.7.29\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-systemd-inhibit\": [{\"name\": \"rpm-plugin-systemd-inhibit\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gobject-introspection\": [{\"name\": \"gobject-introspection\", \"version\": \"1.79.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsecret\": [{\"name\": \"libsecret\", \"version\": \"0.21.2\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pinentry\": [{\"name\": \"pinentry\", \"version\": \"1.3.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libusb1\": [{\"name\": \"libusb1\", \"version\": \"1.0.27\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"procps-ng\": [{\"name\": \"procps-ng\", \"version\": \"4.0.4\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd\": [{\"name\": \"kbd\", \"version\": \"2.6.4\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hunspell-en\": [{\"name\": \"hunspell-en\", \"version\": \"0.20201207\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libselinux-utils\": [{\"name\": \"libselinux-utils\", \"version\": \"3.7\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-libs\": [{\"name\": \"gettext-libs\", \"version\": \"0.22.5\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpfr\": [{\"name\": \"mpfr\", \"version\": \"4.2.1\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gawk\": [{\"name\": \"gawk\", \"version\": \"5.3.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcomps\": [{\"name\": \"libcomps\", \"version\": \"0.1.21\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-pc-modules\": [{\"name\": \"grub2-pc-modules\", \"version\": \"2.06\", \"release\": \"127.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpsl\": [{\"name\": \"libpsl\", \"version\": \"0.21.5\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdbm\": [{\"name\": \"gdbm\", \"version\": \"1.23\", \"release\": \"8.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pam\": [{\"name\": \"pam\", \"version\": \"1.6.1\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz\": [{\"name\": \"xz\", \"version\": \"5.6.2\", \"release\": \"2.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxkbcommon\": [{\"name\": \"libxkbcommon\", \"version\": \"1.7.0\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"groff-base\": [{\"name\": \"groff-base\", \"version\": \"1.23.0\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ethtool\": [{\"name\": \"ethtool\", \"version\": \"6.7\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset-libs\": [{\"name\": \"ipset-libs\", \"version\": \"7.21\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset\": [{\"name\": \"ipset\", \"version\": \"7.21\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs-libs\": [{\"name\": \"e2fsprogs-libs\", \"version\": \"1.47.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libss\": [{\"name\": \"libss\", \"version\": \"1.47.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"snappy\": [{\"name\": \"snappy\", \"version\": \"1.1.10\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pigz\": [{\"name\": \"pigz\", \"version\": \"2.8\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-common\": [{\"name\": \"dbus-common\", \"version\": \"1.14.10\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dbus-broker\": [{\"name\": \"dbus-broker\", \"version\": \"35\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus\": [{\"name\": \"dbus\", \"version\": \"1.14.10\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hostname\": [{\"name\": \"hostname\", \"version\": \"3.23\", \"release\": \"13.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools-libs\": [{\"name\": \"kernel-tools-libs\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"less\": [{\"name\": \"less\", \"version\": \"661\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"psmisc\": [{\"name\": \"psmisc\", \"version\": \"23.6\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute\": [{\"name\": \"iproute\", \"version\": \"6.7.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"memstrack\": [{\"name\": \"memstrack\", \"version\": \"0.2.5\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"c-ares\": [{\"name\": \"c-ares\", \"version\": \"1.25.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpio\": [{\"name\": \"cpio\", \"version\": \"2.15\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"duktape\": [{\"name\": \"duktape\", \"version\": \"2.7.0\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fuse-libs\": [{\"name\": \"fuse-libs\", \"version\": \"2.9.9\", \"release\": \"22.el10.gating_test1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fuse3-libs\": [{\"name\": \"fuse3-libs\", \"version\": \"3.16.2\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-envsubst\": [{\"name\": \"gettext-envsubst\", \"version\": \"0.22.5\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-runtime\": [{\"name\": \"gettext-runtime\", \"version\": \"0.22.5\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"inih\": [{\"name\": \"inih\", \"version\": \"58\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbrotli\": [{\"name\": \"libbrotli\", \"version\": \"1.1.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcbor\": [{\"name\": \"libcbor\", \"version\": \"0.11.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfido2\": [{\"name\": \"libfido2\", \"version\": \"1.14.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgomp\": [{\"name\": \"libgomp\", \"version\": \"14.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libndp\": [{\"name\": \"libndp\", \"version\": \"1.9\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfnetlink\": [{\"name\": \"libnfnetlink\", \"version\": \"1.0.1\", \"release\": \"28.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnetfilter_conntrack\": [{\"name\": \"libnetfilter_conntrack\", \"version\": \"1.0.9\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-libs\": [{\"name\": \"iptables-libs\", \"version\": \"1.8.10\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-nft\": [{\"name\": \"iptables-nft\", \"version\": \"1.8.10\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nftables\": [{\"name\": \"nftables\", \"version\": \"1.0.9\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnghttp2\": [{\"name\": \"libnghttp2\", \"version\": \"1.62.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpath_utils\": [{\"name\": \"libpath_utils\", \"version\": \"0.2.1\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libini_config\": [{\"name\": \"libini_config\", \"version\": \"1.3.1\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpipeline\": [{\"name\": \"libpipeline\", \"version\": \"1.5.7\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_nss_idmap\": [{\"name\": \"libsss_nss_idmap\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_sudo\": [{\"name\": \"libsss_sudo\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"liburing\": [{\"name\": \"liburing\", \"version\": \"2.5\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto\": [{\"name\": \"libverto\", \"version\": \"0.3.2\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-libs\": [{\"name\": \"krb5-libs\", \"version\": \"1.21.3\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cyrus-sasl-gssapi\": [{\"name\": \"cyrus-sasl-gssapi\", \"version\": \"2.1.28\", \"release\": \"22.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libssh\": [{\"name\": \"libssh\", \"version\": \"0.10.6\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcurl\": [{\"name\": \"libcurl\", \"version\": \"8.9.1\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect-libs\": [{\"name\": \"authselect-libs\", \"version\": \"1.5.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cryptsetup-libs\": [{\"name\": \"cryptsetup-libs\", \"version\": \"2.7.3\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-libs\": [{\"name\": \"device-mapper-libs\", \"version\": \"1.02.198\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper\": [{\"name\": \"device-mapper\", \"version\": \"1.02.198\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client\": [{\"name\": \"elfutils-debuginfod-client\", \"version\": \"0.191\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libs\": [{\"name\": \"elfutils-libs\", \"version\": \"0.191\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-default-yama-scope\": [{\"name\": \"elfutils-default-yama-scope\", \"version\": \"0.191\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libutempter\": [{\"name\": \"libutempter\", \"version\": \"1.2.1\", \"release\": \"14.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-pam\": [{\"name\": \"systemd-pam\", \"version\": \"256\", \"release\": \"14.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux\": [{\"name\": \"util-linux\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd\": [{\"name\": \"systemd\", \"version\": \"256\", \"release\": \"14.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools-minimal\": [{\"name\": \"grub2-tools-minimal\", \"version\": \"2.06\", \"release\": \"127.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie-anacron\": [{\"name\": \"cronie-anacron\", \"version\": \"1.7.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie\": [{\"name\": \"cronie\", \"version\": \"1.7.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crontabs\": [{\"name\": \"crontabs\", \"version\": \"1.11^20190603git9e74f2d\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"polkit\": [{\"name\": \"polkit\", \"version\": \"125\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-pkla-compat\": [{\"name\": \"polkit-pkla-compat\", \"version\": \"0.1\", \"release\": \"29.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh\": [{\"name\": \"openssh\", \"version\": \"9.8p1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils-gold\": [{\"name\": \"binutils-gold\", \"version\": \"2.41\", \"release\": \"48.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils\": [{\"name\": \"binutils\", \"version\": \"2.41\", \"release\": \"48.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"initscripts-service\": [{\"name\": \"initscripts-service\", \"version\": \"10.26\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"audit-rules\": [{\"name\": \"audit-rules\", \"version\": \"4.0\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit\": [{\"name\": \"audit\", \"version\": \"4.0\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iputils\": [{\"name\": \"iputils\", \"version\": \"20240905\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi\": [{\"name\": \"libkcapi\", \"version\": \"1.5.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi-hasher\": [{\"name\": \"libkcapi-hasher\", \"version\": \"1.5.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi-hmaccalc\": [{\"name\": \"libkcapi-hmaccalc\", \"version\": \"1.5.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"logrotate\": [{\"name\": \"logrotate\", \"version\": \"3.22.0\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"makedumpfile\": [{\"name\": \"makedumpfile\", \"version\": \"1.7.5\", \"release\": \"12.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-build-libs\": [{\"name\": \"rpm-build-libs\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kpartx\": [{\"name\": \"kpartx\", \"version\": \"0.9.9\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"curl\": [{\"name\": \"curl\", \"version\": \"8.9.1\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm\": [{\"name\": \"rpm\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"policycoreutils\": [{\"name\": \"policycoreutils\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy\": [{\"name\": \"selinux-policy\", \"version\": \"40.13.9\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"selinux-policy-targeted\": [{\"name\": \"selinux-policy-targeted\", \"version\": \"40.13.9\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"librepo\": [{\"name\": \"librepo\", \"version\": \"1.18.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tpm2-tss-fapi\": [{\"name\": \"tpm2-tss-fapi\", \"version\": \"4.1.3\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tpm2-tools\": [{\"name\": \"tpm2-tools\", \"version\": \"5.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grubby\": [{\"name\": \"grubby\", \"version\": \"8.40\", \"release\": \"76.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-udev\": [{\"name\": \"systemd-udev\", \"version\": \"256\", \"release\": \"14.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut\": [{\"name\": \"dracut\", \"version\": \"102\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"os-prober\": [{\"name\": \"os-prober\", \"version\": \"1.81\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools\": [{\"name\": \"grub2-tools\", \"version\": \"2.06\", \"release\": \"127.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-modules-core\": [{\"name\": \"kernel-modules-core\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-core\": [{\"name\": \"kernel-core\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager\": [{\"name\": \"NetworkManager\", \"version\": \"1.48.10\", \"release\": \"1.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-modules\": [{\"name\": \"kernel-modules\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-squash\": [{\"name\": \"dracut-squash\", \"version\": \"102\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-client\": [{\"name\": \"sssd-client\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libyaml\": [{\"name\": \"libyaml\", \"version\": \"0.2.5\", \"release\": \"15.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmodulemd\": [{\"name\": \"libmodulemd\", \"version\": \"2.15.0\", \"release\": \"11.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdnf\": [{\"name\": \"libdnf\", \"version\": \"0.7<<<\n 7163 1726888036.13267: stdout chunk (state=3):\n>>>3.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lmdb-libs\": [{\"name\": \"lmdb-libs\", \"version\": \"0.9.32\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libldb\": [{\"name\": \"libldb\", \"version\": \"2.9.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common\": [{\"name\": \"sssd-common\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-krb5-common\": [{\"name\": \"sssd-krb5-common\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpdecimal\": [{\"name\": \"mpdecimal\", \"version\": \"2.5.1\", \"release\": \"11.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python-unversioned-command\": [{\"name\": \"python-unversioned-command\", \"version\": \"3.12.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3\": [{\"name\": \"python3\", \"version\": \"3.12.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libs\": [{\"name\": \"python3-libs\", \"version\": \"3.12.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dbus\": [{\"name\": \"python3-dbus\", \"version\": \"1.3.2\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libdnf\": [{\"name\": \"python3-libdnf\", \"version\": \"0.73.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-hawkey\": [{\"name\": \"python3-hawkey\", \"version\": \"0.73.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gobject-base-noarch\": [{\"name\": \"python3-gobject-base-noarch\", \"version\": \"3.46.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-gobject-base\": [{\"name\": \"python3-gobject-base\", \"version\": \"3.46.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libcomps\": [{\"name\": \"python3-libcomps\", \"version\": \"0.1.21\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sudo\": [{\"name\": \"sudo\", \"version\": \"1.9.15\", \"release\": \"7.p5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sudo-python-plugin\": [{\"name\": \"sudo-python-plugin\", \"version\": \"1.9.15\", \"release\": \"7.p5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-nftables\": [{\"name\": \"python3-nftables\", \"version\": \"1.0.9\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-firewall\": [{\"name\": \"python3-firewall\", \"version\": \"2.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-six\": [{\"name\": \"python3-six\", \"version\": \"1.16.0\", \"release\": \"15.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dateutil\": [{\"name\": \"python3-dateutil\", \"version\": \"2.8.2\", \"release\": \"14.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-systemd\": [{\"name\": \"python3-systemd\", \"version\": \"235\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng-python3\": [{\"name\": \"libcap-ng-python3\", \"version\": \"0.8.4\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"oniguruma\": [{\"name\": \"oniguruma\", \"version\": \"6.9.9\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jq\": [{\"name\": \"jq\", \"version\": \"1.7.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-network\": [{\"name\": \"dracut-network\", \"version\": \"102\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kexec-tools\": [{\"name\": \"kexec-tools\", \"version\": \"2.0.29\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kdump-utils\": [{\"name\": \"kdump-utils\", \"version\": \"1.0.43\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pciutils-libs\": [{\"name\": \"pciutils-libs\", \"version\": \"3.13.0\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcsc-lite-libs\": [{\"name\": \"pcsc-lite-libs\", \"version\": \"2.2.3\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcsc-lite-ccid\": [{\"name\": \"pcsc-lite-ccid\", \"version\": \"1.6.0\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcsc-lite\": [{\"name\": \"pcsc-lite\", \"version\": \"2.2.3\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnupg2-smime\": [{\"name\": \"gnupg2-smime\", \"version\": \"2.4.5\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnupg2\": [{\"name\": \"gnupg2\", \"version\": \"2.4.5\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-sign-libs\": [{\"name\": \"rpm-sign-libs\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-rpm\": [{\"name\": \"python3-rpm\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf\": [{\"name\": \"python3-dnf\", \"version\": \"4.20.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dnf\": [{\"name\": \"dnf\", \"version\": \"4.20.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dnf-plugins-core\": [{\"name\": \"python3-dnf-plugins-core\", \"version\": \"4.7.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sg3_utils-libs\": [{\"name\": \"sg3_utils-libs\", \"version\": \"1.48\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"slang\": [{\"name\": \"slang\", \"version\": \"2.3.3\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"newt\": [{\"name\": \"newt\", \"version\": \"0.52.24\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"userspace-rcu\": [{\"name\": \"userspace-rcu\", \"version\": \"0.14.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libestr\": [{\"name\": \"libestr\", \"version\": \"0.1.11\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfastjson\": [{\"name\": \"libfastjson\", \"version\": \"1.2304.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"langpacks-core-en\": [{\"name\": \"langpacks-core-en\", \"version\": \"4.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"langpacks-en\": [{\"name\": \"langpacks-en\", \"version\": \"4.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rsyslog\": [{\"name\": \"rsyslog\", \"version\": \"8.2408.0\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xfsprogs\": [{\"name\": \"xfsprogs\", \"version\": \"6.5.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-tui\": [{\"name\": \"NetworkManager-tui\", \"version\": \"1.48.10\", \"release\": \"1.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils\": [{\"name\": \"sg3_utils\", \"version\": \"1.48\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf-plugins-core\": [{\"name\": \"dnf-plugins-core\", \"version\": \"4.7.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"yum\": [{\"name\": \"yum\", \"version\": \"4.20.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kernel-tools\": [{\"name\": \"kernel-tools\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"firewalld\": [{\"name\": \"firewalld\", \"version\": \"2.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"crypto-policies-scripts\": [{\"name\": \"crypto-policies-scripts\", \"version\": \"20240822\", \"release\": \"1.git367040b.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libselinux\": [{\"name\": \"python3-libselinux\", \"version\": \"3.7\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-kcm\": [{\"name\": \"sssd-kcm\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel\": [{\"name\": \"kernel\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-pc\": [{\"name\": \"grub2-pc\", \"version\": \"2.06\", \"release\": \"127.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-config-rescue\": [{\"name\": \"dracut-config-rescue\", \"version\": \"102\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-clients\": [{\"name\": \"openssh-clients\", \"version\": \"9.8p1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-server\": [{\"name\": \"openssh-server\", \"version\": \"9.8p1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chrony\": [{\"name\": \"chrony\", \"version\": \"4.6\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"microcode_ctl\": [{\"name\": \"microcode_ctl\", \"version\": \"20240531\", \"release\": \"1.el10\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"qemu-guest-agent\": [{\"name\": \"qemu-guest-agent\", \"version\": \"9.0.0\", \"release\": \"8.el10\", \"epoch\": 18, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"parted\": [{\"name\": \"parted\", \"version\": \"3.6\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect\": [{\"name\": \"authselect\", \"version\": \"1.5.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"man-db\": [{\"name\": \"man-db\", \"version\": \"2.12.0\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute-tc\": [{\"name\": \"iproute-tc\", \"version\": \"6.7.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs\": [{\"name\": \"e2fsprogs\", \"version\": \"1.47.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"initscripts-rename-device\": [{\"name\": \"initscripts-rename-device\", \"version\": \"10.26\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-selinux\": [{\"name\": \"rpm-plugin-selinux\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"irqbalance\": [{\"name\": \"irqbalance\", \"version\": \"1.9.4\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"prefixdevname\": [{\"name\": \"prefixdevname\", \"version\": \"0.2.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-minimal\": [{\"name\": \"vim-minimal\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lshw\": [{\"name\": \"lshw\", \"version\": \"B.02.20\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses\": [{\"name\": \"ncurses\", \"version\": \"6.4\", \"release\": \"13.20240127.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsysfs\": [{\"name\": \"libsysfs\", \"version\": \"2.1.1\", \"release\": \"13.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lsscsi\": [{\"name\": \"lsscsi\", \"version\": \"0.32\", \"release\": \"12.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwlwifi-dvm-firmware\": [{\"name\": \"iwlwifi-dvm-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwlwifi-mvm-firmware\": [{\"name\": \"iwlwifi-mvm-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rootfiles\": [{\"name\": \"rootfiles\", \"version\": \"8.1\", \"release\": \"37.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libtirpc\": [{\"name\": \"libtirpc\", \"version\": \"1.3.5\", \"release\": \"0.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core\": [{\"name\": \"git-core\", \"version\": \"2.45.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfsidmap\": [{\"name\": \"libnfsidmap\", \"version\": \"2.7.1\", \"release\": \"1.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core-doc\": [{\"name\": \"git-core-doc\", \"version\": \"2.45.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rpcbind\": [{\"name\": \"rpcbind\", \"version\": \"1.2.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest\": [{\"name\": \"perl-Digest\", \"version\": \"1.20\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Digest-MD5\": [{\"name\": \"perl-Digest-MD5\", \"version\": \"2.59\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-B\": [{\"name\": \"perl-B\", \"version\": \"1.89\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-FileHandle\": [{\"name\": \"perl-FileHandle\", \"version\": \"2.05\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Data-Dumper\": [{\"name\": \"perl-Data-Dumper\", \"version\": \"2.189\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libnet\": [{\"name\": \"perl-libnet\", \"version\": \"3.15\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-URI\": [{\"name\": \"perl-URI\", \"version\": \"5.27\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-AutoLoader\": [{\"name\": \"perl-AutoLoader\", \"version\": \"5.74\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Text-Tabs+Wrap\": [{\"name\": \"perl-Text-Tabs+Wrap\", \"version\": \"2024.001\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Mozilla-CA\": [{\"name\": \"perl-Mozilla-CA\", \"version\": \"20231213\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-if\": [{\"name\": \"perl-if\", \"version\": \"0.61.000\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-locale\": [{\"name\": \"perl-locale\", \"version\": \"1.12\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-IO-Socket-IP\": [{\"name\": \"perl-IO-Socket-IP\", \"version\": \"0.42\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Time-Local\": [{\"name\": \"perl-Time-Local\", \"version\": \"1.350\", \"release\": \"510.el10\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Path\": [{\"name\": \"perl-File-Path\", \"version\": \"2.18\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Escapes\": [{\"name\": \"perl-Pod-Escapes\", \"version\": \"1.07\", \"release\": \"510.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-IO-Socket-SSL\": [{\"name\": \"perl-IO-Socket-SSL\", \"version\": \"2.085\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Net-SSLeay\": [{\"name\": \"perl-Net-SSLeay\", \"version\": \"1.94\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Class-Struct\": [{\"name\": \"perl-Class-Struct\", \"version\": \"0.68\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Term-ANSIColor\": [{\"name\": \"perl-Term-ANSIColor\", \"version\": \"5.01\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-POSIX\": [{\"name\": \"perl-POSIX\", \"version\": \"2.20\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IPC-Open3\": [{\"name\": \"perl-IPC-Open3\", \"version\": \"1.22\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Temp\": [{\"name\": \"perl-File-Temp\", \"version\": \"0.231.100\", \"release\": \"511.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Term-Cap\": [{\"name\": \"perl-Term-Cap\", \"version\": \"1.18\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Simple\": [{\"name\": \"perl-Pod-Simple\", \"version\": \"3.45\", \"release\": \"510.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-HTTP-Tiny\": [{\"name\": \"perl-HTTP-Tiny\", \"version\": \"0.088\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Socket\": [{\"name\": \"perl-Socket\", \"version\": \"2.038\", \"release\": \"510.el10\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-SelectSaver\": [{\"name\": \"perl-SelectSaver\", \"version\": \"1.02\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Symbol\": [{\"name\": \"perl-Symbol\", \"version\": \"1.09\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-stat\": [{\"name\": \"perl-File-stat\", \"version\": \"1.14\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-podlators\": [{\"name\": \"perl-podlators\", \"version\": \"5.01\", \"release\": \"510.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Perldoc\": [{\"name\": \"perl-Pod-Perldoc\", \"version\": \"3.28.01\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Fcntl\": [{\"name\": \"perl-Fcntl\", \"version\": \"1.18\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Text-ParseWords\": [{\"name\": \"perl-Text-ParseWords\", \"version\": \"3.31\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-base\": [{\"name\": \"perl-base\", \"version\": \"2.27\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-mro\": [{\"name\": \"perl-mro\", \"version\": \"1.29\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO\": [{\"name\": \"perl-IO\", \"version\": \"1.55\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-overloading\": [{\"name\": \"perl-overloading\", \"version\": \"0.02\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Usage\": [{\"name\": \"perl-Pod-Usage\", \"version\": \"2.03\", \"release\": \"510.el10\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Errno\": [{\"name\": \"perl-Errno\", \"version\": \"1.38\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-File-Basename\": [{\"name\": \"perl-File-Basename\", \"version\": \"2.86\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Getopt-Std\": [{\"name\": \"perl-Getopt-Std\", \"version\": \"1.14\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-MIME-Base64\": [{\"name\": \"perl-MIME-Base64\", \"version\": \"3.16\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Scalar-List-Utils\": [{\"name\": \"perl-Scalar-List-Utils\", \"version\": \"1.63\", \"release\": \"510.el10\", \"epoch\": 5, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-constant\": [{\"name\": \"perl-constant\", \"version\": \"1.33\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Storable\": [{\"name\": \"perl-Storable\", \"version\": \"3.32\", \"release\": \"510.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-overload\": [{\"name\": \"perl-overload\", \"version\": \"1.37\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-parent\": [{\"name\": \"perl-parent\", \"version\": \"0.241\", \"release\": \"511.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-vars\": [{\"name\": \"perl-vars\", \"version\": \"1.05\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Getopt-Long\": [{\"name\": \"perl-Getopt-Long\", \"version\": \"2.58\", \"release\": \"2.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Carp\": [{\"name\": \"perl-Carp\", \"version\": \"1.54\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Exporter\": [{\"name\": \"perl-Exporter\", \"version\": \"5.78\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-PathTools\": [{\"name\": \"perl-PathTools\", \"version\": \"3.91\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-DynaLoader\": [{\"name\": \"perl-DynaLoader\", \"version\": \"1.56\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-NDBM_File\": [{\"name\": \"perl-NDBM_File\", \"version\": \"1.17\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Encode\": [{\"name\": \"perl-Encode\", \"version\": \"3.21\", \"release\": \"510.el10\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libs\": [{\"name\": \"perl-libs\", \"version\": \"5.40.0\", \"release\": \"510.el10\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-interpreter\": [{\"name\": \"perl-interpreter\", \"version\": \"5.40.0\", \"release\": \"510.el10\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Error\": [{\"name\": \"perl-Error\", \"version\": \"0.17029\", \"release\": \"17.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Find\": [{\"name\": \"perl-File-Find\", \"version\": \"1.44\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-TermReadKey\": [{\"name\": \"perl-TermReadKey\", \"version\": \"2.38\", \"release\": \"23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-lib\": [{\"name\": \"perl-lib\", \"version\": \"0.65\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Git\": [{\"name\": \"perl-Git\", \"version\": \"2.45.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"git\": [{\"name\": \"git\", \"version\": \"2.45.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xxd\": [{\"name\": \"xxd\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxslt\": [{\"name\": \"libxslt\", \"version\": \"1.1.39\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-lxml\": [{\"name\": \"python3-lxml\", \"version\": \"5.2.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"yum-utils\": [{\"name\": \"yum-utils\", \"version\": \"4.7.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-filesystem\": [{\"name\": \"vim-filesystem\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-common\": [{\"name\": \"vim-common\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"time\": [{\"name\": \"time\", \"version\": \"1.9\", \"release\": \"24.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tar\": [{\"name\": \"tar\", \"version\": \"1.35\", \"release\": \"4.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota-nls\": [{\"name\": \"quota-nls\", \"version\": \"4.09\", \"release\": \"7.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"quota\": [{\"name\": \"quota\", \"version\": \"4.09\", \"release\": \"7.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nettle\": [{\"name\": \"nettle\", \"version\": \"3.10\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"wget\": [{\"name\": \"wget\", \"version\": \"1.24.5\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"make\": [{\"name\": \"make\", \"version\": \"4.4.1\", \"release\": \"7.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libev\": [{\"name\": \"libev\", \"version\": \"4.33\", \"release\": \"12.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-libev\": [{\"name\": \"libverto-libev\", \"version\": \"0.3.2\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gssproxy\": [{\"name\": \"gssproxy\", \"version\": \"0.9.2\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils\": [{\"name\": \"keyutils\", \"version\": \"1.6.3\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nfs-utils\": [{\"name\": \"nfs-utils\", \"version\": \"2.7.1\", \"release\": \"1.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bc\": [{\"name\": \"bc\", \"version\": \"1.07.1\", \"release\": \"22.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib-redhat\": [{\"name\": \"beakerlib-redhat\", \"version\": \"1\", \"release\": \"35.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"beakerlib\": [{\"name\": \"beakerlib\", \"version\": \"1.29.3\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"restraint\": [{\"name\": \"restraint\", \"version\": \"0.4.4\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint-rhts\": [{\"name\": \"restraint-rhts\", \"version\": \"0.4.4\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-enhanced\": [{\"name\": \"vim-enhanced\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-nfs-idmap\": [{\"name\": \"sssd-nfs-idmap\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsync\": [{\"name\": \"rsync\", \"version\": \"3.3.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-rpds-py\": [{\"name\": \"python3-rpds-py\", \"version\": \"0.17.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-attrs\": [{\"name\": \"python3-attrs\", \"version\": \"23.2.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-referencing\": [{\"name\": \"python3-referencing\", \"version\": \"0.31.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-idna\": [{\"name\": \"python3-idna\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-urllib3\": [{\"name\": \"python3-urllib3\", \"version\": \"1.26.19\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonschema-specifications\": [{\"name\": \"python3-jsonschema-specifications\", \"version\": \"2023.11.2\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonschema\": [{\"name\": \"python3-jsonschema\", \"version\": \"4.19.1\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyserial\": [{\"name\": \"python3-pyserial\", \"version\": \"3.5\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-oauthlib\": [{\"name\": \"python3-oauthlib\", \"version\": \"3.2.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-markupsafe\": [{\"name\": \"python3-markupsafe\", \"version\": \"2.1.3\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jinja2\": [{\"name\": \"python3-jinja2\", \"version\": \"3.1.4\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libsemanage\": [{\"name\": \"python3-libsemanage\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jsonpointer\": [{\"name\": \"python3-jsonpointer\", \"version\": \"2.3\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonpatch\": [{\"name\": \"python3-jsonpatch\", \"version\": \"1.33\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-distro\": [{\"name\": \"python3-distro\", \"version\": \"1.9.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-configobj\": [{\"name\": \"python3-configobj\", \"version\": \"5.0.8\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-audit\": [{\"name\": \"python3-audit\", \"version\": \"4.0\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"checkpolicy\": [{\"name\": \"checkpolicy\", \"version\": \"3.7\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setuptools\": [{\"name\": \"python3-setuptools\", \"version\": \"69.0.3\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-setools\": [{\"name\": \"python3-setools\", \"version\": \"4.5.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-policycoreutils\": [{\"name\": \"python3-policycoreutils\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyyaml\": [{\"name\": \"python3-pyyaml\", \"version\": \"6.0.1\", \"release\": \"18.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-charset-normalizer\": [{\"name\": \"python3-charset-normalizer\", \"version\": \"3.3.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-requests\": [{\"name\": \"python3-requests\", \"version\": \"2.32.3\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"openssl\": [{\"name\": \"openssl\", \"version\": \"3.2.2\", \"release\": \"12.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dhcpcd\": [{\"name\": \"dhcpcd\", \"version\": \"10.0.6\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cloud-init\": [{\"name\": \"cloud-init\", \"version\": \"24.1.4\", \"release\": \"17.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"device-mapper-event-libs\": [{\"name\": \"device-mapper-event-libs\", \"version\": \"1.02.198\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libaio\": [{\"name\": \"libaio\", \"version\": \"0.3.111\", \"release\": \"20.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-event\": [{\"name\": \"device-mapper-event\", \"version\": \"1.02.198\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lvm2-libs\": [{\"name\": \"lvm2-libs\", \"version\": \"2.03.24\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-persistent-data\": [{\"name\": \"device-mapper-persistent-data\", \"version\": \"1.0.11\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lvm2\": [{\"name\": \"lvm2\", \"version\": \"2.03.24\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cloud-utils-growpart\": [{\"name\": \"cloud-utils-growpart\", \"version\": \"0.33\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"jitterentropy\": [{\"name\": \"jitterentropy\", \"version\": \"3.5.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rng-tools\": [{\"name\": \"rng-tools\", \"version\": \"6.17\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-common\": [{\"name\": \"samba-common\", \"version\": \"4.20.2\", \"release\": \"104.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"protobuf-c\": [{\"name\": \"protobuf-c\", \"version\": \"1.5.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuv\": [{\"name\": \"libuv\", \"version\": \"1.48.0\", \"release\": \"2.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmaxminddb\": [{\"name\": \"libmaxminddb\", \"version\": \"1.9.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fstrm\": [{\"name\": \"fstrm\", \"version\": \"0.6.1\", \"release\": \"11.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-license\": [{\"name\": \"bind-license\", \"version\": \"9.18.21\", \"release\": \"5.el10\", \"epoch\": 32, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"bind-libs\": [{\"name\": \"bind-libs\", \"version\": \"9.18.21\", \"release\": \"5.el10\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-utils\": [{\"name\": \"bind-utils\", \"version\": \"9.18.21\", \"release\": \"5.el10\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-proxy\": [{\"name\": \"sssd-proxy\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ldap\": [{\"name\": \"sssd-ldap\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-krb5\": [{\"name\": \"sssd-krb5\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libipa_hbac\": [{\"name\": \"libipa_hbac\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libicu\": [{\"name\": \"libicu\", \"version\": \"74.2\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"avahi-libs\": [{\"name\": \"avahi-libs\", \"version\": \"0.8\", \"release\": \"29.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libwbclient\": [{\"name\": \"libwbclient\", \"version\": \"4.20.2\", \"release\": \"104.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-common-libs\": [{\"name\": \"samba-common-libs\", \"version\": \"4.20.2\", \"release\": \"104.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-client-libs\": [{\"name\": \"samba-client-libs\", \"version\": \"4.20.2\", \"release\": \"104.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common-pac\": [{\"name\": \"sssd-common-pac\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ipa\": [{\"name\": \"sssd-ipa\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmbclient\": [{\"name\": \"libsmbclient\", \"version\": \"4.20.2\", \"release\": \"104.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"adcli\": [{\"name\": \"adcli\", \"version\": \"0.9.2\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ad\": [{\"name\": \"sssd-ad\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd\": [{\"name\": \"sssd\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tlog\": [{\"name\": \"tlog\", \"version\": \"14\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}]}}, \"invocation\": {\"module_args\": {\"manager\": [\"auto\"], \"strategy\": \"first\"}}}\r\n<<<\n 7163 1726888036.13288: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 7163 1726888036.13334: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888036.13621: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.netbsd' # <<<\n 7163 1726888036.13845: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888036.13854: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n<<<\n 7163 1726888036.13924: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n<<<\n 7163 1726888036.13933: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 7163 1726888036.13936: stdout chunk (state=3):\n>>># cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n<<<\n 7163 1726888036.13977: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.packages\r\n# destroy ansible.module_utils.facts.packages\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm\r\n<<<\n 7163 1726888036.14060: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888036.14210: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.openbsd' # <<<\n 7163 1726888036.14298: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888036.14326: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 7163 1726888036.14349: stdout chunk (state=3):\n>>># destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n<<<\n 7163 1726888036.14379: stdout chunk (state=3):\n>>># destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n<<<\n 7163 1726888036.14416: stdout chunk (state=3):\n>>># destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n<<<\n 7163 1726888036.14453: stdout chunk (state=3):\n>>># destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n<<<\n 7163 1726888036.14499: stdout chunk (state=3):\n>>># destroy _locale\r\n# destroy locale\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n<<<\n 7163 1726888036.14592: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy shutil\r\n<<<\n 7163 1726888036.14595: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888036.14681: stdout chunk (state=3):\n>>># destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n<<<\n 7163 1726888036.14691: stdout chunk (state=3):\n>>># destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy _multiprocessing\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy subprocess\r\n# destroy base64\r\n<<<\n 7163 1726888036.14790: stdout chunk (state=3):\n>>># destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy errno\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy rpm.transaction\r\n# destroy rpm\r\n# cleanup[3] wiping rpm._rpm\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n<<<\n 7163 1726888036.14894: stdout chunk (state=3):\n>>># destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n<<<\n 7163 1726888036.14906: stdout chunk (state=3):\n>>># cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n<<<\n 7163 1726888036.14975: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 7163 1726888036.14982: stdout chunk (state=3):\n>>># cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy rpm._rpm\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 7163 1726888036.14985: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888036.15156: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n<<<\n 7163 1726888036.15204: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n<<<\n 7163 1726888036.15244: stdout chunk (state=3):\n>>># destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 7163 1726888036.15331: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n<<<\n 7163 1726888036.15427: stdout chunk (state=3):\n>>># destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n<<<\n 7163 1726888036.15472: stdout chunk (state=3):\n>>># destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 7163 1726888036.15476: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available<<<\n 7163 1726888036.15560: stdout chunk (state=3):\n>>>\r\nimport 'ansible.module_utils.facts.network' # \r\n<<<\n 7163 1726888036.15568: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888036.15665: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 7163 1726888036.15754: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888036.15777: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.base' # <<<\n 7163 1726888036.15948: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888036.15951: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.45.174 closed.\r\n<<<\n 7163 1726888036.15972: stderr chunk (state=3):\n>>><<<\n 7163 1726888036.15978: stdout chunk (state=3):\n>>><<<\n 7163 1726888036.16221: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888036.16325: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n<10.31.45.174> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef1684d0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef137b30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef16aa50>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef3d130>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef3dfa0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef7be00>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef7bec0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eefb37d0>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eefb3e60>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef93ad0>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef911f0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef78fb0>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eefd7770>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eefd6390>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef92090>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eefd4bc0>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef008830>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef78230>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ef008ce0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef008b90>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ef008f50>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef76d50>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef0095b0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef0092b0>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef00a4b0>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef0206b0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ef021d90>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef022c30>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ef023290>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef022180>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ef023d10>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef023440>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef00a420>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9eed1fbc0>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9eed486e0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed48440>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9eed48710>\\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9eed49040>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9eed49970>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed488f0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed1dd60>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed4ad80>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed49ac0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef00abd0>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed730b0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed97440>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eedf8230>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eedfa990>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eedf8350>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eedc5220>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee72d2b0>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed96240>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed4bc80>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff9eed965a0>\\r\\n# zipimport: found 105 names in \\'/tmp/ansible_package_facts_payload_hs2cv2uf/ansible_package_facts_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee792ff0>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee771ee0>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee771070>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee790ec0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee7c2960>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee7c26f0>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee7c2000>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee7c2450>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee793c80>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee7c3680>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee7c3830>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee7c3ce0>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee629ac0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee62b6e0>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee62bf80>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee62d1f0>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee62fc80>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9eed73020>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee62df70>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee637b30>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee636600>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee636360>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee636870>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee62e480>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee67bd40>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee67bec0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee67d940>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee67d730>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee67fec0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee67e000>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee683590>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee67ff20>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee6842f0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee684530>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee6848f0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee67c0b0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee687f80>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee5114c0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee686720>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee687ad0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee686360>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee515700>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee516450>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee511310>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee516570>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee5175c0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee522120>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee51d880>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee60a960>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee6fe630>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee684e60>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee684950>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.respawn\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.namespace\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.typing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee5ba780>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee154110>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee1544a0>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee5a5520>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee5bb350>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee5b8a40>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee5b8620>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee1c4320>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee157bf0>\\r\\n# extension module \\'_queue\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_queue\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_queue\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee157dd0>\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee157050>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee1c4380>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc\\'\\r\\n# extension module \\'_multiprocessing\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_multiprocessing\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_multiprocessing\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee1c6ea0>\\r\\nimport \\'multiprocessing.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee1c4ec0>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee5b8680>\\r\\nimport \\'ansible.module_utils.facts.timeout\\' # \\r\\nimport \\'ansible.module_utils.facts.collector\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other.facter\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other.ohai\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.apparmor\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.caps\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.chroot\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.utils\\' # \\r\\nimport \\'ansible.module_utils.facts.system.cmdline\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.distribution\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.datetime\\' # \\r\\nimport \\'ansible.module_utils.facts.system.date_time\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.env\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.dns\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.fips\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.loadavg\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee1c7620>\\r\\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee1deb40>\\r\\nimport \\'ansible.module_utils.facts.system.local\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.lsb\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.pkg_mgr\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.platform\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\\'\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee1fb230>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee1dff80>\\r\\nimport \\'ansible.module_utils.facts.system.python\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.version\\' # \\r\\nimport \\'ansible.module_utils.facts.system.service_mgr\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.ssh_pub_keys\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9edfe28a0>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee1f8f50>\\r\\nimport \\'ansible.module_utils.facts.system.user\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.aix\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.sysctl\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.darwin\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.freebsd\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.linux\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.hurd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.sunos\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.generic_bsd\\' # \\r\\nimport \\'ansible.module_utils.facts.network.aix\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.darwin\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.fc_wwn\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.freebsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.hurd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.linux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.iscsi\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.nvme\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.sunos\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.sysctl\\' # \\r\\nimport \\'ansible.module_utils.facts.virtual.freebsd\\' # \\r\\nimport \\'ansible.module_utils.facts.virtual.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.linux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.sunos\\' # \\r\\nimport \\'ansible.module_utils.facts.default_collectors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.ansible_collector\\' # \\r\\nimport \\'ansible.module_utils.facts.compat\\' # \\r\\nimport \\'ansible.module_utils.facts\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.packages\\' # \\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'rpm._rpm\\' loaded from \\'/usr/lib64/python3.12/site-packages/rpm/_rpm.so\\'\\r\\n# extension module \\'rpm._rpm\\' executed from \\'/usr/lib64/python3.12/site-packages/rpm/_rpm.so\\'\\r\\nimport \\'rpm._rpm\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee0082c0>\\r\\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc\\'\\r\\nimport \\'rpm.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee7e5cd0>\\r\\nimport \\'rpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee007980>\\r\\n\\r\\n{\"ansible_facts\": {\"packages\": {\"libgcc\": [{\"name\": \"libgcc\", \"version\": \"14.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"linux-firmware-whence\": [{\"name\": \"linux-firmware-whence\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tzdata\": [{\"name\": \"tzdata\", \"version\": \"2024a\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"fonts-filesystem\": [{\"name\": \"fonts-filesystem\", \"version\": \"2.0.5\", \"release\": \"17.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"hunspell-filesystem\": [{\"name\": \"hunspell-filesystem\", \"version\": \"1.7.2\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"google-noto-fonts-common\": [{\"name\": \"google-noto-fonts-common\", \"version\": \"20240401\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"google-noto-sans-mono-vf-fonts\": [{\"name\": \"google-noto-sans-mono-vf-fonts\", \"version\": \"20240401\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"google-noto-sans-vf-fonts\": [{\"name\": \"google-noto-sans-vf-fonts\", \"version\": \"20240401\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"google-noto-serif-vf-fonts\": [{\"name\": \"google-noto-serif-vf-fonts\", \"version\": \"20240401\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"redhat-mono-vf-fonts\": [{\"name\": \"redhat-mono-vf-fonts\", \"version\": \"4.0.3\", \"release\": \"12.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"redhat-text-vf-fonts\": [{\"name\": \"redhat-text-vf-fonts\", \"version\": \"4.0.3\", \"release\": \"12.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"default-fonts-core-sans\": [{\"name\": \"default-fonts-core-sans\", \"version\": \"4.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"langpacks-fonts-en\": [{\"name\": \"langpacks-fonts-en\", \"version\": \"4.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"amd-ucode-firmware\": [{\"name\": \"amd-ucode-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"atheros-firmware\": [{\"name\": \"atheros-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"brcmfmac-firmware\": [{\"name\": \"brcmfmac-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cirrus-audio-firmware\": [{\"name\": \"cirrus-audio-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"intel-audio-firmware\": [{\"name\": \"intel-audio-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"mt7xxx-firmware\": [{\"name\": \"mt7xxx-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"nxpwireless-firmware\": [{\"name\": \"nxpwireless-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"realtek-firmware\": [{\"name\": \"realtek-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tiwilink-firmware\": [{\"name\": \"tiwilink-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"amd-gpu-firmware\": [{\"name\": \"amd-gpu-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"intel-gpu-firmware\": [{\"name\": \"intel-gpu-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"nvidia-gpu-firmware\": [{\"name\": \"nvidia-gpu-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"linux-firmware\": [{\"name\": \"linux-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"xkeyboard-config\": [{\"name\": \"xkeyboard-config\", \"version\": \"2.41\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gawk-all-langpacks\": [{\"name\": \"gawk-all-langpacks\", \"version\": \"5.3.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-data\": [{\"name\": \"vim-data\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"publicsuffix-list-dafsa\": [{\"name\": \"publicsuffix-list-dafsa\", \"version\": \"20240107\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pcre2-syntax\": [{\"name\": \"pcre2-syntax\", \"version\": \"10.44\", \"release\": \"1.el10.2\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"ncurses-base\": [{\"name\": \"ncurses-base\", \"version\": \"6.4\", \"release\": \"13.20240127.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libssh-config\": [{\"name\": \"libssh-config\", \"version\": \"0.10.6\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kbd-misc\": [{\"name\": \"kbd-misc\", \"version\": \"2.6.4\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kbd-legacy\": [{\"name\": \"kbd-legacy\", \"version\": \"2.6.4\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"hwdata\": [{\"name\": \"hwdata\", \"version\": \"0.379\", \"release\": \"10.1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"firewalld-filesystem\": [{\"name\": \"firewalld-filesystem\", \"version\": \"2.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dnf-data\": [{\"name\": \"dnf-data\", \"version\": \"4.20.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"coreutils-common\": [{\"name\": \"coreutils-common\", \"version\": \"9.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-gpg-keys\": [{\"name\": \"centos-gpg-keys\", \"version\": \"10.0\", \"release\": \"0.19.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"centos-stream-repos\": [{\"name\": \"centos-stream-repos\", \"version\": \"10.0\", \"release\": \"0.19.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"centos-stream-release\": [{\"name\": \"centos-stream-release\", \"version\": \"10.0\", \"release\": \"0.19.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"setup\": [{\"name\": \"setup\", \"version\": \"2.14.5\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"filesystem\": [{\"name\": \"filesystem\", \"version\": \"3.18\", \"release\": \"15.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"basesystem\": [{\"name\": \"basesystem\", \"version\": \"11\", \"release\": \"21.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"glibc-gconv-extra\": [{\"name\": \"glibc-gconv-extra\", \"version\": \"2.39\", \"release\": \"17.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-langpack-en\": [{\"name\": \"glibc-langpack-en\", \"version\": \"2.39\", \"release\": \"17.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-common\": [{\"name\": \"glibc-common\", \"version\": \"2.39\", \"release\": \"17.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc\": [{\"name\": \"glibc\", \"version\": \"2.39\", \"release\": \"17.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-libs\": [{\"name\": \"ncurses-libs\", \"version\": \"6.4\", \"release\": \"13.20240127.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bash\": [{\"name\": \"bash\", \"version\": \"5.2.26\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zlib-ng-compat\": [{\"name\": \"zlib-ng-compat\", \"version\": \"2.1.6\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuuid\": [{\"name\": \"libuuid\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-libs\": [{\"name\": \"xz-libs\", \"version\": \"5.6.2\", \"release\": \"2.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libblkid\": [{\"name\": \"libblkid\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libstdc++\": [{\"name\": \"libstdc++\", \"version\": \"14.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"popt\": [{\"name\": \"popt\", \"version\": \"1.19\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd\": [{\"name\": \"libzstd\", \"version\": \"1.5.5\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf\": [{\"name\": \"elfutils-libelf\", \"version\": \"0.191\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"readline\": [{\"name\": \"readline\", \"version\": \"8.2\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bzip2-libs\": [{\"name\": \"bzip2-libs\", \"version\": \"1.0.8\", \"release\": \"19.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err\": [{\"name\": \"libcom_err\", \"version\": \"1.47.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmnl\": [{\"name\": \"libmnl\", \"version\": \"1.0.5\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt\": [{\"name\": \"libxcrypt\", \"version\": \"4.4.36\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies\": [{\"name\": \"crypto-policies\", \"version\": \"20240822\", \"release\": \"1.git367040b.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"alternatives\": [{\"name\": \"alternatives\", \"version\": \"1.30\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxml2\": [{\"name\": \"libxml2\", \"version\": \"2.12.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng\": [{\"name\": \"libcap-ng\", \"version\": \"0.8.4\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit-libs\": [{\"name\": \"audit-libs\", \"version\": \"4.0\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgpg-error\": [{\"name\": \"libgpg-error\", \"version\": \"1.50\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtalloc\": [{\"name\": \"libtalloc\", \"version\": \"2.4.2\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2\": [{\"name\": \"pcre2\", \"version\": \"10.44\", \"release\": \"1.el10.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grep\": [{\"name\": \"grep\", \"version\": \"3.11\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sqlite-libs\": [{\"name\": \"sqlite-libs\", \"version\": \"3.46.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdbm-libs\": [{\"name\": \"gdbm-libs\", \"version\": \"1.23\", \"release\": \"8.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libffi\": [{\"name\": \"libffi\", \"version\": \"3.4.4\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libunistring\": [{\"name\": \"libunistring\", \"version\": \"1.1\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libidn2\": [{\"name\": \"libidn2\", \"version\": \"2.3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-common\": [{\"name\": \"grub2-common\", \"version\": \"2.06\", \"release\": \"127.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libedit\": [{\"name\": \"libedit\", \"version\": \"3.1\", \"release\": \"51.20230828cvs.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"expat\": [{\"name\": \"expat\", \"version\": \"2.6.2\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gmp\": [{\"name\": \"gmp\", \"version\": \"6.2.1\", \"release\": \"9.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jansson\": [{\"name\": \"jansson\", \"version\": \"2.14\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"json-c\": [{\"name\": \"json-c\", \"version\": \"0.17\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libattr\": [{\"name\": \"libattr\", \"version\": \"2.5.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libacl\": [{\"name\": \"libacl\", \"version\": \"2.3.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol\": [{\"name\": \"libsepol\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux\": [{\"name\": \"libselinux\", \"version\": \"3.7\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sed\": [{\"name\": \"sed\", \"version\": \"4.9\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmount\": [{\"name\": \"libmount\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmartcols\": [{\"name\": \"libsmartcols\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"findutils\": [{\"name\": \"findutils\", \"version\": \"4.10.0\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsemanage\": [{\"name\": \"libsemanage\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtevent\": [{\"name\": \"libtevent\", \"version\": \"0.16.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libassuan\": [{\"name\": \"libassuan\", \"version\": \"2.5.6\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbpf\": [{\"name\": \"libbpf\", \"version\": \"1.5.0\", \"release\": \"1.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hunspell-en-GB\": [{\"name\": \"hunspell-en-GB\", \"version\": \"0.20201207\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"hunspell-en-US\": [{\"name\": \"hunspell-en-US\", \"version\": \"0.20201207\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"hunspell\": [{\"name\": \"hunspell\", \"version\": \"1.7.2\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfdisk\": [{\"name\": \"libfdisk\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs\": [{\"name\": \"keyutils-libs\", \"version\": \"1.6.3\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libeconf\": [{\"name\": \"libeconf\", \"version\": \"0.6.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pam-libs\": [{\"name\": \"pam-libs\", \"version\": \"1.6.1\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap\": [{\"name\": \"libcap\", \"version\": \"2.69\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-libs\": [{\"name\": \"systemd-libs\", \"version\": \"256\", \"release\": \"14.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shadow-utils\": [{\"name\": \"shadow-utils\", \"version\": \"4.15.0\", \"release\": \"3.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux-core\": [{\"name\": \"util-linux-core\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-libs\": [{\"name\": \"dbus-libs\", \"version\": \"1.14.10\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtasn1\": [{\"name\": \"libtasn1\", \"version\": \"4.19.0\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit\": [{\"name\": \"p11-kit\", \"version\": \"0.25.5\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit-trust\": [{\"name\": \"p11-kit-trust\", \"version\": \"0.25.5\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnutls\": [{\"name\": \"gnutls\", \"version\": \"3.8.7\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glib2\": [{\"name\": \"glib2\", \"version\": \"2.80.4\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-libs\": [{\"name\": \"polkit-libs\", \"version\": \"125\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-libnm\": [{\"name\": \"NetworkManager-libnm\", \"version\": \"1.48.10\", \"release\": \"1.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-libs\": [{\"name\": \"openssl-libs\", \"version\": \"3.2.2\", \"release\": \"12.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils\": [{\"name\": \"coreutils\", \"version\": \"9.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ca-certificates\": [{\"name\": \"ca-certificates\", \"version\": \"2024.2.69_v8.0.303\", \"release\": \"101.1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tpm2-tss\": [{\"name\": \"tpm2-tss\", \"version\": \"4.1.3\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gzip\": [{\"name\": \"gzip\", \"version\": \"1.13\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod\": [{\"name\": \"kmod\", \"version\": \"31\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod-libs\": [{\"name\": \"kmod-libs\", \"version\": \"31\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib\": [{\"name\": \"cracklib\", \"version\": \"2.9.11\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cyrus-sasl-lib\": [{\"name\": \"cyrus-sasl-lib\", \"version\": \"2.1.28\", \"release\": \"22.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgcrypt\": [{\"name\": \"libgcrypt\", \"version\": \"1.11.0\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libksba\": [{\"name\": \"libksba\", \"version\": \"1.6.7\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnftnl\": [{\"name\": \"libnftnl\", \"version\": \"1.2.7\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file-libs\": [{\"name\": \"file-libs\", \"version\": \"5.45\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file\": [{\"name\": \"file\", \"version\": \"5.45\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"diffutils\": [{\"name\": \"diffutils\", \"version\": \"3.10\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbasicobjects\": [{\"name\": \"libbasicobjects\", \"version\": \"0.1.1\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcollection\": [{\"name\": \"libcollection\", \"version\": \"0.7.0\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdhash\": [{\"name\": \"libdhash\", \"version\": \"0.5.0\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnl3\": [{\"name\": \"libnl3\", \"version\": \"3.9.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libref_array\": [{\"name\": \"libref_array\", \"version\": \"0.1.5\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libseccomp\": [{\"name\": \"libseccomp\", \"version\": \"2.5.3\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_idmap\": [{\"name\": \"libsss_idmap\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtdb\": [{\"name\": \"libtdb\", \"version\": \"1.4.10\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lua-libs\": [{\"name\": \"lua-libs\", \"version\": \"5.4.6\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lz4-libs\": [{\"name\": \"lz4-libs\", \"version\": \"1.9.4\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libarchive\": [{\"name\": \"libarchive\", \"version\": \"3.7.2\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lzo\": [{\"name\": \"lzo\", \"version\": \"2.10\", \"release\": \"13.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"npth\": [{\"name\": \"npth\", \"version\": \"1.6\", \"release\": \"19.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"numactl-libs\": [{\"name\": \"numactl-libs\", \"version\": \"2.0.16\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"squashfs-tools\": [{\"name\": \"squashfs-tools\", \"version\": \"4.6.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib-dicts\": [{\"name\": \"cracklib-dicts\", \"version\": \"2.9.11\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpwquality\": [{\"name\": \"libpwquality\", \"version\": \"1.4.5\", \"release\": \"11.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ima-evm-utils\": [{\"name\": \"ima-evm-utils\", \"version\": \"1.5\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pip-wheel\": [{\"name\": \"python3-pip-wheel\", \"version\": \"23.3.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"which\": [{\"name\": \"which\", \"version\": \"2.21\", \"release\": \"42.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libevent\": [{\"name\": \"libevent\", \"version\": \"2.1.12\", \"release\": \"15.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openldap\": [{\"name\": \"openldap\", \"version\": \"2.6.7\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_certmap\": [{\"name\": \"libsss_certmap\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-sequoia\": [{\"name\": \"rpm-sequoia\", \"version\": \"1.6.0\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-audit\": [{\"name\": \"rpm-plugin-audit\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-libs\": [{\"name\": \"rpm-libs\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsolv\": [{\"name\": \"libsolv\", \"version\": \"0.7.29\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-systemd-inhibit\": [{\"name\": \"rpm-plugin-systemd-inhibit\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gobject-introspection\": [{\"name\": \"gobject-introspection\", \"version\": \"1.79.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsecret\": [{\"name\": \"libsecret\", \"version\": \"0.21.2\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pinentry\": [{\"name\": \"pinentry\", \"version\": \"1.3.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libusb1\": [{\"name\": \"libusb1\", \"version\": \"1.0.27\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"procps-ng\": [{\"name\": \"procps-ng\", \"version\": \"4.0.4\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd\": [{\"name\": \"kbd\", \"version\": \"2.6.4\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hunspell-en\": [{\"name\": \"hunspell-en\", \"version\": \"0.20201207\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libselinux-utils\": [{\"name\": \"libselinux-utils\", \"version\": \"3.7\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-libs\": [{\"name\": \"gettext-libs\", \"version\": \"0.22.5\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpfr\": [{\"name\": \"mpfr\", \"version\": \"4.2.1\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gawk\": [{\"name\": \"gawk\", \"version\": \"5.3.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcomps\": [{\"name\": \"libcomps\", \"version\": \"0.1.21\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-pc-modules\": [{\"name\": \"grub2-pc-modules\", \"version\": \"2.06\", \"release\": \"127.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpsl\": [{\"name\": \"libpsl\", \"version\": \"0.21.5\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdbm\": [{\"name\": \"gdbm\", \"version\": \"1.23\", \"release\": \"8.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pam\": [{\"name\": \"pam\", \"version\": \"1.6.1\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz\": [{\"name\": \"xz\", \"version\": \"5.6.2\", \"release\": \"2.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxkbcommon\": [{\"name\": \"libxkbcommon\", \"version\": \"1.7.0\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"groff-base\": [{\"name\": \"groff-base\", \"version\": \"1.23.0\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ethtool\": [{\"name\": \"ethtool\", \"version\": \"6.7\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset-libs\": [{\"name\": \"ipset-libs\", \"version\": \"7.21\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset\": [{\"name\": \"ipset\", \"version\": \"7.21\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs-libs\": [{\"name\": \"e2fsprogs-libs\", \"version\": \"1.47.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libss\": [{\"name\": \"libss\", \"version\": \"1.47.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"snappy\": [{\"name\": \"snappy\", \"version\": \"1.1.10\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pigz\": [{\"name\": \"pigz\", \"version\": \"2.8\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-common\": [{\"name\": \"dbus-common\", \"version\": \"1.14.10\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dbus-broker\": [{\"name\": \"dbus-broker\", \"version\": \"35\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus\": [{\"name\": \"dbus\", \"version\": \"1.14.10\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hostname\": [{\"name\": \"hostname\", \"version\": \"3.23\", \"release\": \"13.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools-libs\": [{\"name\": \"kernel-tools-libs\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"less\": [{\"name\": \"less\", \"version\": \"661\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"psmisc\": [{\"name\": \"psmisc\", \"version\": \"23.6\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute\": [{\"name\": \"iproute\", \"version\": \"6.7.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"memstrack\": [{\"name\": \"memstrack\", \"version\": \"0.2.5\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"c-ares\": [{\"name\": \"c-ares\", \"version\": \"1.25.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpio\": [{\"name\": \"cpio\", \"version\": \"2.15\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"duktape\": [{\"name\": \"duktape\", \"version\": \"2.7.0\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fuse-libs\": [{\"name\": \"fuse-libs\", \"version\": \"2.9.9\", \"release\": \"22.el10.gating_test1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fuse3-libs\": [{\"name\": \"fuse3-libs\", \"version\": \"3.16.2\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-envsubst\": [{\"name\": \"gettext-envsubst\", \"version\": \"0.22.5\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-runtime\": [{\"name\": \"gettext-runtime\", \"version\": \"0.22.5\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"inih\": [{\"name\": \"inih\", \"version\": \"58\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbrotli\": [{\"name\": \"libbrotli\", \"version\": \"1.1.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcbor\": [{\"name\": \"libcbor\", \"version\": \"0.11.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfido2\": [{\"name\": \"libfido2\", \"version\": \"1.14.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgomp\": [{\"name\": \"libgomp\", \"version\": \"14.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libndp\": [{\"name\": \"libndp\", \"version\": \"1.9\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfnetlink\": [{\"name\": \"libnfnetlink\", \"version\": \"1.0.1\", \"release\": \"28.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnetfilter_conntrack\": [{\"name\": \"libnetfilter_conntrack\", \"version\": \"1.0.9\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-libs\": [{\"name\": \"iptables-libs\", \"version\": \"1.8.10\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-nft\": [{\"name\": \"iptables-nft\", \"version\": \"1.8.10\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nftables\": [{\"name\": \"nftables\", \"version\": \"1.0.9\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnghttp2\": [{\"name\": \"libnghttp2\", \"version\": \"1.62.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpath_utils\": [{\"name\": \"libpath_utils\", \"version\": \"0.2.1\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libini_config\": [{\"name\": \"libini_config\", \"version\": \"1.3.1\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpipeline\": [{\"name\": \"libpipeline\", \"version\": \"1.5.7\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_nss_idmap\": [{\"name\": \"libsss_nss_idmap\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_sudo\": [{\"name\": \"libsss_sudo\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"liburing\": [{\"name\": \"liburing\", \"version\": \"2.5\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto\": [{\"name\": \"libverto\", \"version\": \"0.3.2\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-libs\": [{\"name\": \"krb5-libs\", \"version\": \"1.21.3\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cyrus-sasl-gssapi\": [{\"name\": \"cyrus-sasl-gssapi\", \"version\": \"2.1.28\", \"release\": \"22.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libssh\": [{\"name\": \"libssh\", \"version\": \"0.10.6\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcurl\": [{\"name\": \"libcurl\", \"version\": \"8.9.1\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect-libs\": [{\"name\": \"authselect-libs\", \"version\": \"1.5.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cryptsetup-libs\": [{\"name\": \"cryptsetup-libs\", \"version\": \"2.7.3\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-libs\": [{\"name\": \"device-mapper-libs\", \"version\": \"1.02.198\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper\": [{\"name\": \"device-mapper\", \"version\": \"1.02.198\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client\": [{\"name\": \"elfutils-debuginfod-client\", \"version\": \"0.191\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libs\": [{\"name\": \"elfutils-libs\", \"version\": \"0.191\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-default-yama-scope\": [{\"name\": \"elfutils-default-yama-scope\", \"version\": \"0.191\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libutempter\": [{\"name\": \"libutempter\", \"version\": \"1.2.1\", \"release\": \"14.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-pam\": [{\"name\": \"systemd-pam\", \"version\": \"256\", \"release\": \"14.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux\": [{\"name\": \"util-linux\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd\": [{\"name\": \"systemd\", \"version\": \"256\", \"release\": \"14.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools-minimal\": [{\"name\": \"grub2-tools-minimal\", \"version\": \"2.06\", \"release\": \"127.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie-anacron\": [{\"name\": \"cronie-anacron\", \"version\": \"1.7.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie\": [{\"name\": \"cronie\", \"version\": \"1.7.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crontabs\": [{\"name\": \"crontabs\", \"version\": \"1.11^20190603git9e74f2d\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"polkit\": [{\"name\": \"polkit\", \"version\": \"125\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-pkla-compat\": [{\"name\": \"polkit-pkla-compat\", \"version\": \"0.1\", \"release\": \"29.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh\": [{\"name\": \"openssh\", \"version\": \"9.8p1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils-gold\": [{\"name\": \"binutils-gold\", \"version\": \"2.41\", \"release\": \"48.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils\": [{\"name\": \"binutils\", \"version\": \"2.41\", \"release\": \"48.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"initscripts-service\": [{\"name\": \"initscripts-service\", \"version\": \"10.26\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"audit-rules\": [{\"name\": \"audit-rules\", \"version\": \"4.0\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit\": [{\"name\": \"audit\", \"version\": \"4.0\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iputils\": [{\"name\": \"iputils\", \"version\": \"20240905\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi\": [{\"name\": \"libkcapi\", \"version\": \"1.5.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi-hasher\": [{\"name\": \"libkcapi-hasher\", \"version\": \"1.5.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi-hmaccalc\": [{\"name\": \"libkcapi-hmaccalc\", \"version\": \"1.5.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"logrotate\": [{\"name\": \"logrotate\", \"version\": \"3.22.0\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"makedumpfile\": [{\"name\": \"makedumpfile\", \"version\": \"1.7.5\", \"release\": \"12.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-build-libs\": [{\"name\": \"rpm-build-libs\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kpartx\": [{\"name\": \"kpartx\", \"version\": \"0.9.9\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"curl\": [{\"name\": \"curl\", \"version\": \"8.9.1\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm\": [{\"name\": \"rpm\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"policycoreutils\": [{\"name\": \"policycoreutils\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy\": [{\"name\": \"selinux-policy\", \"version\": \"40.13.9\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"selinux-policy-targeted\": [{\"name\": \"selinux-policy-targeted\", \"version\": \"40.13.9\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"librepo\": [{\"name\": \"librepo\", \"version\": \"1.18.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tpm2-tss-fapi\": [{\"name\": \"tpm2-tss-fapi\", \"version\": \"4.1.3\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tpm2-tools\": [{\"name\": \"tpm2-tools\", \"version\": \"5.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grubby\": [{\"name\": \"grubby\", \"version\": \"8.40\", \"release\": \"76.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-udev\": [{\"name\": \"systemd-udev\", \"version\": \"256\", \"release\": \"14.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut\": [{\"name\": \"dracut\", \"version\": \"102\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"os-prober\": [{\"name\": \"os-prober\", \"version\": \"1.81\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools\": [{\"name\": \"grub2-tools\", \"version\": \"2.06\", \"release\": \"127.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-modules-core\": [{\"name\": \"kernel-modules-core\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-core\": [{\"name\": \"kernel-core\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager\": [{\"name\": \"NetworkManager\", \"version\": \"1.48.10\", \"release\": \"1.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-modules\": [{\"name\": \"kernel-modules\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-squash\": [{\"name\": \"dracut-squash\", \"version\": \"102\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-client\": [{\"name\": \"sssd-client\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libyaml\": [{\"name\": \"libyaml\", \"version\": \"0.2.5\", \"release\": \"15.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmodulemd\": [{\"name\": \"libmodulemd\", \"version\": \"2.15.0\", \"release\": \"11.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdnf\": [{\"name\": \"libdnf\", \"version\": \"0.73.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lmdb-libs\": [{\"name\": \"lmdb-libs\", \"version\": \"0.9.32\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libldb\": [{\"name\": \"libldb\", \"version\": \"2.9.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common\": [{\"name\": \"sssd-common\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-krb5-common\": [{\"name\": \"sssd-krb5-common\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpdecimal\": [{\"name\": \"mpdecimal\", \"version\": \"2.5.1\", \"release\": \"11.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python-unversioned-command\": [{\"name\": \"python-unversioned-command\", \"version\": \"3.12.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3\": [{\"name\": \"python3\", \"version\": \"3.12.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libs\": [{\"name\": \"python3-libs\", \"version\": \"3.12.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dbus\": [{\"name\": \"python3-dbus\", \"version\": \"1.3.2\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libdnf\": [{\"name\": \"python3-libdnf\", \"version\": \"0.73.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-hawkey\": [{\"name\": \"python3-hawkey\", \"version\": \"0.73.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gobject-base-noarch\": [{\"name\": \"python3-gobject-base-noarch\", \"version\": \"3.46.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-gobject-base\": [{\"name\": \"python3-gobject-base\", \"version\": \"3.46.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libcomps\": [{\"name\": \"python3-libcomps\", \"version\": \"0.1.21\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sudo\": [{\"name\": \"sudo\", \"version\": \"1.9.15\", \"release\": \"7.p5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sudo-python-plugin\": [{\"name\": \"sudo-python-plugin\", \"version\": \"1.9.15\", \"release\": \"7.p5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-nftables\": [{\"name\": \"python3-nftables\", \"version\": \"1.0.9\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-firewall\": [{\"name\": \"python3-firewall\", \"version\": \"2.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-six\": [{\"name\": \"python3-six\", \"version\": \"1.16.0\", \"release\": \"15.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dateutil\": [{\"name\": \"python3-dateutil\", \"version\": \"2.8.2\", \"release\": \"14.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-systemd\": [{\"name\": \"python3-systemd\", \"version\": \"235\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng-python3\": [{\"name\": \"libcap-ng-python3\", \"version\": \"0.8.4\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"oniguruma\": [{\"name\": \"oniguruma\", \"version\": \"6.9.9\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jq\": [{\"name\": \"jq\", \"version\": \"1.7.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-network\": [{\"name\": \"dracut-network\", \"version\": \"102\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kexec-tools\": [{\"name\": \"kexec-tools\", \"version\": \"2.0.29\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kdump-utils\": [{\"name\": \"kdump-utils\", \"version\": \"1.0.43\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pciutils-libs\": [{\"name\": \"pciutils-libs\", \"version\": \"3.13.0\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcsc-lite-libs\": [{\"name\": \"pcsc-lite-libs\", \"version\": \"2.2.3\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcsc-lite-ccid\": [{\"name\": \"pcsc-lite-ccid\", \"version\": \"1.6.0\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcsc-lite\": [{\"name\": \"pcsc-lite\", \"version\": \"2.2.3\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnupg2-smime\": [{\"name\": \"gnupg2-smime\", \"version\": \"2.4.5\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnupg2\": [{\"name\": \"gnupg2\", \"version\": \"2.4.5\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-sign-libs\": [{\"name\": \"rpm-sign-libs\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-rpm\": [{\"name\": \"python3-rpm\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf\": [{\"name\": \"python3-dnf\", \"version\": \"4.20.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dnf\": [{\"name\": \"dnf\", \"version\": \"4.20.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dnf-plugins-core\": [{\"name\": \"python3-dnf-plugins-core\", \"version\": \"4.7.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sg3_utils-libs\": [{\"name\": \"sg3_utils-libs\", \"version\": \"1.48\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"slang\": [{\"name\": \"slang\", \"version\": \"2.3.3\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"newt\": [{\"name\": \"newt\", \"version\": \"0.52.24\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"userspace-rcu\": [{\"name\": \"userspace-rcu\", \"version\": \"0.14.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libestr\": [{\"name\": \"libestr\", \"version\": \"0.1.11\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfastjson\": [{\"name\": \"libfastjson\", \"version\": \"1.2304.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"langpacks-core-en\": [{\"name\": \"langpacks-core-en\", \"version\": \"4.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"langpacks-en\": [{\"name\": \"langpacks-en\", \"version\": \"4.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rsyslog\": [{\"name\": \"rsyslog\", \"version\": \"8.2408.0\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xfsprogs\": [{\"name\": \"xfsprogs\", \"version\": \"6.5.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-tui\": [{\"name\": \"NetworkManager-tui\", \"version\": \"1.48.10\", \"release\": \"1.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils\": [{\"name\": \"sg3_utils\", \"version\": \"1.48\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf-plugins-core\": [{\"name\": \"dnf-plugins-core\", \"version\": \"4.7.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"yum\": [{\"name\": \"yum\", \"version\": \"4.20.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kernel-tools\": [{\"name\": \"kernel-tools\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"firewalld\": [{\"name\": \"firewalld\", \"version\": \"2.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"crypto-policies-scripts\": [{\"name\": \"crypto-policies-scripts\", \"version\": \"20240822\", \"release\": \"1.git367040b.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libselinux\": [{\"name\": \"python3-libselinux\", \"version\": \"3.7\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-kcm\": [{\"name\": \"sssd-kcm\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel\": [{\"name\": \"kernel\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-pc\": [{\"name\": \"grub2-pc\", \"version\": \"2.06\", \"release\": \"127.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-config-rescue\": [{\"name\": \"dracut-config-rescue\", \"version\": \"102\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-clients\": [{\"name\": \"openssh-clients\", \"version\": \"9.8p1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-server\": [{\"name\": \"openssh-server\", \"version\": \"9.8p1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chrony\": [{\"name\": \"chrony\", \"version\": \"4.6\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"microcode_ctl\": [{\"name\": \"microcode_ctl\", \"version\": \"20240531\", \"release\": \"1.el10\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"qemu-guest-agent\": [{\"name\": \"qemu-guest-agent\", \"version\": \"9.0.0\", \"release\": \"8.el10\", \"epoch\": 18, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"parted\": [{\"name\": \"parted\", \"version\": \"3.6\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect\": [{\"name\": \"authselect\", \"version\": \"1.5.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"man-db\": [{\"name\": \"man-db\", \"version\": \"2.12.0\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute-tc\": [{\"name\": \"iproute-tc\", \"version\": \"6.7.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs\": [{\"name\": \"e2fsprogs\", \"version\": \"1.47.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"initscripts-rename-device\": [{\"name\": \"initscripts-rename-device\", \"version\": \"10.26\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-selinux\": [{\"name\": \"rpm-plugin-selinux\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"irqbalance\": [{\"name\": \"irqbalance\", \"version\": \"1.9.4\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"prefixdevname\": [{\"name\": \"prefixdevname\", \"version\": \"0.2.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-minimal\": [{\"name\": \"vim-minimal\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lshw\": [{\"name\": \"lshw\", \"version\": \"B.02.20\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses\": [{\"name\": \"ncurses\", \"version\": \"6.4\", \"release\": \"13.20240127.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsysfs\": [{\"name\": \"libsysfs\", \"version\": \"2.1.1\", \"release\": \"13.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lsscsi\": [{\"name\": \"lsscsi\", \"version\": \"0.32\", \"release\": \"12.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwlwifi-dvm-firmware\": [{\"name\": \"iwlwifi-dvm-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwlwifi-mvm-firmware\": [{\"name\": \"iwlwifi-mvm-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rootfiles\": [{\"name\": \"rootfiles\", \"version\": \"8.1\", \"release\": \"37.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libtirpc\": [{\"name\": \"libtirpc\", \"version\": \"1.3.5\", \"release\": \"0.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core\": [{\"name\": \"git-core\", \"version\": \"2.45.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfsidmap\": [{\"name\": \"libnfsidmap\", \"version\": \"2.7.1\", \"release\": \"1.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core-doc\": [{\"name\": \"git-core-doc\", \"version\": \"2.45.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rpcbind\": [{\"name\": \"rpcbind\", \"version\": \"1.2.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest\": [{\"name\": \"perl-Digest\", \"version\": \"1.20\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Digest-MD5\": [{\"name\": \"perl-Digest-MD5\", \"version\": \"2.59\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-B\": [{\"name\": \"perl-B\", \"version\": \"1.89\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-FileHandle\": [{\"name\": \"perl-FileHandle\", \"version\": \"2.05\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Data-Dumper\": [{\"name\": \"perl-Data-Dumper\", \"version\": \"2.189\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libnet\": [{\"name\": \"perl-libnet\", \"version\": \"3.15\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-URI\": [{\"name\": \"perl-URI\", \"version\": \"5.27\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-AutoLoader\": [{\"name\": \"perl-AutoLoader\", \"version\": \"5.74\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Text-Tabs+Wrap\": [{\"name\": \"perl-Text-Tabs+Wrap\", \"version\": \"2024.001\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Mozilla-CA\": [{\"name\": \"perl-Mozilla-CA\", \"version\": \"20231213\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-if\": [{\"name\": \"perl-if\", \"version\": \"0.61.000\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-locale\": [{\"name\": \"perl-locale\", \"version\": \"1.12\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-IO-Socket-IP\": [{\"name\": \"perl-IO-Socket-IP\", \"version\": \"0.42\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Time-Local\": [{\"name\": \"perl-Time-Local\", \"version\": \"1.350\", \"release\": \"510.el10\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Path\": [{\"name\": \"perl-File-Path\", \"version\": \"2.18\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Escapes\": [{\"name\": \"perl-Pod-Escapes\", \"version\": \"1.07\", \"release\": \"510.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-IO-Socket-SSL\": [{\"name\": \"perl-IO-Socket-SSL\", \"version\": \"2.085\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Net-SSLeay\": [{\"name\": \"perl-Net-SSLeay\", \"version\": \"1.94\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Class-Struct\": [{\"name\": \"perl-Class-Struct\", \"version\": \"0.68\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Term-ANSIColor\": [{\"name\": \"perl-Term-ANSIColor\", \"version\": \"5.01\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-POSIX\": [{\"name\": \"perl-POSIX\", \"version\": \"2.20\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IPC-Open3\": [{\"name\": \"perl-IPC-Open3\", \"version\": \"1.22\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Temp\": [{\"name\": \"perl-File-Temp\", \"version\": \"0.231.100\", \"release\": \"511.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Term-Cap\": [{\"name\": \"perl-Term-Cap\", \"version\": \"1.18\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Simple\": [{\"name\": \"perl-Pod-Simple\", \"version\": \"3.45\", \"release\": \"510.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-HTTP-Tiny\": [{\"name\": \"perl-HTTP-Tiny\", \"version\": \"0.088\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Socket\": [{\"name\": \"perl-Socket\", \"version\": \"2.038\", \"release\": \"510.el10\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-SelectSaver\": [{\"name\": \"perl-SelectSaver\", \"version\": \"1.02\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Symbol\": [{\"name\": \"perl-Symbol\", \"version\": \"1.09\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-stat\": [{\"name\": \"perl-File-stat\", \"version\": \"1.14\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-podlators\": [{\"name\": \"perl-podlators\", \"version\": \"5.01\", \"release\": \"510.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Perldoc\": [{\"name\": \"perl-Pod-Perldoc\", \"version\": \"3.28.01\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Fcntl\": [{\"name\": \"perl-Fcntl\", \"version\": \"1.18\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Text-ParseWords\": [{\"name\": \"perl-Text-ParseWords\", \"version\": \"3.31\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-base\": [{\"name\": \"perl-base\", \"version\": \"2.27\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-mro\": [{\"name\": \"perl-mro\", \"version\": \"1.29\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO\": [{\"name\": \"perl-IO\", \"version\": \"1.55\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-overloading\": [{\"name\": \"perl-overloading\", \"version\": \"0.02\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Usage\": [{\"name\": \"perl-Pod-Usage\", \"version\": \"2.03\", \"release\": \"510.el10\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Errno\": [{\"name\": \"perl-Errno\", \"version\": \"1.38\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-File-Basename\": [{\"name\": \"perl-File-Basename\", \"version\": \"2.86\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Getopt-Std\": [{\"name\": \"perl-Getopt-Std\", \"version\": \"1.14\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-MIME-Base64\": [{\"name\": \"perl-MIME-Base64\", \"version\": \"3.16\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Scalar-List-Utils\": [{\"name\": \"perl-Scalar-List-Utils\", \"version\": \"1.63\", \"release\": \"510.el10\", \"epoch\": 5, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-constant\": [{\"name\": \"perl-constant\", \"version\": \"1.33\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Storable\": [{\"name\": \"perl-Storable\", \"version\": \"3.32\", \"release\": \"510.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-overload\": [{\"name\": \"perl-overload\", \"version\": \"1.37\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-parent\": [{\"name\": \"perl-parent\", \"version\": \"0.241\", \"release\": \"511.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-vars\": [{\"name\": \"perl-vars\", \"version\": \"1.05\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Getopt-Long\": [{\"name\": \"perl-Getopt-Long\", \"version\": \"2.58\", \"release\": \"2.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Carp\": [{\"name\": \"perl-Carp\", \"version\": \"1.54\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Exporter\": [{\"name\": \"perl-Exporter\", \"version\": \"5.78\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-PathTools\": [{\"name\": \"perl-PathTools\", \"version\": \"3.91\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-DynaLoader\": [{\"name\": \"perl-DynaLoader\", \"version\": \"1.56\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-NDBM_File\": [{\"name\": \"perl-NDBM_File\", \"version\": \"1.17\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Encode\": [{\"name\": \"perl-Encode\", \"version\": \"3.21\", \"release\": \"510.el10\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libs\": [{\"name\": \"perl-libs\", \"version\": \"5.40.0\", \"release\": \"510.el10\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-interpreter\": [{\"name\": \"perl-interpreter\", \"version\": \"5.40.0\", \"release\": \"510.el10\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Error\": [{\"name\": \"perl-Error\", \"version\": \"0.17029\", \"release\": \"17.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Find\": [{\"name\": \"perl-File-Find\", \"version\": \"1.44\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-TermReadKey\": [{\"name\": \"perl-TermReadKey\", \"version\": \"2.38\", \"release\": \"23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-lib\": [{\"name\": \"perl-lib\", \"version\": \"0.65\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Git\": [{\"name\": \"perl-Git\", \"version\": \"2.45.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"git\": [{\"name\": \"git\", \"version\": \"2.45.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xxd\": [{\"name\": \"xxd\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxslt\": [{\"name\": \"libxslt\", \"version\": \"1.1.39\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-lxml\": [{\"name\": \"python3-lxml\", \"version\": \"5.2.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"yum-utils\": [{\"name\": \"yum-utils\", \"version\": \"4.7.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-filesystem\": [{\"name\": \"vim-filesystem\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-common\": [{\"name\": \"vim-common\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"time\": [{\"name\": \"time\", \"version\": \"1.9\", \"release\": \"24.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tar\": [{\"name\": \"tar\", \"version\": \"1.35\", \"release\": \"4.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota-nls\": [{\"name\": \"quota-nls\", \"version\": \"4.09\", \"release\": \"7.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"quota\": [{\"name\": \"quota\", \"version\": \"4.09\", \"release\": \"7.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nettle\": [{\"name\": \"nettle\", \"version\": \"3.10\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"wget\": [{\"name\": \"wget\", \"version\": \"1.24.5\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"make\": [{\"name\": \"make\", \"version\": \"4.4.1\", \"release\": \"7.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libev\": [{\"name\": \"libev\", \"version\": \"4.33\", \"release\": \"12.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-libev\": [{\"name\": \"libverto-libev\", \"version\": \"0.3.2\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gssproxy\": [{\"name\": \"gssproxy\", \"version\": \"0.9.2\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils\": [{\"name\": \"keyutils\", \"version\": \"1.6.3\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nfs-utils\": [{\"name\": \"nfs-utils\", \"version\": \"2.7.1\", \"release\": \"1.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bc\": [{\"name\": \"bc\", \"version\": \"1.07.1\", \"release\": \"22.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib-redhat\": [{\"name\": \"beakerlib-redhat\", \"version\": \"1\", \"release\": \"35.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"beakerlib\": [{\"name\": \"beakerlib\", \"version\": \"1.29.3\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"restraint\": [{\"name\": \"restraint\", \"version\": \"0.4.4\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint-rhts\": [{\"name\": \"restraint-rhts\", \"version\": \"0.4.4\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-enhanced\": [{\"name\": \"vim-enhanced\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-nfs-idmap\": [{\"name\": \"sssd-nfs-idmap\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsync\": [{\"name\": \"rsync\", \"version\": \"3.3.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-rpds-py\": [{\"name\": \"python3-rpds-py\", \"version\": \"0.17.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-attrs\": [{\"name\": \"python3-attrs\", \"version\": \"23.2.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-referencing\": [{\"name\": \"python3-referencing\", \"version\": \"0.31.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-idna\": [{\"name\": \"python3-idna\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-urllib3\": [{\"name\": \"python3-urllib3\", \"version\": \"1.26.19\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonschema-specifications\": [{\"name\": \"python3-jsonschema-specifications\", \"version\": \"2023.11.2\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonschema\": [{\"name\": \"python3-jsonschema\", \"version\": \"4.19.1\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyserial\": [{\"name\": \"python3-pyserial\", \"version\": \"3.5\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-oauthlib\": [{\"name\": \"python3-oauthlib\", \"version\": \"3.2.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-markupsafe\": [{\"name\": \"python3-markupsafe\", \"version\": \"2.1.3\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jinja2\": [{\"name\": \"python3-jinja2\", \"version\": \"3.1.4\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libsemanage\": [{\"name\": \"python3-libsemanage\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jsonpointer\": [{\"name\": \"python3-jsonpointer\", \"version\": \"2.3\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonpatch\": [{\"name\": \"python3-jsonpatch\", \"version\": \"1.33\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-distro\": [{\"name\": \"python3-distro\", \"version\": \"1.9.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-configobj\": [{\"name\": \"python3-configobj\", \"version\": \"5.0.8\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-audit\": [{\"name\": \"python3-audit\", \"version\": \"4.0\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"checkpolicy\": [{\"name\": \"checkpolicy\", \"version\": \"3.7\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setuptools\": [{\"name\": \"python3-setuptools\", \"version\": \"69.0.3\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-setools\": [{\"name\": \"python3-setools\", \"version\": \"4.5.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-policycoreutils\": [{\"name\": \"python3-policycoreutils\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyyaml\": [{\"name\": \"python3-pyyaml\", \"version\": \"6.0.1\", \"release\": \"18.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-charset-normalizer\": [{\"name\": \"python3-charset-normalizer\", \"version\": \"3.3.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-requests\": [{\"name\": \"python3-requests\", \"version\": \"2.32.3\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"openssl\": [{\"name\": \"openssl\", \"version\": \"3.2.2\", \"release\": \"12.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dhcpcd\": [{\"name\": \"dhcpcd\", \"version\": \"10.0.6\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cloud-init\": [{\"name\": \"cloud-init\", \"version\": \"24.1.4\", \"release\": \"17.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"device-mapper-event-libs\": [{\"name\": \"device-mapper-event-libs\", \"version\": \"1.02.198\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libaio\": [{\"name\": \"libaio\", \"version\": \"0.3.111\", \"release\": \"20.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-event\": [{\"name\": \"device-mapper-event\", \"version\": \"1.02.198\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lvm2-libs\": [{\"name\": \"lvm2-libs\", \"version\": \"2.03.24\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-persistent-data\": [{\"name\": \"device-mapper-persistent-data\", \"version\": \"1.0.11\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lvm2\": [{\"name\": \"lvm2\", \"version\": \"2.03.24\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cloud-utils-growpart\": [{\"name\": \"cloud-utils-growpart\", \"version\": \"0.33\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"jitterentropy\": [{\"name\": \"jitterentropy\", \"version\": \"3.5.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rng-tools\": [{\"name\": \"rng-tools\", \"version\": \"6.17\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-common\": [{\"name\": \"samba-common\", \"version\": \"4.20.2\", \"release\": \"104.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"protobuf-c\": [{\"name\": \"protobuf-c\", \"version\": \"1.5.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuv\": [{\"name\": \"libuv\", \"version\": \"1.48.0\", \"release\": \"2.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmaxminddb\": [{\"name\": \"libmaxminddb\", \"version\": \"1.9.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fstrm\": [{\"name\": \"fstrm\", \"version\": \"0.6.1\", \"release\": \"11.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-license\": [{\"name\": \"bind-license\", \"version\": \"9.18.21\", \"release\": \"5.el10\", \"epoch\": 32, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"bind-libs\": [{\"name\": \"bind-libs\", \"version\": \"9.18.21\", \"release\": \"5.el10\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-utils\": [{\"name\": \"bind-utils\", \"version\": \"9.18.21\", \"release\": \"5.el10\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-proxy\": [{\"name\": \"sssd-proxy\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ldap\": [{\"name\": \"sssd-ldap\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-krb5\": [{\"name\": \"sssd-krb5\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libipa_hbac\": [{\"name\": \"libipa_hbac\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libicu\": [{\"name\": \"libicu\", \"version\": \"74.2\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"avahi-libs\": [{\"name\": \"avahi-libs\", \"version\": \"0.8\", \"release\": \"29.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libwbclient\": [{\"name\": \"libwbclient\", \"version\": \"4.20.2\", \"release\": \"104.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-common-libs\": [{\"name\": \"samba-common-libs\", \"version\": \"4.20.2\", \"release\": \"104.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-client-libs\": [{\"name\": \"samba-client-libs\", \"version\": \"4.20.2\", \"release\": \"104.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common-pac\": [{\"name\": \"sssd-common-pac\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ipa\": [{\"name\": \"sssd-ipa\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmbclient\": [{\"name\": \"libsmbclient\", \"version\": \"4.20.2\", \"release\": \"104.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"adcli\": [{\"name\": \"adcli\", \"version\": \"0.9.2\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ad\": [{\"name\": \"sssd-ad\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd\": [{\"name\": \"sssd\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tlog\": [{\"name\": \"tlog\", \"version\": \"14\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}]}}, \"invocation\": {\"module_args\": {\"manager\": [\"auto\"], \"strategy\": \"first\"}}}\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.common.respawn\\r\\n# destroy ansible.module_utils.common.respawn\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# destroy heapq\\r\\n# cleanup[2] removing _queue\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing _multiprocessing\\r\\n# cleanup[2] removing multiprocessing.connection\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts.packages\\r\\n# destroy ansible.module_utils.facts.packages\\r\\n# cleanup[2] removing rpm._rpm\\r\\n# cleanup[2] removing rpm.transaction\\r\\n# cleanup[2] removing rpm\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy _blake2\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy locale\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.connection\\r\\n# destroy multiprocessing.pool\\r\\n# destroy signal\\r\\n# destroy pickle\\r\\n# destroy multiprocessing.context\\r\\n# destroy array\\r\\n# destroy _compat_pickle\\r\\n# destroy _pickle\\r\\n# destroy queue\\r\\n# destroy _heapq\\r\\n# destroy _queue\\r\\n# destroy multiprocessing.process\\r\\n# destroy tempfile\\r\\n# destroy multiprocessing.util\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy selectors\\r\\n# destroy _multiprocessing\\r\\n# destroy shlex\\r\\n# destroy fcntl\\r\\n# destroy datetime\\r\\n# destroy subprocess\\r\\n# destroy base64\\r\\n# destroy _ssl\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy getpass\\r\\n# destroy pwd\\r\\n# destroy termios\\r\\n# destroy errno\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy glob\\r\\n# destroy fnmatch\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# destroy rpm.transaction\\r\\n# destroy rpm\\r\\n# cleanup[3] wiping rpm._rpm\\r\\n# cleanup[3] wiping configparser\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy rpm._rpm\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _hashlib\\r\\n# destroy _operator\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.45.174 closed.\\r\\n\")\n 7163 1726888036.17351: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef1684d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef137b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef16aa50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef3d130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef3dfa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef7be00>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef7bec0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eefb37d0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eefb3e60>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef93ad0>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef911f0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef78fb0>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eefd7770>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eefd6390>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef92090>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eefd4bc0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef008830>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef78230>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ef008ce0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef008b90>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ef008f50>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef76d50>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef0095b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef0092b0>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef00a4b0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef0206b0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ef021d90>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef022c30>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ef023290>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef022180>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ef023d10>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef023440>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef00a420>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9eed1fbc0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9eed486e0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed48440>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9eed48710>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9eed49040>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9eed49970>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed488f0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed1dd60>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed4ad80>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed49ac0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef00abd0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed730b0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed97440>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eedf8230>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eedfa990>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eedf8350>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eedc5220>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee72d2b0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed96240>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed4bc80>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff9eed965a0>\r\n# zipimport: found 105 names in '/tmp/ansible_package_facts_payload_hs2cv2uf/ansible_package_facts_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee792ff0>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee771ee0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee771070>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee790ec0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee7c2960>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee7c26f0>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee7c2000>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee7c2450>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee793c80>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee7c3680>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee7c3830>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee7c3ce0>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee629ac0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee62b6e0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee62bf80>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee62d1f0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee62fc80>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9eed73020>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee62df70>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee637b30>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee636600>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee636360>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee636870>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee62e480>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee67bd40>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee67bec0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee67d940>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee67d730>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee67fec0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee67e000>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee683590>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee67ff20>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee6842f0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee684530>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee6848f0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee67c0b0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee687f80>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee5114c0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee686720>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee687ad0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee686360>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee515700>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee516450>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee511310>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee516570>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee5175c0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee522120>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee51d880>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee60a960>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee6fe630>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee684e60>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee684950>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.respawn' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.namespace' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.typing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee5ba780>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee154110>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee1544a0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee5a5520>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee5bb350>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee5b8a40>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee5b8620>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee1c4320>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee157bf0>\r\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee157dd0>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee157050>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee1c4380>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee1c6ea0>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee1c4ec0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee5b8680>\r\nimport 'ansible.module_utils.facts.timeout' # \r\nimport 'ansible.module_utils.facts.collector' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.facter' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.ohai' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.apparmor' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.caps' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.chroot' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.utils' # \r\nimport 'ansible.module_utils.facts.system.cmdline' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.distribution' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.datetime' # \r\nimport 'ansible.module_utils.facts.system.date_time' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.env' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.dns' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.fips' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.loadavg' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee1c7620>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee1deb40>\r\nimport 'ansible.module_utils.facts.system.local' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.lsb' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.pkg_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.platform' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee1fb230>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee1dff80>\r\nimport 'ansible.module_utils.facts.system.python' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.version' # \r\nimport 'ansible.module_utils.facts.system.service_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.ssh_pub_keys' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9edfe28a0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee1f8f50>\r\nimport 'ansible.module_utils.facts.system.user' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.sysctl' # \r\nimport 'ansible.module_utils.facts.hardware.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.freebsd' # \r\nimport 'ansible.module_utils.facts.hardware.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.linux' # \r\nimport 'ansible.module_utils.facts.hardware.hurd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.generic_bsd' # \r\nimport 'ansible.module_utils.facts.network.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.fc_wwn' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.freebsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hurd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.linux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.iscsi' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.nvme' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sysctl' # \r\nimport 'ansible.module_utils.facts.virtual.freebsd' # \r\nimport 'ansible.module_utils.facts.virtual.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.linux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sunos' # \r\nimport 'ansible.module_utils.facts.default_collectors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.ansible_collector' # \r\nimport 'ansible.module_utils.facts.compat' # \r\nimport 'ansible.module_utils.facts' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.packages' # \r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'\r\n# extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'\r\nimport 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee0082c0>\r\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py\r\n# code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc'\r\nimport 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee7e5cd0>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee007980>\r\n\r\n{\"ansible_facts\": {\"packages\": {\"libgcc\": [{\"name\": \"libgcc\", \"version\": \"14.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"linux-firmware-whence\": [{\"name\": \"linux-firmware-whence\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tzdata\": [{\"name\": \"tzdata\", \"version\": \"2024a\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"fonts-filesystem\": [{\"name\": \"fonts-filesystem\", \"version\": \"2.0.5\", \"release\": \"17.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"hunspell-filesystem\": [{\"name\": \"hunspell-filesystem\", \"version\": \"1.7.2\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"google-noto-fonts-common\": [{\"name\": \"google-noto-fonts-common\", \"version\": \"20240401\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"google-noto-sans-mono-vf-fonts\": [{\"name\": \"google-noto-sans-mono-vf-fonts\", \"version\": \"20240401\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"google-noto-sans-vf-fonts\": [{\"name\": \"google-noto-sans-vf-fonts\", \"version\": \"20240401\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"google-noto-serif-vf-fonts\": [{\"name\": \"google-noto-serif-vf-fonts\", \"version\": \"20240401\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"redhat-mono-vf-fonts\": [{\"name\": \"redhat-mono-vf-fonts\", \"version\": \"4.0.3\", \"release\": \"12.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"redhat-text-vf-fonts\": [{\"name\": \"redhat-text-vf-fonts\", \"version\": \"4.0.3\", \"release\": \"12.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"default-fonts-core-sans\": [{\"name\": \"default-fonts-core-sans\", \"version\": \"4.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"langpacks-fonts-en\": [{\"name\": \"langpacks-fonts-en\", \"version\": \"4.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"amd-ucode-firmware\": [{\"name\": \"amd-ucode-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"atheros-firmware\": [{\"name\": \"atheros-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"brcmfmac-firmware\": [{\"name\": \"brcmfmac-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cirrus-audio-firmware\": [{\"name\": \"cirrus-audio-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"intel-audio-firmware\": [{\"name\": \"intel-audio-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"mt7xxx-firmware\": [{\"name\": \"mt7xxx-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"nxpwireless-firmware\": [{\"name\": \"nxpwireless-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"realtek-firmware\": [{\"name\": \"realtek-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tiwilink-firmware\": [{\"name\": \"tiwilink-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"amd-gpu-firmware\": [{\"name\": \"amd-gpu-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"intel-gpu-firmware\": [{\"name\": \"intel-gpu-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"nvidia-gpu-firmware\": [{\"name\": \"nvidia-gpu-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"linux-firmware\": [{\"name\": \"linux-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"xkeyboard-config\": [{\"name\": \"xkeyboard-config\", \"version\": \"2.41\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gawk-all-langpacks\": [{\"name\": \"gawk-all-langpacks\", \"version\": \"5.3.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-data\": [{\"name\": \"vim-data\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"publicsuffix-list-dafsa\": [{\"name\": \"publicsuffix-list-dafsa\", \"version\": \"20240107\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pcre2-syntax\": [{\"name\": \"pcre2-syntax\", \"version\": \"10.44\", \"release\": \"1.el10.2\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"ncurses-base\": [{\"name\": \"ncurses-base\", \"version\": \"6.4\", \"release\": \"13.20240127.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libssh-config\": [{\"name\": \"libssh-config\", \"version\": \"0.10.6\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kbd-misc\": [{\"name\": \"kbd-misc\", \"version\": \"2.6.4\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kbd-legacy\": [{\"name\": \"kbd-legacy\", \"version\": \"2.6.4\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"hwdata\": [{\"name\": \"hwdata\", \"version\": \"0.379\", \"release\": \"10.1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"firewalld-filesystem\": [{\"name\": \"firewalld-filesystem\", \"version\": \"2.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dnf-data\": [{\"name\": \"dnf-data\", \"version\": \"4.20.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"coreutils-common\": [{\"name\": \"coreutils-common\", \"version\": \"9.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-gpg-keys\": [{\"name\": \"centos-gpg-keys\", \"version\": \"10.0\", \"release\": \"0.19.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"centos-stream-repos\": [{\"name\": \"centos-stream-repos\", \"version\": \"10.0\", \"release\": \"0.19.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"centos-stream-release\": [{\"name\": \"centos-stream-release\", \"version\": \"10.0\", \"release\": \"0.19.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"setup\": [{\"name\": \"setup\", \"version\": \"2.14.5\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"filesystem\": [{\"name\": \"filesystem\", \"version\": \"3.18\", \"release\": \"15.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"basesystem\": [{\"name\": \"basesystem\", \"version\": \"11\", \"release\": \"21.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"glibc-gconv-extra\": [{\"name\": \"glibc-gconv-extra\", \"version\": \"2.39\", \"release\": \"17.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-langpack-en\": [{\"name\": \"glibc-langpack-en\", \"version\": \"2.39\", \"release\": \"17.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-common\": [{\"name\": \"glibc-common\", \"version\": \"2.39\", \"release\": \"17.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc\": [{\"name\": \"glibc\", \"version\": \"2.39\", \"release\": \"17.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-libs\": [{\"name\": \"ncurses-libs\", \"version\": \"6.4\", \"release\": \"13.20240127.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bash\": [{\"name\": \"bash\", \"version\": \"5.2.26\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zlib-ng-compat\": [{\"name\": \"zlib-ng-compat\", \"version\": \"2.1.6\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuuid\": [{\"name\": \"libuuid\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-libs\": [{\"name\": \"xz-libs\", \"version\": \"5.6.2\", \"release\": \"2.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libblkid\": [{\"name\": \"libblkid\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libstdc++\": [{\"name\": \"libstdc++\", \"version\": \"14.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"popt\": [{\"name\": \"popt\", \"version\": \"1.19\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd\": [{\"name\": \"libzstd\", \"version\": \"1.5.5\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf\": [{\"name\": \"elfutils-libelf\", \"version\": \"0.191\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"readline\": [{\"name\": \"readline\", \"version\": \"8.2\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bzip2-libs\": [{\"name\": \"bzip2-libs\", \"version\": \"1.0.8\", \"release\": \"19.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err\": [{\"name\": \"libcom_err\", \"version\": \"1.47.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmnl\": [{\"name\": \"libmnl\", \"version\": \"1.0.5\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt\": [{\"name\": \"libxcrypt\", \"version\": \"4.4.36\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies\": [{\"name\": \"crypto-policies\", \"version\": \"20240822\", \"release\": \"1.git367040b.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"alternatives\": [{\"name\": \"alternatives\", \"version\": \"1.30\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxml2\": [{\"name\": \"libxml2\", \"version\": \"2.12.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng\": [{\"name\": \"libcap-ng\", \"version\": \"0.8.4\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit-libs\": [{\"name\": \"audit-libs\", \"version\": \"4.0\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgpg-error\": [{\"name\": \"libgpg-error\", \"version\": \"1.50\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtalloc\": [{\"name\": \"libtalloc\", \"version\": \"2.4.2\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2\": [{\"name\": \"pcre2\", \"version\": \"10.44\", \"release\": \"1.el10.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grep\": [{\"name\": \"grep\", \"version\": \"3.11\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sqlite-libs\": [{\"name\": \"sqlite-libs\", \"version\": \"3.46.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdbm-libs\": [{\"name\": \"gdbm-libs\", \"version\": \"1.23\", \"release\": \"8.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libffi\": [{\"name\": \"libffi\", \"version\": \"3.4.4\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libunistring\": [{\"name\": \"libunistring\", \"version\": \"1.1\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libidn2\": [{\"name\": \"libidn2\", \"version\": \"2.3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-common\": [{\"name\": \"grub2-common\", \"version\": \"2.06\", \"release\": \"127.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libedit\": [{\"name\": \"libedit\", \"version\": \"3.1\", \"release\": \"51.20230828cvs.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"expat\": [{\"name\": \"expat\", \"version\": \"2.6.2\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gmp\": [{\"name\": \"gmp\", \"version\": \"6.2.1\", \"release\": \"9.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jansson\": [{\"name\": \"jansson\", \"version\": \"2.14\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"json-c\": [{\"name\": \"json-c\", \"version\": \"0.17\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libattr\": [{\"name\": \"libattr\", \"version\": \"2.5.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libacl\": [{\"name\": \"libacl\", \"version\": \"2.3.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol\": [{\"name\": \"libsepol\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux\": [{\"name\": \"libselinux\", \"version\": \"3.7\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sed\": [{\"name\": \"sed\", \"version\": \"4.9\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmount\": [{\"name\": \"libmount\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmartcols\": [{\"name\": \"libsmartcols\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"findutils\": [{\"name\": \"findutils\", \"version\": \"4.10.0\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsemanage\": [{\"name\": \"libsemanage\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtevent\": [{\"name\": \"libtevent\", \"version\": \"0.16.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libassuan\": [{\"name\": \"libassuan\", \"version\": \"2.5.6\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbpf\": [{\"name\": \"libbpf\", \"version\": \"1.5.0\", \"release\": \"1.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hunspell-en-GB\": [{\"name\": \"hunspell-en-GB\", \"version\": \"0.20201207\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"hunspell-en-US\": [{\"name\": \"hunspell-en-US\", \"version\": \"0.20201207\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"hunspell\": [{\"name\": \"hunspell\", \"version\": \"1.7.2\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfdisk\": [{\"name\": \"libfdisk\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs\": [{\"name\": \"keyutils-libs\", \"version\": \"1.6.3\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libeconf\": [{\"name\": \"libeconf\", \"version\": \"0.6.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pam-libs\": [{\"name\": \"pam-libs\", \"version\": \"1.6.1\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap\": [{\"name\": \"libcap\", \"version\": \"2.69\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-libs\": [{\"name\": \"systemd-libs\", \"version\": \"256\", \"release\": \"14.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shadow-utils\": [{\"name\": \"shadow-utils\", \"version\": \"4.15.0\", \"release\": \"3.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux-core\": [{\"name\": \"util-linux-core\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-libs\": [{\"name\": \"dbus-libs\", \"version\": \"1.14.10\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtasn1\": [{\"name\": \"libtasn1\", \"version\": \"4.19.0\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit\": [{\"name\": \"p11-kit\", \"version\": \"0.25.5\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit-trust\": [{\"name\": \"p11-kit-trust\", \"version\": \"0.25.5\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnutls\": [{\"name\": \"gnutls\", \"version\": \"3.8.7\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glib2\": [{\"name\": \"glib2\", \"version\": \"2.80.4\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-libs\": [{\"name\": \"polkit-libs\", \"version\": \"125\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-libnm\": [{\"name\": \"NetworkManager-libnm\", \"version\": \"1.48.10\", \"release\": \"1.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-libs\": [{\"name\": \"openssl-libs\", \"version\": \"3.2.2\", \"release\": \"12.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils\": [{\"name\": \"coreutils\", \"version\": \"9.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ca-certificates\": [{\"name\": \"ca-certificates\", \"version\": \"2024.2.69_v8.0.303\", \"release\": \"101.1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tpm2-tss\": [{\"name\": \"tpm2-tss\", \"version\": \"4.1.3\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gzip\": [{\"name\": \"gzip\", \"version\": \"1.13\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod\": [{\"name\": \"kmod\", \"version\": \"31\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod-libs\": [{\"name\": \"kmod-libs\", \"version\": \"31\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib\": [{\"name\": \"cracklib\", \"version\": \"2.9.11\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cyrus-sasl-lib\": [{\"name\": \"cyrus-sasl-lib\", \"version\": \"2.1.28\", \"release\": \"22.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgcrypt\": [{\"name\": \"libgcrypt\", \"version\": \"1.11.0\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libksba\": [{\"name\": \"libksba\", \"version\": \"1.6.7\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnftnl\": [{\"name\": \"libnftnl\", \"version\": \"1.2.7\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file-libs\": [{\"name\": \"file-libs\", \"version\": \"5.45\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file\": [{\"name\": \"file\", \"version\": \"5.45\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"diffutils\": [{\"name\": \"diffutils\", \"version\": \"3.10\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbasicobjects\": [{\"name\": \"libbasicobjects\", \"version\": \"0.1.1\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcollection\": [{\"name\": \"libcollection\", \"version\": \"0.7.0\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdhash\": [{\"name\": \"libdhash\", \"version\": \"0.5.0\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnl3\": [{\"name\": \"libnl3\", \"version\": \"3.9.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libref_array\": [{\"name\": \"libref_array\", \"version\": \"0.1.5\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libseccomp\": [{\"name\": \"libseccomp\", \"version\": \"2.5.3\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_idmap\": [{\"name\": \"libsss_idmap\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtdb\": [{\"name\": \"libtdb\", \"version\": \"1.4.10\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lua-libs\": [{\"name\": \"lua-libs\", \"version\": \"5.4.6\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lz4-libs\": [{\"name\": \"lz4-libs\", \"version\": \"1.9.4\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libarchive\": [{\"name\": \"libarchive\", \"version\": \"3.7.2\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lzo\": [{\"name\": \"lzo\", \"version\": \"2.10\", \"release\": \"13.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"npth\": [{\"name\": \"npth\", \"version\": \"1.6\", \"release\": \"19.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"numactl-libs\": [{\"name\": \"numactl-libs\", \"version\": \"2.0.16\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"squashfs-tools\": [{\"name\": \"squashfs-tools\", \"version\": \"4.6.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib-dicts\": [{\"name\": \"cracklib-dicts\", \"version\": \"2.9.11\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpwquality\": [{\"name\": \"libpwquality\", \"version\": \"1.4.5\", \"release\": \"11.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ima-evm-utils\": [{\"name\": \"ima-evm-utils\", \"version\": \"1.5\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pip-wheel\": [{\"name\": \"python3-pip-wheel\", \"version\": \"23.3.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"which\": [{\"name\": \"which\", \"version\": \"2.21\", \"release\": \"42.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libevent\": [{\"name\": \"libevent\", \"version\": \"2.1.12\", \"release\": \"15.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openldap\": [{\"name\": \"openldap\", \"version\": \"2.6.7\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_certmap\": [{\"name\": \"libsss_certmap\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-sequoia\": [{\"name\": \"rpm-sequoia\", \"version\": \"1.6.0\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-audit\": [{\"name\": \"rpm-plugin-audit\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-libs\": [{\"name\": \"rpm-libs\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsolv\": [{\"name\": \"libsolv\", \"version\": \"0.7.29\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-systemd-inhibit\": [{\"name\": \"rpm-plugin-systemd-inhibit\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gobject-introspection\": [{\"name\": \"gobject-introspection\", \"version\": \"1.79.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsecret\": [{\"name\": \"libsecret\", \"version\": \"0.21.2\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pinentry\": [{\"name\": \"pinentry\", \"version\": \"1.3.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libusb1\": [{\"name\": \"libusb1\", \"version\": \"1.0.27\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"procps-ng\": [{\"name\": \"procps-ng\", \"version\": \"4.0.4\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd\": [{\"name\": \"kbd\", \"version\": \"2.6.4\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hunspell-en\": [{\"name\": \"hunspell-en\", \"version\": \"0.20201207\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libselinux-utils\": [{\"name\": \"libselinux-utils\", \"version\": \"3.7\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-libs\": [{\"name\": \"gettext-libs\", \"version\": \"0.22.5\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpfr\": [{\"name\": \"mpfr\", \"version\": \"4.2.1\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gawk\": [{\"name\": \"gawk\", \"version\": \"5.3.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcomps\": [{\"name\": \"libcomps\", \"version\": \"0.1.21\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-pc-modules\": [{\"name\": \"grub2-pc-modules\", \"version\": \"2.06\", \"release\": \"127.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpsl\": [{\"name\": \"libpsl\", \"version\": \"0.21.5\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdbm\": [{\"name\": \"gdbm\", \"version\": \"1.23\", \"release\": \"8.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pam\": [{\"name\": \"pam\", \"version\": \"1.6.1\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz\": [{\"name\": \"xz\", \"version\": \"5.6.2\", \"release\": \"2.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxkbcommon\": [{\"name\": \"libxkbcommon\", \"version\": \"1.7.0\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"groff-base\": [{\"name\": \"groff-base\", \"version\": \"1.23.0\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ethtool\": [{\"name\": \"ethtool\", \"version\": \"6.7\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset-libs\": [{\"name\": \"ipset-libs\", \"version\": \"7.21\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset\": [{\"name\": \"ipset\", \"version\": \"7.21\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs-libs\": [{\"name\": \"e2fsprogs-libs\", \"version\": \"1.47.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libss\": [{\"name\": \"libss\", \"version\": \"1.47.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"snappy\": [{\"name\": \"snappy\", \"version\": \"1.1.10\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pigz\": [{\"name\": \"pigz\", \"version\": \"2.8\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-common\": [{\"name\": \"dbus-common\", \"version\": \"1.14.10\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dbus-broker\": [{\"name\": \"dbus-broker\", \"version\": \"35\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus\": [{\"name\": \"dbus\", \"version\": \"1.14.10\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hostname\": [{\"name\": \"hostname\", \"version\": \"3.23\", \"release\": \"13.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools-libs\": [{\"name\": \"kernel-tools-libs\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"less\": [{\"name\": \"less\", \"version\": \"661\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"psmisc\": [{\"name\": \"psmisc\", \"version\": \"23.6\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute\": [{\"name\": \"iproute\", \"version\": \"6.7.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"memstrack\": [{\"name\": \"memstrack\", \"version\": \"0.2.5\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"c-ares\": [{\"name\": \"c-ares\", \"version\": \"1.25.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpio\": [{\"name\": \"cpio\", \"version\": \"2.15\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"duktape\": [{\"name\": \"duktape\", \"version\": \"2.7.0\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fuse-libs\": [{\"name\": \"fuse-libs\", \"version\": \"2.9.9\", \"release\": \"22.el10.gating_test1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fuse3-libs\": [{\"name\": \"fuse3-libs\", \"version\": \"3.16.2\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-envsubst\": [{\"name\": \"gettext-envsubst\", \"version\": \"0.22.5\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-runtime\": [{\"name\": \"gettext-runtime\", \"version\": \"0.22.5\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"inih\": [{\"name\": \"inih\", \"version\": \"58\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbrotli\": [{\"name\": \"libbrotli\", \"version\": \"1.1.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcbor\": [{\"name\": \"libcbor\", \"version\": \"0.11.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfido2\": [{\"name\": \"libfido2\", \"version\": \"1.14.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgomp\": [{\"name\": \"libgomp\", \"version\": \"14.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libndp\": [{\"name\": \"libndp\", \"version\": \"1.9\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfnetlink\": [{\"name\": \"libnfnetlink\", \"version\": \"1.0.1\", \"release\": \"28.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnetfilter_conntrack\": [{\"name\": \"libnetfilter_conntrack\", \"version\": \"1.0.9\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-libs\": [{\"name\": \"iptables-libs\", \"version\": \"1.8.10\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-nft\": [{\"name\": \"iptables-nft\", \"version\": \"1.8.10\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nftables\": [{\"name\": \"nftables\", \"version\": \"1.0.9\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnghttp2\": [{\"name\": \"libnghttp2\", \"version\": \"1.62.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpath_utils\": [{\"name\": \"libpath_utils\", \"version\": \"0.2.1\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libini_config\": [{\"name\": \"libini_config\", \"version\": \"1.3.1\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpipeline\": [{\"name\": \"libpipeline\", \"version\": \"1.5.7\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_nss_idmap\": [{\"name\": \"libsss_nss_idmap\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_sudo\": [{\"name\": \"libsss_sudo\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"liburing\": [{\"name\": \"liburing\", \"version\": \"2.5\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto\": [{\"name\": \"libverto\", \"version\": \"0.3.2\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-libs\": [{\"name\": \"krb5-libs\", \"version\": \"1.21.3\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cyrus-sasl-gssapi\": [{\"name\": \"cyrus-sasl-gssapi\", \"version\": \"2.1.28\", \"release\": \"22.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libssh\": [{\"name\": \"libssh\", \"version\": \"0.10.6\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcurl\": [{\"name\": \"libcurl\", \"version\": \"8.9.1\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect-libs\": [{\"name\": \"authselect-libs\", \"version\": \"1.5.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cryptsetup-libs\": [{\"name\": \"cryptsetup-libs\", \"version\": \"2.7.3\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-libs\": [{\"name\": \"device-mapper-libs\", \"version\": \"1.02.198\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper\": [{\"name\": \"device-mapper\", \"version\": \"1.02.198\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client\": [{\"name\": \"elfutils-debuginfod-client\", \"version\": \"0.191\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libs\": [{\"name\": \"elfutils-libs\", \"version\": \"0.191\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-default-yama-scope\": [{\"name\": \"elfutils-default-yama-scope\", \"version\": \"0.191\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libutempter\": [{\"name\": \"libutempter\", \"version\": \"1.2.1\", \"release\": \"14.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-pam\": [{\"name\": \"systemd-pam\", \"version\": \"256\", \"release\": \"14.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux\": [{\"name\": \"util-linux\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd\": [{\"name\": \"systemd\", \"version\": \"256\", \"release\": \"14.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools-minimal\": [{\"name\": \"grub2-tools-minimal\", \"version\": \"2.06\", \"release\": \"127.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie-anacron\": [{\"name\": \"cronie-anacron\", \"version\": \"1.7.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie\": [{\"name\": \"cronie\", \"version\": \"1.7.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crontabs\": [{\"name\": \"crontabs\", \"version\": \"1.11^20190603git9e74f2d\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"polkit\": [{\"name\": \"polkit\", \"version\": \"125\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-pkla-compat\": [{\"name\": \"polkit-pkla-compat\", \"version\": \"0.1\", \"release\": \"29.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh\": [{\"name\": \"openssh\", \"version\": \"9.8p1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils-gold\": [{\"name\": \"binutils-gold\", \"version\": \"2.41\", \"release\": \"48.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils\": [{\"name\": \"binutils\", \"version\": \"2.41\", \"release\": \"48.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"initscripts-service\": [{\"name\": \"initscripts-service\", \"version\": \"10.26\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"audit-rules\": [{\"name\": \"audit-rules\", \"version\": \"4.0\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit\": [{\"name\": \"audit\", \"version\": \"4.0\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iputils\": [{\"name\": \"iputils\", \"version\": \"20240905\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi\": [{\"name\": \"libkcapi\", \"version\": \"1.5.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi-hasher\": [{\"name\": \"libkcapi-hasher\", \"version\": \"1.5.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi-hmaccalc\": [{\"name\": \"libkcapi-hmaccalc\", \"version\": \"1.5.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"logrotate\": [{\"name\": \"logrotate\", \"version\": \"3.22.0\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"makedumpfile\": [{\"name\": \"makedumpfile\", \"version\": \"1.7.5\", \"release\": \"12.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-build-libs\": [{\"name\": \"rpm-build-libs\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kpartx\": [{\"name\": \"kpartx\", \"version\": \"0.9.9\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"curl\": [{\"name\": \"curl\", \"version\": \"8.9.1\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm\": [{\"name\": \"rpm\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"policycoreutils\": [{\"name\": \"policycoreutils\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy\": [{\"name\": \"selinux-policy\", \"version\": \"40.13.9\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"selinux-policy-targeted\": [{\"name\": \"selinux-policy-targeted\", \"version\": \"40.13.9\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"librepo\": [{\"name\": \"librepo\", \"version\": \"1.18.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tpm2-tss-fapi\": [{\"name\": \"tpm2-tss-fapi\", \"version\": \"4.1.3\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tpm2-tools\": [{\"name\": \"tpm2-tools\", \"version\": \"5.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grubby\": [{\"name\": \"grubby\", \"version\": \"8.40\", \"release\": \"76.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-udev\": [{\"name\": \"systemd-udev\", \"version\": \"256\", \"release\": \"14.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut\": [{\"name\": \"dracut\", \"version\": \"102\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"os-prober\": [{\"name\": \"os-prober\", \"version\": \"1.81\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools\": [{\"name\": \"grub2-tools\", \"version\": \"2.06\", \"release\": \"127.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-modules-core\": [{\"name\": \"kernel-modules-core\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-core\": [{\"name\": \"kernel-core\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager\": [{\"name\": \"NetworkManager\", \"version\": \"1.48.10\", \"release\": \"1.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-modules\": [{\"name\": \"kernel-modules\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-squash\": [{\"name\": \"dracut-squash\", \"version\": \"102\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-client\": [{\"name\": \"sssd-client\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libyaml\": [{\"name\": \"libyaml\", \"version\": \"0.2.5\", \"release\": \"15.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmodulemd\": [{\"name\": \"libmodulemd\", \"version\": \"2.15.0\", \"release\": \"11.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdnf\": [{\"name\": \"libdnf\", \"version\": \"0.73.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lmdb-libs\": [{\"name\": \"lmdb-libs\", \"version\": \"0.9.32\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libldb\": [{\"name\": \"libldb\", \"version\": \"2.9.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common\": [{\"name\": \"sssd-common\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-krb5-common\": [{\"name\": \"sssd-krb5-common\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpdecimal\": [{\"name\": \"mpdecimal\", \"version\": \"2.5.1\", \"release\": \"11.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python-unversioned-command\": [{\"name\": \"python-unversioned-command\", \"version\": \"3.12.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3\": [{\"name\": \"python3\", \"version\": \"3.12.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libs\": [{\"name\": \"python3-libs\", \"version\": \"3.12.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dbus\": [{\"name\": \"python3-dbus\", \"version\": \"1.3.2\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libdnf\": [{\"name\": \"python3-libdnf\", \"version\": \"0.73.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-hawkey\": [{\"name\": \"python3-hawkey\", \"version\": \"0.73.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gobject-base-noarch\": [{\"name\": \"python3-gobject-base-noarch\", \"version\": \"3.46.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-gobject-base\": [{\"name\": \"python3-gobject-base\", \"version\": \"3.46.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libcomps\": [{\"name\": \"python3-libcomps\", \"version\": \"0.1.21\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sudo\": [{\"name\": \"sudo\", \"version\": \"1.9.15\", \"release\": \"7.p5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sudo-python-plugin\": [{\"name\": \"sudo-python-plugin\", \"version\": \"1.9.15\", \"release\": \"7.p5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-nftables\": [{\"name\": \"python3-nftables\", \"version\": \"1.0.9\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-firewall\": [{\"name\": \"python3-firewall\", \"version\": \"2.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-six\": [{\"name\": \"python3-six\", \"version\": \"1.16.0\", \"release\": \"15.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dateutil\": [{\"name\": \"python3-dateutil\", \"version\": \"2.8.2\", \"release\": \"14.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-systemd\": [{\"name\": \"python3-systemd\", \"version\": \"235\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng-python3\": [{\"name\": \"libcap-ng-python3\", \"version\": \"0.8.4\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"oniguruma\": [{\"name\": \"oniguruma\", \"version\": \"6.9.9\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jq\": [{\"name\": \"jq\", \"version\": \"1.7.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-network\": [{\"name\": \"dracut-network\", \"version\": \"102\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kexec-tools\": [{\"name\": \"kexec-tools\", \"version\": \"2.0.29\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kdump-utils\": [{\"name\": \"kdump-utils\", \"version\": \"1.0.43\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pciutils-libs\": [{\"name\": \"pciutils-libs\", \"version\": \"3.13.0\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcsc-lite-libs\": [{\"name\": \"pcsc-lite-libs\", \"version\": \"2.2.3\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcsc-lite-ccid\": [{\"name\": \"pcsc-lite-ccid\", \"version\": \"1.6.0\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcsc-lite\": [{\"name\": \"pcsc-lite\", \"version\": \"2.2.3\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnupg2-smime\": [{\"name\": \"gnupg2-smime\", \"version\": \"2.4.5\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnupg2\": [{\"name\": \"gnupg2\", \"version\": \"2.4.5\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-sign-libs\": [{\"name\": \"rpm-sign-libs\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-rpm\": [{\"name\": \"python3-rpm\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf\": [{\"name\": \"python3-dnf\", \"version\": \"4.20.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dnf\": [{\"name\": \"dnf\", \"version\": \"4.20.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dnf-plugins-core\": [{\"name\": \"python3-dnf-plugins-core\", \"version\": \"4.7.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sg3_utils-libs\": [{\"name\": \"sg3_utils-libs\", \"version\": \"1.48\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"slang\": [{\"name\": \"slang\", \"version\": \"2.3.3\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"newt\": [{\"name\": \"newt\", \"version\": \"0.52.24\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"userspace-rcu\": [{\"name\": \"userspace-rcu\", \"version\": \"0.14.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libestr\": [{\"name\": \"libestr\", \"version\": \"0.1.11\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfastjson\": [{\"name\": \"libfastjson\", \"version\": \"1.2304.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"langpacks-core-en\": [{\"name\": \"langpacks-core-en\", \"version\": \"4.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"langpacks-en\": [{\"name\": \"langpacks-en\", \"version\": \"4.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rsyslog\": [{\"name\": \"rsyslog\", \"version\": \"8.2408.0\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xfsprogs\": [{\"name\": \"xfsprogs\", \"version\": \"6.5.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-tui\": [{\"name\": \"NetworkManager-tui\", \"version\": \"1.48.10\", \"release\": \"1.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils\": [{\"name\": \"sg3_utils\", \"version\": \"1.48\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf-plugins-core\": [{\"name\": \"dnf-plugins-core\", \"version\": \"4.7.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"yum\": [{\"name\": \"yum\", \"version\": \"4.20.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kernel-tools\": [{\"name\": \"kernel-tools\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"firewalld\": [{\"name\": \"firewalld\", \"version\": \"2.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"crypto-policies-scripts\": [{\"name\": \"crypto-policies-scripts\", \"version\": \"20240822\", \"release\": \"1.git367040b.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libselinux\": [{\"name\": \"python3-libselinux\", \"version\": \"3.7\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-kcm\": [{\"name\": \"sssd-kcm\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel\": [{\"name\": \"kernel\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-pc\": [{\"name\": \"grub2-pc\", \"version\": \"2.06\", \"release\": \"127.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-config-rescue\": [{\"name\": \"dracut-config-rescue\", \"version\": \"102\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-clients\": [{\"name\": \"openssh-clients\", \"version\": \"9.8p1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-server\": [{\"name\": \"openssh-server\", \"version\": \"9.8p1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chrony\": [{\"name\": \"chrony\", \"version\": \"4.6\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"microcode_ctl\": [{\"name\": \"microcode_ctl\", \"version\": \"20240531\", \"release\": \"1.el10\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"qemu-guest-agent\": [{\"name\": \"qemu-guest-agent\", \"version\": \"9.0.0\", \"release\": \"8.el10\", \"epoch\": 18, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"parted\": [{\"name\": \"parted\", \"version\": \"3.6\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect\": [{\"name\": \"authselect\", \"version\": \"1.5.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"man-db\": [{\"name\": \"man-db\", \"version\": \"2.12.0\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute-tc\": [{\"name\": \"iproute-tc\", \"version\": \"6.7.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs\": [{\"name\": \"e2fsprogs\", \"version\": \"1.47.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"initscripts-rename-device\": [{\"name\": \"initscripts-rename-device\", \"version\": \"10.26\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-selinux\": [{\"name\": \"rpm-plugin-selinux\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"irqbalance\": [{\"name\": \"irqbalance\", \"version\": \"1.9.4\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"prefixdevname\": [{\"name\": \"prefixdevname\", \"version\": \"0.2.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-minimal\": [{\"name\": \"vim-minimal\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lshw\": [{\"name\": \"lshw\", \"version\": \"B.02.20\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses\": [{\"name\": \"ncurses\", \"version\": \"6.4\", \"release\": \"13.20240127.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsysfs\": [{\"name\": \"libsysfs\", \"version\": \"2.1.1\", \"release\": \"13.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lsscsi\": [{\"name\": \"lsscsi\", \"version\": \"0.32\", \"release\": \"12.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwlwifi-dvm-firmware\": [{\"name\": \"iwlwifi-dvm-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwlwifi-mvm-firmware\": [{\"name\": \"iwlwifi-mvm-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rootfiles\": [{\"name\": \"rootfiles\", \"version\": \"8.1\", \"release\": \"37.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libtirpc\": [{\"name\": \"libtirpc\", \"version\": \"1.3.5\", \"release\": \"0.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core\": [{\"name\": \"git-core\", \"version\": \"2.45.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfsidmap\": [{\"name\": \"libnfsidmap\", \"version\": \"2.7.1\", \"release\": \"1.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core-doc\": [{\"name\": \"git-core-doc\", \"version\": \"2.45.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rpcbind\": [{\"name\": \"rpcbind\", \"version\": \"1.2.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest\": [{\"name\": \"perl-Digest\", \"version\": \"1.20\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Digest-MD5\": [{\"name\": \"perl-Digest-MD5\", \"version\": \"2.59\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-B\": [{\"name\": \"perl-B\", \"version\": \"1.89\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-FileHandle\": [{\"name\": \"perl-FileHandle\", \"version\": \"2.05\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Data-Dumper\": [{\"name\": \"perl-Data-Dumper\", \"version\": \"2.189\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libnet\": [{\"name\": \"perl-libnet\", \"version\": \"3.15\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-URI\": [{\"name\": \"perl-URI\", \"version\": \"5.27\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-AutoLoader\": [{\"name\": \"perl-AutoLoader\", \"version\": \"5.74\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Text-Tabs+Wrap\": [{\"name\": \"perl-Text-Tabs+Wrap\", \"version\": \"2024.001\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Mozilla-CA\": [{\"name\": \"perl-Mozilla-CA\", \"version\": \"20231213\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-if\": [{\"name\": \"perl-if\", \"version\": \"0.61.000\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-locale\": [{\"name\": \"perl-locale\", \"version\": \"1.12\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-IO-Socket-IP\": [{\"name\": \"perl-IO-Socket-IP\", \"version\": \"0.42\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Time-Local\": [{\"name\": \"perl-Time-Local\", \"version\": \"1.350\", \"release\": \"510.el10\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Path\": [{\"name\": \"perl-File-Path\", \"version\": \"2.18\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Escapes\": [{\"name\": \"perl-Pod-Escapes\", \"version\": \"1.07\", \"release\": \"510.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-IO-Socket-SSL\": [{\"name\": \"perl-IO-Socket-SSL\", \"version\": \"2.085\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Net-SSLeay\": [{\"name\": \"perl-Net-SSLeay\", \"version\": \"1.94\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Class-Struct\": [{\"name\": \"perl-Class-Struct\", \"version\": \"0.68\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Term-ANSIColor\": [{\"name\": \"perl-Term-ANSIColor\", \"version\": \"5.01\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-POSIX\": [{\"name\": \"perl-POSIX\", \"version\": \"2.20\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IPC-Open3\": [{\"name\": \"perl-IPC-Open3\", \"version\": \"1.22\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Temp\": [{\"name\": \"perl-File-Temp\", \"version\": \"0.231.100\", \"release\": \"511.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Term-Cap\": [{\"name\": \"perl-Term-Cap\", \"version\": \"1.18\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Simple\": [{\"name\": \"perl-Pod-Simple\", \"version\": \"3.45\", \"release\": \"510.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-HTTP-Tiny\": [{\"name\": \"perl-HTTP-Tiny\", \"version\": \"0.088\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Socket\": [{\"name\": \"perl-Socket\", \"version\": \"2.038\", \"release\": \"510.el10\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-SelectSaver\": [{\"name\": \"perl-SelectSaver\", \"version\": \"1.02\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Symbol\": [{\"name\": \"perl-Symbol\", \"version\": \"1.09\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-stat\": [{\"name\": \"perl-File-stat\", \"version\": \"1.14\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-podlators\": [{\"name\": \"perl-podlators\", \"version\": \"5.01\", \"release\": \"510.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Perldoc\": [{\"name\": \"perl-Pod-Perldoc\", \"version\": \"3.28.01\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Fcntl\": [{\"name\": \"perl-Fcntl\", \"version\": \"1.18\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Text-ParseWords\": [{\"name\": \"perl-Text-ParseWords\", \"version\": \"3.31\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-base\": [{\"name\": \"perl-base\", \"version\": \"2.27\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-mro\": [{\"name\": \"perl-mro\", \"version\": \"1.29\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO\": [{\"name\": \"perl-IO\", \"version\": \"1.55\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-overloading\": [{\"name\": \"perl-overloading\", \"version\": \"0.02\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Usage\": [{\"name\": \"perl-Pod-Usage\", \"version\": \"2.03\", \"release\": \"510.el10\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Errno\": [{\"name\": \"perl-Errno\", \"version\": \"1.38\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-File-Basename\": [{\"name\": \"perl-File-Basename\", \"version\": \"2.86\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Getopt-Std\": [{\"name\": \"perl-Getopt-Std\", \"version\": \"1.14\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-MIME-Base64\": [{\"name\": \"perl-MIME-Base64\", \"version\": \"3.16\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Scalar-List-Utils\": [{\"name\": \"perl-Scalar-List-Utils\", \"version\": \"1.63\", \"release\": \"510.el10\", \"epoch\": 5, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-constant\": [{\"name\": \"perl-constant\", \"version\": \"1.33\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Storable\": [{\"name\": \"perl-Storable\", \"version\": \"3.32\", \"release\": \"510.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-overload\": [{\"name\": \"perl-overload\", \"version\": \"1.37\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-parent\": [{\"name\": \"perl-parent\", \"version\": \"0.241\", \"release\": \"511.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-vars\": [{\"name\": \"perl-vars\", \"version\": \"1.05\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Getopt-Long\": [{\"name\": \"perl-Getopt-Long\", \"version\": \"2.58\", \"release\": \"2.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Carp\": [{\"name\": \"perl-Carp\", \"version\": \"1.54\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Exporter\": [{\"name\": \"perl-Exporter\", \"version\": \"5.78\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-PathTools\": [{\"name\": \"perl-PathTools\", \"version\": \"3.91\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-DynaLoader\": [{\"name\": \"perl-DynaLoader\", \"version\": \"1.56\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-NDBM_File\": [{\"name\": \"perl-NDBM_File\", \"version\": \"1.17\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Encode\": [{\"name\": \"perl-Encode\", \"version\": \"3.21\", \"release\": \"510.el10\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libs\": [{\"name\": \"perl-libs\", \"version\": \"5.40.0\", \"release\": \"510.el10\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-interpreter\": [{\"name\": \"perl-interpreter\", \"version\": \"5.40.0\", \"release\": \"510.el10\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Error\": [{\"name\": \"perl-Error\", \"version\": \"0.17029\", \"release\": \"17.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Find\": [{\"name\": \"perl-File-Find\", \"version\": \"1.44\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-TermReadKey\": [{\"name\": \"perl-TermReadKey\", \"version\": \"2.38\", \"release\": \"23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-lib\": [{\"name\": \"perl-lib\", \"version\": \"0.65\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Git\": [{\"name\": \"perl-Git\", \"version\": \"2.45.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"git\": [{\"name\": \"git\", \"version\": \"2.45.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xxd\": [{\"name\": \"xxd\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxslt\": [{\"name\": \"libxslt\", \"version\": \"1.1.39\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-lxml\": [{\"name\": \"python3-lxml\", \"version\": \"5.2.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"yum-utils\": [{\"name\": \"yum-utils\", \"version\": \"4.7.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-filesystem\": [{\"name\": \"vim-filesystem\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-common\": [{\"name\": \"vim-common\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"time\": [{\"name\": \"time\", \"version\": \"1.9\", \"release\": \"24.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tar\": [{\"name\": \"tar\", \"version\": \"1.35\", \"release\": \"4.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota-nls\": [{\"name\": \"quota-nls\", \"version\": \"4.09\", \"release\": \"7.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"quota\": [{\"name\": \"quota\", \"version\": \"4.09\", \"release\": \"7.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nettle\": [{\"name\": \"nettle\", \"version\": \"3.10\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"wget\": [{\"name\": \"wget\", \"version\": \"1.24.5\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"make\": [{\"name\": \"make\", \"version\": \"4.4.1\", \"release\": \"7.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libev\": [{\"name\": \"libev\", \"version\": \"4.33\", \"release\": \"12.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-libev\": [{\"name\": \"libverto-libev\", \"version\": \"0.3.2\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gssproxy\": [{\"name\": \"gssproxy\", \"version\": \"0.9.2\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils\": [{\"name\": \"keyutils\", \"version\": \"1.6.3\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nfs-utils\": [{\"name\": \"nfs-utils\", \"version\": \"2.7.1\", \"release\": \"1.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bc\": [{\"name\": \"bc\", \"version\": \"1.07.1\", \"release\": \"22.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib-redhat\": [{\"name\": \"beakerlib-redhat\", \"version\": \"1\", \"release\": \"35.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"beakerlib\": [{\"name\": \"beakerlib\", \"version\": \"1.29.3\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"restraint\": [{\"name\": \"restraint\", \"version\": \"0.4.4\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint-rhts\": [{\"name\": \"restraint-rhts\", \"version\": \"0.4.4\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-enhanced\": [{\"name\": \"vim-enhanced\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-nfs-idmap\": [{\"name\": \"sssd-nfs-idmap\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsync\": [{\"name\": \"rsync\", \"version\": \"3.3.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-rpds-py\": [{\"name\": \"python3-rpds-py\", \"version\": \"0.17.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-attrs\": [{\"name\": \"python3-attrs\", \"version\": \"23.2.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-referencing\": [{\"name\": \"python3-referencing\", \"version\": \"0.31.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-idna\": [{\"name\": \"python3-idna\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-urllib3\": [{\"name\": \"python3-urllib3\", \"version\": \"1.26.19\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonschema-specifications\": [{\"name\": \"python3-jsonschema-specifications\", \"version\": \"2023.11.2\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonschema\": [{\"name\": \"python3-jsonschema\", \"version\": \"4.19.1\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyserial\": [{\"name\": \"python3-pyserial\", \"version\": \"3.5\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-oauthlib\": [{\"name\": \"python3-oauthlib\", \"version\": \"3.2.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-markupsafe\": [{\"name\": \"python3-markupsafe\", \"version\": \"2.1.3\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jinja2\": [{\"name\": \"python3-jinja2\", \"version\": \"3.1.4\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libsemanage\": [{\"name\": \"python3-libsemanage\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jsonpointer\": [{\"name\": \"python3-jsonpointer\", \"version\": \"2.3\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonpatch\": [{\"name\": \"python3-jsonpatch\", \"version\": \"1.33\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-distro\": [{\"name\": \"python3-distro\", \"version\": \"1.9.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-configobj\": [{\"name\": \"python3-configobj\", \"version\": \"5.0.8\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-audit\": [{\"name\": \"python3-audit\", \"version\": \"4.0\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"checkpolicy\": [{\"name\": \"checkpolicy\", \"version\": \"3.7\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setuptools\": [{\"name\": \"python3-setuptools\", \"version\": \"69.0.3\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-setools\": [{\"name\": \"python3-setools\", \"version\": \"4.5.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-policycoreutils\": [{\"name\": \"python3-policycoreutils\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyyaml\": [{\"name\": \"python3-pyyaml\", \"version\": \"6.0.1\", \"release\": \"18.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-charset-normalizer\": [{\"name\": \"python3-charset-normalizer\", \"version\": \"3.3.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-requests\": [{\"name\": \"python3-requests\", \"version\": \"2.32.3\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"openssl\": [{\"name\": \"openssl\", \"version\": \"3.2.2\", \"release\": \"12.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dhcpcd\": [{\"name\": \"dhcpcd\", \"version\": \"10.0.6\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cloud-init\": [{\"name\": \"cloud-init\", \"version\": \"24.1.4\", \"release\": \"17.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"device-mapper-event-libs\": [{\"name\": \"device-mapper-event-libs\", \"version\": \"1.02.198\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libaio\": [{\"name\": \"libaio\", \"version\": \"0.3.111\", \"release\": \"20.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-event\": [{\"name\": \"device-mapper-event\", \"version\": \"1.02.198\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lvm2-libs\": [{\"name\": \"lvm2-libs\", \"version\": \"2.03.24\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-persistent-data\": [{\"name\": \"device-mapper-persistent-data\", \"version\": \"1.0.11\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lvm2\": [{\"name\": \"lvm2\", \"version\": \"2.03.24\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cloud-utils-growpart\": [{\"name\": \"cloud-utils-growpart\", \"version\": \"0.33\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"jitterentropy\": [{\"name\": \"jitterentropy\", \"version\": \"3.5.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rng-tools\": [{\"name\": \"rng-tools\", \"version\": \"6.17\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-common\": [{\"name\": \"samba-common\", \"version\": \"4.20.2\", \"release\": \"104.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"protobuf-c\": [{\"name\": \"protobuf-c\", \"version\": \"1.5.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuv\": [{\"name\": \"libuv\", \"version\": \"1.48.0\", \"release\": \"2.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmaxminddb\": [{\"name\": \"libmaxminddb\", \"version\": \"1.9.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fstrm\": [{\"name\": \"fstrm\", \"version\": \"0.6.1\", \"release\": \"11.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-license\": [{\"name\": \"bind-license\", \"version\": \"9.18.21\", \"release\": \"5.el10\", \"epoch\": 32, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"bind-libs\": [{\"name\": \"bind-libs\", \"version\": \"9.18.21\", \"release\": \"5.el10\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-utils\": [{\"name\": \"bind-utils\", \"version\": \"9.18.21\", \"release\": \"5.el10\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-proxy\": [{\"name\": \"sssd-proxy\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ldap\": [{\"name\": \"sssd-ldap\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-krb5\": [{\"name\": \"sssd-krb5\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libipa_hbac\": [{\"name\": \"libipa_hbac\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libicu\": [{\"name\": \"libicu\", \"version\": \"74.2\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"avahi-libs\": [{\"name\": \"avahi-libs\", \"version\": \"0.8\", \"release\": \"29.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libwbclient\": [{\"name\": \"libwbclient\", \"version\": \"4.20.2\", \"release\": \"104.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-common-libs\": [{\"name\": \"samba-common-libs\", \"version\": \"4.20.2\", \"release\": \"104.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-client-libs\": [{\"name\": \"samba-client-libs\", \"version\": \"4.20.2\", \"release\": \"104.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common-pac\": [{\"name\": \"sssd-common-pac\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ipa\": [{\"name\": \"sssd-ipa\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmbclient\": [{\"name\": \"libsmbclient\", \"version\": \"4.20.2\", \"release\": \"104.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"adcli\": [{\"name\": \"adcli\", \"version\": \"0.9.2\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ad\": [{\"name\": \"sssd-ad\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd\": [{\"name\": \"sssd\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tlog\": [{\"name\": \"tlog\", \"version\": \"14\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}]}}, \"invocation\": {\"module_args\": {\"manager\": [\"auto\"], \"strategy\": \"first\"}}}\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.packages\r\n# destroy ansible.module_utils.facts.packages\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy _multiprocessing\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy subprocess\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy errno\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy rpm.transaction\r\n# destroy rpm\r\n# cleanup[3] wiping rpm._rpm\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy rpm._rpm\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.45.174 closed.\r\n 7163 1726888036.19495: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888036.19498: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888036.21380: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.generic_bsd' # <<<\n 7163 1726888036.21386: stdout chunk (state=3):\n>>>\r\nimport 'ansible.module_utils.facts.network.aix' # \r\n<<<\n 7163 1726888036.21389: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.dragonfly' # <<<\n 7163 1726888036.21392: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888036.21395: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888036.21397: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 7163 1726888036.21399: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888036.21401: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.fc_wwn' # <<<\n 7163 1726888036.21404: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888036.21406: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888036.21408: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.freebsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888036.21410: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.hpux' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888036.21412: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 7163 1726888036.21416: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888036.21419: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.hurd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888036.21421: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888036.21423: done with _execute_module (package_facts, {'_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'package_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 7163 1726888036.21426: _low_level_execute_command(): starting\n 7163 1726888036.21456: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925/ > /dev/null 2>&1 && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 7163 1726888036.21478: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.linux' # \r\n<<<\n 7163 1726888036.21484: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888036.21551: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 7163 1726888036.21620: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888036.21891: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.iscsi' # \r\n<<<\n 7163 1726888036.21912: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888036.21957: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888036.21997: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888036.22004: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\n<<<\n 7163 1726888036.22007: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 7163 1726888036.22027: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.nvme' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888036.22046: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888036.22098: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 7163 1726888036.22106: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\n<<<\n 7163 1726888036.22109: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888036.22113: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888036.22196: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888036.22201: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888036.22261: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.netbsd' # \r\n<<<\n 7163 1726888036.22381: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.openbsd' # <<<\n 7163 1726888036.22472: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888036.22483: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888036.22602: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 7163 1726888036.22667: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888036.22993: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.sunos' # \r\n<<<\n 7163 1726888036.23012: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888036.23020: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual' # \r\n<<<\n 7163 1726888036.23042: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888036.23102: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 7163 1726888036.23165: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888036.23233: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.base' # <<<\n 7163 1726888036.23256: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888036.23279: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 7163 1726888036.23349: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888036.23353: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 7163 1726888036.23367: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888036.23386: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 7163 1726888036.23480: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available<<<\n 7163 1726888036.23664: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888036.23733: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888036.24006: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888036.24047: stderr chunk (state=3):\n>>><<<\n 7163 1726888036.24052: stdout chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888036.24076: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888036.24079: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888036.24084: handler run complete\n 7163 1726888036.24457: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.sysctl' # \r\nimport 'ansible.module_utils.facts.virtual.freebsd' # \r\nimport 'ansible.module_utils.facts.virtual.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available<<<\n 7163 1726888036.24586: stdout chunk (state=3):\n>>>\r\nimport 'ansible.module_utils.facts.virtual.hpux' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888036.25087: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 7163 1726888036.25134: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 7163 1726888036.25271: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888036.25763: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.linux' # \r\n<<<\n 7163 1726888036.25793: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 7163 1726888036.25988: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888036.26048: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888036.26149: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.netbsd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888036.26207: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 7163 1726888036.26402: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888036.26528: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.openbsd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888036.26623: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888036.26945: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.sunos' # \r\nimport 'ansible.module_utils.facts.default_collectors' # \r\n<<<\n 7163 1726888036.26971: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888036.27090: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888036.27403: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.ansible_collector' # \r\nimport 'ansible.module_utils.facts.compat' # \r\nimport 'ansible.module_utils.facts' # \r\n<<<\n 7163 1726888036.27417: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888036.27589: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"packages\": {\"libgcc\": [{\"name\": \"libgcc\", \"version\": \"14.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"linux-firmware-whence\": [{\"name\": \"linux-firmware-whence\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tzdata\": [{\"name\": \"tzdata\", \"version\": \"2024a\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"fonts-filesystem\": [{\"name\": \"fonts-filesystem\", \"version\": \"2.0.5\", \"release\": \"17.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"hunspell-filesystem\": [{\"name\": \"hunspell-filesystem\", \"version\": \"1.7.2\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"google-noto-fonts-common\": [{\"name\": \"google-noto-fonts-common\", \"version\": \"20240401\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"google-noto-sans-mono-vf-fonts\": [{\"name\": \"google-noto-sans-mono-vf-fonts\", \"version\": \"20240401\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"google-noto-sans-vf-fonts\": [{\"name\": \"google-noto-sans-vf-fonts\", \"version\": \"20240401\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"google-noto-serif-vf-fonts\": [{\"name\": \"google-noto-serif-vf-fonts\", \"version\": \"20240401\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"redhat-mono-vf-fonts\": [{\"name\": \"redhat-mono-vf-fonts\", \"version\": \"4.0.3\", \"release\": \"12.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"redhat-text-vf-fonts\": [{\"name\": \"redhat-text-vf-fonts\", \"version\": \"4.0.3\", \"release\": \"12.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"default-fonts-core-sans\": [{\"name\": \"default-fonts-core-sans\", \"version\": \"4.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"langpacks-fonts-en\": [{\"name\": \"langpacks-fonts-en\", \"version\": \"4.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"amd-ucode-firmware\": [{\"name\": \"amd-ucode-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"atheros-firmware\": [{\"name\": \"atheros-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"brcmfmac-firmware\": [{\"name\": \"brcmfmac-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cirrus-audio-firmware\": [{\"name\": \"cirrus-audio-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"intel-audio-firmware\": [{\"name\": \"intel-audio-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"mt7xxx-firmware\": [{\"name\": \"mt7xxx-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"nxpwireless-firmware\": [{\"name\": \"nxpwireless-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"realtek-firmware\": [{\"name\": \"realtek-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tiwilink-firmware\": [{\"name\": \"tiwilink-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"amd-gpu-firmware\": [{\"name\": \"amd-gpu-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"intel-gpu-firmware\": [{\"name\": \"intel-gpu-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"nvidia-gpu-firmware\": [{\"name\": \"nvidia-gpu-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"linux-firmware\": [{\"name\": \"linux-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"xkeyboard-config\": [{\"name\": \"xkeyboard-config\", \"version\": \"2.41\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gawk-all-langpacks\": [{\"name\": \"gawk-all-langpacks\", \"version\": \"5.3.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-data\": [{\"name\": \"vim-data\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"publicsuffix-list-dafsa\": [{\"name\": \"publicsuffix-list-dafsa\", \"version\": \"20240107\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pcre2-syntax\": [{\"name\": \"pcre2-syntax\", \"version\": \"10.44\", \"release\": \"1.el10.2\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"ncurses-base\": [{\"name\": \"ncurses-base\", \"version\": \"6.4\", \"release\": \"13.20240127.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libssh-config\": [{\"name\": \"libssh-config\", \"version\": \"0.10.6\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kbd-misc\": [{\"name\": \"kbd-misc\", \"version\": \"2.6.4\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kbd-legacy\": [{\"name\": \"kbd-legacy\", \"version\": \"2.6.4\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"hwdata\": [{\"name\": \"hwdata\", \"version\": \"0.379\", \"release\": \"10.1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"firewalld-filesystem\": [{\"name\": \"firewalld-filesystem\", \"version\": \"2.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dnf-data\": [{\"name\": \"dnf-data\", \"version\": \"4.20.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch<<<\n 7163 1726888036.27942: stdout chunk (state=3):\n>>>\", \"source\": \"rpm\"}], \"coreutils-common\": [{\"name\": \"coreutils-common\", \"version\": \"9.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-gpg-keys\": [{\"name\": \"centos-gpg-keys\", \"version\": \"10.0\", \"release\": \"0.19.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"centos-stream-repos\": [{\"name\": \"centos-stream-repos\", \"version\": \"10.0\", \"release\": \"0.19.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"centos-stream-release\": [{\"name\": \"centos-stream-release\", \"version\": \"10.0\", \"release\": \"0.19.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"setup\": [{\"name\": \"setup\", \"version\": \"2.14.5\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"filesystem\": [{\"name\": \"filesystem\", \"version\": \"3.18\", \"release\": \"15.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"basesystem\": [{\"name\": \"basesystem\", \"version\": \"11\", \"release\": \"21.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"glibc-gconv-extra\": [{\"name\": \"glibc-gconv-extra\", \"version\": \"2.39\", \"release\": \"17.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-langpack-en\": [{\"name\": \"glibc-langpack-en\", \"version\": \"2.39\", \"release\": \"17.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-common\": [{\"name\": \"glibc-common\", \"version\": \"2.39\", \"release\": \"17.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc\": [{\"name\": \"glibc\", \"version\": \"2.39\", \"release\": \"17.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-libs\": [{\"name\": \"ncurses-libs\", \"version\": \"6.4\", \"release\": \"13.20240127.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bash\": [{\"name\": \"bash\", \"version\": \"5.2.26\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zlib-ng-compat\": [{\"name\": \"zlib-ng-compat\", \"version\": \"2.1.6\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuuid\": [{\"name\": \"libuuid\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-libs\": [{\"name\": \"xz-libs\", \"version\": \"5.6.2\", \"release\": \"2.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libblkid\": [{\"name\": \"libblkid\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libstdc++\": [{\"name\": \"libstdc++\", \"version\": \"14.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"popt\": [{\"name\": \"popt\", \"version\": \"1.19\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd\": [{\"name\": \"libzstd\", \"version\": \"1.5.5\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf\": [{\"name\": \"elfutils-libelf\", \"version\": \"0.191\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"readline\": [{\"name\": \"readline\", \"version\": \"8.2\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bzip2-libs\": [{\"name\": \"bzip2-libs\", \"version\": \"1.0.8\", \"release\": \"19.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err\": [{\"name\": \"libcom_err\", \"version\": \"1.47.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmnl\": [{\"name\": \"libmnl\", \"version\": \"1.0.5\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt\": [{\"name\": \"libxcrypt\", \"version\": \"4.4.36\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies\": [{\"name\": \"crypto-policies\", \"version\": \"20240822\", \"release\": \"1.git367040b.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"alternatives\": [{\"name\": \"alternatives\", \"version\": \"1.30\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxml2\": [{\"name\": \"libxml2\", \"version\": \"2.12.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng\": [{\"name\": \"libcap-ng\", \"version\": \"0.8.4\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit-libs\": [{\"name\": \"audit-libs\", \"version\": \"4.0\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgpg-error\": [{\"name\": \"libgpg-error\", \"version\": \"1.50\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtalloc\": [{\"name\": \"libtalloc\", \"version\": \"2.4.2\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2\": [{\"name\": \"pcre2\", \"version\": \"10.44\", \"release\": \"1.el10.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grep\": [{\"name\": \"grep\", \"version\": \"3.11\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sqlite-libs\": [{\"name\": \"sqlite-libs\", \"version\": \"3.46.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdbm-libs\": [{\"name\": \"gdbm-libs\", \"version\": \"1.23\", \"release\": \"8.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libffi\": [{\"name\": \"libffi\", \"version\": \"3.4.4\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libunistring\": [{\"name\": \"libunistring\", \"version\": \"1.1\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libidn2\": [{\"name\": \"libidn2\", \"version\": \"2.3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-common\": [{\"name\": \"grub2-common\", \"version\": \"2.06\", \"release\": \"127.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libedit\": [{\"name\": \"libedit\", \"version\": \"3.1\", \"release\": \"51.20230828cvs.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"expat\": [{\"name\": \"expat\", \"version\": \"2.6.2\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gmp\": [{\"name\": \"gmp\", \"version\": \"6.2.1\", \"release\": \"9.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jansson\": [{\"name\": \"jansson\", \"version\": \"2.14\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"json-c\": [{\"name\": \"json-c\", \"version\": \"0.17\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libattr\": [{\"name\": \"libattr\", \"version\": \"2.5.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libacl\": [{\"name\": \"libacl\", \"version\": \"2.3.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol\": [{\"name\": \"libsepol\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux\": [{\"name\": \"libselinux\", \"version\": \"3.7\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sed\": [{\"name\": \"sed\", \"version\": \"4.9\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmount\": [{\"name\": \"libmount\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmartcols\": [{\"name\": \"libsmartcols\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"findutils\": [{\"name\": \"findutils\", \"version\": \"4.10.0\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsemanage\": [{\"name\": \"libsemanage\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtevent\": [{\"name\": \"libtevent\", \"version\": \"0.16.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libassuan\": [{\"name\": \"libassuan\", \"version\": \"2.5.6\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbpf\": [{\"name\": \"libbpf\", \"version\": \"1.5.0\", \"release\": \"1.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hunspell-en-GB\": [{\"name\": \"hunspell-en-GB\", \"version\": \"0.20201207\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"hunspell-en-US\": [{\"name\": \"hunspell-en-US\", \"version\": \"0.20201207\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"hunspell\": [{\"name\": \"hunspell\", \"version\": \"1.7.2\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfdisk\": [{\"name\": \"libfdisk\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs\": [{\"name\": \"keyutils-libs\", \"version\": \"1.6.3\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libeconf\": [{\"name\": \"libeconf\", \"version\": \"0.6.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pam-libs\": [{\"name\": \"pam-libs\", \"version\": \"1.6.1\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap\": [{\"name\": \"libcap\", \"version\": \"2.69\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-libs\": [{\"name\": \"systemd-libs\", \"version\": \"256\", \"release\": \"14.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shadow-utils\": [{\"name\": \"shadow-utils\", \"version\": \"4.15.0\", \"release\": \"3.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux-core\": [{\"name\": \"util-linux-core\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-libs\": [{\"name\": \"dbus-libs\", \"version\": \"1.14.10\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtasn1\": [{\"name\": \"libtasn1\", \"version\": \"4.19.0\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit\": [{\"name\": \"p11-kit\", \"version\": \"0.25.5\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit-trust\": [{\"name\": \"p11-kit-trust\", \"version\": \"0.25.5\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnutls\": [{\"name\": \"gnutls\", \"version\": \"3.8.7\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glib2\": [{\"name\": \"glib2\", \"version\": \"2.80.4\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-libs\": [{\"name\": \"polkit-libs\", \"version\": \"125\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-libnm\": [{\"name\": \"NetworkManager-libnm\", \"version\": \"1.48.10\", \"release\": \"1.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-libs\": [{\"name\": \"openssl-libs\", \"version\": \"3.2.2\", \"release\": \"12.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils\": [{\"name\": \"coreutils\", \"version\": \"9.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ca-certificates\": [{\"name\": \"ca-certificates\", \"version\": \"2024.2.69_v8.0.303\", \"release\": \"101.1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tpm2-tss\": [{\"name\": \"tpm2-tss\", \"version\": \"4.1.3\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gzip\": [{\"name\": \"gzip\", \"version\": \"1.13\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod\": [{\"name\": \"kmod\", \"version\": \"31\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod-libs\": [{\"name\": \"kmod-libs\", \"version\": \"31\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib\": [{\"name\": \"cracklib\", \"version\": \"2.9.11\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cyrus-sasl-lib\": [{\"name\": \"cyrus-sasl-lib\", \"version\": \"2.1.28\", \"release\": \"22.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgcrypt\": [{\"name\": \"libgcrypt\", \"version\": \"1.11.0\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libksba\": [{\"name\": \"libksba\", \"version\": \"1.6.7\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnftnl\": [{\"name\": \"libnftnl\", \"version\": \"1.2.7\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file-libs\": [{\"name\": \"file-libs\", \"version\": \"5.45\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file\": [{\"name\": \"file\", \"version\": \"5.45\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"diffutils\": [{\"name\": \"diffutils\", \"version\": \"3.10\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbasicobjects\": [{\"name\": \"libbasicobjects\", \"version\": \"0.1.1\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcollection\": [{\"name\": \"libcollection\", \"version\": \"0.7.0\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"li<<<\n 7163 1726888036.27954: stdout chunk (state=3):\n>>>bdhash\": [{\"name\": \"libdhash\", \"version\": \"0.5.0\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnl3\": [{\"name\": \"libnl3\", \"version\": \"3.9.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libref_array\": [{\"name\": \"libref_array\", \"version\": \"0.1.5\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libseccomp\": [{\"name\": \"libseccomp\", \"version\": \"2.5.3\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_idmap\": [{\"name\": \"libsss_idmap\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtdb\": [{\"name\": \"libtdb\", \"version\": \"1.4.10\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lua-libs\": [{\"name\": \"lua-libs\", \"version\": \"5.4.6\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lz4-libs\": [{\"name\": \"lz4-libs\", \"version\": \"1.9.4\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libarchive\": [{\"name\": \"libarchive\", \"version\": \"3.7.2\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lzo\": [{\"name\": \"lzo\", \"version\": \"2.10\", \"release\": \"13.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"npth\": [{\"name\": \"npth\", \"version\": \"1.6\", \"release\": \"19.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"numactl-libs\": [{\"name\": \"numactl-libs\", \"version\": \"2.0.16\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"squashfs-tools\": [{\"name\": \"squashfs-tools\", \"version\": \"4.6.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib-dicts\": [{\"name\": \"cracklib-dicts\", \"version\": \"2.9.11\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpwquality\": [{\"name\": \"libpwquality\", \"version\": \"1.4.5\", \"release\": \"11.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ima-evm-utils\": [{\"name\": \"ima-evm-utils\", \"version\": \"1.5\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pip-wheel\": [{\"name\": \"python3-pip-wheel\", \"version\": \"23.3.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"which\": [{\"name\": \"which\", \"version\": \"2.21\", \"release\": \"42.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libevent\": [{\"name\": \"libevent\", \"version\": \"2.1.12\", \"release\": \"15.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openldap\": [{\"name\": \"openldap\", \"version\": \"2.6.7\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_certmap\": [{\"name\": \"libsss_certmap\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-sequoia\": [{\"name\": \"rpm-sequoia\", \"version\": \"1.6.0\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-audit\": [{\"name\": \"rpm-plugin-audit\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-libs\": [{\"name\": \"rpm-libs\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsolv\": [{\"name\": \"libsolv\", \"version\": \"0.7.29\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-systemd-inhibit\": [{\"name\": \"rpm-plugin-systemd-inhibit\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gobject-introspection\": [{\"name\": \"gobject-introspection\", \"version\": \"1.79.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsecret\": [{\"name\": \"libsecret\", \"version\": \"0.21.2\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pinentry\": [{\"name\": \"pinentry\", \"version\": \"1.3.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libusb1\": [{\"name\": \"libusb1\", \"version\": \"1.0.27\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"procps-ng\": [{\"name\": \"procps-ng\", \"version\": \"4.0.4\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd\": [{\"name\": \"kbd\", \"version\": \"2.6.4\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hunspell-en\": [{\"name\": \"hunspell-en\", \"version\": \"0.20201207\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libselinux-utils\": [{\"name\": \"libselinux-utils\", \"version\": \"3.7\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-libs\": [{\"name\": \"gettext-libs\", \"version\": \"0.22.5\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpfr\": [{\"name\": \"mpfr\", \"version\": \"4.2.1\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gawk\": [{\"name\": \"gawk\", \"version\": \"5.3.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcomps\": [{\"name\": \"libcomps\", \"version\": \"0.1.21\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-pc-modules\": [{\"name\": \"grub2-pc-modules\", \"version\": \"2.06\", \"release\": \"127.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpsl\": [{\"name\": \"libpsl\", \"version\": \"0.21.5\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdbm\": [{\"name\": \"gdbm\", \"version\": \"1.23\", \"release\": \"8.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pam\": [{\"name\": \"pam\", \"version\": \"1.6.1\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz\": [{\"name\": \"xz\", \"version\": \"5.6.2\", \"release\": \"2.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxkbcommon\": [{\"name\": \"libxkbcommon\", \"version\": \"1.7.0\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"groff-base\": [{\"name\": \"groff-base\", \"version\": \"1.23.0\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ethtool\": [{\"name\": \"ethtool\", \"version\": \"6.7\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset-libs\": [{\"name\": \"ipset-libs\", \"version\": \"7.21\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset\": [{\"name\": \"ipset\", \"version\": \"7.21\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs-libs\": [{\"name\": \"e2fsprogs-libs\", \"version\": \"1.47.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libss\": [{\"name\": \"libss\", \"version\": \"1.47.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"snappy\": [{\"name\": \"snappy\", \"version\": \"1.1.10\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pigz\": [{\"name\": \"pigz\", \"version\": \"2.8\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-common\": [{\"name\": \"dbus-common\", \"version\": \"1.14.10\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dbus-broker\": [{\"name\": \"dbus-broker\", \"version\": \"35\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus\": [{\"name\": \"dbus\", \"version\": \"1.14.10\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hostname\": [{\"name\": \"hostname\", \"version\": \"3.23\", \"release\": \"13.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools-libs\": [{\"name\": \"kernel-tools-libs\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"less\": [{\"name\": \"less\", \"version\": \"661\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"psmisc\": [{\"name\": \"psmisc\", \"version\": \"23.6\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute\": [{\"name\": \"iproute\", \"version\": \"6.7.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"memstrack\": [{\"name\": \"memstrack\", \"version\": \"0.2.5\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"c-ares\": [{\"name\": \"c-ares\", \"version\": \"1.25.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpio\": [{\"name\": \"cpio\", \"version\": \"2.15\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"duktape\": [{\"name\": \"duktape\", \"version\": \"2.7.0\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fuse-libs\": [{\"name\": \"fuse-libs\", \"version\": \"2.9.9\", \"release\": \"22.el10.gating_test1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fuse3-libs\": [{\"name\": \"fuse3-libs\", \"version\": \"3.16.2\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-envsubst\": [{\"name\": \"gettext-envsubst\", \"version\": \"0.22.5\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-runtime\": [{\"name\": \"gettext-runtime\", \"version\": \"0.22.5\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"inih\": [{\"name\": \"inih\", \"version\": \"58\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbrotli\": [{\"name\": \"libbrotli\", \"version\": \"1.1.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcbor\": [{\"name\": \"libcbor\", \"version\": \"0.11.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfido2\": [{\"name\": \"libfido2\", \"version\": \"1.14.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgomp\": [{\"name\": \"libgomp\", \"version\": \"14.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libndp\": [{\"name\": \"libndp\", \"version\": \"1.9\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfnetlink\": [{\"name\": \"libnfnetlink\", \"version\": \"1.0.1\", \"release\": \"28.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnetfilter_conntrack\": [{\"name\": \"libnetfilter_conntrack\", \"version\": \"1.0.9\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-libs\": [{\"name\": \"iptables-libs\", \"version\": \"1.8.10\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-nft\": [{\"name\": \"iptables-nft\", \"version\": \"1.8.10\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nftables\": [{\"name\": \"nftables\", \"version\": \"1.0.9\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnghttp2\": [{\"name\": \"libnghttp2\", \"version\": \"1.62.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpath_utils\": [{\"name\": \"libpath_utils\", \"version\": \"0.2.1\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libini_config\": [{\"name\": \"libini_config\", \"version\": \"1.3.1\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpipeline\": [{\"name\": \"libpipeline\", \"version\": \"1.5.7\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_nss_idmap\": [{\"name\": \"libsss_nss_idmap\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_sudo\": [{\"name\": \"libsss_sudo\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"liburing\": [{\"name\": \"liburing\", \"version\": \"2.5\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto\": [{\"name\": \"libverto\", \"version\": \"0.3.2\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-libs\": [{\"name\": \"krb5-libs\", \"version\": \"1.21.3\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cyrus-sasl-gssapi\": [{\"name\": \"cyrus-sasl-gssapi\", \"version\": \"2.1.28\", \"release\": \"22.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libssh\": [{\"name\": \"libssh\", \"version\": \"0.10.6\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcurl\": [{\"name\": \"libcurl\", \"version\": \"8.9.1\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect-libs\": [{\"name\": \"authselect-libs\", \"version\": \"1.5.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cryptsetup-libs\": [{\"name\": \"cryptsetup-libs\", \"version\": \"2.7.3\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-libs\": [{\"name\": \"device-mapper-libs\", \"version\": \"1.02.198\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper\": [{\"name\": \"device-mapper\", \"version\": \"1.02.198\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client\": [{\"name\": \"elfutils-debuginfod-client\", \"version\": \"0.191\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libs\": [{\"name\": \"elfutils-libs\", \"version\": \"0.191\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-default-yama-scope\": [{\"name\": \"elfutils-default-yama-scope\", \"version\": \"0.191\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libutempter\": [{\"name\": \"libutempter\", \"version\": \"1.2.1\", \"release\": \"14.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-pam\": [{\"name\": \"systemd-pam\", \"version\": \"256\", \"release\": \"14.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux\": [{\"name\": \"util-linux\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd\": [{\"name\": \"systemd\", \"version\": \"256\", \"release\": \"14.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools-minimal\": [{\"name\": \"grub2-tools-minimal\", \"version\": \"2.06\", \"release\": \"127.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie-anacron\": [{\"name\": \"cronie-anacron\", \"version\": \"1.7.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie\": [{\"name\": \"cronie\", \"version\": \"1.7.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crontabs\": [{\"name\": \"crontabs\", \"version\": \"1.11^20190603git9e74f2d\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"polkit\": [{\"name\": \"polkit\", \"version\": \"125\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-pkla-compat\": [{\"name\": \"polkit-pkla-compat\", \"version\": \"0.1\", \"release\": \"29.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh\": [{\"name\": \"openssh\", \"version\": \"9.8p1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils-gold\": [{\"name\": \"binutils-gold\", \"version\": \"2.41\", \"release\": \"48.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils\": [{\"name\": \"binutils\", \"version\": \"2.41\", \"release\": \"48.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"initscripts-service\": [{\"name\": \"initscripts-service\", \"version\": \"10.26\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"audit-rules\": [{\"name\": \"audit-rules\", \"version\": \"4.0\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit\": [{\"name\": \"audit\", \"version\": \"4.0\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iputils\": [{\"name\": \"iputils\", \"version\": \"20240905\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi\": [{\"name\": \"libkcapi\", \"version\": \"1.5.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi-hasher\": [{\"name\": \"libkcapi-hasher\", \"version\": \"1.5.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi-hmaccalc\": [{\"name\": \"libkcapi-hmaccalc\", \"version\": \"1.5.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"logrotate\": [{\"name\": \"logrotate\", \"version\": \"3.22.0\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"makedumpfile\": [{\"name\": \"makedumpfile\", \"version\": \"1.7.5\", \"release\": \"12.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-build-libs\": [{\"name\": \"rpm-build-libs\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kpartx\": [{\"name\": \"kpartx\", \"version\": \"0.9.9\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"curl\": [{\"name\": \"curl\", \"version\": \"8.9.1\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm\": [{\"name\": \"rpm\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"policycoreutils\": [{\"name\": \"policycoreutils\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy\": [{\"name\": \"selinux-policy\", \"version\": \"40.13.9\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"selinux-policy-targeted\": [{\"name\": \"selinux-policy-targeted\", \"version\": \"40.13.9\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"librepo\": [{\"name\": \"librepo\", \"version\": \"1.18.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tpm2-tss-fapi\": [{\"name\": \"tpm2-tss-fapi\", \"version\": \"4.1.3\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tpm2-tools\": [{\"name\": \"tpm2-tools\", \"version\": \"5.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grubby\": [{\"name\": \"grubby\", \"version\": \"8.40\", \"release\": \"76.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-udev\": [{\"name\": \"systemd-udev\", \"version\": \"256\", \"release\": \"14.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut\": [{\"name\": \"dracut\", \"version\": \"102\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"os-prober\": [{\"name\": \"os-prober\", \"version\": \"1.81\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools\": [{\"name\": \"grub2-tools\", \"version\": \"2.06\", \"release\": \"127.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-modules-core\": [{\"name\": \"kernel-modules-core\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-core\": [{\"name\": \"kernel-core\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager\": [{\"name\": \"NetworkManager\", \"version\": \"1.48.10\", \"release\": \"1.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-modules\": [{\"name\": \"kernel-modules\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-squash\": [{\"name\": \"dracut-squash\", \"version\": \"102\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-client\": [{\"name\": \"sssd-client\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libyaml\": [{\"name\": \"libyaml\", \"version\": \"0.2.5\", \"release\": \"15.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmodulemd\": [{\"name\": \"libmodulemd\", \"version\": \"2.15.0\", \"release\": \"11.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdnf\": [{\"name\": \"libdnf\", \"version\": \"0.73.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lmdb-libs\": [{\"name\": \"lmdb-libs\", \"version\": \"0.9.32\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libldb\": [{\"name\": \"libldb\", \"version\": \"2.9.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common\": [{\"name\": \"sssd-common\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-krb5-common\": [{\"name\": \"sssd-krb5-common\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpdecimal\": [{\"name\": \"mpdecimal\", \"version\": \"2.5.1\", \"release\": \"11.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python-unversioned-command\": [{\"name\": \"python-unversioned-command\", \"version\": \"3.12.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3\": [{\"name\": \"python3\", \"version\": \"3.12.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libs\": [{\"name\": \"python3-libs\", \"version\": \"3.12.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dbus\": [{\"name\": \"python3-dbus\", \"version\": \"1.3.2\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libdnf\": [{\"name\": \"python3-libdnf\", \"version\": \"0.73.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-hawkey\": [{\"name\": \"python3-hawkey\", \"version\": \"0.73.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gobject-base-noarch\": [{\"name\": \"python3-gobject-base-noarch\", \"version\": \"3.46.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-gobject-base\": [{\"name\": \"python3-gobject-base\", \"version\": \"3.46.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libcomps\": [{\"name\": \"python3-libcomps\", \"version\": \"0.1.21\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sudo\": [{\"name\": \"sudo\", \"version\": \"1.9.15\", \"release\": \"7.p5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sudo-python-plugin\": [{\"name\": \"sudo-python-plugin\", \"version\": \"1.9.15\", \"release\": \"7.p5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-nftables\": [{\"name\": \"python3-nftables\", \"version\": \"1.0.9\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-firewall\": [{\"name\": \"python3-firewall\", \"version\": \"2.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-six\": [{\"name\": \"python3-six\", \"version\": \"1.16.0\", \"release\": \"15.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dateutil\": [{\"name\": \"python3-dateutil\", \"version\": \"2.8.2\", \"release\": \"14.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-systemd\": [{\"name\": \"python3-systemd\", \"version\": \"235\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng-python3\": [{\"name\": \"libcap-ng-python3\", \"version\": \"0.8.4\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"oniguruma\": [{\"name\": \"oniguruma\", \"version\": \"6.9.9\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jq\": [{\"name\": \"jq\", \"version\": \"1.7.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-network\": [{\"name\": \"dracut-network\", \"version\": \"102\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kexec-tools\": [{\"name\": \"kexec-tools\", \"version\": \"2.0.29\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kdump-utils\": [{\"name\": \"kdump-utils\", \"version\": \"1.0.43\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pciutils-libs\": [{\"name\": \"pciutils-libs\", \"version\": \"3.13.0\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcsc-lite-libs\": [{\"name\": \"pcsc-lite-libs\", \"version\": \"2.2.3\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcsc-lite-ccid\": [{\"name\": \"pcsc-lite-ccid\", \"version\": \"1.6.0\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcsc-lite\": [{\"name\": \"pcsc-lite\", \"version\": \"2.2.3\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnupg2-smime\": [{\"name\": \"gnupg2-smime\", \"version\": \"2.4.5\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnupg2\": [{\"name\": \"gnupg2\", \"version\": \"2.4.5\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-sign-libs\": [{\"name\": \"rpm-sign-libs\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-rpm\": [{\"name\": \"python3-rpm\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf\": [{\"name\": \"python3-dnf\", \"version\": \"4.20.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dnf\": [{\"name\": \"dnf\", \"version\": \"4.20.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dnf-plugins-core\": [{\"name\": \"python3-dnf-plugins-core\", \"version\": \"4.7.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sg3_utils-libs\": [{\"name\": \"sg3_utils-libs\", \"version\": \"1.48\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"slang\": [{\"name\": \"slang\", \"version\": \"2.3.3\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"newt\": [{\"name\": \"newt\", \"version\": \"0.52.24\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"userspace-rcu\": [{\"name\": \"userspace-rcu\", \"version\": \"0.14.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libestr\": [{\"name\": \"libestr\", \"version\": \"0.1.11\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfastjson\": [{\"name\": \"libfastjson\", \"version\": \"1.2304.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"langpacks-core-en\": [{\"name\": \"langpacks-core-en\", \"version\": \"4.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"langpacks-en\": [{\"name\": \"langpacks-en\", \"version\": \"4.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rsyslog\": [{\"name\": \"rsyslog\", \"version\": \"8.2408.0\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xfsprogs\": [{\"name\": \"xfsprogs\", \"version\": \"6.5.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-tui\": [{\"name\": \"NetworkManager-tui\", \"version\": \"1.48.10\", \"release\": \"1.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils\": [{\"name\": \"sg3_utils\", \"version\": \"1.48\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf-plugins-core\": [{\"name\": \"dnf-plugins-core\", \"version\": \"4.7.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"yum\": [{\"name\": \"yum\", \"version\": \"4.20.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kernel-tools\": [{\"name\": \"kernel-tools\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"firewalld\": [{\"name\": \"firewalld\", \"version\": \"2.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"crypto-policies-scripts\": [{\"name\": \"crypto-policies-scripts\", \"version\": \"20240822\", \"release\": \"1.git367040b.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libselinux\": [{\"name\": \"python3-libselinux\", \"version\": \"3.7\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-kcm\": [{\"name\": \"sssd-kcm\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel\": [{\"name\": \"kernel\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-pc\": [{\"name\": \"grub2-pc\", \"version\": \"2.06\", \"release\": \"127.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-config-rescue\": [{\"name\": \"dracut-config-rescue\", \"version\": \"102\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-clients\": [{\"name\": \"openssh-clients\", \"version\": \"9.8p1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-server\": [{\"name\": \"openssh-server\", \"version\": \"9.8p1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chrony\": [{\"name\": \"chrony\", \"version\": \"4.6\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"microcode_ctl\": [{\"name\": \"microcode_ctl\", \"version\": \"20240531\", \"release\": \"1.el10\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"qemu-guest-agent\": [{\"name\": \"qemu-guest-agent\", \"version\": \"9.0.0\", \"release\": \"8.el10\", \"epoch\": 18, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"parted\": [{\"name\": \"parted\", \"version\": \"3.6\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect\": [{\"name\": \"authselect\", \"version\": \"1.5.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"man-db\": [{\"name\": \"man-db\", \"version\": \"2.12.0\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute-tc\": [{\"name\": \"iproute-tc\", \"version\": \"6.7.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs\": [{\"name\": \"e2fsprogs\", \"version\": \"1.47.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"initscripts-rename-device\": [{\"name\": \"initscripts-rename-device\", \"version\": \"10.26\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-selinux\": [{\"name\": \"rpm-plugin-selinux\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"irqbalance\": [{\"name\": \"irqbalance\", \"version\": \"1.9.4\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"prefixdevname\": [{\"name\": \"prefixdevname\", \"version\": \"0.2.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-minimal\": [{\"name\": \"vim-minimal\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lshw\": [{\"name\": \"lshw\", \"version\": \"B.02.20\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses\": [{\"name\": \"ncurses\", \"version\": \"6.4\", \"release\": \"13.20240127.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsysfs\": [{\"name\": \"libsysfs\", \"version\": \"2.1.1\", \"release\": \"13.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lsscsi\": [{\"name\": \"lsscsi\", \"version\": \"0.32\", \"release\": \"12.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwlwifi-dvm-firmware\": [{\"name\": \"iwlwifi-dvm-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwlwifi-mvm-firmware\": [{\"name\": \"iwlwifi-mvm-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rootfiles\": [{\"name\": \"rootfiles\", \"version\": \"8.1\", \"release\": \"37.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libtirpc\": [{\"name\": \"libtirpc\", \"version\": \"1.3.5\", \"release\": \"0.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core\": [{\"name\": \"git-core\", \"version\": \"2.45.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfsidmap\": [{\"name\": \"libnfsidmap\", \"version\": \"2.7.1\", \"release\": \"1.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core-doc\": [{\"name\": \"git-core-doc\", \"version\": \"2.45.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rpcbind\": [{\"name\": \"rpcbind\", \"version\": \"1.2.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest\": [{\"name\": \"perl-Digest\", \"version\": \"1.20\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Digest-MD5\": [{\"name\": \"perl-Digest-MD5\", \"version\": \"2.59\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-B\": [{\"name\": \"perl-B\", \"version\": \"1.89\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-FileHandle\": [{\"name\": \"perl-FileHandle\", \"version\": \"2.05\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Data-Dumper\": [{\"name\": \"perl-Data-Dumper\", \"version\": \"2.189\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libnet\": [{\"name\": \"perl-libnet\", \"version\": \"3.15\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-URI\": [{\"name\": \"perl-URI\", \"version\": \"5.27\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-AutoLoader\": [{\"name\": \"perl-AutoLoader\", \"version\": \"5.74\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Text-Tabs+Wrap\": [{\"name\": \"perl-Text-Tabs+Wrap\", \"version\": \"2024.001\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Mozilla-CA\": [{\"name\": \"perl-Mozilla-CA\", \"version\": \"20231213\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-if\": [{\"name\": \"perl-if\", \"version\": \"0.61.000\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-locale\": [{\"name\": \"perl-locale\", \"version\": \"1.12\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-IO-Socket-IP\": [{\"name\": \"perl-IO-Socket-IP\", \"version\": \"0.42\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Time-Local\": [{\"name\": \"perl-Time-Local\", \"version\": \"1.350\", \"release\": \"510.el10\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Path\": [{\"name\": \"perl-File-Path\", \"version\": \"2.18\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Escapes\": [{\"name\": \"perl-Pod-Escapes\", \"version\": \"1.07\", \"release\": \"510.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-IO-Socket-SSL\": [{\"name\": \"perl-IO-Socket-SSL\", \"version\": \"2.085\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Net-SSLeay\": [{\"name\": \"perl-Net-SSLeay\", \"version\": \"1.94\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Class-Struct\": [{\"name\": \"perl-Class-Struct\", \"version\": \"0.68\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Term-ANSIColor\": [{\"name\": \"perl-Term-ANSIColor\", \"version\": \"5.01\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-POSIX\": [{\"name\": \"perl-POSIX\", \"version\": \"2.20\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IPC-Open3\": [{\"name\": \"perl-IPC-Open3\", \"version\": \"1.22\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Temp\": [{\"name\": \"perl-File-Temp\", \"version\": \"0.231.100\", \"release\": \"511.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Term-Cap\": [{\"name\": \"perl-Term-Cap\", \"version\": \"1.18\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Simple\": [{\"name\": \"perl-Pod-Simple\", \"version\": \"3.45\", \"release\": \"510.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-HTTP-Tiny\": [{\"name\": \"perl-HTTP-Tiny\", \"version\": \"0.088\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Socket\": [{\"name\": \"perl-Socket\", \"version\": \"2.038\", \"release\": \"510.el10\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-SelectSaver\": [{\"name\": \"perl-SelectSaver\", \"version\": \"1.02\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Symbol\": [{\"name\": \"perl-Symbol\", \"version\": \"1.09\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-stat\": [{\"name\": \"perl-File-stat\", \"version\": \"1.14\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-podlators\": [{\"name\": \"perl-podlators\", \"version\": \"5.01\", \"release\": \"510.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Perldoc\": [{\"name\": \"perl-Pod-Perldoc\", \"version\": \"3.28.01\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Fcntl\": [{\"name\": \"perl-Fcntl\", \"version\": \"1.18\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Text-ParseWords\": [{\"name\": \"perl-Text-ParseWords\", \"version\": \"3.31\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-base\": [{\"name\": \"perl-base\", \"version\": \"2.27\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-mro\": [{\"name\": \"perl-mro\", \"version\": \"1.29\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO\": [{\"name\": \"perl-IO\", \"version\": \"1.55\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-overloading\": [{\"name\": \"perl-overloading\", \"version\": \"0.02\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Usage\": [{\"name\": \"perl-Pod-Usage\", \"version\": \"2.03\", \"release\": \"510.el10\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Errno\": [{\"name\": \"perl-Errno\", \"version\": \"1.38\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-File-Basename\": [{\"name\": \"perl-File-Basename\", \"version\": \"2.86\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Getopt-Std\": [{\"name\": \"perl-Getopt-Std\", \"version\": \"1.14\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-MIME-Base64\": [{\"name\": \"perl-MIME-Base64\", \"version\": \"3.16\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Scalar-List-Utils\": [{\"name\": \"perl-Scalar-List-Utils\", \"version\": \"1.63\", \"release\": \"510.el10\", \"epoch\": 5, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-constant\": [{\"name\": \"perl-constant\", \"version\": \"1.33\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Storable\": [{\"name\": \"perl-Storable\", \"version\": \"3.32\", \"release\": \"510.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-overload\": [{\"name\": \"perl-overload\", \"version\": \"1.37\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-parent\": [{\"name\": \"perl-parent\", \"version\": \"0.241\", \"<<<\n 7163 1726888036.28013: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.packages' # \r\n<<<\n 7163 1726888036.28056: stdout chunk (state=3):\n>>>release\": \"511.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-vars\": [{\"name\": \"perl-vars\", \"version\": \"1.05\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Getopt-Long\": [{\"name\": \"perl-Getopt-Long\", \"version\": \"2.58\", \"release\": \"2.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Carp\": [{\"name\": \"perl-Carp\", \"version\": \"1.54\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Exporter\": [{\"name\": \"perl-Exporter\", \"version\": \"5.78\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-PathTools\": [{\"name\": \"perl-PathTools\", \"version\": \"3.91\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-DynaLoader\": [{\"name\": \"perl-DynaLoader\", \"version\": \"1.56\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-NDBM_File\": [{\"name\": \"perl-NDBM_File\", \"version\": \"1.17\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Encode\": [{\"name\": \"perl-Encode\", \"version\": \"3.21\", \"release\": \"510.el10\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libs\": [{\"name\": \"perl-libs\", \"version\": \"5.40.0\", \"release\": \"510.el10\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-interpreter\": [{\"name\": \"perl-interpreter\", \"version\": \"5.40.0\", \"release\": \"510.el10\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Error\": [{\"name\": \"perl-Error\", \"version\": \"0.17029\", \"release\": \"17.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Find\": [{\"name\": \"perl-File-Find\", \"version\": \"1.44\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-TermReadKey\": [{\"name\": \"perl-TermReadKey\", \"version\": \"2.38\", \"release\": \"23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-lib\": [{\"name\": \"perl-lib\", \"version\": \"0.65\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Git\": [{\"name\": \"perl-Git\", \"version\": \"2.45.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"git\": [{\"name\": \"git\", \"version\": \"2.45.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xxd\": [{\"name\": \"xxd\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxslt\": [{\"name\": \"libxslt\", \"version\": \"1.1.39\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-lxml\": [{\"name\": \"python3-lxml\", \"version\": \"5.2.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"yum-utils\": [{\"name\": \"yum-utils\", \"version\": \"4.7.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-filesystem\": [{\"name\": \"vim-filesystem\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-common\": [{\"name\": \"vim-common\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"time\": [{\"name\": \"time\", \"version\": \"1.9\", \"release\": \"24.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tar\": [{\"name\": \"tar\", \"version\": \"1.35\", \"release\": \"4.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota-nls\": [{\"name\": \"quota-nls\", \"version\": \"4.09\", \"release\": \"7.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"quota\": [{\"name\": \"quota\", \"version\": \"4.09\", \"release\": \"7.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nettle\": [{\"name\": \"nettle\", \"version\": \"3.10\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"wget\": [{\"name\": \"wget\", \"version\": \"1.24.5\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"make\": [{\"name\": \"make\", \"version\": \"4.4.1\", \"release\": \"7.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libev\": [{\"name\": \"libev\", \"version\": \"4.33\", \"release\": \"12.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-libev\": [{\"name\": \"libverto-libev\", \"version\": \"0.3.2\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gssproxy\": [{\"name\": \"gssproxy\", \"version\": \"0.9.2\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils\": [{\"name\": \"keyutils\", \"version\": \"1.6.3\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nfs-utils\": [{\"name\": \"nfs-utils\", \"version\": \"2.7.1\", \"release\": \"1.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bc\": [{\"name\": \"bc\", \"version\": \"1.07.1\", \"release\": \"22.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib-redhat\": [{\"name\": \"beakerlib-redhat\", \"version\": \"1\", \"release\": \"35.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"beakerlib\": [{\"name\": \"beakerlib\", \"version\": \"1.29.3\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"restraint\": [{\"name\": \"restraint\", \"version\": \"0.4.4\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint-rhts\": [{\"name\": \"restraint-rhts\", \"version\": \"0.4.4\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-enhanced\": [{\"name\": \"vim-enhanced\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-nfs-idmap\": [{\"name\": \"sssd-nfs-idmap\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsync\": [{\"name\": \"rsync\", \"version\": \"3.3.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-rpds-py\": [{\"name\": \"python3-rpds-py\", \"version\": \"0.17.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-attrs\": [{\"name\": \"python3-attrs\", \"version\": \"23.2.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-referencing\": [{\"name\": \"python3-referencing\", \"version\": \"0.31.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-idna\": [{\"name\": \"python3-idna\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-urllib3\": [{\"name\": \"python3-urllib3\", \"version\": \"1.26.19\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonschema-specifications\": [{\"name\": \"python3-jsonschema-specifications\", \"version\": \"2023.11.2\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonschema\": [{\"name\": \"python3-jsonschema\", \"version\": \"4.19.1\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyserial\": [{\"name\": \"python3-pyserial\", \"version\": \"3.5\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-oauthlib\": [{\"name\": \"python3-oauthlib\", \"version\": \"3.2.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-markupsafe\": [{\"name\": \"python3-markupsafe\", \"version\": \"2.1.3\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jinja2\": [{\"name\": \"python3-jinja2\", \"version\": \"3.1.4\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libsemanage\": [{\"name\": \"python3-libsemanage\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jsonpointer\": [{\"name\": \"python3-jsonpointer\", \"version\": \"2.3\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonpatch\": [{\"name\": \"python3-jsonpatch\", \"version\": \"1.33\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-distro\": [{\"name\": \"python3-distro\", \"version\": \"1.9.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-configobj\": [{\"name\": \"python3-configobj\", \"version\": \"5.0.8\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-audit\": [{\"name\": \"python3-audit\", \"version\": \"4.0\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"checkpolicy\": [{\"name\": \"checkpolicy\", \"version\": \"3.7\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setuptools\": [{\"name\": \"python3-setuptools\", \"version\": \"69.0.3\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-setools\": [{\"name\": \"python3-setools\", \"version\": \"4.5.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-policycoreutils\": [{\"name\": \"python3-policycoreutils\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyyaml\": [{\"name\": \"python3-pyyaml\", \"version\": \"6.0.1\", \"release\": \"18.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-charset-normalizer\": [{\"name\": \"python3-charset-normalizer\", \"version\": \"3.3.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-requests\": [{\"name\": \"python3-requests\", \"version\": \"2.32.3\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"openssl\": [{\"name\": \"openssl\", \"version\": \"3.2.2\", \"release\": \"12.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dhcpcd\": [{\"name\": \"dhcpcd\", \"version\": \"10.0.6\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cloud-init\": [{\"name\": \"cloud-init\", \"version\": \"24.1.4\", \"release\": \"17.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"device-mapper-event-libs\": [{\"name\": \"device-mapper-event-libs\", \"version\": \"1.02.198\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libaio\": [{\"name\": \"libaio\", \"version\": \"0.3.111\", \"release\": \"20.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-event\": [{\"name\": \"device-mapper-event\", \"version\": \"1.02.198\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lvm2-libs\": [{\"name\": \"lvm2-libs\", \"version\": \"2.03.24\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-persistent-data\": [{\"name\": \"device-mapper-persistent-data\", \"version\": \"1.0.11\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lvm2\": [{\"name\": \"lvm2\", \"version\": \"2.03.24\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cloud-utils-growpart\": [{\"name\": \"cloud-utils-growpart\", \"version\": \"0.33\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"jitterentropy\": [{\"name\": \"jitterentropy\", \"version\": \"3.5.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rng-tools\": [{\"name\": \"rng-tools\", \"version\": \"6.17\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-common\": [{\"name\": \"samba-common\", \"version\": \"4.20.2\", \"release\": \"104.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"protobuf-c\": [{\"name\": \"protobuf-c\", \"version\": \"1.5.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuv\": [{\"name\": \"libuv\", \"version\": \"1.48.0\", \"release\": \"2.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmaxminddb\": [{\"name\": \"libmaxminddb\", \"version\": \"1.9.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fstrm\": [{\"name\": \"fstrm\", \"version\": \"0.6.1\", \"release\": \"11.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-license\": [{\"name\": \"bind-license\", \"version\": \"9.18.21\", \"release\": \"5.el10\", \"epoch\": 32, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"bind-libs\": [{\"name\": \"bind-libs\", \"version\": \"9.18.21\", \"release\": \"5.el10\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-utils\": [{\"name\": \"bind-utils\", \"version\": \"9.18.21\", \"release\": \"5.el10\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-proxy\": [{\"name\": \"sssd-proxy\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ldap\": [{\"name\": \"sssd-ldap\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-krb5\": [{\"name\": \"sssd-krb5\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libipa_hbac\": [{\"name\": \"libipa_hbac\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libicu\": [{\"name\": \"libicu\", \"version\": \"74.2\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"avahi-libs\": [{\"name\": \"avahi-libs\", \"version\": \"0.8\", \"release\": \"29.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libwbclient\": [{\"name\": \"libwbclient\", \"version\": \"4.20.2\", \"release\": \"104.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-common-libs\": [{\"name\": \"samba-common-libs\", \"version\": \"4.20.2\", \"release\": \"104.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-client-libs\": [{\"name\": \"samba-client-libs\", \"version\": \"4.20.2\", \"release\": \"104.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common-pac\": [{\"name\": \"sssd-common-pac\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ipa\": [{\"name\": \"sssd-ipa\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmbclient\": [{\"name\": \"libsmbclient\", \"version\": \"4.20.2\", \"release\": \"104.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"adcli\": [{\"name\": \"adcli\", \"version\": \"0.9.2\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ad\": [{\"name\": \"sssd-ad\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd\": [{\"name\": \"sssd\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tlog\": [{\"name\": \"tlog\", \"version\": \"14\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}]}}, \"invocation\": {\"module_args\": {\"manager\": [\"auto\"], \"strategy\": \"first\"}}}\r\n<<<\n 7163 1726888036.28334: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888036.28527: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888036.28675: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n<<<\n 7163 1726888036.28713: stdout chunk (state=3):\n>>># clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1<<<\n 7163 1726888036.28833: stdout chunk (state=3):\n>>>\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n<<<\n 7163 1726888036.28904: stdout chunk (state=3):\n>>># restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib<<<\n 7163 1726888036.28993: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# c<<<\n 7163 1726888036.29121: stdout chunk (state=3):\n>>>leanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro<<<\n 7163 1726888036.29217: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector<<<\n 7163 1726888036.29314: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios<<<\n 7163 1726888036.29366: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd<<<\n 7163 1726888036.29388: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix<<<\n 7163 1726888036.29416: stdout chunk (state=3):\n>>>\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd<<<\n 7163 1726888036.29537: stdout chunk (state=3):\n>>>\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.packages\r\n# destroy ansible.module_utils.facts.packages\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm\r\n<<<\n 7163 1726888036.29797: stdout chunk (state=3):\n>>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'\r\n<<<\n 7163 1726888036.29887: stdout chunk (state=3):\n>>># extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'\r\n<<<\n 7163 1726888036.30034: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc<<<\n 7163 1726888036.30066: stdout chunk (state=3):\n>>>\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2<<<\n 7163 1726888036.30269: stdout chunk (state=3):\n>>>import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b65777d0>\r\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py\r\n# code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc'\r\nimport 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6a1ae40>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72026c0>\r\n<<<\n 7163 1726888036.30314: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888036.30441: stdout chunk (state=3):\n>>>\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport<<<\n 7163 1726888036.30559: stdout chunk (state=3):\n>>>\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n<<<\n 7163 1726888036.30602: stdout chunk (state=3):\n>>># destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n<<<\n 7163 1726888036.30640: stdout chunk (state=3):\n>>># destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.process<<<\n 7163 1726888036.30733: stdout chunk (state=3):\n>>>\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy _multiprocessing\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy subprocess\r\n# destroy base64<<<\n 7163 1726888036.30781: stdout chunk (state=3):\n>>>\r\n# destroy _ssl\r\n<<<\n 7163 1726888036.30846: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selinux<<<\n 7163 1726888036.30880: stdout chunk (state=3):\n>>>\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy errno<<<\n 7163 1726888036.30950: stdout chunk (state=3):\n>>>\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy fnmatch<<<\n 7163 1726888036.30954: stdout chunk (state=3):\n>>>\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy rpm.transaction\r\n# destroy rpm<<<\n 7163 1726888036.31059: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping rpm._rpm<<<\n 7163 1726888036.31310: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy rpm._rpm\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 7163 1726888036.31468: stdout chunk (state=3):\n>>># destroy sys.monitoring<<<\n 7163 1726888036.31552: stdout chunk (state=3):\n>>>\r\n# destroy _socket\r\n# destroy _collections\r\n<<<\n 7163 1726888036.31672: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib<<<\n 7163 1726888036.32014: stdout chunk (state=3):\n>>>\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io<<<\n 7163 1726888036.32025: stdout chunk (state=3):\n>>>\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time<<<\n 7163 1726888036.32062: stdout chunk (state=3):\n>>>\r\n# destroy _random\r\n# destroy _weakref\r\n<<<\n 7163 1726888036.32116: stdout chunk (state=3):\n>>># destroy _hashlib\r\n# destroy _operator\r\n<<<\n 7163 1726888036.32198: stdout chunk (state=3):\n>>># destroy _string\r\n# destroy re\r\n<<<\n 7163 1726888036.32394: stdout chunk (state=3):\n>>># destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 7163 1726888036.32495: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 7163 1726888036.32775: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.215 closed.\r\n<<<\n 7163 1726888036.32818: stderr chunk (state=3):\n>>><<<\n 7163 1726888036.32822: stdout chunk (state=3):\n>>><<<\n 7163 1726888036.33020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n<10.31.12.215> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce692e84d0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce692b7b30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce692eaa50>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce69099130>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce69099fa0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690d7dd0>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690d7fe0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6910f800>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6910fe90>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690efaa0>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690ed1c0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690d4f80>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce691336e0>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce69132300>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690ee060>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690d6e70>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce691647a0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690d4200>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce69164c50>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce69164b00>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce69164ef0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690d2d20>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce691655b0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce69165280>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce691664b0>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6917c6b0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6917ddc0>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6917ec30>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6917f260>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6917e1b0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6917fce0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6917f410>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce69166420>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68e7bb60>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68ea45c0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ea4350>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68ea45f0>\\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68ea4ec0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68ea5880>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ea47d0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68e79d00>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ea6c60>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ea59a0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce69166bd0>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ed2f90>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ef3350>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68f54110>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68f56870>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68f54230>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ef3fb0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68d611c0>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ef2150>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ea7b90>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fce68ef2270>\\r\\n# zipimport: found 105 names in \\'/tmp/ansible_package_facts_payload__fe9ez5u/ansible_package_facts_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68dc6e40>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68da5d30>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68da4ef0>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68dc4d10>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68dfa870>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68dfa600>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68df9f10>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68dfa360>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68dc7ad0>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68dfb620>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68dfb860>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68dfbd10>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68729a00>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6872b680>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6872bf80>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6872d130>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6872fc50>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce692ebf20>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6872df10>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68737c80>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68736750>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce687364b0>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68736a20>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6872e420>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6877bf20>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6877c080>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6877db20>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6877d8e0>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce687800e0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6877e210>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68783860>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68780230>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce687846b0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce687846e0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68784b30>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6877c290>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6860c1a0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6860d3a0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68786930>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68787800>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68786540>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68615580>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68616360>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6860d5b0>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68616300>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68617620>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68621eb0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6861d8e0>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6870a8a0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce687fe5a0>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68621fa0>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68616e70>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.respawn\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.namespace\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.typing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce686ba4e0>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce682b4350>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce682b4380>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce686a1370>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce686bb0b0>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce686b86e0>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce686b82c0>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68320320>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce682b7bf0>\\r\\n# extension module \\'_queue\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_queue\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_queue\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce682b7dd0>\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce682b7050>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68320410>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc\\'\\r\\n# extension module \\'_multiprocessing\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_multiprocessing\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_multiprocessing\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68322f60>\\r\\nimport \\'multiprocessing.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68320f80>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce686b8410>\\r\\nimport \\'ansible.module_utils.facts.timeout\\' # \\r\\nimport \\'ansible.module_utils.facts.collector\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other.facter\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other.ohai\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.apparmor\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.caps\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.chroot\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.utils\\' # \\r\\nimport \\'ansible.module_utils.facts.system.cmdline\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.distribution\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.datetime\\' # \\r\\nimport \\'ansible.module_utils.facts.system.date_time\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.env\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.dns\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.fips\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.loadavg\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68323980>\\r\\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6833cb30>\\r\\nimport \\'ansible.module_utils.facts.system.local\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.lsb\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.pkg_mgr\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.platform\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\\'\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6835b4a0>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6833fb60>\\r\\nimport \\'ansible.module_utils.facts.system.python\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.version\\' # \\r\\nimport \\'ansible.module_utils.facts.system.service_mgr\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.ssh_pub_keys\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68142e70>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68142a50>\\r\\nimport \\'ansible.module_utils.facts.system.user\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.aix\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.sysctl\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.darwin\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.freebsd\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.linux\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.hurd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.sunos\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.generic_bsd\\' # \\r\\nimport \\'ansible.module_utils.facts.network.aix\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.darwin\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.fc_wwn\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.freebsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.hurd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.linux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.iscsi\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.nvme\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.sunos\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.sysctl\\' # \\r\\nimport \\'ansible.module_utils.facts.virtual.freebsd\\' # \\r\\nimport \\'ansible.module_utils.facts.virtual.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.linux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.sunos\\' # \\r\\nimport \\'ansible.module_utils.facts.default_collectors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.ansible_collector\\' # \\r\\nimport \\'ansible.module_utils.facts.compat\\' # \\r\\nimport \\'ansible.module_utils.facts\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.packages\\' # \\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'rpm._rpm\\' loaded from \\'/usr/lib64/python3.12/site-packages/rpm/_rpm.so\\'\\r\\n# extension module \\'rpm._rpm\\' executed from \\'/usr/lib64/python3.12/site-packages/rpm/_rpm.so\\'\\r\\nimport \\'rpm._rpm\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68168e30>\\r\\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc\\'\\r\\nimport \\'rpm.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6835b290>\\r\\nimport \\'rpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68dfa6c0>\\r\\n\\r\\n{\"ansible_facts\": {\"packages\": {\"libgcc\": [{\"name\": \"libgcc\", \"version\": \"14.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"linux-firmware-whence\": [{\"name\": \"linux-firmware-whence\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tzdata\": [{\"name\": \"tzdata\", \"version\": \"2024a\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"fonts-filesystem\": [{\"name\": \"fonts-filesystem\", \"version\": \"2.0.5\", \"release\": \"17.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"hunspell-filesystem\": [{\"name\": \"hunspell-filesystem\", \"version\": \"1.7.2\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"google-noto-fonts-common\": [{\"name\": \"google-noto-fonts-common\", \"version\": \"20240401\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"google-noto-sans-mono-vf-fonts\": [{\"name\": \"google-noto-sans-mono-vf-fonts\", \"version\": \"20240401\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"google-noto-sans-vf-fonts\": [{\"name\": \"google-noto-sans-vf-fonts\", \"version\": \"20240401\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"google-noto-serif-vf-fonts\": [{\"name\": \"google-noto-serif-vf-fonts\", \"version\": \"20240401\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"redhat-mono-vf-fonts\": [{\"name\": \"redhat-mono-vf-fonts\", \"version\": \"4.0.3\", \"release\": \"12.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"redhat-text-vf-fonts\": [{\"name\": \"redhat-text-vf-fonts\", \"version\": \"4.0.3\", \"release\": \"12.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"default-fonts-core-sans\": [{\"name\": \"default-fonts-core-sans\", \"version\": \"4.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"langpacks-fonts-en\": [{\"name\": \"langpacks-fonts-en\", \"version\": \"4.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"amd-ucode-firmware\": [{\"name\": \"amd-ucode-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"atheros-firmware\": [{\"name\": \"atheros-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"brcmfmac-firmware\": [{\"name\": \"brcmfmac-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cirrus-audio-firmware\": [{\"name\": \"cirrus-audio-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"intel-audio-firmware\": [{\"name\": \"intel-audio-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"mt7xxx-firmware\": [{\"name\": \"mt7xxx-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"nxpwireless-firmware\": [{\"name\": \"nxpwireless-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"realtek-firmware\": [{\"name\": \"realtek-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tiwilink-firmware\": [{\"name\": \"tiwilink-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"amd-gpu-firmware\": [{\"name\": \"amd-gpu-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"intel-gpu-firmware\": [{\"name\": \"intel-gpu-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"nvidia-gpu-firmware\": [{\"name\": \"nvidia-gpu-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"linux-firmware\": [{\"name\": \"linux-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"xkeyboard-config\": [{\"name\": \"xkeyboard-config\", \"version\": \"2.41\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gawk-all-langpacks\": [{\"name\": \"gawk-all-langpacks\", \"version\": \"5.3.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-data\": [{\"name\": \"vim-data\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"publicsuffix-list-dafsa\": [{\"name\": \"publicsuffix-list-dafsa\", \"version\": \"20240107\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pcre2-syntax\": [{\"name\": \"pcre2-syntax\", \"version\": \"10.44\", \"release\": \"1.el10.2\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"ncurses-base\": [{\"name\": \"ncurses-base\", \"version\": \"6.4\", \"release\": \"13.20240127.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libssh-config\": [{\"name\": \"libssh-config\", \"version\": \"0.10.6\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kbd-misc\": [{\"name\": \"kbd-misc\", \"version\": \"2.6.4\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kbd-legacy\": [{\"name\": \"kbd-legacy\", \"version\": \"2.6.4\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"hwdata\": [{\"name\": \"hwdata\", \"version\": \"0.379\", \"release\": \"10.1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"firewalld-filesystem\": [{\"name\": \"firewalld-filesystem\", \"version\": \"2.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dnf-data\": [{\"name\": \"dnf-data\", \"version\": \"4.20.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"coreutils-common\": [{\"name\": \"coreutils-common\", \"version\": \"9.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-gpg-keys\": [{\"name\": \"centos-gpg-keys\", \"version\": \"10.0\", \"release\": \"0.19.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"centos-stream-repos\": [{\"name\": \"centos-stream-repos\", \"version\": \"10.0\", \"release\": \"0.19.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"centos-stream-release\": [{\"name\": \"centos-stream-release\", \"version\": \"10.0\", \"release\": \"0.19.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"setup\": [{\"name\": \"setup\", \"version\": \"2.14.5\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"filesystem\": [{\"name\": \"filesystem\", \"version\": \"3.18\", \"release\": \"15.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"basesystem\": [{\"name\": \"basesystem\", \"version\": \"11\", \"release\": \"21.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"glibc-gconv-extra\": [{\"name\": \"glibc-gconv-extra\", \"version\": \"2.39\", \"release\": \"17.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-langpack-en\": [{\"name\": \"glibc-langpack-en\", \"version\": \"2.39\", \"release\": \"17.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-common\": [{\"name\": \"glibc-common\", \"version\": \"2.39\", \"release\": \"17.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc\": [{\"name\": \"glibc\", \"version\": \"2.39\", \"release\": \"17.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-libs\": [{\"name\": \"ncurses-libs\", \"version\": \"6.4\", \"release\": \"13.20240127.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bash\": [{\"name\": \"bash\", \"version\": \"5.2.26\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zlib-ng-compat\": [{\"name\": \"zlib-ng-compat\", \"version\": \"2.1.6\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuuid\": [{\"name\": \"libuuid\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-libs\": [{\"name\": \"xz-libs\", \"version\": \"5.6.2\", \"release\": \"2.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libblkid\": [{\"name\": \"libblkid\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libstdc++\": [{\"name\": \"libstdc++\", \"version\": \"14.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"popt\": [{\"name\": \"popt\", \"version\": \"1.19\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd\": [{\"name\": \"libzstd\", \"version\": \"1.5.5\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf\": [{\"name\": \"elfutils-libelf\", \"version\": \"0.191\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"readline\": [{\"name\": \"readline\", \"version\": \"8.2\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bzip2-libs\": [{\"name\": \"bzip2-libs\", \"version\": \"1.0.8\", \"release\": \"19.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err\": [{\"name\": \"libcom_err\", \"version\": \"1.47.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmnl\": [{\"name\": \"libmnl\", \"version\": \"1.0.5\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt\": [{\"name\": \"libxcrypt\", \"version\": \"4.4.36\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies\": [{\"name\": \"crypto-policies\", \"version\": \"20240822\", \"release\": \"1.git367040b.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"alternatives\": [{\"name\": \"alternatives\", \"version\": \"1.30\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxml2\": [{\"name\": \"libxml2\", \"version\": \"2.12.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng\": [{\"name\": \"libcap-ng\", \"version\": \"0.8.4\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit-libs\": [{\"name\": \"audit-libs\", \"version\": \"4.0\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgpg-error\": [{\"name\": \"libgpg-error\", \"version\": \"1.50\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtalloc\": [{\"name\": \"libtalloc\", \"version\": \"2.4.2\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2\": [{\"name\": \"pcre2\", \"version\": \"10.44\", \"release\": \"1.el10.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grep\": [{\"name\": \"grep\", \"version\": \"3.11\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sqlite-libs\": [{\"name\": \"sqlite-libs\", \"version\": \"3.46.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdbm-libs\": [{\"name\": \"gdbm-libs\", \"version\": \"1.23\", \"release\": \"8.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libffi\": [{\"name\": \"libffi\", \"version\": \"3.4.4\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libunistring\": [{\"name\": \"libunistring\", \"version\": \"1.1\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libidn2\": [{\"name\": \"libidn2\", \"version\": \"2.3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-common\": [{\"name\": \"grub2-common\", \"version\": \"2.06\", \"release\": \"127.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libedit\": [{\"name\": \"libedit\", \"version\": \"3.1\", \"release\": \"51.20230828cvs.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"expat\": [{\"name\": \"expat\", \"version\": \"2.6.2\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gmp\": [{\"name\": \"gmp\", \"version\": \"6.2.1\", \"release\": \"9.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jansson\": [{\"name\": \"jansson\", \"version\": \"2.14\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"json-c\": [{\"name\": \"json-c\", \"version\": \"0.17\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libattr\": [{\"name\": \"libattr\", \"version\": \"2.5.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libacl\": [{\"name\": \"libacl\", \"version\": \"2.3.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol\": [{\"name\": \"libsepol\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux\": [{\"name\": \"libselinux\", \"version\": \"3.7\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sed\": [{\"name\": \"sed\", \"version\": \"4.9\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmount\": [{\"name\": \"libmount\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmartcols\": [{\"name\": \"libsmartcols\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"findutils\": [{\"name\": \"findutils\", \"version\": \"4.10.0\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsemanage\": [{\"name\": \"libsemanage\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtevent\": [{\"name\": \"libtevent\", \"version\": \"0.16.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libassuan\": [{\"name\": \"libassuan\", \"version\": \"2.5.6\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbpf\": [{\"name\": \"libbpf\", \"version\": \"1.5.0\", \"release\": \"1.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hunspell-en-GB\": [{\"name\": \"hunspell-en-GB\", \"version\": \"0.20201207\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"hunspell-en-US\": [{\"name\": \"hunspell-en-US\", \"version\": \"0.20201207\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"hunspell\": [{\"name\": \"hunspell\", \"version\": \"1.7.2\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfdisk\": [{\"name\": \"libfdisk\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs\": [{\"name\": \"keyutils-libs\", \"version\": \"1.6.3\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libeconf\": [{\"name\": \"libeconf\", \"version\": \"0.6.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pam-libs\": [{\"name\": \"pam-libs\", \"version\": \"1.6.1\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap\": [{\"name\": \"libcap\", \"version\": \"2.69\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-libs\": [{\"name\": \"systemd-libs\", \"version\": \"256\", \"release\": \"14.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shadow-utils\": [{\"name\": \"shadow-utils\", \"version\": \"4.15.0\", \"release\": \"3.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux-core\": [{\"name\": \"util-linux-core\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-libs\": [{\"name\": \"dbus-libs\", \"version\": \"1.14.10\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtasn1\": [{\"name\": \"libtasn1\", \"version\": \"4.19.0\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit\": [{\"name\": \"p11-kit\", \"version\": \"0.25.5\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit-trust\": [{\"name\": \"p11-kit-trust\", \"version\": \"0.25.5\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnutls\": [{\"name\": \"gnutls\", \"version\": \"3.8.7\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glib2\": [{\"name\": \"glib2\", \"version\": \"2.80.4\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-libs\": [{\"name\": \"polkit-libs\", \"version\": \"125\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-libnm\": [{\"name\": \"NetworkManager-libnm\", \"version\": \"1.48.10\", \"release\": \"1.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-libs\": [{\"name\": \"openssl-libs\", \"version\": \"3.2.2\", \"release\": \"12.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils\": [{\"name\": \"coreutils\", \"version\": \"9.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ca-certificates\": [{\"name\": \"ca-certificates\", \"version\": \"2024.2.69_v8.0.303\", \"release\": \"101.1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tpm2-tss\": [{\"name\": \"tpm2-tss\", \"version\": \"4.1.3\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gzip\": [{\"name\": \"gzip\", \"version\": \"1.13\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod\": [{\"name\": \"kmod\", \"version\": \"31\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod-libs\": [{\"name\": \"kmod-libs\", \"version\": \"31\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib\": [{\"name\": \"cracklib\", \"version\": \"2.9.11\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cyrus-sasl-lib\": [{\"name\": \"cyrus-sasl-lib\", \"version\": \"2.1.28\", \"release\": \"22.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgcrypt\": [{\"name\": \"libgcrypt\", \"version\": \"1.11.0\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libksba\": [{\"name\": \"libksba\", \"version\": \"1.6.7\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnftnl\": [{\"name\": \"libnftnl\", \"version\": \"1.2.7\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file-libs\": [{\"name\": \"file-libs\", \"version\": \"5.45\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file\": [{\"name\": \"file\", \"version\": \"5.45\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"diffutils\": [{\"name\": \"diffutils\", \"version\": \"3.10\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbasicobjects\": [{\"name\": \"libbasicobjects\", \"version\": \"0.1.1\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcollection\": [{\"name\": \"libcollection\", \"version\": \"0.7.0\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdhash\": [{\"name\": \"libdhash\", \"version\": \"0.5.0\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnl3\": [{\"name\": \"libnl3\", \"version\": \"3.9.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libref_array\": [{\"name\": \"libref_array\", \"version\": \"0.1.5\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libseccomp\": [{\"name\": \"libseccomp\", \"version\": \"2.5.3\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_idmap\": [{\"name\": \"libsss_idmap\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtdb\": [{\"name\": \"libtdb\", \"version\": \"1.4.10\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lua-libs\": [{\"name\": \"lua-libs\", \"version\": \"5.4.6\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lz4-libs\": [{\"name\": \"lz4-libs\", \"version\": \"1.9.4\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libarchive\": [{\"name\": \"libarchive\", \"version\": \"3.7.2\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lzo\": [{\"name\": \"lzo\", \"version\": \"2.10\", \"release\": \"13.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"npth\": [{\"name\": \"npth\", \"version\": \"1.6\", \"release\": \"19.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"numactl-libs\": [{\"name\": \"numactl-libs\", \"version\": \"2.0.16\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"squashfs-tools\": [{\"name\": \"squashfs-tools\", \"version\": \"4.6.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib-dicts\": [{\"name\": \"cracklib-dicts\", \"version\": \"2.9.11\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpwquality\": [{\"name\": \"libpwquality\", \"version\": \"1.4.5\", \"release\": \"11.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ima-evm-utils\": [{\"name\": \"ima-evm-utils\", \"version\": \"1.5\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pip-wheel\": [{\"name\": \"python3-pip-wheel\", \"version\": \"23.3.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"which\": [{\"name\": \"which\", \"version\": \"2.21\", \"release\": \"42.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libevent\": [{\"name\": \"libevent\", \"version\": \"2.1.12\", \"release\": \"15.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openldap\": [{\"name\": \"openldap\", \"version\": \"2.6.7\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_certmap\": [{\"name\": \"libsss_certmap\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-sequoia\": [{\"name\": \"rpm-sequoia\", \"version\": \"1.6.0\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-audit\": [{\"name\": \"rpm-plugin-audit\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-libs\": [{\"name\": \"rpm-libs\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsolv\": [{\"name\": \"libsolv\", \"version\": \"0.7.29\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-systemd-inhibit\": [{\"name\": \"rpm-plugin-systemd-inhibit\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gobject-introspection\": [{\"name\": \"gobject-introspection\", \"version\": \"1.79.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsecret\": [{\"name\": \"libsecret\", \"version\": \"0.21.2\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pinentry\": [{\"name\": \"pinentry\", \"version\": \"1.3.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libusb1\": [{\"name\": \"libusb1\", \"version\": \"1.0.27\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"procps-ng\": [{\"name\": \"procps-ng\", \"version\": \"4.0.4\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd\": [{\"name\": \"kbd\", \"version\": \"2.6.4\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hunspell-en\": [{\"name\": \"hunspell-en\", \"version\": \"0.20201207\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libselinux-utils\": [{\"name\": \"libselinux-utils\", \"version\": \"3.7\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-libs\": [{\"name\": \"gettext-libs\", \"version\": \"0.22.5\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpfr\": [{\"name\": \"mpfr\", \"version\": \"4.2.1\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gawk\": [{\"name\": \"gawk\", \"version\": \"5.3.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcomps\": [{\"name\": \"libcomps\", \"version\": \"0.1.21\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-pc-modules\": [{\"name\": \"grub2-pc-modules\", \"version\": \"2.06\", \"release\": \"127.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpsl\": [{\"name\": \"libpsl\", \"version\": \"0.21.5\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdbm\": [{\"name\": \"gdbm\", \"version\": \"1.23\", \"release\": \"8.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pam\": [{\"name\": \"pam\", \"version\": \"1.6.1\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz\": [{\"name\": \"xz\", \"version\": \"5.6.2\", \"release\": \"2.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxkbcommon\": [{\"name\": \"libxkbcommon\", \"version\": \"1.7.0\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"groff-base\": [{\"name\": \"groff-base\", \"version\": \"1.23.0\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ethtool\": [{\"name\": \"ethtool\", \"version\": \"6.7\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset-libs\": [{\"name\": \"ipset-libs\", \"version\": \"7.21\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset\": [{\"name\": \"ipset\", \"version\": \"7.21\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs-libs\": [{\"name\": \"e2fsprogs-libs\", \"version\": \"1.47.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libss\": [{\"name\": \"libss\", \"version\": \"1.47.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"snappy\": [{\"name\": \"snappy\", \"version\": \"1.1.10\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pigz\": [{\"name\": \"pigz\", \"version\": \"2.8\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-common\": [{\"name\": \"dbus-common\", \"version\": \"1.14.10\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dbus-broker\": [{\"name\": \"dbus-broker\", \"version\": \"35\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus\": [{\"name\": \"dbus\", \"version\": \"1.14.10\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hostname\": [{\"name\": \"hostname\", \"version\": \"3.23\", \"release\": \"13.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools-libs\": [{\"name\": \"kernel-tools-libs\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"less\": [{\"name\": \"less\", \"version\": \"661\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"psmisc\": [{\"name\": \"psmisc\", \"version\": \"23.6\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute\": [{\"name\": \"iproute\", \"version\": \"6.7.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"memstrack\": [{\"name\": \"memstrack\", \"version\": \"0.2.5\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"c-ares\": [{\"name\": \"c-ares\", \"version\": \"1.25.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpio\": [{\"name\": \"cpio\", \"version\": \"2.15\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"duktape\": [{\"name\": \"duktape\", \"version\": \"2.7.0\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fuse-libs\": [{\"name\": \"fuse-libs\", \"version\": \"2.9.9\", \"release\": \"22.el10.gating_test1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fuse3-libs\": [{\"name\": \"fuse3-libs\", \"version\": \"3.16.2\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-envsubst\": [{\"name\": \"gettext-envsubst\", \"version\": \"0.22.5\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-runtime\": [{\"name\": \"gettext-runtime\", \"version\": \"0.22.5\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"inih\": [{\"name\": \"inih\", \"version\": \"58\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbrotli\": [{\"name\": \"libbrotli\", \"version\": \"1.1.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcbor\": [{\"name\": \"libcbor\", \"version\": \"0.11.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfido2\": [{\"name\": \"libfido2\", \"version\": \"1.14.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgomp\": [{\"name\": \"libgomp\", \"version\": \"14.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libndp\": [{\"name\": \"libndp\", \"version\": \"1.9\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfnetlink\": [{\"name\": \"libnfnetlink\", \"version\": \"1.0.1\", \"release\": \"28.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnetfilter_conntrack\": [{\"name\": \"libnetfilter_conntrack\", \"version\": \"1.0.9\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-libs\": [{\"name\": \"iptables-libs\", \"version\": \"1.8.10\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-nft\": [{\"name\": \"iptables-nft\", \"version\": \"1.8.10\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nftables\": [{\"name\": \"nftables\", \"version\": \"1.0.9\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnghttp2\": [{\"name\": \"libnghttp2\", \"version\": \"1.62.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpath_utils\": [{\"name\": \"libpath_utils\", \"version\": \"0.2.1\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libini_config\": [{\"name\": \"libini_config\", \"version\": \"1.3.1\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpipeline\": [{\"name\": \"libpipeline\", \"version\": \"1.5.7\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_nss_idmap\": [{\"name\": \"libsss_nss_idmap\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_sudo\": [{\"name\": \"libsss_sudo\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"liburing\": [{\"name\": \"liburing\", \"version\": \"2.5\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto\": [{\"name\": \"libverto\", \"version\": \"0.3.2\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-libs\": [{\"name\": \"krb5-libs\", \"version\": \"1.21.3\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cyrus-sasl-gssapi\": [{\"name\": \"cyrus-sasl-gssapi\", \"version\": \"2.1.28\", \"release\": \"22.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libssh\": [{\"name\": \"libssh\", \"version\": \"0.10.6\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcurl\": [{\"name\": \"libcurl\", \"version\": \"8.9.1\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect-libs\": [{\"name\": \"authselect-libs\", \"version\": \"1.5.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cryptsetup-libs\": [{\"name\": \"cryptsetup-libs\", \"version\": \"2.7.3\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-libs\": [{\"name\": \"device-mapper-libs\", \"version\": \"1.02.198\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper\": [{\"name\": \"device-mapper\", \"version\": \"1.02.198\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client\": [{\"name\": \"elfutils-debuginfod-client\", \"version\": \"0.191\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libs\": [{\"name\": \"elfutils-libs\", \"version\": \"0.191\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-default-yama-scope\": [{\"name\": \"elfutils-default-yama-scope\", \"version\": \"0.191\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libutempter\": [{\"name\": \"libutempter\", \"version\": \"1.2.1\", \"release\": \"14.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-pam\": [{\"name\": \"systemd-pam\", \"version\": \"256\", \"release\": \"14.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux\": [{\"name\": \"util-linux\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd\": [{\"name\": \"systemd\", \"version\": \"256\", \"release\": \"14.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools-minimal\": [{\"name\": \"grub2-tools-minimal\", \"version\": \"2.06\", \"release\": \"127.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie-anacron\": [{\"name\": \"cronie-anacron\", \"version\": \"1.7.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie\": [{\"name\": \"cronie\", \"version\": \"1.7.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crontabs\": [{\"name\": \"crontabs\", \"version\": \"1.11^20190603git9e74f2d\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"polkit\": [{\"name\": \"polkit\", \"version\": \"125\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-pkla-compat\": [{\"name\": \"polkit-pkla-compat\", \"version\": \"0.1\", \"release\": \"29.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh\": [{\"name\": \"openssh\", \"version\": \"9.8p1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils-gold\": [{\"name\": \"binutils-gold\", \"version\": \"2.41\", \"release\": \"48.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils\": [{\"name\": \"binutils\", \"version\": \"2.41\", \"release\": \"48.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"initscripts-service\": [{\"name\": \"initscripts-service\", \"version\": \"10.26\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"audit-rules\": [{\"name\": \"audit-rules\", \"version\": \"4.0\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit\": [{\"name\": \"audit\", \"version\": \"4.0\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iputils\": [{\"name\": \"iputils\", \"version\": \"20240905\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi\": [{\"name\": \"libkcapi\", \"version\": \"1.5.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi-hasher\": [{\"name\": \"libkcapi-hasher\", \"version\": \"1.5.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi-hmaccalc\": [{\"name\": \"libkcapi-hmaccalc\", \"version\": \"1.5.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"logrotate\": [{\"name\": \"logrotate\", \"version\": \"3.22.0\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"makedumpfile\": [{\"name\": \"makedumpfile\", \"version\": \"1.7.5\", \"release\": \"12.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-build-libs\": [{\"name\": \"rpm-build-libs\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kpartx\": [{\"name\": \"kpartx\", \"version\": \"0.9.9\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"curl\": [{\"name\": \"curl\", \"version\": \"8.9.1\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm\": [{\"name\": \"rpm\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"policycoreutils\": [{\"name\": \"policycoreutils\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy\": [{\"name\": \"selinux-policy\", \"version\": \"40.13.9\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"selinux-policy-targeted\": [{\"name\": \"selinux-policy-targeted\", \"version\": \"40.13.9\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"librepo\": [{\"name\": \"librepo\", \"version\": \"1.18.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tpm2-tss-fapi\": [{\"name\": \"tpm2-tss-fapi\", \"version\": \"4.1.3\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tpm2-tools\": [{\"name\": \"tpm2-tools\", \"version\": \"5.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grubby\": [{\"name\": \"grubby\", \"version\": \"8.40\", \"release\": \"76.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-udev\": [{\"name\": \"systemd-udev\", \"version\": \"256\", \"release\": \"14.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut\": [{\"name\": \"dracut\", \"version\": \"102\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"os-prober\": [{\"name\": \"os-prober\", \"version\": \"1.81\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools\": [{\"name\": \"grub2-tools\", \"version\": \"2.06\", \"release\": \"127.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-modules-core\": [{\"name\": \"kernel-modules-core\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-core\": [{\"name\": \"kernel-core\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager\": [{\"name\": \"NetworkManager\", \"version\": \"1.48.10\", \"release\": \"1.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-modules\": [{\"name\": \"kernel-modules\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-squash\": [{\"name\": \"dracut-squash\", \"version\": \"102\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-client\": [{\"name\": \"sssd-client\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libyaml\": [{\"name\": \"libyaml\", \"version\": \"0.2.5\", \"release\": \"15.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmodulemd\": [{\"name\": \"libmodulemd\", \"version\": \"2.15.0\", \"release\": \"11.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdnf\": [{\"name\": \"libdnf\", \"version\": \"0.73.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lmdb-libs\": [{\"name\": \"lmdb-libs\", \"version\": \"0.9.32\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libldb\": [{\"name\": \"libldb\", \"version\": \"2.9.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common\": [{\"name\": \"sssd-common\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-krb5-common\": [{\"name\": \"sssd-krb5-common\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpdecimal\": [{\"name\": \"mpdecimal\", \"version\": \"2.5.1\", \"release\": \"11.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python-unversioned-command\": [{\"name\": \"python-unversioned-command\", \"version\": \"3.12.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3\": [{\"name\": \"python3\", \"version\": \"3.12.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libs\": [{\"name\": \"python3-libs\", \"version\": \"3.12.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dbus\": [{\"name\": \"python3-dbus\", \"version\": \"1.3.2\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libdnf\": [{\"name\": \"python3-libdnf\", \"version\": \"0.73.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-hawkey\": [{\"name\": \"python3-hawkey\", \"version\": \"0.73.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gobject-base-noarch\": [{\"name\": \"python3-gobject-base-noarch\", \"version\": \"3.46.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-gobject-base\": [{\"name\": \"python3-gobject-base\", \"version\": \"3.46.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libcomps\": [{\"name\": \"python3-libcomps\", \"version\": \"0.1.21\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sudo\": [{\"name\": \"sudo\", \"version\": \"1.9.15\", \"release\": \"7.p5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sudo-python-plugin\": [{\"name\": \"sudo-python-plugin\", \"version\": \"1.9.15\", \"release\": \"7.p5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-nftables\": [{\"name\": \"python3-nftables\", \"version\": \"1.0.9\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-firewall\": [{\"name\": \"python3-firewall\", \"version\": \"2.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-six\": [{\"name\": \"python3-six\", \"version\": \"1.16.0\", \"release\": \"15.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dateutil\": [{\"name\": \"python3-dateutil\", \"version\": \"2.8.2\", \"release\": \"14.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-systemd\": [{\"name\": \"python3-systemd\", \"version\": \"235\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng-python3\": [{\"name\": \"libcap-ng-python3\", \"version\": \"0.8.4\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"oniguruma\": [{\"name\": \"oniguruma\", \"version\": \"6.9.9\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jq\": [{\"name\": \"jq\", \"version\": \"1.7.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-network\": [{\"name\": \"dracut-network\", \"version\": \"102\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kexec-tools\": [{\"name\": \"kexec-tools\", \"version\": \"2.0.29\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kdump-utils\": [{\"name\": \"kdump-utils\", \"version\": \"1.0.43\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pciutils-libs\": [{\"name\": \"pciutils-libs\", \"version\": \"3.13.0\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcsc-lite-libs\": [{\"name\": \"pcsc-lite-libs\", \"version\": \"2.2.3\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcsc-lite-ccid\": [{\"name\": \"pcsc-lite-ccid\", \"version\": \"1.6.0\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcsc-lite\": [{\"name\": \"pcsc-lite\", \"version\": \"2.2.3\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnupg2-smime\": [{\"name\": \"gnupg2-smime\", \"version\": \"2.4.5\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnupg2\": [{\"name\": \"gnupg2\", \"version\": \"2.4.5\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-sign-libs\": [{\"name\": \"rpm-sign-libs\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-rpm\": [{\"name\": \"python3-rpm\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf\": [{\"name\": \"python3-dnf\", \"version\": \"4.20.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dnf\": [{\"name\": \"dnf\", \"version\": \"4.20.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dnf-plugins-core\": [{\"name\": \"python3-dnf-plugins-core\", \"version\": \"4.7.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sg3_utils-libs\": [{\"name\": \"sg3_utils-libs\", \"version\": \"1.48\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"slang\": [{\"name\": \"slang\", \"version\": \"2.3.3\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"newt\": [{\"name\": \"newt\", \"version\": \"0.52.24\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"userspace-rcu\": [{\"name\": \"userspace-rcu\", \"version\": \"0.14.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libestr\": [{\"name\": \"libestr\", \"version\": \"0.1.11\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfastjson\": [{\"name\": \"libfastjson\", \"version\": \"1.2304.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"langpacks-core-en\": [{\"name\": \"langpacks-core-en\", \"version\": \"4.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"langpacks-en\": [{\"name\": \"langpacks-en\", \"version\": \"4.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rsyslog\": [{\"name\": \"rsyslog\", \"version\": \"8.2408.0\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xfsprogs\": [{\"name\": \"xfsprogs\", \"version\": \"6.5.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-tui\": [{\"name\": \"NetworkManager-tui\", \"version\": \"1.48.10\", \"release\": \"1.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils\": [{\"name\": \"sg3_utils\", \"version\": \"1.48\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf-plugins-core\": [{\"name\": \"dnf-plugins-core\", \"version\": \"4.7.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"yum\": [{\"name\": \"yum\", \"version\": \"4.20.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kernel-tools\": [{\"name\": \"kernel-tools\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"firewalld\": [{\"name\": \"firewalld\", \"version\": \"2.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"crypto-policies-scripts\": [{\"name\": \"crypto-policies-scripts\", \"version\": \"20240822\", \"release\": \"1.git367040b.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libselinux\": [{\"name\": \"python3-libselinux\", \"version\": \"3.7\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-kcm\": [{\"name\": \"sssd-kcm\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel\": [{\"name\": \"kernel\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-pc\": [{\"name\": \"grub2-pc\", \"version\": \"2.06\", \"release\": \"127.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-config-rescue\": [{\"name\": \"dracut-config-rescue\", \"version\": \"102\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-clients\": [{\"name\": \"openssh-clients\", \"version\": \"9.8p1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-server\": [{\"name\": \"openssh-server\", \"version\": \"9.8p1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chrony\": [{\"name\": \"chrony\", \"version\": \"4.6\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"microcode_ctl\": [{\"name\": \"microcode_ctl\", \"version\": \"20240531\", \"release\": \"1.el10\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"qemu-guest-agent\": [{\"name\": \"qemu-guest-agent\", \"version\": \"9.0.0\", \"release\": \"8.el10\", \"epoch\": 18, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"parted\": [{\"name\": \"parted\", \"version\": \"3.6\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect\": [{\"name\": \"authselect\", \"version\": \"1.5.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"man-db\": [{\"name\": \"man-db\", \"version\": \"2.12.0\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute-tc\": [{\"name\": \"iproute-tc\", \"version\": \"6.7.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs\": [{\"name\": \"e2fsprogs\", \"version\": \"1.47.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"initscripts-rename-device\": [{\"name\": \"initscripts-rename-device\", \"version\": \"10.26\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-selinux\": [{\"name\": \"rpm-plugin-selinux\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"irqbalance\": [{\"name\": \"irqbalance\", \"version\": \"1.9.4\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"prefixdevname\": [{\"name\": \"prefixdevname\", \"version\": \"0.2.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-minimal\": [{\"name\": \"vim-minimal\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lshw\": [{\"name\": \"lshw\", \"version\": \"B.02.20\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses\": [{\"name\": \"ncurses\", \"version\": \"6.4\", \"release\": \"13.20240127.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsysfs\": [{\"name\": \"libsysfs\", \"version\": \"2.1.1\", \"release\": \"13.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lsscsi\": [{\"name\": \"lsscsi\", \"version\": \"0.32\", \"release\": \"12.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwlwifi-dvm-firmware\": [{\"name\": \"iwlwifi-dvm-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwlwifi-mvm-firmware\": [{\"name\": \"iwlwifi-mvm-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rootfiles\": [{\"name\": \"rootfiles\", \"version\": \"8.1\", \"release\": \"37.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libtirpc\": [{\"name\": \"libtirpc\", \"version\": \"1.3.5\", \"release\": \"0.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core\": [{\"name\": \"git-core\", \"version\": \"2.45.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfsidmap\": [{\"name\": \"libnfsidmap\", \"version\": \"2.7.1\", \"release\": \"1.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core-doc\": [{\"name\": \"git-core-doc\", \"version\": \"2.45.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rpcbind\": [{\"name\": \"rpcbind\", \"version\": \"1.2.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest\": [{\"name\": \"perl-Digest\", \"version\": \"1.20\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Digest-MD5\": [{\"name\": \"perl-Digest-MD5\", \"version\": \"2.59\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-B\": [{\"name\": \"perl-B\", \"version\": \"1.89\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-FileHandle\": [{\"name\": \"perl-FileHandle\", \"version\": \"2.05\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Data-Dumper\": [{\"name\": \"perl-Data-Dumper\", \"version\": \"2.189\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libnet\": [{\"name\": \"perl-libnet\", \"version\": \"3.15\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-URI\": [{\"name\": \"perl-URI\", \"version\": \"5.27\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-AutoLoader\": [{\"name\": \"perl-AutoLoader\", \"version\": \"5.74\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Text-Tabs+Wrap\": [{\"name\": \"perl-Text-Tabs+Wrap\", \"version\": \"2024.001\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Mozilla-CA\": [{\"name\": \"perl-Mozilla-CA\", \"version\": \"20231213\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-if\": [{\"name\": \"perl-if\", \"version\": \"0.61.000\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-locale\": [{\"name\": \"perl-locale\", \"version\": \"1.12\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-IO-Socket-IP\": [{\"name\": \"perl-IO-Socket-IP\", \"version\": \"0.42\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Time-Local\": [{\"name\": \"perl-Time-Local\", \"version\": \"1.350\", \"release\": \"510.el10\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Path\": [{\"name\": \"perl-File-Path\", \"version\": \"2.18\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Escapes\": [{\"name\": \"perl-Pod-Escapes\", \"version\": \"1.07\", \"release\": \"510.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-IO-Socket-SSL\": [{\"name\": \"perl-IO-Socket-SSL\", \"version\": \"2.085\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Net-SSLeay\": [{\"name\": \"perl-Net-SSLeay\", \"version\": \"1.94\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Class-Struct\": [{\"name\": \"perl-Class-Struct\", \"version\": \"0.68\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Term-ANSIColor\": [{\"name\": \"perl-Term-ANSIColor\", \"version\": \"5.01\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-POSIX\": [{\"name\": \"perl-POSIX\", \"version\": \"2.20\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IPC-Open3\": [{\"name\": \"perl-IPC-Open3\", \"version\": \"1.22\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Temp\": [{\"name\": \"perl-File-Temp\", \"version\": \"0.231.100\", \"release\": \"511.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Term-Cap\": [{\"name\": \"perl-Term-Cap\", \"version\": \"1.18\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Simple\": [{\"name\": \"perl-Pod-Simple\", \"version\": \"3.45\", \"release\": \"510.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-HTTP-Tiny\": [{\"name\": \"perl-HTTP-Tiny\", \"version\": \"0.088\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Socket\": [{\"name\": \"perl-Socket\", \"version\": \"2.038\", \"release\": \"510.el10\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-SelectSaver\": [{\"name\": \"perl-SelectSaver\", \"version\": \"1.02\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Symbol\": [{\"name\": \"perl-Symbol\", \"version\": \"1.09\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-stat\": [{\"name\": \"perl-File-stat\", \"version\": \"1.14\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-podlators\": [{\"name\": \"perl-podlators\", \"version\": \"5.01\", \"release\": \"510.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Perldoc\": [{\"name\": \"perl-Pod-Perldoc\", \"version\": \"3.28.01\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Fcntl\": [{\"name\": \"perl-Fcntl\", \"version\": \"1.18\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Text-ParseWords\": [{\"name\": \"perl-Text-ParseWords\", \"version\": \"3.31\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-base\": [{\"name\": \"perl-base\", \"version\": \"2.27\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-mro\": [{\"name\": \"perl-mro\", \"version\": \"1.29\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO\": [{\"name\": \"perl-IO\", \"version\": \"1.55\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-overloading\": [{\"name\": \"perl-overloading\", \"version\": \"0.02\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Usage\": [{\"name\": \"perl-Pod-Usage\", \"version\": \"2.03\", \"release\": \"510.el10\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Errno\": [{\"name\": \"perl-Errno\", \"version\": \"1.38\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-File-Basename\": [{\"name\": \"perl-File-Basename\", \"version\": \"2.86\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Getopt-Std\": [{\"name\": \"perl-Getopt-Std\", \"version\": \"1.14\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-MIME-Base64\": [{\"name\": \"perl-MIME-Base64\", \"version\": \"3.16\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Scalar-List-Utils\": [{\"name\": \"perl-Scalar-List-Utils\", \"version\": \"1.63\", \"release\": \"510.el10\", \"epoch\": 5, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-constant\": [{\"name\": \"perl-constant\", \"version\": \"1.33\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Storable\": [{\"name\": \"perl-Storable\", \"version\": \"3.32\", \"release\": \"510.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-overload\": [{\"name\": \"perl-overload\", \"version\": \"1.37\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-parent\": [{\"name\": \"perl-parent\", \"version\": \"0.241\", \"release\": \"511.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-vars\": [{\"name\": \"perl-vars\", \"version\": \"1.05\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Getopt-Long\": [{\"name\": \"perl-Getopt-Long\", \"version\": \"2.58\", \"release\": \"2.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Carp\": [{\"name\": \"perl-Carp\", \"version\": \"1.54\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Exporter\": [{\"name\": \"perl-Exporter\", \"version\": \"5.78\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-PathTools\": [{\"name\": \"perl-PathTools\", \"version\": \"3.91\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-DynaLoader\": [{\"name\": \"perl-DynaLoader\", \"version\": \"1.56\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-NDBM_File\": [{\"name\": \"perl-NDBM_File\", \"version\": \"1.17\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Encode\": [{\"name\": \"perl-Encode\", \"version\": \"3.21\", \"release\": \"510.el10\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libs\": [{\"name\": \"perl-libs\", \"version\": \"5.40.0\", \"release\": \"510.el10\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-interpreter\": [{\"name\": \"perl-interpreter\", \"version\": \"5.40.0\", \"release\": \"510.el10\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Error\": [{\"name\": \"perl-Error\", \"version\": \"0.17029\", \"release\": \"17.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Find\": [{\"name\": \"perl-File-Find\", \"version\": \"1.44\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-TermReadKey\": [{\"name\": \"perl-TermReadKey\", \"version\": \"2.38\", \"release\": \"23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-lib\": [{\"name\": \"perl-lib\", \"version\": \"0.65\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Git\": [{\"name\": \"perl-Git\", \"version\": \"2.45.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"git\": [{\"name\": \"git\", \"version\": \"2.45.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xxd\": [{\"name\": \"xxd\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxslt\": [{\"name\": \"libxslt\", \"version\": \"1.1.39\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-lxml\": [{\"name\": \"python3-lxml\", \"version\": \"5.2.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"yum-utils\": [{\"name\": \"yum-utils\", \"version\": \"4.7.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-filesystem\": [{\"name\": \"vim-filesystem\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-common\": [{\"name\": \"vim-common\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"time\": [{\"name\": \"time\", \"version\": \"1.9\", \"release\": \"24.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tar\": [{\"name\": \"tar\", \"version\": \"1.35\", \"release\": \"4.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota-nls\": [{\"name\": \"quota-nls\", \"version\": \"4.09\", \"release\": \"7.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"quota\": [{\"name\": \"quota\", \"version\": \"4.09\", \"release\": \"7.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nettle\": [{\"name\": \"nettle\", \"version\": \"3.10\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"wget\": [{\"name\": \"wget\", \"version\": \"1.24.5\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"make\": [{\"name\": \"make\", \"version\": \"4.4.1\", \"release\": \"7.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libev\": [{\"name\": \"libev\", \"version\": \"4.33\", \"release\": \"12.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-libev\": [{\"name\": \"libverto-libev\", \"version\": \"0.3.2\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gssproxy\": [{\"name\": \"gssproxy\", \"version\": \"0.9.2\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils\": [{\"name\": \"keyutils\", \"version\": \"1.6.3\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nfs-utils\": [{\"name\": \"nfs-utils\", \"version\": \"2.7.1\", \"release\": \"1.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bc\": [{\"name\": \"bc\", \"version\": \"1.07.1\", \"release\": \"22.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib-redhat\": [{\"name\": \"beakerlib-redhat\", \"version\": \"1\", \"release\": \"35.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"beakerlib\": [{\"name\": \"beakerlib\", \"version\": \"1.29.3\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"restraint\": [{\"name\": \"restraint\", \"version\": \"0.4.4\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint-rhts\": [{\"name\": \"restraint-rhts\", \"version\": \"0.4.4\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-enhanced\": [{\"name\": \"vim-enhanced\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-nfs-idmap\": [{\"name\": \"sssd-nfs-idmap\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsync\": [{\"name\": \"rsync\", \"version\": \"3.3.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-rpds-py\": [{\"name\": \"python3-rpds-py\", \"version\": \"0.17.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-attrs\": [{\"name\": \"python3-attrs\", \"version\": \"23.2.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-referencing\": [{\"name\": \"python3-referencing\", \"version\": \"0.31.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-idna\": [{\"name\": \"python3-idna\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-urllib3\": [{\"name\": \"python3-urllib3\", \"version\": \"1.26.19\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonschema-specifications\": [{\"name\": \"python3-jsonschema-specifications\", \"version\": \"2023.11.2\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonschema\": [{\"name\": \"python3-jsonschema\", \"version\": \"4.19.1\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyserial\": [{\"name\": \"python3-pyserial\", \"version\": \"3.5\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-oauthlib\": [{\"name\": \"python3-oauthlib\", \"version\": \"3.2.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-markupsafe\": [{\"name\": \"python3-markupsafe\", \"version\": \"2.1.3\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jinja2\": [{\"name\": \"python3-jinja2\", \"version\": \"3.1.4\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libsemanage\": [{\"name\": \"python3-libsemanage\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jsonpointer\": [{\"name\": \"python3-jsonpointer\", \"version\": \"2.3\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonpatch\": [{\"name\": \"python3-jsonpatch\", \"version\": \"1.33\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-distro\": [{\"name\": \"python3-distro\", \"version\": \"1.9.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-configobj\": [{\"name\": \"python3-configobj\", \"version\": \"5.0.8\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-audit\": [{\"name\": \"python3-audit\", \"version\": \"4.0\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"checkpolicy\": [{\"name\": \"checkpolicy\", \"version\": \"3.7\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setuptools\": [{\"name\": \"python3-setuptools\", \"version\": \"69.0.3\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-setools\": [{\"name\": \"python3-setools\", \"version\": \"4.5.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-policycoreutils\": [{\"name\": \"python3-policycoreutils\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyyaml\": [{\"name\": \"python3-pyyaml\", \"version\": \"6.0.1\", \"release\": \"18.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-charset-normalizer\": [{\"name\": \"python3-charset-normalizer\", \"version\": \"3.3.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-requests\": [{\"name\": \"python3-requests\", \"version\": \"2.32.3\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"openssl\": [{\"name\": \"openssl\", \"version\": \"3.2.2\", \"release\": \"12.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dhcpcd\": [{\"name\": \"dhcpcd\", \"version\": \"10.0.6\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cloud-init\": [{\"name\": \"cloud-init\", \"version\": \"24.1.4\", \"release\": \"17.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"device-mapper-event-libs\": [{\"name\": \"device-mapper-event-libs\", \"version\": \"1.02.198\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libaio\": [{\"name\": \"libaio\", \"version\": \"0.3.111\", \"release\": \"20.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-event\": [{\"name\": \"device-mapper-event\", \"version\": \"1.02.198\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lvm2-libs\": [{\"name\": \"lvm2-libs\", \"version\": \"2.03.24\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-persistent-data\": [{\"name\": \"device-mapper-persistent-data\", \"version\": \"1.0.11\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lvm2\": [{\"name\": \"lvm2\", \"version\": \"2.03.24\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cloud-utils-growpart\": [{\"name\": \"cloud-utils-growpart\", \"version\": \"0.33\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"jitterentropy\": [{\"name\": \"jitterentropy\", \"version\": \"3.5.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rng-tools\": [{\"name\": \"rng-tools\", \"version\": \"6.17\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-common\": [{\"name\": \"samba-common\", \"version\": \"4.20.2\", \"release\": \"104.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"protobuf-c\": [{\"name\": \"protobuf-c\", \"version\": \"1.5.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuv\": [{\"name\": \"libuv\", \"version\": \"1.48.0\", \"release\": \"2.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmaxminddb\": [{\"name\": \"libmaxminddb\", \"version\": \"1.9.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fstrm\": [{\"name\": \"fstrm\", \"version\": \"0.6.1\", \"release\": \"11.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-license\": [{\"name\": \"bind-license\", \"version\": \"9.18.21\", \"release\": \"5.el10\", \"epoch\": 32, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"bind-libs\": [{\"name\": \"bind-libs\", \"version\": \"9.18.21\", \"release\": \"5.el10\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-utils\": [{\"name\": \"bind-utils\", \"version\": \"9.18.21\", \"release\": \"5.el10\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-proxy\": [{\"name\": \"sssd-proxy\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ldap\": [{\"name\": \"sssd-ldap\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-krb5\": [{\"name\": \"sssd-krb5\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libipa_hbac\": [{\"name\": \"libipa_hbac\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libicu\": [{\"name\": \"libicu\", \"version\": \"74.2\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"avahi-libs\": [{\"name\": \"avahi-libs\", \"version\": \"0.8\", \"release\": \"29.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libwbclient\": [{\"name\": \"libwbclient\", \"version\": \"4.20.2\", \"release\": \"104.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-common-libs\": [{\"name\": \"samba-common-libs\", \"version\": \"4.20.2\", \"release\": \"104.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-client-libs\": [{\"name\": \"samba-client-libs\", \"version\": \"4.20.2\", \"release\": \"104.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common-pac\": [{\"name\": \"sssd-common-pac\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ipa\": [{\"name\": \"sssd-ipa\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmbclient\": [{\"name\": \"libsmbclient\", \"version\": \"4.20.2\", \"release\": \"104.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"adcli\": [{\"name\": \"adcli\", \"version\": \"0.9.2\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ad\": [{\"name\": \"sssd-ad\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd\": [{\"name\": \"sssd\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tlog\": [{\"name\": \"tlog\", \"version\": \"14\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}]}}, \"invocation\": {\"module_args\": {\"manager\": [\"auto\"], \"strategy\": \"first\"}}}\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.common.respawn\\r\\n# destroy ansible.module_utils.common.respawn\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# destroy heapq\\r\\n# cleanup[2] removing _queue\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing _multiprocessing\\r\\n# cleanup[2] removing multiprocessing.connection\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts.packages\\r\\n# destroy ansible.module_utils.facts.packages\\r\\n# cleanup[2] removing rpm._rpm\\r\\n# cleanup[2] removing rpm.transaction\\r\\n# cleanup[2] removing rpm\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy _blake2\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy locale\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.connection\\r\\n# destroy multiprocessing.pool\\r\\n# destroy signal\\r\\n# destroy pickle\\r\\n# destroy multiprocessing.context\\r\\n# destroy array\\r\\n# destroy _compat_pickle\\r\\n# destroy _pickle\\r\\n# destroy queue\\r\\n# destroy _heapq\\r\\n# destroy _queue\\r\\n# destroy multiprocessing.process\\r\\n# destroy tempfile\\r\\n# destroy multiprocessing.util\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy selectors\\r\\n# destroy _multiprocessing\\r\\n# destroy shlex\\r\\n# destroy fcntl\\r\\n# destroy datetime\\r\\n# destroy subprocess\\r\\n# destroy base64\\r\\n# destroy _ssl\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy getpass\\r\\n# destroy pwd\\r\\n# destroy termios\\r\\n# destroy errno\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy glob\\r\\n# destroy fnmatch\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# destroy rpm.transaction\\r\\n# destroy rpm\\r\\n# cleanup[3] wiping rpm._rpm\\r\\n# cleanup[3] wiping configparser\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy rpm._rpm\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _hashlib\\r\\n# destroy _operator\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.12.215 closed.\\r\\n\")\n 7163 1726888036.33848: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce692e84d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce692b7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce692eaa50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce69099130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce69099fa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690d7dd0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690d7fe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6910f800>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6910fe90>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690efaa0>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690ed1c0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690d4f80>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce691336e0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce69132300>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690ee060>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690d6e70>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce691647a0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690d4200>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce69164c50>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce69164b00>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce69164ef0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690d2d20>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce691655b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce69165280>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce691664b0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6917c6b0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6917ddc0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6917ec30>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6917f260>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6917e1b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6917fce0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6917f410>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce69166420>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68e7bb60>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68ea45c0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ea4350>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68ea45f0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68ea4ec0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68ea5880>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ea47d0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68e79d00>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ea6c60>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ea59a0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce69166bd0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ed2f90>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ef3350>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68f54110>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68f56870>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68f54230>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ef3fb0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68d611c0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ef2150>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ea7b90>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fce68ef2270>\r\n# zipimport: found 105 names in '/tmp/ansible_package_facts_payload__fe9ez5u/ansible_package_facts_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68dc6e40>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68da5d30>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68da4ef0>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68dc4d10>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68dfa870>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68dfa600>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68df9f10>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68dfa360>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68dc7ad0>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68dfb620>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68dfb860>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68dfbd10>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68729a00>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6872b680>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6872bf80>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6872d130>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6872fc50>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce692ebf20>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6872df10>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68737c80>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68736750>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce687364b0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68736a20>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6872e420>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6877bf20>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6877c080>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6877db20>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6877d8e0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce687800e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6877e210>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68783860>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68780230>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce687846b0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce687846e0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68784b30>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6877c290>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6860c1a0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6860d3a0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68786930>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68787800>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68786540>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68615580>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68616360>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6860d5b0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68616300>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68617620>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68621eb0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6861d8e0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6870a8a0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce687fe5a0>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68621fa0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68616e70>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.respawn' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.namespace' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.typing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce686ba4e0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce682b4350>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce682b4380>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce686a1370>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce686bb0b0>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce686b86e0>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce686b82c0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68320320>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce682b7bf0>\r\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce682b7dd0>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce682b7050>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68320410>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68322f60>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68320f80>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce686b8410>\r\nimport 'ansible.module_utils.facts.timeout' # \r\nimport 'ansible.module_utils.facts.collector' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.facter' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.ohai' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.apparmor' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.caps' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.chroot' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.utils' # \r\nimport 'ansible.module_utils.facts.system.cmdline' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.distribution' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.datetime' # \r\nimport 'ansible.module_utils.facts.system.date_time' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.env' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.dns' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.fips' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.loadavg' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68323980>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6833cb30>\r\nimport 'ansible.module_utils.facts.system.local' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.lsb' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.pkg_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.platform' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6835b4a0>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6833fb60>\r\nimport 'ansible.module_utils.facts.system.python' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.version' # \r\nimport 'ansible.module_utils.facts.system.service_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.ssh_pub_keys' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68142e70>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68142a50>\r\nimport 'ansible.module_utils.facts.system.user' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.sysctl' # \r\nimport 'ansible.module_utils.facts.hardware.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.freebsd' # \r\nimport 'ansible.module_utils.facts.hardware.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.linux' # \r\nimport 'ansible.module_utils.facts.hardware.hurd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.generic_bsd' # \r\nimport 'ansible.module_utils.facts.network.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.fc_wwn' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.freebsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hurd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.linux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.iscsi' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.nvme' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sysctl' # \r\nimport 'ansible.module_utils.facts.virtual.freebsd' # \r\nimport 'ansible.module_utils.facts.virtual.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.linux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sunos' # \r\nimport 'ansible.module_utils.facts.default_collectors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.ansible_collector' # \r\nimport 'ansible.module_utils.facts.compat' # \r\nimport 'ansible.module_utils.facts' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.packages' # \r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'\r\n# extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'\r\nimport 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68168e30>\r\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py\r\n# code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc'\r\nimport 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6835b290>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68dfa6c0>\r\n\r\n{\"ansible_facts\": {\"packages\": {\"libgcc\": [{\"name\": \"libgcc\", \"version\": \"14.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"linux-firmware-whence\": [{\"name\": \"linux-firmware-whence\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tzdata\": [{\"name\": \"tzdata\", \"version\": \"2024a\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"fonts-filesystem\": [{\"name\": \"fonts-filesystem\", \"version\": \"2.0.5\", \"release\": \"17.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"hunspell-filesystem\": [{\"name\": \"hunspell-filesystem\", \"version\": \"1.7.2\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"google-noto-fonts-common\": [{\"name\": \"google-noto-fonts-common\", \"version\": \"20240401\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"google-noto-sans-mono-vf-fonts\": [{\"name\": \"google-noto-sans-mono-vf-fonts\", \"version\": \"20240401\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"google-noto-sans-vf-fonts\": [{\"name\": \"google-noto-sans-vf-fonts\", \"version\": \"20240401\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"google-noto-serif-vf-fonts\": [{\"name\": \"google-noto-serif-vf-fonts\", \"version\": \"20240401\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"redhat-mono-vf-fonts\": [{\"name\": \"redhat-mono-vf-fonts\", \"version\": \"4.0.3\", \"release\": \"12.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"redhat-text-vf-fonts\": [{\"name\": \"redhat-text-vf-fonts\", \"version\": \"4.0.3\", \"release\": \"12.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"default-fonts-core-sans\": [{\"name\": \"default-fonts-core-sans\", \"version\": \"4.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"langpacks-fonts-en\": [{\"name\": \"langpacks-fonts-en\", \"version\": \"4.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"amd-ucode-firmware\": [{\"name\": \"amd-ucode-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"atheros-firmware\": [{\"name\": \"atheros-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"brcmfmac-firmware\": [{\"name\": \"brcmfmac-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cirrus-audio-firmware\": [{\"name\": \"cirrus-audio-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"intel-audio-firmware\": [{\"name\": \"intel-audio-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"mt7xxx-firmware\": [{\"name\": \"mt7xxx-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"nxpwireless-firmware\": [{\"name\": \"nxpwireless-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"realtek-firmware\": [{\"name\": \"realtek-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tiwilink-firmware\": [{\"name\": \"tiwilink-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"amd-gpu-firmware\": [{\"name\": \"amd-gpu-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"intel-gpu-firmware\": [{\"name\": \"intel-gpu-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"nvidia-gpu-firmware\": [{\"name\": \"nvidia-gpu-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"linux-firmware\": [{\"name\": \"linux-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"xkeyboard-config\": [{\"name\": \"xkeyboard-config\", \"version\": \"2.41\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gawk-all-langpacks\": [{\"name\": \"gawk-all-langpacks\", \"version\": \"5.3.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-data\": [{\"name\": \"vim-data\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"publicsuffix-list-dafsa\": [{\"name\": \"publicsuffix-list-dafsa\", \"version\": \"20240107\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pcre2-syntax\": [{\"name\": \"pcre2-syntax\", \"version\": \"10.44\", \"release\": \"1.el10.2\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"ncurses-base\": [{\"name\": \"ncurses-base\", \"version\": \"6.4\", \"release\": \"13.20240127.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libssh-config\": [{\"name\": \"libssh-config\", \"version\": \"0.10.6\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kbd-misc\": [{\"name\": \"kbd-misc\", \"version\": \"2.6.4\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kbd-legacy\": [{\"name\": \"kbd-legacy\", \"version\": \"2.6.4\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"hwdata\": [{\"name\": \"hwdata\", \"version\": \"0.379\", \"release\": \"10.1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"firewalld-filesystem\": [{\"name\": \"firewalld-filesystem\", \"version\": \"2.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dnf-data\": [{\"name\": \"dnf-data\", \"version\": \"4.20.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"coreutils-common\": [{\"name\": \"coreutils-common\", \"version\": \"9.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-gpg-keys\": [{\"name\": \"centos-gpg-keys\", \"version\": \"10.0\", \"release\": \"0.19.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"centos-stream-repos\": [{\"name\": \"centos-stream-repos\", \"version\": \"10.0\", \"release\": \"0.19.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"centos-stream-release\": [{\"name\": \"centos-stream-release\", \"version\": \"10.0\", \"release\": \"0.19.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"setup\": [{\"name\": \"setup\", \"version\": \"2.14.5\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"filesystem\": [{\"name\": \"filesystem\", \"version\": \"3.18\", \"release\": \"15.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"basesystem\": [{\"name\": \"basesystem\", \"version\": \"11\", \"release\": \"21.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"glibc-gconv-extra\": [{\"name\": \"glibc-gconv-extra\", \"version\": \"2.39\", \"release\": \"17.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-langpack-en\": [{\"name\": \"glibc-langpack-en\", \"version\": \"2.39\", \"release\": \"17.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-common\": [{\"name\": \"glibc-common\", \"version\": \"2.39\", \"release\": \"17.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc\": [{\"name\": \"glibc\", \"version\": \"2.39\", \"release\": \"17.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-libs\": [{\"name\": \"ncurses-libs\", \"version\": \"6.4\", \"release\": \"13.20240127.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bash\": [{\"name\": \"bash\", \"version\": \"5.2.26\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zlib-ng-compat\": [{\"name\": \"zlib-ng-compat\", \"version\": \"2.1.6\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuuid\": [{\"name\": \"libuuid\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-libs\": [{\"name\": \"xz-libs\", \"version\": \"5.6.2\", \"release\": \"2.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libblkid\": [{\"name\": \"libblkid\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libstdc++\": [{\"name\": \"libstdc++\", \"version\": \"14.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"popt\": [{\"name\": \"popt\", \"version\": \"1.19\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd\": [{\"name\": \"libzstd\", \"version\": \"1.5.5\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf\": [{\"name\": \"elfutils-libelf\", \"version\": \"0.191\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"readline\": [{\"name\": \"readline\", \"version\": \"8.2\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bzip2-libs\": [{\"name\": \"bzip2-libs\", \"version\": \"1.0.8\", \"release\": \"19.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err\": [{\"name\": \"libcom_err\", \"version\": \"1.47.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmnl\": [{\"name\": \"libmnl\", \"version\": \"1.0.5\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt\": [{\"name\": \"libxcrypt\", \"version\": \"4.4.36\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies\": [{\"name\": \"crypto-policies\", \"version\": \"20240822\", \"release\": \"1.git367040b.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"alternatives\": [{\"name\": \"alternatives\", \"version\": \"1.30\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxml2\": [{\"name\": \"libxml2\", \"version\": \"2.12.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng\": [{\"name\": \"libcap-ng\", \"version\": \"0.8.4\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit-libs\": [{\"name\": \"audit-libs\", \"version\": \"4.0\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgpg-error\": [{\"name\": \"libgpg-error\", \"version\": \"1.50\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtalloc\": [{\"name\": \"libtalloc\", \"version\": \"2.4.2\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2\": [{\"name\": \"pcre2\", \"version\": \"10.44\", \"release\": \"1.el10.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grep\": [{\"name\": \"grep\", \"version\": \"3.11\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sqlite-libs\": [{\"name\": \"sqlite-libs\", \"version\": \"3.46.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdbm-libs\": [{\"name\": \"gdbm-libs\", \"version\": \"1.23\", \"release\": \"8.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libffi\": [{\"name\": \"libffi\", \"version\": \"3.4.4\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libunistring\": [{\"name\": \"libunistring\", \"version\": \"1.1\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libidn2\": [{\"name\": \"libidn2\", \"version\": \"2.3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-common\": [{\"name\": \"grub2-common\", \"version\": \"2.06\", \"release\": \"127.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libedit\": [{\"name\": \"libedit\", \"version\": \"3.1\", \"release\": \"51.20230828cvs.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"expat\": [{\"name\": \"expat\", \"version\": \"2.6.2\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gmp\": [{\"name\": \"gmp\", \"version\": \"6.2.1\", \"release\": \"9.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jansson\": [{\"name\": \"jansson\", \"version\": \"2.14\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"json-c\": [{\"name\": \"json-c\", \"version\": \"0.17\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libattr\": [{\"name\": \"libattr\", \"version\": \"2.5.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libacl\": [{\"name\": \"libacl\", \"version\": \"2.3.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol\": [{\"name\": \"libsepol\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux\": [{\"name\": \"libselinux\", \"version\": \"3.7\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sed\": [{\"name\": \"sed\", \"version\": \"4.9\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmount\": [{\"name\": \"libmount\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmartcols\": [{\"name\": \"libsmartcols\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"findutils\": [{\"name\": \"findutils\", \"version\": \"4.10.0\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsemanage\": [{\"name\": \"libsemanage\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtevent\": [{\"name\": \"libtevent\", \"version\": \"0.16.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libassuan\": [{\"name\": \"libassuan\", \"version\": \"2.5.6\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbpf\": [{\"name\": \"libbpf\", \"version\": \"1.5.0\", \"release\": \"1.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hunspell-en-GB\": [{\"name\": \"hunspell-en-GB\", \"version\": \"0.20201207\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"hunspell-en-US\": [{\"name\": \"hunspell-en-US\", \"version\": \"0.20201207\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"hunspell\": [{\"name\": \"hunspell\", \"version\": \"1.7.2\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfdisk\": [{\"name\": \"libfdisk\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs\": [{\"name\": \"keyutils-libs\", \"version\": \"1.6.3\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libeconf\": [{\"name\": \"libeconf\", \"version\": \"0.6.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pam-libs\": [{\"name\": \"pam-libs\", \"version\": \"1.6.1\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap\": [{\"name\": \"libcap\", \"version\": \"2.69\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-libs\": [{\"name\": \"systemd-libs\", \"version\": \"256\", \"release\": \"14.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shadow-utils\": [{\"name\": \"shadow-utils\", \"version\": \"4.15.0\", \"release\": \"3.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux-core\": [{\"name\": \"util-linux-core\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-libs\": [{\"name\": \"dbus-libs\", \"version\": \"1.14.10\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtasn1\": [{\"name\": \"libtasn1\", \"version\": \"4.19.0\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit\": [{\"name\": \"p11-kit\", \"version\": \"0.25.5\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit-trust\": [{\"name\": \"p11-kit-trust\", \"version\": \"0.25.5\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnutls\": [{\"name\": \"gnutls\", \"version\": \"3.8.7\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glib2\": [{\"name\": \"glib2\", \"version\": \"2.80.4\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-libs\": [{\"name\": \"polkit-libs\", \"version\": \"125\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-libnm\": [{\"name\": \"NetworkManager-libnm\", \"version\": \"1.48.10\", \"release\": \"1.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-libs\": [{\"name\": \"openssl-libs\", \"version\": \"3.2.2\", \"release\": \"12.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils\": [{\"name\": \"coreutils\", \"version\": \"9.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ca-certificates\": [{\"name\": \"ca-certificates\", \"version\": \"2024.2.69_v8.0.303\", \"release\": \"101.1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tpm2-tss\": [{\"name\": \"tpm2-tss\", \"version\": \"4.1.3\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gzip\": [{\"name\": \"gzip\", \"version\": \"1.13\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod\": [{\"name\": \"kmod\", \"version\": \"31\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod-libs\": [{\"name\": \"kmod-libs\", \"version\": \"31\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib\": [{\"name\": \"cracklib\", \"version\": \"2.9.11\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cyrus-sasl-lib\": [{\"name\": \"cyrus-sasl-lib\", \"version\": \"2.1.28\", \"release\": \"22.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgcrypt\": [{\"name\": \"libgcrypt\", \"version\": \"1.11.0\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libksba\": [{\"name\": \"libksba\", \"version\": \"1.6.7\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnftnl\": [{\"name\": \"libnftnl\", \"version\": \"1.2.7\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file-libs\": [{\"name\": \"file-libs\", \"version\": \"5.45\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file\": [{\"name\": \"file\", \"version\": \"5.45\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"diffutils\": [{\"name\": \"diffutils\", \"version\": \"3.10\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbasicobjects\": [{\"name\": \"libbasicobjects\", \"version\": \"0.1.1\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcollection\": [{\"name\": \"libcollection\", \"version\": \"0.7.0\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdhash\": [{\"name\": \"libdhash\", \"version\": \"0.5.0\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnl3\": [{\"name\": \"libnl3\", \"version\": \"3.9.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libref_array\": [{\"name\": \"libref_array\", \"version\": \"0.1.5\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libseccomp\": [{\"name\": \"libseccomp\", \"version\": \"2.5.3\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_idmap\": [{\"name\": \"libsss_idmap\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtdb\": [{\"name\": \"libtdb\", \"version\": \"1.4.10\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lua-libs\": [{\"name\": \"lua-libs\", \"version\": \"5.4.6\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lz4-libs\": [{\"name\": \"lz4-libs\", \"version\": \"1.9.4\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libarchive\": [{\"name\": \"libarchive\", \"version\": \"3.7.2\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lzo\": [{\"name\": \"lzo\", \"version\": \"2.10\", \"release\": \"13.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"npth\": [{\"name\": \"npth\", \"version\": \"1.6\", \"release\": \"19.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"numactl-libs\": [{\"name\": \"numactl-libs\", \"version\": \"2.0.16\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"squashfs-tools\": [{\"name\": \"squashfs-tools\", \"version\": \"4.6.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib-dicts\": [{\"name\": \"cracklib-dicts\", \"version\": \"2.9.11\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpwquality\": [{\"name\": \"libpwquality\", \"version\": \"1.4.5\", \"release\": \"11.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ima-evm-utils\": [{\"name\": \"ima-evm-utils\", \"version\": \"1.5\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pip-wheel\": [{\"name\": \"python3-pip-wheel\", \"version\": \"23.3.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"which\": [{\"name\": \"which\", \"version\": \"2.21\", \"release\": \"42.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libevent\": [{\"name\": \"libevent\", \"version\": \"2.1.12\", \"release\": \"15.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openldap\": [{\"name\": \"openldap\", \"version\": \"2.6.7\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_certmap\": [{\"name\": \"libsss_certmap\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-sequoia\": [{\"name\": \"rpm-sequoia\", \"version\": \"1.6.0\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-audit\": [{\"name\": \"rpm-plugin-audit\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-libs\": [{\"name\": \"rpm-libs\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsolv\": [{\"name\": \"libsolv\", \"version\": \"0.7.29\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-systemd-inhibit\": [{\"name\": \"rpm-plugin-systemd-inhibit\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gobject-introspection\": [{\"name\": \"gobject-introspection\", \"version\": \"1.79.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsecret\": [{\"name\": \"libsecret\", \"version\": \"0.21.2\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pinentry\": [{\"name\": \"pinentry\", \"version\": \"1.3.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libusb1\": [{\"name\": \"libusb1\", \"version\": \"1.0.27\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"procps-ng\": [{\"name\": \"procps-ng\", \"version\": \"4.0.4\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd\": [{\"name\": \"kbd\", \"version\": \"2.6.4\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hunspell-en\": [{\"name\": \"hunspell-en\", \"version\": \"0.20201207\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libselinux-utils\": [{\"name\": \"libselinux-utils\", \"version\": \"3.7\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-libs\": [{\"name\": \"gettext-libs\", \"version\": \"0.22.5\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpfr\": [{\"name\": \"mpfr\", \"version\": \"4.2.1\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gawk\": [{\"name\": \"gawk\", \"version\": \"5.3.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcomps\": [{\"name\": \"libcomps\", \"version\": \"0.1.21\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-pc-modules\": [{\"name\": \"grub2-pc-modules\", \"version\": \"2.06\", \"release\": \"127.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpsl\": [{\"name\": \"libpsl\", \"version\": \"0.21.5\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdbm\": [{\"name\": \"gdbm\", \"version\": \"1.23\", \"release\": \"8.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pam\": [{\"name\": \"pam\", \"version\": \"1.6.1\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz\": [{\"name\": \"xz\", \"version\": \"5.6.2\", \"release\": \"2.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxkbcommon\": [{\"name\": \"libxkbcommon\", \"version\": \"1.7.0\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"groff-base\": [{\"name\": \"groff-base\", \"version\": \"1.23.0\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ethtool\": [{\"name\": \"ethtool\", \"version\": \"6.7\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset-libs\": [{\"name\": \"ipset-libs\", \"version\": \"7.21\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset\": [{\"name\": \"ipset\", \"version\": \"7.21\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs-libs\": [{\"name\": \"e2fsprogs-libs\", \"version\": \"1.47.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libss\": [{\"name\": \"libss\", \"version\": \"1.47.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"snappy\": [{\"name\": \"snappy\", \"version\": \"1.1.10\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pigz\": [{\"name\": \"pigz\", \"version\": \"2.8\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-common\": [{\"name\": \"dbus-common\", \"version\": \"1.14.10\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dbus-broker\": [{\"name\": \"dbus-broker\", \"version\": \"35\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus\": [{\"name\": \"dbus\", \"version\": \"1.14.10\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hostname\": [{\"name\": \"hostname\", \"version\": \"3.23\", \"release\": \"13.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools-libs\": [{\"name\": \"kernel-tools-libs\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"less\": [{\"name\": \"less\", \"version\": \"661\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"psmisc\": [{\"name\": \"psmisc\", \"version\": \"23.6\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute\": [{\"name\": \"iproute\", \"version\": \"6.7.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"memstrack\": [{\"name\": \"memstrack\", \"version\": \"0.2.5\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"c-ares\": [{\"name\": \"c-ares\", \"version\": \"1.25.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpio\": [{\"name\": \"cpio\", \"version\": \"2.15\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"duktape\": [{\"name\": \"duktape\", \"version\": \"2.7.0\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fuse-libs\": [{\"name\": \"fuse-libs\", \"version\": \"2.9.9\", \"release\": \"22.el10.gating_test1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fuse3-libs\": [{\"name\": \"fuse3-libs\", \"version\": \"3.16.2\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-envsubst\": [{\"name\": \"gettext-envsubst\", \"version\": \"0.22.5\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-runtime\": [{\"name\": \"gettext-runtime\", \"version\": \"0.22.5\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"inih\": [{\"name\": \"inih\", \"version\": \"58\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbrotli\": [{\"name\": \"libbrotli\", \"version\": \"1.1.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcbor\": [{\"name\": \"libcbor\", \"version\": \"0.11.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfido2\": [{\"name\": \"libfido2\", \"version\": \"1.14.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgomp\": [{\"name\": \"libgomp\", \"version\": \"14.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libndp\": [{\"name\": \"libndp\", \"version\": \"1.9\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfnetlink\": [{\"name\": \"libnfnetlink\", \"version\": \"1.0.1\", \"release\": \"28.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnetfilter_conntrack\": [{\"name\": \"libnetfilter_conntrack\", \"version\": \"1.0.9\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-libs\": [{\"name\": \"iptables-libs\", \"version\": \"1.8.10\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-nft\": [{\"name\": \"iptables-nft\", \"version\": \"1.8.10\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nftables\": [{\"name\": \"nftables\", \"version\": \"1.0.9\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnghttp2\": [{\"name\": \"libnghttp2\", \"version\": \"1.62.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpath_utils\": [{\"name\": \"libpath_utils\", \"version\": \"0.2.1\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libini_config\": [{\"name\": \"libini_config\", \"version\": \"1.3.1\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpipeline\": [{\"name\": \"libpipeline\", \"version\": \"1.5.7\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_nss_idmap\": [{\"name\": \"libsss_nss_idmap\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_sudo\": [{\"name\": \"libsss_sudo\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"liburing\": [{\"name\": \"liburing\", \"version\": \"2.5\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto\": [{\"name\": \"libverto\", \"version\": \"0.3.2\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-libs\": [{\"name\": \"krb5-libs\", \"version\": \"1.21.3\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cyrus-sasl-gssapi\": [{\"name\": \"cyrus-sasl-gssapi\", \"version\": \"2.1.28\", \"release\": \"22.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libssh\": [{\"name\": \"libssh\", \"version\": \"0.10.6\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcurl\": [{\"name\": \"libcurl\", \"version\": \"8.9.1\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect-libs\": [{\"name\": \"authselect-libs\", \"version\": \"1.5.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cryptsetup-libs\": [{\"name\": \"cryptsetup-libs\", \"version\": \"2.7.3\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-libs\": [{\"name\": \"device-mapper-libs\", \"version\": \"1.02.198\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper\": [{\"name\": \"device-mapper\", \"version\": \"1.02.198\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client\": [{\"name\": \"elfutils-debuginfod-client\", \"version\": \"0.191\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libs\": [{\"name\": \"elfutils-libs\", \"version\": \"0.191\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-default-yama-scope\": [{\"name\": \"elfutils-default-yama-scope\", \"version\": \"0.191\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libutempter\": [{\"name\": \"libutempter\", \"version\": \"1.2.1\", \"release\": \"14.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-pam\": [{\"name\": \"systemd-pam\", \"version\": \"256\", \"release\": \"14.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux\": [{\"name\": \"util-linux\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd\": [{\"name\": \"systemd\", \"version\": \"256\", \"release\": \"14.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools-minimal\": [{\"name\": \"grub2-tools-minimal\", \"version\": \"2.06\", \"release\": \"127.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie-anacron\": [{\"name\": \"cronie-anacron\", \"version\": \"1.7.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie\": [{\"name\": \"cronie\", \"version\": \"1.7.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crontabs\": [{\"name\": \"crontabs\", \"version\": \"1.11^20190603git9e74f2d\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"polkit\": [{\"name\": \"polkit\", \"version\": \"125\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-pkla-compat\": [{\"name\": \"polkit-pkla-compat\", \"version\": \"0.1\", \"release\": \"29.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh\": [{\"name\": \"openssh\", \"version\": \"9.8p1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils-gold\": [{\"name\": \"binutils-gold\", \"version\": \"2.41\", \"release\": \"48.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils\": [{\"name\": \"binutils\", \"version\": \"2.41\", \"release\": \"48.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"initscripts-service\": [{\"name\": \"initscripts-service\", \"version\": \"10.26\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"audit-rules\": [{\"name\": \"audit-rules\", \"version\": \"4.0\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit\": [{\"name\": \"audit\", \"version\": \"4.0\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iputils\": [{\"name\": \"iputils\", \"version\": \"20240905\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi\": [{\"name\": \"libkcapi\", \"version\": \"1.5.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi-hasher\": [{\"name\": \"libkcapi-hasher\", \"version\": \"1.5.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi-hmaccalc\": [{\"name\": \"libkcapi-hmaccalc\", \"version\": \"1.5.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"logrotate\": [{\"name\": \"logrotate\", \"version\": \"3.22.0\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"makedumpfile\": [{\"name\": \"makedumpfile\", \"version\": \"1.7.5\", \"release\": \"12.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-build-libs\": [{\"name\": \"rpm-build-libs\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kpartx\": [{\"name\": \"kpartx\", \"version\": \"0.9.9\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"curl\": [{\"name\": \"curl\", \"version\": \"8.9.1\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm\": [{\"name\": \"rpm\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"policycoreutils\": [{\"name\": \"policycoreutils\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy\": [{\"name\": \"selinux-policy\", \"version\": \"40.13.9\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"selinux-policy-targeted\": [{\"name\": \"selinux-policy-targeted\", \"version\": \"40.13.9\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"librepo\": [{\"name\": \"librepo\", \"version\": \"1.18.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tpm2-tss-fapi\": [{\"name\": \"tpm2-tss-fapi\", \"version\": \"4.1.3\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tpm2-tools\": [{\"name\": \"tpm2-tools\", \"version\": \"5.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grubby\": [{\"name\": \"grubby\", \"version\": \"8.40\", \"release\": \"76.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-udev\": [{\"name\": \"systemd-udev\", \"version\": \"256\", \"release\": \"14.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut\": [{\"name\": \"dracut\", \"version\": \"102\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"os-prober\": [{\"name\": \"os-prober\", \"version\": \"1.81\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools\": [{\"name\": \"grub2-tools\", \"version\": \"2.06\", \"release\": \"127.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-modules-core\": [{\"name\": \"kernel-modules-core\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-core\": [{\"name\": \"kernel-core\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager\": [{\"name\": \"NetworkManager\", \"version\": \"1.48.10\", \"release\": \"1.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-modules\": [{\"name\": \"kernel-modules\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-squash\": [{\"name\": \"dracut-squash\", \"version\": \"102\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-client\": [{\"name\": \"sssd-client\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libyaml\": [{\"name\": \"libyaml\", \"version\": \"0.2.5\", \"release\": \"15.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmodulemd\": [{\"name\": \"libmodulemd\", \"version\": \"2.15.0\", \"release\": \"11.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdnf\": [{\"name\": \"libdnf\", \"version\": \"0.73.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lmdb-libs\": [{\"name\": \"lmdb-libs\", \"version\": \"0.9.32\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libldb\": [{\"name\": \"libldb\", \"version\": \"2.9.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common\": [{\"name\": \"sssd-common\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-krb5-common\": [{\"name\": \"sssd-krb5-common\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpdecimal\": [{\"name\": \"mpdecimal\", \"version\": \"2.5.1\", \"release\": \"11.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python-unversioned-command\": [{\"name\": \"python-unversioned-command\", \"version\": \"3.12.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3\": [{\"name\": \"python3\", \"version\": \"3.12.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libs\": [{\"name\": \"python3-libs\", \"version\": \"3.12.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dbus\": [{\"name\": \"python3-dbus\", \"version\": \"1.3.2\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libdnf\": [{\"name\": \"python3-libdnf\", \"version\": \"0.73.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-hawkey\": [{\"name\": \"python3-hawkey\", \"version\": \"0.73.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gobject-base-noarch\": [{\"name\": \"python3-gobject-base-noarch\", \"version\": \"3.46.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-gobject-base\": [{\"name\": \"python3-gobject-base\", \"version\": \"3.46.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libcomps\": [{\"name\": \"python3-libcomps\", \"version\": \"0.1.21\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sudo\": [{\"name\": \"sudo\", \"version\": \"1.9.15\", \"release\": \"7.p5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sudo-python-plugin\": [{\"name\": \"sudo-python-plugin\", \"version\": \"1.9.15\", \"release\": \"7.p5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-nftables\": [{\"name\": \"python3-nftables\", \"version\": \"1.0.9\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-firewall\": [{\"name\": \"python3-firewall\", \"version\": \"2.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-six\": [{\"name\": \"python3-six\", \"version\": \"1.16.0\", \"release\": \"15.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dateutil\": [{\"name\": \"python3-dateutil\", \"version\": \"2.8.2\", \"release\": \"14.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-systemd\": [{\"name\": \"python3-systemd\", \"version\": \"235\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng-python3\": [{\"name\": \"libcap-ng-python3\", \"version\": \"0.8.4\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"oniguruma\": [{\"name\": \"oniguruma\", \"version\": \"6.9.9\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jq\": [{\"name\": \"jq\", \"version\": \"1.7.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-network\": [{\"name\": \"dracut-network\", \"version\": \"102\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kexec-tools\": [{\"name\": \"kexec-tools\", \"version\": \"2.0.29\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kdump-utils\": [{\"name\": \"kdump-utils\", \"version\": \"1.0.43\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pciutils-libs\": [{\"name\": \"pciutils-libs\", \"version\": \"3.13.0\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcsc-lite-libs\": [{\"name\": \"pcsc-lite-libs\", \"version\": \"2.2.3\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcsc-lite-ccid\": [{\"name\": \"pcsc-lite-ccid\", \"version\": \"1.6.0\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcsc-lite\": [{\"name\": \"pcsc-lite\", \"version\": \"2.2.3\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnupg2-smime\": [{\"name\": \"gnupg2-smime\", \"version\": \"2.4.5\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnupg2\": [{\"name\": \"gnupg2\", \"version\": \"2.4.5\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-sign-libs\": [{\"name\": \"rpm-sign-libs\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-rpm\": [{\"name\": \"python3-rpm\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf\": [{\"name\": \"python3-dnf\", \"version\": \"4.20.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dnf\": [{\"name\": \"dnf\", \"version\": \"4.20.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dnf-plugins-core\": [{\"name\": \"python3-dnf-plugins-core\", \"version\": \"4.7.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sg3_utils-libs\": [{\"name\": \"sg3_utils-libs\", \"version\": \"1.48\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"slang\": [{\"name\": \"slang\", \"version\": \"2.3.3\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"newt\": [{\"name\": \"newt\", \"version\": \"0.52.24\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"userspace-rcu\": [{\"name\": \"userspace-rcu\", \"version\": \"0.14.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libestr\": [{\"name\": \"libestr\", \"version\": \"0.1.11\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfastjson\": [{\"name\": \"libfastjson\", \"version\": \"1.2304.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"langpacks-core-en\": [{\"name\": \"langpacks-core-en\", \"version\": \"4.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"langpacks-en\": [{\"name\": \"langpacks-en\", \"version\": \"4.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rsyslog\": [{\"name\": \"rsyslog\", \"version\": \"8.2408.0\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xfsprogs\": [{\"name\": \"xfsprogs\", \"version\": \"6.5.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-tui\": [{\"name\": \"NetworkManager-tui\", \"version\": \"1.48.10\", \"release\": \"1.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils\": [{\"name\": \"sg3_utils\", \"version\": \"1.48\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf-plugins-core\": [{\"name\": \"dnf-plugins-core\", \"version\": \"4.7.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"yum\": [{\"name\": \"yum\", \"version\": \"4.20.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kernel-tools\": [{\"name\": \"kernel-tools\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"firewalld\": [{\"name\": \"firewalld\", \"version\": \"2.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"crypto-policies-scripts\": [{\"name\": \"crypto-policies-scripts\", \"version\": \"20240822\", \"release\": \"1.git367040b.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libselinux\": [{\"name\": \"python3-libselinux\", \"version\": \"3.7\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-kcm\": [{\"name\": \"sssd-kcm\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel\": [{\"name\": \"kernel\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-pc\": [{\"name\": \"grub2-pc\", \"version\": \"2.06\", \"release\": \"127.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-config-rescue\": [{\"name\": \"dracut-config-rescue\", \"version\": \"102\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-clients\": [{\"name\": \"openssh-clients\", \"version\": \"9.8p1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-server\": [{\"name\": \"openssh-server\", \"version\": \"9.8p1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chrony\": [{\"name\": \"chrony\", \"version\": \"4.6\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"microcode_ctl\": [{\"name\": \"microcode_ctl\", \"version\": \"20240531\", \"release\": \"1.el10\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"qemu-guest-agent\": [{\"name\": \"qemu-guest-agent\", \"version\": \"9.0.0\", \"release\": \"8.el10\", \"epoch\": 18, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"parted\": [{\"name\": \"parted\", \"version\": \"3.6\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect\": [{\"name\": \"authselect\", \"version\": \"1.5.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"man-db\": [{\"name\": \"man-db\", \"version\": \"2.12.0\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute-tc\": [{\"name\": \"iproute-tc\", \"version\": \"6.7.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs\": [{\"name\": \"e2fsprogs\", \"version\": \"1.47.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"initscripts-rename-device\": [{\"name\": \"initscripts-rename-device\", \"version\": \"10.26\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-selinux\": [{\"name\": \"rpm-plugin-selinux\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"irqbalance\": [{\"name\": \"irqbalance\", \"version\": \"1.9.4\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"prefixdevname\": [{\"name\": \"prefixdevname\", \"version\": \"0.2.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-minimal\": [{\"name\": \"vim-minimal\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lshw\": [{\"name\": \"lshw\", \"version\": \"B.02.20\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses\": [{\"name\": \"ncurses\", \"version\": \"6.4\", \"release\": \"13.20240127.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsysfs\": [{\"name\": \"libsysfs\", \"version\": \"2.1.1\", \"release\": \"13.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lsscsi\": [{\"name\": \"lsscsi\", \"version\": \"0.32\", \"release\": \"12.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwlwifi-dvm-firmware\": [{\"name\": \"iwlwifi-dvm-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwlwifi-mvm-firmware\": [{\"name\": \"iwlwifi-mvm-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rootfiles\": [{\"name\": \"rootfiles\", \"version\": \"8.1\", \"release\": \"37.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libtirpc\": [{\"name\": \"libtirpc\", \"version\": \"1.3.5\", \"release\": \"0.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core\": [{\"name\": \"git-core\", \"version\": \"2.45.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfsidmap\": [{\"name\": \"libnfsidmap\", \"version\": \"2.7.1\", \"release\": \"1.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core-doc\": [{\"name\": \"git-core-doc\", \"version\": \"2.45.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rpcbind\": [{\"name\": \"rpcbind\", \"version\": \"1.2.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest\": [{\"name\": \"perl-Digest\", \"version\": \"1.20\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Digest-MD5\": [{\"name\": \"perl-Digest-MD5\", \"version\": \"2.59\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-B\": [{\"name\": \"perl-B\", \"version\": \"1.89\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-FileHandle\": [{\"name\": \"perl-FileHandle\", \"version\": \"2.05\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Data-Dumper\": [{\"name\": \"perl-Data-Dumper\", \"version\": \"2.189\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libnet\": [{\"name\": \"perl-libnet\", \"version\": \"3.15\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-URI\": [{\"name\": \"perl-URI\", \"version\": \"5.27\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-AutoLoader\": [{\"name\": \"perl-AutoLoader\", \"version\": \"5.74\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Text-Tabs+Wrap\": [{\"name\": \"perl-Text-Tabs+Wrap\", \"version\": \"2024.001\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Mozilla-CA\": [{\"name\": \"perl-Mozilla-CA\", \"version\": \"20231213\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-if\": [{\"name\": \"perl-if\", \"version\": \"0.61.000\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-locale\": [{\"name\": \"perl-locale\", \"version\": \"1.12\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-IO-Socket-IP\": [{\"name\": \"perl-IO-Socket-IP\", \"version\": \"0.42\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Time-Local\": [{\"name\": \"perl-Time-Local\", \"version\": \"1.350\", \"release\": \"510.el10\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Path\": [{\"name\": \"perl-File-Path\", \"version\": \"2.18\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Escapes\": [{\"name\": \"perl-Pod-Escapes\", \"version\": \"1.07\", \"release\": \"510.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-IO-Socket-SSL\": [{\"name\": \"perl-IO-Socket-SSL\", \"version\": \"2.085\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Net-SSLeay\": [{\"name\": \"perl-Net-SSLeay\", \"version\": \"1.94\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Class-Struct\": [{\"name\": \"perl-Class-Struct\", \"version\": \"0.68\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Term-ANSIColor\": [{\"name\": \"perl-Term-ANSIColor\", \"version\": \"5.01\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-POSIX\": [{\"name\": \"perl-POSIX\", \"version\": \"2.20\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IPC-Open3\": [{\"name\": \"perl-IPC-Open3\", \"version\": \"1.22\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Temp\": [{\"name\": \"perl-File-Temp\", \"version\": \"0.231.100\", \"release\": \"511.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Term-Cap\": [{\"name\": \"perl-Term-Cap\", \"version\": \"1.18\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Simple\": [{\"name\": \"perl-Pod-Simple\", \"version\": \"3.45\", \"release\": \"510.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-HTTP-Tiny\": [{\"name\": \"perl-HTTP-Tiny\", \"version\": \"0.088\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Socket\": [{\"name\": \"perl-Socket\", \"version\": \"2.038\", \"release\": \"510.el10\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-SelectSaver\": [{\"name\": \"perl-SelectSaver\", \"version\": \"1.02\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Symbol\": [{\"name\": \"perl-Symbol\", \"version\": \"1.09\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-stat\": [{\"name\": \"perl-File-stat\", \"version\": \"1.14\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-podlators\": [{\"name\": \"perl-podlators\", \"version\": \"5.01\", \"release\": \"510.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Perldoc\": [{\"name\": \"perl-Pod-Perldoc\", \"version\": \"3.28.01\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Fcntl\": [{\"name\": \"perl-Fcntl\", \"version\": \"1.18\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Text-ParseWords\": [{\"name\": \"perl-Text-ParseWords\", \"version\": \"3.31\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-base\": [{\"name\": \"perl-base\", \"version\": \"2.27\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-mro\": [{\"name\": \"perl-mro\", \"version\": \"1.29\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO\": [{\"name\": \"perl-IO\", \"version\": \"1.55\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-overloading\": [{\"name\": \"perl-overloading\", \"version\": \"0.02\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Usage\": [{\"name\": \"perl-Pod-Usage\", \"version\": \"2.03\", \"release\": \"510.el10\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Errno\": [{\"name\": \"perl-Errno\", \"version\": \"1.38\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-File-Basename\": [{\"name\": \"perl-File-Basename\", \"version\": \"2.86\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Getopt-Std\": [{\"name\": \"perl-Getopt-Std\", \"version\": \"1.14\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-MIME-Base64\": [{\"name\": \"perl-MIME-Base64\", \"version\": \"3.16\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Scalar-List-Utils\": [{\"name\": \"perl-Scalar-List-Utils\", \"version\": \"1.63\", \"release\": \"510.el10\", \"epoch\": 5, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-constant\": [{\"name\": \"perl-constant\", \"version\": \"1.33\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Storable\": [{\"name\": \"perl-Storable\", \"version\": \"3.32\", \"release\": \"510.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-overload\": [{\"name\": \"perl-overload\", \"version\": \"1.37\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-parent\": [{\"name\": \"perl-parent\", \"version\": \"0.241\", \"release\": \"511.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-vars\": [{\"name\": \"perl-vars\", \"version\": \"1.05\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Getopt-Long\": [{\"name\": \"perl-Getopt-Long\", \"version\": \"2.58\", \"release\": \"2.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Carp\": [{\"name\": \"perl-Carp\", \"version\": \"1.54\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Exporter\": [{\"name\": \"perl-Exporter\", \"version\": \"5.78\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-PathTools\": [{\"name\": \"perl-PathTools\", \"version\": \"3.91\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-DynaLoader\": [{\"name\": \"perl-DynaLoader\", \"version\": \"1.56\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-NDBM_File\": [{\"name\": \"perl-NDBM_File\", \"version\": \"1.17\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Encode\": [{\"name\": \"perl-Encode\", \"version\": \"3.21\", \"release\": \"510.el10\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libs\": [{\"name\": \"perl-libs\", \"version\": \"5.40.0\", \"release\": \"510.el10\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-interpreter\": [{\"name\": \"perl-interpreter\", \"version\": \"5.40.0\", \"release\": \"510.el10\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Error\": [{\"name\": \"perl-Error\", \"version\": \"0.17029\", \"release\": \"17.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Find\": [{\"name\": \"perl-File-Find\", \"version\": \"1.44\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-TermReadKey\": [{\"name\": \"perl-TermReadKey\", \"version\": \"2.38\", \"release\": \"23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-lib\": [{\"name\": \"perl-lib\", \"version\": \"0.65\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Git\": [{\"name\": \"perl-Git\", \"version\": \"2.45.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"git\": [{\"name\": \"git\", \"version\": \"2.45.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xxd\": [{\"name\": \"xxd\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxslt\": [{\"name\": \"libxslt\", \"version\": \"1.1.39\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-lxml\": [{\"name\": \"python3-lxml\", \"version\": \"5.2.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"yum-utils\": [{\"name\": \"yum-utils\", \"version\": \"4.7.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-filesystem\": [{\"name\": \"vim-filesystem\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-common\": [{\"name\": \"vim-common\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"time\": [{\"name\": \"time\", \"version\": \"1.9\", \"release\": \"24.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tar\": [{\"name\": \"tar\", \"version\": \"1.35\", \"release\": \"4.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota-nls\": [{\"name\": \"quota-nls\", \"version\": \"4.09\", \"release\": \"7.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"quota\": [{\"name\": \"quota\", \"version\": \"4.09\", \"release\": \"7.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nettle\": [{\"name\": \"nettle\", \"version\": \"3.10\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"wget\": [{\"name\": \"wget\", \"version\": \"1.24.5\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"make\": [{\"name\": \"make\", \"version\": \"4.4.1\", \"release\": \"7.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libev\": [{\"name\": \"libev\", \"version\": \"4.33\", \"release\": \"12.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-libev\": [{\"name\": \"libverto-libev\", \"version\": \"0.3.2\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gssproxy\": [{\"name\": \"gssproxy\", \"version\": \"0.9.2\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils\": [{\"name\": \"keyutils\", \"version\": \"1.6.3\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nfs-utils\": [{\"name\": \"nfs-utils\", \"version\": \"2.7.1\", \"release\": \"1.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bc\": [{\"name\": \"bc\", \"version\": \"1.07.1\", \"release\": \"22.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib-redhat\": [{\"name\": \"beakerlib-redhat\", \"version\": \"1\", \"release\": \"35.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"beakerlib\": [{\"name\": \"beakerlib\", \"version\": \"1.29.3\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"restraint\": [{\"name\": \"restraint\", \"version\": \"0.4.4\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint-rhts\": [{\"name\": \"restraint-rhts\", \"version\": \"0.4.4\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-enhanced\": [{\"name\": \"vim-enhanced\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-nfs-idmap\": [{\"name\": \"sssd-nfs-idmap\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsync\": [{\"name\": \"rsync\", \"version\": \"3.3.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-rpds-py\": [{\"name\": \"python3-rpds-py\", \"version\": \"0.17.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-attrs\": [{\"name\": \"python3-attrs\", \"version\": \"23.2.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-referencing\": [{\"name\": \"python3-referencing\", \"version\": \"0.31.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-idna\": [{\"name\": \"python3-idna\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-urllib3\": [{\"name\": \"python3-urllib3\", \"version\": \"1.26.19\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonschema-specifications\": [{\"name\": \"python3-jsonschema-specifications\", \"version\": \"2023.11.2\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonschema\": [{\"name\": \"python3-jsonschema\", \"version\": \"4.19.1\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyserial\": [{\"name\": \"python3-pyserial\", \"version\": \"3.5\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-oauthlib\": [{\"name\": \"python3-oauthlib\", \"version\": \"3.2.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-markupsafe\": [{\"name\": \"python3-markupsafe\", \"version\": \"2.1.3\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jinja2\": [{\"name\": \"python3-jinja2\", \"version\": \"3.1.4\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libsemanage\": [{\"name\": \"python3-libsemanage\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jsonpointer\": [{\"name\": \"python3-jsonpointer\", \"version\": \"2.3\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonpatch\": [{\"name\": \"python3-jsonpatch\", \"version\": \"1.33\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-distro\": [{\"name\": \"python3-distro\", \"version\": \"1.9.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-configobj\": [{\"name\": \"python3-configobj\", \"version\": \"5.0.8\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-audit\": [{\"name\": \"python3-audit\", \"version\": \"4.0\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"checkpolicy\": [{\"name\": \"checkpolicy\", \"version\": \"3.7\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setuptools\": [{\"name\": \"python3-setuptools\", \"version\": \"69.0.3\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-setools\": [{\"name\": \"python3-setools\", \"version\": \"4.5.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-policycoreutils\": [{\"name\": \"python3-policycoreutils\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyyaml\": [{\"name\": \"python3-pyyaml\", \"version\": \"6.0.1\", \"release\": \"18.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-charset-normalizer\": [{\"name\": \"python3-charset-normalizer\", \"version\": \"3.3.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-requests\": [{\"name\": \"python3-requests\", \"version\": \"2.32.3\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"openssl\": [{\"name\": \"openssl\", \"version\": \"3.2.2\", \"release\": \"12.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dhcpcd\": [{\"name\": \"dhcpcd\", \"version\": \"10.0.6\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cloud-init\": [{\"name\": \"cloud-init\", \"version\": \"24.1.4\", \"release\": \"17.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"device-mapper-event-libs\": [{\"name\": \"device-mapper-event-libs\", \"version\": \"1.02.198\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libaio\": [{\"name\": \"libaio\", \"version\": \"0.3.111\", \"release\": \"20.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-event\": [{\"name\": \"device-mapper-event\", \"version\": \"1.02.198\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lvm2-libs\": [{\"name\": \"lvm2-libs\", \"version\": \"2.03.24\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-persistent-data\": [{\"name\": \"device-mapper-persistent-data\", \"version\": \"1.0.11\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lvm2\": [{\"name\": \"lvm2\", \"version\": \"2.03.24\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cloud-utils-growpart\": [{\"name\": \"cloud-utils-growpart\", \"version\": \"0.33\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"jitterentropy\": [{\"name\": \"jitterentropy\", \"version\": \"3.5.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rng-tools\": [{\"name\": \"rng-tools\", \"version\": \"6.17\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-common\": [{\"name\": \"samba-common\", \"version\": \"4.20.2\", \"release\": \"104.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"protobuf-c\": [{\"name\": \"protobuf-c\", \"version\": \"1.5.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuv\": [{\"name\": \"libuv\", \"version\": \"1.48.0\", \"release\": \"2.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmaxminddb\": [{\"name\": \"libmaxminddb\", \"version\": \"1.9.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fstrm\": [{\"name\": \"fstrm\", \"version\": \"0.6.1\", \"release\": \"11.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-license\": [{\"name\": \"bind-license\", \"version\": \"9.18.21\", \"release\": \"5.el10\", \"epoch\": 32, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"bind-libs\": [{\"name\": \"bind-libs\", \"version\": \"9.18.21\", \"release\": \"5.el10\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-utils\": [{\"name\": \"bind-utils\", \"version\": \"9.18.21\", \"release\": \"5.el10\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-proxy\": [{\"name\": \"sssd-proxy\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ldap\": [{\"name\": \"sssd-ldap\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-krb5\": [{\"name\": \"sssd-krb5\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libipa_hbac\": [{\"name\": \"libipa_hbac\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libicu\": [{\"name\": \"libicu\", \"version\": \"74.2\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"avahi-libs\": [{\"name\": \"avahi-libs\", \"version\": \"0.8\", \"release\": \"29.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libwbclient\": [{\"name\": \"libwbclient\", \"version\": \"4.20.2\", \"release\": \"104.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-common-libs\": [{\"name\": \"samba-common-libs\", \"version\": \"4.20.2\", \"release\": \"104.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-client-libs\": [{\"name\": \"samba-client-libs\", \"version\": \"4.20.2\", \"release\": \"104.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common-pac\": [{\"name\": \"sssd-common-pac\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ipa\": [{\"name\": \"sssd-ipa\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmbclient\": [{\"name\": \"libsmbclient\", \"version\": \"4.20.2\", \"release\": \"104.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"adcli\": [{\"name\": \"adcli\", \"version\": \"0.9.2\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ad\": [{\"name\": \"sssd-ad\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd\": [{\"name\": \"sssd\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tlog\": [{\"name\": \"tlog\", \"version\": \"14\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}]}}, \"invocation\": {\"module_args\": {\"manager\": [\"auto\"], \"strategy\": \"first\"}}}\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.packages\r\n# destroy ansible.module_utils.facts.packages\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy _multiprocessing\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy subprocess\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy errno\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy rpm.transaction\r\n# destroy rpm\r\n# cleanup[3] wiping rpm._rpm\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy rpm._rpm\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.215 closed.\r\n 7163 1726888036.37805: attempt loop complete, returning result\n 7163 1726888036.37809: _execute() done\n 7163 1726888036.37812: dumping result to json\n 7163 1726888036.37814: done dumping result, returning\n 7163 1726888036.37816: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Get the rpm package facts [02619b48-4a2f-6d34-1d0e-00000000000c]\n 7163 1726888036.37818: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000c\n 7163 1726888036.40060: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000c\n 7163 1726888036.40063: WORKER PROCESS EXITING\n 7163 1726888036.40727: done with _execute_module (package_facts, {'_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'package_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 7163 1726888036.40731: _low_level_execute_command(): starting\n 7163 1726888036.40734: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458/ > /dev/null 2>&1 && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 7163 1726888036.40747: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888036.41325: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888036.41329: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888036.41339: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888036.41943: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888036.41947: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888036.43783: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888036.43790: stdout chunk (state=3):\n>>><<<\n 7163 1726888036.43793: stderr chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888036.43801: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888036.43804: handler run complete\nok: [managed_node2] => {\n \"ansible_facts\": {\n \"packages\": {\n \"NetworkManager\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.48.10\"\n }\n ],\n \"NetworkManager-libnm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager-libnm\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.48.10\"\n }\n ],\n \"NetworkManager-tui\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager-tui\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.48.10\"\n }\n ],\n \"adcli\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"adcli\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.9.2\"\n }\n ],\n \"alternatives\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"alternatives\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.30\"\n }\n ],\n \"amd-gpu-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"amd-gpu-firmware\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240910\"\n }\n ],\n \"amd-ucode-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"amd-ucode-firmware\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240910\"\n }\n ],\n \"atheros-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"atheros-firmware\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240910\"\n }\n ],\n \"audit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"audit\",\n \"release\": \"9.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.0\"\n }\n ],\n \"audit-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"audit-libs\",\n \"release\": \"9.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.0\"\n }\n ],\n \"audit-rules\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"audit-rules\",\n \"release\": \"9.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.0\"\n }\n ],\n \"authselect\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"authselect\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.5.0\"\n }\n ],\n \"authselect-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"authselect-libs\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.5.0\"\n }\n ],\n \"avahi-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"avahi-libs\",\n \"release\": \"29.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.8\"\n }\n ],\n \"basesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"basesystem\",\n \"release\": \"21.el10\",\n \"source\": \"rpm\",\n \"version\": \"11\"\n }\n ],\n \"bash\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bash\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.2.26\"\n }\n ],\n \"bc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bc\",\n \"release\": \"22.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.07.1\"\n }\n ],\n \"beakerlib\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"beakerlib\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.29.3\"\n }\n ],\n \"beakerlib-redhat\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"beakerlib-redhat\",\n \"release\": \"35.el9\",\n \"source\": \"rpm\",\n \"version\": \"1\"\n }\n ],\n \"bind-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 32,\n \"name\": \"bind-libs\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"9.18.21\"\n }\n ],\n \"bind-license\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 32,\n \"name\": \"bind-license\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"9.18.21\"\n }\n ],\n \"bind-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 32,\n \"name\": \"bind-utils\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"9.18.21\"\n }\n ],\n \"binutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"binutils\",\n \"release\": \"48.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.41\"\n }\n ],\n \"binutils-gold\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"binutils-gold\",\n \"release\": \"48.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.41\"\n }\n ],\n \"brcmfmac-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"brcmfmac-firmware\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240910\"\n }\n ],\n \"bzip2-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bzip2-libs\",\n \"release\": \"19.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.0.8\"\n }\n ],\n \"c-ares\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"c-ares\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.25.0\"\n }\n ],\n \"ca-certificates\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"ca-certificates\",\n \"release\": \"101.1.el10\",\n \"source\": \"rpm\",\n \"version\": \"2024.2.69_v8.0.303\"\n }\n ],\n \"centos-gpg-keys\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"centos-gpg-keys\",\n \"release\": \"0.19.el10\",\n \"source\": \"rpm\",\n \"version\": \"10.0\"\n }\n ],\n \"centos-stream-release\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"centos-stream-release\",\n \"release\": \"0.19.el10\",\n \"source\": \"rpm\",\n \"version\": \"10.0\"\n }\n ],\n \"centos-stream-repos\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"centos-stream-repos\",\n \"release\": \"0.19.el10\",\n \"source\": \"rpm\",\n \"version\": \"10.0\"\n }\n ],\n \"checkpolicy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"checkpolicy\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.7\"\n }\n ],\n \"chrony\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"chrony\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.6\"\n }\n ],\n \"cirrus-audio-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"cirrus-audio-firmware\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240910\"\n }\n ],\n \"cloud-init\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"cloud-init\",\n \"release\": \"17.el10\",\n \"source\": \"rpm\",\n \"version\": \"24.1.4\"\n }\n ],\n \"cloud-utils-growpart\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"cloud-utils-growpart\",\n \"release\": \"10.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.33\"\n }\n ],\n \"coreutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"coreutils\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"9.5\"\n }\n ],\n \"coreutils-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"coreutils-common\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"9.5\"\n }\n ],\n \"cpio\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cpio\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.15\"\n }\n ],\n \"cracklib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cracklib\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.9.11\"\n }\n ],\n \"cracklib-dicts\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cracklib-dicts\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.9.11\"\n }\n ],\n \"cronie\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cronie\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.7.0\"\n }\n ],\n \"cronie-anacron\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cronie-anacron\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.7.0\"\n }\n ],\n \"crontabs\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"crontabs\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.11^20190603git9e74f2d\"\n }\n ],\n \"crypto-policies\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"crypto-policies\",\n \"release\": \"1.git367040b.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240822\"\n }\n ],\n \"crypto-policies-scripts\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"crypto-policies-scripts\",\n \"release\": \"1.git367040b.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240822\"\n }\n ],\n \"cryptsetup-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cryptsetup-libs\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.7.3\"\n }\n ],\n \"curl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"curl\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"8.9.1\"\n }\n ],\n \"cyrus-sasl-gssapi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cyrus-sasl-gssapi\",\n \"release\": \"22.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.1.28\"\n }\n ],\n \"cyrus-sasl-lib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cyrus-sasl-lib\",\n \"release\": \"22.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.1.28\"\n }\n ],\n \"dbus\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dbus\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.14.10\"\n }\n ],\n \"dbus-broker\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dbus-broker\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"35\"\n }\n ],\n \"dbus-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"dbus-common\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.14.10\"\n }\n ],\n \"dbus-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dbus-libs\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.14.10\"\n }\n ],\n \"default-fonts-core-sans\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"default-fonts-core-sans\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.1\"\n }\n ],\n \"device-mapper\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 10,\n \"name\": \"device-mapper\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.02.198\"\n }\n ],\n \"device-mapper-event\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 10,\n \"name\": \"device-mapper-event\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.02.198\"\n }\n ],\n \"device-mapper-event-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 10,\n \"name\": \"device-mapper-event-libs\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.02.198\"\n }\n ],\n \"device-mapper-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 10,\n \"name\": \"device-mapper-libs\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.02.198\"\n }\n ],\n \"device-mapper-persistent-data\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"device-mapper-persistent-data\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.0.11\"\n }\n ],\n \"dhcpcd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dhcpcd\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"10.0.6\"\n }\n ],\n \"diffutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"diffutils\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.10\"\n }\n ],\n \"dnf\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dnf\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.20.0\"\n }\n ],\n \"dnf-data\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dnf-data\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.20.0\"\n }\n ],\n \"dnf-plugins-core\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dnf-plugins-core\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.7.0\"\n }\n ],\n \"dracut\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"102\"\n }\n ],\n \"dracut-config-rescue\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut-config-rescue\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"102\"\n }\n ],\n \"dracut-network\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut-network\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"102\"\n }\n ],\n \"dracut-squash\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut-squash\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"102\"\n }\n ],\n \"duktape\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"duktape\",\n \"release\": \"8.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.7.0\"\n }\n ],\n \"e2fsprogs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"e2fsprogs\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.47.1\"\n }\n ],\n \"e2fsprogs-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"e2fsprogs-libs\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.47.1\"\n }\n ],\n \"elfutils-debuginfod-client\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-debuginfod-client\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.191\"\n }\n ],\n \"elfutils-default-yama-scope\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"elfutils-default-yama-scope\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.191\"\n }\n ],\n \"elfutils-libelf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-libelf\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.191\"\n }\n ],\n \"elfutils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-libs\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.191\"\n }\n ],\n \"ethtool\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"ethtool\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"6.7\"\n }\n ],\n \"expat\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"expat\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.6.2\"\n }\n ],\n \"file\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"file\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.45\"\n }\n ],\n \"file-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"file-libs\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.45\"\n }\n ],\n \"filesystem\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"filesystem\",\n \"release\": \"15.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.18\"\n }\n ],\n \"findutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"findutils\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.10.0\"\n }\n ],\n \"firewalld\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"firewalld\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.2.1\"\n }\n ],\n \"firewalld-filesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"firewalld-filesystem\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.2.1\"\n }\n ],\n \"fonts-filesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"fonts-filesystem\",\n \"release\": \"17.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.0.5\"\n }\n ],\n \"fstrm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"fstrm\",\n \"release\": \"11.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.6.1\"\n }\n ],\n \"fuse-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"fuse-libs\",\n \"release\": \"22.el10.gating_test1\",\n \"source\": \"rpm\",\n \"version\": \"2.9.9\"\n }\n ],\n \"fuse3-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"fuse3-libs\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.16.2\"\n }\n ],\n \"gawk\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gawk\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.3.0\"\n }\n ],\n \"gawk-all-langpacks\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gawk-all-langpacks\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.3.0\"\n }\n ],\n \"gdbm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"gdbm\",\n \"release\": \"8.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.23\"\n }\n ],\n \"gdbm-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"gdbm-libs\",\n \"release\": \"8.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.23\"\n }\n ],\n \"gettext-envsubst\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gettext-envsubst\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.22.5\"\n }\n ],\n \"gettext-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gettext-libs\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.22.5\"\n }\n ],\n \"gettext-runtime\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gettext-runtime\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.22.5\"\n }\n ],\n \"git\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"git\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.45.2\"\n }\n ],\n \"git-core\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"git-core\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.45.2\"\n }\n ],\n \"git-core-doc\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"git-core-doc\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.45.2\"\n }\n ],\n \"glib2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glib2\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.80.4\"\n }\n ],\n \"glibc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc\",\n \"release\": \"17.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.39\"\n }\n ],\n \"glibc-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-common\",\n \"release\": \"17.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.39\"\n }\n ],\n \"glibc-gconv-extra\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-gconv-extra\",\n \"release\": \"17.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.39\"\n }\n ],\n \"glibc-langpack-en\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-langpack-en\",\n \"release\": \"17.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.39\"\n }\n ],\n \"gmp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"gmp\",\n \"release\": \"9.el10\",\n \"source\": \"rpm\",\n \"version\": \"6.2.1\"\n }\n ],\n \"gnupg2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gnupg2\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.4.5\"\n }\n ],\n \"gnupg2-smime\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gnupg2-smime\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.4.5\"\n }\n ],\n \"gnutls\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gnutls\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.8.7\"\n }\n ],\n \"gobject-introspection\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gobject-introspection\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.79.1\"\n }\n ],\n \"google-noto-fonts-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"google-noto-fonts-common\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240401\"\n }\n ],\n \"google-noto-sans-mono-vf-fonts\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"google-noto-sans-mono-vf-fonts\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240401\"\n }\n ],\n \"google-noto-sans-vf-fonts\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"google-noto-sans-vf-fonts\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240401\"\n }\n ],\n \"google-noto-serif-vf-fonts\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"google-noto-serif-vf-fonts\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240401\"\n }\n ],\n \"grep\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"grep\",\n \"release\": \"9.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.11\"\n }\n ],\n \"groff-base\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"groff-base\",\n \"release\": \"9.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.23.0\"\n }\n ],\n \"grub2-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"grub2-common\",\n \"release\": \"127.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.06\"\n }\n ],\n \"grub2-pc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-pc\",\n \"release\": \"127.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.06\"\n }\n ],\n \"grub2-pc-modules\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"grub2-pc-modules\",\n \"release\": \"127.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.06\"\n }\n ],\n \"grub2-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-tools\",\n \"release\": \"127.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.06\"\n }\n ],\n \"grub2-tools-minimal\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-tools-minimal\",\n \"release\": \"127.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.06\"\n }\n ],\n \"grubby\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"grubby\",\n \"release\": \"76.el10\",\n \"source\": \"rpm\",\n \"version\": \"8.40\"\n }\n ],\n \"gssproxy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gssproxy\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.9.2\"\n }\n ],\n \"gzip\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gzip\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.13\"\n }\n ],\n \"hostname\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"hostname\",\n \"release\": \"13.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.23\"\n }\n ],\n \"hunspell\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"hunspell\",\n \"release\": \"8.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.7.2\"\n }\n ],\n \"hunspell-en\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"hunspell-en\",\n \"release\": \"10.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.20201207\"\n }\n ],\n \"hunspell-en-GB\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"hunspell-en-GB\",\n \"release\": \"10.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.20201207\"\n }\n ],\n \"hunspell-en-US\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"hunspell-en-US\",\n \"release\": \"10.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.20201207\"\n }\n ],\n \"hunspell-filesystem\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"hunspell-filesystem\",\n \"release\": \"8.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.7.2\"\n }\n ],\n \"hwdata\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"hwdata\",\n \"release\": \"10.1.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.379\"\n }\n ],\n \"ima-evm-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ima-evm-utils\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.5\"\n }\n ],\n \"inih\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"inih\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"58\"\n }\n ],\n \"initscripts-rename-device\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"initscripts-rename-device\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"10.26\"\n }\n ],\n \"initscripts-service\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"initscripts-service\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"10.26\"\n }\n ],\n \"intel-audio-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"intel-audio-firmware\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240910\"\n }\n ],\n \"intel-gpu-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"intel-gpu-firmware\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240910\"\n }\n ],\n \"iproute\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iproute\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"6.7.0\"\n }\n ],\n \"iproute-tc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iproute-tc\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"6.7.0\"\n }\n ],\n \"ipset\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ipset\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"7.21\"\n }\n ],\n \"ipset-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ipset-libs\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"7.21\"\n }\n ],\n \"iptables-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iptables-libs\",\n \"release\": \"8.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.8.10\"\n }\n ],\n \"iptables-nft\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iptables-nft\",\n \"release\": \"8.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.8.10\"\n }\n ],\n \"iputils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iputils\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240905\"\n }\n ],\n \"irqbalance\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"irqbalance\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.9.4\"\n }\n ],\n \"iwlwifi-dvm-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwlwifi-dvm-firmware\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240910\"\n }\n ],\n \"iwlwifi-mvm-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwlwifi-mvm-firmware\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240910\"\n }\n ],\n \"jansson\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"jansson\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.14\"\n }\n ],\n \"jitterentropy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"jitterentropy\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.5.0\"\n }\n ],\n \"jq\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"jq\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.7.1\"\n }\n ],\n \"json-c\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"json-c\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.17\"\n }\n ],\n \"kbd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kbd\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.6.4\"\n }\n ],\n \"kbd-legacy\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"kbd-legacy\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.6.4\"\n }\n ],\n \"kbd-misc\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"kbd-misc\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.6.4\"\n }\n ],\n \"kdump-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kdump-utils\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.0.43\"\n }\n ],\n \"kernel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel\",\n \"release\": \"0.rc6.23.el10\",\n \"source\": \"rpm\",\n \"version\": \"6.11.0\"\n }\n ],\n \"kernel-core\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-core\",\n \"release\": \"0.rc6.23.el10\",\n \"source\": \"rpm\",\n \"version\": \"6.11.0\"\n }\n ],\n \"kernel-modules\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-modules\",\n \"release\": \"0.rc6.23.el10\",\n \"source\": \"rpm\",\n \"version\": \"6.11.0\"\n }\n ],\n \"kernel-modules-core\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-modules-core\",\n \"release\": \"0.rc6.23.el10\",\n \"source\": \"rpm\",\n \"version\": \"6.11.0\"\n }\n ],\n \"kernel-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-tools\",\n \"release\": \"0.rc6.23.el10\",\n \"source\": \"rpm\",\n \"version\": \"6.11.0\"\n }\n ],\n \"kernel-tools-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-tools-libs\",\n \"release\": \"0.rc6.23.el10\",\n \"source\": \"rpm\",\n \"version\": \"6.11.0\"\n }\n ],\n \"kexec-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kexec-tools\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.0.29\"\n }\n ],\n \"keyutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"keyutils\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.6.3\"\n }\n ],\n \"keyutils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"keyutils-libs\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.6.3\"\n }\n ],\n \"kmod\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kmod\",\n \"release\": \"8.el10\",\n \"source\": \"rpm\",\n \"version\": \"31\"\n }\n ],\n \"kmod-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kmod-libs\",\n \"release\": \"8.el10\",\n \"source\": \"rpm\",\n \"version\": \"31\"\n }\n ],\n \"kpartx\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kpartx\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.9.9\"\n }\n ],\n \"krb5-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"krb5-libs\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.21.3\"\n }\n ],\n \"langpacks-core-en\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"langpacks-core-en\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.1\"\n }\n ],\n \"langpacks-en\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"langpacks-en\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.1\"\n }\n ],\n \"langpacks-fonts-en\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"langpacks-fonts-en\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.1\"\n }\n ],\n \"less\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"less\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"661\"\n }\n ],\n \"libacl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libacl\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.3.2\"\n }\n ],\n \"libaio\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libaio\",\n \"release\": \"20.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.3.111\"\n }\n ],\n \"libarchive\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libarchive\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.7.2\"\n }\n ],\n \"libassuan\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libassuan\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.5.6\"\n }\n ],\n \"libattr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libattr\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.5.2\"\n }\n ],\n \"libbasicobjects\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libbasicobjects\",\n \"release\": \"57.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.1.1\"\n }\n ],\n \"libblkid\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libblkid\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.40.2\"\n }\n ],\n \"libbpf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"libbpf\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.5.0\"\n }\n ],\n \"libbrotli\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libbrotli\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.1.0\"\n }\n ],\n \"libcap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcap\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.69\"\n }\n ],\n \"libcap-ng\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcap-ng\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.8.4\"\n }\n ],\n \"libcap-ng-python3\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcap-ng-python3\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.8.4\"\n }\n ],\n \"libcbor\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcbor\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.11.0\"\n }\n ],\n \"libcollection\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcollection\",\n \"release\": \"57.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.7.0\"\n }\n ],\n \"libcom_err\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcom_err\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.47.1\"\n }\n ],\n \"libcomps\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcomps\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.1.21\"\n }\n ],\n \"libcurl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcurl\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"8.9.1\"\n }\n ],\n \"libdhash\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdhash\",\n \"release\": \"57.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.5.0\"\n }\n ],\n \"libdnf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdnf\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.73.1\"\n }\n ],\n \"libeconf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libeconf\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.6.2\"\n }\n ],\n \"libedit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libedit\",\n \"release\": \"51.20230828cvs.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.1\"\n }\n ],\n \"libestr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libestr\",\n \"release\": \"10.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.1.11\"\n }\n ],\n \"libev\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libev\",\n \"release\": \"12.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.33\"\n }\n ],\n \"libevent\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libevent\",\n \"release\": \"15.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.1.12\"\n }\n ],\n \"libfastjson\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libfastjson\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.2304.0\"\n }\n ],\n \"libfdisk\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libfdisk\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.40.2\"\n }\n ],\n \"libffi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libffi\",\n \"release\": \"8.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.4.4\"\n }\n ],\n \"libfido2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libfido2\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.14.0\"\n }\n ],\n \"libgcc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgcc\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"14.2.1\"\n }\n ],\n \"libgcrypt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgcrypt\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.11.0\"\n }\n ],\n \"libgomp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgomp\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"14.2.1\"\n }\n ],\n \"libgpg-error\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgpg-error\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.50\"\n }\n ],\n \"libicu\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libicu\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"74.2\"\n }\n ],\n \"libidn2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libidn2\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.3.7\"\n }\n ],\n \"libini_config\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libini_config\",\n \"release\": \"57.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.3.1\"\n }\n ],\n \"libipa_hbac\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libipa_hbac\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0~beta2\"\n }\n ],\n \"libkcapi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libkcapi\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.5.0\"\n }\n ],\n \"libkcapi-hasher\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libkcapi-hasher\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.5.0\"\n }\n ],\n \"libkcapi-hmaccalc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libkcapi-hmaccalc\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.5.0\"\n }\n ],\n \"libksba\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libksba\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.6.7\"\n }\n ],\n \"libldb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libldb\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.9.1\"\n }\n ],\n \"libmaxminddb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmaxminddb\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.9.1\"\n }\n ],\n \"libmnl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmnl\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.0.5\"\n }\n ],\n \"libmodulemd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmodulemd\",\n \"release\": \"11.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.15.0\"\n }\n ],\n \"libmount\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmount\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.40.2\"\n }\n ],\n \"libndp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libndp\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.9\"\n }\n ],\n \"libnetfilter_conntrack\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnetfilter_conntrack\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.0.9\"\n }\n ],\n \"libnfnetlink\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnfnetlink\",\n \"release\": \"28.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.0.1\"\n }\n ],\n \"libnfsidmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"libnfsidmap\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.7.1\"\n }\n ],\n \"libnftnl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnftnl\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.2.7\"\n }\n ],\n \"libnghttp2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnghttp2\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.62.1\"\n }\n ],\n \"libnl3\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnl3\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.9.0\"\n }\n ],\n \"libpath_utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpath_utils\",\n \"release\": \"57.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.2.1\"\n }\n ],\n \"libpipeline\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpipeline\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.5.7\"\n }\n ],\n \"libpsl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpsl\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.21.5\"\n }\n ],\n \"libpwquality\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpwquality\",\n \"release\": \"11.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.4.5\"\n }\n ],\n \"libref_array\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libref_array\",\n \"release\": \"57.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.1.5\"\n }\n ],\n \"librepo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"librepo\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.18.0\"\n }\n ],\n \"libseccomp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libseccomp\",\n \"release\": \"9.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.5.3\"\n }\n ],\n \"libsecret\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsecret\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.21.2\"\n }\n ],\n \"libselinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libselinux\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.7\"\n }\n ],\n \"libselinux-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libselinux-utils\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.7\"\n }\n ],\n \"libsemanage\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsemanage\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.7\"\n }\n ],\n \"libsepol\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsepol\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.7\"\n }\n ],\n \"libsmartcols\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsmartcols\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.40.2\"\n }\n ],\n \"libsmbclient\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"libsmbclient\",\n \"release\": \"104.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.20.2\"\n }\n ],\n \"libsolv\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsolv\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.7.29\"\n }\n ],\n \"libss\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libss\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.47.1\"\n }\n ],\n \"libssh\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libssh\",\n \"release\": \"8.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.10.6\"\n }\n ],\n \"libssh-config\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"libssh-config\",\n \"release\": \"8.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.10.6\"\n }\n ],\n \"libsss_certmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_certmap\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0~beta2\"\n }\n ],\n \"libsss_idmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_idmap\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0~beta2\"\n }\n ],\n \"libsss_nss_idmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_nss_idmap\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0~beta2\"\n }\n ],\n \"libsss_sudo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_sudo\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0~beta2\"\n }\n ],\n \"libstdc++\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libstdc++\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"14.2.1\"\n }\n ],\n \"libsysfs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsysfs\",\n \"release\": \"13.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.1.1\"\n }\n ],\n \"libtalloc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtalloc\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.4.2\"\n }\n ],\n \"libtasn1\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtasn1\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.19.0\"\n }\n ],\n \"libtdb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtdb\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.4.10\"\n }\n ],\n \"libtevent\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtevent\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.16.1\"\n }\n ],\n \"libtirpc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtirpc\",\n \"release\": \"0.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.3.5\"\n }\n ],\n \"libunistring\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libunistring\",\n \"release\": \"9.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.1\"\n }\n ],\n \"liburing\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"liburing\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.5\"\n }\n ],\n \"libusb1\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libusb1\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.0.27\"\n }\n ],\n \"libutempter\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libutempter\",\n \"release\": \"14.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.2.1\"\n }\n ],\n \"libuuid\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libuuid\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.40.2\"\n }\n ],\n \"libuv\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"libuv\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.48.0\"\n }\n ],\n \"libverto\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libverto\",\n \"release\": \"9.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.3.2\"\n }\n ],\n \"libverto-libev\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libverto-libev\",\n \"release\": \"9.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.3.2\"\n }\n ],\n \"libwbclient\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"libwbclient\",\n \"release\": \"104.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.20.2\"\n }\n ],\n \"libxcrypt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxcrypt\",\n \"release\": \"9.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.4.36\"\n }\n ],\n \"libxkbcommon\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxkbcommon\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.7.0\"\n }\n ],\n \"libxml2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxml2\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.12.5\"\n }\n ],\n \"libxslt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxslt\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.1.39\"\n }\n ],\n \"libyaml\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libyaml\",\n \"release\": \"15.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.2.5\"\n }\n ],\n \"libzstd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libzstd\",\n \"release\": \"8.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.5.5\"\n }\n ],\n \"linux-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"linux-firmware\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240910\"\n }\n ],\n \"linux-firmware-whence\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"linux-firmware-whence\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240910\"\n }\n ],\n \"lmdb-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lmdb-libs\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.9.32\"\n }\n ],\n \"logrotate\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"logrotate\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.22.0\"\n }\n ],\n \"lshw\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lshw\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"B.02.20\"\n }\n ],\n \"lsscsi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lsscsi\",\n \"release\": \"12.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.32\"\n }\n ],\n \"lua-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lua-libs\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.4.6\"\n }\n ],\n \"lvm2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 10,\n \"name\": \"lvm2\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.03.24\"\n }\n ],\n \"lvm2-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 10,\n \"name\": \"lvm2-libs\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.03.24\"\n }\n ],\n \"lz4-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lz4-libs\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.9.4\"\n }\n ],\n \"lzo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lzo\",\n \"release\": \"13.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10\"\n }\n ],\n \"make\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"make\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.4.1\"\n }\n ],\n \"makedumpfile\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"makedumpfile\",\n \"release\": \"12.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.7.5\"\n }\n ],\n \"man-db\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"man-db\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.12.0\"\n }\n ],\n \"memstrack\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"memstrack\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.2.5\"\n }\n ],\n \"microcode_ctl\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 4,\n \"name\": \"microcode_ctl\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240531\"\n }\n ],\n \"mpdecimal\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"mpdecimal\",\n \"release\": \"11.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.5.1\"\n }\n ],\n \"mpfr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"mpfr\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.2.1\"\n }\n ],\n \"mt7xxx-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"mt7xxx-firmware\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240910\"\n }\n ],\n \"ncurses\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ncurses\",\n \"release\": \"13.20240127.el10\",\n \"source\": \"rpm\",\n \"version\": \"6.4\"\n }\n ],\n \"ncurses-base\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"ncurses-base\",\n \"release\": \"13.20240127.el10\",\n \"source\": \"rpm\",\n \"version\": \"6.4\"\n }\n ],\n \"ncurses-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ncurses-libs\",\n \"release\": \"13.20240127.el10\",\n \"source\": \"rpm\",\n \"version\": \"6.4\"\n }\n ],\n \"nettle\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nettle\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.10\"\n }\n ],\n \"newt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"newt\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.52.24\"\n }\n ],\n \"nfs-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"nfs-utils\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.7.1\"\n }\n ],\n \"nftables\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"nftables\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.0.9\"\n }\n ],\n \"npth\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"npth\",\n \"release\": \"19.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.6\"\n }\n ],\n \"numactl-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"numactl-libs\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.0.16\"\n }\n ],\n \"nvidia-gpu-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"nvidia-gpu-firmware\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240910\"\n }\n ],\n \"nxpwireless-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"nxpwireless-firmware\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240910\"\n }\n ],\n \"oniguruma\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"oniguruma\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"6.9.9\"\n }\n ],\n \"openldap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openldap\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.6.7\"\n }\n ],\n \"openssh\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssh\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"9.8p1\"\n }\n ],\n \"openssh-clients\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssh-clients\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"9.8p1\"\n }\n ],\n \"openssh-server\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssh-server\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"9.8p1\"\n }\n ],\n \"openssl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"openssl\",\n \"release\": \"12.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.2.2\"\n }\n ],\n \"openssl-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"openssl-libs\",\n \"release\": \"12.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.2.2\"\n }\n ],\n \"os-prober\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"os-prober\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.81\"\n }\n ],\n \"p11-kit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"p11-kit\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.25.5\"\n }\n ],\n \"p11-kit-trust\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"p11-kit-trust\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.25.5\"\n }\n ],\n \"pam\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pam\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.6.1\"\n }\n ],\n \"pam-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pam-libs\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.6.1\"\n }\n ],\n \"parted\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"parted\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.6\"\n }\n ],\n \"pciutils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pciutils-libs\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.13.0\"\n }\n ],\n \"pcre2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcre2\",\n \"release\": \"1.el10.2\",\n \"source\": \"rpm\",\n \"version\": \"10.44\"\n }\n ],\n \"pcre2-syntax\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"pcre2-syntax\",\n \"release\": \"1.el10.2\",\n \"source\": \"rpm\",\n \"version\": \"10.44\"\n }\n ],\n \"pcsc-lite\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcsc-lite\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.2.3\"\n }\n ],\n \"pcsc-lite-ccid\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcsc-lite-ccid\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.6.0\"\n }\n ],\n \"pcsc-lite-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcsc-lite-libs\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.2.3\"\n }\n ],\n \"perl-AutoLoader\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-AutoLoader\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.74\"\n }\n ],\n \"perl-B\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-B\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.89\"\n }\n ],\n \"perl-Carp\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Carp\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.54\"\n }\n ],\n \"perl-Class-Struct\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-Class-Struct\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.68\"\n }\n ],\n \"perl-Data-Dumper\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-Data-Dumper\",\n \"release\": \"511.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.189\"\n }\n ],\n \"perl-Digest\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Digest\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.20\"\n }\n ],\n \"perl-Digest-MD5\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-Digest-MD5\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.59\"\n }\n ],\n \"perl-DynaLoader\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-DynaLoader\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.56\"\n }\n ],\n \"perl-Encode\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-Encode\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.21\"\n }\n ],\n \"perl-Errno\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-Errno\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.38\"\n }\n ],\n \"perl-Error\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Error\",\n \"release\": \"17.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.17029\"\n }\n ],\n \"perl-Exporter\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Exporter\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.78\"\n }\n ],\n \"perl-Fcntl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-Fcntl\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.18\"\n }\n ],\n \"perl-File-Basename\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-File-Basename\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.86\"\n }\n ],\n \"perl-File-Find\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-File-Find\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.44\"\n }\n ],\n \"perl-File-Path\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-File-Path\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.18\"\n }\n ],\n \"perl-File-Temp\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-File-Temp\",\n \"release\": \"511.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.231.100\"\n }\n ],\n \"perl-File-stat\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-File-stat\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.14\"\n }\n ],\n \"perl-FileHandle\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-FileHandle\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.05\"\n }\n ],\n \"perl-Getopt-Long\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Getopt-Long\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.58\"\n }\n ],\n \"perl-Getopt-Std\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-Getopt-Std\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.14\"\n }\n ],\n \"perl-Git\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Git\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.45.2\"\n }\n ],\n \"perl-HTTP-Tiny\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-HTTP-Tiny\",\n \"release\": \"511.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.088\"\n }\n ],\n \"perl-IO\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-IO\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.55\"\n }\n ],\n \"perl-IO-Socket-IP\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-IO-Socket-IP\",\n \"release\": \"511.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.42\"\n }\n ],\n \"perl-IO-Socket-SSL\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-IO-Socket-SSL\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.085\"\n }\n ],\n \"perl-IPC-Open3\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-IPC-Open3\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.22\"\n }\n ],\n \"perl-MIME-Base64\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-MIME-Base64\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.16\"\n }\n ],\n \"perl-Mozilla-CA\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Mozilla-CA\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"20231213\"\n }\n ],\n \"perl-NDBM_File\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-NDBM_File\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.17\"\n }\n ],\n \"perl-Net-SSLeay\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-Net-SSLeay\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.94\"\n }\n ],\n \"perl-POSIX\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-POSIX\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.20\"\n }\n ],\n \"perl-PathTools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-PathTools\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.91\"\n }\n ],\n \"perl-Pod-Escapes\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Pod-Escapes\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.07\"\n }\n ],\n \"perl-Pod-Perldoc\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Pod-Perldoc\",\n \"release\": \"511.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.28.01\"\n }\n ],\n \"perl-Pod-Simple\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Pod-Simple\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.45\"\n }\n ],\n \"perl-Pod-Usage\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 4,\n \"name\": \"perl-Pod-Usage\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.03\"\n }\n ],\n \"perl-Scalar-List-Utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 5,\n \"name\": \"perl-Scalar-List-Utils\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.63\"\n }\n ],\n \"perl-SelectSaver\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-SelectSaver\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.02\"\n }\n ],\n \"perl-Socket\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-Socket\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.038\"\n }\n ],\n \"perl-Storable\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"perl-Storable\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.32\"\n }\n ],\n \"perl-Symbol\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-Symbol\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.09\"\n }\n ],\n \"perl-Term-ANSIColor\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Term-ANSIColor\",\n \"release\": \"511.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.01\"\n }\n ],\n \"perl-Term-Cap\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Term-Cap\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.18\"\n }\n ],\n \"perl-TermReadKey\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-TermReadKey\",\n \"release\": \"23.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.38\"\n }\n ],\n \"perl-Text-ParseWords\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Text-ParseWords\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.31\"\n }\n ],\n \"perl-Text-Tabs+Wrap\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Text-Tabs+Wrap\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"2024.001\"\n }\n ],\n \"perl-Time-Local\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 2,\n \"name\": \"perl-Time-Local\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.350\"\n }\n ],\n \"perl-URI\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-URI\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.27\"\n }\n ],\n \"perl-base\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-base\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.27\"\n }\n ],\n \"perl-constant\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-constant\",\n \"release\": \"511.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.33\"\n }\n ],\n \"perl-if\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-if\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.61.000\"\n }\n ],\n \"perl-interpreter\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-interpreter\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.40.0\"\n }\n ],\n \"perl-lib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-lib\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.65\"\n }\n ],\n \"perl-libnet\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-libnet\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.15\"\n }\n ],\n \"perl-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-libs\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.40.0\"\n }\n ],\n \"perl-locale\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-locale\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.12\"\n }\n ],\n \"perl-mro\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-mro\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.29\"\n }\n ],\n \"perl-overload\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-overload\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.37\"\n }\n ],\n \"perl-overloading\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-overloading\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.02\"\n }\n ],\n \"perl-parent\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-parent\",\n \"release\": \"511.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.241\"\n }\n ],\n \"perl-podlators\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-podlators\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.01\"\n }\n ],\n \"perl-vars\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-vars\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.05\"\n }\n ],\n \"pigz\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pigz\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.8\"\n }\n ],\n \"pinentry\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pinentry\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.3.0\"\n }\n ],\n \"policycoreutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"policycoreutils\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.7\"\n }\n ],\n \"polkit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"polkit\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"125\"\n }\n ],\n \"polkit-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"polkit-libs\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"125\"\n }\n ],\n \"polkit-pkla-compat\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"polkit-pkla-compat\",\n \"release\": \"29.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.1\"\n }\n ],\n \"popt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"popt\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.19\"\n }\n ],\n \"prefixdevname\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"prefixdevname\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.2.0\"\n }\n ],\n \"procps-ng\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"procps-ng\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.0.4\"\n }\n ],\n \"protobuf-c\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"protobuf-c\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.5.0\"\n }\n ],\n \"psmisc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"psmisc\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"23.6\"\n }\n ],\n \"publicsuffix-list-dafsa\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"publicsuffix-list-dafsa\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240107\"\n }\n ],\n \"python-unversioned-command\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python-unversioned-command\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.12.5\"\n }\n ],\n \"python3\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.12.5\"\n }\n ],\n \"python3-attrs\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-attrs\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"23.2.0\"\n }\n ],\n \"python3-audit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-audit\",\n \"release\": \"9.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.0\"\n }\n ],\n \"python3-charset-normalizer\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-charset-normalizer\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.3.2\"\n }\n ],\n \"python3-configobj\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-configobj\",\n \"release\": \"9.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.0.8\"\n }\n ],\n \"python3-dateutil\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"python3-dateutil\",\n \"release\": \"14.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.8.2\"\n }\n ],\n \"python3-dbus\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-dbus\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.3.2\"\n }\n ],\n \"python3-distro\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-distro\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.9.0\"\n }\n ],\n \"python3-dnf\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-dnf\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.20.0\"\n }\n ],\n \"python3-dnf-plugins-core\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-dnf-plugins-core\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.7.0\"\n }\n ],\n \"python3-firewall\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-firewall\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.2.1\"\n }\n ],\n \"python3-gobject-base\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-gobject-base\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.46.0\"\n }\n ],\n \"python3-gobject-base-noarch\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-gobject-base-noarch\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.46.0\"\n }\n ],\n \"python3-hawkey\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-hawkey\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.73.1\"\n }\n ],\n \"python3-idna\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-idna\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.7\"\n }\n ],\n \"python3-jinja2\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jinja2\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.1.4\"\n }\n ],\n \"python3-jsonpatch\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jsonpatch\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.33\"\n }\n ],\n \"python3-jsonpointer\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jsonpointer\",\n \"release\": \"8.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.3\"\n }\n ],\n \"python3-jsonschema\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jsonschema\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.19.1\"\n }\n ],\n \"python3-jsonschema-specifications\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jsonschema-specifications\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"2023.11.2\"\n }\n ],\n \"python3-libcomps\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libcomps\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.1.21\"\n }\n ],\n \"python3-libdnf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libdnf\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.73.1\"\n }\n ],\n \"python3-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libs\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.12.5\"\n }\n ],\n \"python3-libselinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libselinux\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.7\"\n }\n ],\n \"python3-libsemanage\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libsemanage\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.7\"\n }\n ],\n \"python3-lxml\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-lxml\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.2.1\"\n }\n ],\n \"python3-markupsafe\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-markupsafe\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.1.3\"\n }\n ],\n \"python3-nftables\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"python3-nftables\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.0.9\"\n }\n ],\n \"python3-oauthlib\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-oauthlib\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.2.2\"\n }\n ],\n \"python3-pip-wheel\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pip-wheel\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"23.3.2\"\n }\n ],\n \"python3-policycoreutils\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-policycoreutils\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.7\"\n }\n ],\n \"python3-pyserial\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pyserial\",\n \"release\": \"9.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.5\"\n }\n ],\n \"python3-pyyaml\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-pyyaml\",\n \"release\": \"18.el10\",\n \"source\": \"rpm\",\n \"version\": \"6.0.1\"\n }\n ],\n \"python3-referencing\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-referencing\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.31.1\"\n }\n ],\n \"python3-requests\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-requests\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.32.3\"\n }\n ],\n \"python3-rpds-py\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-rpds-py\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.17.1\"\n }\n ],\n \"python3-rpm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-rpm\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.19.1.1\"\n }\n ],\n \"python3-setools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-setools\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.5.1\"\n }\n ],\n \"python3-setuptools\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-setuptools\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"69.0.3\"\n }\n ],\n \"python3-six\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-six\",\n \"release\": \"15.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.16.0\"\n }\n ],\n \"python3-systemd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-systemd\",\n \"release\": \"10.el10\",\n \"source\": \"rpm\",\n \"version\": \"235\"\n }\n ],\n \"python3-urllib3\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-urllib3\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.26.19\"\n }\n ],\n \"qemu-guest-agent\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 18,\n \"name\": \"qemu-guest-agent\",\n \"release\": \"8.el10\",\n \"source\": \"rpm\",\n \"version\": \"9.0.0\"\n }\n ],\n \"quota\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"quota\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.09\"\n }\n ],\n \"quota-nls\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"quota-nls\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.09\"\n }\n ],\n \"readline\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"readline\",\n \"release\": \"9.el10\",\n \"source\": \"rpm\",\n \"version\": \"8.2\"\n }\n ],\n \"realtek-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"realtek-firmware\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240910\"\n }\n ],\n \"redhat-mono-vf-fonts\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"redhat-mono-vf-fonts\",\n \"release\": \"12.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.0.3\"\n }\n ],\n \"redhat-text-vf-fonts\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"redhat-text-vf-fonts\",\n \"release\": \"12.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.0.3\"\n }\n ],\n \"restraint\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"restraint\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.4.4\"\n }\n ],\n \"restraint-rhts\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"restraint-rhts\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.4.4\"\n }\n ],\n \"rng-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rng-tools\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"6.17\"\n }\n ],\n \"rootfiles\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"rootfiles\",\n \"release\": \"37.el10\",\n \"source\": \"rpm\",\n \"version\": \"8.1\"\n }\n ],\n \"rpcbind\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpcbind\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.2.7\"\n }\n ],\n \"rpm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.19.1.1\"\n }\n ],\n \"rpm-build-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-build-libs\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.19.1.1\"\n }\n ],\n \"rpm-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-libs\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.19.1.1\"\n }\n ],\n \"rpm-plugin-audit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-plugin-audit\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.19.1.1\"\n }\n ],\n \"rpm-plugin-selinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-plugin-selinux\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.19.1.1\"\n }\n ],\n \"rpm-plugin-systemd-inhibit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-plugin-systemd-inhibit\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.19.1.1\"\n }\n ],\n \"rpm-sequoia\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-sequoia\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.6.0\"\n }\n ],\n \"rpm-sign-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-sign-libs\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.19.1.1\"\n }\n ],\n \"rsync\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rsync\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.3.0\"\n }\n ],\n \"rsyslog\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rsyslog\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"8.2408.0\"\n }\n ],\n \"samba-client-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"samba-client-libs\",\n \"release\": \"104.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.20.2\"\n }\n ],\n \"samba-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"samba-common\",\n \"release\": \"104.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.20.2\"\n }\n ],\n \"samba-common-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"samba-common-libs\",\n \"release\": \"104.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.20.2\"\n }\n ],\n \"sed\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sed\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.9\"\n }\n ],\n \"selinux-policy\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"selinux-policy\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"40.13.9\"\n }\n ],\n \"selinux-policy-targeted\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"selinux-policy-targeted\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"40.13.9\"\n }\n ],\n \"setup\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"setup\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.14.5\"\n }\n ],\n \"sg3_utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sg3_utils\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.48\"\n }\n ],\n \"sg3_utils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sg3_utils-libs\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.48\"\n }\n ],\n \"shadow-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"shadow-utils\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.15.0\"\n }\n ],\n \"slang\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"slang\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.3.3\"\n }\n ],\n \"snappy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"snappy\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.1.10\"\n }\n ],\n \"sqlite-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sqlite-libs\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.46.1\"\n }\n ],\n \"squashfs-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"squashfs-tools\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.6.1\"\n }\n ],\n \"sssd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0~beta2\"\n }\n ],\n \"sssd-ad\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-ad\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0~beta2\"\n }\n ],\n \"sssd-client\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-client\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0~beta2\"\n }\n ],\n \"sssd-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-common\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0~beta2\"\n }\n ],\n \"sssd-common-pac\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-common-pac\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0~beta2\"\n }\n ],\n \"sssd-ipa\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-ipa\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0~beta2\"\n }\n ],\n \"sssd-kcm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-kcm\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0~beta2\"\n }\n ],\n \"sssd-krb5\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-krb5\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0~beta2\"\n }\n ],\n \"sssd-krb5-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-krb5-common\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0~beta2\"\n }\n ],\n \"sssd-ldap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-ldap\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0~beta2\"\n }\n ],\n \"sssd-nfs-idmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-nfs-idmap\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0~beta2\"\n }\n ],\n \"sssd-proxy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-proxy\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0~beta2\"\n }\n ],\n \"sudo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sudo\",\n \"release\": \"7.p5.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.9.15\"\n }\n ],\n \"sudo-python-plugin\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sudo-python-plugin\",\n \"release\": \"7.p5.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.9.15\"\n }\n ],\n \"systemd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd\",\n \"release\": \"14.el10\",\n \"source\": \"rpm\",\n \"version\": \"256\"\n }\n ],\n \"systemd-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd-libs\",\n \"release\": \"14.el10\",\n \"source\": \"rpm\",\n \"version\": \"256\"\n }\n ],\n \"systemd-pam\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd-pam\",\n \"release\": \"14.el10\",\n \"source\": \"rpm\",\n \"version\": \"256\"\n }\n ],\n \"systemd-udev\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd-udev\",\n \"release\": \"14.el10\",\n \"source\": \"rpm\",\n \"version\": \"256\"\n }\n ],\n \"tar\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"tar\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.35\"\n }\n ],\n \"time\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"time\",\n \"release\": \"24.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.9\"\n }\n ],\n \"tiwilink-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"tiwilink-firmware\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240910\"\n }\n ],\n \"tlog\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"tlog\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"14\"\n }\n ],\n \"tpm2-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"tpm2-tools\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.7\"\n }\n ],\n \"tpm2-tss\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"tpm2-tss\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.1.3\"\n }\n ],\n \"tpm2-tss-fapi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"tpm2-tss-fapi\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.1.3\"\n }\n ],\n \"tzdata\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"tzdata\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2024a\"\n }\n ],\n \"userspace-rcu\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"userspace-rcu\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.14.0\"\n }\n ],\n \"util-linux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"util-linux\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.40.2\"\n }\n ],\n \"util-linux-core\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"util-linux-core\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.40.2\"\n }\n ],\n \"vim-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"vim-common\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"9.1.083\"\n }\n ],\n \"vim-data\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 2,\n \"name\": \"vim-data\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"9.1.083\"\n }\n ],\n \"vim-enhanced\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"vim-enhanced\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"9.1.083\"\n }\n ],\n \"vim-filesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 2,\n \"name\": \"vim-filesystem\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"9.1.083\"\n }\n ],\n \"vim-minimal\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"vim-minimal\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"9.1.083\"\n }\n ],\n \"wget\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"wget\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.24.5\"\n }\n ],\n \"which\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"which\",\n \"release\": \"42.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.21\"\n }\n ],\n \"xfsprogs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"xfsprogs\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"6.5.0\"\n }\n ],\n \"xkeyboard-config\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"xkeyboard-config\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.41\"\n }\n ],\n \"xxd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"xxd\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"9.1.083\"\n }\n ],\n \"xz\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"xz\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.6.2\"\n }\n ],\n \"xz-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"xz-libs\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.6.2\"\n }\n ],\n \"yum\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"yum\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.20.0\"\n }\n ],\n \"yum-utils\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"yum-utils\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.7.0\"\n }\n ],\n \"zlib-ng-compat\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"zlib-ng-compat\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.1.6\"\n }\n ]\n }\n },\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"manager\": [\n \"auto\"\n ],\n \"strategy\": \"first\"\n }\n }\n}\n 7163 1726888036.44697: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 7163 1726888036.46210: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888036.47474: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 7163 1726888036.47727: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888036.48140: attempt loop complete, returning result\n 7163 1726888036.48186: _execute() done\n 7163 1726888036.48189: dumping result to json\n 7163 1726888036.48313: done dumping result, returning\n 7163 1726888036.48321: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Get the rpm package facts [02619b48-4a2f-6d34-1d0e-00000000000c]\n 7163 1726888036.48330: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000c\n 7163 1726888036.50191: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000c\n 7163 1726888036.50704: WORKER PROCESS EXITING\nok: [managed_node1] => {\n \"ansible_facts\": {\n \"packages\": {\n \"NetworkManager\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.48.10\"\n }\n ],\n \"NetworkManager-libnm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager-libnm\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.48.10\"\n }\n ],\n \"NetworkManager-tui\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager-tui\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.48.10\"\n }\n ],\n \"adcli\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"adcli\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.9.2\"\n }\n ],\n \"alternatives\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"alternatives\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.30\"\n }\n ],\n \"amd-gpu-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"amd-gpu-firmware\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240910\"\n }\n ],\n \"amd-ucode-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"amd-ucode-firmware\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240910\"\n }\n ],\n \"atheros-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"atheros-firmware\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240910\"\n }\n ],\n \"audit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"audit\",\n \"release\": \"9.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.0\"\n }\n ],\n \"audit-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"audit-libs\",\n \"release\": \"9.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.0\"\n }\n ],\n \"audit-rules\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"audit-rules\",\n \"release\": \"9.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.0\"\n }\n ],\n \"authselect\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"authselect\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.5.0\"\n }\n ],\n \"authselect-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"authselect-libs\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.5.0\"\n }\n ],\n \"avahi-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"avahi-libs\",\n \"release\": \"29.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.8\"\n }\n ],\n \"basesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"basesystem\",\n \"release\": \"21.el10\",\n \"source\": \"rpm\",\n \"version\": \"11\"\n }\n ],\n \"bash\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bash\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.2.26\"\n }\n ],\n \"bc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bc\",\n \"release\": \"22.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.07.1\"\n }\n ],\n \"beakerlib\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"beakerlib\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.29.3\"\n }\n ],\n \"beakerlib-redhat\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"beakerlib-redhat\",\n \"release\": \"35.el9\",\n \"source\": \"rpm\",\n \"version\": \"1\"\n }\n ],\n \"bind-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 32,\n \"name\": \"bind-libs\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"9.18.21\"\n }\n ],\n \"bind-license\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 32,\n \"name\": \"bind-license\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"9.18.21\"\n }\n ],\n \"bind-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 32,\n \"name\": \"bind-utils\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"9.18.21\"\n }\n ],\n \"binutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"binutils\",\n \"release\": \"48.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.41\"\n }\n ],\n \"binutils-gold\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"binutils-gold\",\n \"release\": \"48.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.41\"\n }\n ],\n \"brcmfmac-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"brcmfmac-firmware\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240910\"\n }\n ],\n \"bzip2-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bzip2-libs\",\n \"release\": \"19.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.0.8\"\n }\n ],\n \"c-ares\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"c-ares\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.25.0\"\n }\n ],\n \"ca-certificates\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"ca-certificates\",\n \"release\": \"101.1.el10\",\n \"source\": \"rpm\",\n \"version\": \"2024.2.69_v8.0.303\"\n }\n ],\n \"centos-gpg-keys\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"centos-gpg-keys\",\n \"release\": \"0.19.el10\",\n \"source\": \"rpm\",\n \"version\": \"10.0\"\n }\n ],\n \"centos-stream-release\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"centos-stream-release\",\n \"release\": \"0.19.el10\",\n \"source\": \"rpm\",\n \"version\": \"10.0\"\n }\n ],\n \"centos-stream-repos\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"centos-stream-repos\",\n \"release\": \"0.19.el10\",\n \"source\": \"rpm\",\n \"version\": \"10.0\"\n }\n ],\n \"checkpolicy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"checkpolicy\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.7\"\n }\n ],\n \"chrony\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"chrony\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.6\"\n }\n ],\n \"cirrus-audio-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"cirrus-audio-firmware\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240910\"\n }\n ],\n \"cloud-init\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"cloud-init\",\n \"release\": \"17.el10\",\n \"source\": \"rpm\",\n \"version\": \"24.1.4\"\n }\n ],\n \"cloud-utils-growpart\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"cloud-utils-growpart\",\n \"release\": \"10.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.33\"\n }\n ],\n \"coreutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"coreutils\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"9.5\"\n }\n ],\n \"coreutils-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"coreutils-common\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"9.5\"\n }\n ],\n \"cpio\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cpio\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.15\"\n }\n ],\n \"cracklib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cracklib\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.9.11\"\n }\n ],\n \"cracklib-dicts\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cracklib-dicts\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.9.11\"\n }\n ],\n \"cronie\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cronie\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.7.0\"\n }\n ],\n \"cronie-anacron\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cronie-anacron\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.7.0\"\n }\n ],\n \"crontabs\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"crontabs\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.11^20190603git9e74f2d\"\n }\n ],\n \"crypto-policies\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"crypto-policies\",\n \"release\": \"1.git367040b.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240822\"\n }\n ],\n \"crypto-policies-scripts\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"crypto-policies-scripts\",\n \"release\": \"1.git367040b.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240822\"\n }\n ],\n \"cryptsetup-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cryptsetup-libs\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.7.3\"\n }\n ],\n \"curl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"curl\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"8.9.1\"\n }\n ],\n \"cyrus-sasl-gssapi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cyrus-sasl-gssapi\",\n \"release\": \"22.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.1.28\"\n }\n ],\n \"cyrus-sasl-lib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cyrus-sasl-lib\",\n \"release\": \"22.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.1.28\"\n }\n ],\n \"dbus\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dbus\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.14.10\"\n }\n ],\n \"dbus-broker\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dbus-broker\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"35\"\n }\n ],\n \"dbus-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"dbus-common\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.14.10\"\n }\n ],\n \"dbus-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dbus-libs\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.14.10\"\n }\n ],\n \"default-fonts-core-sans\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"default-fonts-core-sans\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.1\"\n }\n ],\n \"device-mapper\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 10,\n \"name\": \"device-mapper\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.02.198\"\n }\n ],\n \"device-mapper-event\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 10,\n \"name\": \"device-mapper-event\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.02.198\"\n }\n ],\n \"device-mapper-event-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 10,\n \"name\": \"device-mapper-event-libs\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.02.198\"\n }\n ],\n \"device-mapper-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 10,\n \"name\": \"device-mapper-libs\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.02.198\"\n }\n ],\n \"device-mapper-persistent-data\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"device-mapper-persistent-data\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.0.11\"\n }\n ],\n \"dhcpcd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dhcpcd\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"10.0.6\"\n }\n ],\n \"diffutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"diffutils\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.10\"\n }\n ],\n \"dnf\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dnf\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.20.0\"\n }\n ],\n \"dnf-data\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dnf-data\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.20.0\"\n }\n ],\n \"dnf-plugins-core\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dnf-plugins-core\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.7.0\"\n }\n ],\n \"dracut\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"102\"\n }\n ],\n \"dracut-config-rescue\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut-config-rescue\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"102\"\n }\n ],\n \"dracut-network\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut-network\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"102\"\n }\n ],\n \"dracut-squash\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut-squash\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"102\"\n }\n ],\n \"duktape\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"duktape\",\n \"release\": \"8.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.7.0\"\n }\n ],\n \"e2fsprogs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"e2fsprogs\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.47.1\"\n }\n ],\n \"e2fsprogs-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"e2fsprogs-libs\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.47.1\"\n }\n ],\n \"elfutils-debuginfod-client\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-debuginfod-client\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.191\"\n }\n ],\n \"elfutils-default-yama-scope\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"elfutils-default-yama-scope\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.191\"\n }\n ],\n \"elfutils-libelf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-libelf\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.191\"\n }\n ],\n \"elfutils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-libs\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.191\"\n }\n ],\n \"ethtool\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"ethtool\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"6.7\"\n }\n ],\n \"expat\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"expat\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.6.2\"\n }\n ],\n \"file\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"file\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.45\"\n }\n ],\n \"file-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"file-libs\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.45\"\n }\n ],\n \"filesystem\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"filesystem\",\n \"release\": \"15.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.18\"\n }\n ],\n \"findutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"findutils\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.10.0\"\n }\n ],\n \"firewalld\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"firewalld\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.2.1\"\n }\n ],\n \"firewalld-filesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"firewalld-filesystem\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.2.1\"\n }\n ],\n \"fonts-filesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"fonts-filesystem\",\n \"release\": \"17.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.0.5\"\n }\n ],\n \"fstrm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"fstrm\",\n \"release\": \"11.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.6.1\"\n }\n ],\n \"fuse-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"fuse-libs\",\n \"release\": \"22.el10.gating_test1\",\n \"source\": \"rpm\",\n \"version\": \"2.9.9\"\n }\n ],\n \"fuse3-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"fuse3-libs\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.16.2\"\n }\n ],\n \"gawk\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gawk\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.3.0\"\n }\n ],\n \"gawk-all-langpacks\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gawk-all-langpacks\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.3.0\"\n }\n ],\n \"gdbm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"gdbm\",\n \"release\": \"8.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.23\"\n }\n ],\n \"gdbm-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"gdbm-libs\",\n \"release\": \"8.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.23\"\n }\n ],\n \"gettext-envsubst\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gettext-envsubst\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.22.5\"\n }\n ],\n \"gettext-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gettext-libs\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.22.5\"\n }\n ],\n \"gettext-runtime\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gettext-runtime\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.22.5\"\n }\n ],\n \"git\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"git\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.45.2\"\n }\n ],\n \"git-core\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"git-core\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.45.2\"\n }\n ],\n \"git-core-doc\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"git-core-doc\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.45.2\"\n }\n ],\n \"glib2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glib2\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.80.4\"\n }\n ],\n \"glibc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc\",\n \"release\": \"17.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.39\"\n }\n ],\n \"glibc-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-common\",\n \"release\": \"17.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.39\"\n }\n ],\n \"glibc-gconv-extra\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-gconv-extra\",\n \"release\": \"17.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.39\"\n }\n ],\n \"glibc-langpack-en\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-langpack-en\",\n \"release\": \"17.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.39\"\n }\n ],\n \"gmp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"gmp\",\n \"release\": \"9.el10\",\n \"source\": \"rpm\",\n \"version\": \"6.2.1\"\n }\n ],\n \"gnupg2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gnupg2\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.4.5\"\n }\n ],\n \"gnupg2-smime\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gnupg2-smime\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.4.5\"\n }\n ],\n \"gnutls\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gnutls\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.8.7\"\n }\n ],\n \"gobject-introspection\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gobject-introspection\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.79.1\"\n }\n ],\n \"google-noto-fonts-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"google-noto-fonts-common\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240401\"\n }\n ],\n \"google-noto-sans-mono-vf-fonts\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"google-noto-sans-mono-vf-fonts\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240401\"\n }\n ],\n \"google-noto-sans-vf-fonts\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"google-noto-sans-vf-fonts\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240401\"\n }\n ],\n \"google-noto-serif-vf-fonts\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"google-noto-serif-vf-fonts\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240401\"\n }\n ],\n \"grep\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"grep\",\n \"release\": \"9.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.11\"\n }\n ],\n \"groff-base\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"groff-base\",\n \"release\": \"9.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.23.0\"\n }\n ],\n \"grub2-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"grub2-common\",\n \"release\": \"127.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.06\"\n }\n ],\n \"grub2-pc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-pc\",\n \"release\": \"127.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.06\"\n }\n ],\n \"grub2-pc-modules\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"grub2-pc-modules\",\n \"release\": \"127.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.06\"\n }\n ],\n \"grub2-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-tools\",\n \"release\": \"127.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.06\"\n }\n ],\n \"grub2-tools-minimal\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-tools-minimal\",\n \"release\": \"127.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.06\"\n }\n ],\n \"grubby\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"grubby\",\n \"release\": \"76.el10\",\n \"source\": \"rpm\",\n \"version\": \"8.40\"\n }\n ],\n \"gssproxy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gssproxy\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.9.2\"\n }\n ],\n \"gzip\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gzip\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.13\"\n }\n ],\n \"hostname\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"hostname\",\n \"release\": \"13.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.23\"\n }\n ],\n \"hunspell\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"hunspell\",\n \"release\": \"8.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.7.2\"\n }\n ],\n \"hunspell-en\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"hunspell-en\",\n \"release\": \"10.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.20201207\"\n }\n ],\n \"hunspell-en-GB\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"hunspell-en-GB\",\n \"release\": \"10.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.20201207\"\n }\n ],\n \"hunspell-en-US\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"hunspell-en-US\",\n \"release\": \"10.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.20201207\"\n }\n ],\n \"hunspell-filesystem\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"hunspell-filesystem\",\n \"release\": \"8.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.7.2\"\n }\n ],\n \"hwdata\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"hwdata\",\n \"release\": \"10.1.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.379\"\n }\n ],\n \"ima-evm-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ima-evm-utils\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.5\"\n }\n ],\n \"inih\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"inih\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"58\"\n }\n ],\n \"initscripts-rename-device\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"initscripts-rename-device\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"10.26\"\n }\n ],\n \"initscripts-service\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"initscripts-service\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"10.26\"\n }\n ],\n \"intel-audio-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"intel-audio-firmware\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240910\"\n }\n ],\n \"intel-gpu-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"intel-gpu-firmware\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240910\"\n }\n ],\n \"iproute\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iproute\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"6.7.0\"\n }\n ],\n \"iproute-tc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iproute-tc\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"6.7.0\"\n }\n ],\n \"ipset\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ipset\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"7.21\"\n }\n ],\n \"ipset-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ipset-libs\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"7.21\"\n }\n ],\n \"iptables-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iptables-libs\",\n \"release\": \"8.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.8.10\"\n }\n ],\n \"iptables-nft\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iptables-nft\",\n \"release\": \"8.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.8.10\"\n }\n ],\n \"iputils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iputils\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240905\"\n }\n ],\n \"irqbalance\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"irqbalance\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.9.4\"\n }\n ],\n \"iwlwifi-dvm-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwlwifi-dvm-firmware\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240910\"\n }\n ],\n \"iwlwifi-mvm-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwlwifi-mvm-firmware\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240910\"\n }\n ],\n \"jansson\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"jansson\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.14\"\n }\n ],\n \"jitterentropy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"jitterentropy\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.5.0\"\n }\n ],\n \"jq\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"jq\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.7.1\"\n }\n ],\n \"json-c\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"json-c\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.17\"\n }\n ],\n \"kbd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kbd\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.6.4\"\n }\n ],\n \"kbd-legacy\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"kbd-legacy\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.6.4\"\n }\n ],\n \"kbd-misc\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"kbd-misc\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.6.4\"\n }\n ],\n \"kdump-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kdump-utils\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.0.43\"\n }\n ],\n \"kernel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel\",\n \"release\": \"0.rc6.23.el10\",\n \"source\": \"rpm\",\n \"version\": \"6.11.0\"\n }\n ],\n \"kernel-core\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-core\",\n \"release\": \"0.rc6.23.el10\",\n \"source\": \"rpm\",\n \"version\": \"6.11.0\"\n }\n ],\n \"kernel-modules\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-modules\",\n \"release\": \"0.rc6.23.el10\",\n \"source\": \"rpm\",\n \"version\": \"6.11.0\"\n }\n ],\n \"kernel-modules-core\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-modules-core\",\n \"release\": \"0.rc6.23.el10\",\n \"source\": \"rpm\",\n \"version\": \"6.11.0\"\n }\n ],\n \"kernel-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-tools\",\n \"release\": \"0.rc6.23.el10\",\n \"source\": \"rpm\",\n \"version\": \"6.11.0\"\n }\n ],\n \"kernel-tools-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-tools-libs\",\n \"release\": \"0.rc6.23.el10\",\n \"source\": \"rpm\",\n \"version\": \"6.11.0\"\n }\n ],\n \"kexec-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kexec-tools\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.0.29\"\n }\n ],\n \"keyutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"keyutils\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.6.3\"\n }\n ],\n \"keyutils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"keyutils-libs\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.6.3\"\n }\n ],\n \"kmod\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kmod\",\n \"release\": \"8.el10\",\n \"source\": \"rpm\",\n \"version\": \"31\"\n }\n ],\n \"kmod-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kmod-libs\",\n \"release\": \"8.el10\",\n \"source\": \"rpm\",\n \"version\": \"31\"\n }\n ],\n \"kpartx\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kpartx\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.9.9\"\n }\n ],\n \"krb5-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"krb5-libs\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.21.3\"\n }\n ],\n \"langpacks-core-en\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"langpacks-core-en\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.1\"\n }\n ],\n \"langpacks-en\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"langpacks-en\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.1\"\n }\n ],\n \"langpacks-fonts-en\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"langpacks-fonts-en\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.1\"\n }\n ],\n \"less\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"less\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"661\"\n }\n ],\n \"libacl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libacl\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.3.2\"\n }\n ],\n \"libaio\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libaio\",\n \"release\": \"20.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.3.111\"\n }\n ],\n \"libarchive\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libarchive\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.7.2\"\n }\n ],\n \"libassuan\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libassuan\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.5.6\"\n }\n ],\n \"libattr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libattr\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.5.2\"\n }\n ],\n \"libbasicobjects\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libbasicobjects\",\n \"release\": \"57.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.1.1\"\n }\n ],\n \"libblkid\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libblkid\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.40.2\"\n }\n ],\n \"libbpf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"libbpf\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.5.0\"\n }\n ],\n \"libbrotli\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libbrotli\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.1.0\"\n }\n ],\n \"libcap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcap\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.69\"\n }\n ],\n \"libcap-ng\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcap-ng\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.8.4\"\n }\n ],\n \"libcap-ng-python3\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcap-ng-python3\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.8.4\"\n }\n ],\n \"libcbor\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcbor\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.11.0\"\n }\n ],\n \"libcollection\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcollection\",\n \"release\": \"57.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.7.0\"\n }\n ],\n \"libcom_err\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcom_err\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.47.1\"\n }\n ],\n \"libcomps\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcomps\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.1.21\"\n }\n ],\n \"libcurl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcurl\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"8.9.1\"\n }\n ],\n \"libdhash\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdhash\",\n \"release\": \"57.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.5.0\"\n }\n ],\n \"libdnf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdnf\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.73.1\"\n }\n ],\n \"libeconf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libeconf\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.6.2\"\n }\n ],\n \"libedit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libedit\",\n \"release\": \"51.20230828cvs.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.1\"\n }\n ],\n \"libestr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libestr\",\n \"release\": \"10.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.1.11\"\n }\n ],\n \"libev\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libev\",\n \"release\": \"12.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.33\"\n }\n ],\n \"libevent\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libevent\",\n \"release\": \"15.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.1.12\"\n }\n ],\n \"libfastjson\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libfastjson\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.2304.0\"\n }\n ],\n \"libfdisk\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libfdisk\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.40.2\"\n }\n ],\n \"libffi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libffi\",\n \"release\": \"8.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.4.4\"\n }\n ],\n \"libfido2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libfido2\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.14.0\"\n }\n ],\n \"libgcc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgcc\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"14.2.1\"\n }\n ],\n \"libgcrypt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgcrypt\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.11.0\"\n }\n ],\n \"libgomp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgomp\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"14.2.1\"\n }\n ],\n \"libgpg-error\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgpg-error\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.50\"\n }\n ],\n \"libicu\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libicu\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"74.2\"\n }\n ],\n \"libidn2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libidn2\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.3.7\"\n }\n ],\n \"libini_config\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libini_config\",\n \"release\": \"57.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.3.1\"\n }\n ],\n \"libipa_hbac\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libipa_hbac\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0~beta2\"\n }\n ],\n \"libkcapi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libkcapi\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.5.0\"\n }\n ],\n \"libkcapi-hasher\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libkcapi-hasher\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.5.0\"\n }\n ],\n \"libkcapi-hmaccalc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libkcapi-hmaccalc\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.5.0\"\n }\n ],\n \"libksba\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libksba\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.6.7\"\n }\n ],\n \"libldb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libldb\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.9.1\"\n }\n ],\n \"libmaxminddb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmaxminddb\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.9.1\"\n }\n ],\n \"libmnl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmnl\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.0.5\"\n }\n ],\n \"libmodulemd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmodulemd\",\n \"release\": \"11.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.15.0\"\n }\n ],\n \"libmount\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmount\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.40.2\"\n }\n ],\n \"libndp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libndp\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.9\"\n }\n ],\n \"libnetfilter_conntrack\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnetfilter_conntrack\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.0.9\"\n }\n ],\n \"libnfnetlink\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnfnetlink\",\n \"release\": \"28.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.0.1\"\n }\n ],\n \"libnfsidmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"libnfsidmap\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.7.1\"\n }\n ],\n \"libnftnl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnftnl\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.2.7\"\n }\n ],\n \"libnghttp2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnghttp2\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.62.1\"\n }\n ],\n \"libnl3\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnl3\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.9.0\"\n }\n ],\n \"libpath_utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpath_utils\",\n \"release\": \"57.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.2.1\"\n }\n ],\n \"libpipeline\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpipeline\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.5.7\"\n }\n ],\n \"libpsl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpsl\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.21.5\"\n }\n ],\n \"libpwquality\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpwquality\",\n \"release\": \"11.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.4.5\"\n }\n ],\n \"libref_array\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libref_array\",\n \"release\": \"57.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.1.5\"\n }\n ],\n \"librepo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"librepo\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.18.0\"\n }\n ],\n \"libseccomp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libseccomp\",\n \"release\": \"9.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.5.3\"\n }\n ],\n \"libsecret\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsecret\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.21.2\"\n }\n ],\n \"libselinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libselinux\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.7\"\n }\n ],\n \"libselinux-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libselinux-utils\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.7\"\n }\n ],\n \"libsemanage\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsemanage\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.7\"\n }\n ],\n \"libsepol\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsepol\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.7\"\n }\n ],\n \"libsmartcols\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsmartcols\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.40.2\"\n }\n ],\n \"libsmbclient\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"libsmbclient\",\n \"release\": \"104.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.20.2\"\n }\n ],\n \"libsolv\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsolv\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.7.29\"\n }\n ],\n \"libss\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libss\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.47.1\"\n }\n ],\n \"libssh\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libssh\",\n \"release\": \"8.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.10.6\"\n }\n ],\n \"libssh-config\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"libssh-config\",\n \"release\": \"8.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.10.6\"\n }\n ],\n \"libsss_certmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_certmap\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0~beta2\"\n }\n ],\n \"libsss_idmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_idmap\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0~beta2\"\n }\n ],\n \"libsss_nss_idmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_nss_idmap\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0~beta2\"\n }\n ],\n \"libsss_sudo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_sudo\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0~beta2\"\n }\n ],\n \"libstdc++\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libstdc++\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"14.2.1\"\n }\n ],\n \"libsysfs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsysfs\",\n \"release\": \"13.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.1.1\"\n }\n ],\n \"libtalloc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtalloc\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.4.2\"\n }\n ],\n \"libtasn1\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtasn1\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.19.0\"\n }\n ],\n \"libtdb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtdb\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.4.10\"\n }\n ],\n \"libtevent\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtevent\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.16.1\"\n }\n ],\n \"libtirpc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtirpc\",\n \"release\": \"0.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.3.5\"\n }\n ],\n \"libunistring\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libunistring\",\n \"release\": \"9.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.1\"\n }\n ],\n \"liburing\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"liburing\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.5\"\n }\n ],\n \"libusb1\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libusb1\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.0.27\"\n }\n ],\n \"libutempter\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libutempter\",\n \"release\": \"14.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.2.1\"\n }\n ],\n \"libuuid\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libuuid\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.40.2\"\n }\n ],\n \"libuv\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"libuv\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.48.0\"\n }\n ],\n \"libverto\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libverto\",\n \"release\": \"9.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.3.2\"\n }\n ],\n \"libverto-libev\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libverto-libev\",\n \"release\": \"9.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.3.2\"\n }\n ],\n \"libwbclient\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"libwbclient\",\n \"release\": \"104.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.20.2\"\n }\n ],\n \"libxcrypt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxcrypt\",\n \"release\": \"9.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.4.36\"\n }\n ],\n \"libxkbcommon\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxkbcommon\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.7.0\"\n }\n ],\n \"libxml2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxml2\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.12.5\"\n }\n ],\n \"libxslt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxslt\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.1.39\"\n }\n ],\n \"libyaml\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libyaml\",\n \"release\": \"15.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.2.5\"\n }\n ],\n \"libzstd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libzstd\",\n \"release\": \"8.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.5.5\"\n }\n ],\n \"linux-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"linux-firmware\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240910\"\n }\n ],\n \"linux-firmware-whence\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"linux-firmware-whence\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240910\"\n }\n ],\n \"lmdb-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lmdb-libs\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.9.32\"\n }\n ],\n \"logrotate\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"logrotate\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.22.0\"\n }\n ],\n \"lshw\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lshw\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"B.02.20\"\n }\n ],\n \"lsscsi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lsscsi\",\n \"release\": \"12.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.32\"\n }\n ],\n \"lua-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lua-libs\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.4.6\"\n }\n ],\n \"lvm2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 10,\n \"name\": \"lvm2\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.03.24\"\n }\n ],\n \"lvm2-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 10,\n \"name\": \"lvm2-libs\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.03.24\"\n }\n ],\n \"lz4-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lz4-libs\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.9.4\"\n }\n ],\n \"lzo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lzo\",\n \"release\": \"13.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10\"\n }\n ],\n \"make\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"make\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.4.1\"\n }\n ],\n \"makedumpfile\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"makedumpfile\",\n \"release\": \"12.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.7.5\"\n }\n ],\n \"man-db\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"man-db\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.12.0\"\n }\n ],\n \"memstrack\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"memstrack\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.2.5\"\n }\n ],\n \"microcode_ctl\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 4,\n \"name\": \"microcode_ctl\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240531\"\n }\n ],\n \"mpdecimal\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"mpdecimal\",\n \"release\": \"11.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.5.1\"\n }\n ],\n \"mpfr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"mpfr\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.2.1\"\n }\n ],\n \"mt7xxx-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"mt7xxx-firmware\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240910\"\n }\n ],\n \"ncurses\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ncurses\",\n \"release\": \"13.20240127.el10\",\n \"source\": \"rpm\",\n \"version\": \"6.4\"\n }\n ],\n \"ncurses-base\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"ncurses-base\",\n \"release\": \"13.20240127.el10\",\n \"source\": \"rpm\",\n \"version\": \"6.4\"\n }\n ],\n \"ncurses-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ncurses-libs\",\n \"release\": \"13.20240127.el10\",\n \"source\": \"rpm\",\n \"version\": \"6.4\"\n }\n ],\n \"nettle\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nettle\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.10\"\n }\n ],\n \"newt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"newt\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.52.24\"\n }\n ],\n \"nfs-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"nfs-utils\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.7.1\"\n }\n ],\n \"nftables\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"nftables\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.0.9\"\n }\n ],\n \"npth\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"npth\",\n \"release\": \"19.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.6\"\n }\n ],\n \"numactl-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"numactl-libs\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.0.16\"\n }\n ],\n \"nvidia-gpu-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"nvidia-gpu-firmware\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240910\"\n }\n ],\n \"nxpwireless-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"nxpwireless-firmware\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240910\"\n }\n ],\n \"oniguruma\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"oniguruma\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"6.9.9\"\n }\n ],\n \"openldap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openldap\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.6.7\"\n }\n ],\n \"openssh\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssh\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"9.8p1\"\n }\n ],\n \"openssh-clients\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssh-clients\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"9.8p1\"\n }\n ],\n \"openssh-server\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssh-server\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"9.8p1\"\n }\n ],\n \"openssl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"openssl\",\n \"release\": \"12.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.2.2\"\n }\n ],\n \"openssl-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"openssl-libs\",\n \"release\": \"12.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.2.2\"\n }\n ],\n \"os-prober\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"os-prober\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.81\"\n }\n ],\n \"p11-kit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"p11-kit\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.25.5\"\n }\n ],\n \"p11-kit-trust\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"p11-kit-trust\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.25.5\"\n }\n ],\n \"pam\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pam\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.6.1\"\n }\n ],\n \"pam-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pam-libs\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.6.1\"\n }\n ],\n \"parted\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"parted\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.6\"\n }\n ],\n \"pciutils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pciutils-libs\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.13.0\"\n }\n ],\n \"pcre2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcre2\",\n \"release\": \"1.el10.2\",\n \"source\": \"rpm\",\n \"version\": \"10.44\"\n }\n ],\n \"pcre2-syntax\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"pcre2-syntax\",\n \"release\": \"1.el10.2\",\n \"source\": \"rpm\",\n \"version\": \"10.44\"\n }\n ],\n \"pcsc-lite\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcsc-lite\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.2.3\"\n }\n ],\n \"pcsc-lite-ccid\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcsc-lite-ccid\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.6.0\"\n }\n ],\n \"pcsc-lite-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcsc-lite-libs\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.2.3\"\n }\n ],\n \"perl-AutoLoader\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-AutoLoader\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.74\"\n }\n ],\n \"perl-B\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-B\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.89\"\n }\n ],\n \"perl-Carp\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Carp\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.54\"\n }\n ],\n \"perl-Class-Struct\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-Class-Struct\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.68\"\n }\n ],\n \"perl-Data-Dumper\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-Data-Dumper\",\n \"release\": \"511.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.189\"\n }\n ],\n \"perl-Digest\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Digest\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.20\"\n }\n ],\n \"perl-Digest-MD5\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-Digest-MD5\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.59\"\n }\n ],\n \"perl-DynaLoader\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-DynaLoader\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.56\"\n }\n ],\n \"perl-Encode\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-Encode\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.21\"\n }\n ],\n \"perl-Errno\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-Errno\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.38\"\n }\n ],\n \"perl-Error\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Error\",\n \"release\": \"17.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.17029\"\n }\n ],\n \"perl-Exporter\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Exporter\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.78\"\n }\n ],\n \"perl-Fcntl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-Fcntl\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.18\"\n }\n ],\n \"perl-File-Basename\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-File-Basename\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.86\"\n }\n ],\n \"perl-File-Find\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-File-Find\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.44\"\n }\n ],\n \"perl-File-Path\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-File-Path\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.18\"\n }\n ],\n \"perl-File-Temp\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-File-Temp\",\n \"release\": \"511.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.231.100\"\n }\n ],\n \"perl-File-stat\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-File-stat\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.14\"\n }\n ],\n \"perl-FileHandle\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-FileHandle\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.05\"\n }\n ],\n \"perl-Getopt-Long\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Getopt-Long\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.58\"\n }\n ],\n \"perl-Getopt-Std\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-Getopt-Std\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.14\"\n }\n ],\n \"perl-Git\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Git\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.45.2\"\n }\n ],\n \"perl-HTTP-Tiny\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-HTTP-Tiny\",\n \"release\": \"511.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.088\"\n }\n ],\n \"perl-IO\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-IO\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.55\"\n }\n ],\n \"perl-IO-Socket-IP\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-IO-Socket-IP\",\n \"release\": \"511.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.42\"\n }\n ],\n \"perl-IO-Socket-SSL\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-IO-Socket-SSL\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.085\"\n }\n ],\n \"perl-IPC-Open3\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-IPC-Open3\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.22\"\n }\n ],\n \"perl-MIME-Base64\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-MIME-Base64\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.16\"\n }\n ],\n \"perl-Mozilla-CA\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Mozilla-CA\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"20231213\"\n }\n ],\n \"perl-NDBM_File\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-NDBM_File\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.17\"\n }\n ],\n \"perl-Net-SSLeay\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-Net-SSLeay\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.94\"\n }\n ],\n \"perl-POSIX\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-POSIX\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.20\"\n }\n ],\n \"perl-PathTools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-PathTools\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.91\"\n }\n ],\n \"perl-Pod-Escapes\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Pod-Escapes\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.07\"\n }\n ],\n \"perl-Pod-Perldoc\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Pod-Perldoc\",\n \"release\": \"511.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.28.01\"\n }\n ],\n \"perl-Pod-Simple\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Pod-Simple\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.45\"\n }\n ],\n \"perl-Pod-Usage\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 4,\n \"name\": \"perl-Pod-Usage\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.03\"\n }\n ],\n \"perl-Scalar-List-Utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 5,\n \"name\": \"perl-Scalar-List-Utils\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.63\"\n }\n ],\n \"perl-SelectSaver\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-SelectSaver\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.02\"\n }\n ],\n \"perl-Socket\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-Socket\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.038\"\n }\n ],\n \"perl-Storable\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"perl-Storable\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.32\"\n }\n ],\n \"perl-Symbol\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-Symbol\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.09\"\n }\n ],\n \"perl-Term-ANSIColor\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Term-ANSIColor\",\n \"release\": \"511.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.01\"\n }\n ],\n \"perl-Term-Cap\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Term-Cap\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.18\"\n }\n ],\n \"perl-TermReadKey\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-TermReadKey\",\n \"release\": \"23.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.38\"\n }\n ],\n \"perl-Text-ParseWords\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Text-ParseWords\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.31\"\n }\n ],\n \"perl-Text-Tabs+Wrap\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Text-Tabs+Wrap\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"2024.001\"\n }\n ],\n \"perl-Time-Local\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 2,\n \"name\": \"perl-Time-Local\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.350\"\n }\n ],\n \"perl-URI\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-URI\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.27\"\n }\n ],\n \"perl-base\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-base\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.27\"\n }\n ],\n \"perl-constant\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-constant\",\n \"release\": \"511.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.33\"\n }\n ],\n \"perl-if\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-if\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.61.000\"\n }\n ],\n \"perl-interpreter\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-interpreter\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.40.0\"\n }\n ],\n \"perl-lib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-lib\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.65\"\n }\n ],\n \"perl-libnet\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-libnet\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.15\"\n }\n ],\n \"perl-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-libs\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.40.0\"\n }\n ],\n \"perl-locale\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-locale\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.12\"\n }\n ],\n \"perl-mro\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-mro\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.29\"\n }\n ],\n \"perl-overload\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-overload\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.37\"\n }\n ],\n \"perl-overloading\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-overloading\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.02\"\n }\n ],\n \"perl-parent\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-parent\",\n \"release\": \"511.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.241\"\n }\n ],\n \"perl-podlators\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-podlators\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.01\"\n }\n ],\n \"perl-vars\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-vars\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.05\"\n }\n ],\n \"pigz\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pigz\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.8\"\n }\n ],\n \"pinentry\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pinentry\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.3.0\"\n }\n ],\n \"policycoreutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"policycoreutils\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.7\"\n }\n ],\n \"polkit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"polkit\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"125\"\n }\n ],\n \"polkit-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"polkit-libs\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"125\"\n }\n ],\n \"polkit-pkla-compat\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"polkit-pkla-compat\",\n \"release\": \"29.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.1\"\n }\n ],\n \"popt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"popt\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.19\"\n }\n ],\n \"prefixdevname\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"prefixdevname\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.2.0\"\n }\n ],\n \"procps-ng\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"procps-ng\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.0.4\"\n }\n ],\n \"protobuf-c\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"protobuf-c\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.5.0\"\n }\n ],\n \"psmisc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"psmisc\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"23.6\"\n }\n ],\n \"publicsuffix-list-dafsa\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"publicsuffix-list-dafsa\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240107\"\n }\n ],\n \"python-unversioned-command\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python-unversioned-command\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.12.5\"\n }\n ],\n \"python3\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.12.5\"\n }\n ],\n \"python3-attrs\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-attrs\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"23.2.0\"\n }\n ],\n \"python3-audit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-audit\",\n \"release\": \"9.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.0\"\n }\n ],\n \"python3-charset-normalizer\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-charset-normalizer\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.3.2\"\n }\n ],\n \"python3-configobj\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-configobj\",\n \"release\": \"9.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.0.8\"\n }\n ],\n \"python3-dateutil\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"python3-dateutil\",\n \"release\": \"14.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.8.2\"\n }\n ],\n \"python3-dbus\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-dbus\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.3.2\"\n }\n ],\n \"python3-distro\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-distro\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.9.0\"\n }\n ],\n \"python3-dnf\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-dnf\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.20.0\"\n }\n ],\n \"python3-dnf-plugins-core\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-dnf-plugins-core\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.7.0\"\n }\n ],\n \"python3-firewall\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-firewall\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.2.1\"\n }\n ],\n \"python3-gobject-base\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-gobject-base\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.46.0\"\n }\n ],\n \"python3-gobject-base-noarch\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-gobject-base-noarch\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.46.0\"\n }\n ],\n \"python3-hawkey\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-hawkey\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.73.1\"\n }\n ],\n \"python3-idna\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-idna\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.7\"\n }\n ],\n \"python3-jinja2\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jinja2\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.1.4\"\n }\n ],\n \"python3-jsonpatch\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jsonpatch\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.33\"\n }\n ],\n \"python3-jsonpointer\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jsonpointer\",\n \"release\": \"8.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.3\"\n }\n ],\n \"python3-jsonschema\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jsonschema\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.19.1\"\n }\n ],\n \"python3-jsonschema-specifications\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jsonschema-specifications\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"2023.11.2\"\n }\n ],\n \"python3-libcomps\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libcomps\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.1.21\"\n }\n ],\n \"python3-libdnf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libdnf\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.73.1\"\n }\n ],\n \"python3-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libs\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.12.5\"\n }\n ],\n \"python3-libselinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libselinux\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.7\"\n }\n ],\n \"python3-libsemanage\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libsemanage\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.7\"\n }\n ],\n \"python3-lxml\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-lxml\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.2.1\"\n }\n ],\n \"python3-markupsafe\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-markupsafe\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.1.3\"\n }\n ],\n \"python3-nftables\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"python3-nftables\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.0.9\"\n }\n ],\n \"python3-oauthlib\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-oauthlib\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.2.2\"\n }\n ],\n \"python3-pip-wheel\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pip-wheel\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"23.3.2\"\n }\n ],\n \"python3-policycoreutils\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-policycoreutils\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.7\"\n }\n ],\n \"python3-pyserial\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pyserial\",\n \"release\": \"9.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.5\"\n }\n ],\n \"python3-pyyaml\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-pyyaml\",\n \"release\": \"18.el10\",\n \"source\": \"rpm\",\n \"version\": \"6.0.1\"\n }\n ],\n \"python3-referencing\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-referencing\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.31.1\"\n }\n ],\n \"python3-requests\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-requests\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.32.3\"\n }\n ],\n \"python3-rpds-py\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-rpds-py\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.17.1\"\n }\n ],\n \"python3-rpm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-rpm\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.19.1.1\"\n }\n ],\n \"python3-setools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-setools\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.5.1\"\n }\n ],\n \"python3-setuptools\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-setuptools\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"69.0.3\"\n }\n ],\n \"python3-six\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-six\",\n \"release\": \"15.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.16.0\"\n }\n ],\n \"python3-systemd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-systemd\",\n \"release\": \"10.el10\",\n \"source\": \"rpm\",\n \"version\": \"235\"\n }\n ],\n \"python3-urllib3\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-urllib3\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.26.19\"\n }\n ],\n \"qemu-guest-agent\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 18,\n \"name\": \"qemu-guest-agent\",\n \"release\": \"8.el10\",\n \"source\": \"rpm\",\n \"version\": \"9.0.0\"\n }\n ],\n \"quota\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"quota\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.09\"\n }\n ],\n \"quota-nls\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"quota-nls\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.09\"\n }\n ],\n \"readline\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"readline\",\n \"release\": \"9.el10\",\n \"source\": \"rpm\",\n \"version\": \"8.2\"\n }\n ],\n \"realtek-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"realtek-firmware\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240910\"\n }\n ],\n \"redhat-mono-vf-fonts\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"redhat-mono-vf-fonts\",\n \"release\": \"12.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.0.3\"\n }\n ],\n \"redhat-text-vf-fonts\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"redhat-text-vf-fonts\",\n \"release\": \"12.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.0.3\"\n }\n ],\n \"restraint\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"restraint\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.4.4\"\n }\n ],\n \"restraint-rhts\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"restraint-rhts\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.4.4\"\n }\n ],\n \"rng-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rng-tools\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"6.17\"\n }\n ],\n \"rootfiles\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"rootfiles\",\n \"release\": \"37.el10\",\n \"source\": \"rpm\",\n \"version\": \"8.1\"\n }\n ],\n \"rpcbind\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpcbind\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.2.7\"\n }\n ],\n \"rpm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.19.1.1\"\n }\n ],\n \"rpm-build-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-build-libs\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.19.1.1\"\n }\n ],\n \"rpm-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-libs\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.19.1.1\"\n }\n ],\n \"rpm-plugin-audit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-plugin-audit\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.19.1.1\"\n }\n ],\n \"rpm-plugin-selinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-plugin-selinux\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.19.1.1\"\n }\n ],\n \"rpm-plugin-systemd-inhibit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-plugin-systemd-inhibit\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.19.1.1\"\n }\n ],\n \"rpm-sequoia\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-sequoia\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.6.0\"\n }\n ],\n \"rpm-sign-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-sign-libs\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.19.1.1\"\n }\n ],\n \"rsync\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rsync\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.3.0\"\n }\n ],\n \"rsyslog\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rsyslog\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"8.2408.0\"\n }\n ],\n \"samba-client-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"samba-client-libs\",\n \"release\": \"104.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.20.2\"\n }\n ],\n \"samba-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"samba-common\",\n \"release\": \"104.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.20.2\"\n }\n ],\n \"samba-common-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"samba-common-libs\",\n \"release\": \"104.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.20.2\"\n }\n ],\n \"sed\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sed\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.9\"\n }\n ],\n \"selinux-policy\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"selinux-policy\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"40.13.9\"\n }\n ],\n \"selinux-policy-targeted\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"selinux-policy-targeted\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"40.13.9\"\n }\n ],\n \"setup\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"setup\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.14.5\"\n }\n ],\n \"sg3_utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sg3_utils\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.48\"\n }\n ],\n \"sg3_utils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sg3_utils-libs\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.48\"\n }\n ],\n \"shadow-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"shadow-utils\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.15.0\"\n }\n ],\n \"slang\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"slang\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.3.3\"\n }\n ],\n \"snappy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"snappy\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.1.10\"\n }\n ],\n \"sqlite-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sqlite-libs\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.46.1\"\n }\n ],\n \"squashfs-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"squashfs-tools\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.6.1\"\n }\n ],\n \"sssd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0~beta2\"\n }\n ],\n \"sssd-ad\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-ad\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0~beta2\"\n }\n ],\n \"sssd-client\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-client\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0~beta2\"\n }\n ],\n \"sssd-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-common\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0~beta2\"\n }\n ],\n \"sssd-common-pac\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-common-pac\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0~beta2\"\n }\n ],\n \"sssd-ipa\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-ipa\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0~beta2\"\n }\n ],\n \"sssd-kcm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-kcm\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0~beta2\"\n }\n ],\n \"sssd-krb5\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-krb5\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0~beta2\"\n }\n ],\n \"sssd-krb5-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-krb5-common\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0~beta2\"\n }\n ],\n \"sssd-ldap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-ldap\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0~beta2\"\n }\n ],\n \"sssd-nfs-idmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-nfs-idmap\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0~beta2\"\n }\n ],\n \"sssd-proxy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-proxy\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0~beta2\"\n }\n ],\n \"sudo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sudo\",\n \"release\": \"7.p5.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.9.15\"\n }\n ],\n \"sudo-python-plugin\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sudo-python-plugin\",\n \"release\": \"7.p5.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.9.15\"\n }\n ],\n \"systemd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd\",\n \"release\": \"14.el10\",\n \"source\": \"rpm\",\n \"version\": \"256\"\n }\n ],\n \"systemd-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd-libs\",\n \"release\": \"14.el10\",\n \"source\": \"rpm\",\n \"version\": \"256\"\n }\n ],\n \"systemd-pam\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd-pam\",\n \"release\": \"14.el10\",\n \"source\": \"rpm\",\n \"version\": \"256\"\n }\n ],\n \"systemd-udev\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd-udev\",\n \"release\": \"14.el10\",\n \"source\": \"rpm\",\n \"version\": \"256\"\n }\n ],\n \"tar\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"tar\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.35\"\n }\n ],\n \"time\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"time\",\n \"release\": \"24.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.9\"\n }\n ],\n \"tiwilink-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"tiwilink-firmware\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240910\"\n }\n ],\n \"tlog\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"tlog\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"14\"\n }\n ],\n \"tpm2-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"tpm2-tools\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.7\"\n }\n ],\n \"tpm2-tss\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"tpm2-tss\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.1.3\"\n }\n ],\n \"tpm2-tss-fapi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"tpm2-tss-fapi\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.1.3\"\n }\n ],\n \"tzdata\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"tzdata\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2024a\"\n }\n ],\n \"userspace-rcu\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"userspace-rcu\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.14.0\"\n }\n ],\n \"util-linux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"util-linux\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.40.2\"\n }\n ],\n \"util-linux-core\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"util-linux-core\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.40.2\"\n }\n ],\n \"vim-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"vim-common\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"9.1.083\"\n }\n ],\n \"vim-data\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 2,\n \"name\": \"vim-data\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"9.1.083\"\n }\n ],\n \"vim-enhanced\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"vim-enhanced\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"9.1.083\"\n }\n ],\n \"vim-filesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 2,\n \"name\": \"vim-filesystem\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"9.1.083\"\n }\n ],\n \"vim-minimal\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"vim-minimal\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"9.1.083\"\n }\n ],\n \"wget\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"wget\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.24.5\"\n }\n ],\n \"which\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"which\",\n \"release\": \"42.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.21\"\n }\n ],\n \"xfsprogs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"xfsprogs\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"6.5.0\"\n }\n ],\n \"xkeyboard-config\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"xkeyboard-config\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.41\"\n }\n ],\n \"xxd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"xxd\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"9.1.083\"\n }\n ],\n \"xz\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"xz\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.6.2\"\n }\n ],\n \"xz-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"xz-libs\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.6.2\"\n }\n ],\n \"yum\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"yum\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.20.0\"\n }\n ],\n \"yum-utils\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"yum-utils\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.7.0\"\n }\n ],\n \"zlib-ng-compat\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"zlib-ng-compat\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.1.6\"\n }\n ]\n }\n },\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"manager\": [\n \"auto\"\n ],\n \"strategy\": \"first\"\n }\n }\n}\n 7163 1726888036.68147: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"packages\": {\"libgcc\": [{\"name\": \"libgcc\", \"version\": \"14.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"linux-firmware-whence\": [{\"name\": \"linux-firmware-whence\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tzdata\": [{\"name\": \"tzdata\", \"version\": \"2024a\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"fonts-filesystem\": [{\"name\": \"fonts-filesystem\", \"version\": \"2.0.5\", \"release\": \"17.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"hunspell-filesystem\": [{\"name\": \"hunspell-filesystem\", \"version\": \"1.7.2\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"google-noto-fonts-common\": [{\"name\": \"google-noto-fonts-common\", \"version\": \"20240401\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"google-noto-sans-mono-vf-fonts\": [{\"name\": \"google-noto-sans-mono-vf-fonts\", \"version\": \"20240401\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"google-noto-sans-vf-fonts\": [{\"name\": \"google-noto-sans-vf-fonts\", \"version\": \"20240401\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"google-noto-serif-vf-fonts\": [{\"name\": \"google-noto-serif-vf-fonts\", \"version\": \"20240401\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"redhat-mono-vf-fonts\": [{\"name\": \"redhat-mono-vf-fonts\", \"version\": \"4.0.3\", \"release\": \"12.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"redhat-text-vf-fonts\": [{\"name\": \"redhat-text-vf-fonts\", \"version\": \"4.0.3\", \"release\": \"12.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"default-fonts-core-sans\": [{\"name\": \"default-fonts-core-sans\", \"version\": \"4.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"langpacks-fonts-en\": [{\"name\": \"langpacks-fonts-en\", \"version\": \"4.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"amd-ucode-firmware\": [{\"name\": \"amd-ucode-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"atheros-firmware\": [{\"name\": \"atheros-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"brcmfmac-firmware\": [{\"name\": \"brcmfmac-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cirrus-audio-firmware\": [{\"name\": \"cirrus-audio-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"intel-audio-firmware\": [{\"name\": \"intel-audio-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"mt7xxx-firmware\": [{\"name\": \"mt7xxx-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"nxpwireless-firmware\": [{\"name\": \"nxpwireless-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"realtek-firmware\": [{\"name\": \"realtek-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tiwilink-firmware\": [{\"name\": \"tiwilink-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"amd-gpu-firmware\": [{\"name\": \"amd-gpu-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"intel-gpu-firmware\": [{\"name\": \"intel-gpu-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"nvidia-gpu-firmware\": [{\"name\": \"nvidia-gpu-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"linux-firmware\": [{\"name\": \"linux-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"xkeyboard-config\": [{\"name\": \"xkeyboard-config\", \"version\": \"2.41\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gawk-all-langpacks\"<<<\n 7163 1726888036.68153: stdout chunk (state=3):\n>>>: [{\"name\": \"gawk-all-langpacks\", \"version\": \"5.3.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-data\": [{\"name\": \"vim-data\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"publicsuffix-list-dafsa\": [{\"name\": \"publicsuffix-list-dafsa\", \"version\": \"20240107\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pcre2-syntax\": [{\"name\": \"pcre2-syntax\", \"version\": \"10.44\", \"release\": \"1.el10.2\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"ncurses-base\": [{\"name\": \"ncurses-base\", \"version\": \"6.4\", \"release\": \"13.20240127.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libssh-config\": [{\"name\": \"libssh-config\", \"version\": \"0.10.6\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kbd-misc\": [{\"name\": \"kbd-misc\", \"version\": \"2.6.4\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kbd-legacy\": [{\"name\": \"kbd-legacy\", \"version\": \"2.6.4\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"hwdata\": [{\"name\": \"hwdata\", \"version\": \"0.379\", \"release\": \"10.1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"firewalld-filesystem\": [{\"name\": \"firewalld-filesystem\", \"version\": \"2.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dnf-data\": [{\"name\": \"dnf-data\", \"version\": \"4.20.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"coreutils-common\": [{\"name\": \"coreutils-common\", \"version\": \"9.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-gpg-keys\": [{\"name\": \"centos-gpg-keys\", \"version\": \"10.0\", \"release\": \"0.19.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"centos-stream-repos\": [{\"name\": \"centos-stream-repos\", \"version\": \"10.0\", \"release\": \"0.19.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"centos-stream-release\": [{\"name\": \"centos-stream-release\", \"version\": \"10.0\", \"release\": \"0.19.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"setup\": [{\"name\": \"setup\", \"version\": \"2.14.5\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"filesystem\": [{\"name\": \"filesystem\", \"version\": \"3.18\", \"release\": \"15.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"basesystem\": [{\"name\": \"basesystem\", \"version\": \"11\", \"release\": \"21.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"glibc-gconv-extra\": [{\"name\": \"glibc-gconv-extra\", \"version\": \"2.39\", \"release\": \"17.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-langpack-en\": [{\"name\": \"glibc-langpack-en\", \"version\": \"2.39\", \"release\": \"17.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-common\": [{\"name\": \"glibc-common\", \"version\": \"2.39\", \"release\": \"17.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc\": [{\"name\": \"glibc\", \"version\": \"2.39\", \"release\": \"17.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-libs\": [{\"name\": \"ncurses-libs\", \"version\": \"6.4\", \"release\": \"13.20240127.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bash\": [{\"name\": \"bash\", \"version\": \"5.2.26\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zlib-ng-compat\": [{\"name\": \"zlib-ng-compat\", \"version\": \"2.1.6\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuuid\": [{\"name\": \"libuuid\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-libs\": [{\"name\": \"xz-libs\", \"version\": \"5.6.2\", \"release\": \"2.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libblkid\": [{\"name\": \"libblkid\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libstdc++\": [{\"name\": \"libstdc++\", \"version\": \"14.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"popt\": [{\"name\": \"popt\", \"version\": \"1.19\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd\": [{\"name\": \"libzstd\", \"version\": \"1.5.5\", \"rele<<<\n 7163 1726888036.68247: stdout chunk (state=3):\n>>>ase\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf\": [{\"name\": \"elfutils-libelf\", \"version\": \"0.191\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"readline\": [{\"name\": \"readline\", \"version\": \"8.2\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bzip2-libs\": [{\"name\": \"bzip2-libs\", \"version\": \"1.0.8\", \"release\": \"19.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err\": [{\"name\": \"libcom_err\", \"version\": \"1.47.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmnl\": [{\"name\": \"libmnl\", \"version\": \"1.0.5\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt\": [{\"name\": \"libxcrypt\", \"version\": \"4.4.36\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies\": [{\"name\": \"crypto-policies\", \"version\": \"20240822\", \"release\": \"1.git367040b.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"alternatives\": [{\"name\": \"alternatives\", \"version\": \"1.30\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxml2\": [{\"name\": \"libxml2\", \"version\": \"2.12.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng\": [{\"name\": \"libcap-ng\", \"version\": \"0.8.4\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit-libs\": [{\"name\": \"audit-libs\", \"version\": \"4.0\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgpg-error\": [{\"name\": \"libgpg-error\", \"version\": \"1.50\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtalloc\": [{\"name\": \"libtalloc\", \"version\": \"2.4.2\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2\": [{\"name\": \"pcre2\", \"version\": \"10.44\", \"release\": \"1.el10.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grep\": [{\"name\": \"grep\", \"version\": \"3.11\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sqlite-libs\": [{\"name\": \"sqlite-libs\", \"version\": \"3.46.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdbm-libs\": [{\"name\": \"gdbm-libs\", \"version\": \"1.23\", \"release\": \"8.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libffi\": [{\"name\": \"libffi\", \"version\": \"3.4.4\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libunistring\": [{\"name\": \"libunistring\", \"version\": \"1.1\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libidn2\": [{\"name\": \"libidn2\", \"version\": \"2.3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-common\": [{\"name\": \"grub2-common\", \"version\": \"2.06\", \"release\": \"127.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libedit\": [{\"name\": \"libedit\", \"version\": \"3.1\", \"release\": \"51.20230828cvs.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"expat\": [{\"name\": \"expat\", \"version\": \"2.6.2\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gmp\": [{\"name\": \"gmp\", \"version\": \"6.2.1\", \"release\": \"9.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jansson\": [{\"name\": \"jansson\", \"version\": \"2.14\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"json-c\": [{\"name\": \"json-c\", \"version\": \"0.17\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libattr\": [{\"name\": \"libattr\", \"version\": \"2.5.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libacl\": [{\"name\": \"libacl\", \"version\": \"2.3.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol\": [{\"name\": \"libsepol\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux\": [{\"name\": \"libselinux\", \"version\": \"3.7\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sed\": [{\"name\": \"sed\", \"version\": \"4.9\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmount\": [{\"name\": \"libmount\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmartcols\": [{\"name\": \"libsmartcols\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"findutils\": [{\"name\": \"findutils\", \"version\": \"4.10.0\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsemanage\": [{\"name\": \"libsemanage\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtevent\": [{\"name\": \"libtevent\", \"version\": \"0.16.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libassuan\": [{\"name\": \"libassuan\", \"version\": \"2.5.6\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbpf\": [{\"name\": \"libbpf\", \"version\": \"1.5.0\", \"release\": \"1.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hunspell-en-GB\": [{\"name\": \"hunspell-en-GB\", \"version\": \"0.20201207\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"hunspell-en-US\": [{\"name\": \"hunspell-en-US\", \"version\": \"0.20201207\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"hunspell\": [{\"name\": \"hunspell\", \"version\": \"1.7.2\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfdisk\": [{\"name\": \"libfdisk\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs\": [{\"name\": \"keyutils-libs\", \"version\": \"1.6.3\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libeconf\": [{\"name\": \"libeconf\", \"version\": \"0.6.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pam-libs\": [{\"name\": \"pam-libs\", \"version\": \"1.6.1\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap\": [{\"name\": \"libcap\", \"version\": \"2.69\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-libs\": [{\"name\": \"systemd-libs\", \"version\": \"256\", \"release\": \"14.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shadow-utils\": [{\"name\": \"shadow-utils\", \"version\": \"4.15.0\", \"release\": \"3.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux-core\": [{\"name\": \"util-linux-core\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-libs\": [{\"name\": \"dbus-libs\", \"version\": \"1.14.10\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtasn1\": [{\"name\": \"libtasn1\", \"version\": \"4.19.0\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit\": [{\"name\": \"p11-kit\", \"version\": \"0.25.5\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit-trust\": [{\"name\": \"p11-kit-trust\", \"version\": \"0.25.5\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnutls\": [{\"name\": \"gnutls\", \"version\": \"3.8.7\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glib2\": [{\"name\": \"glib2\", \"version\": \"2.80.4\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-libs\": [{\"name\": \"polkit-libs\", \"version\": \"125\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-libnm\": [{\"name\": \"NetworkManager-libnm\", \"version\": \"1.48.10\", \"release\": \"1.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-libs\": [{\"name\": \"openssl-libs\", \"version\": \"3.2.2\", \"release\": \"12.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils\": [{\"name\": \"coreutils\", \"version\": \"9.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ca-certificates\": [{\"name\": \"ca-certificates\", \"version\": \"2024.2.69_v8.0.303\", \"release\": \"101.1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tpm2-tss\": [{\"name\": \"tpm2-tss\", \"version\": \"4.1.3\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gzip\": [{\"name\": \"gzip\", \"version\": \"1.13\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod\": [{\"name\": \"kmod\", \"version\": \"31\", \"release\": \"8.el10\", \"epoch\": null,<<<\n 7163 1726888036.68254: stdout chunk (state=3):\n>>> \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod-libs\": [{\"name\": \"kmod-libs\", \"version\": \"31\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib\": [{\"name\": \"cracklib\", \"version\": \"2.9.11\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cyrus-sasl-lib\": [{\"name\": \"cyrus-sasl-lib\", \"version\": \"2.1.28\", \"release\": \"22.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgcrypt\": [{\"name\": \"libgcrypt\", \"version\": \"1.11.0\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libksba\": [{\"name\": \"libksba\", \"version\": \"1.6.7\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnftnl\": [{\"name\": \"libnftnl\", \"version\": \"1.2.7\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file-libs\": [{\"name\": \"file-libs\", \"version\": \"5.45\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file\": [{\"name\": \"file\", \"version\": \"5.45\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"diffutils\": [{\"name\": \"diffutils\", \"version\": \"3.10\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbasicobjects\": [{\"name\": \"libbasicobjects\", \"version\": \"0.1.1\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcollection\": [{\"name\": \"libcollection\", \"version\": \"0.7.0\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdhash\": [{\"name\": \"libdhash\", \"version\": \"0.5.0\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnl3\": [{\"name\": \"libnl3\", \"version\": \"3.9.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libref_array\": [{\"name\": \"libref_array\", \"version\": \"0.1.5\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libseccomp\": [{\"name\": \"libseccomp\", \"version\": \"2.5.3\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_idmap\": [{\"name\": \"libsss_idmap\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtdb\": [{\"name\": \"libtdb\", \"version\": \"1.4.10\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lua-libs\": [{\"name\": \"lua-libs\", \"version\": \"5.4.6\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lz4-libs\": [{\"name\": \"lz4-libs\", \"version\": \"1.9.4\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libarchive\": [{\"name\": \"libarchive\", \"version\": \"3.7.2\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lzo\": [{\"name\": \"lzo\", \"version\": \"2.10\", \"release\": \"13.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"npth\": [{\"name\": \"npth\", \"version\": \"1.6\", \"release\": \"19.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"numactl-libs\": [{\"name\": \"numactl-libs\", \"version\": \"2.0.16\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"squashfs-tools\": [{\"name\": \"squashfs-tools\", \"version\": \"4.6.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib-dicts\": [{\"name\": \"cracklib-dicts\", \"version\": \"2.9.11\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpwquality\": [{\"name\": \"libpwquality\", \"version\": \"1.4.5\", \"release\": \"11.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ima-evm-utils\": [{\"name\": \"ima-evm-utils\", \"version\": \"1.5\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pip-wheel\": [{\"name\": \"python3-pip-wheel\", \"version\": \"23.3.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"which\": [{\"name\": \"which\", \"version\": \"2.21\", \"release\": \"42.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libevent\": [{\"name\": \"libevent\", \"version\": \"2.1.12\", \"release\": \"15.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openldap\": [{\"name\": \"openldap\", \"version\": \"2.6.7\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_certmap\": [{\"name\": \"libsss_certmap\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-sequoia\": [{\"name\": \"rpm-sequoia\", \"version\": \"1.6.0\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-audit\": [{\"name\": \"rpm-plugin-audit\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-libs\": [{\"name\": \"rpm-libs\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsolv\": [{\"name\": \"libsolv\", \"version\": \"0.7.29\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-systemd-inhibit\": [{\"name\": \"rpm-plugin-systemd-inhibit\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gobject-introspection\": [{\"name\": \"gobject-introspection\", \"version\": \"1.79.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsecret\": [{\"name\": \"libsecret\", \"version\": \"0.21.2\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pinentry\": [{\"name\": \"pinentry\", \"version\": \"1.3.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libusb1\": [{\"name\": \"libusb1\", \"version\": \"1.0.27\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"procps-ng\": [{\"name\": \"procps-ng\", \"version\": \"4.0.4\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd\": [{\"name\": \"kbd\", \"version\": \"2.6.4\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hunspell-en\": [{\"name\": \"hunspell-en\", \"version\": \"0.20201207\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libselinux-utils\": [{\"name\": \"libselinux-utils\", \"version\": \"3.7\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-libs\": [{\"name\": \"gettext-libs\", \"version\": \"0.22.5\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpfr\": [{\"name\": \"mpfr\", \"version\": \"4.2.1\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gawk\": [{\"name\": \"gawk\", \"version\": \"5.3.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcomps\": [{\"name\": \"libcomps\", \"version\": \"0.1.21\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-pc-modules\": [{\"name\": \"grub2-pc-modules\", \"version\": \"2.06\", \"release\": \"127.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpsl\": [{\"name\": \"libpsl\", \"version\": \"0.21.5\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdbm\": [{\"name\": \"gdbm\", \"version\": \"1.23\", \"release\": \"8.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pam\": [{\"name\": \"pam\", \"version\": \"1.6.1\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz\": [{\"name\": \"xz\", \"version\": \"5.6.2\", \"release\": \"2.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxkbcommon\": [{\"name\": \"libxkbcommon\", \"version\": \"1.7.0\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"groff-base\": [{\"name\": \"groff-base\", \"version\": \"1.23.0\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ethtool\": [{\"name\": \"ethtool\", \"version\": \"6.7\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset-libs\": [{\"name\": \"ipset-libs\", \"version\": \"7.21\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset\": [{\"name\": \"ipset\", \"version\": \"7.21\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs-libs\": [{\"name\": \"e2fsprogs-libs\", \"version\": \"1.47.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libss\": [{\"name\": \"libss\", \"version\": \"1.47.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"snappy\": [{\"name\": \"snappy\", \"version\": \"1.1.10\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pigz\": [{\"name\": \"pigz\", \"version\": \"2.8\", \"release\": \"7.el10\",<<<\n 7163 1726888036.68262: stdout chunk (state=3):\n>>> \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-common\": [{\"name\": \"dbus-common\", \"version\": \"1.14.10\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dbus-broker\": [{\"name\": \"dbus-broker\", \"version\": \"35\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus\": [{\"name\": \"dbus\", \"version\": \"1.14.10\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hostname\": [{\"name\": \"hostname\", \"version\": \"3.23\", \"release\": \"13.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools-libs\": [{\"name\": \"kernel-tools-libs\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"less\": [{\"name\": \"less\", \"version\": \"661\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"psmisc\": [{\"name\": \"psmisc\", \"version\": \"23.6\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute\": [{\"name\": \"iproute\", \"version\": \"6.7.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"memstrack\": [{\"name\": \"memstrack\", \"version\": \"0.2.5\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"c-ares\": [{\"name\": \"c-ares\", \"version\": \"1.25.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpio\": [{\"name\": \"cpio\", \"version\": \"2.15\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"duktape\": [{\"name\": \"duktape\", \"version\": \"2.7.0\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fuse-libs\": [{\"name\": \"fuse-libs\", \"version\": \"2.9.9\", \"release\": \"22.el10.gating_test1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fuse3-libs\": [{\"name\": \"fuse3-libs\", \"version\": \"3.16.2\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-envsubst\": [{\"name\": \"gettext-envsubst\", \"version\": \"0.22.5\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-runtime\": [{\"name\": \"gettext-runtime\", \"version\": \"0.22.5\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"inih\": [{\"name\": \"inih\", \"version\": \"58\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbrotli\": [{\"name\": \"libbrotli\", \"version\": \"1.1.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcbor\": [{\"name\": \"libcbor\", \"version\": \"0.11.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfido2\": [{\"name\": \"libfido2\", \"version\": \"1.14.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgomp\": [{\"name\": \"libgomp\", \"version\": \"14.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libndp\": [{\"name\": \"libndp\", \"version\": \"1.9\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfnetlink\": [{\"name\": \"libnfnetlink\", \"version\": \"1.0.1\", \"release\": \"28.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnetfilter_conntrack\": [{\"name\": \"libnetfilter_conntrack\", \"version\": \"1.0.9\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-libs\": [{\"name\": \"iptables-libs\", \"version\": \"1.8.10\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-nft\": [{\"name\": \"iptables-nft\", \"version\": \"1.8.10\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nftables\": [{\"name\": \"nftables\", \"version\": \"1.0.9\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnghttp2\": [{\"name\": \"libnghttp2\", \"version\": \"1.62.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpath_utils\": [{\"name\": \"libpath_utils\", \"version\": \"0.2.1\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libini_config\": [{\"name\": \"libini_config\", \"version\": \"1.3.1\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpipeline\": [{\"name\": \"libpipeline\", \"version\": \"1.5.7\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"sou<<<\n 7163 1726888036.68324: stdout chunk (state=3):\n>>>rce\": \"rpm\"}], \"libsss_nss_idmap\": [{\"name\": \"libsss_nss_idmap\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_sudo\": [{\"name\": \"libsss_sudo\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"liburing\": [{\"name\": \"liburing\", \"version\": \"2.5\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto\": [{\"name\": \"libverto\", \"version\": \"0.3.2\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-libs\": [{\"name\": \"krb5-libs\", \"version\": \"1.21.3\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cyrus-sasl-gssapi\": [{\"name\": \"cyrus-sasl-gssapi\", \"version\": \"2.1.28\", \"release\": \"22.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libssh\": [{\"name\": \"libssh\", \"version\": \"0.10.6\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcurl\": [{\"name\": \"libcurl\", \"version\": \"8.9.1\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect-libs\": [{\"name\": \"authselect-libs\", \"version\": \"1.5.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cryptsetup-libs\": [{\"name\": \"cryptsetup-libs\", \"version\": \"2.7.3\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-libs\": [{\"name\": \"device-mapper-libs\", \"version\": \"1.02.198\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper\": [{\"name\": \"device-mapper\", \"version\": \"1.02.198\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client\": [{\"name\": \"elfutils-debuginfod-client\", \"version\": \"0.191\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libs\": [{\"name\": \"elfutils-libs\", \"version\": \"0.191\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-default-yama-scope\": [{\"name\": \"elfutils-default-yama-scope\", \"version\": \"0.191\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libutempter\": [{\"name\": \"libutempter\", \"version\": \"1.2.1\", \"release\": \"14.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-pam\": [{\"name\": \"systemd-pam\", \"version\": \"256\", \"release\": \"14.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux\": [{\"name\": \"util-linux\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd\": [{\"name\": \"systemd\", \"version\": \"256\", \"release\": \"14.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools-minimal\": [{\"name\": \"grub2-tools-minimal\", \"version\": \"2.06\", \"release\": \"127.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie-anacron\": [{\"name\": \"cronie-anacron\", \"version\": \"1.7.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie\": [{\"name\": \"cronie\", \"version\": \"1.7.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crontabs\": [{\"name\": \"crontabs\", \"version\": \"1.11^20190603git9e74f2d\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"polkit\": [{\"name\": \"polkit\", \"version\": \"125\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-pkla-compat\": [{\"name\": \"polkit-pkla-compat\", \"version\": \"0.1\", \"release\": \"29.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh\": [{\"name\": \"openssh\", \"version\": \"9.8p1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils-gold\": [{\"name\": \"binutils-gold\", \"version\": \"2.41\", \"release\": \"48.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils\": [{\"name\": \"binutils\", \"version\": \"2.41\", \"release\": \"48.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"initscripts-service\": [{\"name\": \"initscripts-service\", \"version\": \"10.26\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"audit-rules\": [{\"name\": \"audit-rules\", \"version\": \"4.0\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit\": [{\"name\": \"audit\", \"version\": \"4.0\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iputils\": [{\"name\": \"iputils\", \"version\": \"20240905\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi\": [{\"name\": \"libkcapi\", \"version\": \"1.5.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi-hasher\": [{\"name\": \"libkcapi-hasher\", \"version\": \"1.5.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi-hmaccalc\": [{\"name\": \"libkcapi-hmaccalc\", \"version\": \"1.5.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"logrotate\": [{\"name\": \"logrotate\", \"version\": \"3.22.0\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"makedumpfile\": [{\"name\": \"makedumpfile\", \"version\": \"1.7.5\", \"release\": \"12.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-build-libs\": [{\"name\": \"rpm-build-libs\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kpartx\": [{\"name\": \"kpartx\", \"version\": \"0.9.9\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"curl\": [{\"name\": \"curl\", \"version\": \"8.9.1\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm\": [{\"name\": \"rpm\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"policycoreutils\": [{\"name\": \"policycoreutils\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy\": [{\"name\": \"selinux-policy\", \"version\": \"40.13.9\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"selinux-policy-targeted\": [{\"name\": \"selinux-policy-targeted\", \"version\": \"40.13.9\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"librepo\": [{\"name\": \"librepo\", \"version\": \"1.18.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tpm2-tss-fapi\": [{\"name\": \"tpm2-tss-fapi\", \"version\": \"4.1.3\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tpm2-tools\": [{\"name\": \"tpm2-tools\", \"version\": \"5.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grubby\": [{\"name\": \"grubby\", \"version\": \"8.40\", \"release\": \"76.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-udev\": [{\"name\": \"systemd-udev\", \"version\": \"256\", \"release\": \"14.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut\": [{\"name\": \"dracut\", \"version\": \"102\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"os-prober\": [{\"name\": \"os-prober\", \"version\": \"1.81\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools\": [{\"name\": \"grub2-tools\", \"version\": \"2.06\", \"release\": \"127.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-modules-core\": [{\"name\": \"kernel-modules-core\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-core\": [{\"name\": \"kernel-core\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager\": [{\"name\": \"NetworkManager\", \"version\": \"1.48.10\", \"release\": \"1.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-modules\": [{\"name\": \"kernel-modules\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-squash\": [{\"name\": \"dracut-squash\", \"version\": \"102\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-client\": [{\"name\": \"sssd-client\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libyaml\": [{\"name\": \"libyaml\", \"version\": \"0.2.5\", \"release\": \"15.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmodulemd\": [{\"name\": \"libmodulemd\", \"version\": \"2.15.0\", \"release\": \"11.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdnf\": [{\"name\": \"libdnf\", \"version\": \"0.73.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lmdb-libs\": [{\"name\": \"lmdb-libs\", \"version\": \"0.9.32\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libldb\": [{\"name\": \"libldb\", \"version\": \"2.9.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common\": [{\"name\": \"sssd-common\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-krb5-common\": [{\"name\": \"sssd-krb5-common\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpdecimal\": [{\"name\": \"mpdecimal\", \"version\": \"2.5.1\", \"release\": \"11.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python-unversioned-command\": [{\"name\": \"python-unversioned-command\", \"version\": \"3.12.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3\": [{\"name\": \"python3\", \"version\": \"3.12.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libs\": [{\"name\": \"python3-libs\", \"version\": \"3.12.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dbus\": [{\"name\": \"python3-dbus\", \"version\": \"1.3.2\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libdnf\": [{\"name\": \"python3-libdnf\", \"version\": \"0.73.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-hawkey\": [{\"name\": \"python3-hawkey\", \"version\": \"0.73.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gobject-base-noarch\": [{\"name\": \"python3-gobject-base-noarch\", \"version\": \"3.46.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-gobject-base\": [{\"name\": \"python3-gobject-base\", \"version\": \"3.46.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libcomps\": [{\"name\": \"python3-libcomps\", \"version\": \"0.1.21\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sudo\": [{\"name\": \"sudo\", \"version\": \"1.9.15\", \"release\": \"7.p5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sudo-python-plugin\": [{\"name\": \"sudo-python-plugin\", \"version\": \"1.9.15\", \"release\": \"7.p5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-nftables\": [{\"name\": \"python3-nftables\", \"version\": \"1.0.9\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-firewall\": [{\"name\": \"python3-firewall\", \"version\": \"2.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-six\": [{\"name\": \"python3-six\", \"version\": \"1.16.0\", \"release\": \"15.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dateutil\": [{\"name\": \"python3-dateutil\", \"version\": \"2.8.2\", \"release\": \"14.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-systemd\": [{\"name\": \"python3-systemd\", \"version\": \"235\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng-python3\": [{\"name\": \"libcap-ng-python3\", \"version\": \"0.8.4\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"oniguruma\": [{\"name\": \"oniguruma\", \"version\": \"6.9.9\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jq\": [{\"name\": \"jq\", \"version\": \"1.7.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-network\": [{\"name\": \"dracut-network\", \"version\": \"102\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kexec-tools\": [{\"name\": \"kexec-tools\", \"version\": \"2.0.29\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kdump-utils\": [{\"name\": \"kdump-utils\", \"version\": \"1.0.43\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pciutils-libs\": [{\"name\": \"pciutils-libs\", \"version\": \"3.13.0\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcsc-lite-libs\": [{\"name\": \"pcsc-lite-libs\", \"version\": \"2.2.3\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"<<<\n 7163 1726888036.68377: stdout chunk (state=3):\n>>>}], \"pcsc-lite-ccid\": [{\"name\": \"pcsc-lite-ccid\", \"version\": \"1.6.0\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcsc-lite\": [{\"name\": \"pcsc-lite\", \"version\": \"2.2.3\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnupg2-smime\": [{\"name\": \"gnupg2-smime\", \"version\": \"2.4.5\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnupg2\": [{\"name\": \"gnupg2\", \"version\": \"2.4.5\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-sign-libs\": [{\"name\": \"rpm-sign-libs\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-rpm\": [{\"name\": \"python3-rpm\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf\": [{\"name\": \"python3-dnf\", \"version\": \"4.20.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dnf\": [{\"name\": \"dnf\", \"version\": \"4.20.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dnf-plugins-core\": [{\"name\": \"python3-dnf-plugins-core\", \"version\": \"4.7.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sg3_utils-libs\": [{\"name\": \"sg3_utils-libs\", \"version\": \"1.48\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"slang\": [{\"name\": \"slang\", \"version\": \"2.3.3\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"newt\": [{\"name\": \"newt\", \"version\": \"0.52.24\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"userspace-rcu\": [{\"name\": \"userspace-rcu\", \"version\": \"0.14.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libestr\": [{\"name\": \"libestr\", \"version\": \"0.1.11\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfastjson\": [{\"name\": \"libfastjson\", \"version\": \"1.2304.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"langpacks-core-en\": [{\"name\": \"langpacks-core-en\", \"version\": \"4.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"langpacks-en\": [{\"name\": \"langpacks-en\", \"version\": \"4.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rsyslog\": [{\"name\": \"rsyslog\", \"version\": \"8.2408.0\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xfsprogs\": [{\"name\": \"xfsprogs\", \"version\": \"6.5.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-tui\": [{\"name\": \"NetworkManager-tui\", \"version\": \"1.48.10\", \"release\": \"1.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils\": [{\"name\": \"sg3_utils\", \"version\": \"1.48\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf-plugins-core\": [{\"name\": \"dnf-plugins-core\", \"version\": \"4.7.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"yum\": [{\"name\": \"yum\", \"version\": \"4.20.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kernel-tools\": [{\"name\": \"kernel-tools\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"firewalld\": [{\"name\": \"firewalld\", \"version\": \"2.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"crypto-policies-scripts\": [{\"name\": \"crypto-policies-scripts\", \"version\": \"20240822\", \"release\": \"1.git367040b.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libselinux\": [{\"name\": \"python3-libselinux\", \"version\": \"3.7\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-kcm\": [{\"name\": \"sssd-kcm\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel\": [{\"name\": \"kernel\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-pc\": [{\"name\": \"grub2-pc\", \"version\": \"2.06\", \"release\": \"127.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-config-rescue\": [{\"name\": \"dracut-config-rescue\", \"version\": \"102\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-clients\": [{\"name\": \"openssh-clients\", \"version\": \"9.8p1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-server\": [{\"name\": \"openssh-server\", \"version\": \"9.8p1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chrony\": [{\"name\": \"chrony\", \"version\": \"4.6\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"microcode_ctl\": [{\"name\": \"microcode_ctl\", \"version\": \"20240531\", \"release\": \"1.el10\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"qemu-guest-agent\": [{\"name\": \"qemu-guest-agent\", \"version\": \"9.0.0\", \"release\": \"8.el10\", \"epoch\": 18, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"parted\": [{\"name\": \"parted\", \"version\": \"3.6\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect\": [{\"name\": \"authselect\", \"version\": \"1.5.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"man-db\": [{\"name\": \"man-db\", \"version\": \"2.12.0\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute-tc\": [{\"name\": \"iproute-tc\", \"version\": \"6.7.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs\": [{\"name\": \"e2fsprogs\", \"version\": \"1.47.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"initscripts-rename-device\": [{\"name\": \"initscripts-rename-device\", \"version\": \"10.26\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-selinux\": [{\"name\": \"rpm-plugin-selinux\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"irqbalance\": [{\"name\": \"irqbalance\", \"version\": \"1.9.4\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"prefixdevname\": [{\"name\": \"prefixdevname\", \"version\": \"0.2.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-minimal\": [{\"name\": \"vim-minimal\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lshw\": [{\"name\": \"lshw\", \"version\": \"B.02.20\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses\": [{\"name\": \"ncurses\", \"version\": \"6.4\", \"release\": \"13.20240127.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsysfs\": [{\"name\": \"libsysfs\", \"version\": \"2.1.1\", \"release\": \"13.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lsscsi\": [{\"name\": \"lsscsi\", \"version\": \"0.32\", \"release\": \"12.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwlwifi-dvm-firmware\": [{\"name\": \"iwlwifi-dvm-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwlwifi-mvm-firmware\": [{\"name\": \"iwlwifi-mvm-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rootfiles\": [{\"name\": \"rootfiles\", \"version\": \"8.1\", \"release\": \"37.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libtirpc\": [{\"name\": \"libtirpc\", \"version\": \"1.3.5\", \"release\": \"0.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core\": [{\"name\": \"git-core\", \"version\": \"2.45.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfsidmap\": [{\"name\": \"libnfsidmap\", \"version\": \"2.7.1\", \"release\": \"1.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core-doc\": [{\"name\": \"git-core-doc\", \"version\": \"2.45.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rpcbind\": [{\"name\": \"rpcbind\", \"version\": \"1.2.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest\": [{\"name\": \"perl-Digest\", \"version\": \"1.20\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Digest-MD5\": [{\"name\": \"perl-Digest-MD5\", \"version\": \"2.59\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-B\": [{\"name\": \"perl-B\", \"version\": \"1.89\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"r<<<\n 7163 1726888036.68390: stdout chunk (state=3):\n>>>pm\"}], \"perl-FileHandle\": [{\"name\": \"perl-FileHandle\", \"version\": \"2.05\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Data-Dumper\": [{\"name\": \"perl-Data-Dumper\", \"version\": \"2.189\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libnet\": [{\"name\": \"perl-libnet\", \"version\": \"3.15\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-URI\": [{\"name\": \"perl-URI\", \"version\": \"5.27\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-AutoLoader\": [{\"name\": \"perl-AutoLoader\", \"version\": \"5.74\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Text-Tabs+Wrap\": [{\"name\": \"perl-Text-Tabs+Wrap\", \"version\": \"2024.001\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Mozilla-CA\": [{\"name\": \"perl-Mozilla-CA\", \"version\": \"20231213\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-if\": [{\"name\": \"perl-if\", \"version\": \"0.61.000\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-locale\": [{\"name\": \"perl-locale\", \"version\": \"1.12\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-IO-Socket-IP\": [{\"name\": \"perl-IO-Socket-IP\", \"version\": \"0.42\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Time-Local\": [{\"name\": \"perl-Time-Local\", \"version\": \"1.350\", \"release\": \"510.el10\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Path\": [{\"name\": \"perl-File-Path\", \"version\": \"2.18\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Escapes\": [{\"name\": \"perl-Pod-Escapes\", \"version\": \"1.07\", \"release\": \"510.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-IO-Socket-SSL\": [{\"name\": \"perl-IO-Socket-SSL\", \"version\": \"2.085\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Net-SSLeay\": [{\"name\": \"perl-Net-SSLeay\", \"version\": \"1.94\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Class-Struct\": [{\"name\": \"perl-Class-Struct\", \"version\": \"0.68\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Term-ANSIColor\": [{\"name\": \"perl-Term-ANSIColor\", \"version\": \"5.01\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-POSIX\": [{\"name\": \"perl-POSIX\", \"version\": \"2.20\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IPC-Open3\": [{\"name\": \"perl-IPC-Open3\", \"version\": \"1.22\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Temp\": [{\"name\": \"perl-File-Temp\", \"version\": \"0.231.100\", \"release\": \"511.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Term-Cap\": [{\"name\": \"perl-Term-Cap\", \"version\": \"1.18\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Simple\": [{\"name\": \"perl-Pod-Simple\", \"version\": \"3.45\", \"release\": \"510.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-HTTP-Tiny\": [{\"name\": \"perl-HTTP-Tiny\", \"version\": \"0.088\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Socket\": [{\"name\": \"perl-Socket\", \"version\": \"2.038\", \"release\": \"510.el10\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-SelectSaver\": [{\"name\": \"perl-SelectSaver\", \"version\": \"1.02\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Symbol\": [{\"name\": \"perl-Symbol\", \"version\": \"1.09\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-stat\": [{\"name\": \"perl-File-stat\", \"version\": \"1.14\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-podlators\": [{\"name\": \"perl-podlators\", \"version\": \"5.01\", \"release\": \"510.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Perldoc\": [{\"name\": \"perl-Pod-Perldoc\", \"version\": \"3.28.01\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Fcntl\": [{\"name\": \"perl-Fcntl\", \"version\": \"1<<<\n 7163 1726888036.68600: stdout chunk (state=3):\n>>>.18\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Text-ParseWords\": [{\"name\": \"perl-Text-ParseWords\", \"version\": \"3.31\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-base\": [{\"name\": \"perl-base\", \"version\": \"2.27\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-mro\": [{\"name\": \"perl-mro\", \"version\": \"1.29\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO\": [{\"name\": \"perl-IO\", \"version\": \"1.55\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-overloading\": [{\"name\": \"perl-overloading\", \"version\": \"0.02\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Usage\": [{\"name\": \"perl-Pod-Usage\", \"version\": \"2.03\", \"release\": \"510.el10\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Errno\": [{\"name\": \"perl-Errno\", \"version\": \"1.38\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-File-Basename\": [{\"name\": \"perl-File-Basename\", \"version\": \"2.86\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Getopt-Std\": [{\"name\": \"perl-Getopt-Std\", \"version\": \"1.14\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-MIME-Base64\": [{\"name\": \"perl-MIME-Base64\", \"version\": \"3.16\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Scalar-List-Utils\": [{\"name\": \"perl-Scalar-List-Utils\", \"version\": \"1.63\", \"release\": \"510.el10\", \"epoch\": 5, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-constant\": [{\"name\": \"perl-constant\", \"version\": \"1.33\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Storable\": [{\"name\": \"perl-Storable\", \"version\": \"3.32\", \"release\": \"510.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-overload\": [{\"name\": \"perl-overload\", \"version\": \"1.37\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-parent\": [{\"name\": \"perl-parent\", \"version\": \"0.241\", \"release\": \"511.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-vars\": [{\"name\": \"perl-vars\", \"version\": \"1.05\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Getopt-Long\": [{\"name\": \"perl-Getopt-Long\", \"version\": \"2.58\", \"release\": \"2.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Carp\": [{\"name\": \"perl-Carp\", \"version\": \"1.54\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Exporter\": [{\"name\": \"perl-Exporter\", \"version\": \"5.78\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-PathTools\": [{\"name\": \"perl-PathTools\", \"version\": \"3.91\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-DynaLoader\": [{\"name\": \"perl-DynaLoader\", \"version\": \"1.56\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-NDBM_File\": [{\"name\": \"perl-NDBM_File\", \"version\": \"1.17\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Encode\": [{\"name\": \"perl-Encode\", \"version\": \"3.21\", \"release\": \"510.el10\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libs\": [{\"name\": \"perl-libs\", \"version\": \"5.40.0\", \"release\": \"510.el10\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-interpreter\": [{\"name\": \"perl-interpreter\", \"version\": \"5.40.0\", \"release\": \"510.el10\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Error\": [{\"name\": \"perl-Error\", \"version\": \"0.17029\", \"release\": \"17.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Find\": [{\"name\": \"perl-File-Find\", \"version\": \"1.44\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-TermReadKey\": [{\"name\": \"perl-TermReadKey\", \"version\": \"2.38\", \"release\": \"23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-lib\": [{\"name\": \"perl-lib\", \"version\": \"0.65\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Git\": [{\"name\": \"perl-Git\", \"version\": \"2.45.2\", \"release\": \"3.el10<<<\n 7163 1726888036.68658: stdout chunk (state=3):\n>>>\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"git\": [{\"name\": \"git\", \"version\": \"2.45.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xxd\": [{\"name\": \"xxd\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxslt\": [{\"name\": \"libxslt\", \"version\": \"1.1.39\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-lxml\": [{\"name\": \"python3-lxml\", \"version\": \"5.2.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"yum-utils\": [{\"name\": \"yum-utils\", \"version\": \"4.7.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-filesystem\": [{\"name\": \"vim-filesystem\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-common\": [{\"name\": \"vim-common\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"time\": [{\"name\": \"time\", \"version\": \"1.9\", \"release\": \"24.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tar\": [{\"name\": \"tar\", \"version\": \"1.35\", \"release\": \"4.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota-nls\": [{\"name\": \"quota-nls\", \"version\": \"4.09\", \"release\": \"7.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"quota\": [{\"name\": \"quota\", \"version\": \"4.09\", \"release\": \"7.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nettle\": [{\"name\": \"nettle\", \"version\": \"3.10\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"wget\": [{\"name\": \"wget\", \"version\": \"1.24.5\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"make\": [{\"name\": \"make\", \"version\": \"4.4.1\", \"release\": \"7.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libev\": [{\"name\": \"libev\", \"version\": \"4.33\", \"release\": \"12.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-libev\": [{\"name\": \"libverto-libev\", \"version\": \"0.3.2\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gssproxy\": [{\"name\": \"gssproxy\", \"version\": \"0.9.2\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils\": [{\"name\": \"keyutils\", \"version\": \"1.6.3\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nfs-utils\": [{\"name\": \"nfs-utils\", \"version\": \"2.7.1\", \"release\": \"1.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bc\": [{\"name\": \"bc\", \"version\": \"1.07.1\", \"release\": \"22.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib-redhat\": [{\"name\": \"beakerlib-redhat\", \"version\": \"1\", \"release\": \"35.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"beakerlib\": [{\"name\": \"beakerlib\", \"version\": \"1.29.3\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"restraint\": [{\"name\": \"restraint\", \"version\": \"0.4.4\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint-rhts\": [{\"name\": \"restraint-rhts\", \"version\": \"0.4.4\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-enhanced\": [{\"name\": \"vim-enhanced\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-nfs-idmap\": [{\"name\": \"sssd-nfs-idmap\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsync\": [{\"name\": \"rsync\", \"version\": \"3.3.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-rpds-py\": [{\"name\": \"python3-rpds-py\", \"version\": \"0.17.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-attrs\": [{\"name\": \"python3-attrs\", \"version\": \"23.2.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-referencing\": [{\"name\": \"python3-referencing\", \"version\": \"0.31.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-idna\": [{\"name\": \"python3-idna\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-urllib3\": [{\"name\": \"python3-urllib3\", \"version\": \"1.26.19\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonschema-specifications\": [{\"name\": \"python3-jsonschema-specifications\", \"version\": \"2023.11.2\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonschema\": [{\"name\": \"python3-jsonschema\", \"version\": \"4.19.1\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyserial\": [{\"name\": \"python3-pyserial\", \"version\": \"3.5\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-oauthlib\": [{\"name\": \"python3-oauthlib\", \"version\": \"3.2.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-markupsafe\": [{\"name\": \"python3-markupsafe\", \"version\": \"2.1.3\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jinja2\": [{\"name\": \"python3-jinja2\", \"version\": \"3.1.4\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libsemanage\": [{\"name\": \"python3-libsemanage\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jsonpointer\": [{\"name\": \"python3-jsonpointer\", \"version\": \"2.3\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonpatch\": [{\"name\": \"python3-jsonpatch\", \"version\": \"1.33\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-distro\": [{\"name\": \"python3-distro\", \"version\": \"1.9.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-configobj\": [{\"name\": \"python3-configobj\", \"version\": \"5.0.8\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-audit\": [{\"name\": \"python3-audit\", \"version\": \"4.0\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"checkpolicy\": [{\"name\": \"checkpolicy\", \"version\": \"3.7\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setuptools\": [{\"name\": \"python3-setuptools\", \"version\": \"69.0.3\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-setools\": [{\"name\": \"python3-setools\", \"version\": \"4.5.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-policycoreutils\": [{\"name\": \"python3-policycoreutils\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyyaml\": [{\"name\": \"python3-pyyaml\", \"version\": \"6.0.1\", \"release\": \"18.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-charset-normalizer\": [{\"name\": \"python3-charset-normalizer\", \"version\": \"3.3.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-requests\": [{\"name\": \"python3-requests\", \"version\": \"2.32.3\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"openssl\": [{\"name\": \"openssl\", \"version\": \"3.2.2\", \"release\": \"12.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dhcpcd\": [{\"name\": \"dhcpcd\", \"version\": \"10.0.6\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cloud-init\": [{\"name\": \"cloud-init\", \"version\": \"24.1.4\", \"release\": \"17.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"device-mapper-event-libs\": [{\"name\": \"device-mapper-event-libs\", \"version\": \"1.02.198\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libaio\": [{\"name\": \"libaio\", \"version\": \"0.3.111\", \"release\": \"20.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-event\": [{\"name\": \"device-mapper-event\", \"version\": \"1.02.198\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lvm2-libs\": [{\"name\": \"lvm2-libs\", \"version\": \"2.03.24\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-persistent-data\": [{\"name\": \"device-mapper-persistent-data\", \"version\": \"1.0.11\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lvm2\": [{\"name\": \"lvm2\", \"version\": \"2.03.24\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cloud-utils-growpart\": [{\"name\": \"cloud-utils-growpart\", \"version\": \"0.33\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"jitterentropy\": [{\"name\": \"jitterentropy\", \"version\": \"3.5.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rng-tools\": [{\"name\": \"rng-tools\", \"version\": \"6.17\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-common\": [{\"name\": \"samba-common\", \"version\": \"4.20.2\", \"release\": \"104.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"protobuf-c\": [{\"name\": \"protobuf-c\", \"version\": \"1.5.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuv\": [{\"name\": \"libuv\", \"version\": \"1.48.0\", \"release\": \"2.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmaxminddb\": [{\"name\": \"libmaxminddb\", \"version\": \"1.9.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fstrm\": [{\"name\": \"fstrm\", \"version\": \"0.6.1\", \"release\": \"11.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-license\": [{\"name\": \"bind-license\", \"version\": \"9.18.21\", \"release\": \"5.el10\", \"epoch\": 32, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"bind-libs\": [{\"name\": \"bind-libs\", \"version\": \"9.18.21\", \"release\": \"5.el10\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-utils\": [{\"name\": \"bind-utils\", \"version\": \"9.18.21\", \"release\": \"5.el10\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-proxy\": [{\"name\": \"sssd-proxy\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ldap\": [{\"name\": \"sssd-ldap\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-krb5\": [{\"name\": \"sssd-krb5\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libipa_hbac\": [{\"name\": \"libipa_hbac\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libicu\": [{\"name\": \"libicu\", \"version\": \"74.2\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"avahi-libs\": [{\"name\": \"avahi-libs\", \"version\": \"0.8\", \"release\": \"29.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libwbclient\": [{\"name\": \"libwbclient\", \"version\": \"4.20.2\", \"release\": \"104.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-common-libs\": [{\"name\": \"samba-common-libs\", \"version\": \"4.20.2\", \"release\": \"104.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-client-libs\": [{\"name\": \"samba-client-libs\", \"version\": \"4.20.2\", \"release\": \"104.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common-pac\": [{\"name\": \"sssd-common-pac\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ipa\": [{\"name\": \"sssd-ipa\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmbclient\": [{\"name\": \"libsmbclient\", \"version\": \"4.20.2\", \"release\": \"104.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"adcli\": [{\"name\": \"adcli\", \"version\": \"0.9.2\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ad\": [{\"name\": \"sssd-ad\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd\": [{\"name\": \"sssd\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tlog\": [{\"name\": \"tlog\", \"version\": \"14\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}]}}, \"invocation\": {\"module_args\": {\"manager\": [\"auto\"], \"strategy\": \"first\"}}}\r\n<<<\n 7163 1726888036.69080: stdout chunk (state=3):\n>>># clear sys.path_importer_cache<<<\n 7163 1726888036.69131: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888036.69134: stdout chunk (state=3):\n>>># clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv<<<\n 7163 1726888036.69225: stdout chunk (state=3):\n>>>\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n<<<\n 7163 1726888036.69265: stdout chunk (state=3):\n>>># clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp<<<\n 7163 1726888036.69306: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings<<<\n 7163 1726888036.69348: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler<<<\n 7163 1726888036.69380: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external<<<\n 7163 1726888036.69426: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading<<<\n 7163 1726888036.69466: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n<<<\n 7163 1726888036.69486: stdout chunk (state=3):\n>>># destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token<<<\n 7163 1726888036.69542: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket<<<\n 7163 1726888036.69575: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy<<<\n 7163 1726888036.69613: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n<<<\n 7163 1726888036.69662: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux<<<\n 7163 1726888036.69668: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro<<<\n 7163 1726888036.69868: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing<<<\n 7163 1726888036.69876: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n<<<\n 7163 1726888036.69929: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n<<<\n 7163 1726888036.69933: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd<<<\n 7163 1726888036.69966: stdout chunk (state=3):\n>>>\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux<<<\n 7163 1726888036.69989: stdout chunk (state=3):\n>>>\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.packages\r\n# destroy ansible.module_utils.facts.packages\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm<<<\n 7163 1726888036.70165: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888036.70428: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 7163 1726888036.70473: stdout chunk (state=3):\n>>># destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n<<<\n 7163 1726888036.70525: stdout chunk (state=3):\n>>># destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n<<<\n 7163 1726888036.70608: stdout chunk (state=3):\n>>># destroy _blake2\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path<<<\n 7163 1726888036.70659: stdout chunk (state=3):\n>>>\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n<<<\n 7163 1726888036.70708: stdout chunk (state=3):\n>>># destroy ntpath\r\n<<<\n 7163 1726888036.70743: stdout chunk (state=3):\n>>># destroy importlib\r\n# destroy zipimport\r\n# destroy __main__<<<\n 7163 1726888036.70772: stdout chunk (state=3):\n>>>\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json<<<\n 7163 1726888036.70812: stdout chunk (state=3):\n>>>\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n<<<\n 7163 1726888036.70843: stdout chunk (state=3):\n>>># destroy select\r\n# destroy _signal<<<\n 7163 1726888036.70859: stdout chunk (state=3):\n>>>\r\n# destroy _posixsubprocess\r\n# destroy syslog<<<\n 7163 1726888036.70917: stdout chunk (state=3):\n>>>\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy shutil\r\n<<<\n 7163 1726888036.70920: stdout chunk (state=3):\n>>># destroy distro\r\n<<<\n 7163 1726888036.71037: stdout chunk (state=3):\n>>># destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n<<<\n 7163 1726888036.71049: stdout chunk (state=3):\n>>># destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n<<<\n 7163 1726888036.71097: stdout chunk (state=3):\n>>># destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue<<<\n 7163 1726888036.71113: stdout chunk (state=3):\n>>>\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util<<<\n 7163 1726888036.71177: stdout chunk (state=3):\n>>>\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy _multiprocessing\r\n# destroy shlex\r\n# destroy fcntl\r\n<<<\n 7163 1726888036.71190: stdout chunk (state=3):\n>>># destroy datetime\r\n# destroy subprocess<<<\n 7163 1726888036.71256: stdout chunk (state=3):\n>>>\r\n# destroy base64\r\n# destroy _ssl\r\n<<<\n 7163 1726888036.71259: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selinux<<<\n 7163 1726888036.71324: stdout chunk (state=3):\n>>>\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy errno\r\n<<<\n 7163 1726888036.71349: stdout chunk (state=3):\n>>># destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy fnmatch<<<\n 7163 1726888036.71410: stdout chunk (state=3):\n>>>\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy rpm.transaction\r\n<<<\n 7163 1726888036.71427: stdout chunk (state=3):\n>>># destroy rpm\r\n# cleanup[3] wiping rpm._rpm\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian<<<\n 7163 1726888036.71476: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string<<<\n 7163 1726888036.71582: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize<<<\n 7163 1726888036.71603: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections<<<\n 7163 1726888036.71655: stdout chunk (state=3):\n>>>\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath<<<\n 7163 1726888036.71688: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs<<<\n 7163 1726888036.71735: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins<<<\n 7163 1726888036.71740: stdout chunk (state=3):\n>>>\r\n# destroy rpm._rpm\r\n# destroy selinux._selinux<<<\n 7163 1726888036.71930: stdout chunk (state=3):\n>>>\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime<<<\n 7163 1726888036.71959: stdout chunk (state=3):\n>>>\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n<<<\n 7163 1726888036.72017: stdout chunk (state=3):\n>>># destroy _collections\r\n<<<\n 7163 1726888036.72054: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser<<<\n 7163 1726888036.72085: stdout chunk (state=3):\n>>>\r\n# destroy tokenize\r\n<<<\n 7163 1726888036.72126: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n<<<\n 7163 1726888036.72166: stdout chunk (state=3):\n>>># destroy _typing<<<\n 7163 1726888036.72195: stdout chunk (state=3):\n>>>\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves<<<\n 7163 1726888036.72214: stdout chunk (state=3):\n>>>\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n<<<\n 7163 1726888036.72259: stdout chunk (state=3):\n>>># destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules<<<\n 7163 1726888036.72281: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888036.72426: stdout chunk (state=3):\n>>># destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n<<<\n 7163 1726888036.72508: stdout chunk (state=3):\n>>># destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections<<<\n 7163 1726888036.72525: stdout chunk (state=3):\n>>>\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math<<<\n 7163 1726888036.72574: stdout chunk (state=3):\n>>>\r\n# destroy _bisect\r\n# destroy time<<<\n 7163 1726888036.72656: stdout chunk (state=3):\n>>>\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib<<<\n 7163 1726888036.72666: stdout chunk (state=3):\n>>>\r\n# destroy _operator\r\n<<<\n 7163 1726888036.72718: stdout chunk (state=3):\n>>># destroy _string\r\n# destroy re\r\n# destroy itertools\r\n<<<\n 7163 1726888036.72722: stdout chunk (state=3):\n>>># destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread<<<\n 7163 1726888036.72735: stdout chunk (state=3):\n>>>\r\n# clear sys.audit hooks<<<\n 7163 1726888036.72782: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888036.73682: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.46.206 closed.\r\n<<<\n 7163 1726888036.73720: stderr chunk (state=3):\n>>><<<\n 7163 1726888036.73723: stdout chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b76e84d0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b76b7b30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b76eaa50>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7499130>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7499fa0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74d7dd0>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74d7fe0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b750f800>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b750fe90>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74efaa0>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74ed1c0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74d4f80>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b75336e0>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7532300>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74ee060>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74d6e70>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b75647a0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74d4200>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b7564c50>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7564b00>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b7564ef0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74d2d20>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b75655b0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7565280>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b75664b0>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b757c6b0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b757ddc0>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b757ec30>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b757f260>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b757e1b0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b757fce0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b757f410>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7566420>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b727bb60>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b72a45c0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72a4350>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b72a45f0>\\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b72a4ec0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b72a5880>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72a47d0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7279d00>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72a6c60>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72a59a0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7566bd0>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72d2f90>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72f3350>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7354110>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7356870>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7354230>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72f3fb0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b71691c0>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72f2150>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72a7b90>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe5b72f2270>\\r\\n# zipimport: found 105 names in \\'/tmp/ansible_package_facts_payload_f4ojcvi2/ansible_package_facts_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b71cee40>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b71add30>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b71acef0>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b71ccd10>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b7202870>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7202600>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7201f10>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7202360>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b71cfad0>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b7203650>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b7203890>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7203d10>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b2da60>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6b2f680>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b2ff80>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b30f80>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b33ce0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b72d2f00>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b31fa0>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b3bc50>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b3a720>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b3a480>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b3a9f0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b324b0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6b7fec0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b7ff20>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6b81af0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b818b0>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6b83fe0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b821e0>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b87800>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b841d0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6b88860>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6b884a0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6b889b0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b80230>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6a101a0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6a112e0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b8a930>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6b8bce0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b8a570>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6a194f0>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6a1a390>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b83f20>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6a1a330>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6a1b4d0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6a25f10>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6a20e00>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b02900>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6bfa5d0>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6a25fd0>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6a23290>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.respawn\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.namespace\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.typing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6abe420>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b66c1c10>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b66c05c0>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6aa5370>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6abeff0>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6abc620>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6abc260>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b672c1d0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b66c3aa0>\\r\\n# extension module \\'_queue\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_queue\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_queue\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b66c3c80>\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b66c2f00>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b672c2c0>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc\\'\\r\\n# extension module \\'_multiprocessing\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_multiprocessing\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_multiprocessing\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b672ee40>\\r\\nimport \\'multiprocessing.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b672ce30>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6abc350>\\r\\nimport \\'ansible.module_utils.facts.timeout\\' # \\r\\nimport \\'ansible.module_utils.facts.collector\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other.facter\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other.ohai\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.apparmor\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.caps\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.chroot\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.utils\\' # \\r\\nimport \\'ansible.module_utils.facts.system.cmdline\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.distribution\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.datetime\\' # \\r\\nimport \\'ansible.module_utils.facts.system.date_time\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.env\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.dns\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.fips\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.loadavg\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b672fa40>\\r\\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b67480e0>\\r\\nimport \\'ansible.module_utils.facts.system.local\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.lsb\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.pkg_mgr\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.platform\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\\'\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6767500>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b674bbc0>\\r\\nimport \\'ansible.module_utils.facts.system.python\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.version\\' # \\r\\nimport \\'ansible.module_utils.facts.system.service_mgr\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.ssh_pub_keys\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b654ed50>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b654e900>\\r\\nimport \\'ansible.module_utils.facts.system.user\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.aix\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.sysctl\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.darwin\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.freebsd\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.linux\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.hurd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.sunos\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.generic_bsd\\' # \\r\\nimport \\'ansible.module_utils.facts.network.aix\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.darwin\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.fc_wwn\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.freebsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.hurd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.linux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.iscsi\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.nvme\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.sunos\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.sysctl\\' # \\r\\nimport \\'ansible.module_utils.facts.virtual.freebsd\\' # \\r\\nimport \\'ansible.module_utils.facts.virtual.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.linux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.sunos\\' # \\r\\nimport \\'ansible.module_utils.facts.default_collectors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.ansible_collector\\' # \\r\\nimport \\'ansible.module_utils.facts.compat\\' # \\r\\nimport \\'ansible.module_utils.facts\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.packages\\' # \\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'rpm._rpm\\' loaded from \\'/usr/lib64/python3.12/site-packages/rpm/_rpm.so\\'\\r\\n# extension module \\'rpm._rpm\\' executed from \\'/usr/lib64/python3.12/site-packages/rpm/_rpm.so\\'\\r\\nimport \\'rpm._rpm\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b65777d0>\\r\\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc\\'\\r\\nimport \\'rpm.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6a1ae40>\\r\\nimport \\'rpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72026c0>\\r\\n\\r\\n{\"ansible_facts\": {\"packages\": {\"libgcc\": [{\"name\": \"libgcc\", \"version\": \"14.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"linux-firmware-whence\": [{\"name\": \"linux-firmware-whence\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tzdata\": [{\"name\": \"tzdata\", \"version\": \"2024a\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"fonts-filesystem\": [{\"name\": \"fonts-filesystem\", \"version\": \"2.0.5\", \"release\": \"17.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"hunspell-filesystem\": [{\"name\": \"hunspell-filesystem\", \"version\": \"1.7.2\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"google-noto-fonts-common\": [{\"name\": \"google-noto-fonts-common\", \"version\": \"20240401\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"google-noto-sans-mono-vf-fonts\": [{\"name\": \"google-noto-sans-mono-vf-fonts\", \"version\": \"20240401\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"google-noto-sans-vf-fonts\": [{\"name\": \"google-noto-sans-vf-fonts\", \"version\": \"20240401\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"google-noto-serif-vf-fonts\": [{\"name\": \"google-noto-serif-vf-fonts\", \"version\": \"20240401\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"redhat-mono-vf-fonts\": [{\"name\": \"redhat-mono-vf-fonts\", \"version\": \"4.0.3\", \"release\": \"12.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"redhat-text-vf-fonts\": [{\"name\": \"redhat-text-vf-fonts\", \"version\": \"4.0.3\", \"release\": \"12.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"default-fonts-core-sans\": [{\"name\": \"default-fonts-core-sans\", \"version\": \"4.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"langpacks-fonts-en\": [{\"name\": \"langpacks-fonts-en\", \"version\": \"4.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"amd-ucode-firmware\": [{\"name\": \"amd-ucode-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"atheros-firmware\": [{\"name\": \"atheros-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"brcmfmac-firmware\": [{\"name\": \"brcmfmac-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cirrus-audio-firmware\": [{\"name\": \"cirrus-audio-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"intel-audio-firmware\": [{\"name\": \"intel-audio-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"mt7xxx-firmware\": [{\"name\": \"mt7xxx-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"nxpwireless-firmware\": [{\"name\": \"nxpwireless-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"realtek-firmware\": [{\"name\": \"realtek-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tiwilink-firmware\": [{\"name\": \"tiwilink-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"amd-gpu-firmware\": [{\"name\": \"amd-gpu-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"intel-gpu-firmware\": [{\"name\": \"intel-gpu-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"nvidia-gpu-firmware\": [{\"name\": \"nvidia-gpu-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"linux-firmware\": [{\"name\": \"linux-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"xkeyboard-config\": [{\"name\": \"xkeyboard-config\", \"version\": \"2.41\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gawk-all-langpacks\": [{\"name\": \"gawk-all-langpacks\", \"version\": \"5.3.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-data\": [{\"name\": \"vim-data\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"publicsuffix-list-dafsa\": [{\"name\": \"publicsuffix-list-dafsa\", \"version\": \"20240107\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pcre2-syntax\": [{\"name\": \"pcre2-syntax\", \"version\": \"10.44\", \"release\": \"1.el10.2\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"ncurses-base\": [{\"name\": \"ncurses-base\", \"version\": \"6.4\", \"release\": \"13.20240127.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libssh-config\": [{\"name\": \"libssh-config\", \"version\": \"0.10.6\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kbd-misc\": [{\"name\": \"kbd-misc\", \"version\": \"2.6.4\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kbd-legacy\": [{\"name\": \"kbd-legacy\", \"version\": \"2.6.4\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"hwdata\": [{\"name\": \"hwdata\", \"version\": \"0.379\", \"release\": \"10.1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"firewalld-filesystem\": [{\"name\": \"firewalld-filesystem\", \"version\": \"2.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dnf-data\": [{\"name\": \"dnf-data\", \"version\": \"4.20.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"coreutils-common\": [{\"name\": \"coreutils-common\", \"version\": \"9.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-gpg-keys\": [{\"name\": \"centos-gpg-keys\", \"version\": \"10.0\", \"release\": \"0.19.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"centos-stream-repos\": [{\"name\": \"centos-stream-repos\", \"version\": \"10.0\", \"release\": \"0.19.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"centos-stream-release\": [{\"name\": \"centos-stream-release\", \"version\": \"10.0\", \"release\": \"0.19.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"setup\": [{\"name\": \"setup\", \"version\": \"2.14.5\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"filesystem\": [{\"name\": \"filesystem\", \"version\": \"3.18\", \"release\": \"15.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"basesystem\": [{\"name\": \"basesystem\", \"version\": \"11\", \"release\": \"21.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"glibc-gconv-extra\": [{\"name\": \"glibc-gconv-extra\", \"version\": \"2.39\", \"release\": \"17.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-langpack-en\": [{\"name\": \"glibc-langpack-en\", \"version\": \"2.39\", \"release\": \"17.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-common\": [{\"name\": \"glibc-common\", \"version\": \"2.39\", \"release\": \"17.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc\": [{\"name\": \"glibc\", \"version\": \"2.39\", \"release\": \"17.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-libs\": [{\"name\": \"ncurses-libs\", \"version\": \"6.4\", \"release\": \"13.20240127.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bash\": [{\"name\": \"bash\", \"version\": \"5.2.26\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zlib-ng-compat\": [{\"name\": \"zlib-ng-compat\", \"version\": \"2.1.6\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuuid\": [{\"name\": \"libuuid\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-libs\": [{\"name\": \"xz-libs\", \"version\": \"5.6.2\", \"release\": \"2.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libblkid\": [{\"name\": \"libblkid\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libstdc++\": [{\"name\": \"libstdc++\", \"version\": \"14.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"popt\": [{\"name\": \"popt\", \"version\": \"1.19\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd\": [{\"name\": \"libzstd\", \"version\": \"1.5.5\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf\": [{\"name\": \"elfutils-libelf\", \"version\": \"0.191\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"readline\": [{\"name\": \"readline\", \"version\": \"8.2\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bzip2-libs\": [{\"name\": \"bzip2-libs\", \"version\": \"1.0.8\", \"release\": \"19.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err\": [{\"name\": \"libcom_err\", \"version\": \"1.47.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmnl\": [{\"name\": \"libmnl\", \"version\": \"1.0.5\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt\": [{\"name\": \"libxcrypt\", \"version\": \"4.4.36\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies\": [{\"name\": \"crypto-policies\", \"version\": \"20240822\", \"release\": \"1.git367040b.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"alternatives\": [{\"name\": \"alternatives\", \"version\": \"1.30\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxml2\": [{\"name\": \"libxml2\", \"version\": \"2.12.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng\": [{\"name\": \"libcap-ng\", \"version\": \"0.8.4\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit-libs\": [{\"name\": \"audit-libs\", \"version\": \"4.0\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgpg-error\": [{\"name\": \"libgpg-error\", \"version\": \"1.50\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtalloc\": [{\"name\": \"libtalloc\", \"version\": \"2.4.2\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2\": [{\"name\": \"pcre2\", \"version\": \"10.44\", \"release\": \"1.el10.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grep\": [{\"name\": \"grep\", \"version\": \"3.11\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sqlite-libs\": [{\"name\": \"sqlite-libs\", \"version\": \"3.46.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdbm-libs\": [{\"name\": \"gdbm-libs\", \"version\": \"1.23\", \"release\": \"8.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libffi\": [{\"name\": \"libffi\", \"version\": \"3.4.4\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libunistring\": [{\"name\": \"libunistring\", \"version\": \"1.1\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libidn2\": [{\"name\": \"libidn2\", \"version\": \"2.3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-common\": [{\"name\": \"grub2-common\", \"version\": \"2.06\", \"release\": \"127.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libedit\": [{\"name\": \"libedit\", \"version\": \"3.1\", \"release\": \"51.20230828cvs.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"expat\": [{\"name\": \"expat\", \"version\": \"2.6.2\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gmp\": [{\"name\": \"gmp\", \"version\": \"6.2.1\", \"release\": \"9.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jansson\": [{\"name\": \"jansson\", \"version\": \"2.14\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"json-c\": [{\"name\": \"json-c\", \"version\": \"0.17\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libattr\": [{\"name\": \"libattr\", \"version\": \"2.5.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libacl\": [{\"name\": \"libacl\", \"version\": \"2.3.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol\": [{\"name\": \"libsepol\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux\": [{\"name\": \"libselinux\", \"version\": \"3.7\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sed\": [{\"name\": \"sed\", \"version\": \"4.9\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmount\": [{\"name\": \"libmount\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmartcols\": [{\"name\": \"libsmartcols\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"findutils\": [{\"name\": \"findutils\", \"version\": \"4.10.0\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsemanage\": [{\"name\": \"libsemanage\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtevent\": [{\"name\": \"libtevent\", \"version\": \"0.16.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libassuan\": [{\"name\": \"libassuan\", \"version\": \"2.5.6\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbpf\": [{\"name\": \"libbpf\", \"version\": \"1.5.0\", \"release\": \"1.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hunspell-en-GB\": [{\"name\": \"hunspell-en-GB\", \"version\": \"0.20201207\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"hunspell-en-US\": [{\"name\": \"hunspell-en-US\", \"version\": \"0.20201207\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"hunspell\": [{\"name\": \"hunspell\", \"version\": \"1.7.2\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfdisk\": [{\"name\": \"libfdisk\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs\": [{\"name\": \"keyutils-libs\", \"version\": \"1.6.3\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libeconf\": [{\"name\": \"libeconf\", \"version\": \"0.6.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pam-libs\": [{\"name\": \"pam-libs\", \"version\": \"1.6.1\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap\": [{\"name\": \"libcap\", \"version\": \"2.69\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-libs\": [{\"name\": \"systemd-libs\", \"version\": \"256\", \"release\": \"14.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shadow-utils\": [{\"name\": \"shadow-utils\", \"version\": \"4.15.0\", \"release\": \"3.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux-core\": [{\"name\": \"util-linux-core\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-libs\": [{\"name\": \"dbus-libs\", \"version\": \"1.14.10\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtasn1\": [{\"name\": \"libtasn1\", \"version\": \"4.19.0\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit\": [{\"name\": \"p11-kit\", \"version\": \"0.25.5\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit-trust\": [{\"name\": \"p11-kit-trust\", \"version\": \"0.25.5\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnutls\": [{\"name\": \"gnutls\", \"version\": \"3.8.7\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glib2\": [{\"name\": \"glib2\", \"version\": \"2.80.4\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-libs\": [{\"name\": \"polkit-libs\", \"version\": \"125\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-libnm\": [{\"name\": \"NetworkManager-libnm\", \"version\": \"1.48.10\", \"release\": \"1.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-libs\": [{\"name\": \"openssl-libs\", \"version\": \"3.2.2\", \"release\": \"12.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils\": [{\"name\": \"coreutils\", \"version\": \"9.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ca-certificates\": [{\"name\": \"ca-certificates\", \"version\": \"2024.2.69_v8.0.303\", \"release\": \"101.1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tpm2-tss\": [{\"name\": \"tpm2-tss\", \"version\": \"4.1.3\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gzip\": [{\"name\": \"gzip\", \"version\": \"1.13\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod\": [{\"name\": \"kmod\", \"version\": \"31\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod-libs\": [{\"name\": \"kmod-libs\", \"version\": \"31\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib\": [{\"name\": \"cracklib\", \"version\": \"2.9.11\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cyrus-sasl-lib\": [{\"name\": \"cyrus-sasl-lib\", \"version\": \"2.1.28\", \"release\": \"22.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgcrypt\": [{\"name\": \"libgcrypt\", \"version\": \"1.11.0\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libksba\": [{\"name\": \"libksba\", \"version\": \"1.6.7\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnftnl\": [{\"name\": \"libnftnl\", \"version\": \"1.2.7\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file-libs\": [{\"name\": \"file-libs\", \"version\": \"5.45\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file\": [{\"name\": \"file\", \"version\": \"5.45\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"diffutils\": [{\"name\": \"diffutils\", \"version\": \"3.10\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbasicobjects\": [{\"name\": \"libbasicobjects\", \"version\": \"0.1.1\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcollection\": [{\"name\": \"libcollection\", \"version\": \"0.7.0\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdhash\": [{\"name\": \"libdhash\", \"version\": \"0.5.0\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnl3\": [{\"name\": \"libnl3\", \"version\": \"3.9.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libref_array\": [{\"name\": \"libref_array\", \"version\": \"0.1.5\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libseccomp\": [{\"name\": \"libseccomp\", \"version\": \"2.5.3\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_idmap\": [{\"name\": \"libsss_idmap\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtdb\": [{\"name\": \"libtdb\", \"version\": \"1.4.10\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lua-libs\": [{\"name\": \"lua-libs\", \"version\": \"5.4.6\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lz4-libs\": [{\"name\": \"lz4-libs\", \"version\": \"1.9.4\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libarchive\": [{\"name\": \"libarchive\", \"version\": \"3.7.2\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lzo\": [{\"name\": \"lzo\", \"version\": \"2.10\", \"release\": \"13.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"npth\": [{\"name\": \"npth\", \"version\": \"1.6\", \"release\": \"19.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"numactl-libs\": [{\"name\": \"numactl-libs\", \"version\": \"2.0.16\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"squashfs-tools\": [{\"name\": \"squashfs-tools\", \"version\": \"4.6.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib-dicts\": [{\"name\": \"cracklib-dicts\", \"version\": \"2.9.11\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpwquality\": [{\"name\": \"libpwquality\", \"version\": \"1.4.5\", \"release\": \"11.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ima-evm-utils\": [{\"name\": \"ima-evm-utils\", \"version\": \"1.5\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pip-wheel\": [{\"name\": \"python3-pip-wheel\", \"version\": \"23.3.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"which\": [{\"name\": \"which\", \"version\": \"2.21\", \"release\": \"42.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libevent\": [{\"name\": \"libevent\", \"version\": \"2.1.12\", \"release\": \"15.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openldap\": [{\"name\": \"openldap\", \"version\": \"2.6.7\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_certmap\": [{\"name\": \"libsss_certmap\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-sequoia\": [{\"name\": \"rpm-sequoia\", \"version\": \"1.6.0\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-audit\": [{\"name\": \"rpm-plugin-audit\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-libs\": [{\"name\": \"rpm-libs\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsolv\": [{\"name\": \"libsolv\", \"version\": \"0.7.29\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-systemd-inhibit\": [{\"name\": \"rpm-plugin-systemd-inhibit\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gobject-introspection\": [{\"name\": \"gobject-introspection\", \"version\": \"1.79.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsecret\": [{\"name\": \"libsecret\", \"version\": \"0.21.2\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pinentry\": [{\"name\": \"pinentry\", \"version\": \"1.3.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libusb1\": [{\"name\": \"libusb1\", \"version\": \"1.0.27\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"procps-ng\": [{\"name\": \"procps-ng\", \"version\": \"4.0.4\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd\": [{\"name\": \"kbd\", \"version\": \"2.6.4\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hunspell-en\": [{\"name\": \"hunspell-en\", \"version\": \"0.20201207\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libselinux-utils\": [{\"name\": \"libselinux-utils\", \"version\": \"3.7\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-libs\": [{\"name\": \"gettext-libs\", \"version\": \"0.22.5\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpfr\": [{\"name\": \"mpfr\", \"version\": \"4.2.1\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gawk\": [{\"name\": \"gawk\", \"version\": \"5.3.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcomps\": [{\"name\": \"libcomps\", \"version\": \"0.1.21\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-pc-modules\": [{\"name\": \"grub2-pc-modules\", \"version\": \"2.06\", \"release\": \"127.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpsl\": [{\"name\": \"libpsl\", \"version\": \"0.21.5\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdbm\": [{\"name\": \"gdbm\", \"version\": \"1.23\", \"release\": \"8.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pam\": [{\"name\": \"pam\", \"version\": \"1.6.1\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz\": [{\"name\": \"xz\", \"version\": \"5.6.2\", \"release\": \"2.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxkbcommon\": [{\"name\": \"libxkbcommon\", \"version\": \"1.7.0\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"groff-base\": [{\"name\": \"groff-base\", \"version\": \"1.23.0\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ethtool\": [{\"name\": \"ethtool\", \"version\": \"6.7\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset-libs\": [{\"name\": \"ipset-libs\", \"version\": \"7.21\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset\": [{\"name\": \"ipset\", \"version\": \"7.21\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs-libs\": [{\"name\": \"e2fsprogs-libs\", \"version\": \"1.47.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libss\": [{\"name\": \"libss\", \"version\": \"1.47.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"snappy\": [{\"name\": \"snappy\", \"version\": \"1.1.10\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pigz\": [{\"name\": \"pigz\", \"version\": \"2.8\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-common\": [{\"name\": \"dbus-common\", \"version\": \"1.14.10\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dbus-broker\": [{\"name\": \"dbus-broker\", \"version\": \"35\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus\": [{\"name\": \"dbus\", \"version\": \"1.14.10\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hostname\": [{\"name\": \"hostname\", \"version\": \"3.23\", \"release\": \"13.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools-libs\": [{\"name\": \"kernel-tools-libs\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"less\": [{\"name\": \"less\", \"version\": \"661\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"psmisc\": [{\"name\": \"psmisc\", \"version\": \"23.6\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute\": [{\"name\": \"iproute\", \"version\": \"6.7.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"memstrack\": [{\"name\": \"memstrack\", \"version\": \"0.2.5\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"c-ares\": [{\"name\": \"c-ares\", \"version\": \"1.25.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpio\": [{\"name\": \"cpio\", \"version\": \"2.15\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"duktape\": [{\"name\": \"duktape\", \"version\": \"2.7.0\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fuse-libs\": [{\"name\": \"fuse-libs\", \"version\": \"2.9.9\", \"release\": \"22.el10.gating_test1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fuse3-libs\": [{\"name\": \"fuse3-libs\", \"version\": \"3.16.2\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-envsubst\": [{\"name\": \"gettext-envsubst\", \"version\": \"0.22.5\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-runtime\": [{\"name\": \"gettext-runtime\", \"version\": \"0.22.5\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"inih\": [{\"name\": \"inih\", \"version\": \"58\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbrotli\": [{\"name\": \"libbrotli\", \"version\": \"1.1.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcbor\": [{\"name\": \"libcbor\", \"version\": \"0.11.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfido2\": [{\"name\": \"libfido2\", \"version\": \"1.14.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgomp\": [{\"name\": \"libgomp\", \"version\": \"14.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libndp\": [{\"name\": \"libndp\", \"version\": \"1.9\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfnetlink\": [{\"name\": \"libnfnetlink\", \"version\": \"1.0.1\", \"release\": \"28.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnetfilter_conntrack\": [{\"name\": \"libnetfilter_conntrack\", \"version\": \"1.0.9\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-libs\": [{\"name\": \"iptables-libs\", \"version\": \"1.8.10\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-nft\": [{\"name\": \"iptables-nft\", \"version\": \"1.8.10\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nftables\": [{\"name\": \"nftables\", \"version\": \"1.0.9\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnghttp2\": [{\"name\": \"libnghttp2\", \"version\": \"1.62.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpath_utils\": [{\"name\": \"libpath_utils\", \"version\": \"0.2.1\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libini_config\": [{\"name\": \"libini_config\", \"version\": \"1.3.1\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpipeline\": [{\"name\": \"libpipeline\", \"version\": \"1.5.7\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_nss_idmap\": [{\"name\": \"libsss_nss_idmap\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_sudo\": [{\"name\": \"libsss_sudo\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"liburing\": [{\"name\": \"liburing\", \"version\": \"2.5\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto\": [{\"name\": \"libverto\", \"version\": \"0.3.2\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-libs\": [{\"name\": \"krb5-libs\", \"version\": \"1.21.3\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cyrus-sasl-gssapi\": [{\"name\": \"cyrus-sasl-gssapi\", \"version\": \"2.1.28\", \"release\": \"22.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libssh\": [{\"name\": \"libssh\", \"version\": \"0.10.6\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcurl\": [{\"name\": \"libcurl\", \"version\": \"8.9.1\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect-libs\": [{\"name\": \"authselect-libs\", \"version\": \"1.5.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cryptsetup-libs\": [{\"name\": \"cryptsetup-libs\", \"version\": \"2.7.3\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-libs\": [{\"name\": \"device-mapper-libs\", \"version\": \"1.02.198\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper\": [{\"name\": \"device-mapper\", \"version\": \"1.02.198\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client\": [{\"name\": \"elfutils-debuginfod-client\", \"version\": \"0.191\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libs\": [{\"name\": \"elfutils-libs\", \"version\": \"0.191\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-default-yama-scope\": [{\"name\": \"elfutils-default-yama-scope\", \"version\": \"0.191\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libutempter\": [{\"name\": \"libutempter\", \"version\": \"1.2.1\", \"release\": \"14.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-pam\": [{\"name\": \"systemd-pam\", \"version\": \"256\", \"release\": \"14.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux\": [{\"name\": \"util-linux\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd\": [{\"name\": \"systemd\", \"version\": \"256\", \"release\": \"14.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools-minimal\": [{\"name\": \"grub2-tools-minimal\", \"version\": \"2.06\", \"release\": \"127.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie-anacron\": [{\"name\": \"cronie-anacron\", \"version\": \"1.7.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie\": [{\"name\": \"cronie\", \"version\": \"1.7.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crontabs\": [{\"name\": \"crontabs\", \"version\": \"1.11^20190603git9e74f2d\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"polkit\": [{\"name\": \"polkit\", \"version\": \"125\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-pkla-compat\": [{\"name\": \"polkit-pkla-compat\", \"version\": \"0.1\", \"release\": \"29.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh\": [{\"name\": \"openssh\", \"version\": \"9.8p1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils-gold\": [{\"name\": \"binutils-gold\", \"version\": \"2.41\", \"release\": \"48.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils\": [{\"name\": \"binutils\", \"version\": \"2.41\", \"release\": \"48.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"initscripts-service\": [{\"name\": \"initscripts-service\", \"version\": \"10.26\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"audit-rules\": [{\"name\": \"audit-rules\", \"version\": \"4.0\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit\": [{\"name\": \"audit\", \"version\": \"4.0\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iputils\": [{\"name\": \"iputils\", \"version\": \"20240905\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi\": [{\"name\": \"libkcapi\", \"version\": \"1.5.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi-hasher\": [{\"name\": \"libkcapi-hasher\", \"version\": \"1.5.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi-hmaccalc\": [{\"name\": \"libkcapi-hmaccalc\", \"version\": \"1.5.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"logrotate\": [{\"name\": \"logrotate\", \"version\": \"3.22.0\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"makedumpfile\": [{\"name\": \"makedumpfile\", \"version\": \"1.7.5\", \"release\": \"12.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-build-libs\": [{\"name\": \"rpm-build-libs\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kpartx\": [{\"name\": \"kpartx\", \"version\": \"0.9.9\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"curl\": [{\"name\": \"curl\", \"version\": \"8.9.1\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm\": [{\"name\": \"rpm\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"policycoreutils\": [{\"name\": \"policycoreutils\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy\": [{\"name\": \"selinux-policy\", \"version\": \"40.13.9\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"selinux-policy-targeted\": [{\"name\": \"selinux-policy-targeted\", \"version\": \"40.13.9\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"librepo\": [{\"name\": \"librepo\", \"version\": \"1.18.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tpm2-tss-fapi\": [{\"name\": \"tpm2-tss-fapi\", \"version\": \"4.1.3\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tpm2-tools\": [{\"name\": \"tpm2-tools\", \"version\": \"5.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grubby\": [{\"name\": \"grubby\", \"version\": \"8.40\", \"release\": \"76.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-udev\": [{\"name\": \"systemd-udev\", \"version\": \"256\", \"release\": \"14.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut\": [{\"name\": \"dracut\", \"version\": \"102\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"os-prober\": [{\"name\": \"os-prober\", \"version\": \"1.81\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools\": [{\"name\": \"grub2-tools\", \"version\": \"2.06\", \"release\": \"127.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-modules-core\": [{\"name\": \"kernel-modules-core\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-core\": [{\"name\": \"kernel-core\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager\": [{\"name\": \"NetworkManager\", \"version\": \"1.48.10\", \"release\": \"1.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-modules\": [{\"name\": \"kernel-modules\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-squash\": [{\"name\": \"dracut-squash\", \"version\": \"102\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-client\": [{\"name\": \"sssd-client\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libyaml\": [{\"name\": \"libyaml\", \"version\": \"0.2.5\", \"release\": \"15.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmodulemd\": [{\"name\": \"libmodulemd\", \"version\": \"2.15.0\", \"release\": \"11.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdnf\": [{\"name\": \"libdnf\", \"version\": \"0.73.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lmdb-libs\": [{\"name\": \"lmdb-libs\", \"version\": \"0.9.32\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libldb\": [{\"name\": \"libldb\", \"version\": \"2.9.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common\": [{\"name\": \"sssd-common\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-krb5-common\": [{\"name\": \"sssd-krb5-common\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpdecimal\": [{\"name\": \"mpdecimal\", \"version\": \"2.5.1\", \"release\": \"11.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python-unversioned-command\": [{\"name\": \"python-unversioned-command\", \"version\": \"3.12.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3\": [{\"name\": \"python3\", \"version\": \"3.12.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libs\": [{\"name\": \"python3-libs\", \"version\": \"3.12.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dbus\": [{\"name\": \"python3-dbus\", \"version\": \"1.3.2\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libdnf\": [{\"name\": \"python3-libdnf\", \"version\": \"0.73.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-hawkey\": [{\"name\": \"python3-hawkey\", \"version\": \"0.73.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gobject-base-noarch\": [{\"name\": \"python3-gobject-base-noarch\", \"version\": \"3.46.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-gobject-base\": [{\"name\": \"python3-gobject-base\", \"version\": \"3.46.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libcomps\": [{\"name\": \"python3-libcomps\", \"version\": \"0.1.21\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sudo\": [{\"name\": \"sudo\", \"version\": \"1.9.15\", \"release\": \"7.p5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sudo-python-plugin\": [{\"name\": \"sudo-python-plugin\", \"version\": \"1.9.15\", \"release\": \"7.p5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-nftables\": [{\"name\": \"python3-nftables\", \"version\": \"1.0.9\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-firewall\": [{\"name\": \"python3-firewall\", \"version\": \"2.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-six\": [{\"name\": \"python3-six\", \"version\": \"1.16.0\", \"release\": \"15.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dateutil\": [{\"name\": \"python3-dateutil\", \"version\": \"2.8.2\", \"release\": \"14.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-systemd\": [{\"name\": \"python3-systemd\", \"version\": \"235\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng-python3\": [{\"name\": \"libcap-ng-python3\", \"version\": \"0.8.4\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"oniguruma\": [{\"name\": \"oniguruma\", \"version\": \"6.9.9\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jq\": [{\"name\": \"jq\", \"version\": \"1.7.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-network\": [{\"name\": \"dracut-network\", \"version\": \"102\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kexec-tools\": [{\"name\": \"kexec-tools\", \"version\": \"2.0.29\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kdump-utils\": [{\"name\": \"kdump-utils\", \"version\": \"1.0.43\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pciutils-libs\": [{\"name\": \"pciutils-libs\", \"version\": \"3.13.0\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcsc-lite-libs\": [{\"name\": \"pcsc-lite-libs\", \"version\": \"2.2.3\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcsc-lite-ccid\": [{\"name\": \"pcsc-lite-ccid\", \"version\": \"1.6.0\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcsc-lite\": [{\"name\": \"pcsc-lite\", \"version\": \"2.2.3\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnupg2-smime\": [{\"name\": \"gnupg2-smime\", \"version\": \"2.4.5\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnupg2\": [{\"name\": \"gnupg2\", \"version\": \"2.4.5\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-sign-libs\": [{\"name\": \"rpm-sign-libs\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-rpm\": [{\"name\": \"python3-rpm\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf\": [{\"name\": \"python3-dnf\", \"version\": \"4.20.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dnf\": [{\"name\": \"dnf\", \"version\": \"4.20.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dnf-plugins-core\": [{\"name\": \"python3-dnf-plugins-core\", \"version\": \"4.7.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sg3_utils-libs\": [{\"name\": \"sg3_utils-libs\", \"version\": \"1.48\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"slang\": [{\"name\": \"slang\", \"version\": \"2.3.3\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"newt\": [{\"name\": \"newt\", \"version\": \"0.52.24\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"userspace-rcu\": [{\"name\": \"userspace-rcu\", \"version\": \"0.14.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libestr\": [{\"name\": \"libestr\", \"version\": \"0.1.11\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfastjson\": [{\"name\": \"libfastjson\", \"version\": \"1.2304.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"langpacks-core-en\": [{\"name\": \"langpacks-core-en\", \"version\": \"4.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"langpacks-en\": [{\"name\": \"langpacks-en\", \"version\": \"4.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rsyslog\": [{\"name\": \"rsyslog\", \"version\": \"8.2408.0\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xfsprogs\": [{\"name\": \"xfsprogs\", \"version\": \"6.5.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-tui\": [{\"name\": \"NetworkManager-tui\", \"version\": \"1.48.10\", \"release\": \"1.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils\": [{\"name\": \"sg3_utils\", \"version\": \"1.48\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf-plugins-core\": [{\"name\": \"dnf-plugins-core\", \"version\": \"4.7.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"yum\": [{\"name\": \"yum\", \"version\": \"4.20.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kernel-tools\": [{\"name\": \"kernel-tools\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"firewalld\": [{\"name\": \"firewalld\", \"version\": \"2.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"crypto-policies-scripts\": [{\"name\": \"crypto-policies-scripts\", \"version\": \"20240822\", \"release\": \"1.git367040b.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libselinux\": [{\"name\": \"python3-libselinux\", \"version\": \"3.7\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-kcm\": [{\"name\": \"sssd-kcm\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel\": [{\"name\": \"kernel\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-pc\": [{\"name\": \"grub2-pc\", \"version\": \"2.06\", \"release\": \"127.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-config-rescue\": [{\"name\": \"dracut-config-rescue\", \"version\": \"102\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-clients\": [{\"name\": \"openssh-clients\", \"version\": \"9.8p1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-server\": [{\"name\": \"openssh-server\", \"version\": \"9.8p1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chrony\": [{\"name\": \"chrony\", \"version\": \"4.6\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"microcode_ctl\": [{\"name\": \"microcode_ctl\", \"version\": \"20240531\", \"release\": \"1.el10\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"qemu-guest-agent\": [{\"name\": \"qemu-guest-agent\", \"version\": \"9.0.0\", \"release\": \"8.el10\", \"epoch\": 18, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"parted\": [{\"name\": \"parted\", \"version\": \"3.6\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect\": [{\"name\": \"authselect\", \"version\": \"1.5.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"man-db\": [{\"name\": \"man-db\", \"version\": \"2.12.0\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute-tc\": [{\"name\": \"iproute-tc\", \"version\": \"6.7.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs\": [{\"name\": \"e2fsprogs\", \"version\": \"1.47.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"initscripts-rename-device\": [{\"name\": \"initscripts-rename-device\", \"version\": \"10.26\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-selinux\": [{\"name\": \"rpm-plugin-selinux\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"irqbalance\": [{\"name\": \"irqbalance\", \"version\": \"1.9.4\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"prefixdevname\": [{\"name\": \"prefixdevname\", \"version\": \"0.2.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-minimal\": [{\"name\": \"vim-minimal\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lshw\": [{\"name\": \"lshw\", \"version\": \"B.02.20\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses\": [{\"name\": \"ncurses\", \"version\": \"6.4\", \"release\": \"13.20240127.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsysfs\": [{\"name\": \"libsysfs\", \"version\": \"2.1.1\", \"release\": \"13.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lsscsi\": [{\"name\": \"lsscsi\", \"version\": \"0.32\", \"release\": \"12.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwlwifi-dvm-firmware\": [{\"name\": \"iwlwifi-dvm-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwlwifi-mvm-firmware\": [{\"name\": \"iwlwifi-mvm-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rootfiles\": [{\"name\": \"rootfiles\", \"version\": \"8.1\", \"release\": \"37.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libtirpc\": [{\"name\": \"libtirpc\", \"version\": \"1.3.5\", \"release\": \"0.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core\": [{\"name\": \"git-core\", \"version\": \"2.45.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfsidmap\": [{\"name\": \"libnfsidmap\", \"version\": \"2.7.1\", \"release\": \"1.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core-doc\": [{\"name\": \"git-core-doc\", \"version\": \"2.45.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rpcbind\": [{\"name\": \"rpcbind\", \"version\": \"1.2.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest\": [{\"name\": \"perl-Digest\", \"version\": \"1.20\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Digest-MD5\": [{\"name\": \"perl-Digest-MD5\", \"version\": \"2.59\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-B\": [{\"name\": \"perl-B\", \"version\": \"1.89\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-FileHandle\": [{\"name\": \"perl-FileHandle\", \"version\": \"2.05\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Data-Dumper\": [{\"name\": \"perl-Data-Dumper\", \"version\": \"2.189\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libnet\": [{\"name\": \"perl-libnet\", \"version\": \"3.15\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-URI\": [{\"name\": \"perl-URI\", \"version\": \"5.27\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-AutoLoader\": [{\"name\": \"perl-AutoLoader\", \"version\": \"5.74\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Text-Tabs+Wrap\": [{\"name\": \"perl-Text-Tabs+Wrap\", \"version\": \"2024.001\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Mozilla-CA\": [{\"name\": \"perl-Mozilla-CA\", \"version\": \"20231213\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-if\": [{\"name\": \"perl-if\", \"version\": \"0.61.000\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-locale\": [{\"name\": \"perl-locale\", \"version\": \"1.12\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-IO-Socket-IP\": [{\"name\": \"perl-IO-Socket-IP\", \"version\": \"0.42\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Time-Local\": [{\"name\": \"perl-Time-Local\", \"version\": \"1.350\", \"release\": \"510.el10\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Path\": [{\"name\": \"perl-File-Path\", \"version\": \"2.18\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Escapes\": [{\"name\": \"perl-Pod-Escapes\", \"version\": \"1.07\", \"release\": \"510.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-IO-Socket-SSL\": [{\"name\": \"perl-IO-Socket-SSL\", \"version\": \"2.085\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Net-SSLeay\": [{\"name\": \"perl-Net-SSLeay\", \"version\": \"1.94\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Class-Struct\": [{\"name\": \"perl-Class-Struct\", \"version\": \"0.68\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Term-ANSIColor\": [{\"name\": \"perl-Term-ANSIColor\", \"version\": \"5.01\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-POSIX\": [{\"name\": \"perl-POSIX\", \"version\": \"2.20\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IPC-Open3\": [{\"name\": \"perl-IPC-Open3\", \"version\": \"1.22\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Temp\": [{\"name\": \"perl-File-Temp\", \"version\": \"0.231.100\", \"release\": \"511.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Term-Cap\": [{\"name\": \"perl-Term-Cap\", \"version\": \"1.18\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Simple\": [{\"name\": \"perl-Pod-Simple\", \"version\": \"3.45\", \"release\": \"510.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-HTTP-Tiny\": [{\"name\": \"perl-HTTP-Tiny\", \"version\": \"0.088\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Socket\": [{\"name\": \"perl-Socket\", \"version\": \"2.038\", \"release\": \"510.el10\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-SelectSaver\": [{\"name\": \"perl-SelectSaver\", \"version\": \"1.02\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Symbol\": [{\"name\": \"perl-Symbol\", \"version\": \"1.09\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-stat\": [{\"name\": \"perl-File-stat\", \"version\": \"1.14\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-podlators\": [{\"name\": \"perl-podlators\", \"version\": \"5.01\", \"release\": \"510.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Perldoc\": [{\"name\": \"perl-Pod-Perldoc\", \"version\": \"3.28.01\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Fcntl\": [{\"name\": \"perl-Fcntl\", \"version\": \"1.18\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Text-ParseWords\": [{\"name\": \"perl-Text-ParseWords\", \"version\": \"3.31\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-base\": [{\"name\": \"perl-base\", \"version\": \"2.27\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-mro\": [{\"name\": \"perl-mro\", \"version\": \"1.29\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO\": [{\"name\": \"perl-IO\", \"version\": \"1.55\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-overloading\": [{\"name\": \"perl-overloading\", \"version\": \"0.02\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Usage\": [{\"name\": \"perl-Pod-Usage\", \"version\": \"2.03\", \"release\": \"510.el10\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Errno\": [{\"name\": \"perl-Errno\", \"version\": \"1.38\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-File-Basename\": [{\"name\": \"perl-File-Basename\", \"version\": \"2.86\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Getopt-Std\": [{\"name\": \"perl-Getopt-Std\", \"version\": \"1.14\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-MIME-Base64\": [{\"name\": \"perl-MIME-Base64\", \"version\": \"3.16\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Scalar-List-Utils\": [{\"name\": \"perl-Scalar-List-Utils\", \"version\": \"1.63\", \"release\": \"510.el10\", \"epoch\": 5, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-constant\": [{\"name\": \"perl-constant\", \"version\": \"1.33\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Storable\": [{\"name\": \"perl-Storable\", \"version\": \"3.32\", \"release\": \"510.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-overload\": [{\"name\": \"perl-overload\", \"version\": \"1.37\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-parent\": [{\"name\": \"perl-parent\", \"version\": \"0.241\", \"release\": \"511.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-vars\": [{\"name\": \"perl-vars\", \"version\": \"1.05\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Getopt-Long\": [{\"name\": \"perl-Getopt-Long\", \"version\": \"2.58\", \"release\": \"2.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Carp\": [{\"name\": \"perl-Carp\", \"version\": \"1.54\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Exporter\": [{\"name\": \"perl-Exporter\", \"version\": \"5.78\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-PathTools\": [{\"name\": \"perl-PathTools\", \"version\": \"3.91\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-DynaLoader\": [{\"name\": \"perl-DynaLoader\", \"version\": \"1.56\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-NDBM_File\": [{\"name\": \"perl-NDBM_File\", \"version\": \"1.17\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Encode\": [{\"name\": \"perl-Encode\", \"version\": \"3.21\", \"release\": \"510.el10\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libs\": [{\"name\": \"perl-libs\", \"version\": \"5.40.0\", \"release\": \"510.el10\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-interpreter\": [{\"name\": \"perl-interpreter\", \"version\": \"5.40.0\", \"release\": \"510.el10\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Error\": [{\"name\": \"perl-Error\", \"version\": \"0.17029\", \"release\": \"17.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Find\": [{\"name\": \"perl-File-Find\", \"version\": \"1.44\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-TermReadKey\": [{\"name\": \"perl-TermReadKey\", \"version\": \"2.38\", \"release\": \"23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-lib\": [{\"name\": \"perl-lib\", \"version\": \"0.65\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Git\": [{\"name\": \"perl-Git\", \"version\": \"2.45.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"git\": [{\"name\": \"git\", \"version\": \"2.45.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xxd\": [{\"name\": \"xxd\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxslt\": [{\"name\": \"libxslt\", \"version\": \"1.1.39\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-lxml\": [{\"name\": \"python3-lxml\", \"version\": \"5.2.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"yum-utils\": [{\"name\": \"yum-utils\", \"version\": \"4.7.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-filesystem\": [{\"name\": \"vim-filesystem\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-common\": [{\"name\": \"vim-common\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"time\": [{\"name\": \"time\", \"version\": \"1.9\", \"release\": \"24.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tar\": [{\"name\": \"tar\", \"version\": \"1.35\", \"release\": \"4.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota-nls\": [{\"name\": \"quota-nls\", \"version\": \"4.09\", \"release\": \"7.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"quota\": [{\"name\": \"quota\", \"version\": \"4.09\", \"release\": \"7.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nettle\": [{\"name\": \"nettle\", \"version\": \"3.10\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"wget\": [{\"name\": \"wget\", \"version\": \"1.24.5\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"make\": [{\"name\": \"make\", \"version\": \"4.4.1\", \"release\": \"7.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libev\": [{\"name\": \"libev\", \"version\": \"4.33\", \"release\": \"12.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-libev\": [{\"name\": \"libverto-libev\", \"version\": \"0.3.2\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gssproxy\": [{\"name\": \"gssproxy\", \"version\": \"0.9.2\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils\": [{\"name\": \"keyutils\", \"version\": \"1.6.3\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nfs-utils\": [{\"name\": \"nfs-utils\", \"version\": \"2.7.1\", \"release\": \"1.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bc\": [{\"name\": \"bc\", \"version\": \"1.07.1\", \"release\": \"22.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib-redhat\": [{\"name\": \"beakerlib-redhat\", \"version\": \"1\", \"release\": \"35.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"beakerlib\": [{\"name\": \"beakerlib\", \"version\": \"1.29.3\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"restraint\": [{\"name\": \"restraint\", \"version\": \"0.4.4\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint-rhts\": [{\"name\": \"restraint-rhts\", \"version\": \"0.4.4\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-enhanced\": [{\"name\": \"vim-enhanced\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-nfs-idmap\": [{\"name\": \"sssd-nfs-idmap\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsync\": [{\"name\": \"rsync\", \"version\": \"3.3.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-rpds-py\": [{\"name\": \"python3-rpds-py\", \"version\": \"0.17.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-attrs\": [{\"name\": \"python3-attrs\", \"version\": \"23.2.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-referencing\": [{\"name\": \"python3-referencing\", \"version\": \"0.31.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-idna\": [{\"name\": \"python3-idna\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-urllib3\": [{\"name\": \"python3-urllib3\", \"version\": \"1.26.19\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonschema-specifications\": [{\"name\": \"python3-jsonschema-specifications\", \"version\": \"2023.11.2\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonschema\": [{\"name\": \"python3-jsonschema\", \"version\": \"4.19.1\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyserial\": [{\"name\": \"python3-pyserial\", \"version\": \"3.5\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-oauthlib\": [{\"name\": \"python3-oauthlib\", \"version\": \"3.2.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-markupsafe\": [{\"name\": \"python3-markupsafe\", \"version\": \"2.1.3\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jinja2\": [{\"name\": \"python3-jinja2\", \"version\": \"3.1.4\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libsemanage\": [{\"name\": \"python3-libsemanage\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jsonpointer\": [{\"name\": \"python3-jsonpointer\", \"version\": \"2.3\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonpatch\": [{\"name\": \"python3-jsonpatch\", \"version\": \"1.33\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-distro\": [{\"name\": \"python3-distro\", \"version\": \"1.9.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-configobj\": [{\"name\": \"python3-configobj\", \"version\": \"5.0.8\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-audit\": [{\"name\": \"python3-audit\", \"version\": \"4.0\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"checkpolicy\": [{\"name\": \"checkpolicy\", \"version\": \"3.7\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setuptools\": [{\"name\": \"python3-setuptools\", \"version\": \"69.0.3\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-setools\": [{\"name\": \"python3-setools\", \"version\": \"4.5.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-policycoreutils\": [{\"name\": \"python3-policycoreutils\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyyaml\": [{\"name\": \"python3-pyyaml\", \"version\": \"6.0.1\", \"release\": \"18.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-charset-normalizer\": [{\"name\": \"python3-charset-normalizer\", \"version\": \"3.3.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-requests\": [{\"name\": \"python3-requests\", \"version\": \"2.32.3\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"openssl\": [{\"name\": \"openssl\", \"version\": \"3.2.2\", \"release\": \"12.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dhcpcd\": [{\"name\": \"dhcpcd\", \"version\": \"10.0.6\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cloud-init\": [{\"name\": \"cloud-init\", \"version\": \"24.1.4\", \"release\": \"17.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"device-mapper-event-libs\": [{\"name\": \"device-mapper-event-libs\", \"version\": \"1.02.198\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libaio\": [{\"name\": \"libaio\", \"version\": \"0.3.111\", \"release\": \"20.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-event\": [{\"name\": \"device-mapper-event\", \"version\": \"1.02.198\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lvm2-libs\": [{\"name\": \"lvm2-libs\", \"version\": \"2.03.24\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-persistent-data\": [{\"name\": \"device-mapper-persistent-data\", \"version\": \"1.0.11\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lvm2\": [{\"name\": \"lvm2\", \"version\": \"2.03.24\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cloud-utils-growpart\": [{\"name\": \"cloud-utils-growpart\", \"version\": \"0.33\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"jitterentropy\": [{\"name\": \"jitterentropy\", \"version\": \"3.5.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rng-tools\": [{\"name\": \"rng-tools\", \"version\": \"6.17\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-common\": [{\"name\": \"samba-common\", \"version\": \"4.20.2\", \"release\": \"104.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"protobuf-c\": [{\"name\": \"protobuf-c\", \"version\": \"1.5.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuv\": [{\"name\": \"libuv\", \"version\": \"1.48.0\", \"release\": \"2.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmaxminddb\": [{\"name\": \"libmaxminddb\", \"version\": \"1.9.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fstrm\": [{\"name\": \"fstrm\", \"version\": \"0.6.1\", \"release\": \"11.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-license\": [{\"name\": \"bind-license\", \"version\": \"9.18.21\", \"release\": \"5.el10\", \"epoch\": 32, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"bind-libs\": [{\"name\": \"bind-libs\", \"version\": \"9.18.21\", \"release\": \"5.el10\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-utils\": [{\"name\": \"bind-utils\", \"version\": \"9.18.21\", \"release\": \"5.el10\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-proxy\": [{\"name\": \"sssd-proxy\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ldap\": [{\"name\": \"sssd-ldap\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-krb5\": [{\"name\": \"sssd-krb5\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libipa_hbac\": [{\"name\": \"libipa_hbac\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libicu\": [{\"name\": \"libicu\", \"version\": \"74.2\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"avahi-libs\": [{\"name\": \"avahi-libs\", \"version\": \"0.8\", \"release\": \"29.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libwbclient\": [{\"name\": \"libwbclient\", \"version\": \"4.20.2\", \"release\": \"104.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-common-libs\": [{\"name\": \"samba-common-libs\", \"version\": \"4.20.2\", \"release\": \"104.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-client-libs\": [{\"name\": \"samba-client-libs\", \"version\": \"4.20.2\", \"release\": \"104.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common-pac\": [{\"name\": \"sssd-common-pac\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ipa\": [{\"name\": \"sssd-ipa\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmbclient\": [{\"name\": \"libsmbclient\", \"version\": \"4.20.2\", \"release\": \"104.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"adcli\": [{\"name\": \"adcli\", \"version\": \"0.9.2\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ad\": [{\"name\": \"sssd-ad\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd\": [{\"name\": \"sssd\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tlog\": [{\"name\": \"tlog\", \"version\": \"14\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}]}}, \"invocation\": {\"module_args\": {\"manager\": [\"auto\"], \"strategy\": \"first\"}}}\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.common.respawn\\r\\n# destroy ansible.module_utils.common.respawn\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# destroy heapq\\r\\n# cleanup[2] removing _queue\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing _multiprocessing\\r\\n# cleanup[2] removing multiprocessing.connection\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts.packages\\r\\n# destroy ansible.module_utils.facts.packages\\r\\n# cleanup[2] removing rpm._rpm\\r\\n# cleanup[2] removing rpm.transaction\\r\\n# cleanup[2] removing rpm\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy _blake2\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy locale\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.connection\\r\\n# destroy multiprocessing.pool\\r\\n# destroy signal\\r\\n# destroy pickle\\r\\n# destroy multiprocessing.context\\r\\n# destroy array\\r\\n# destroy _compat_pickle\\r\\n# destroy _pickle\\r\\n# destroy queue\\r\\n# destroy _heapq\\r\\n# destroy _queue\\r\\n# destroy multiprocessing.process\\r\\n# destroy tempfile\\r\\n# destroy multiprocessing.util\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy selectors\\r\\n# destroy _multiprocessing\\r\\n# destroy shlex\\r\\n# destroy fcntl\\r\\n# destroy datetime\\r\\n# destroy subprocess\\r\\n# destroy base64\\r\\n# destroy _ssl\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy getpass\\r\\n# destroy pwd\\r\\n# destroy termios\\r\\n# destroy errno\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy glob\\r\\n# destroy fnmatch\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# destroy rpm.transaction\\r\\n# destroy rpm\\r\\n# cleanup[3] wiping rpm._rpm\\r\\n# cleanup[3] wiping configparser\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy rpm._rpm\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _hashlib\\r\\n# destroy _operator\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.46.206 closed.\\r\\n\")\n 7163 1726888036.74655: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b76e84d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b76b7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b76eaa50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7499130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7499fa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74d7dd0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74d7fe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b750f800>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b750fe90>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74efaa0>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74ed1c0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74d4f80>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b75336e0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7532300>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74ee060>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74d6e70>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b75647a0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74d4200>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b7564c50>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7564b00>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b7564ef0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74d2d20>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b75655b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7565280>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b75664b0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b757c6b0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b757ddc0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b757ec30>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b757f260>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b757e1b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b757fce0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b757f410>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7566420>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b727bb60>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b72a45c0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72a4350>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b72a45f0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b72a4ec0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b72a5880>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72a47d0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7279d00>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72a6c60>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72a59a0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7566bd0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72d2f90>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72f3350>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7354110>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7356870>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7354230>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72f3fb0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b71691c0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72f2150>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72a7b90>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe5b72f2270>\r\n# zipimport: found 105 names in '/tmp/ansible_package_facts_payload_f4ojcvi2/ansible_package_facts_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b71cee40>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b71add30>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b71acef0>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b71ccd10>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b7202870>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7202600>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7201f10>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7202360>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b71cfad0>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b7203650>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b7203890>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7203d10>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b2da60>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6b2f680>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b2ff80>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b30f80>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b33ce0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b72d2f00>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b31fa0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b3bc50>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b3a720>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b3a480>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b3a9f0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b324b0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6b7fec0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b7ff20>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6b81af0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b818b0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6b83fe0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b821e0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b87800>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b841d0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6b88860>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6b884a0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6b889b0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b80230>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6a101a0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6a112e0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b8a930>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6b8bce0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b8a570>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6a194f0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6a1a390>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b83f20>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6a1a330>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6a1b4d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6a25f10>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6a20e00>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b02900>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6bfa5d0>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6a25fd0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6a23290>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.respawn' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.namespace' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.typing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6abe420>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b66c1c10>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b66c05c0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6aa5370>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6abeff0>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6abc620>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6abc260>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b672c1d0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b66c3aa0>\r\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b66c3c80>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b66c2f00>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b672c2c0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b672ee40>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b672ce30>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6abc350>\r\nimport 'ansible.module_utils.facts.timeout' # \r\nimport 'ansible.module_utils.facts.collector' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.facter' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.ohai' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.apparmor' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.caps' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.chroot' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.utils' # \r\nimport 'ansible.module_utils.facts.system.cmdline' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.distribution' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.datetime' # \r\nimport 'ansible.module_utils.facts.system.date_time' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.env' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.dns' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.fips' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.loadavg' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b672fa40>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b67480e0>\r\nimport 'ansible.module_utils.facts.system.local' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.lsb' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.pkg_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.platform' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6767500>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b674bbc0>\r\nimport 'ansible.module_utils.facts.system.python' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.version' # \r\nimport 'ansible.module_utils.facts.system.service_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.ssh_pub_keys' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b654ed50>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b654e900>\r\nimport 'ansible.module_utils.facts.system.user' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.sysctl' # \r\nimport 'ansible.module_utils.facts.hardware.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.freebsd' # \r\nimport 'ansible.module_utils.facts.hardware.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.linux' # \r\nimport 'ansible.module_utils.facts.hardware.hurd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.generic_bsd' # \r\nimport 'ansible.module_utils.facts.network.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.fc_wwn' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.freebsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hurd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.linux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.iscsi' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.nvme' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sysctl' # \r\nimport 'ansible.module_utils.facts.virtual.freebsd' # \r\nimport 'ansible.module_utils.facts.virtual.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.linux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sunos' # \r\nimport 'ansible.module_utils.facts.default_collectors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.ansible_collector' # \r\nimport 'ansible.module_utils.facts.compat' # \r\nimport 'ansible.module_utils.facts' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.packages' # \r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'\r\n# extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'\r\nimport 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b65777d0>\r\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py\r\n# code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc'\r\nimport 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6a1ae40>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72026c0>\r\n\r\n{\"ansible_facts\": {\"packages\": {\"libgcc\": [{\"name\": \"libgcc\", \"version\": \"14.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"linux-firmware-whence\": [{\"name\": \"linux-firmware-whence\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tzdata\": [{\"name\": \"tzdata\", \"version\": \"2024a\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"fonts-filesystem\": [{\"name\": \"fonts-filesystem\", \"version\": \"2.0.5\", \"release\": \"17.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"hunspell-filesystem\": [{\"name\": \"hunspell-filesystem\", \"version\": \"1.7.2\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"google-noto-fonts-common\": [{\"name\": \"google-noto-fonts-common\", \"version\": \"20240401\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"google-noto-sans-mono-vf-fonts\": [{\"name\": \"google-noto-sans-mono-vf-fonts\", \"version\": \"20240401\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"google-noto-sans-vf-fonts\": [{\"name\": \"google-noto-sans-vf-fonts\", \"version\": \"20240401\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"google-noto-serif-vf-fonts\": [{\"name\": \"google-noto-serif-vf-fonts\", \"version\": \"20240401\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"redhat-mono-vf-fonts\": [{\"name\": \"redhat-mono-vf-fonts\", \"version\": \"4.0.3\", \"release\": \"12.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"redhat-text-vf-fonts\": [{\"name\": \"redhat-text-vf-fonts\", \"version\": \"4.0.3\", \"release\": \"12.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"default-fonts-core-sans\": [{\"name\": \"default-fonts-core-sans\", \"version\": \"4.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"langpacks-fonts-en\": [{\"name\": \"langpacks-fonts-en\", \"version\": \"4.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"amd-ucode-firmware\": [{\"name\": \"amd-ucode-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"atheros-firmware\": [{\"name\": \"atheros-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"brcmfmac-firmware\": [{\"name\": \"brcmfmac-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cirrus-audio-firmware\": [{\"name\": \"cirrus-audio-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"intel-audio-firmware\": [{\"name\": \"intel-audio-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"mt7xxx-firmware\": [{\"name\": \"mt7xxx-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"nxpwireless-firmware\": [{\"name\": \"nxpwireless-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"realtek-firmware\": [{\"name\": \"realtek-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tiwilink-firmware\": [{\"name\": \"tiwilink-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"amd-gpu-firmware\": [{\"name\": \"amd-gpu-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"intel-gpu-firmware\": [{\"name\": \"intel-gpu-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"nvidia-gpu-firmware\": [{\"name\": \"nvidia-gpu-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"linux-firmware\": [{\"name\": \"linux-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"xkeyboard-config\": [{\"name\": \"xkeyboard-config\", \"version\": \"2.41\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gawk-all-langpacks\": [{\"name\": \"gawk-all-langpacks\", \"version\": \"5.3.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-data\": [{\"name\": \"vim-data\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"publicsuffix-list-dafsa\": [{\"name\": \"publicsuffix-list-dafsa\", \"version\": \"20240107\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pcre2-syntax\": [{\"name\": \"pcre2-syntax\", \"version\": \"10.44\", \"release\": \"1.el10.2\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"ncurses-base\": [{\"name\": \"ncurses-base\", \"version\": \"6.4\", \"release\": \"13.20240127.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libssh-config\": [{\"name\": \"libssh-config\", \"version\": \"0.10.6\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kbd-misc\": [{\"name\": \"kbd-misc\", \"version\": \"2.6.4\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kbd-legacy\": [{\"name\": \"kbd-legacy\", \"version\": \"2.6.4\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"hwdata\": [{\"name\": \"hwdata\", \"version\": \"0.379\", \"release\": \"10.1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"firewalld-filesystem\": [{\"name\": \"firewalld-filesystem\", \"version\": \"2.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dnf-data\": [{\"name\": \"dnf-data\", \"version\": \"4.20.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"coreutils-common\": [{\"name\": \"coreutils-common\", \"version\": \"9.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-gpg-keys\": [{\"name\": \"centos-gpg-keys\", \"version\": \"10.0\", \"release\": \"0.19.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"centos-stream-repos\": [{\"name\": \"centos-stream-repos\", \"version\": \"10.0\", \"release\": \"0.19.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"centos-stream-release\": [{\"name\": \"centos-stream-release\", \"version\": \"10.0\", \"release\": \"0.19.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"setup\": [{\"name\": \"setup\", \"version\": \"2.14.5\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"filesystem\": [{\"name\": \"filesystem\", \"version\": \"3.18\", \"release\": \"15.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"basesystem\": [{\"name\": \"basesystem\", \"version\": \"11\", \"release\": \"21.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"glibc-gconv-extra\": [{\"name\": \"glibc-gconv-extra\", \"version\": \"2.39\", \"release\": \"17.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-langpack-en\": [{\"name\": \"glibc-langpack-en\", \"version\": \"2.39\", \"release\": \"17.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-common\": [{\"name\": \"glibc-common\", \"version\": \"2.39\", \"release\": \"17.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc\": [{\"name\": \"glibc\", \"version\": \"2.39\", \"release\": \"17.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-libs\": [{\"name\": \"ncurses-libs\", \"version\": \"6.4\", \"release\": \"13.20240127.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bash\": [{\"name\": \"bash\", \"version\": \"5.2.26\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zlib-ng-compat\": [{\"name\": \"zlib-ng-compat\", \"version\": \"2.1.6\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuuid\": [{\"name\": \"libuuid\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-libs\": [{\"name\": \"xz-libs\", \"version\": \"5.6.2\", \"release\": \"2.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libblkid\": [{\"name\": \"libblkid\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libstdc++\": [{\"name\": \"libstdc++\", \"version\": \"14.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"popt\": [{\"name\": \"popt\", \"version\": \"1.19\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd\": [{\"name\": \"libzstd\", \"version\": \"1.5.5\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf\": [{\"name\": \"elfutils-libelf\", \"version\": \"0.191\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"readline\": [{\"name\": \"readline\", \"version\": \"8.2\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bzip2-libs\": [{\"name\": \"bzip2-libs\", \"version\": \"1.0.8\", \"release\": \"19.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err\": [{\"name\": \"libcom_err\", \"version\": \"1.47.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmnl\": [{\"name\": \"libmnl\", \"version\": \"1.0.5\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt\": [{\"name\": \"libxcrypt\", \"version\": \"4.4.36\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies\": [{\"name\": \"crypto-policies\", \"version\": \"20240822\", \"release\": \"1.git367040b.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"alternatives\": [{\"name\": \"alternatives\", \"version\": \"1.30\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxml2\": [{\"name\": \"libxml2\", \"version\": \"2.12.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng\": [{\"name\": \"libcap-ng\", \"version\": \"0.8.4\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit-libs\": [{\"name\": \"audit-libs\", \"version\": \"4.0\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgpg-error\": [{\"name\": \"libgpg-error\", \"version\": \"1.50\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtalloc\": [{\"name\": \"libtalloc\", \"version\": \"2.4.2\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2\": [{\"name\": \"pcre2\", \"version\": \"10.44\", \"release\": \"1.el10.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grep\": [{\"name\": \"grep\", \"version\": \"3.11\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sqlite-libs\": [{\"name\": \"sqlite-libs\", \"version\": \"3.46.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdbm-libs\": [{\"name\": \"gdbm-libs\", \"version\": \"1.23\", \"release\": \"8.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libffi\": [{\"name\": \"libffi\", \"version\": \"3.4.4\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libunistring\": [{\"name\": \"libunistring\", \"version\": \"1.1\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libidn2\": [{\"name\": \"libidn2\", \"version\": \"2.3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-common\": [{\"name\": \"grub2-common\", \"version\": \"2.06\", \"release\": \"127.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libedit\": [{\"name\": \"libedit\", \"version\": \"3.1\", \"release\": \"51.20230828cvs.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"expat\": [{\"name\": \"expat\", \"version\": \"2.6.2\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gmp\": [{\"name\": \"gmp\", \"version\": \"6.2.1\", \"release\": \"9.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jansson\": [{\"name\": \"jansson\", \"version\": \"2.14\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"json-c\": [{\"name\": \"json-c\", \"version\": \"0.17\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libattr\": [{\"name\": \"libattr\", \"version\": \"2.5.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libacl\": [{\"name\": \"libacl\", \"version\": \"2.3.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol\": [{\"name\": \"libsepol\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux\": [{\"name\": \"libselinux\", \"version\": \"3.7\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sed\": [{\"name\": \"sed\", \"version\": \"4.9\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmount\": [{\"name\": \"libmount\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmartcols\": [{\"name\": \"libsmartcols\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"findutils\": [{\"name\": \"findutils\", \"version\": \"4.10.0\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsemanage\": [{\"name\": \"libsemanage\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtevent\": [{\"name\": \"libtevent\", \"version\": \"0.16.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libassuan\": [{\"name\": \"libassuan\", \"version\": \"2.5.6\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbpf\": [{\"name\": \"libbpf\", \"version\": \"1.5.0\", \"release\": \"1.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hunspell-en-GB\": [{\"name\": \"hunspell-en-GB\", \"version\": \"0.20201207\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"hunspell-en-US\": [{\"name\": \"hunspell-en-US\", \"version\": \"0.20201207\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"hunspell\": [{\"name\": \"hunspell\", \"version\": \"1.7.2\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfdisk\": [{\"name\": \"libfdisk\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs\": [{\"name\": \"keyutils-libs\", \"version\": \"1.6.3\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libeconf\": [{\"name\": \"libeconf\", \"version\": \"0.6.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pam-libs\": [{\"name\": \"pam-libs\", \"version\": \"1.6.1\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap\": [{\"name\": \"libcap\", \"version\": \"2.69\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-libs\": [{\"name\": \"systemd-libs\", \"version\": \"256\", \"release\": \"14.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shadow-utils\": [{\"name\": \"shadow-utils\", \"version\": \"4.15.0\", \"release\": \"3.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux-core\": [{\"name\": \"util-linux-core\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-libs\": [{\"name\": \"dbus-libs\", \"version\": \"1.14.10\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtasn1\": [{\"name\": \"libtasn1\", \"version\": \"4.19.0\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit\": [{\"name\": \"p11-kit\", \"version\": \"0.25.5\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit-trust\": [{\"name\": \"p11-kit-trust\", \"version\": \"0.25.5\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnutls\": [{\"name\": \"gnutls\", \"version\": \"3.8.7\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glib2\": [{\"name\": \"glib2\", \"version\": \"2.80.4\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-libs\": [{\"name\": \"polkit-libs\", \"version\": \"125\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-libnm\": [{\"name\": \"NetworkManager-libnm\", \"version\": \"1.48.10\", \"release\": \"1.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-libs\": [{\"name\": \"openssl-libs\", \"version\": \"3.2.2\", \"release\": \"12.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils\": [{\"name\": \"coreutils\", \"version\": \"9.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ca-certificates\": [{\"name\": \"ca-certificates\", \"version\": \"2024.2.69_v8.0.303\", \"release\": \"101.1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tpm2-tss\": [{\"name\": \"tpm2-tss\", \"version\": \"4.1.3\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gzip\": [{\"name\": \"gzip\", \"version\": \"1.13\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod\": [{\"name\": \"kmod\", \"version\": \"31\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod-libs\": [{\"name\": \"kmod-libs\", \"version\": \"31\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib\": [{\"name\": \"cracklib\", \"version\": \"2.9.11\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cyrus-sasl-lib\": [{\"name\": \"cyrus-sasl-lib\", \"version\": \"2.1.28\", \"release\": \"22.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgcrypt\": [{\"name\": \"libgcrypt\", \"version\": \"1.11.0\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libksba\": [{\"name\": \"libksba\", \"version\": \"1.6.7\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnftnl\": [{\"name\": \"libnftnl\", \"version\": \"1.2.7\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file-libs\": [{\"name\": \"file-libs\", \"version\": \"5.45\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file\": [{\"name\": \"file\", \"version\": \"5.45\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"diffutils\": [{\"name\": \"diffutils\", \"version\": \"3.10\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbasicobjects\": [{\"name\": \"libbasicobjects\", \"version\": \"0.1.1\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcollection\": [{\"name\": \"libcollection\", \"version\": \"0.7.0\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdhash\": [{\"name\": \"libdhash\", \"version\": \"0.5.0\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnl3\": [{\"name\": \"libnl3\", \"version\": \"3.9.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libref_array\": [{\"name\": \"libref_array\", \"version\": \"0.1.5\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libseccomp\": [{\"name\": \"libseccomp\", \"version\": \"2.5.3\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_idmap\": [{\"name\": \"libsss_idmap\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtdb\": [{\"name\": \"libtdb\", \"version\": \"1.4.10\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lua-libs\": [{\"name\": \"lua-libs\", \"version\": \"5.4.6\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lz4-libs\": [{\"name\": \"lz4-libs\", \"version\": \"1.9.4\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libarchive\": [{\"name\": \"libarchive\", \"version\": \"3.7.2\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lzo\": [{\"name\": \"lzo\", \"version\": \"2.10\", \"release\": \"13.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"npth\": [{\"name\": \"npth\", \"version\": \"1.6\", \"release\": \"19.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"numactl-libs\": [{\"name\": \"numactl-libs\", \"version\": \"2.0.16\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"squashfs-tools\": [{\"name\": \"squashfs-tools\", \"version\": \"4.6.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib-dicts\": [{\"name\": \"cracklib-dicts\", \"version\": \"2.9.11\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpwquality\": [{\"name\": \"libpwquality\", \"version\": \"1.4.5\", \"release\": \"11.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ima-evm-utils\": [{\"name\": \"ima-evm-utils\", \"version\": \"1.5\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pip-wheel\": [{\"name\": \"python3-pip-wheel\", \"version\": \"23.3.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"which\": [{\"name\": \"which\", \"version\": \"2.21\", \"release\": \"42.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libevent\": [{\"name\": \"libevent\", \"version\": \"2.1.12\", \"release\": \"15.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openldap\": [{\"name\": \"openldap\", \"version\": \"2.6.7\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_certmap\": [{\"name\": \"libsss_certmap\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-sequoia\": [{\"name\": \"rpm-sequoia\", \"version\": \"1.6.0\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-audit\": [{\"name\": \"rpm-plugin-audit\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-libs\": [{\"name\": \"rpm-libs\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsolv\": [{\"name\": \"libsolv\", \"version\": \"0.7.29\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-systemd-inhibit\": [{\"name\": \"rpm-plugin-systemd-inhibit\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gobject-introspection\": [{\"name\": \"gobject-introspection\", \"version\": \"1.79.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsecret\": [{\"name\": \"libsecret\", \"version\": \"0.21.2\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pinentry\": [{\"name\": \"pinentry\", \"version\": \"1.3.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libusb1\": [{\"name\": \"libusb1\", \"version\": \"1.0.27\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"procps-ng\": [{\"name\": \"procps-ng\", \"version\": \"4.0.4\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd\": [{\"name\": \"kbd\", \"version\": \"2.6.4\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hunspell-en\": [{\"name\": \"hunspell-en\", \"version\": \"0.20201207\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libselinux-utils\": [{\"name\": \"libselinux-utils\", \"version\": \"3.7\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-libs\": [{\"name\": \"gettext-libs\", \"version\": \"0.22.5\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpfr\": [{\"name\": \"mpfr\", \"version\": \"4.2.1\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gawk\": [{\"name\": \"gawk\", \"version\": \"5.3.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcomps\": [{\"name\": \"libcomps\", \"version\": \"0.1.21\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-pc-modules\": [{\"name\": \"grub2-pc-modules\", \"version\": \"2.06\", \"release\": \"127.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpsl\": [{\"name\": \"libpsl\", \"version\": \"0.21.5\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdbm\": [{\"name\": \"gdbm\", \"version\": \"1.23\", \"release\": \"8.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pam\": [{\"name\": \"pam\", \"version\": \"1.6.1\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz\": [{\"name\": \"xz\", \"version\": \"5.6.2\", \"release\": \"2.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxkbcommon\": [{\"name\": \"libxkbcommon\", \"version\": \"1.7.0\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"groff-base\": [{\"name\": \"groff-base\", \"version\": \"1.23.0\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ethtool\": [{\"name\": \"ethtool\", \"version\": \"6.7\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset-libs\": [{\"name\": \"ipset-libs\", \"version\": \"7.21\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset\": [{\"name\": \"ipset\", \"version\": \"7.21\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs-libs\": [{\"name\": \"e2fsprogs-libs\", \"version\": \"1.47.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libss\": [{\"name\": \"libss\", \"version\": \"1.47.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"snappy\": [{\"name\": \"snappy\", \"version\": \"1.1.10\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pigz\": [{\"name\": \"pigz\", \"version\": \"2.8\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-common\": [{\"name\": \"dbus-common\", \"version\": \"1.14.10\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dbus-broker\": [{\"name\": \"dbus-broker\", \"version\": \"35\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus\": [{\"name\": \"dbus\", \"version\": \"1.14.10\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hostname\": [{\"name\": \"hostname\", \"version\": \"3.23\", \"release\": \"13.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools-libs\": [{\"name\": \"kernel-tools-libs\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"less\": [{\"name\": \"less\", \"version\": \"661\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"psmisc\": [{\"name\": \"psmisc\", \"version\": \"23.6\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute\": [{\"name\": \"iproute\", \"version\": \"6.7.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"memstrack\": [{\"name\": \"memstrack\", \"version\": \"0.2.5\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"c-ares\": [{\"name\": \"c-ares\", \"version\": \"1.25.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpio\": [{\"name\": \"cpio\", \"version\": \"2.15\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"duktape\": [{\"name\": \"duktape\", \"version\": \"2.7.0\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fuse-libs\": [{\"name\": \"fuse-libs\", \"version\": \"2.9.9\", \"release\": \"22.el10.gating_test1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fuse3-libs\": [{\"name\": \"fuse3-libs\", \"version\": \"3.16.2\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-envsubst\": [{\"name\": \"gettext-envsubst\", \"version\": \"0.22.5\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-runtime\": [{\"name\": \"gettext-runtime\", \"version\": \"0.22.5\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"inih\": [{\"name\": \"inih\", \"version\": \"58\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbrotli\": [{\"name\": \"libbrotli\", \"version\": \"1.1.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcbor\": [{\"name\": \"libcbor\", \"version\": \"0.11.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfido2\": [{\"name\": \"libfido2\", \"version\": \"1.14.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgomp\": [{\"name\": \"libgomp\", \"version\": \"14.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libndp\": [{\"name\": \"libndp\", \"version\": \"1.9\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfnetlink\": [{\"name\": \"libnfnetlink\", \"version\": \"1.0.1\", \"release\": \"28.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnetfilter_conntrack\": [{\"name\": \"libnetfilter_conntrack\", \"version\": \"1.0.9\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-libs\": [{\"name\": \"iptables-libs\", \"version\": \"1.8.10\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-nft\": [{\"name\": \"iptables-nft\", \"version\": \"1.8.10\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nftables\": [{\"name\": \"nftables\", \"version\": \"1.0.9\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnghttp2\": [{\"name\": \"libnghttp2\", \"version\": \"1.62.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpath_utils\": [{\"name\": \"libpath_utils\", \"version\": \"0.2.1\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libini_config\": [{\"name\": \"libini_config\", \"version\": \"1.3.1\", \"release\": \"57.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpipeline\": [{\"name\": \"libpipeline\", \"version\": \"1.5.7\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_nss_idmap\": [{\"name\": \"libsss_nss_idmap\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_sudo\": [{\"name\": \"libsss_sudo\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"liburing\": [{\"name\": \"liburing\", \"version\": \"2.5\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto\": [{\"name\": \"libverto\", \"version\": \"0.3.2\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-libs\": [{\"name\": \"krb5-libs\", \"version\": \"1.21.3\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cyrus-sasl-gssapi\": [{\"name\": \"cyrus-sasl-gssapi\", \"version\": \"2.1.28\", \"release\": \"22.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libssh\": [{\"name\": \"libssh\", \"version\": \"0.10.6\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcurl\": [{\"name\": \"libcurl\", \"version\": \"8.9.1\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect-libs\": [{\"name\": \"authselect-libs\", \"version\": \"1.5.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cryptsetup-libs\": [{\"name\": \"cryptsetup-libs\", \"version\": \"2.7.3\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-libs\": [{\"name\": \"device-mapper-libs\", \"version\": \"1.02.198\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper\": [{\"name\": \"device-mapper\", \"version\": \"1.02.198\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client\": [{\"name\": \"elfutils-debuginfod-client\", \"version\": \"0.191\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libs\": [{\"name\": \"elfutils-libs\", \"version\": \"0.191\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-default-yama-scope\": [{\"name\": \"elfutils-default-yama-scope\", \"version\": \"0.191\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libutempter\": [{\"name\": \"libutempter\", \"version\": \"1.2.1\", \"release\": \"14.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-pam\": [{\"name\": \"systemd-pam\", \"version\": \"256\", \"release\": \"14.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux\": [{\"name\": \"util-linux\", \"version\": \"2.40.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd\": [{\"name\": \"systemd\", \"version\": \"256\", \"release\": \"14.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools-minimal\": [{\"name\": \"grub2-tools-minimal\", \"version\": \"2.06\", \"release\": \"127.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie-anacron\": [{\"name\": \"cronie-anacron\", \"version\": \"1.7.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie\": [{\"name\": \"cronie\", \"version\": \"1.7.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crontabs\": [{\"name\": \"crontabs\", \"version\": \"1.11^20190603git9e74f2d\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"polkit\": [{\"name\": \"polkit\", \"version\": \"125\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-pkla-compat\": [{\"name\": \"polkit-pkla-compat\", \"version\": \"0.1\", \"release\": \"29.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh\": [{\"name\": \"openssh\", \"version\": \"9.8p1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils-gold\": [{\"name\": \"binutils-gold\", \"version\": \"2.41\", \"release\": \"48.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils\": [{\"name\": \"binutils\", \"version\": \"2.41\", \"release\": \"48.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"initscripts-service\": [{\"name\": \"initscripts-service\", \"version\": \"10.26\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"audit-rules\": [{\"name\": \"audit-rules\", \"version\": \"4.0\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit\": [{\"name\": \"audit\", \"version\": \"4.0\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iputils\": [{\"name\": \"iputils\", \"version\": \"20240905\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi\": [{\"name\": \"libkcapi\", \"version\": \"1.5.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi-hasher\": [{\"name\": \"libkcapi-hasher\", \"version\": \"1.5.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi-hmaccalc\": [{\"name\": \"libkcapi-hmaccalc\", \"version\": \"1.5.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"logrotate\": [{\"name\": \"logrotate\", \"version\": \"3.22.0\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"makedumpfile\": [{\"name\": \"makedumpfile\", \"version\": \"1.7.5\", \"release\": \"12.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-build-libs\": [{\"name\": \"rpm-build-libs\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kpartx\": [{\"name\": \"kpartx\", \"version\": \"0.9.9\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"curl\": [{\"name\": \"curl\", \"version\": \"8.9.1\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm\": [{\"name\": \"rpm\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"policycoreutils\": [{\"name\": \"policycoreutils\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy\": [{\"name\": \"selinux-policy\", \"version\": \"40.13.9\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"selinux-policy-targeted\": [{\"name\": \"selinux-policy-targeted\", \"version\": \"40.13.9\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"librepo\": [{\"name\": \"librepo\", \"version\": \"1.18.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tpm2-tss-fapi\": [{\"name\": \"tpm2-tss-fapi\", \"version\": \"4.1.3\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tpm2-tools\": [{\"name\": \"tpm2-tools\", \"version\": \"5.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grubby\": [{\"name\": \"grubby\", \"version\": \"8.40\", \"release\": \"76.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-udev\": [{\"name\": \"systemd-udev\", \"version\": \"256\", \"release\": \"14.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut\": [{\"name\": \"dracut\", \"version\": \"102\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"os-prober\": [{\"name\": \"os-prober\", \"version\": \"1.81\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools\": [{\"name\": \"grub2-tools\", \"version\": \"2.06\", \"release\": \"127.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-modules-core\": [{\"name\": \"kernel-modules-core\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-core\": [{\"name\": \"kernel-core\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager\": [{\"name\": \"NetworkManager\", \"version\": \"1.48.10\", \"release\": \"1.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-modules\": [{\"name\": \"kernel-modules\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-squash\": [{\"name\": \"dracut-squash\", \"version\": \"102\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-client\": [{\"name\": \"sssd-client\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libyaml\": [{\"name\": \"libyaml\", \"version\": \"0.2.5\", \"release\": \"15.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmodulemd\": [{\"name\": \"libmodulemd\", \"version\": \"2.15.0\", \"release\": \"11.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdnf\": [{\"name\": \"libdnf\", \"version\": \"0.73.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lmdb-libs\": [{\"name\": \"lmdb-libs\", \"version\": \"0.9.32\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libldb\": [{\"name\": \"libldb\", \"version\": \"2.9.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common\": [{\"name\": \"sssd-common\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-krb5-common\": [{\"name\": \"sssd-krb5-common\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpdecimal\": [{\"name\": \"mpdecimal\", \"version\": \"2.5.1\", \"release\": \"11.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python-unversioned-command\": [{\"name\": \"python-unversioned-command\", \"version\": \"3.12.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3\": [{\"name\": \"python3\", \"version\": \"3.12.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libs\": [{\"name\": \"python3-libs\", \"version\": \"3.12.5\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dbus\": [{\"name\": \"python3-dbus\", \"version\": \"1.3.2\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libdnf\": [{\"name\": \"python3-libdnf\", \"version\": \"0.73.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-hawkey\": [{\"name\": \"python3-hawkey\", \"version\": \"0.73.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gobject-base-noarch\": [{\"name\": \"python3-gobject-base-noarch\", \"version\": \"3.46.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-gobject-base\": [{\"name\": \"python3-gobject-base\", \"version\": \"3.46.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libcomps\": [{\"name\": \"python3-libcomps\", \"version\": \"0.1.21\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sudo\": [{\"name\": \"sudo\", \"version\": \"1.9.15\", \"release\": \"7.p5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sudo-python-plugin\": [{\"name\": \"sudo-python-plugin\", \"version\": \"1.9.15\", \"release\": \"7.p5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-nftables\": [{\"name\": \"python3-nftables\", \"version\": \"1.0.9\", \"release\": \"4.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-firewall\": [{\"name\": \"python3-firewall\", \"version\": \"2.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-six\": [{\"name\": \"python3-six\", \"version\": \"1.16.0\", \"release\": \"15.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dateutil\": [{\"name\": \"python3-dateutil\", \"version\": \"2.8.2\", \"release\": \"14.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-systemd\": [{\"name\": \"python3-systemd\", \"version\": \"235\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng-python3\": [{\"name\": \"libcap-ng-python3\", \"version\": \"0.8.4\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"oniguruma\": [{\"name\": \"oniguruma\", \"version\": \"6.9.9\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jq\": [{\"name\": \"jq\", \"version\": \"1.7.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-network\": [{\"name\": \"dracut-network\", \"version\": \"102\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kexec-tools\": [{\"name\": \"kexec-tools\", \"version\": \"2.0.29\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kdump-utils\": [{\"name\": \"kdump-utils\", \"version\": \"1.0.43\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pciutils-libs\": [{\"name\": \"pciutils-libs\", \"version\": \"3.13.0\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcsc-lite-libs\": [{\"name\": \"pcsc-lite-libs\", \"version\": \"2.2.3\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcsc-lite-ccid\": [{\"name\": \"pcsc-lite-ccid\", \"version\": \"1.6.0\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcsc-lite\": [{\"name\": \"pcsc-lite\", \"version\": \"2.2.3\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnupg2-smime\": [{\"name\": \"gnupg2-smime\", \"version\": \"2.4.5\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnupg2\": [{\"name\": \"gnupg2\", \"version\": \"2.4.5\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-sign-libs\": [{\"name\": \"rpm-sign-libs\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-rpm\": [{\"name\": \"python3-rpm\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf\": [{\"name\": \"python3-dnf\", \"version\": \"4.20.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dnf\": [{\"name\": \"dnf\", \"version\": \"4.20.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dnf-plugins-core\": [{\"name\": \"python3-dnf-plugins-core\", \"version\": \"4.7.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sg3_utils-libs\": [{\"name\": \"sg3_utils-libs\", \"version\": \"1.48\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"slang\": [{\"name\": \"slang\", \"version\": \"2.3.3\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"newt\": [{\"name\": \"newt\", \"version\": \"0.52.24\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"userspace-rcu\": [{\"name\": \"userspace-rcu\", \"version\": \"0.14.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libestr\": [{\"name\": \"libestr\", \"version\": \"0.1.11\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfastjson\": [{\"name\": \"libfastjson\", \"version\": \"1.2304.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"langpacks-core-en\": [{\"name\": \"langpacks-core-en\", \"version\": \"4.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"langpacks-en\": [{\"name\": \"langpacks-en\", \"version\": \"4.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rsyslog\": [{\"name\": \"rsyslog\", \"version\": \"8.2408.0\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xfsprogs\": [{\"name\": \"xfsprogs\", \"version\": \"6.5.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-tui\": [{\"name\": \"NetworkManager-tui\", \"version\": \"1.48.10\", \"release\": \"1.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils\": [{\"name\": \"sg3_utils\", \"version\": \"1.48\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf-plugins-core\": [{\"name\": \"dnf-plugins-core\", \"version\": \"4.7.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"yum\": [{\"name\": \"yum\", \"version\": \"4.20.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kernel-tools\": [{\"name\": \"kernel-tools\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"firewalld\": [{\"name\": \"firewalld\", \"version\": \"2.2.1\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"crypto-policies-scripts\": [{\"name\": \"crypto-policies-scripts\", \"version\": \"20240822\", \"release\": \"1.git367040b.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libselinux\": [{\"name\": \"python3-libselinux\", \"version\": \"3.7\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-kcm\": [{\"name\": \"sssd-kcm\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel\": [{\"name\": \"kernel\", \"version\": \"6.11.0\", \"release\": \"0.rc6.23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-pc\": [{\"name\": \"grub2-pc\", \"version\": \"2.06\", \"release\": \"127.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-config-rescue\": [{\"name\": \"dracut-config-rescue\", \"version\": \"102\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-clients\": [{\"name\": \"openssh-clients\", \"version\": \"9.8p1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-server\": [{\"name\": \"openssh-server\", \"version\": \"9.8p1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chrony\": [{\"name\": \"chrony\", \"version\": \"4.6\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"microcode_ctl\": [{\"name\": \"microcode_ctl\", \"version\": \"20240531\", \"release\": \"1.el10\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"qemu-guest-agent\": [{\"name\": \"qemu-guest-agent\", \"version\": \"9.0.0\", \"release\": \"8.el10\", \"epoch\": 18, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"parted\": [{\"name\": \"parted\", \"version\": \"3.6\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect\": [{\"name\": \"authselect\", \"version\": \"1.5.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"man-db\": [{\"name\": \"man-db\", \"version\": \"2.12.0\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute-tc\": [{\"name\": \"iproute-tc\", \"version\": \"6.7.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs\": [{\"name\": \"e2fsprogs\", \"version\": \"1.47.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"initscripts-rename-device\": [{\"name\": \"initscripts-rename-device\", \"version\": \"10.26\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-selinux\": [{\"name\": \"rpm-plugin-selinux\", \"version\": \"4.19.1.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"irqbalance\": [{\"name\": \"irqbalance\", \"version\": \"1.9.4\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"prefixdevname\": [{\"name\": \"prefixdevname\", \"version\": \"0.2.0\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-minimal\": [{\"name\": \"vim-minimal\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lshw\": [{\"name\": \"lshw\", \"version\": \"B.02.20\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses\": [{\"name\": \"ncurses\", \"version\": \"6.4\", \"release\": \"13.20240127.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsysfs\": [{\"name\": \"libsysfs\", \"version\": \"2.1.1\", \"release\": \"13.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lsscsi\": [{\"name\": \"lsscsi\", \"version\": \"0.32\", \"release\": \"12.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwlwifi-dvm-firmware\": [{\"name\": \"iwlwifi-dvm-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwlwifi-mvm-firmware\": [{\"name\": \"iwlwifi-mvm-firmware\", \"version\": \"20240910\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rootfiles\": [{\"name\": \"rootfiles\", \"version\": \"8.1\", \"release\": \"37.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libtirpc\": [{\"name\": \"libtirpc\", \"version\": \"1.3.5\", \"release\": \"0.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core\": [{\"name\": \"git-core\", \"version\": \"2.45.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfsidmap\": [{\"name\": \"libnfsidmap\", \"version\": \"2.7.1\", \"release\": \"1.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core-doc\": [{\"name\": \"git-core-doc\", \"version\": \"2.45.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rpcbind\": [{\"name\": \"rpcbind\", \"version\": \"1.2.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest\": [{\"name\": \"perl-Digest\", \"version\": \"1.20\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Digest-MD5\": [{\"name\": \"perl-Digest-MD5\", \"version\": \"2.59\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-B\": [{\"name\": \"perl-B\", \"version\": \"1.89\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-FileHandle\": [{\"name\": \"perl-FileHandle\", \"version\": \"2.05\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Data-Dumper\": [{\"name\": \"perl-Data-Dumper\", \"version\": \"2.189\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libnet\": [{\"name\": \"perl-libnet\", \"version\": \"3.15\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-URI\": [{\"name\": \"perl-URI\", \"version\": \"5.27\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-AutoLoader\": [{\"name\": \"perl-AutoLoader\", \"version\": \"5.74\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Text-Tabs+Wrap\": [{\"name\": \"perl-Text-Tabs+Wrap\", \"version\": \"2024.001\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Mozilla-CA\": [{\"name\": \"perl-Mozilla-CA\", \"version\": \"20231213\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-if\": [{\"name\": \"perl-if\", \"version\": \"0.61.000\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-locale\": [{\"name\": \"perl-locale\", \"version\": \"1.12\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-IO-Socket-IP\": [{\"name\": \"perl-IO-Socket-IP\", \"version\": \"0.42\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Time-Local\": [{\"name\": \"perl-Time-Local\", \"version\": \"1.350\", \"release\": \"510.el10\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Path\": [{\"name\": \"perl-File-Path\", \"version\": \"2.18\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Escapes\": [{\"name\": \"perl-Pod-Escapes\", \"version\": \"1.07\", \"release\": \"510.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-IO-Socket-SSL\": [{\"name\": \"perl-IO-Socket-SSL\", \"version\": \"2.085\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Net-SSLeay\": [{\"name\": \"perl-Net-SSLeay\", \"version\": \"1.94\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Class-Struct\": [{\"name\": \"perl-Class-Struct\", \"version\": \"0.68\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Term-ANSIColor\": [{\"name\": \"perl-Term-ANSIColor\", \"version\": \"5.01\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-POSIX\": [{\"name\": \"perl-POSIX\", \"version\": \"2.20\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IPC-Open3\": [{\"name\": \"perl-IPC-Open3\", \"version\": \"1.22\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Temp\": [{\"name\": \"perl-File-Temp\", \"version\": \"0.231.100\", \"release\": \"511.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Term-Cap\": [{\"name\": \"perl-Term-Cap\", \"version\": \"1.18\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Simple\": [{\"name\": \"perl-Pod-Simple\", \"version\": \"3.45\", \"release\": \"510.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-HTTP-Tiny\": [{\"name\": \"perl-HTTP-Tiny\", \"version\": \"0.088\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Socket\": [{\"name\": \"perl-Socket\", \"version\": \"2.038\", \"release\": \"510.el10\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-SelectSaver\": [{\"name\": \"perl-SelectSaver\", \"version\": \"1.02\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Symbol\": [{\"name\": \"perl-Symbol\", \"version\": \"1.09\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-stat\": [{\"name\": \"perl-File-stat\", \"version\": \"1.14\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-podlators\": [{\"name\": \"perl-podlators\", \"version\": \"5.01\", \"release\": \"510.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Perldoc\": [{\"name\": \"perl-Pod-Perldoc\", \"version\": \"3.28.01\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Fcntl\": [{\"name\": \"perl-Fcntl\", \"version\": \"1.18\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Text-ParseWords\": [{\"name\": \"perl-Text-ParseWords\", \"version\": \"3.31\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-base\": [{\"name\": \"perl-base\", \"version\": \"2.27\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-mro\": [{\"name\": \"perl-mro\", \"version\": \"1.29\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO\": [{\"name\": \"perl-IO\", \"version\": \"1.55\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-overloading\": [{\"name\": \"perl-overloading\", \"version\": \"0.02\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Usage\": [{\"name\": \"perl-Pod-Usage\", \"version\": \"2.03\", \"release\": \"510.el10\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Errno\": [{\"name\": \"perl-Errno\", \"version\": \"1.38\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-File-Basename\": [{\"name\": \"perl-File-Basename\", \"version\": \"2.86\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Getopt-Std\": [{\"name\": \"perl-Getopt-Std\", \"version\": \"1.14\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-MIME-Base64\": [{\"name\": \"perl-MIME-Base64\", \"version\": \"3.16\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Scalar-List-Utils\": [{\"name\": \"perl-Scalar-List-Utils\", \"version\": \"1.63\", \"release\": \"510.el10\", \"epoch\": 5, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-constant\": [{\"name\": \"perl-constant\", \"version\": \"1.33\", \"release\": \"511.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Storable\": [{\"name\": \"perl-Storable\", \"version\": \"3.32\", \"release\": \"510.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-overload\": [{\"name\": \"perl-overload\", \"version\": \"1.37\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-parent\": [{\"name\": \"perl-parent\", \"version\": \"0.241\", \"release\": \"511.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-vars\": [{\"name\": \"perl-vars\", \"version\": \"1.05\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Getopt-Long\": [{\"name\": \"perl-Getopt-Long\", \"version\": \"2.58\", \"release\": \"2.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Carp\": [{\"name\": \"perl-Carp\", \"version\": \"1.54\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Exporter\": [{\"name\": \"perl-Exporter\", \"version\": \"5.78\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-PathTools\": [{\"name\": \"perl-PathTools\", \"version\": \"3.91\", \"release\": \"510.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-DynaLoader\": [{\"name\": \"perl-DynaLoader\", \"version\": \"1.56\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-NDBM_File\": [{\"name\": \"perl-NDBM_File\", \"version\": \"1.17\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Encode\": [{\"name\": \"perl-Encode\", \"version\": \"3.21\", \"release\": \"510.el10\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libs\": [{\"name\": \"perl-libs\", \"version\": \"5.40.0\", \"release\": \"510.el10\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-interpreter\": [{\"name\": \"perl-interpreter\", \"version\": \"5.40.0\", \"release\": \"510.el10\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Error\": [{\"name\": \"perl-Error\", \"version\": \"0.17029\", \"release\": \"17.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Find\": [{\"name\": \"perl-File-Find\", \"version\": \"1.44\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-TermReadKey\": [{\"name\": \"perl-TermReadKey\", \"version\": \"2.38\", \"release\": \"23.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-lib\": [{\"name\": \"perl-lib\", \"version\": \"0.65\", \"release\": \"510.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Git\": [{\"name\": \"perl-Git\", \"version\": \"2.45.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"git\": [{\"name\": \"git\", \"version\": \"2.45.2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xxd\": [{\"name\": \"xxd\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxslt\": [{\"name\": \"libxslt\", \"version\": \"1.1.39\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-lxml\": [{\"name\": \"python3-lxml\", \"version\": \"5.2.1\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"yum-utils\": [{\"name\": \"yum-utils\", \"version\": \"4.7.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-filesystem\": [{\"name\": \"vim-filesystem\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-common\": [{\"name\": \"vim-common\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"time\": [{\"name\": \"time\", \"version\": \"1.9\", \"release\": \"24.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tar\": [{\"name\": \"tar\", \"version\": \"1.35\", \"release\": \"4.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota-nls\": [{\"name\": \"quota-nls\", \"version\": \"4.09\", \"release\": \"7.el10\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"quota\": [{\"name\": \"quota\", \"version\": \"4.09\", \"release\": \"7.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nettle\": [{\"name\": \"nettle\", \"version\": \"3.10\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"wget\": [{\"name\": \"wget\", \"version\": \"1.24.5\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"make\": [{\"name\": \"make\", \"version\": \"4.4.1\", \"release\": \"7.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libev\": [{\"name\": \"libev\", \"version\": \"4.33\", \"release\": \"12.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-libev\": [{\"name\": \"libverto-libev\", \"version\": \"0.3.2\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gssproxy\": [{\"name\": \"gssproxy\", \"version\": \"0.9.2\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils\": [{\"name\": \"keyutils\", \"version\": \"1.6.3\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nfs-utils\": [{\"name\": \"nfs-utils\", \"version\": \"2.7.1\", \"release\": \"1.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bc\": [{\"name\": \"bc\", \"version\": \"1.07.1\", \"release\": \"22.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib-redhat\": [{\"name\": \"beakerlib-redhat\", \"version\": \"1\", \"release\": \"35.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"beakerlib\": [{\"name\": \"beakerlib\", \"version\": \"1.29.3\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"restraint\": [{\"name\": \"restraint\", \"version\": \"0.4.4\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint-rhts\": [{\"name\": \"restraint-rhts\", \"version\": \"0.4.4\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-enhanced\": [{\"name\": \"vim-enhanced\", \"version\": \"9.1.083\", \"release\": \"2.el10\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-nfs-idmap\": [{\"name\": \"sssd-nfs-idmap\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsync\": [{\"name\": \"rsync\", \"version\": \"3.3.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-rpds-py\": [{\"name\": \"python3-rpds-py\", \"version\": \"0.17.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-attrs\": [{\"name\": \"python3-attrs\", \"version\": \"23.2.0\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-referencing\": [{\"name\": \"python3-referencing\", \"version\": \"0.31.1\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-idna\": [{\"name\": \"python3-idna\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-urllib3\": [{\"name\": \"python3-urllib3\", \"version\": \"1.26.19\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonschema-specifications\": [{\"name\": \"python3-jsonschema-specifications\", \"version\": \"2023.11.2\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonschema\": [{\"name\": \"python3-jsonschema\", \"version\": \"4.19.1\", \"release\": \"6.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyserial\": [{\"name\": \"python3-pyserial\", \"version\": \"3.5\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-oauthlib\": [{\"name\": \"python3-oauthlib\", \"version\": \"3.2.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-markupsafe\": [{\"name\": \"python3-markupsafe\", \"version\": \"2.1.3\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jinja2\": [{\"name\": \"python3-jinja2\", \"version\": \"3.1.4\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libsemanage\": [{\"name\": \"python3-libsemanage\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jsonpointer\": [{\"name\": \"python3-jsonpointer\", \"version\": \"2.3\", \"release\": \"8.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonpatch\": [{\"name\": \"python3-jsonpatch\", \"version\": \"1.33\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-distro\": [{\"name\": \"python3-distro\", \"version\": \"1.9.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-configobj\": [{\"name\": \"python3-configobj\", \"version\": \"5.0.8\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-audit\": [{\"name\": \"python3-audit\", \"version\": \"4.0\", \"release\": \"9.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"checkpolicy\": [{\"name\": \"checkpolicy\", \"version\": \"3.7\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setuptools\": [{\"name\": \"python3-setuptools\", \"version\": \"69.0.3\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-setools\": [{\"name\": \"python3-setools\", \"version\": \"4.5.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-policycoreutils\": [{\"name\": \"python3-policycoreutils\", \"version\": \"3.7\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyyaml\": [{\"name\": \"python3-pyyaml\", \"version\": \"6.0.1\", \"release\": \"18.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-charset-normalizer\": [{\"name\": \"python3-charset-normalizer\", \"version\": \"3.3.2\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-requests\": [{\"name\": \"python3-requests\", \"version\": \"2.32.3\", \"release\": \"1.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"openssl\": [{\"name\": \"openssl\", \"version\": \"3.2.2\", \"release\": \"12.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dhcpcd\": [{\"name\": \"dhcpcd\", \"version\": \"10.0.6\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cloud-init\": [{\"name\": \"cloud-init\", \"version\": \"24.1.4\", \"release\": \"17.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"device-mapper-event-libs\": [{\"name\": \"device-mapper-event-libs\", \"version\": \"1.02.198\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libaio\": [{\"name\": \"libaio\", \"version\": \"0.3.111\", \"release\": \"20.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-event\": [{\"name\": \"device-mapper-event\", \"version\": \"1.02.198\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lvm2-libs\": [{\"name\": \"lvm2-libs\", \"version\": \"2.03.24\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-persistent-data\": [{\"name\": \"device-mapper-persistent-data\", \"version\": \"1.0.11\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lvm2\": [{\"name\": \"lvm2\", \"version\": \"2.03.24\", \"release\": \"2.el10\", \"epoch\": 10, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cloud-utils-growpart\": [{\"name\": \"cloud-utils-growpart\", \"version\": \"0.33\", \"release\": \"10.el10\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"jitterentropy\": [{\"name\": \"jitterentropy\", \"version\": \"3.5.0\", \"release\": \"4.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rng-tools\": [{\"name\": \"rng-tools\", \"version\": \"6.17\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-common\": [{\"name\": \"samba-common\", \"version\": \"4.20.2\", \"release\": \"104.el10\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"protobuf-c\": [{\"name\": \"protobuf-c\", \"version\": \"1.5.0\", \"release\": \"5.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuv\": [{\"name\": \"libuv\", \"version\": \"1.48.0\", \"release\": \"2.el10\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmaxminddb\": [{\"name\": \"libmaxminddb\", \"version\": \"1.9.1\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fstrm\": [{\"name\": \"fstrm\", \"version\": \"0.6.1\", \"release\": \"11.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-license\": [{\"name\": \"bind-license\", \"version\": \"9.18.21\", \"release\": \"5.el10\", \"epoch\": 32, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"bind-libs\": [{\"name\": \"bind-libs\", \"version\": \"9.18.21\", \"release\": \"5.el10\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bind-utils\": [{\"name\": \"bind-utils\", \"version\": \"9.18.21\", \"release\": \"5.el10\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-proxy\": [{\"name\": \"sssd-proxy\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ldap\": [{\"name\": \"sssd-ldap\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-krb5\": [{\"name\": \"sssd-krb5\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libipa_hbac\": [{\"name\": \"libipa_hbac\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libicu\": [{\"name\": \"libicu\", \"version\": \"74.2\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"avahi-libs\": [{\"name\": \"avahi-libs\", \"version\": \"0.8\", \"release\": \"29.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libwbclient\": [{\"name\": \"libwbclient\", \"version\": \"4.20.2\", \"release\": \"104.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-common-libs\": [{\"name\": \"samba-common-libs\", \"version\": \"4.20.2\", \"release\": \"104.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"samba-client-libs\": [{\"name\": \"samba-client-libs\", \"version\": \"4.20.2\", \"release\": \"104.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common-pac\": [{\"name\": \"sssd-common-pac\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ipa\": [{\"name\": \"sssd-ipa\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmbclient\": [{\"name\": \"libsmbclient\", \"version\": \"4.20.2\", \"release\": \"104.el10\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"adcli\": [{\"name\": \"adcli\", \"version\": \"0.9.2\", \"release\": \"7.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-ad\": [{\"name\": \"sssd-ad\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd\": [{\"name\": \"sssd\", \"version\": \"2.10.0~beta2\", \"release\": \"3.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tlog\": [{\"name\": \"tlog\", \"version\": \"14\", \"release\": \"2.el10\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}]}}, \"invocation\": {\"module_args\": {\"manager\": [\"auto\"], \"strategy\": \"first\"}}}\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.packages\r\n# destroy ansible.module_utils.facts.packages\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy _multiprocessing\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy subprocess\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy errno\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy rpm.transaction\r\n# destroy rpm\r\n# cleanup[3] wiping rpm._rpm\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy rpm._rpm\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.46.206 closed.\r\n 7163 1726888036.77189: done with _execute_module (package_facts, {'_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'package_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 7163 1726888036.77206: _low_level_execute_command(): starting\n 7163 1726888036.77209: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982/ > /dev/null 2>&1 && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 7163 1726888036.77676: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888036.77680: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888036.77683: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888036.77685: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888036.77740: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\n<<<\n 7163 1726888036.77749: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888036.77752: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\n<<<\n 7163 1726888036.77756: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888036.77792: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 6\r\n<<<\n 7163 1726888036.81633: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888036.81670: stderr chunk (state=3):\n>>><<<\n 7163 1726888036.81674: stdout chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 6\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888036.81743: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 6\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888036.81747: handler run complete\n 7163 1726888036.82341: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 7163 1726888036.82614: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888036.83876: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 7163 1726888036.84292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888036.85042: attempt loop complete, returning result\n 7163 1726888036.85046: _execute() done\n 7163 1726888036.85049: dumping result to json\n 7163 1726888036.85169: done dumping result, returning\n 7163 1726888036.85182: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Get the rpm package facts [02619b48-4a2f-6d34-1d0e-00000000000c]\n 7163 1726888036.85201: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000c\n 7163 1726888036.86633: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000c\n 7163 1726888036.86636: WORKER PROCESS EXITING\nok: [managed_node3] => {\n \"ansible_facts\": {\n \"packages\": {\n \"NetworkManager\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.48.10\"\n }\n ],\n \"NetworkManager-libnm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager-libnm\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.48.10\"\n }\n ],\n \"NetworkManager-tui\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager-tui\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.48.10\"\n }\n ],\n \"adcli\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"adcli\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.9.2\"\n }\n ],\n \"alternatives\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"alternatives\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.30\"\n }\n ],\n \"amd-gpu-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"amd-gpu-firmware\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240910\"\n }\n ],\n \"amd-ucode-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"amd-ucode-firmware\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240910\"\n }\n ],\n \"atheros-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"atheros-firmware\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240910\"\n }\n ],\n \"audit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"audit\",\n \"release\": \"9.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.0\"\n }\n ],\n \"audit-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"audit-libs\",\n \"release\": \"9.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.0\"\n }\n ],\n \"audit-rules\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"audit-rules\",\n \"release\": \"9.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.0\"\n }\n ],\n \"authselect\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"authselect\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.5.0\"\n }\n ],\n \"authselect-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"authselect-libs\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.5.0\"\n }\n ],\n \"avahi-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"avahi-libs\",\n \"release\": \"29.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.8\"\n }\n ],\n \"basesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"basesystem\",\n \"release\": \"21.el10\",\n \"source\": \"rpm\",\n \"version\": \"11\"\n }\n ],\n \"bash\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bash\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.2.26\"\n }\n ],\n \"bc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bc\",\n \"release\": \"22.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.07.1\"\n }\n ],\n \"beakerlib\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"beakerlib\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.29.3\"\n }\n ],\n \"beakerlib-redhat\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"beakerlib-redhat\",\n \"release\": \"35.el9\",\n \"source\": \"rpm\",\n \"version\": \"1\"\n }\n ],\n \"bind-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 32,\n \"name\": \"bind-libs\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"9.18.21\"\n }\n ],\n \"bind-license\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 32,\n \"name\": \"bind-license\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"9.18.21\"\n }\n ],\n \"bind-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 32,\n \"name\": \"bind-utils\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"9.18.21\"\n }\n ],\n \"binutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"binutils\",\n \"release\": \"48.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.41\"\n }\n ],\n \"binutils-gold\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"binutils-gold\",\n \"release\": \"48.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.41\"\n }\n ],\n \"brcmfmac-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"brcmfmac-firmware\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240910\"\n }\n ],\n \"bzip2-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bzip2-libs\",\n \"release\": \"19.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.0.8\"\n }\n ],\n \"c-ares\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"c-ares\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.25.0\"\n }\n ],\n \"ca-certificates\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"ca-certificates\",\n \"release\": \"101.1.el10\",\n \"source\": \"rpm\",\n \"version\": \"2024.2.69_v8.0.303\"\n }\n ],\n \"centos-gpg-keys\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"centos-gpg-keys\",\n \"release\": \"0.19.el10\",\n \"source\": \"rpm\",\n \"version\": \"10.0\"\n }\n ],\n \"centos-stream-release\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"centos-stream-release\",\n \"release\": \"0.19.el10\",\n \"source\": \"rpm\",\n \"version\": \"10.0\"\n }\n ],\n \"centos-stream-repos\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"centos-stream-repos\",\n \"release\": \"0.19.el10\",\n \"source\": \"rpm\",\n \"version\": \"10.0\"\n }\n ],\n \"checkpolicy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"checkpolicy\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.7\"\n }\n ],\n \"chrony\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"chrony\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.6\"\n }\n ],\n \"cirrus-audio-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"cirrus-audio-firmware\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240910\"\n }\n ],\n \"cloud-init\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"cloud-init\",\n \"release\": \"17.el10\",\n \"source\": \"rpm\",\n \"version\": \"24.1.4\"\n }\n ],\n \"cloud-utils-growpart\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"cloud-utils-growpart\",\n \"release\": \"10.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.33\"\n }\n ],\n \"coreutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"coreutils\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"9.5\"\n }\n ],\n \"coreutils-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"coreutils-common\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"9.5\"\n }\n ],\n \"cpio\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cpio\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.15\"\n }\n ],\n \"cracklib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cracklib\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.9.11\"\n }\n ],\n \"cracklib-dicts\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cracklib-dicts\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.9.11\"\n }\n ],\n \"cronie\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cronie\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.7.0\"\n }\n ],\n \"cronie-anacron\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cronie-anacron\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.7.0\"\n }\n ],\n \"crontabs\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"crontabs\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.11^20190603git9e74f2d\"\n }\n ],\n \"crypto-policies\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"crypto-policies\",\n \"release\": \"1.git367040b.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240822\"\n }\n ],\n \"crypto-policies-scripts\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"crypto-policies-scripts\",\n \"release\": \"1.git367040b.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240822\"\n }\n ],\n \"cryptsetup-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cryptsetup-libs\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.7.3\"\n }\n ],\n \"curl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"curl\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"8.9.1\"\n }\n ],\n \"cyrus-sasl-gssapi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cyrus-sasl-gssapi\",\n \"release\": \"22.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.1.28\"\n }\n ],\n \"cyrus-sasl-lib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cyrus-sasl-lib\",\n \"release\": \"22.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.1.28\"\n }\n ],\n \"dbus\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dbus\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.14.10\"\n }\n ],\n \"dbus-broker\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dbus-broker\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"35\"\n }\n ],\n \"dbus-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"dbus-common\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.14.10\"\n }\n ],\n \"dbus-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dbus-libs\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.14.10\"\n }\n ],\n \"default-fonts-core-sans\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"default-fonts-core-sans\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.1\"\n }\n ],\n \"device-mapper\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 10,\n \"name\": \"device-mapper\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.02.198\"\n }\n ],\n \"device-mapper-event\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 10,\n \"name\": \"device-mapper-event\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.02.198\"\n }\n ],\n \"device-mapper-event-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 10,\n \"name\": \"device-mapper-event-libs\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.02.198\"\n }\n ],\n \"device-mapper-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 10,\n \"name\": \"device-mapper-libs\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.02.198\"\n }\n ],\n \"device-mapper-persistent-data\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"device-mapper-persistent-data\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.0.11\"\n }\n ],\n \"dhcpcd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dhcpcd\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"10.0.6\"\n }\n ],\n \"diffutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"diffutils\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.10\"\n }\n ],\n \"dnf\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dnf\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.20.0\"\n }\n ],\n \"dnf-data\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dnf-data\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.20.0\"\n }\n ],\n \"dnf-plugins-core\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dnf-plugins-core\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.7.0\"\n }\n ],\n \"dracut\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"102\"\n }\n ],\n \"dracut-config-rescue\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut-config-rescue\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"102\"\n }\n ],\n \"dracut-network\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut-network\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"102\"\n }\n ],\n \"dracut-squash\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut-squash\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"102\"\n }\n ],\n \"duktape\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"duktape\",\n \"release\": \"8.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.7.0\"\n }\n ],\n \"e2fsprogs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"e2fsprogs\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.47.1\"\n }\n ],\n \"e2fsprogs-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"e2fsprogs-libs\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.47.1\"\n }\n ],\n \"elfutils-debuginfod-client\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-debuginfod-client\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.191\"\n }\n ],\n \"elfutils-default-yama-scope\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"elfutils-default-yama-scope\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.191\"\n }\n ],\n \"elfutils-libelf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-libelf\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.191\"\n }\n ],\n \"elfutils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-libs\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.191\"\n }\n ],\n \"ethtool\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"ethtool\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"6.7\"\n }\n ],\n \"expat\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"expat\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.6.2\"\n }\n ],\n \"file\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"file\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.45\"\n }\n ],\n \"file-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"file-libs\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.45\"\n }\n ],\n \"filesystem\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"filesystem\",\n \"release\": \"15.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.18\"\n }\n ],\n \"findutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"findutils\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.10.0\"\n }\n ],\n \"firewalld\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"firewalld\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.2.1\"\n }\n ],\n \"firewalld-filesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"firewalld-filesystem\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.2.1\"\n }\n ],\n \"fonts-filesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"fonts-filesystem\",\n \"release\": \"17.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.0.5\"\n }\n ],\n \"fstrm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"fstrm\",\n \"release\": \"11.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.6.1\"\n }\n ],\n \"fuse-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"fuse-libs\",\n \"release\": \"22.el10.gating_test1\",\n \"source\": \"rpm\",\n \"version\": \"2.9.9\"\n }\n ],\n \"fuse3-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"fuse3-libs\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.16.2\"\n }\n ],\n \"gawk\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gawk\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.3.0\"\n }\n ],\n \"gawk-all-langpacks\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gawk-all-langpacks\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.3.0\"\n }\n ],\n \"gdbm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"gdbm\",\n \"release\": \"8.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.23\"\n }\n ],\n \"gdbm-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"gdbm-libs\",\n \"release\": \"8.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.23\"\n }\n ],\n \"gettext-envsubst\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gettext-envsubst\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.22.5\"\n }\n ],\n \"gettext-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gettext-libs\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.22.5\"\n }\n ],\n \"gettext-runtime\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gettext-runtime\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.22.5\"\n }\n ],\n \"git\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"git\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.45.2\"\n }\n ],\n \"git-core\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"git-core\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.45.2\"\n }\n ],\n \"git-core-doc\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"git-core-doc\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.45.2\"\n }\n ],\n \"glib2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glib2\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.80.4\"\n }\n ],\n \"glibc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc\",\n \"release\": \"17.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.39\"\n }\n ],\n \"glibc-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-common\",\n \"release\": \"17.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.39\"\n }\n ],\n \"glibc-gconv-extra\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-gconv-extra\",\n \"release\": \"17.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.39\"\n }\n ],\n \"glibc-langpack-en\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-langpack-en\",\n \"release\": \"17.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.39\"\n }\n ],\n \"gmp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"gmp\",\n \"release\": \"9.el10\",\n \"source\": \"rpm\",\n \"version\": \"6.2.1\"\n }\n ],\n \"gnupg2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gnupg2\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.4.5\"\n }\n ],\n \"gnupg2-smime\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gnupg2-smime\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.4.5\"\n }\n ],\n \"gnutls\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gnutls\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.8.7\"\n }\n ],\n \"gobject-introspection\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gobject-introspection\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.79.1\"\n }\n ],\n \"google-noto-fonts-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"google-noto-fonts-common\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240401\"\n }\n ],\n \"google-noto-sans-mono-vf-fonts\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"google-noto-sans-mono-vf-fonts\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240401\"\n }\n ],\n \"google-noto-sans-vf-fonts\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"google-noto-sans-vf-fonts\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240401\"\n }\n ],\n \"google-noto-serif-vf-fonts\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"google-noto-serif-vf-fonts\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240401\"\n }\n ],\n \"grep\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"grep\",\n \"release\": \"9.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.11\"\n }\n ],\n \"groff-base\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"groff-base\",\n \"release\": \"9.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.23.0\"\n }\n ],\n \"grub2-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"grub2-common\",\n \"release\": \"127.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.06\"\n }\n ],\n \"grub2-pc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-pc\",\n \"release\": \"127.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.06\"\n }\n ],\n \"grub2-pc-modules\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"grub2-pc-modules\",\n \"release\": \"127.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.06\"\n }\n ],\n \"grub2-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-tools\",\n \"release\": \"127.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.06\"\n }\n ],\n \"grub2-tools-minimal\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-tools-minimal\",\n \"release\": \"127.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.06\"\n }\n ],\n \"grubby\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"grubby\",\n \"release\": \"76.el10\",\n \"source\": \"rpm\",\n \"version\": \"8.40\"\n }\n ],\n \"gssproxy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gssproxy\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.9.2\"\n }\n ],\n \"gzip\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gzip\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.13\"\n }\n ],\n \"hostname\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"hostname\",\n \"release\": \"13.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.23\"\n }\n ],\n \"hunspell\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"hunspell\",\n \"release\": \"8.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.7.2\"\n }\n ],\n \"hunspell-en\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"hunspell-en\",\n \"release\": \"10.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.20201207\"\n }\n ],\n \"hunspell-en-GB\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"hunspell-en-GB\",\n \"release\": \"10.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.20201207\"\n }\n ],\n \"hunspell-en-US\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"hunspell-en-US\",\n \"release\": \"10.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.20201207\"\n }\n ],\n \"hunspell-filesystem\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"hunspell-filesystem\",\n \"release\": \"8.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.7.2\"\n }\n ],\n \"hwdata\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"hwdata\",\n \"release\": \"10.1.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.379\"\n }\n ],\n \"ima-evm-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ima-evm-utils\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.5\"\n }\n ],\n \"inih\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"inih\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"58\"\n }\n ],\n \"initscripts-rename-device\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"initscripts-rename-device\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"10.26\"\n }\n ],\n \"initscripts-service\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"initscripts-service\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"10.26\"\n }\n ],\n \"intel-audio-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"intel-audio-firmware\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240910\"\n }\n ],\n \"intel-gpu-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"intel-gpu-firmware\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240910\"\n }\n ],\n \"iproute\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iproute\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"6.7.0\"\n }\n ],\n \"iproute-tc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iproute-tc\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"6.7.0\"\n }\n ],\n \"ipset\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ipset\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"7.21\"\n }\n ],\n \"ipset-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ipset-libs\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"7.21\"\n }\n ],\n \"iptables-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iptables-libs\",\n \"release\": \"8.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.8.10\"\n }\n ],\n \"iptables-nft\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iptables-nft\",\n \"release\": \"8.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.8.10\"\n }\n ],\n \"iputils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iputils\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240905\"\n }\n ],\n \"irqbalance\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"irqbalance\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.9.4\"\n }\n ],\n \"iwlwifi-dvm-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwlwifi-dvm-firmware\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240910\"\n }\n ],\n \"iwlwifi-mvm-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwlwifi-mvm-firmware\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240910\"\n }\n ],\n \"jansson\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"jansson\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.14\"\n }\n ],\n \"jitterentropy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"jitterentropy\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.5.0\"\n }\n ],\n \"jq\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"jq\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.7.1\"\n }\n ],\n \"json-c\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"json-c\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.17\"\n }\n ],\n \"kbd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kbd\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.6.4\"\n }\n ],\n \"kbd-legacy\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"kbd-legacy\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.6.4\"\n }\n ],\n \"kbd-misc\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"kbd-misc\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.6.4\"\n }\n ],\n \"kdump-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kdump-utils\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.0.43\"\n }\n ],\n \"kernel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel\",\n \"release\": \"0.rc6.23.el10\",\n \"source\": \"rpm\",\n \"version\": \"6.11.0\"\n }\n ],\n \"kernel-core\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-core\",\n \"release\": \"0.rc6.23.el10\",\n \"source\": \"rpm\",\n \"version\": \"6.11.0\"\n }\n ],\n \"kernel-modules\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-modules\",\n \"release\": \"0.rc6.23.el10\",\n \"source\": \"rpm\",\n \"version\": \"6.11.0\"\n }\n ],\n \"kernel-modules-core\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-modules-core\",\n \"release\": \"0.rc6.23.el10\",\n \"source\": \"rpm\",\n \"version\": \"6.11.0\"\n }\n ],\n \"kernel-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-tools\",\n \"release\": \"0.rc6.23.el10\",\n \"source\": \"rpm\",\n \"version\": \"6.11.0\"\n }\n ],\n \"kernel-tools-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-tools-libs\",\n \"release\": \"0.rc6.23.el10\",\n \"source\": \"rpm\",\n \"version\": \"6.11.0\"\n }\n ],\n \"kexec-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kexec-tools\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.0.29\"\n }\n ],\n \"keyutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"keyutils\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.6.3\"\n }\n ],\n \"keyutils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"keyutils-libs\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.6.3\"\n }\n ],\n \"kmod\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kmod\",\n \"release\": \"8.el10\",\n \"source\": \"rpm\",\n \"version\": \"31\"\n }\n ],\n \"kmod-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kmod-libs\",\n \"release\": \"8.el10\",\n \"source\": \"rpm\",\n \"version\": \"31\"\n }\n ],\n \"kpartx\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kpartx\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.9.9\"\n }\n ],\n \"krb5-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"krb5-libs\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.21.3\"\n }\n ],\n \"langpacks-core-en\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"langpacks-core-en\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.1\"\n }\n ],\n \"langpacks-en\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"langpacks-en\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.1\"\n }\n ],\n \"langpacks-fonts-en\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"langpacks-fonts-en\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.1\"\n }\n ],\n \"less\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"less\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"661\"\n }\n ],\n \"libacl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libacl\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.3.2\"\n }\n ],\n \"libaio\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libaio\",\n \"release\": \"20.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.3.111\"\n }\n ],\n \"libarchive\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libarchive\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.7.2\"\n }\n ],\n \"libassuan\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libassuan\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.5.6\"\n }\n ],\n \"libattr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libattr\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.5.2\"\n }\n ],\n \"libbasicobjects\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libbasicobjects\",\n \"release\": \"57.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.1.1\"\n }\n ],\n \"libblkid\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libblkid\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.40.2\"\n }\n ],\n \"libbpf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"libbpf\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.5.0\"\n }\n ],\n \"libbrotli\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libbrotli\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.1.0\"\n }\n ],\n \"libcap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcap\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.69\"\n }\n ],\n \"libcap-ng\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcap-ng\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.8.4\"\n }\n ],\n \"libcap-ng-python3\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcap-ng-python3\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.8.4\"\n }\n ],\n \"libcbor\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcbor\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.11.0\"\n }\n ],\n \"libcollection\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcollection\",\n \"release\": \"57.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.7.0\"\n }\n ],\n \"libcom_err\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcom_err\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.47.1\"\n }\n ],\n \"libcomps\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcomps\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.1.21\"\n }\n ],\n \"libcurl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcurl\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"8.9.1\"\n }\n ],\n \"libdhash\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdhash\",\n \"release\": \"57.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.5.0\"\n }\n ],\n \"libdnf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdnf\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.73.1\"\n }\n ],\n \"libeconf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libeconf\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.6.2\"\n }\n ],\n \"libedit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libedit\",\n \"release\": \"51.20230828cvs.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.1\"\n }\n ],\n \"libestr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libestr\",\n \"release\": \"10.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.1.11\"\n }\n ],\n \"libev\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libev\",\n \"release\": \"12.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.33\"\n }\n ],\n \"libevent\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libevent\",\n \"release\": \"15.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.1.12\"\n }\n ],\n \"libfastjson\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libfastjson\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.2304.0\"\n }\n ],\n \"libfdisk\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libfdisk\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.40.2\"\n }\n ],\n \"libffi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libffi\",\n \"release\": \"8.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.4.4\"\n }\n ],\n \"libfido2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libfido2\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.14.0\"\n }\n ],\n \"libgcc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgcc\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"14.2.1\"\n }\n ],\n \"libgcrypt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgcrypt\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.11.0\"\n }\n ],\n \"libgomp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgomp\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"14.2.1\"\n }\n ],\n \"libgpg-error\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgpg-error\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.50\"\n }\n ],\n \"libicu\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libicu\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"74.2\"\n }\n ],\n \"libidn2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libidn2\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.3.7\"\n }\n ],\n \"libini_config\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libini_config\",\n \"release\": \"57.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.3.1\"\n }\n ],\n \"libipa_hbac\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libipa_hbac\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0~beta2\"\n }\n ],\n \"libkcapi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libkcapi\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.5.0\"\n }\n ],\n \"libkcapi-hasher\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libkcapi-hasher\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.5.0\"\n }\n ],\n \"libkcapi-hmaccalc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libkcapi-hmaccalc\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.5.0\"\n }\n ],\n \"libksba\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libksba\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.6.7\"\n }\n ],\n \"libldb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libldb\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.9.1\"\n }\n ],\n \"libmaxminddb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmaxminddb\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.9.1\"\n }\n ],\n \"libmnl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmnl\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.0.5\"\n }\n ],\n \"libmodulemd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmodulemd\",\n \"release\": \"11.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.15.0\"\n }\n ],\n \"libmount\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmount\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.40.2\"\n }\n ],\n \"libndp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libndp\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.9\"\n }\n ],\n \"libnetfilter_conntrack\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnetfilter_conntrack\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.0.9\"\n }\n ],\n \"libnfnetlink\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnfnetlink\",\n \"release\": \"28.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.0.1\"\n }\n ],\n \"libnfsidmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"libnfsidmap\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.7.1\"\n }\n ],\n \"libnftnl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnftnl\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.2.7\"\n }\n ],\n \"libnghttp2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnghttp2\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.62.1\"\n }\n ],\n \"libnl3\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnl3\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.9.0\"\n }\n ],\n \"libpath_utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpath_utils\",\n \"release\": \"57.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.2.1\"\n }\n ],\n \"libpipeline\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpipeline\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.5.7\"\n }\n ],\n \"libpsl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpsl\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.21.5\"\n }\n ],\n \"libpwquality\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpwquality\",\n \"release\": \"11.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.4.5\"\n }\n ],\n \"libref_array\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libref_array\",\n \"release\": \"57.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.1.5\"\n }\n ],\n \"librepo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"librepo\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.18.0\"\n }\n ],\n \"libseccomp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libseccomp\",\n \"release\": \"9.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.5.3\"\n }\n ],\n \"libsecret\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsecret\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.21.2\"\n }\n ],\n \"libselinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libselinux\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.7\"\n }\n ],\n \"libselinux-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libselinux-utils\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.7\"\n }\n ],\n \"libsemanage\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsemanage\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.7\"\n }\n ],\n \"libsepol\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsepol\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.7\"\n }\n ],\n \"libsmartcols\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsmartcols\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.40.2\"\n }\n ],\n \"libsmbclient\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"libsmbclient\",\n \"release\": \"104.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.20.2\"\n }\n ],\n \"libsolv\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsolv\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.7.29\"\n }\n ],\n \"libss\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libss\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.47.1\"\n }\n ],\n \"libssh\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libssh\",\n \"release\": \"8.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.10.6\"\n }\n ],\n \"libssh-config\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"libssh-config\",\n \"release\": \"8.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.10.6\"\n }\n ],\n \"libsss_certmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_certmap\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0~beta2\"\n }\n ],\n \"libsss_idmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_idmap\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0~beta2\"\n }\n ],\n \"libsss_nss_idmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_nss_idmap\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0~beta2\"\n }\n ],\n \"libsss_sudo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_sudo\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0~beta2\"\n }\n ],\n \"libstdc++\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libstdc++\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"14.2.1\"\n }\n ],\n \"libsysfs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsysfs\",\n \"release\": \"13.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.1.1\"\n }\n ],\n \"libtalloc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtalloc\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.4.2\"\n }\n ],\n \"libtasn1\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtasn1\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.19.0\"\n }\n ],\n \"libtdb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtdb\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.4.10\"\n }\n ],\n \"libtevent\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtevent\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.16.1\"\n }\n ],\n \"libtirpc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtirpc\",\n \"release\": \"0.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.3.5\"\n }\n ],\n \"libunistring\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libunistring\",\n \"release\": \"9.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.1\"\n }\n ],\n \"liburing\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"liburing\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.5\"\n }\n ],\n \"libusb1\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libusb1\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.0.27\"\n }\n ],\n \"libutempter\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libutempter\",\n \"release\": \"14.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.2.1\"\n }\n ],\n \"libuuid\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libuuid\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.40.2\"\n }\n ],\n \"libuv\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"libuv\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.48.0\"\n }\n ],\n \"libverto\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libverto\",\n \"release\": \"9.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.3.2\"\n }\n ],\n \"libverto-libev\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libverto-libev\",\n \"release\": \"9.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.3.2\"\n }\n ],\n \"libwbclient\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"libwbclient\",\n \"release\": \"104.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.20.2\"\n }\n ],\n \"libxcrypt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxcrypt\",\n \"release\": \"9.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.4.36\"\n }\n ],\n \"libxkbcommon\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxkbcommon\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.7.0\"\n }\n ],\n \"libxml2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxml2\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.12.5\"\n }\n ],\n \"libxslt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxslt\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.1.39\"\n }\n ],\n \"libyaml\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libyaml\",\n \"release\": \"15.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.2.5\"\n }\n ],\n \"libzstd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libzstd\",\n \"release\": \"8.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.5.5\"\n }\n ],\n \"linux-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"linux-firmware\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240910\"\n }\n ],\n \"linux-firmware-whence\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"linux-firmware-whence\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240910\"\n }\n ],\n \"lmdb-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lmdb-libs\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.9.32\"\n }\n ],\n \"logrotate\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"logrotate\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.22.0\"\n }\n ],\n \"lshw\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lshw\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"B.02.20\"\n }\n ],\n \"lsscsi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lsscsi\",\n \"release\": \"12.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.32\"\n }\n ],\n \"lua-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lua-libs\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.4.6\"\n }\n ],\n \"lvm2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 10,\n \"name\": \"lvm2\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.03.24\"\n }\n ],\n \"lvm2-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 10,\n \"name\": \"lvm2-libs\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.03.24\"\n }\n ],\n \"lz4-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lz4-libs\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.9.4\"\n }\n ],\n \"lzo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lzo\",\n \"release\": \"13.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10\"\n }\n ],\n \"make\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"make\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.4.1\"\n }\n ],\n \"makedumpfile\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"makedumpfile\",\n \"release\": \"12.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.7.5\"\n }\n ],\n \"man-db\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"man-db\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.12.0\"\n }\n ],\n \"memstrack\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"memstrack\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.2.5\"\n }\n ],\n \"microcode_ctl\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 4,\n \"name\": \"microcode_ctl\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240531\"\n }\n ],\n \"mpdecimal\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"mpdecimal\",\n \"release\": \"11.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.5.1\"\n }\n ],\n \"mpfr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"mpfr\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.2.1\"\n }\n ],\n \"mt7xxx-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"mt7xxx-firmware\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240910\"\n }\n ],\n \"ncurses\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ncurses\",\n \"release\": \"13.20240127.el10\",\n \"source\": \"rpm\",\n \"version\": \"6.4\"\n }\n ],\n \"ncurses-base\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"ncurses-base\",\n \"release\": \"13.20240127.el10\",\n \"source\": \"rpm\",\n \"version\": \"6.4\"\n }\n ],\n \"ncurses-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ncurses-libs\",\n \"release\": \"13.20240127.el10\",\n \"source\": \"rpm\",\n \"version\": \"6.4\"\n }\n ],\n \"nettle\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nettle\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.10\"\n }\n ],\n \"newt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"newt\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.52.24\"\n }\n ],\n \"nfs-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"nfs-utils\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.7.1\"\n }\n ],\n \"nftables\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"nftables\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.0.9\"\n }\n ],\n \"npth\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"npth\",\n \"release\": \"19.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.6\"\n }\n ],\n \"numactl-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"numactl-libs\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.0.16\"\n }\n ],\n \"nvidia-gpu-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"nvidia-gpu-firmware\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240910\"\n }\n ],\n \"nxpwireless-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"nxpwireless-firmware\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240910\"\n }\n ],\n \"oniguruma\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"oniguruma\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"6.9.9\"\n }\n ],\n \"openldap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openldap\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.6.7\"\n }\n ],\n \"openssh\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssh\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"9.8p1\"\n }\n ],\n \"openssh-clients\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssh-clients\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"9.8p1\"\n }\n ],\n \"openssh-server\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssh-server\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"9.8p1\"\n }\n ],\n \"openssl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"openssl\",\n \"release\": \"12.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.2.2\"\n }\n ],\n \"openssl-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"openssl-libs\",\n \"release\": \"12.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.2.2\"\n }\n ],\n \"os-prober\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"os-prober\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.81\"\n }\n ],\n \"p11-kit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"p11-kit\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.25.5\"\n }\n ],\n \"p11-kit-trust\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"p11-kit-trust\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.25.5\"\n }\n ],\n \"pam\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pam\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.6.1\"\n }\n ],\n \"pam-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pam-libs\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.6.1\"\n }\n ],\n \"parted\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"parted\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.6\"\n }\n ],\n \"pciutils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pciutils-libs\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.13.0\"\n }\n ],\n \"pcre2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcre2\",\n \"release\": \"1.el10.2\",\n \"source\": \"rpm\",\n \"version\": \"10.44\"\n }\n ],\n \"pcre2-syntax\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"pcre2-syntax\",\n \"release\": \"1.el10.2\",\n \"source\": \"rpm\",\n \"version\": \"10.44\"\n }\n ],\n \"pcsc-lite\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcsc-lite\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.2.3\"\n }\n ],\n \"pcsc-lite-ccid\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcsc-lite-ccid\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.6.0\"\n }\n ],\n \"pcsc-lite-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcsc-lite-libs\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.2.3\"\n }\n ],\n \"perl-AutoLoader\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-AutoLoader\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.74\"\n }\n ],\n \"perl-B\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-B\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.89\"\n }\n ],\n \"perl-Carp\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Carp\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.54\"\n }\n ],\n \"perl-Class-Struct\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-Class-Struct\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.68\"\n }\n ],\n \"perl-Data-Dumper\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-Data-Dumper\",\n \"release\": \"511.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.189\"\n }\n ],\n \"perl-Digest\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Digest\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.20\"\n }\n ],\n \"perl-Digest-MD5\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-Digest-MD5\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.59\"\n }\n ],\n \"perl-DynaLoader\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-DynaLoader\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.56\"\n }\n ],\n \"perl-Encode\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-Encode\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.21\"\n }\n ],\n \"perl-Errno\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-Errno\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.38\"\n }\n ],\n \"perl-Error\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Error\",\n \"release\": \"17.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.17029\"\n }\n ],\n \"perl-Exporter\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Exporter\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.78\"\n }\n ],\n \"perl-Fcntl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-Fcntl\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.18\"\n }\n ],\n \"perl-File-Basename\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-File-Basename\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.86\"\n }\n ],\n \"perl-File-Find\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-File-Find\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.44\"\n }\n ],\n \"perl-File-Path\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-File-Path\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.18\"\n }\n ],\n \"perl-File-Temp\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-File-Temp\",\n \"release\": \"511.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.231.100\"\n }\n ],\n \"perl-File-stat\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-File-stat\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.14\"\n }\n ],\n \"perl-FileHandle\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-FileHandle\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.05\"\n }\n ],\n \"perl-Getopt-Long\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Getopt-Long\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.58\"\n }\n ],\n \"perl-Getopt-Std\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-Getopt-Std\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.14\"\n }\n ],\n \"perl-Git\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Git\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.45.2\"\n }\n ],\n \"perl-HTTP-Tiny\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-HTTP-Tiny\",\n \"release\": \"511.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.088\"\n }\n ],\n \"perl-IO\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-IO\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.55\"\n }\n ],\n \"perl-IO-Socket-IP\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-IO-Socket-IP\",\n \"release\": \"511.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.42\"\n }\n ],\n \"perl-IO-Socket-SSL\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-IO-Socket-SSL\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.085\"\n }\n ],\n \"perl-IPC-Open3\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-IPC-Open3\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.22\"\n }\n ],\n \"perl-MIME-Base64\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-MIME-Base64\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.16\"\n }\n ],\n \"perl-Mozilla-CA\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Mozilla-CA\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"20231213\"\n }\n ],\n \"perl-NDBM_File\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-NDBM_File\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.17\"\n }\n ],\n \"perl-Net-SSLeay\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-Net-SSLeay\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.94\"\n }\n ],\n \"perl-POSIX\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-POSIX\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.20\"\n }\n ],\n \"perl-PathTools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-PathTools\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.91\"\n }\n ],\n \"perl-Pod-Escapes\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Pod-Escapes\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.07\"\n }\n ],\n \"perl-Pod-Perldoc\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Pod-Perldoc\",\n \"release\": \"511.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.28.01\"\n }\n ],\n \"perl-Pod-Simple\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Pod-Simple\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.45\"\n }\n ],\n \"perl-Pod-Usage\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 4,\n \"name\": \"perl-Pod-Usage\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.03\"\n }\n ],\n \"perl-Scalar-List-Utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 5,\n \"name\": \"perl-Scalar-List-Utils\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.63\"\n }\n ],\n \"perl-SelectSaver\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-SelectSaver\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.02\"\n }\n ],\n \"perl-Socket\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-Socket\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.038\"\n }\n ],\n \"perl-Storable\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"perl-Storable\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.32\"\n }\n ],\n \"perl-Symbol\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-Symbol\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.09\"\n }\n ],\n \"perl-Term-ANSIColor\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Term-ANSIColor\",\n \"release\": \"511.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.01\"\n }\n ],\n \"perl-Term-Cap\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Term-Cap\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.18\"\n }\n ],\n \"perl-TermReadKey\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-TermReadKey\",\n \"release\": \"23.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.38\"\n }\n ],\n \"perl-Text-ParseWords\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Text-ParseWords\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.31\"\n }\n ],\n \"perl-Text-Tabs+Wrap\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Text-Tabs+Wrap\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"2024.001\"\n }\n ],\n \"perl-Time-Local\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 2,\n \"name\": \"perl-Time-Local\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.350\"\n }\n ],\n \"perl-URI\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-URI\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.27\"\n }\n ],\n \"perl-base\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-base\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.27\"\n }\n ],\n \"perl-constant\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-constant\",\n \"release\": \"511.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.33\"\n }\n ],\n \"perl-if\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-if\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.61.000\"\n }\n ],\n \"perl-interpreter\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-interpreter\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.40.0\"\n }\n ],\n \"perl-lib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-lib\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.65\"\n }\n ],\n \"perl-libnet\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-libnet\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.15\"\n }\n ],\n \"perl-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-libs\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.40.0\"\n }\n ],\n \"perl-locale\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-locale\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.12\"\n }\n ],\n \"perl-mro\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-mro\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.29\"\n }\n ],\n \"perl-overload\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-overload\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.37\"\n }\n ],\n \"perl-overloading\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-overloading\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.02\"\n }\n ],\n \"perl-parent\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-parent\",\n \"release\": \"511.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.241\"\n }\n ],\n \"perl-podlators\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-podlators\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.01\"\n }\n ],\n \"perl-vars\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-vars\",\n \"release\": \"510.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.05\"\n }\n ],\n \"pigz\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pigz\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.8\"\n }\n ],\n \"pinentry\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pinentry\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.3.0\"\n }\n ],\n \"policycoreutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"policycoreutils\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.7\"\n }\n ],\n \"polkit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"polkit\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"125\"\n }\n ],\n \"polkit-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"polkit-libs\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"125\"\n }\n ],\n \"polkit-pkla-compat\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"polkit-pkla-compat\",\n \"release\": \"29.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.1\"\n }\n ],\n \"popt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"popt\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.19\"\n }\n ],\n \"prefixdevname\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"prefixdevname\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.2.0\"\n }\n ],\n \"procps-ng\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"procps-ng\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.0.4\"\n }\n ],\n \"protobuf-c\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"protobuf-c\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.5.0\"\n }\n ],\n \"psmisc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"psmisc\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"23.6\"\n }\n ],\n \"publicsuffix-list-dafsa\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"publicsuffix-list-dafsa\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240107\"\n }\n ],\n \"python-unversioned-command\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python-unversioned-command\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.12.5\"\n }\n ],\n \"python3\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.12.5\"\n }\n ],\n \"python3-attrs\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-attrs\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"23.2.0\"\n }\n ],\n \"python3-audit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-audit\",\n \"release\": \"9.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.0\"\n }\n ],\n \"python3-charset-normalizer\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-charset-normalizer\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.3.2\"\n }\n ],\n \"python3-configobj\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-configobj\",\n \"release\": \"9.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.0.8\"\n }\n ],\n \"python3-dateutil\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"python3-dateutil\",\n \"release\": \"14.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.8.2\"\n }\n ],\n \"python3-dbus\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-dbus\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.3.2\"\n }\n ],\n \"python3-distro\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-distro\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.9.0\"\n }\n ],\n \"python3-dnf\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-dnf\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.20.0\"\n }\n ],\n \"python3-dnf-plugins-core\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-dnf-plugins-core\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.7.0\"\n }\n ],\n \"python3-firewall\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-firewall\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.2.1\"\n }\n ],\n \"python3-gobject-base\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-gobject-base\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.46.0\"\n }\n ],\n \"python3-gobject-base-noarch\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-gobject-base-noarch\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.46.0\"\n }\n ],\n \"python3-hawkey\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-hawkey\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.73.1\"\n }\n ],\n \"python3-idna\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-idna\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.7\"\n }\n ],\n \"python3-jinja2\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jinja2\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.1.4\"\n }\n ],\n \"python3-jsonpatch\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jsonpatch\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.33\"\n }\n ],\n \"python3-jsonpointer\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jsonpointer\",\n \"release\": \"8.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.3\"\n }\n ],\n \"python3-jsonschema\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jsonschema\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.19.1\"\n }\n ],\n \"python3-jsonschema-specifications\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jsonschema-specifications\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"2023.11.2\"\n }\n ],\n \"python3-libcomps\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libcomps\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.1.21\"\n }\n ],\n \"python3-libdnf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libdnf\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.73.1\"\n }\n ],\n \"python3-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libs\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.12.5\"\n }\n ],\n \"python3-libselinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libselinux\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.7\"\n }\n ],\n \"python3-libsemanage\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libsemanage\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.7\"\n }\n ],\n \"python3-lxml\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-lxml\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.2.1\"\n }\n ],\n \"python3-markupsafe\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-markupsafe\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.1.3\"\n }\n ],\n \"python3-nftables\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"python3-nftables\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.0.9\"\n }\n ],\n \"python3-oauthlib\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-oauthlib\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.2.2\"\n }\n ],\n \"python3-pip-wheel\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pip-wheel\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"23.3.2\"\n }\n ],\n \"python3-policycoreutils\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-policycoreutils\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.7\"\n }\n ],\n \"python3-pyserial\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pyserial\",\n \"release\": \"9.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.5\"\n }\n ],\n \"python3-pyyaml\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-pyyaml\",\n \"release\": \"18.el10\",\n \"source\": \"rpm\",\n \"version\": \"6.0.1\"\n }\n ],\n \"python3-referencing\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-referencing\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.31.1\"\n }\n ],\n \"python3-requests\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-requests\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.32.3\"\n }\n ],\n \"python3-rpds-py\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-rpds-py\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.17.1\"\n }\n ],\n \"python3-rpm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-rpm\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.19.1.1\"\n }\n ],\n \"python3-setools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-setools\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.5.1\"\n }\n ],\n \"python3-setuptools\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-setuptools\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"69.0.3\"\n }\n ],\n \"python3-six\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-six\",\n \"release\": \"15.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.16.0\"\n }\n ],\n \"python3-systemd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-systemd\",\n \"release\": \"10.el10\",\n \"source\": \"rpm\",\n \"version\": \"235\"\n }\n ],\n \"python3-urllib3\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-urllib3\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.26.19\"\n }\n ],\n \"qemu-guest-agent\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 18,\n \"name\": \"qemu-guest-agent\",\n \"release\": \"8.el10\",\n \"source\": \"rpm\",\n \"version\": \"9.0.0\"\n }\n ],\n \"quota\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"quota\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.09\"\n }\n ],\n \"quota-nls\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"quota-nls\",\n \"release\": \"7.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.09\"\n }\n ],\n \"readline\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"readline\",\n \"release\": \"9.el10\",\n \"source\": \"rpm\",\n \"version\": \"8.2\"\n }\n ],\n \"realtek-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"realtek-firmware\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240910\"\n }\n ],\n \"redhat-mono-vf-fonts\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"redhat-mono-vf-fonts\",\n \"release\": \"12.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.0.3\"\n }\n ],\n \"redhat-text-vf-fonts\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"redhat-text-vf-fonts\",\n \"release\": \"12.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.0.3\"\n }\n ],\n \"restraint\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"restraint\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.4.4\"\n }\n ],\n \"restraint-rhts\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"restraint-rhts\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.4.4\"\n }\n ],\n \"rng-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rng-tools\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"6.17\"\n }\n ],\n \"rootfiles\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"rootfiles\",\n \"release\": \"37.el10\",\n \"source\": \"rpm\",\n \"version\": \"8.1\"\n }\n ],\n \"rpcbind\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpcbind\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.2.7\"\n }\n ],\n \"rpm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.19.1.1\"\n }\n ],\n \"rpm-build-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-build-libs\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.19.1.1\"\n }\n ],\n \"rpm-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-libs\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.19.1.1\"\n }\n ],\n \"rpm-plugin-audit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-plugin-audit\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.19.1.1\"\n }\n ],\n \"rpm-plugin-selinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-plugin-selinux\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.19.1.1\"\n }\n ],\n \"rpm-plugin-systemd-inhibit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-plugin-systemd-inhibit\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.19.1.1\"\n }\n ],\n \"rpm-sequoia\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-sequoia\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.6.0\"\n }\n ],\n \"rpm-sign-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-sign-libs\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.19.1.1\"\n }\n ],\n \"rsync\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rsync\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.3.0\"\n }\n ],\n \"rsyslog\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rsyslog\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"8.2408.0\"\n }\n ],\n \"samba-client-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"samba-client-libs\",\n \"release\": \"104.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.20.2\"\n }\n ],\n \"samba-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"samba-common\",\n \"release\": \"104.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.20.2\"\n }\n ],\n \"samba-common-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"samba-common-libs\",\n \"release\": \"104.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.20.2\"\n }\n ],\n \"sed\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sed\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.9\"\n }\n ],\n \"selinux-policy\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"selinux-policy\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"40.13.9\"\n }\n ],\n \"selinux-policy-targeted\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"selinux-policy-targeted\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"40.13.9\"\n }\n ],\n \"setup\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"setup\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.14.5\"\n }\n ],\n \"sg3_utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sg3_utils\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.48\"\n }\n ],\n \"sg3_utils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sg3_utils-libs\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.48\"\n }\n ],\n \"shadow-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"shadow-utils\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.15.0\"\n }\n ],\n \"slang\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"slang\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.3.3\"\n }\n ],\n \"snappy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"snappy\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.1.10\"\n }\n ],\n \"sqlite-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sqlite-libs\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"3.46.1\"\n }\n ],\n \"squashfs-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"squashfs-tools\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.6.1\"\n }\n ],\n \"sssd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0~beta2\"\n }\n ],\n \"sssd-ad\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-ad\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0~beta2\"\n }\n ],\n \"sssd-client\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-client\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0~beta2\"\n }\n ],\n \"sssd-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-common\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0~beta2\"\n }\n ],\n \"sssd-common-pac\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-common-pac\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0~beta2\"\n }\n ],\n \"sssd-ipa\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-ipa\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0~beta2\"\n }\n ],\n \"sssd-kcm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-kcm\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0~beta2\"\n }\n ],\n \"sssd-krb5\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-krb5\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0~beta2\"\n }\n ],\n \"sssd-krb5-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-krb5-common\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0~beta2\"\n }\n ],\n \"sssd-ldap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-ldap\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0~beta2\"\n }\n ],\n \"sssd-nfs-idmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-nfs-idmap\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0~beta2\"\n }\n ],\n \"sssd-proxy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-proxy\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.10.0~beta2\"\n }\n ],\n \"sudo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sudo\",\n \"release\": \"7.p5.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.9.15\"\n }\n ],\n \"sudo-python-plugin\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sudo-python-plugin\",\n \"release\": \"7.p5.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.9.15\"\n }\n ],\n \"systemd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd\",\n \"release\": \"14.el10\",\n \"source\": \"rpm\",\n \"version\": \"256\"\n }\n ],\n \"systemd-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd-libs\",\n \"release\": \"14.el10\",\n \"source\": \"rpm\",\n \"version\": \"256\"\n }\n ],\n \"systemd-pam\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd-pam\",\n \"release\": \"14.el10\",\n \"source\": \"rpm\",\n \"version\": \"256\"\n }\n ],\n \"systemd-udev\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd-udev\",\n \"release\": \"14.el10\",\n \"source\": \"rpm\",\n \"version\": \"256\"\n }\n ],\n \"tar\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"tar\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.35\"\n }\n ],\n \"time\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"time\",\n \"release\": \"24.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.9\"\n }\n ],\n \"tiwilink-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"tiwilink-firmware\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"20240910\"\n }\n ],\n \"tlog\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"tlog\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"14\"\n }\n ],\n \"tpm2-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"tpm2-tools\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.7\"\n }\n ],\n \"tpm2-tss\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"tpm2-tss\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.1.3\"\n }\n ],\n \"tpm2-tss-fapi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"tpm2-tss-fapi\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.1.3\"\n }\n ],\n \"tzdata\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"tzdata\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2024a\"\n }\n ],\n \"userspace-rcu\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"userspace-rcu\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"0.14.0\"\n }\n ],\n \"util-linux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"util-linux\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.40.2\"\n }\n ],\n \"util-linux-core\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"util-linux-core\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.40.2\"\n }\n ],\n \"vim-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"vim-common\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"9.1.083\"\n }\n ],\n \"vim-data\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 2,\n \"name\": \"vim-data\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"9.1.083\"\n }\n ],\n \"vim-enhanced\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"vim-enhanced\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"9.1.083\"\n }\n ],\n \"vim-filesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 2,\n \"name\": \"vim-filesystem\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"9.1.083\"\n }\n ],\n \"vim-minimal\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"vim-minimal\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"9.1.083\"\n }\n ],\n \"wget\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"wget\",\n \"release\": \"1.el10\",\n \"source\": \"rpm\",\n \"version\": \"1.24.5\"\n }\n ],\n \"which\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"which\",\n \"release\": \"42.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.21\"\n }\n ],\n \"xfsprogs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"xfsprogs\",\n \"release\": \"4.el10\",\n \"source\": \"rpm\",\n \"version\": \"6.5.0\"\n }\n ],\n \"xkeyboard-config\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"xkeyboard-config\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.41\"\n }\n ],\n \"xxd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"xxd\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"9.1.083\"\n }\n ],\n \"xz\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"xz\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.6.2\"\n }\n ],\n \"xz-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"xz-libs\",\n \"release\": \"2.el10\",\n \"source\": \"rpm\",\n \"version\": \"5.6.2\"\n }\n ],\n \"yum\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"yum\",\n \"release\": \"6.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.20.0\"\n }\n ],\n \"yum-utils\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"yum-utils\",\n \"release\": \"5.el10\",\n \"source\": \"rpm\",\n \"version\": \"4.7.0\"\n }\n ],\n \"zlib-ng-compat\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"zlib-ng-compat\",\n \"release\": \"3.el10\",\n \"source\": \"rpm\",\n \"version\": \"2.1.6\"\n }\n ]\n }\n },\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"manager\": [\n \"auto\"\n ],\n \"strategy\": \"first\"\n }\n }\n}\n 7163 1726888036.90030: no more pending results, returning what we have\n 7163 1726888036.90034: results queue empty\n 7163 1726888036.90034: checking for any_errors_fatal\n 7163 1726888036.90040: done checking for any_errors_fatal\n 7163 1726888036.90041: checking for max_fail_percentage\n 7163 1726888036.90043: done checking for max_fail_percentage\n 7163 1726888036.90043: checking to see if all hosts have failed and the running result is not ok\n 7163 1726888036.90044: done checking to see if all hosts have failed\n 7163 1726888036.90049: getting the remaining hosts for this loop\n 7163 1726888036.90051: done getting the remaining hosts for this loop\n 7163 1726888036.90054: getting the next task for host managed_node1\n 7163 1726888036.90058: done getting next task for host managed_node1\n 7163 1726888036.90060: ^ task is: TASK: fedora.linux_system_roles.tlog : Install cockpit session recording\n 7163 1726888036.90062: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888036.90063: getting the next task for host managed_node2\n 7163 1726888036.90064: done getting next task for host managed_node2\n 7163 1726888036.90065: ^ task is: TASK: fedora.linux_system_roles.tlog : Install cockpit session recording\n 7163 1726888036.90066: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888036.90066: getting the next task for host managed_node3\n 7163 1726888036.90067: done getting next task for host managed_node3\n 7163 1726888036.90068: ^ task is: TASK: fedora.linux_system_roles.tlog : Install cockpit session recording\n 7163 1726888036.90069: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888036.90077: getting variables\n 7163 1726888036.90078: in VariableManager get_vars()\n 7163 1726888036.90100: Calling all_inventory to load vars for managed_node1\n 7163 1726888036.90102: Calling groups_inventory to load vars for managed_node1\n 7163 1726888036.90104: Calling all_plugins_inventory to load vars for managed_node1\n 7163 1726888036.90110: Calling all_plugins_play to load vars for managed_node1\n 7163 1726888036.90112: Calling groups_plugins_inventory to load vars for managed_node1\n 7163 1726888036.90114: Calling groups_plugins_play to load vars for managed_node1\n 7163 1726888036.92794: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888036.93695: done with get_vars()\n 7163 1726888036.93711: done getting variables\n 7163 1726888036.93779: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.tlog : Install cockpit session recording] ******\ntask path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:13\nFriday 20 September 2024 23:07:16 -0400 (0:00:01.995) 0:00:08.947 ****** \n 7163 1726888036.93806: entering _queue_task() for managed_node1/package\n 7163 1726888036.94178: worker is 1 (out of 3 available)\n 7163 1726888036.94194: exiting _queue_task() for managed_node1/package\n 7163 1726888036.94227: getting variables\n 7163 1726888036.94229: in VariableManager get_vars()\n 7163 1726888036.94327: Calling all_inventory to load vars for managed_node2\n 7163 1726888036.94332: Calling groups_inventory to load vars for managed_node2\n 7163 1726888036.94335: Calling all_plugins_inventory to load vars for managed_node2\n 7163 1726888036.94354: Calling all_plugins_play to load vars for managed_node2\n 7163 1726888036.94358: Calling groups_plugins_inventory to load vars for managed_node2\n 7163 1726888036.94361: Calling groups_plugins_play to load vars for managed_node2\n 7163 1726888036.95205: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Install cockpit session recording\n 7163 1726888036.95209: in run() - task 02619b48-4a2f-6d34-1d0e-00000000000d\n 7163 1726888036.95213: variable 'ansible_search_path' from source: unknown\n 7163 1726888036.95215: variable 'ansible_search_path' from source: unknown\n 7163 1726888036.95217: calling self._execute()\n 7163 1726888036.95220: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888036.95223: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888036.95507: variable 'omit' from source: magic vars\n 7163 1726888036.95541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888036.96700: done with get_vars()\n 7163 1726888036.96725: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 7163 1726888036.96734: done getting variables\n 7163 1726888036.96833: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 7163 1726888036.96845: entering _queue_task() for managed_node2/package\n 7163 1726888036.97668: worker is 2 (out of 3 available)\n 7163 1726888036.97679: exiting _queue_task() for managed_node2/package\n 7163 1726888036.97713: getting variables\n 7163 1726888036.97716: in VariableManager get_vars()\n 7163 1726888036.97797: Calling all_inventory to load vars for managed_node3\n 7163 1726888036.97801: Calling groups_inventory to load vars for managed_node3\n 7163 1726888036.97803: Calling all_plugins_inventory to load vars for managed_node3\n 7163 1726888036.97817: Calling all_plugins_play to load vars for managed_node3\n 7163 1726888036.97821: Calling groups_plugins_inventory to load vars for managed_node3\n 7163 1726888036.97824: Calling groups_plugins_play to load vars for managed_node3\n 7163 1726888036.98374: Evaluated conditional ('cockpit' in ansible_facts.packages): False\n 7163 1726888036.98379: when evaluation is False, skipping this task\n 7163 1726888036.98383: _execute() done\n 7163 1726888036.98385: dumping result to json\n 7163 1726888036.98387: done dumping result, returning\n 7163 1726888036.98389: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Install cockpit session recording [02619b48-4a2f-6d34-1d0e-00000000000d]\n 7163 1726888036.98391: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000d\n 7163 1726888036.98464: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000d\n 7163 1726888036.98467: WORKER PROCESS EXITING\n 7163 1726888036.98469: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Install cockpit session recording\n 7163 1726888036.98472: in run() - task 02619b48-4a2f-6d34-1d0e-00000000000d\n 7163 1726888036.98474: variable 'ansible_search_path' from source: unknown\n 7163 1726888036.98476: variable 'ansible_search_path' from source: unknown\n 7163 1726888036.98478: calling self._execute()\n 7163 1726888036.98482: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888036.99077: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888036.99082: variable 'omit' from source: magic vars\n 7163 1726888036.99446: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 7163 1726888036.99464: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888037.00280: Evaluated conditional ('cockpit' in ansible_facts.packages): False\n 7163 1726888037.00283: when evaluation is False, skipping this task\n 7163 1726888037.00285: _execute() done\n 7163 1726888037.00290: dumping result to json\n 7163 1726888037.00293: done dumping result, returning\n 7163 1726888037.00295: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Install cockpit session recording [02619b48-4a2f-6d34-1d0e-00000000000d]\n 7163 1726888037.00297: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000d\n 7163 1726888037.00667: done with get_vars()\n 7163 1726888037.00680: done getting variables\n 7163 1726888037.00706: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000d\n 7163 1726888037.00710: WORKER PROCESS EXITING\n 7163 1726888037.00734: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 7163 1726888037.00743: entering _queue_task() for managed_node3/package\n 7163 1726888037.01034: worker is 3 (out of 3 available)\n 7163 1726888037.01048: exiting _queue_task() for managed_node3/package\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"'cockpit' in ansible_facts.packages\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 7163 1726888037.01148: done queuing things up, now waiting for results queue to drain\n 7163 1726888037.01150: waiting for pending results...\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"'cockpit' in ansible_facts.packages\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 7163 1726888037.01352: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Install cockpit session recording\n 7163 1726888037.01422: in run() - task 02619b48-4a2f-6d34-1d0e-00000000000d\n 7163 1726888037.01432: variable 'ansible_search_path' from source: unknown\n 7163 1726888037.01436: variable 'ansible_search_path' from source: unknown\n 7163 1726888037.01464: calling self._execute()\n 7163 1726888037.01522: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888037.01526: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888037.01535: variable 'omit' from source: magic vars\n 7163 1726888037.01820: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 7163 1726888037.02172: Evaluated conditional ('cockpit' in ansible_facts.packages): False\n 7163 1726888037.02176: when evaluation is False, skipping this task\n 7163 1726888037.02179: _execute() done\n 7163 1726888037.02182: dumping result to json\n 7163 1726888037.02184: done dumping result, returning\n 7163 1726888037.02190: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Install cockpit session recording [02619b48-4a2f-6d34-1d0e-00000000000d]\n 7163 1726888037.02201: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000d\n 7163 1726888037.02314: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000d\n 7163 1726888037.02317: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"'cockpit' in ansible_facts.packages\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 7163 1726888037.02336: no more pending results, returning what we have\n 7163 1726888037.02342: results queue empty\n 7163 1726888037.02344: checking for any_errors_fatal\n 7163 1726888037.02354: done checking for any_errors_fatal\n 7163 1726888037.02355: checking for max_fail_percentage\n 7163 1726888037.02356: done checking for max_fail_percentage\n 7163 1726888037.02357: checking to see if all hosts have failed and the running result is not ok\n 7163 1726888037.02358: done checking to see if all hosts have failed\n 7163 1726888037.02359: getting the remaining hosts for this loop\n 7163 1726888037.02361: done getting the remaining hosts for this loop\n 7163 1726888037.02364: getting the next task for host managed_node1\n 7163 1726888037.02368: done getting next task for host managed_node1\n 7163 1726888037.02372: ^ task is: TASK: fedora.linux_system_roles.tlog : Configure sssd services section\n 7163 1726888037.02374: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888037.02375: getting the next task for host managed_node2\n 7163 1726888037.02377: done getting next task for host managed_node2\n 7163 1726888037.02379: ^ task is: TASK: fedora.linux_system_roles.tlog : Configure sssd services section\n 7163 1726888037.02380: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888037.02381: getting the next task for host managed_node3\n 7163 1726888037.02383: done getting next task for host managed_node3\n 7163 1726888037.02385: ^ task is: TASK: fedora.linux_system_roles.tlog : Configure sssd services section\n 7163 1726888037.02389: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888037.02407: getting variables\n 7163 1726888037.02408: in VariableManager get_vars()\n 7163 1726888037.02435: Calling all_inventory to load vars for managed_node1\n 7163 1726888037.02439: Calling groups_inventory to load vars for managed_node1\n 7163 1726888037.02442: Calling all_plugins_inventory to load vars for managed_node1\n 7163 1726888037.02450: Calling all_plugins_play to load vars for managed_node1\n 7163 1726888037.02453: Calling groups_plugins_inventory to load vars for managed_node1\n 7163 1726888037.02456: Calling groups_plugins_play to load vars for managed_node1\n 7163 1726888037.03008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888037.03664: done with get_vars()\n 7163 1726888037.03677: done getting variables\n\nTASK [fedora.linux_system_roles.tlog : Configure sssd services section] ********\ntask path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:20\nFriday 20 September 2024 23:07:17 -0400 (0:00:00.099) 0:00:09.046 ****** \n 7163 1726888037.03710: entering _queue_task() for managed_node1/community.general.ini_file\n 7163 1726888037.03712: Creating lock for community.general.ini_file\n 7163 1726888037.04034: worker is 1 (out of 3 available)\n 7163 1726888037.04066: exiting _queue_task() for managed_node1/community.general.ini_file\n 7163 1726888037.04163: getting variables\n 7163 1726888037.04166: in VariableManager get_vars()\n 7163 1726888037.04332: Calling all_inventory to load vars for managed_node2\n 7163 1726888037.04342: Calling groups_inventory to load vars for managed_node2\n 7163 1726888037.04346: Calling all_plugins_inventory to load vars for managed_node2\n 7163 1726888037.04366: Calling all_plugins_play to load vars for managed_node2\n 7163 1726888037.04370: Calling groups_plugins_inventory to load vars for managed_node2\n 7163 1726888037.04374: Calling groups_plugins_play to load vars for managed_node2\n 7163 1726888037.05256: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Configure sssd services section\n 7163 1726888037.05260: in run() - task 02619b48-4a2f-6d34-1d0e-00000000000e\n 7163 1726888037.05263: variable 'ansible_search_path' from source: unknown\n 7163 1726888037.05266: variable 'ansible_search_path' from source: unknown\n 7163 1726888037.05268: variable 'omit' from source: magic vars\n 7163 1726888037.05270: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888037.05273: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888037.05285: variable 'omit' from source: magic vars\n 7163 1726888037.05289: variable 'tlog_use_sssd' from source: role '' defaults\n 7163 1726888037.05292: Evaluated conditional (tlog_use_sssd | bool): True\n 7163 1726888037.06034: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 7163 1726888037.06039: Evaluated conditional ('sssd' in ansible_facts.packages): True\n 7163 1726888037.06042: variable 'omit' from source: magic vars\n 7163 1726888037.06250: variable 'omit' from source: magic vars\n 7163 1726888037.06253: variable '__tlog_sssd_conf' from source: role '' all vars\n 7163 1726888037.06266: variable '__tlog_sssd_conf' from source: role '' all vars\n 7163 1726888037.06306: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888037.07159: variable 'item' from source: unknown\n 7163 1726888037.07162: variable 'item' from source: unknown\n 7163 1726888037.07165: variable 'omit' from source: magic vars\n 7163 1726888037.07167: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 7163 1726888037.07173: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 7163 1726888037.07176: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 7163 1726888037.07178: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888037.07181: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888037.07183: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 7163 1726888037.07185: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888037.07188: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888037.07190: Set connection var ansible_shell_executable to /bin/sh\n 7163 1726888037.07192: Set connection var ansible_timeout to 10\n 7163 1726888037.07194: Set connection var ansible_module_compression to ZIP_DEFLATED\n 7163 1726888037.07196: Set connection var ansible_shell_type to sh\n 7163 1726888037.07199: Set connection var ansible_pipelining to False\n 7163 1726888037.07201: Set connection var ansible_connection to ssh\n 7163 1726888037.07203: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888037.07205: variable 'ansible_connection' from source: unknown\n 7163 1726888037.07207: variable 'ansible_module_compression' from source: unknown\n 7163 1726888037.07209: variable 'ansible_shell_type' from source: unknown\n 7163 1726888037.07211: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888037.07214: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888037.07216: variable 'ansible_pipelining' from source: unknown\n 7163 1726888037.07218: variable 'ansible_timeout' from source: unknown\n 7163 1726888037.07221: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888037.07640: done with get_vars()\n 7163 1726888037.07658: done getting variables\n 7163 1726888037.07679: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 7163 1726888037.07682: variable 'omit' from source: magic vars\n 7163 1726888037.07685: starting attempt loop\n 7163 1726888037.07687: running the handler\n 7163 1726888037.07689: _low_level_execute_command(): starting\n 7163 1726888037.07694: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 7163 1726888037.07720: entering _queue_task() for managed_node2/community.general.ini_file\n 7163 1726888037.08245: worker is 2 (out of 3 available)\n 7163 1726888037.08266: exiting _queue_task() for managed_node2/community.general.ini_file\n 7163 1726888037.08296: getting variables\n 7163 1726888037.08299: in VariableManager get_vars()\n 7163 1726888037.08450: Calling all_inventory to load vars for managed_node3\n 7163 1726888037.08454: Calling groups_inventory to load vars for managed_node3\n 7163 1726888037.08457: Calling all_plugins_inventory to load vars for managed_node3\n 7163 1726888037.08488: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888037.08506: Calling all_plugins_play to load vars for managed_node3\n 7163 1726888037.08510: Calling groups_plugins_inventory to load vars for managed_node3\n 7163 1726888037.08514: Calling groups_plugins_play to load vars for managed_node3\n 7163 1726888037.09066: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888037.09071: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888037.09074: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888037.09078: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888037.09081: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888037.09084: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Configure sssd services section\n 7163 1726888037.09089: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888037.09091: in run() - task 02619b48-4a2f-6d34-1d0e-00000000000e\n 7163 1726888037.09094: variable 'ansible_search_path' from source: unknown\n 7163 1726888037.09096: variable 'ansible_search_path' from source: unknown\n 7163 1726888037.09099: variable 'omit' from source: magic vars\n 7163 1726888037.09101: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888037.09103: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888037.09693: variable 'omit' from source: magic vars\n 7163 1726888037.09962: variable 'tlog_use_sssd' from source: role '' defaults\n 7163 1726888037.09966: Evaluated conditional (tlog_use_sssd | bool): True\n 7163 1726888037.09969: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 7163 1726888037.09983: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888037.11053: stdout chunk (state=3):\n>>>/root\n<<<\n 7163 1726888037.11057: Evaluated conditional ('sssd' in ansible_facts.packages): True\n 7163 1726888037.11060: variable 'omit' from source: magic vars\n 7163 1726888037.11062: variable 'omit' from source: magic vars\n 7163 1726888037.11065: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888037.11067: stderr chunk (state=3):\n>>><<<\n 7163 1726888037.11069: stdout chunk (state=3):\n>>><<<\n 7163 1726888037.11072: variable '__tlog_sssd_conf' from source: role '' all vars\n<10.31.12.215> (0, b'/root\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888037.11603: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888037.11606: variable '__tlog_sssd_conf' from source: role '' all vars\n 7163 1726888037.11609: variable 'item' from source: unknown\n 7163 1726888037.11611: variable 'item' from source: unknown\n 7163 1726888037.11613: _low_level_execute_command(): starting\n 7163 1726888037.11616: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895 `\" && echo ansible-tmp-1726888037.108002-7622-140404202357895=\"` echo /root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895 `\" ) && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895 `\" && echo ansible-tmp-1726888037.108002-7622-140404202357895=\"` echo /root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895 `\" ) && sleep 0'\"'\"''\n 7163 1726888037.11626: variable 'omit' from source: magic vars\n 7163 1726888037.11628: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 7163 1726888037.11631: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 7163 1726888037.11597: done with get_vars()\n 7163 1726888037.11695: done getting variables\n 7163 1726888037.11722: entering _queue_task() for managed_node3/community.general.ini_file\n 7163 1726888037.11633: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 7163 1726888037.11745: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888037.11749: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888037.11751: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 7163 1726888037.11754: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888037.11757: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888037.11759: Set connection var ansible_shell_executable to /bin/sh\n 7163 1726888037.11761: Set connection var ansible_timeout to 10\n 7163 1726888037.11764: Set connection var ansible_module_compression to ZIP_DEFLATED\n 7163 1726888037.11829: Set connection var ansible_shell_type to sh\n 7163 1726888037.11832: Set connection var ansible_pipelining to False\n 7163 1726888037.11834: Set connection var ansible_connection to ssh\n 7163 1726888037.12378: worker is 3 (out of 3 available)\n 7163 1726888037.12391: exiting _queue_task() for managed_node3/community.general.ini_file\n 7163 1726888037.12404: done queuing things up, now waiting for results queue to drain\n 7163 1726888037.12407: waiting for pending results...\n 7163 1726888037.12001: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888037.12468: variable 'ansible_connection' from source: unknown\n 7163 1726888037.12474: variable 'ansible_module_compression' from source: unknown\n 7163 1726888037.12478: variable 'ansible_shell_type' from source: unknown\n 7163 1726888037.12480: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888037.12483: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888037.12489: variable 'ansible_pipelining' from source: unknown\n 7163 1726888037.12499: variable 'ansible_timeout' from source: unknown\n 7163 1726888037.12504: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888037.12508: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888037.12919: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888037.12923: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888037.12925: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888037.12930: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888037.12934: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888037.12954: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 7163 1726888037.12962: variable 'omit' from source: magic vars\n 7163 1726888037.12966: starting attempt loop\n 7163 1726888037.12972: running the handler\n 7163 1726888037.13074: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Configure sssd services section\n 7163 1726888037.13083: _low_level_execute_command(): starting\n 7163 1726888037.13152: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888037.13182: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888037.13363: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888037.13366: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888037.13369: in run() - task 02619b48-4a2f-6d34-1d0e-00000000000e\n 7163 1726888037.13375: variable 'ansible_search_path' from source: unknown\n 7163 1726888037.13464: variable 'ansible_search_path' from source: unknown\n 7163 1726888037.13561: variable 'omit' from source: magic vars\n 7163 1726888037.13565: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 7163 1726888037.13677: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888037.13705: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888037.13728: variable 'omit' from source: magic vars\n 7163 1726888037.14324: variable 'tlog_use_sssd' from source: role '' defaults\n 7163 1726888037.14327: Evaluated conditional (tlog_use_sssd | bool): True\n 7163 1726888037.14451: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 7163 1726888037.15139: Evaluated conditional ('sssd' in ansible_facts.packages): True\n 7163 1726888037.15151: variable 'omit' from source: magic vars\n 7163 1726888037.15193: variable 'omit' from source: magic vars\n 7163 1726888037.15253: variable '__tlog_sssd_conf' from source: role '' all vars\n 7163 1726888037.15346: variable '__tlog_sssd_conf' from source: role '' all vars\n 7163 1726888037.15520: variable 'item' from source: unknown\n 7163 1726888037.15530: variable 'item' from source: unknown\n 7163 1726888037.15571: variable 'omit' from source: magic vars\n 7163 1726888037.15692: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 7163 1726888037.15773: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888037.15783: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888037.15844: stdout chunk (state=3):\n>>>ansible-tmp-1726888037.108002-7622-140404202357895=/root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895\n<<<\n 7163 1726888037.16077: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 7163 1726888037.16080: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888037.16083: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 7163 1726888037.16085: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6519\r\n<<<\n 7163 1726888037.16087: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888037.16090: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888037.16092: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888037.16094: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888037.16106: stderr chunk (state=3):\n>>><<<\n 7163 1726888037.16118: stdout chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'ansible-tmp-1726888037.108002-7622-140404202357895=/root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888037.16251: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888037.108002-7622-140404202357895=/root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888037.16257: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888037.16449: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 7163 1726888037.16452: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888037.16456: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888037.16458: Set connection var ansible_shell_executable to /bin/sh\n 7163 1726888037.16461: Set connection var ansible_timeout to 10\n 7163 1726888037.16463: Set connection var ansible_module_compression to ZIP_DEFLATED\n 7163 1726888037.16465: Set connection var ansible_shell_type to sh\n 7163 1726888037.16467: Set connection var ansible_pipelining to False\n 7163 1726888037.16469: Set connection var ansible_connection to ssh\n 7163 1726888037.16471: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888037.16473: variable 'ansible_connection' from source: unknown\n 7163 1726888037.16476: variable 'ansible_module_compression' from source: unknown\n 7163 1726888037.16478: variable 'ansible_shell_type' from source: unknown\n 7163 1726888037.16480: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888037.16482: variable 'ansible_module_compression' from source: unknown\n 7163 1726888037.16532: ANSIBALLZ: Using lock for community.general.ini_file\n 7163 1726888037.16544: ANSIBALLZ: Acquiring lock\n 7163 1726888037.16561: ANSIBALLZ: Lock acquired: 140449588052528\n 7163 1726888037.16570: ANSIBALLZ: Creating module\n 7163 1726888037.16969: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888037.16972: variable 'ansible_pipelining' from source: unknown\n 7163 1726888037.16975: variable 'ansible_timeout' from source: unknown\n 7163 1726888037.16977: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888037.17325: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 7163 1726888037.17629: variable 'omit' from source: magic vars\n 7163 1726888037.17633: starting attempt loop\n 7163 1726888037.17635: running the handler\n 7163 1726888037.17640: _low_level_execute_command(): starting\n 7163 1726888037.17642: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 7163 1726888037.17808: stdout chunk (state=3):\n>>>/root\n<<<\n 7163 1726888037.18005: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888037.18058: stdout chunk (state=3):\n>>><<<\n 7163 1726888037.18074: stderr chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'/root\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888037.18205: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888037.18268: _low_level_execute_command(): starting\n 7163 1726888037.18275: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721 `\" && echo ansible-tmp-1726888037.1820939-7624-15598060358721=\"` echo /root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721 `\" ) && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721 `\" && echo ansible-tmp-1726888037.1820939-7624-15598060358721=\"` echo /root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721 `\" ) && sleep 0'\"'\"''\n 7163 1726888037.18740: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 7163 1726888037.18764: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888037.19024: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 6\r\n<<<\n 7163 1726888037.19466: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888037.19482: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888037.19502: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888037.19530: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888037.19648: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888037.19718: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888037.19749: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888037.19772: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888037.19970: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888037.19974: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888037.20035: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888037.20071: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888037.22015: stdout chunk (state=3):\n>>>ansible-tmp-1726888037.1820939-7624-15598060358721=/root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721\n<<<\n 7163 1726888037.22171: stdout chunk (state=3):\n>>>/root\n<<<\n 7163 1726888037.22270: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888037.22276: stdout chunk (state=3):\n>>><<<\n 7163 1726888037.22279: stderr chunk (state=3):\n>>><<<\n 7163 1726888037.22703: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888037.22707: stdout chunk (state=3):\n>>><<<\n 7163 1726888037.22710: stderr chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'ansible-tmp-1726888037.1820939-7624-15598060358721=/root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888037.22717: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888037.1820939-7624-15598060358721=/root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888037.22719: variable 'ansible_module_compression' from source: unknown\n 7163 1726888037.22722: ANSIBALLZ: Using lock for community.general.ini_file\n<10.31.46.206> (0, b'/root\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 6\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888037.22731: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 6\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888037.22733: _low_level_execute_command(): starting\n 7163 1726888037.22736: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366 `\" && echo ansible-tmp-1726888037.2257779-7626-115638758191366=\"` echo /root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366 `\" ) && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366 `\" && echo ansible-tmp-1726888037.2257779-7626-115638758191366=\"` echo /root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366 `\" ) && sleep 0'\"'\"''\n 7163 1726888037.22758: ANSIBALLZ: Acquiring lock\n 7163 1726888037.23514: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888037.23529: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 7163 1726888037.23546: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 7163 1726888037.23568: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888037.23610: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\n<<<\n 7163 1726888037.23625: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\n<<<\n 7163 1726888037.23658: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888037.23699: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 6\r\n<<<\n 7163 1726888037.26859: stdout chunk (state=3):\n>>>ansible-tmp-1726888037.2257779-7626-115638758191366=/root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366\n<<<\n 7163 1726888037.27244: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888037.27248: stdout chunk (state=3):\n>>><<<\n 7163 1726888037.27251: stderr chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'ansible-tmp-1726888037.2257779-7626-115638758191366=/root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 6\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888037.27261: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888037.2257779-7626-115638758191366=/root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 6\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888037.27503: variable 'ansible_module_compression' from source: unknown\n 7163 1726888037.27813: ANSIBALLZ: Using lock for community.general.ini_file\n 7163 1726888037.27817: ANSIBALLZ: Acquiring lock\n 7163 1726888037.33960: ANSIBALLZ: Writing module into payload\n 7163 1726888037.34226: ANSIBALLZ: Writing module\n 7163 1726888037.34297: ANSIBALLZ: Renaming module\n 7163 1726888037.34352: ANSIBALLZ: Done creating module\n 7163 1726888037.34390: ANSIBALLZ: Lock acquired: 140449588052528\n 7163 1726888037.34402: ANSIBALLZ: Reading module after lock\n 7163 1726888037.34599: ANSIBALLZ: Lock acquired: 140449588052528\n 7163 1726888037.34603: ANSIBALLZ: Reading module after lock\n 7163 1726888037.34605: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 7163 1726888037.34843: variable 'ansible_facts' from source: host vars for 'managed_node2'\nUsing module file /tmp/collections-FCu/ansible_collections/community/general/plugins/modules/ini_file.py\n 7163 1726888037.35025: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /tmp/collections-FCu/ansible_collections/community/general/plugins/modules/ini_file.py\n 7163 1726888037.35031: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895/AnsiballZ_ini_file.py\n<10.31.12.215> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpks1k0r9i TO /root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895/AnsiballZ_ini_file.py\n<10.31.12.215> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' '[10.31.12.215]'\nUsing module file /tmp/collections-FCu/ansible_collections/community/general/plugins/modules/ini_file.py\n 7163 1726888037.35150: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366/AnsiballZ_ini_file.py\n<10.31.46.206> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpw_xdgr6u TO /root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366/AnsiballZ_ini_file.py\n 7163 1726888037.35256: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721/AnsiballZ_ini_file.py\n<10.31.45.174> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpe1w8rajv TO /root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721/AnsiballZ_ini_file.py\n 7163 1726888037.35315: Sending initial data\n 7163 1726888037.35350: Sent initial data (154 bytes)\n<10.31.45.174> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' '[10.31.45.174]'\n<10.31.46.206> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' '[10.31.46.206]'\n 7163 1726888037.35661: Sending initial data\n 7163 1726888037.35672: Sent initial data (154 bytes)\n 7163 1726888037.35751: Sending initial data\n 7163 1726888037.35763: Sent initial data (155 bytes)\n 7163 1726888037.36325: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888037.36353: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888037.36457: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\n<<<\n 7163 1726888037.36604: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888037.36634: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888037.36921: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888037.36935: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888037.37011: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888037.37059: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888037.37077: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888037.37090: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\n<<<\n 7163 1726888037.37117: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888037.37136: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888037.37159: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888037.37189: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888037.37286: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888037.37357: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888037.37383: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888037.37413: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888037.37451: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888037.37464: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888037.37482: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888037.37522: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888037.39188: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 7163 1726888037.39256: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 7163 1726888037.39363: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpe1w8rajv\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721/AnsiballZ_ini_file.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 7163 1726888037.39368: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpe1w8rajv /root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721/AnsiballZ_ini_file.py\n<<<\n 7163 1726888037.39402: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpe1w8rajv\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721/AnsiballZ_ini_file.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721/AnsiballZ_ini_file.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721/AnsiballZ_ini_file.py M:0x001a\r\n<<<\n 7163 1726888037.39524: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122719\r\n<<<\n 7163 1726888037.40049: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888037.40108: stderr chunk (state=3):\n>>>debug3: In write loop, ack for 6 122719 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 7163 1726888037.40115: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\n<<<\n 7163 1726888037.40154: stderr chunk (state=3):\n>>>debug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 7163 1726888037.40172: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888037.40251: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 7163 1726888037.40341: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888037.40672: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpks1k0r9i\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895/AnsiballZ_ini_file.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 7163 1726888037.40681: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpks1k0r9i /root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895/AnsiballZ_ini_file.py\n<<<\n 7163 1726888037.40685: stderr chunk (state=3):\n>>><<<\n 7163 1726888037.40691: stdout chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpe1w8rajv /root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721/AnsiballZ_ini_file.py\\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master at \\'/root/.ansible/cp/26e6bc9b9f\\'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpe1w8rajv\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721/AnsiballZ_ini_file.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpe1w8rajv\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721/AnsiballZ_ini_file.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721/AnsiballZ_ini_file.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721/AnsiballZ_ini_file.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122719\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 122719 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 7163 1726888037.40704: done transferring module to remote\n 7163 1726888037.40707: _low_level_execute_command(): starting\n 7163 1726888037.40710: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721/ /root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721/AnsiballZ_ini_file.py && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721/ /root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 7163 1726888037.40721: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 7163 1726888037.40724: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 7163 1726888037.40953: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpks1k0r9i\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895/AnsiballZ_ini_file.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895/AnsiballZ_ini_file.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895/AnsiballZ_ini_file.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122719\r\n<<<\n 7163 1726888037.40958: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpw_xdgr6u\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366/AnsiballZ_ini_file.py\"\r\n<<<\n 7163 1726888037.40961: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpw_xdgr6u /root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366/AnsiballZ_ini_file.py\n<<<\n 7163 1726888037.40963: stderr chunk (state=3):\n>>>debug3: Sent message fd 3 T:17 I:3\r\n<<<\n 7163 1726888037.40966: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpw_xdgr6u\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366/AnsiballZ_ini_file.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366/AnsiballZ_ini_file.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366/AnsiballZ_ini_file.py M:0x001a\r\n<<<\n 7163 1726888037.41026: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122720\r\n<<<\n 7163 1726888037.42254: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 122719 bytes at 0\r\n<<<\n 7163 1726888037.42270: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 7163 1726888037.42329: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888037.42515: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888037.42551: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 122720 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 7163 1726888037.42570: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888037.42579: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888037.42610: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888037.42613: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888037.42626: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888037.42634: stderr chunk (state=3):\n>>><<<\n 7163 1726888037.42653: stdout chunk (state=3):\n>>><<<\n 7163 1726888037.42682: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\n<<<\n 7163 1726888037.42697: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888037.42776: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\n<<<\n 7163 1726888037.42780: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888037.42814: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888037.42844: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n<10.31.12.215> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpks1k0r9i /root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895/AnsiballZ_ini_file.py\\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master at \\'/root/.ansible/cp/1fb99bda8d\\'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpks1k0r9i\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895/AnsiballZ_ini_file.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpks1k0r9i\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895/AnsiballZ_ini_file.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895/AnsiballZ_ini_file.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895/AnsiballZ_ini_file.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122719\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 122719 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 7163 1726888037.43056: done transferring module to remote\n 7163 1726888037.43062: _low_level_execute_command(): starting\n 7163 1726888037.43065: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895/ /root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895/AnsiballZ_ini_file.py && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888037.43081: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888037.43161: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895/ /root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 7163 1726888037.43208: stderr chunk (state=3):\n>>><<<\n 7163 1726888037.43211: stdout chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpw_xdgr6u /root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366/AnsiballZ_ini_file.py\\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master at \\'/root/.ansible/cp/a3358520e8\\'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpw_xdgr6u\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366/AnsiballZ_ini_file.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpw_xdgr6u\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366/AnsiballZ_ini_file.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366/AnsiballZ_ini_file.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366/AnsiballZ_ini_file.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122720\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 122720 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 7163 1726888037.43245: done transferring module to remote\n 7163 1726888037.43276: _low_level_execute_command(): starting\n 7163 1726888037.43291: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366/ /root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366/AnsiballZ_ini_file.py && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366/ /root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 7163 1726888037.44025: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888037.44044: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888037.44059: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888037.44148: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888037.44355: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888037.44385: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888037.44404: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 7163 1726888037.44426: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\n<<<\n 7163 1726888037.44463: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888037.44523: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888037.44527: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888037.44608: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888037.44622: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 7163 1726888037.44635: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 7163 1726888037.44698: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\n<<<\n 7163 1726888037.44750: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888037.44905: stderr chunk (state=3):\n>>><<<\n 7163 1726888037.44908: stdout chunk (state=3):\n>>><<<\n 7163 1726888037.44911: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888037.44914: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n<10.31.45.174> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888037.44923: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888037.44926: _low_level_execute_command(): starting\n 7163 1726888037.44928: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721/AnsiballZ_ini_file.py && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' -tt 10.31.45.174 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 7163 1726888037.45726: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888037.45748: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888037.45768: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888037.45896: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888037.45961: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888037.46013: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888037.47201: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888037.47205: stdout chunk (state=3):\n>>><<<\n 7163 1726888037.47292: stderr chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888037.47448: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888037.47452: _low_level_execute_command(): starting\n 7163 1726888037.47455: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895/AnsiballZ_ini_file.py && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' -tt 10.31.12.215 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 7163 1726888037.48404: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\n<<<\n 7163 1726888037.48467: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888037.48473: stdout chunk (state=3):\n>>><<<\n 7163 1726888037.48476: stderr chunk (state=3):\n>>><<<\n 7163 1726888037.48478: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n<10.31.46.206> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888037.48542: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\n<<<\n 7163 1726888037.48657: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888037.48669: _low_level_execute_command(): starting\n 7163 1726888037.48672: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366/AnsiballZ_ini_file.py && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888037.48682: stdout chunk (state=3):\n>>>import 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb20184d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1fe7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb201aa50>\r\n<<<\n 7163 1726888037.48685: stdout chunk (state=3):\n>>>import '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\n<<<\n 7163 1726888037.48949: stdout chunk (state=3):\n>>>import 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\n<<<\n 7163 1726888037.49039: stdout chunk (state=3):\n>>>import 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e2d130>\r\n<<<\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' -tt 10.31.46.206 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 7163 1726888037.49195: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e2dfa0>\r\nimport 'site' # \r\n<<<\n 7163 1726888037.49208: stdout chunk (state=3):\n>>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 7163 1726888037.49525: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e6bda0>\r\n<<<\n 7163 1726888037.49528: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n<<<\n 7163 1726888037.49604: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e6bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n<<<\n 7163 1726888037.49625: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 7163 1726888037.49692: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888037.49724: stdout chunk (state=3):\n>>>import 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ea3770>\r\n<<<\n 7163 1726888037.49918: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ea3e00>\r\n<<<\n 7163 1726888037.50043: stdout chunk (state=3):\n>>>import '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e83a40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e81190>\r\n<<<\n 7163 1726888037.50132: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888037.50146: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e68f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n<<<\n 7163 1726888037.50206: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ec3710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ec2330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e82030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ec0b00>\r\n<<<\n 7163 1726888037.50227: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ef87d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e681d0>\r\n<<<\n 7163 1726888037.50370: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888037.50500: stdout chunk (state=3):\n>>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1ef8c50>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ef8b30>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1ef8ec0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e66cf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ef95b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ef9280>\r\nimport 'importlib.machinery' # \r\n<<<\n 7163 1726888037.50504: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888037.50507: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\n<<<\n 7163 1726888037.50544: stdout chunk (state=3):\n>>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1efa4b0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n<<<\n 7163 1726888037.50556: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n<<<\n 7163 1726888037.50742: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888037.50746: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1f106e0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888037.50829: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888037.50876: stdout chunk (state=3):\n>>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1f11df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1f12c60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1f132c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1f121b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1f13d40>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1f13470>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1efa510>\r\n<<<\n 7163 1726888037.50929: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n<<<\n 7163 1726888037.51030: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n<<<\n 7163 1726888037.51058: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1cc7c50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1cf07a0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1cf0500>\r\n<<<\n 7163 1726888037.51132: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888037.51158: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1cf06b0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 7163 1726888037.51197: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888037.51202: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888037.51207: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\n<<<\n 7163 1726888037.51264: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888037.51385: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888037.51487: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888037.51491: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888037.51496: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6573\r\n<<<\n 7163 1726888037.51696: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1cf1040>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1cf1a30>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1cf08f0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1cc5df0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1cf2de0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1cf1b50>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1efac00>\r\n<<<\n 7163 1726888037.51726: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 7163 1726888037.51730: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 6\r\n<<<\n 7163 1726888037.51733: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 7163 1726888037.51965: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1d1b140>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888037.51972: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1d3f500>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 7163 1726888037.51989: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n<<<\n 7163 1726888037.52015: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888037.52018: stdout chunk (state=3):\n>>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1d9c2c0>\r\n<<<\n 7163 1726888037.52034: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 7163 1726888037.52057: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n<<<\n 7163 1726888037.52102: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 7163 1726888037.52140: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 7163 1726888037.52205: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1d9ea20>\r\n<<<\n 7163 1726888037.52323: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1d9c3e0>\r\n<<<\n 7163 1726888037.52372: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1d692e0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ba5430>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1d3e300>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1cf3d10>\r\n<<<\n 7163 1726888037.52561: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8eb1d3e660>\r\n<<<\n 7163 1726888037.52660: stdout chunk (state=3):\n>>># zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_8e299oyc/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888037.52990: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1bfb170>\r\nimport '_typing' # \r\n<<<\n 7163 1726888037.53154: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1bda060>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1bd91c0>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888037.53233: stdout chunk (state=3):\n>>>import 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888037.53258: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888037.54191: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\n<<<\n 7163 1726888037.54226: stdout chunk (state=3):\n>>>import '_thread' # \r\n<<<\n 7163 1726888037.54252: stdout chunk (state=3):\n>>>import '_warnings' # \r\n<<<\n 7163 1726888037.54495: stdout chunk (state=3):\n>>>import '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 7163 1726888037.54533: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 7163 1726888037.54558: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 7163 1726888037.54657: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.54678: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\n<<<\n 7163 1726888037.54695: stdout chunk (state=3):\n>>>import 'codecs' # \r\n<<<\n 7163 1726888037.54780: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\n<<<\n 7163 1726888037.54796: stdout chunk (state=3):\n>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a110184d0>\r\n<<<\n 7163 1726888037.54850: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10fe7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n<<<\n 7163 1726888037.54876: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'<<<\n 7163 1726888037.54883: stdout chunk (state=3):\n>>>\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1101aa50>\r\n<<<\n 7163 1726888037.54954: stdout chunk (state=3):\n>>>import '_signal' # \r\nimport '_abc' # <<<\n 7163 1726888037.54973: stdout chunk (state=3):\n>>>\r\nimport 'abc' # \r\n<<<\n 7163 1726888037.54998: stdout chunk (state=3):\n>>>import 'io' # <<<\n 7163 1726888037.55057: stdout chunk (state=3):\n>>>\r\nimport '_stat' # \r\n<<<\n 7163 1726888037.55072: stdout chunk (state=3):\n>>>import 'stat' # \r\n<<<\n 7163 1726888037.55224: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\n<<<\n 7163 1726888037.55284: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\n<<<\n 7163 1726888037.55295: stdout chunk (state=3):\n>>>import 'genericpath' # \r\nimport 'posixpath' # <<<\n 7163 1726888037.55350: stdout chunk (state=3):\n>>>\r\nimport 'os' # \r\n<<<\n 7163 1726888037.55353: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\n<<<\n 7163 1726888037.55357: stdout chunk (state=3):\n>>>import '_weakref' # \r\n<<<\n 7163 1726888037.55359: stdout chunk (state=3):\n>>>import '_sitebuiltins' # \r\n<<<\n 7163 1726888037.55375: stdout chunk (state=3):\n>>>Processing user site-packages<<<\n 7163 1726888037.55385: stdout chunk (state=3):\n>>>\r\nProcessing global site-packages\r\n<<<\n 7163 1726888037.55426: stdout chunk (state=3):\n>>>Adding directory: '/usr/lib64/python3.12/site-packages'<<<\n 7163 1726888037.55455: stdout chunk (state=3):\n>>>\r\nAdding directory: '/usr/lib/python3.12/site-packages'<<<\n 7163 1726888037.55459: stdout chunk (state=3):\n>>>import '_io' # \r\n<<<\n 7163 1726888037.55462: stdout chunk (state=3):\n>>>\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n<<<\n 7163 1726888037.55495: stdout chunk (state=3):\n>>>import 'marshal' # \r\n<<<\n 7163 1726888037.55501: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 7163 1726888037.55549: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'<<<\n 7163 1726888037.55553: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888037.55593: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 7163 1726888037.55597: stdout chunk (state=3):\n>>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e2d130><<<\n 7163 1726888037.55600: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 7163 1726888037.55602: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n<<<\n 7163 1726888037.55644: stdout chunk (state=3):\n>>>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py<<<\n 7163 1726888037.55684: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888037.55691: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888037.55697: stdout chunk (state=3):\n>>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e2dfa0>\r\n<<<\n 7163 1726888037.55753: stdout chunk (state=3):\n>>>import 'site' # \r\n<<<\n 7163 1726888037.55771: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\n<<<\n 7163 1726888037.55795: stdout chunk (state=3):\n>>># installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n<<<\n 7163 1726888037.55851: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4f104d0>\r\n<<<\n 7163 1726888037.55855: stdout chunk (state=3):\n>>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1bf9040>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888037.55866: stdout chunk (state=3):\n>>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 7163 1726888037.55915: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4edfb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n<<<\n 7163 1726888037.55920: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4f12a50>\r\n<<<\n 7163 1726888037.55928: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1c26ab0>\r\n<<<\n 7163 1726888037.55933: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 7163 1726888037.55997: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1c26840>\r\n<<<\n 7163 1726888037.56004: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1c26150>\r\n<<<\n 7163 1726888037.56010: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 7163 1726888037.56056: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1c26900>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb201a9c0>\r\nimport 'atexit' # \r\n<<<\n 7163 1726888037.56109: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1c277a0>\r\n<<<\n 7163 1726888037.56114: stdout chunk (state=3):\n>>>import '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\n<<<\n 7163 1726888037.56135: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1c279e0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 7163 1726888037.56255: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\n<<<\n 7163 1726888037.56261: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\n<<<\n 7163 1726888037.56263: stdout chunk (state=3):\n>>>import 'genericpath' # \r\n<<<\n 7163 1726888037.56268: stdout chunk (state=3):\n>>>import 'posixpath' # \r\n<<<\n 7163 1726888037.56272: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n<<<\n 7163 1726888037.56275: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n<<<\n 7163 1726888037.56365: stdout chunk (state=3):\n>>>import '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1c27f20>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 7163 1726888037.56392: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1519c40>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb151b860>\r\n<<<\n 7163 1726888037.56398: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 7163 1726888037.56417: stdout chunk (state=3):\n>>>import 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\n<<<\n 7163 1726888037.56421: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888037.56485: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n<<<\n 7163 1726888037.56491: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n<<<\n 7163 1726888037.56494: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb151c260>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb151d130>\r\n<<<\n 7163 1726888037.56497: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'<<<\n 7163 1726888037.56542: stdout chunk (state=3):\n>>>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e6bda0>\r\n<<<\n 7163 1726888037.56548: stdout chunk (state=3):\n>>>Adding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d05130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d05fa0>\r\nimport 'site' # \r\n<<<\n 7163 1726888037.56561: stdout chunk (state=3):\n>>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 7163 1726888037.56564: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n<<<\n 7163 1726888037.56581: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 7163 1726888037.56635: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\n<<<\n 7163 1726888037.56662: stdout chunk (state=3):\n>>>import '_operator' # \r\n<<<\n 7163 1726888037.56719: stdout chunk (state=3):\n>>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e6bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n<<<\n 7163 1726888037.56742: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb151fe60>\r\n<<<\n 7163 1726888037.56802: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n<<<\n 7163 1726888037.56810: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 7163 1726888037.56962: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb151fdd0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb151e150>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1527bf0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb15266c0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1526450>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 7163 1726888037.56975: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n<<<\n 7163 1726888037.57115: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ea3770><<<\n 7163 1726888037.57119: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1526990>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb151e660>\r\n<<<\n 7163 1726888037.57122: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n<<<\n 7163 1726888037.57124: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888037.57128: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb156fe00>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb156ffb0>\r\n<<<\n 7163 1726888037.57130: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n<<<\n 7163 1726888037.57180: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ea3e00>\r\n<<<\n 7163 1726888037.57189: stdout chunk (state=3):\n>>>import '_collections' # <<<\n 7163 1726888037.57194: stdout chunk (state=3):\n>>>\r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e83a40>\r\n<<<\n 7163 1726888037.57230: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d43da0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\n<<<\n 7163 1726888037.57235: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 7163 1726888037.57246: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1571a00>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb15717c0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 7163 1726888037.57257: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d43fe0>\r\n<<<\n 7163 1726888037.57273: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e81190>\r\n<<<\n 7163 1726888037.57284: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n<<<\n 7163 1726888037.57365: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n<<<\n 7163 1726888037.57379: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 7163 1726888037.57383: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1573fb0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb15720f0>\r\n<<<\n 7163 1726888037.57440: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 7163 1726888037.57446: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888037.57536: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888037.57541: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e68f50>\r\n<<<\n 7163 1726888037.57549: stdout chunk (state=3):\n>>>import 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\n<<<\n 7163 1726888037.57552: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1577710>\r\n<<<\n 7163 1726888037.57643: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\n<<<\n 7163 1726888037.57650: stdout chunk (state=3):\n>>>import '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n<<<\n 7163 1726888037.57653: stdout chunk (state=3):\n>>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d7b770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d7be00>\r\nimport '_collections' # \r\n<<<\n 7163 1726888037.57656: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d5ba40>\r\n<<<\n 7163 1726888037.57778: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb15740e0>\r\n<<<\n 7163 1726888037.57782: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1578230>\r\n<<<\n 7163 1726888037.57791: stdout chunk (state=3):\n>>>import '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d59190>\r\n<<<\n 7163 1726888037.57795: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n<<<\n 7163 1726888037.57800: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\n<<<\n 7163 1726888037.57919: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d40f50>\r\n<<<\n 7163 1726888037.57927: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1578890>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb15787d0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1570080>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n<<<\n 7163 1726888037.57933: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888037.57936: stdout chunk (state=3):\n>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ec3710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ec2330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e82030><<<\n 7163 1726888037.57941: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n<<<\n 7163 1726888037.57977: stdout chunk (state=3):\n>>>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ec0b00>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n<<<\n 7163 1726888037.57980: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ef87d0>\r\n<<<\n 7163 1726888037.57983: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb157bfe0>\r\n<<<\n 7163 1726888037.57985: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n<<<\n 7163 1726888037.58003: stdout chunk (state=3):\n>>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e681d0><<<\n 7163 1726888037.58039: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n<<<\n 7163 1726888037.58045: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888037.58048: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1400e30>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb157a7b0>\r\n<<<\n 7163 1726888037.58125: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888037.58139: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d9b710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d9a330>\r\n<<<\n 7163 1726888037.58143: stdout chunk (state=3):\n>>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10ef8c50><<<\n 7163 1726888037.58147: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb157bb30>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb157a3c0>\r\n<<<\n 7163 1726888037.58150: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d5a030>\r\n<<<\n 7163 1726888037.58157: stdout chunk (state=3):\n>>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d98b00>\r\n<<<\n 7163 1726888037.58398: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n<<<\n 7163 1726888037.58402: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888037.58405: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.58413: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888037.58416: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4dd07d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d401d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n<<<\n 7163 1726888037.58422: stdout chunk (state=3):\n>>>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ef8b30>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888037.58425: stdout chunk (state=3):\n>>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10ef8ec0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e66cf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ef95b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ef9280>\r\n<<<\n 7163 1726888037.58428: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888037.58431: stdout chunk (state=3):\n>>>import 'importlib.machinery' # \r\n<<<\n 7163 1726888037.58544: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py<<<\n 7163 1726888037.58549: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10efa4b0><<<\n 7163 1726888037.58621: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.58626: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4dd0c50>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4dd0b30>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4dd0ec0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d3ecf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n<<<\n 7163 1726888037.58629: stdout chunk (state=3):\n>>>\r\nimport 'importlib.util' # \r\nimport 'runpy' # <<<\n 7163 1726888037.58709: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\n<<<\n 7163 1726888037.58743: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4dd15b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4dd1280>\r\n<<<\n 7163 1726888037.58748: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py<<<\n 7163 1726888037.58751: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888037.58754: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'<<<\n 7163 1726888037.58757: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.58761: stdout chunk (state=3):\n>>>import 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4dd24b0>\r\nimport 'importlib.util' # \r\n<<<\n 7163 1726888037.58766: stdout chunk (state=3):\n>>>import 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py<<<\n 7163 1726888037.58769: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888037.58885: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888037.58891: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'<<<\n 7163 1726888037.58895: stdout chunk (state=3):\n>>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10f106e0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'<<<\n 7163 1726888037.58899: stdout chunk (state=3):\n>>>\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10f11df0>\r\n<<<\n 7163 1726888037.58936: stdout chunk (state=3):\n>>>\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4de86e0><<<\n 7163 1726888037.59081: stdout chunk (state=3):\n>>>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4de9df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'<<<\n 7163 1726888037.59089: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'<<<\n 7163 1726888037.59097: stdout chunk (state=3):\n>>>\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4deac60>\r\n<<<\n 7163 1726888037.59100: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10f12c60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10f132c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10f121b0>\r\n<<<\n 7163 1726888037.59196: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'<<<\n 7163 1726888037.59200: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n<<<\n 7163 1726888037.59203: stdout chunk (state=3):\n>>>\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4deb2c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4dea1b0><<<\n 7163 1726888037.59206: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n<<<\n 7163 1726888037.59225: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.59230: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10f13d40><<<\n 7163 1726888037.59241: stdout chunk (state=3):\n>>>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10f13470><<<\n 7163 1726888037.59306: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n<<<\n 7163 1726888037.59342: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888037.59351: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'<<<\n 7163 1726888037.59375: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10efa510><<<\n 7163 1726888037.59385: stdout chunk (state=3):\n>>>\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888037.59426: stdout chunk (state=3):\n>>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4debd40>\r\n<<<\n 7163 1726888037.59433: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4deb470>\r\n<<<\n 7163 1726888037.59449: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n<<<\n 7163 1726888037.59452: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py<<<\n 7163 1726888037.59510: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n<<<\n 7163 1726888037.59513: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4dd2510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n<<<\n 7163 1726888037.59541: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'<<<\n 7163 1726888037.59554: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888037.59558: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'<<<\n 7163 1726888037.59595: stdout chunk (state=3):\n>>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10c9bc50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n<<<\n 7163 1726888037.59601: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n<<<\n 7163 1726888037.59635: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888037.59646: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'<<<\n 7163 1726888037.59729: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888037.59733: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\n<<<\n 7163 1726888037.59735: stdout chunk (state=3):\n>>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10cc46e0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10cc4440><<<\n 7163 1726888037.59742: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888037.59748: stdout chunk (state=3):\n>>>import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4b73c50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n<<<\n 7163 1726888037.59752: stdout chunk (state=3):\n>>>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888037.59977: stdout chunk (state=3):\n>>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'<<<\n 7163 1726888037.59985: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'<<<\n 7163 1726888037.59992: stdout chunk (state=3):\n>>>\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10cc4710>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 7163 1726888037.59996: stdout chunk (state=3):\n>>>\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4b9c6e0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4b9c440>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888037.60001: stdout chunk (state=3):\n>>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4b9c710>\r\n<<<\n 7163 1726888037.60003: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py<<<\n 7163 1726888037.60009: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888037.60011: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888037.60014: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'<<<\n 7163 1726888037.60017: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888037.60021: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888037.60039: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1408ec0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1409c40>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1578410>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888037.60088: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'<<<\n 7163 1726888037.60141: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.60209: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4b9d040><<<\n 7163 1726888037.60214: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888037.60249: stdout chunk (state=3):\n>>>\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10cc5040>\r\n<<<\n 7163 1726888037.60284: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'<<<\n 7163 1726888037.60323: stdout chunk (state=3):\n>>>\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888037.60331: stdout chunk (state=3):\n>>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10cc5a30>\r\n<<<\n 7163 1726888037.60343: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\n<<<\n 7163 1726888037.60371: stdout chunk (state=3):\n>>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10cc48f0>\r\n<<<\n 7163 1726888037.60374: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1409cd0>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888037.60377: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10c99df0>\r\n<<<\n 7163 1726888037.60414: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4b9da30>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4b9c8f0>\r\n<<<\n 7163 1726888037.60417: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 7163 1726888037.60453: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n<<<\n 7163 1726888037.60456: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4b71df0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 7163 1726888037.60485: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'<<<\n 7163 1726888037.60523: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n<<<\n 7163 1726888037.60526: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'<<<\n 7163 1726888037.60657: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'<<<\n 7163 1726888037.60660: stdout chunk (state=3):\n>>>\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4b9edb0><<<\n 7163 1726888037.60663: stdout chunk (state=3):\n>>>\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10cc6db0>\r\n<<<\n 7163 1726888037.60665: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10cc58b0>\r\n<<<\n 7163 1726888037.60667: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10efac00>\r\n<<<\n 7163 1726888037.60682: stdout chunk (state=3):\n>>>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4b9d8b0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4dd2c00><<<\n 7163 1726888037.60772: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 7163 1726888037.60883: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.61003: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10cef140><<<\n 7163 1726888037.61030: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4bc7140><<<\n 7163 1726888037.61033: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888037.61146: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 7163 1726888037.61150: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 7163 1726888037.61182: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4beb500>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 7163 1726888037.61241: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'<<<\n 7163 1726888037.61245: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888037.61275: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.61278: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10d13500>\r\n<<<\n 7163 1726888037.61299: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.61331: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 7163 1726888037.61387: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888037.61467: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.61473: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4c482c0>\r\n<<<\n 7163 1726888037.61530: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n<<<\n 7163 1726888037.61534: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 7163 1726888037.61537: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888037.61600: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10d702c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 7163 1726888037.61605: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'<<<\n 7163 1726888037.61654: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 7163 1726888037.61658: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888037.61727: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'<<<\n 7163 1726888037.61731: stdout chunk (state=3):\n>>>\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4c4aa20>\r\n<<<\n 7163 1726888037.61733: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n<<<\n 7163 1726888037.61750: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.61787: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4c483e0>\r\n<<<\n 7163 1726888037.61879: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4c152b0>\r\n<<<\n 7163 1726888037.61885: stdout chunk (state=3):\n>>>\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10d72a20>\r\n<<<\n 7163 1726888037.61917: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b45293a0>\r\n<<<\n 7163 1726888037.61953: stdout chunk (state=3):\n>>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4bea300><<<\n 7163 1726888037.62024: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.62027: stdout chunk (state=3):\n>>>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4b9fd10>\r\n<<<\n 7163 1726888037.62122: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10d703e0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10d3d2b0>\r\n<<<\n 7163 1726888037.62130: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\n<<<\n 7163 1726888037.62169: stdout chunk (state=3):\n>>>import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10b793a0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10d12300>\r\n<<<\n 7163 1726888037.62248: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10cc7d10>\r\n<<<\n 7163 1726888037.62252: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 7163 1726888037.62263: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\n<<<\n 7163 1726888037.62324: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb6b4bea660>\r\n<<<\n 7163 1726888037.62370: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb140ad80>\r\n<<<\n 7163 1726888037.62390: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888037.62398: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 7163 1726888037.62460: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6a10d12660>\r\n<<<\n 7163 1726888037.62468: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\n<<<\n 7163 1726888037.62485: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 7163 1726888037.62497: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.62533: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.62574: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n<<<\n 7163 1726888037.62592: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.62625: stdout chunk (state=3):\n>>># zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_d37h9r49/ansible_community.general.ini_file_payload.zip'\r\n<<<\n 7163 1726888037.62632: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.62644: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 7163 1726888037.62650: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888037.62671: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.62725: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.62801: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 7163 1726888037.62830: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888037.62918: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1415a00>\r\n<<<\n 7163 1726888037.62949: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1413740>\r\n<<<\n 7163 1726888037.63002: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n<<<\n 7163 1726888037.63004: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.63006: stdout chunk (state=3):\n>>># zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_rfcb643x/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'<<<\n 7163 1726888037.63101: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b457f110>\r\nimport '_typing' # <<<\n 7163 1726888037.63109: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.63116: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.63150: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.63153: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py<<<\n 7163 1726888037.63156: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.63158: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888037.63181: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 7163 1726888037.63279: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888037.63291: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888037.63299: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n<<<\n 7163 1726888037.63303: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 7163 1726888037.63392: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 7163 1726888037.63471: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b455e000>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b455d160>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888037.63475: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 7163 1726888037.63478: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1502450>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1c62120>\r\n<<<\n 7163 1726888037.63587: stdout chunk (state=3):\n>>>import 'ansible' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888037.63594: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1415c70>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1415a90>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888037.63597: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bcf110>\r\nimport '_typing' # \r\n<<<\n 7163 1726888037.63681: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 7163 1726888037.63700: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available<<<\n 7163 1726888037.63704: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections' # \r\n<<<\n 7163 1726888037.63757: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888037.63790: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible_collections.community.general' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888037.63811: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888037.63815: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins.modules' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888037.64078: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bae000><<<\n 7163 1726888037.64082: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888037.64103: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bad160>\r\n<<<\n 7163 1726888037.64107: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.64110: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.64200: stdout chunk (state=3):\n>>>import 'ansible' # \r\n# zipimport: zlib available<<<\n 7163 1726888037.64227: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888037.64261: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 7163 1726888037.64295: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available<<<\n 7163 1726888037.64298: stdout chunk (state=3):\n>>>\r\nimport 'ansible.module_utils' # <<<\n 7163 1726888037.64321: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888037.64410: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.65528: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 998, \"gid\": 998, \"owner\": \"sssd\", \"group\": \"sssd\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"sssd\", \"option\": \"services\", \"value\": \"nss, pam\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n<<<\n 7163 1726888037.65549: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 7163 1726888037.65782: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.65897: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n<<<\n 7163 1726888037.65949: stdout chunk (state=3):\n>>># clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n<<<\n 7163 1726888037.65959: stdout chunk (state=3):\n>>># cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n<<<\n 7163 1726888037.66007: stdout chunk (state=3):\n>>># cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors<<<\n 7163 1726888037.66063: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n<<<\n 7163 1726888037.66072: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.66084: stdout chunk (state=3):\n>>># cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n<<<\n 7163 1726888037.66341: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n<<<\n 7163 1726888037.66354: stdout chunk (state=3):\n>>># destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile<<<\n 7163 1726888037.66415: stdout chunk (state=3):\n>>>\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n<<<\n 7163 1726888037.66448: stdout chunk (state=3):\n>>># destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n<<<\n 7163 1726888037.66470: stdout chunk (state=3):\n>>># destroy selectors\r\n# destroy errno\r\n<<<\n 7163 1726888037.66498: stdout chunk (state=3):\n>>># destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n<<<\n 7163 1726888037.66509: stdout chunk (state=3):\n>>># destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n<<<\n 7163 1726888037.66560: stdout chunk (state=3):\n>>># cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n<<<\n 7163 1726888037.66563: stdout chunk (state=3):\n>>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n<<<\n 7163 1726888037.66592: stdout chunk (state=3):\n>>># cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n<<<\n 7163 1726888037.66615: stdout chunk (state=3):\n>>># cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n<<<\n 7163 1726888037.66620: stdout chunk (state=3):\n>>># cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n<<<\n 7163 1726888037.66650: stdout chunk (state=3):\n>>># cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n<<<\n 7163 1726888037.66658: stdout chunk (state=3):\n>>># destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n<<<\n 7163 1726888037.66675: stdout chunk (state=3):\n>>># cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n<<<\n 7163 1726888037.66681: stdout chunk (state=3):\n>>># cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n<<<\n 7163 1726888037.66700: stdout chunk (state=3):\n>>># cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 7163 1726888037.66831: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n<<<\n 7163 1726888037.66834: stdout chunk (state=3):\n>>># destroy _socket\r\n<<<\n 7163 1726888037.66865: stdout chunk (state=3):\n>>># destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n<<<\n 7163 1726888037.66877: stdout chunk (state=3):\n>>># destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n<<<\n 7163 1726888037.66893: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n<<<\n 7163 1726888037.66923: stdout chunk (state=3):\n>>># destroy _typing\r\n<<<\n 7163 1726888037.66935: stdout chunk (state=3):\n>>># destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n<<<\n 7163 1726888037.66959: stdout chunk (state=3):\n>>># destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n<<<\n 7163 1726888037.66965: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 7163 1726888037.67040: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n<<<\n 7163 1726888037.67061: stdout chunk (state=3):\n>>># destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n<<<\n 7163 1726888037.67069: stdout chunk (state=3):\n>>># destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n<<<\n 7163 1726888037.67083: stdout chunk (state=3):\n>>># destroy _random\r\n# destroy _weakref\r\n<<<\n 7163 1726888037.67104: stdout chunk (state=3):\n>>># destroy _hashlib\r\n# destroy _operator\r\n<<<\n 7163 1726888037.67145: stdout chunk (state=3):\n>>># destroy _string\r\n# destroy re\r\n# destroy itertools\r\n<<<\n 7163 1726888037.67148: stdout chunk (state=3):\n>>># destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n<<<\n 7163 1726888037.67151: stdout chunk (state=3):\n>>># destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 7163 1726888037.67480: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.45.174 closed.\r\n<<<\n 7163 1726888037.67515: stderr chunk (state=3):\n>>><<<\n 7163 1726888037.67518: stdout chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb20184d0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1fe7b30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb201aa50>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e2d130>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e2dfa0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e6bda0>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e6bfe0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ea3770>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ea3e00>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e83a40>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e81190>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e68f50>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ec3710>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ec2330>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e82030>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ec0b00>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ef87d0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e681d0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1ef8c50>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ef8b30>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1ef8ec0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e66cf0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ef95b0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ef9280>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1efa4b0>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1f106e0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1f11df0>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1f12c60>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1f132c0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1f121b0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1f13d40>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1f13470>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1efa510>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1cc7c50>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1cf07a0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1cf0500>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1cf06b0>\\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1cf1040>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1cf1a30>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1cf08f0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1cc5df0>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1cf2de0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1cf1b50>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1efac00>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1d1b140>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1d3f500>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1d9c2c0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1d9ea20>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1d9c3e0>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1d692e0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ba5430>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1d3e300>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1cf3d10>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8eb1d3e660>\\r\\n# zipimport: found 34 names in \\'/tmp/ansible_community.general.ini_file_payload_8e299oyc/ansible_community.general.ini_file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1bfb170>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1bda060>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1bd91c0>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1bf9040>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1c26ab0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1c26840>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1c26150>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1c26900>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb201a9c0>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1c277a0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1c279e0>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1c27f20>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1519c40>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb151b860>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb151c260>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb151d130>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb151fe60>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb151fdd0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb151e150>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1527bf0>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb15266c0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1526450>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1526990>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb151e660>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb156fe00>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb156ffb0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1571a00>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb15717c0>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1573fb0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb15720f0>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1577710>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb15740e0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1578230>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1578890>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb15787d0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1570080>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb157bfe0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1400e30>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb157a7b0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb157bb30>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb157a3c0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1408ec0>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1409c40>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1578410>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1409cd0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb140ad80>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1415a00>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1413740>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1502450>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1c62120>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1415c70>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1415a90>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community.general\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community.general.plugins\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community.general.plugins.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 998, \"gid\": 998, \"owner\": \"sssd\", \"group\": \"sssd\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"sssd\", \"option\": \"services\", \"value\": \"nss, pam\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible_collections\\r\\n# destroy ansible_collections\\r\\n# cleanup[2] removing ansible_collections.community\\r\\n# destroy ansible_collections.community\\r\\n# cleanup[2] removing ansible_collections.community.general\\r\\n# destroy ansible_collections.community.general\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins\\r\\n# destroy ansible_collections.community.general.plugins\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\\r\\n# destroy ansible_collections.community.general.plugins.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy _blake2\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy fnmatch\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _hashlib\\r\\n# destroy _operator\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.45.174 closed.\\r\\n\")\n 7163 1726888037.67711: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb20184d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1fe7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb201aa50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e2d130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e2dfa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e6bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e6bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ea3770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ea3e00>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e83a40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e81190>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e68f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ec3710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ec2330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e82030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ec0b00>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ef87d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e681d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1ef8c50>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ef8b30>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1ef8ec0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e66cf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ef95b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ef9280>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1efa4b0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1f106e0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1f11df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1f12c60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1f132c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1f121b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1f13d40>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1f13470>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1efa510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1cc7c50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1cf07a0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1cf0500>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1cf06b0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1cf1040>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1cf1a30>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1cf08f0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1cc5df0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1cf2de0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1cf1b50>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1efac00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1d1b140>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1d3f500>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1d9c2c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1d9ea20>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1d9c3e0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1d692e0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ba5430>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1d3e300>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1cf3d10>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8eb1d3e660>\r\n# zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_8e299oyc/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1bfb170>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1bda060>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1bd91c0>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1bf9040>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1c26ab0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1c26840>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1c26150>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1c26900>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb201a9c0>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1c277a0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1c279e0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1c27f20>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1519c40>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb151b860>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb151c260>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb151d130>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb151fe60>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb151fdd0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb151e150>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1527bf0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb15266c0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1526450>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1526990>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb151e660>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb156fe00>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb156ffb0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1571a00>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb15717c0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1573fb0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb15720f0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1577710>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb15740e0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1578230>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1578890>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb15787d0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1570080>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb157bfe0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1400e30>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb157a7b0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb157bb30>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb157a3c0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1408ec0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1409c40>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1578410>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1409cd0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb140ad80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1415a00>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1413740>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1502450>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1c62120>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1415c70>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1415a90>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 998, \"gid\": 998, \"owner\": \"sssd\", \"group\": \"sssd\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"sssd\", \"option\": \"services\", \"value\": \"nss, pam\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.45.174 closed.\r\n 7163 1726888037.69573: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b457cfe0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n<<<\n 7163 1726888037.69577: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'sssd', 'option': 'services', 'value': 'nss, pam', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 7163 1726888037.69589: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888037.69597: _low_level_execute_command(): starting\n 7163 1726888037.69600: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721/ > /dev/null 2>&1 && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888037.69608: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n<<<\n 7163 1726888037.69610: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n<<<\n 7163 1726888037.69613: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n<<<\n 7163 1726888037.69615: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n<<<\n 7163 1726888037.69618: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888037.69620: stdout chunk (state=3):\n>>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b45aaba0>\r\n<<<\n 7163 1726888037.69625: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b45aa930>\r\n<<<\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 7163 1726888037.69632: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b45aa240>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n<<<\n 7163 1726888037.69634: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bccfe0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10bfaba0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bfa930>\r\n<<<\n 7163 1726888037.69637: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bfa240>\r\n<<<\n 7163 1726888037.69641: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bfac60>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bcfda0>\r\nimport 'atexit' # \r\n<<<\n 7163 1726888037.69643: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b45aac60>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b457fda0>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b45ab860>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888037.69646: stdout chunk (state=3):\n>>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b45ab9e0>\r\n<<<\n 7163 1726888037.69648: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 7163 1726888037.69651: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10bfb7d0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10bfb9e0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 7163 1726888037.69653: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\n<<<\n 7163 1726888037.69656: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b45abe30>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 7163 1726888037.69659: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bfbe30>\r\n<<<\n 7163 1726888037.69661: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4415b20>\r\n<<<\n 7163 1726888037.69666: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888037.69668: stdout chunk (state=3):\n>>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b44177d0>\r\n<<<\n 7163 1726888037.69670: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n<<<\n 7163 1726888037.69675: stdout chunk (state=3):\n>>>import 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10519b50>\r\n<<<\n 7163 1726888037.69678: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a1051b800>\r\n<<<\n 7163 1726888037.69680: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n<<<\n 7163 1726888037.69682: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 7163 1726888037.69684: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b44181a0>\r\n<<<\n 7163 1726888037.69689: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n<<<\n 7163 1726888037.69924: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1051c1d0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n<<<\n 7163 1726888037.69949: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4419070>\r\n<<<\n 7163 1726888037.69952: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1051d0a0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n<<<\n 7163 1726888037.69955: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 7163 1726888037.69957: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1051fdd0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10bcfb90>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1051e0c0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n<<<\n 7163 1726888037.69960: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b441bda0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4deaae0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b441a0c0>\r\n<<<\n 7163 1726888037.69963: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\n<<<\n 7163 1726888037.69966: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n<<<\n 7163 1726888037.69968: stdout chunk (state=3):\n>>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10527cb0>\r\nimport '_tokenize' # \r\n<<<\n 7163 1726888037.69970: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n<<<\n 7163 1726888037.69973: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n<<<\n 7163 1726888037.69976: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10526780>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a105264e0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 7163 1726888037.69978: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n<<<\n 7163 1726888037.69980: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4423bf0>\r\nimport '_tokenize' # \r\n<<<\n 7163 1726888037.69983: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10526a50>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1051e540>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a1056fef0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10570440>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n<<<\n 7163 1726888037.69989: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b44226c0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4422450>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 7163 1726888037.69993: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4422990>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b441a5a0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b446be30>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b446be90>\r\n<<<\n 7163 1726888037.69995: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10571b80>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10571940>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10574140>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10572270>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 7163 1726888037.69998: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n<<<\n 7163 1726888037.70311: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\n<<<\n 7163 1726888037.70316: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n<<<\n 7163 1726888037.70319: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888037.70322: stdout chunk (state=3):\n>>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b446da00>\r\n<<<\n 7163 1726888037.70325: stdout chunk (state=3):\n>>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b446d7c0>\r\n<<<\n 7163 1726888037.70327: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10577860>\r\n<<<\n 7163 1726888037.70331: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10574230>\r\n<<<\n 7163 1726888037.70336: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10578950>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a105788f0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10578a70>\r\n<<<\n 7163 1726888037.70341: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 7163 1726888037.70344: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10570290>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n<<<\n 7163 1726888037.70404: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 7163 1726888037.70413: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b446ff20>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b446e060>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 7163 1726888037.70416: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a104001d0>\r\n<<<\n 7163 1726888037.70571: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\n<<<\n 7163 1726888037.70670: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\n<<<\n 7163 1726888037.70759: stdout chunk (state=3):\n>>>import '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b44736e0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b446ffb0>\r\n<<<\n 7163 1726888037.70767: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10401190>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1057a960>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a1057bd10>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1057a5d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888037.70770: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888037.70776: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n<<<\n 7163 1726888037.70912: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888037.70920: stdout chunk (state=3):\n>>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4474740>\r\n<<<\n 7163 1726888037.70924: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888037.70931: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b44748f0>\r\n<<<\n 7163 1726888037.70933: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888037.71000: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888037.71013: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.71017: stdout chunk (state=3):\n>>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4474890>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b446c050>\r\n<<<\n 7163 1726888037.71020: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n<<<\n 7163 1726888037.71085: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.71091: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n<<<\n 7163 1726888037.71122: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888037.71160: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4477f80><<<\n 7163 1726888037.71263: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888037.71426: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888037.71451: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b44fd280>\r\n<<<\n 7163 1726888037.71572: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4476750>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4477ad0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4476360>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888037.71617: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.71714: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.71898: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.71922: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.71965: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888037.72119: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888037.72169: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\n<<<\n 7163 1726888037.72195: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n<<<\n 7163 1726888037.72421: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.72428: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n 7163 1726888037.72434: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10409310>\r\n<<<\n 7163 1726888037.72437: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 7163 1726888037.72442: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1040a270>\r\n<<<\n 7163 1726888037.72446: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1057b470>\r\n<<<\n 7163 1726888037.72449: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888037.72481: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.72484: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.72509: stdout chunk (state=3):\n>>>import 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888037.72645: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.73044: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888037.73049: stdout chunk (state=3):\n>>><<<\n 7163 1726888037.73052: stderr chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888037.73059: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888037.73068: handler run complete\n 7163 1726888037.73070: attempt loop complete, returning result\n 7163 1726888037.73109: variable 'item' from source: unknown\n 7163 1726888037.73112: variable 'item' from source: unknown\n 7163 1726888037.73115: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1040a720>\r\n<<<\n 7163 1726888037.73117: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\nok: [managed_node2] => (item={'key': 'services', 'value': 'nss, pam'}) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"diff\": {\n \"after\": \"\",\n \"after_header\": \"/etc/sssd/sssd.conf (content)\",\n \"before\": \"\",\n \"before_header\": \"/etc/sssd/sssd.conf (content)\"\n },\n \"gid\": 998,\n \"group\": \"sssd\",\n \"invocation\": {\n \"module_args\": {\n \"allow_no_value\": false,\n \"attributes\": null,\n \"backup\": false,\n \"create\": true,\n \"exclusive\": true,\n \"follow\": false,\n \"group\": \"root\",\n \"ignore_spaces\": false,\n \"mode\": \"0600\",\n \"modify_inactive_option\": true,\n \"no_extra_spaces\": false,\n \"option\": \"services\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"section\": \"sssd\",\n \"section_has_values\": null,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"state\": \"present\",\n \"unsafe_writes\": false,\n \"value\": \"nss, pam\",\n \"values\": null\n }\n },\n \"item\": {\n \"key\": \"services\",\n \"value\": \"nss, pam\"\n },\n \"mode\": \"0600\",\n \"owner\": \"sssd\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"secontext\": \"system_u:object_r:sssd_conf_t:s0\",\n \"size\": 144,\n \"state\": \"file\",\n \"uid\": 998\n}\n\nMSG:\n\nOK\n 7163 1726888037.73444: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.73519: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888037.73533: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888037.73560: variable 'omit' from source: magic vars\n 7163 1726888037.73655: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.73735: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.73808: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.73829: variable 'tlog_use_sssd' from source: role '' defaults\n 7163 1726888037.73844: Evaluated conditional (tlog_use_sssd | bool): True\n 7163 1726888037.73888: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n<<<\n 7163 1726888037.73999: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888037.74015: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888037.74035: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.74117: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n<<<\n 7163 1726888037.74164: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888037.74209: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.74236: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n<<<\n 7163 1726888037.74320: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 7163 1726888037.74323: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.74382: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\n<<<\n 7163 1726888037.74387: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\n<<<\n 7163 1726888037.74411: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\n<<<\n 7163 1726888037.74418: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.converters' # \r\n<<<\n 7163 1726888037.74456: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n 7163 1726888037.74562: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.74584: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4305370>\r\n<<<\n 7163 1726888037.74670: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n<<<\n 7163 1726888037.74683: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 7163 1726888037.74735: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 7163 1726888037.74819: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b43060f0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b44fd4f0>\r\n<<<\n 7163 1726888037.74822: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 7163 1726888037.74825: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 7163 1726888037.75101: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888037.75105: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1040b320>\r\n<<<\n 7163 1726888037.75110: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.75113: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 7163 1726888037.75126: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.75129: stdout chunk (state=3):\n>>>import 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888037.75177: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.75180: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n<<<\n 7163 1726888037.75182: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.75236: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.75269: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.75320: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.75386: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 7163 1726888037.75431: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888037.75449: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n<<<\n 7163 1726888037.75523: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10415f70>\r\n<<<\n 7163 1726888037.75558: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10410ce0>\r\n<<<\n 7163 1726888037.75649: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4306120>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888037.75653: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888037.75672: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.75680: Evaluated conditional ('sssd' in ansible_facts.packages): True\n 7163 1726888037.75694: variable 'omit' from source: magic vars\n 7163 1726888037.75745: variable 'omit' from source: magic vars\n 7163 1726888037.75887: variable '__tlog_sssd_conf' from source: role '' all vars\n 7163 1726888037.75891: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.75893: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.75896: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 7163 1726888037.75925: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n<<<\n 7163 1726888037.75963: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n<<<\n 7163 1726888037.75976: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 7163 1726888037.76033: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a105027b0>\r\n<<<\n 7163 1726888037.76068: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10c36480>\r\n<<<\n 7163 1726888037.76093: variable '__tlog_sssd_conf' from source: role '' all vars\n 7163 1726888037.76204: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10416000>\r\n<<<\n 7163 1726888037.76354: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a104088f0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888037.76360: variable 'item' from source: unknown\n 7163 1726888037.76395: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general' # \r\n<<<\n 7163 1726888037.76421: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins' # \r\n<<<\n 7163 1726888037.76453: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins.modules' # \r\n<<<\n 7163 1726888037.76465: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.76489: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.76500: variable 'item' from source: unknown\n 7163 1726888037.76523: variable 'omit' from source: magic vars\n 7163 1726888037.76562: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 7163 1726888037.76595: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888037.76643: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888037.76649: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 7163 1726888037.76652: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888037.76679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888037.76752: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.76818: Set connection var ansible_shell_executable to /bin/sh\n 7163 1726888037.76835: Set connection var ansible_timeout to 10\n 7163 1726888037.76948: Set connection var ansible_module_compression to ZIP_DEFLATED\n 7163 1726888037.76954: Set connection var ansible_shell_type to sh\n 7163 1726888037.76957: Set connection var ansible_pipelining to False\n 7163 1726888037.76965: Set connection var ansible_connection to ssh\n 7163 1726888037.76969: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888037.76972: variable 'ansible_connection' from source: unknown\n 7163 1726888037.76974: variable 'ansible_module_compression' from source: unknown\n 7163 1726888037.76976: variable 'ansible_shell_type' from source: unknown\n 7163 1726888037.76979: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888037.76982: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888037.76996: variable 'ansible_pipelining' from source: unknown\n 7163 1726888037.77000: variable 'ansible_timeout' from source: unknown\n 7163 1726888037.77003: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888037.77083: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.77164: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 7163 1726888037.77189: variable 'omit' from source: magic vars\n 7163 1726888037.77200: starting attempt loop\n 7163 1726888037.77208: running the handler\n 7163 1726888037.77223: _low_level_execute_command(): starting\n 7163 1726888037.77235: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888037.77323: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.77327: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"sssd\", \"option\": \"services\", \"value\": \"nss, pam\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n<<<\n 7163 1726888037.77331: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 7163 1726888037.77648: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888037.77683: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888037.77733: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n<<<\n 7163 1726888037.77746: stdout chunk (state=3):\n>>># cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n<<<\n 7163 1726888037.77778: stdout chunk (state=3):\n>>># cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils<<<\n 7163 1726888037.77888: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n<<<\n 7163 1726888037.77902: stdout chunk (state=3):\n>>># cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n<<<\n 7163 1726888037.78019: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n<<<\n 7163 1726888037.78022: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.78452: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 7163 1726888037.78459: stdout chunk (state=3):\n>>># destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n<<<\n 7163 1726888037.78466: stdout chunk (state=3):\n>>># destroy ntpath\r\n<<<\n 7163 1726888037.78563: stdout chunk (state=3):\n>>># destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math<<<\n 7163 1726888037.78574: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n<<<\n 7163 1726888037.78579: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888037.78582: stdout chunk (state=3):\n>>># cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n<<<\n 7163 1726888037.78671: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.78675: stdout chunk (state=3):\n>>># cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 7163 1726888037.78722: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888037.78753: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n<<<\n 7163 1726888037.78775: stdout chunk (state=3):\n>>># destroy _collections\r\n<<<\n 7163 1726888037.78823: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n<<<\n 7163 1726888037.78840: stdout chunk (state=3):\n>>># destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n<<<\n 7163 1726888037.78866: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 7163 1726888037.78893: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib<<<\n 7163 1726888037.78923: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888037.78990: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888037.79017: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n<<<\n 7163 1726888037.79037: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\n<<<\n 7163 1726888037.79084: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888037.79105: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\n<<<\n 7163 1726888037.79129: stdout chunk (state=3):\n>>># destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 7163 1726888037.79147: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888037.79170: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888037.79384: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b43072f0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 7163 1726888037.79392: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.79446: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.79512: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n<<<\n 7163 1726888037.79593: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.79623: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.79627: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.215 closed.\r\n<<<\n 7163 1726888037.79843: stderr chunk (state=3):\n>>><<<\n 7163 1726888037.79846: stdout chunk (state=3):\n>>><<<\n 7163 1726888037.79849: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888037.79941: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n<10.31.12.215> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a110184d0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10fe7b30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1101aa50>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e2d130>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e2dfa0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e6bda0>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e6bfe0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ea3770>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ea3e00>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e83a40>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e81190>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e68f50>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ec3710>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ec2330>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e82030>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ec0b00>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ef87d0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e681d0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10ef8c50>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ef8b30>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10ef8ec0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e66cf0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ef95b0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ef9280>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10efa4b0>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10f106e0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10f11df0>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10f12c60>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10f132c0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10f121b0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10f13d40>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10f13470>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10efa510>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10c9bc50>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10cc46e0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10cc4440>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10cc4710>\\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10cc5040>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10cc5a30>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10cc48f0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10c99df0>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10cc6db0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10cc58b0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10efac00>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10cef140>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10d13500>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10d702c0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10d72a20>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10d703e0>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10d3d2b0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10b793a0>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10d12300>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10cc7d10>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6a10d12660>\\r\\n# zipimport: found 34 names in \\'/tmp/ansible_community.general.ini_file_payload_d37h9r49/ansible_community.general.ini_file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bcf110>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bae000>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bad160>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bccfe0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10bfaba0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bfa930>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bfa240>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bfac60>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bcfda0>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10bfb7d0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10bfb9e0>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bfbe30>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10519b50>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a1051b800>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1051c1d0>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1051d0a0>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1051fdd0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10bcfb90>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1051e0c0>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10527cb0>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10526780>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a105264e0>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10526a50>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1051e540>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a1056fef0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10570440>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10571b80>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10571940>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10574140>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10572270>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10577860>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10574230>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10578950>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a105788f0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10578a70>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10570290>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a104001d0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10401190>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1057a960>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a1057bd10>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1057a5d0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10409310>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1040a270>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1057b470>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1040a720>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1040b320>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10415f70>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10410ce0>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a105027b0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10c36480>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10416000>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a104088f0>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community.general\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community.general.plugins\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community.general.plugins.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"sssd\", \"option\": \"services\", \"value\": \"nss, pam\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible_collections\\r\\n# destroy ansible_collections\\r\\n# cleanup[2] removing ansible_collections.community\\r\\n# destroy ansible_collections.community\\r\\n# cleanup[2] removing ansible_collections.community.general\\r\\n# destroy ansible_collections.community.general\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins\\r\\n# destroy ansible_collections.community.general.plugins\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\\r\\n# destroy ansible_collections.community.general.plugins.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy _blake2\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy fnmatch\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _hashlib\\r\\n# destroy _operator\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.12.215 closed.\\r\\n\")\n 7163 1726888037.80042: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a110184d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10fe7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1101aa50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e2d130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e2dfa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e6bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e6bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ea3770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ea3e00>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e83a40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e81190>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e68f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ec3710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ec2330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e82030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ec0b00>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ef87d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e681d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10ef8c50>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ef8b30>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10ef8ec0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e66cf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ef95b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ef9280>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10efa4b0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10f106e0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10f11df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10f12c60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10f132c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10f121b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10f13d40>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10f13470>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10efa510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10c9bc50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10cc46e0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10cc4440>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10cc4710>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10cc5040>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10cc5a30>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10cc48f0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10c99df0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10cc6db0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10cc58b0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10efac00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10cef140>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10d13500>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10d702c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10d72a20>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10d703e0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10d3d2b0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10b793a0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10d12300>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10cc7d10>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6a10d12660>\r\n# zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_d37h9r49/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bcf110>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bae000>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bad160>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bccfe0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10bfaba0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bfa930>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bfa240>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bfac60>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bcfda0>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10bfb7d0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10bfb9e0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bfbe30>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10519b50>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a1051b800>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1051c1d0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1051d0a0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1051fdd0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10bcfb90>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1051e0c0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10527cb0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10526780>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a105264e0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10526a50>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1051e540>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a1056fef0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10570440>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10571b80>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10571940>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10574140>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10572270>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10577860>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10574230>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10578950>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a105788f0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10578a70>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10570290>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a104001d0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10401190>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1057a960>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a1057bd10>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1057a5d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10409310>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1040a270>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1057b470>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1040a720>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1040b320>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10415f70>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10410ce0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a105027b0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10c36480>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10416000>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a104088f0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"sssd\", \"option\": \"services\", \"value\": \"nss, pam\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.215 closed.\r\n 7163 1726888037.80727: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888037.81875: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4311d00>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b430f950>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888037.81879: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.81882: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'sssd', 'option': 'services', 'value': 'nss, pam', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 7163 1726888037.81885: _low_level_execute_command(): starting\n 7163 1726888037.81891: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895/ > /dev/null 2>&1 && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 7163 1726888037.81899: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.81902: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n<<<\n 7163 1726888037.81904: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4402660>\r\n<<<\n 7163 1726888037.81907: stdout chunk (state=3):\n>>>/root\n<<<\n 7163 1726888037.81909: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888037.81911: stdout chunk (state=3):\n>>><<<\n 7163 1726888037.81913: stderr chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'/root\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888037.81919: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888037.81923: _low_level_execute_command(): starting\n 7163 1726888037.81925: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877 `\" && echo ansible-tmp-1726888037.812499-7624-244918729041877=\"` echo /root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877 `\" ) && sleep 0'\n 7163 1726888037.81927: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b45ea330>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4311eb0>\r\n<<<\n 7163 1726888037.81929: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4311a90>\r\n# destroy ansible.module_utils.distro\r\n<<<\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888037.81933: stdout chunk (state=3):\n>>>import 'ansible.module_utils.distro' # \r\n<<<\n 7163 1726888037.81935: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877 `\" && echo ansible-tmp-1726888037.812499-7624-244918729041877=\"` echo /root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877 `\" ) && sleep 0'\"'\"''\n 7163 1726888037.82156: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins.modules' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888037.82326: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.82550: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888037.82553: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\n<<<\n 7163 1726888037.82760: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888037.82968: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888037.82990: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888037.83193: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888037.83198: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888037.83366: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888037.83417: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888037.83456: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"sssd\", \"option\": \"services\", \"value\": \"nss, pam\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n<<<\n 7163 1726888037.83472: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888037.83747: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n<<<\n 7163 1726888037.83803: stdout chunk (state=3):\n>>># clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n<<<\n 7163 1726888037.83830: stdout chunk (state=3):\n>>># restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n<<<\n 7163 1726888037.84008: stdout chunk (state=3):\n>>># cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r<<<\n 7163 1726888037.84012: stdout chunk (state=3):\n>>>\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n<<<\n 7163 1726888037.84453: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 7163 1726888037.84460: stdout chunk (state=3):\n>>># destroy zipfile._path\r\n<<<\n 7163 1726888037.84565: stdout chunk (state=3):\n>>># destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n<<<\n 7163 1726888037.84610: stdout chunk (state=3):\n>>># destroy ipaddress\r\n<<<\n 7163 1726888037.84614: stdout chunk (state=3):\n>>># destroy ntpath\r\n<<<\n 7163 1726888037.84619: stdout chunk (state=3):\n>>># destroy importlib\r\n# destroy zipimport\r\n<<<\n 7163 1726888037.84622: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n<<<\n 7163 1726888037.84625: stdout chunk (state=3):\n>>># destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n<<<\n 7163 1726888037.84627: stdout chunk (state=3):\n>>># destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n<<<\n 7163 1726888037.84652: stdout chunk (state=3):\n>>># destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n<<<\n 7163 1726888037.84678: stdout chunk (state=3):\n>>># destroy selectors\r\n# destroy errno\r\n<<<\n 7163 1726888037.84700: stdout chunk (state=3):\n>>># destroy array\r\n<<<\n 7163 1726888037.84945: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888037.84984: stderr chunk (state=3):\n>>><<<\n 7163 1726888037.85004: stdout chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888037.85091: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888037.85097: handler run complete\n 7163 1726888037.85100: stdout chunk (state=3):\n>>># destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 7163 1726888037.85111: attempt loop complete, returning result\n 7163 1726888037.85151: variable 'item' from source: unknown\n 7163 1726888037.85290: variable 'item' from source: unknown\nok: [managed_node1] => (item={'key': 'services', 'value': 'nss, pam'}) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"diff\": {\n \"after\": \"\",\n \"after_header\": \"/etc/sssd/sssd.conf (content)\",\n \"before\": \"\",\n \"before_header\": \"/etc/sssd/sssd.conf (content)\"\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"allow_no_value\": false,\n \"attributes\": null,\n \"backup\": false,\n \"create\": true,\n \"exclusive\": true,\n \"follow\": false,\n \"group\": \"root\",\n \"ignore_spaces\": false,\n \"mode\": \"0600\",\n \"modify_inactive_option\": true,\n \"no_extra_spaces\": false,\n \"option\": \"services\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"section\": \"sssd\",\n \"section_has_values\": null,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"state\": \"present\",\n \"unsafe_writes\": false,\n \"value\": \"nss, pam\",\n \"values\": null\n }\n },\n \"item\": {\n \"key\": \"services\",\n \"value\": \"nss, pam\"\n },\n \"mode\": \"0600\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"secontext\": \"system_u:object_r:sssd_conf_t:s0\",\n \"size\": 144,\n \"state\": \"file\",\n \"uid\": 0\n}\n\nMSG:\n\nOK\n 7163 1726888037.86047: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n<<<\n 7163 1726888037.86051: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888037.86054: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888037.86057: variable 'omit' from source: magic vars\n 7163 1726888037.86059: stdout chunk (state=3):\n>>>ansible-tmp-1726888037.812499-7624-244918729041877=/root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877\n<<<\n 7163 1726888037.86062: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888037.86065: stdout chunk (state=3):\n>>><<<\n 7163 1726888037.86069: stderr chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'ansible-tmp-1726888037.812499-7624-244918729041877=/root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888037.86216: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888037.812499-7624-244918729041877=/root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888037.86222: stdout chunk (state=3):\n>>># destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n<<<\n 7163 1726888037.86225: variable 'ansible_module_compression' from source: unknown\n 7163 1726888037.86227: stdout chunk (state=3):\n>>># destroy _random\r\n# destroy _weakref\r\n<<<\n 7163 1726888037.86230: stdout chunk (state=3):\n>>># destroy _hashlib\r\n<<<\n 7163 1726888037.86232: stdout chunk (state=3):\n>>># destroy _operator\r\n<<<\n 7163 1726888037.86234: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible_collections.community.general.plugins.modules.ini_file-ZIP_DEFLATED\n 7163 1726888037.86237: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 7163 1726888037.86267: stdout chunk (state=3):\n>>># destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\nUsing module file /tmp/collections-FCu/ansible_collections/community/general/plugins/modules/ini_file.py\n 7163 1726888037.86380: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877/AnsiballZ_ini_file.py\n<10.31.45.174> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpc4ltf6lx TO /root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877/AnsiballZ_ini_file.py\n<10.31.45.174> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' '[10.31.45.174]'\n 7163 1726888037.86632: variable 'tlog_use_sssd' from source: role '' defaults\n 7163 1726888037.86635: Evaluated conditional (tlog_use_sssd | bool): True\n 7163 1726888037.86829: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 7163 1726888037.86847: Sending initial data\n 7163 1726888037.86852: Sent initial data (154 bytes)\n 7163 1726888037.87050: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.46.206 closed.\r\n<<<\n 7163 1726888037.87054: stdout chunk (state=3):\n>>><<<\n 7163 1726888037.87064: stderr chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4f104d0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4edfb30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4f12a50>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d05130>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d05fa0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d43da0>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d43fe0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d7b770>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d7be00>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d5ba40>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d59190>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d40f50>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d9b710>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d9a330>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d5a030>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d98b00>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4dd07d0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d401d0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4dd0c50>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4dd0b30>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4dd0ec0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d3ecf0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4dd15b0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4dd1280>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4dd24b0>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4de86e0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4de9df0>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4deac60>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4deb2c0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4dea1b0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4debd40>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4deb470>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4dd2510>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4b73c50>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4b9c6e0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4b9c440>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4b9c710>\\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4b9d040>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4b9da30>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4b9c8f0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4b71df0>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4b9edb0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4b9d8b0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4dd2c00>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4bc7140>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4beb500>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4c482c0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4c4aa20>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4c483e0>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4c152b0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b45293a0>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4bea300>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4b9fd10>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb6b4bea660>\\r\\n# zipimport: found 34 names in \\'/tmp/ansible_community.general.ini_file_payload_rfcb643x/ansible_community.general.ini_file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b457f110>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b455e000>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b455d160>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b457cfe0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b45aaba0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b45aa930>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b45aa240>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b45aac60>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b457fda0>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b45ab860>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b45ab9e0>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b45abe30>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4415b20>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b44177d0>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b44181a0>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4419070>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b441bda0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4deaae0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b441a0c0>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4423bf0>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b44226c0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4422450>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4422990>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b441a5a0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b446be30>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b446be90>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b446da00>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b446d7c0>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b446ff20>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b446e060>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b44736e0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b446ffb0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4474740>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b44748f0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4474890>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b446c050>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4477f80>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b44fd280>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4476750>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4477ad0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4476360>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4305370>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b43060f0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b44fd4f0>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4306120>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b43072f0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4311d00>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b430f950>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4402660>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b45ea330>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4311eb0>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4311a90>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community.general\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community.general.plugins\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community.general.plugins.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"sssd\", \"option\": \"services\", \"value\": \"nss, pam\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible_collections\\r\\n# destroy ansible_collections\\r\\n# cleanup[2] removing ansible_collections.community\\r\\n# destroy ansible_collections.community\\r\\n# cleanup[2] removing ansible_collections.community.general\\r\\n# destroy ansible_collections.community.general\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins\\r\\n# destroy ansible_collections.community.general.plugins\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\\r\\n# destroy ansible_collections.community.general.plugins.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy _blake2\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy fnmatch\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _hashlib\\r\\n# destroy _operator\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 6\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.46.206 closed.\\r\\n\")\n 7163 1726888037.87283: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4f104d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4edfb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4f12a50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d05130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d05fa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d43da0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d43fe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d7b770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d7be00>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d5ba40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d59190>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d40f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d9b710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d9a330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d5a030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d98b00>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4dd07d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d401d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4dd0c50>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4dd0b30>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4dd0ec0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d3ecf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4dd15b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4dd1280>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4dd24b0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4de86e0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4de9df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4deac60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4deb2c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4dea1b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4debd40>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4deb470>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4dd2510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4b73c50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4b9c6e0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4b9c440>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4b9c710>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4b9d040>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4b9da30>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4b9c8f0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4b71df0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4b9edb0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4b9d8b0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4dd2c00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4bc7140>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4beb500>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4c482c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4c4aa20>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4c483e0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4c152b0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b45293a0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4bea300>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4b9fd10>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb6b4bea660>\r\n# zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_rfcb643x/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b457f110>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b455e000>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b455d160>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b457cfe0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b45aaba0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b45aa930>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b45aa240>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b45aac60>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b457fda0>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b45ab860>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b45ab9e0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b45abe30>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4415b20>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b44177d0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b44181a0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4419070>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b441bda0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4deaae0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b441a0c0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4423bf0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b44226c0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4422450>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4422990>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b441a5a0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b446be30>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b446be90>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b446da00>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b446d7c0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b446ff20>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b446e060>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b44736e0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b446ffb0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4474740>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b44748f0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4474890>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b446c050>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4477f80>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b44fd280>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4476750>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4477ad0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4476360>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4305370>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b43060f0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b44fd4f0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4306120>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b43072f0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4311d00>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b430f950>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4402660>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b45ea330>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4311eb0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4311a90>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"sssd\", \"option\": \"services\", \"value\": \"nss, pam\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 6\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.46.206 closed.\r\n 7163 1726888037.88944: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888037.90176: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'sssd', 'option': 'services', 'value': 'nss, pam', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 7163 1726888037.90184: _low_level_execute_command(): starting\n 7163 1726888037.90188: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366/ > /dev/null 2>&1 && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 7163 1726888037.90200: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 7163 1726888037.90204: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 7163 1726888037.90207: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 7163 1726888037.90211: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888037.90213: Evaluated conditional ('sssd' in ansible_facts.packages): True\n 7163 1726888037.90215: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888037.90218: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888037.90221: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\n<<<\n 7163 1726888037.90223: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888037.90292: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888037.90301: variable 'omit' from source: magic vars\n 7163 1726888037.90304: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 7163 1726888037.90306: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 7163 1726888037.90309: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888037.90311: variable 'omit' from source: magic vars\n 7163 1726888037.90313: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6519\r\n<<<\n 7163 1726888037.90316: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888037.90318: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888037.90320: variable '__tlog_sssd_conf' from source: role '' all vars\n 7163 1726888037.90322: variable '__tlog_sssd_conf' from source: role '' all vars\n 7163 1726888037.90324: variable 'item' from source: unknown\n 7163 1726888037.90326: variable 'item' from source: unknown\n 7163 1726888037.90328: variable 'omit' from source: magic vars\n 7163 1726888037.90330: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 7163 1726888037.90333: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888037.90397: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888037.90401: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 7163 1726888037.90466: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888037.90469: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888037.90471: Set connection var ansible_shell_executable to /bin/sh\n 7163 1726888037.90473: Set connection var ansible_timeout to 10\n 7163 1726888037.90475: Set connection var ansible_module_compression to ZIP_DEFLATED\n 7163 1726888037.90478: Set connection var ansible_shell_type to sh\n 7163 1726888037.90480: Set connection var ansible_pipelining to False\n 7163 1726888037.90482: Set connection var ansible_connection to ssh\n 7163 1726888037.90484: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888037.90489: variable 'ansible_connection' from source: unknown\n 7163 1726888037.90492: variable 'ansible_module_compression' from source: unknown\n 7163 1726888037.90494: variable 'ansible_shell_type' from source: unknown\n 7163 1726888037.90496: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888037.90597: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888037.90605: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\n<<<\n 7163 1726888037.90614: variable 'ansible_pipelining' from source: unknown\n 7163 1726888037.90617: variable 'ansible_timeout' from source: unknown\n 7163 1726888037.90619: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888037.90621: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888037.90623: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888037.90626: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 7163 1726888037.90628: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 7163 1726888037.90630: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 6\r\n<<<\n 7163 1726888037.90632: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 7163 1726888037.90635: variable 'omit' from source: magic vars\n 7163 1726888037.90637: starting attempt loop\n 7163 1726888037.90641: running the handler\n 7163 1726888037.90643: _low_level_execute_command(): starting\n 7163 1726888037.90649: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 7163 1726888037.90658: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpc4ltf6lx\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877/AnsiballZ_ini_file.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpc4ltf6lx\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877/AnsiballZ_ini_file.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877/AnsiballZ_ini_file.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877/AnsiballZ_ini_file.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122718\r\n<<<\n 7163 1726888037.90660: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpc4ltf6lx /root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877/AnsiballZ_ini_file.py\n<<<\n 7163 1726888037.91473: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 122718 bytes at 0\r\n<<<\n 7163 1726888037.91481: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 7163 1726888037.91528: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888037.91595: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888037.91620: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888037.91656: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\n<<<\n 7163 1726888037.91669: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 7163 1726888037.91711: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888037.91735: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888037.91757: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888037.91774: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888037.91810: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888037.91815: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6497\r\n<<<\n 7163 1726888037.91905: stderr chunk (state=3):\n>>><<<\n 7163 1726888037.91981: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888037.91985: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888037.92029: stdout chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpc4ltf6lx /root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877/AnsiballZ_ini_file.py\\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master at \\'/root/.ansible/cp/26e6bc9b9f\\'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpc4ltf6lx\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877/AnsiballZ_ini_file.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpc4ltf6lx\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877/AnsiballZ_ini_file.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877/AnsiballZ_ini_file.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877/AnsiballZ_ini_file.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122718\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 122718 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 7163 1726888037.92121: done transferring module to remote\n 7163 1726888037.92125: _low_level_execute_command(): starting\n 7163 1726888037.92140: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877/ /root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877/AnsiballZ_ini_file.py && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877/ /root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 7163 1726888037.92829: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888037.92833: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888037.92836: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 7163 1726888037.92841: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888037.92843: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 7163 1726888037.92848: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888037.92945: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888037.92983: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888037.93943: stdout chunk (state=3):\n>>>/root\n<<<\n 7163 1726888037.94105: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888037.94108: stdout chunk (state=3):\n>>><<<\n 7163 1726888037.94111: stderr chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'/root\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888037.94260: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888037.94264: _low_level_execute_command(): starting\n 7163 1726888037.94267: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386 `\" && echo ansible-tmp-1726888037.9416149-7622-53166864221386=\"` echo /root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386 `\" ) && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386 `\" && echo ansible-tmp-1726888037.9416149-7622-53166864221386=\"` echo /root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386 `\" ) && sleep 0'\"'\"''\n 7163 1726888037.95019: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888037.95023: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 7163 1726888037.95026: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\n<<<\n 7163 1726888037.95029: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888037.95031: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888037.95155: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888037.95164: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888037.95222: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 3\r\n<<<\n 7163 1726888037.95225: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888037.95228: stdout chunk (state=3):\n>>><<<\n 7163 1726888037.95230: stderr chunk (state=3):\n>>><<<\n 7163 1726888037.95326: stderr chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 6\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888037.95333: stdout chunk (state=3):\n>>><<<\n 7163 1726888037.95336: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 6\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888037.95344: handler run complete\n<10.31.45.174> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888037.95355: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888037.95359: _low_level_execute_command(): starting\n 7163 1726888037.95361: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877/AnsiballZ_ini_file.py && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888037.95366: attempt loop complete, returning result\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' -tt 10.31.45.174 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 7163 1726888037.95370: variable 'item' from source: unknown\n 7163 1726888037.95743: variable 'item' from source: unknown\nok: [managed_node3] => (item={'key': 'services', 'value': 'nss, pam'}) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"diff\": {\n \"after\": \"\",\n \"after_header\": \"/etc/sssd/sssd.conf (content)\",\n \"before\": \"\",\n \"before_header\": \"/etc/sssd/sssd.conf (content)\"\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"allow_no_value\": false,\n \"attributes\": null,\n \"backup\": false,\n \"create\": true,\n \"exclusive\": true,\n \"follow\": false,\n \"group\": \"root\",\n \"ignore_spaces\": false,\n \"mode\": \"0600\",\n \"modify_inactive_option\": true,\n \"no_extra_spaces\": false,\n \"option\": \"services\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"section\": \"sssd\",\n \"section_has_values\": null,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"state\": \"present\",\n \"unsafe_writes\": false,\n \"value\": \"nss, pam\",\n \"values\": null\n }\n },\n \"item\": {\n \"key\": \"services\",\n \"value\": \"nss, pam\"\n },\n \"mode\": \"0600\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"secontext\": \"system_u:object_r:sssd_conf_t:s0\",\n \"size\": 144,\n \"state\": \"file\",\n \"uid\": 0\n}\n\nMSG:\n\nOK\n 7163 1726888037.95951: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888037.95954: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888037.95957: variable 'omit' from source: magic vars\n 7163 1726888037.96339: variable 'tlog_use_sssd' from source: role '' defaults\n 7163 1726888037.96343: Evaluated conditional (tlog_use_sssd | bool): True\n 7163 1726888037.96402: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 7163 1726888037.96474: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888037.96479: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\n<<<\n 7163 1726888037.96481: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888037.96484: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888037.96487: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 7163 1726888037.96489: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888037.96570: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\n<<<\n 7163 1726888037.96584: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888037.96601: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888037.96643: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888037.96874: Evaluated conditional ('sssd' in ansible_facts.packages): True\n 7163 1726888037.96877: variable 'omit' from source: magic vars\n 7163 1726888037.96896: variable 'omit' from source: magic vars\n 7163 1726888037.96945: variable '__tlog_sssd_conf' from source: role '' all vars\n 7163 1726888037.96982: variable '__tlog_sssd_conf' from source: role '' all vars\n 7163 1726888037.97040: variable 'item' from source: unknown\n 7163 1726888037.97090: variable 'item' from source: unknown\n 7163 1726888037.97106: variable 'omit' from source: magic vars\n 7163 1726888037.97123: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 7163 1726888037.97138: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888037.97144: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888037.97157: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 7163 1726888037.97160: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888037.97162: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888037.97246: Set connection var ansible_shell_executable to /bin/sh\n 7163 1726888037.97249: Set connection var ansible_timeout to 10\n 7163 1726888037.97252: Set connection var ansible_module_compression to ZIP_DEFLATED\n 7163 1726888037.97254: Set connection var ansible_shell_type to sh\n 7163 1726888037.97256: Set connection var ansible_pipelining to False\n 7163 1726888037.97259: Set connection var ansible_connection to ssh\n 7163 1726888037.97266: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888037.97269: variable 'ansible_connection' from source: unknown\n 7163 1726888037.97272: variable 'ansible_module_compression' from source: unknown\n 7163 1726888037.97275: variable 'ansible_shell_type' from source: unknown\n 7163 1726888037.97277: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888037.97279: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888037.97285: variable 'ansible_pipelining' from source: unknown\n 7163 1726888037.97289: variable 'ansible_timeout' from source: unknown\n 7163 1726888037.97292: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888037.97383: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 7163 1726888037.97395: variable 'omit' from source: magic vars\n 7163 1726888037.97398: starting attempt loop\n 7163 1726888037.97401: running the handler\n 7163 1726888037.97404: _low_level_execute_command(): starting\n 7163 1726888037.97409: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 7163 1726888037.97864: stdout chunk (state=3):\n>>>ansible-tmp-1726888037.9416149-7622-53166864221386=/root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386\n<<<\n 7163 1726888037.98066: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888037.98244: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888037.98248: stdout chunk (state=3):\n>>><<<\n 7163 1726888037.98250: stderr chunk (state=3):\n>>><<<\n 7163 1726888037.98253: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n<10.31.12.215> (0, b'ansible-tmp-1726888037.9416149-7622-53166864221386=/root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 3\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888037.98261: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888037.9416149-7622-53166864221386=/root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 3\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888037.98303: variable 'ansible_module_compression' from source: unknown\n 7163 1726888037.98357: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible_collections.community.general.plugins.modules.ini_file-ZIP_DEFLATED\n 7163 1726888037.98543: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /tmp/collections-FCu/ansible_collections/community/general/plugins/modules/ini_file.py\n 7163 1726888037.98549: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888037.98552: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386/AnsiballZ_ini_file.py\n 7163 1726888037.98554: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 6\r\n<<<\n<10.31.12.215> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmp09eou1zu TO /root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386/AnsiballZ_ini_file.py\n<10.31.12.215> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' '[10.31.12.215]'\n 7163 1726888037.98726: Sending initial data\n 7163 1726888037.98735: Sent initial data (154 bytes)\n 7163 1726888037.98965: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 7163 1726888037.98997: stdout chunk (state=3):\n>>>import '_io' # \r\n<<<\n 7163 1726888037.99025: stdout chunk (state=3):\n>>>import 'marshal' # \r\n<<<\n 7163 1726888037.99059: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 7163 1726888037.99083: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 7163 1726888037.99108: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 7163 1726888037.99159: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 7163 1726888037.99179: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\n<<<\n 7163 1726888037.99561: stdout chunk (state=3):\n>>>import 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f8184d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f7e7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f81aa50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\n<<<\n 7163 1726888037.99567: stdout chunk (state=3):\n>>>import '_sitebuiltins' # \r\n<<<\n 7163 1726888037.99570: stdout chunk (state=3):\n>>>Processing user site-packages\r\nProcessing global site-packages\r\n<<<\n 7163 1726888037.99599: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888037.99604: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888037.99647: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888037.99651: stdout chunk (state=3):\n>>>Adding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f609130>\r\n<<<\n 7163 1726888037.99770: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888037.99774: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f609fa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 7163 1726888037.99791: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888037.99802: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\n<<<\n 7163 1726888037.99821: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888038.00000: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n<<<\n 7163 1726888038.00031: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n<<<\n 7163 1726888038.00069: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 7163 1726888038.00122: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888038.00260: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f647d70>\r\n<<<\n 7163 1726888038.00297: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888038.00322: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f647fb0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 7163 1726888038.00443: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n<<<\n 7163 1726888038.00459: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f67f770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f67fe00>\r\nimport '_collections' # \r\n<<<\n 7163 1726888038.00602: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f65fa40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f65d160>\r\n<<<\n 7163 1726888038.00643: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 3\r\n<<<\n 7163 1726888038.00679: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f644f20>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n<<<\n 7163 1726888038.00699: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n<<<\n 7163 1726888038.00726: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\n<<<\n 7163 1726888038.00849: stdout chunk (state=3):\n>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f69f6e0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f69e300>\r\n<<<\n 7163 1726888038.00900: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f65e030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f69cb30>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6d4710>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6441a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n<<<\n 7163 1726888038.01001: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f6d4bc0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6d4a70>\r\n<<<\n 7163 1726888038.01009: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f6d4e60>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f642cc0>\r\n<<<\n 7163 1726888038.01095: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6d5550>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6d5220>\r\nimport 'importlib.machinery' # \r\n<<<\n 7163 1726888038.01121: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\n<<<\n 7163 1726888038.01168: stdout chunk (state=3):\n>>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6d6450>\r\nimport 'importlib.util' # \r\n<<<\n 7163 1726888038.01171: stdout chunk (state=3):\n>>>import 'runpy' # \r\n<<<\n 7163 1726888038.01174: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n<<<\n 7163 1726888038.01201: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n<<<\n 7163 1726888038.01243: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6ec650>\r\n<<<\n 7163 1726888038.01254: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 7163 1726888038.01282: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888038.01312: stdout chunk (state=3):\n>>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f6edd30>\r\n<<<\n 7163 1726888038.01365: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n<<<\n 7163 1726888038.01375: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6eebd0>\r\n<<<\n 7163 1726888038.01571: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f6ef230>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6ee120>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f6efcb0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6ef3e0>\r\n<<<\n 7163 1726888038.01730: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6d63c0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n<<<\n 7163 1726888038.01773: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f483b60>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f4ac5c0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4ac350>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f4ac5f0>\r\n<<<\n 7163 1726888038.01791: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 7163 1726888038.01849: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888038.01968: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f4acef0>\r\n<<<\n 7163 1726888038.02123: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f4ad820>\r\n<<<\n 7163 1726888038.02173: stdout chunk (state=3):\n>>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4ac7d0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f481d00>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n<<<\n 7163 1726888038.02176: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n<<<\n 7163 1726888038.02249: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4aec30>\r\n<<<\n 7163 1726888038.02253: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4ad970>\r\n<<<\n 7163 1726888038.02255: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6d6b70>\r\n<<<\n 7163 1726888038.02267: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 7163 1726888038.02336: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888038.02386: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 7163 1726888038.02402: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4daf90>\r\n<<<\n 7163 1726888038.02405: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 7163 1726888038.02505: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n<<<\n 7163 1726888038.02508: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 7163 1726888038.02530: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 7163 1726888038.02553: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4fb2c0>\r\n<<<\n 7163 1726888038.02575: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 7163 1726888038.02598: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\n<<<\n 7163 1726888038.02604: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 7163 1726888038.02617: stderr chunk (state=3):\n>>>debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp09eou1zu\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386/AnsiballZ_ini_file.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 7163 1726888038.02623: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp09eou1zu /root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386/AnsiballZ_ini_file.py\n<<<\n 7163 1726888038.02790: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f52bfb0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 7163 1726888038.02875: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmp09eou1zu\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386/AnsiballZ_ini_file.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386/AnsiballZ_ini_file.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386/AnsiballZ_ini_file.py M:0x001a\r\n<<<\n 7163 1726888038.02879: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n<<<\n 7163 1726888038.02882: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 7163 1726888038.02910: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f55e810>\r\n<<<\n 7163 1726888038.02960: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f55c1d0>\r\n<<<\n 7163 1726888038.03018: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4fbf50>\r\n<<<\n 7163 1726888038.03045: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122718\r\n<<<\n 7163 1726888038.03048: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f369190>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4fa0c0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4afb90>\r\n<<<\n 7163 1726888038.03166: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 7163 1726888038.03170: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f798f4fa1e0>\r\n<<<\n 7163 1726888038.03278: stdout chunk (state=3):\n>>>/root\n<<<\n 7163 1726888038.03313: stdout chunk (state=3):\n>>># zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_38sps3dk/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888038.03447: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.03500: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 7163 1726888038.03531: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 122718 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 7163 1726888038.03587: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888038.03590: stderr chunk (state=3):\n>>><<<\n 7163 1726888038.03593: stdout chunk (state=3):\n>>><<<\n 7163 1726888038.03595: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 7163 1726888038.03604: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n<10.31.46.206> (0, b'/root\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 6\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888038.03653: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 6\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888038.03658: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f3bae10>\r\nimport '_typing' # \r\n<<<\n 7163 1726888038.03661: _low_level_execute_command(): starting\n 7163 1726888038.03664: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678 `\" && echo ansible-tmp-1726888038.0363462-7626-121673129420678=\"` echo /root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678 `\" ) && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678 `\" && echo ansible-tmp-1726888038.0363462-7626-121673129420678=\"` echo /root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678 `\" ) && sleep 0'\"'\"''\n 7163 1726888038.03908: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f399d00>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f398e60>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888038.03928: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n<<<\n 7163 1726888038.03954: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.03957: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888038.04119: stderr chunk (state=3):\n>>><<<\n 7163 1726888038.04122: stdout chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp09eou1zu /root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386/AnsiballZ_ini_file.py\\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master at \\'/root/.ansible/cp/1fb99bda8d\\'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 3\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp09eou1zu\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386/AnsiballZ_ini_file.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmp09eou1zu\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386/AnsiballZ_ini_file.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386/AnsiballZ_ini_file.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386/AnsiballZ_ini_file.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122718\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 122718 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 7163 1726888038.04130: done transferring module to remote\n 7163 1726888038.04132: _low_level_execute_command(): starting\n 7163 1726888038.04134: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386/ /root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386/AnsiballZ_ini_file.py && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386/ /root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 7163 1726888038.05015: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\n<<<\n 7163 1726888038.05130: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888038.05137: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888038.05416: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888038.05420: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 6\r\n<<<\n 7163 1726888038.05423: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.05523: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888038.05527: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888038.05530: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888038.05541: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\n<<<\n 7163 1726888038.05544: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888038.05578: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888038.05591: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888038.05683: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888038.06517: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n<<<\n 7163 1726888038.06526: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f3b8b60>\r\n<<<\n 7163 1726888038.06563: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n<<<\n 7163 1726888038.06570: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888038.06599: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n<<<\n 7163 1726888038.06606: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n<<<\n 7163 1726888038.06640: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n<<<\n 7163 1726888038.06678: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f3ea870>\r\n<<<\n 7163 1726888038.06706: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f3ea600>\r\n<<<\n 7163 1726888038.06756: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f3e9f10>\r\n<<<\n 7163 1726888038.06812: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 7163 1726888038.06816: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f3ea3f0>\r\n<<<\n 7163 1726888038.06820: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f3bb890>\r\n<<<\n 7163 1726888038.06863: stdout chunk (state=3):\n>>>import 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f3eb5c0>\r\n<<<\n 7163 1726888038.06887: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f3eb800>\r\n<<<\n 7163 1726888038.06911: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 7163 1726888038.06977: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\n<<<\n 7163 1726888038.06980: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 7163 1726888038.07029: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f3ebcb0>\r\n<<<\n 7163 1726888038.07042: stdout chunk (state=3):\n>>>import 'pwd' # \r\n<<<\n 7163 1726888038.07054: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n<<<\n 7163 1726888038.07082: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 7163 1726888038.07145: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed15a90>\r\n<<<\n 7163 1726888038.07159: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed176b0>\r\n<<<\n 7163 1726888038.07184: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n<<<\n 7163 1726888038.07198: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 7163 1726888038.07287: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed17f80>\r\n<<<\n 7163 1726888038.07298: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed19220>\r\n<<<\n 7163 1726888038.07325: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 7163 1726888038.07355: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n<<<\n 7163 1726888038.07561: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 7163 1726888038.07564: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed1bcb0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f39af00>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed19f70>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n<<<\n 7163 1726888038.07596: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n<<<\n 7163 1726888038.07611: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n<<<\n 7163 1726888038.07635: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n<<<\n 7163 1726888038.07690: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\n<<<\n 7163 1726888038.07693: stdout chunk (state=3):\n>>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed23bc0>\r\nimport '_tokenize' # \r\n<<<\n 7163 1726888038.07773: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed22690>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed223f0>\r\n<<<\n 7163 1726888038.07798: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 7163 1726888038.07883: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed22960>\r\n<<<\n 7163 1726888038.07915: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed1a480>\r\n<<<\n 7163 1726888038.07930: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed6bec0>\r\n<<<\n 7163 1726888038.07968: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed6bfb0>\r\n<<<\n 7163 1726888038.08014: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n<<<\n 7163 1726888038.08099: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed6da90>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed6d850>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 7163 1726888038.08204: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888038.08259: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 7163 1726888038.08263: stdout chunk (state=3):\n>>><<<\n 7163 1726888038.08265: stderr chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888038.08413: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888038.08417: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed6ff50>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed6e180>\r\n<<<\n 7163 1726888038.08532: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\n<<<\n 7163 1726888038.08542: _low_level_execute_command(): starting\n 7163 1726888038.08558: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386/AnsiballZ_ini_file.py && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' -tt 10.31.12.215 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 7163 1726888038.08612: stdout chunk (state=3):\n>>>import '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed736e0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed6ffb0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed747a0>\r\n<<<\n 7163 1726888038.08655: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed74890>\r\n<<<\n 7163 1726888038.08692: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed74770>\r\n<<<\n 7163 1726888038.08736: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed6c200>\r\n<<<\n 7163 1726888038.08758: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n<<<\n 7163 1726888038.08792: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n<<<\n 7163 1726888038.08850: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888038.08965: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed77fe0>\r\n<<<\n 7163 1726888038.09107: stdout chunk (state=3):\n>>>ansible-tmp-1726888038.0363462-7626-121673129420678=/root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678\n<<<\n 7163 1726888038.09145: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798edfd160>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed767b0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed77b60>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed763c0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888038.09296: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.09411: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888038.09489: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888038.09495: stdout chunk (state=3):\n>>><<<\n 7163 1726888038.09497: stderr chunk (state=3):\n>>><<<\n 7163 1726888038.09544: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.09645: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n<10.31.46.206> (0, b'ansible-tmp-1726888038.0363462-7626-121673129420678=/root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 6\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888038.09657: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888038.0363462-7626-121673129420678=/root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 6\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888038.10056: variable 'ansible_module_compression' from source: unknown\n 7163 1726888038.10064: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible_collections.community.general.plugins.modules.ini_file-ZIP_DEFLATED\n 7163 1726888038.10069: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 7163 1726888038.10072: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888038.10079: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888038.10083: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\n<<<\n 7163 1726888038.10148: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888038.10172: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888038.10184: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\nUsing module file /tmp/collections-FCu/ansible_collections/community/general/plugins/modules/ini_file.py\n 7163 1726888038.10256: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678/AnsiballZ_ini_file.py\n<10.31.46.206> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpk1sn35o5 TO /root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678/AnsiballZ_ini_file.py\n<10.31.46.206> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' '[10.31.46.206]'\n 7163 1726888038.10393: Sending initial data\n 7163 1726888038.10396: Sent initial data (155 bytes)\n 7163 1726888038.10685: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\n<<<\n 7163 1726888038.10719: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n<<<\n 7163 1726888038.11023: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888038.11030: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ec052e0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ec06120>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798edfd2b0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888038.11033: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.11036: stdout chunk (state=3):\n>>>import 'ansible.module_utils._text' # \r\n<<<\n 7163 1726888038.11040: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.11157: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.11329: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 7163 1726888038.11334: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n<<<\n 7163 1726888038.11361: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ec060c0>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888038.11421: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888038.11502: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888038.11506: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888038.11607: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888038.11866: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.12314: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.12343: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.12399: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n<<<\n 7163 1726888038.12409: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.12446: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.12496: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888038.12578: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.12659: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n<<<\n 7163 1726888038.12707: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.12718: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n<<<\n 7163 1726888038.12742: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888038.12773: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n<<<\n 7163 1726888038.12803: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.13010: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.13282: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 7163 1726888038.13402: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\n<<<\n 7163 1726888038.13455: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ec07380>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888038.13560: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.13793: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888038.13797: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888038.13854: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.13916: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 7163 1726888038.14004: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888038.14066: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 7163 1726888038.14125: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 7163 1726888038.14171: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 7163 1726888038.14175: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpk1sn35o5\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678/AnsiballZ_ini_file.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 7163 1726888038.14182: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpk1sn35o5 /root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678/AnsiballZ_ini_file.py\n<<<\n 7163 1726888038.14185: stdout chunk (state=3):\n>>>import _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # <<<\n 7163 1726888038.14197: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ec11df0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ec0d5e0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888038.14268: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.14275: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpk1sn35o5\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678/AnsiballZ_ini_file.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678/AnsiballZ_ini_file.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678/AnsiballZ_ini_file.py M:0x001a\r\n<<<\n 7163 1726888038.14282: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888038.14368: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888038.14392: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # <<<\n 7163 1726888038.14401: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 7163 1726888038.14646: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n<<<\n 7163 1726888038.14653: stdout chunk (state=3):\n>>>\r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n<<<\n 7163 1726888038.14659: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'<<<\n 7163 1726888038.14663: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888038.14666: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 7163 1726888038.14669: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed027b0>\r\n<<<\n 7163 1726888038.14672: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f426480>\r\n<<<\n 7163 1726888038.14742: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122719\r\n<<<\n 7163 1726888038.14748: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ec11e80>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f39b6b0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n<<<\n 7163 1726888038.14756: stdout chunk (state=3):\n>>>import '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca73bc4d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca738bb00>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n<<<\n 7163 1726888038.14844: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca73bea50>\r\nimport '_signal' # \r\n<<<\n 7163 1726888038.14918: stdout chunk (state=3):\n>>>import '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\n<<<\n 7163 1726888038.14942: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888038.14968: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible_collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins' # \r\n<<<\n 7163 1726888038.14996: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins.modules' # \r\n<<<\n 7163 1726888038.15020: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.15315: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca73cd130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888038.15320: stdout chunk (state=3):\n>>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca73cdfa0>\r\nimport 'site' # \r\n<<<\n 7163 1726888038.15392: stdout chunk (state=3):\n>>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 7163 1726888038.15428: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.15632: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.15739: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n<<<\n 7163 1726888038.15769: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n<<<\n 7163 1726888038.15784: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 122719 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 7163 1726888038.15797: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n<<<\n 7163 1726888038.15827: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888038.15830: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 7163 1726888038.15878: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n<<<\n 7163 1726888038.15903: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 998, \"gid\": 998, \"owner\": \"sssd\", \"group\": \"sssd\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"sssd\", \"option\": \"domains\", \"value\": \"nssfiles\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n<<<\n 7163 1726888038.15921: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n<<<\n 7163 1726888038.15934: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 7163 1726888038.15943: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\n<<<\n 7163 1726888038.15967: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca71cbd70>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n<<<\n 7163 1726888038.15992: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\n<<<\n 7163 1726888038.16051: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca71cbfb0>\r\n<<<\n 7163 1726888038.16102: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888038.16141: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n<<<\n 7163 1726888038.16185: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 7163 1726888038.16202: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888038.16214: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 7163 1726888038.16475: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca72037a0>\r\n<<<\n 7163 1726888038.16542: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7203e30>\r\n<<<\n 7163 1726888038.16546: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\n<<<\n 7163 1726888038.16549: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 7163 1726888038.16551: stderr chunk (state=3):\n>>><<<\n 7163 1726888038.16555: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n<<<\n 7163 1726888038.16564: stdout chunk (state=3):\n>>>import '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca71e3a40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca71e1160>\r\n<<<\n 7163 1726888038.16797: stdout chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpk1sn35o5 /root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678/AnsiballZ_ini_file.py\\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master at \\'/root/.ansible/cp/a3358520e8\\'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpk1sn35o5\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678/AnsiballZ_ini_file.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpk1sn35o5\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678/AnsiballZ_ini_file.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678/AnsiballZ_ini_file.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678/AnsiballZ_ini_file.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122719\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 122719 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 7163 1726888038.16810: done transferring module to remote\n 7163 1726888038.16814: _low_level_execute_command(): starting\n 7163 1726888038.16820: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678/ /root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678/AnsiballZ_ini_file.py && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678/ /root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 7163 1726888038.16834: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca71c8f20>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7223710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7222330>\r\n<<<\n 7163 1726888038.16981: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n<<<\n 7163 1726888038.16989: stdout chunk (state=3):\n>>># destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n<<<\n 7163 1726888038.17006: stdout chunk (state=3):\n>>># destroy array\r\n# destroy datetime\r\n<<<\n 7163 1726888038.17017: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n<<<\n 7163 1726888038.17023: stdout chunk (state=3):\n>>># destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n<<<\n 7163 1726888038.17029: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca71e2030>\r\n<<<\n 7163 1726888038.17032: stdout chunk (state=3):\n>>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7220aa0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7258770>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca71c81a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n<<<\n 7163 1726888038.17124: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca7258c20>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7258ad0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca7258e90>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca71c6cc0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888038.17130: stdout chunk (state=3):\n>>># cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 7163 1726888038.17133: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n<<<\n 7163 1726888038.17183: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\n<<<\n 7163 1726888038.17252: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n<<<\n 7163 1726888038.17259: stdout chunk (state=3):\n>>># destroy _socket\r\n# destroy _collections\r\n<<<\n 7163 1726888038.17431: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n<<<\n 7163 1726888038.17439: stdout chunk (state=3):\n>>># destroy _typing\r\n<<<\n 7163 1726888038.17444: stdout chunk (state=3):\n>>># destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n<<<\n 7163 1726888038.17447: stdout chunk (state=3):\n>>># destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n<<<\n 7163 1726888038.17452: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 7163 1726888038.17455: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7259580>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7259250>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca725a480>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7270650>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca7271d00>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n<<<\n 7163 1726888038.17700: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7272ba0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca7273200>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca72720f0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca7273c50>\r\n<<<\n 7163 1726888038.17704: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 7163 1726888038.17706: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca72733b0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7258da0>\r\n<<<\n 7163 1726888038.17708: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n<<<\n 7163 1726888038.17731: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n<<<\n 7163 1726888038.17763: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n<<<\n 7163 1726888038.17783: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n<<<\n 7163 1726888038.17824: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca6ff7b30>\r\n<<<\n 7163 1726888038.17860: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n<<<\n 7163 1726888038.17959: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.45.174 closed.\r\n<<<\n 7163 1726888038.17997: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n<<<\n 7163 1726888038.18000: stderr chunk (state=3):\n>>><<<\n 7163 1726888038.18003: stdout chunk (state=3):\n>>><<<\n 7163 1726888038.18015: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca7020620>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7020380>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca7020650>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 7163 1726888038.18070: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n<10.31.45.174> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f8184d0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f7e7b30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f81aa50>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f609130>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f609fa0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f647d70>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f647fb0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f67f770>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f67fe00>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f65fa40>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f65d160>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f644f20>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f69f6e0>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f69e300>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f65e030>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f69cb30>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6d4710>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6441a0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f6d4bc0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6d4a70>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f6d4e60>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f642cc0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6d5550>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6d5220>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6d6450>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6ec650>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f6edd30>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6eebd0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f6ef230>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6ee120>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f6efcb0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6ef3e0>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6d63c0>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f483b60>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f4ac5c0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4ac350>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f4ac5f0>\\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f4acef0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f4ad820>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4ac7d0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f481d00>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4aec30>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4ad970>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6d6b70>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4daf90>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4fb2c0>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f52bfb0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f55e810>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f55c1d0>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4fbf50>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f369190>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4fa0c0>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4afb90>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f798f4fa1e0>\\r\\n# zipimport: found 34 names in \\'/tmp/ansible_community.general.ini_file_payload_38sps3dk/ansible_community.general.ini_file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f3bae10>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f399d00>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f398e60>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f3b8b60>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f3ea870>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f3ea600>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f3e9f10>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f3ea3f0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f3bb890>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f3eb5c0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f3eb800>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f3ebcb0>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed15a90>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed176b0>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed17f80>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed19220>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed1bcb0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f39af00>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed19f70>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed23bc0>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed22690>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed223f0>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed22960>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed1a480>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed6bec0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed6bfb0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed6da90>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed6d850>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed6ff50>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed6e180>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed736e0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed6ffb0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed747a0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed74890>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed74770>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed6c200>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed77fe0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798edfd160>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed767b0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed77b60>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed763c0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ec052e0>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ec06120>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798edfd2b0>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ec060c0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ec07380>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ec11df0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ec0d5e0>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed027b0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f426480>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ec11e80>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f39b6b0>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community.general\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community.general.plugins\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community.general.plugins.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 998, \"gid\": 998, \"owner\": \"sssd\", \"group\": \"sssd\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"sssd\", \"option\": \"domains\", \"value\": \"nssfiles\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible_collections\\r\\n# destroy ansible_collections\\r\\n# cleanup[2] removing ansible_collections.community\\r\\n# destroy ansible_collections.community\\r\\n# cleanup[2] removing ansible_collections.community.general\\r\\n# destroy ansible_collections.community.general\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins\\r\\n# destroy ansible_collections.community.general.plugins\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\\r\\n# destroy ansible_collections.community.general.plugins.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy _blake2\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy fnmatch\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _hashlib\\r\\n# destroy _operator\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.45.174 closed.\\r\\n\")\n 7163 1726888038.18333: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f8184d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f7e7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f81aa50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f609130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f609fa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f647d70>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f647fb0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f67f770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f67fe00>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f65fa40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f65d160>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f644f20>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f69f6e0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f69e300>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f65e030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f69cb30>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6d4710>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6441a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f6d4bc0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6d4a70>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f6d4e60>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f642cc0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6d5550>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6d5220>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6d6450>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6ec650>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f6edd30>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6eebd0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f6ef230>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6ee120>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f6efcb0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6ef3e0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6d63c0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f483b60>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f4ac5c0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4ac350>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f4ac5f0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f4acef0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f4ad820>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4ac7d0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f481d00>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4aec30>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4ad970>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6d6b70>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4daf90>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4fb2c0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f52bfb0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f55e810>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f55c1d0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4fbf50>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f369190>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4fa0c0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4afb90>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f798f4fa1e0>\r\n# zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_38sps3dk/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f3bae10>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f399d00>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f398e60>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f3b8b60>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f3ea870>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f3ea600>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f3e9f10>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f3ea3f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f3bb890>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f3eb5c0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f3eb800>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f3ebcb0>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed15a90>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed176b0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed17f80>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed19220>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed1bcb0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f39af00>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed19f70>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed23bc0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed22690>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed223f0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed22960>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed1a480>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed6bec0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed6bfb0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed6da90>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed6d850>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed6ff50>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed6e180>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed736e0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed6ffb0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed747a0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed74890>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed74770>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed6c200>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed77fe0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798edfd160>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed767b0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed77b60>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed763c0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ec052e0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ec06120>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798edfd2b0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ec060c0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ec07380>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ec11df0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ec0d5e0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed027b0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f426480>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ec11e80>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f39b6b0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 998, \"gid\": 998, \"owner\": \"sssd\", \"group\": \"sssd\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"sssd\", \"option\": \"domains\", \"value\": \"nssfiles\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.45.174 closed.\r\n 7163 1726888038.18768: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca7020f80>\r\n<<<\n 7163 1726888038.18773: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca70218b0>\r\n<<<\n 7163 1726888038.18776: stdout chunk (state=3):\n>>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7020830>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6ff5cd0>\r\n<<<\n 7163 1726888038.18779: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 7163 1726888038.20188: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\n<<<\n 7163 1726888038.20192: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'sssd', 'option': 'domains', 'value': 'nssfiles', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 7163 1726888038.20195: _low_level_execute_command(): starting\n 7163 1726888038.20198: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877/ > /dev/null 2>&1 && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888038.20204: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7022c90>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7021a00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca725ab70>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 7163 1726888038.20210: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 7163 1726888038.20213: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\n<<<\n 7163 1726888038.20223: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888038.20233: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888038.20235: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888038.20239: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca704b020>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca706f3b0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n<<<\n 7163 1726888038.20242: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6573\r\n<<<\n 7163 1726888038.20244: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888038.20251: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888038.20254: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca70d01d0>\r\n<<<\n 7163 1726888038.20258: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n<<<\n 7163 1726888038.20261: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 7163 1726888038.20263: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 7163 1726888038.20265: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca70d2930>\r\n<<<\n 7163 1726888038.20268: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888038.20270: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888038.20272: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888038.20274: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888038.20276: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888038.20279: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\n<<<\n 7163 1726888038.20281: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca70d02f0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca709d1c0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca709d970>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca706e1b0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7023bf0>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 7163 1726888038.20283: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0ca6925520>\r\n<<<\n 7163 1726888038.20285: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888038.20291: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888038.20297: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888038.20300: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888038.20302: stdout chunk (state=3):\n>>># zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_d3qpi_md/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888038.20385: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.20417: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n<<<\n 7163 1726888038.20440: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 7163 1726888038.20488: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 7163 1726888038.20590: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 7163 1726888038.20632: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca697af60>\r\n<<<\n 7163 1726888038.20649: stdout chunk (state=3):\n>>>import '_typing' # \r\n<<<\n 7163 1726888038.20927: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6959e50>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6959040>\r\n<<<\n 7163 1726888038.20953: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.20982: stdout chunk (state=3):\n>>>import 'ansible' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888038.21042: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n<<<\n 7163 1726888038.21143: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.21850: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888038.21930: stderr chunk (state=3):\n>>><<<\n 7163 1726888038.21934: stdout chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888038.21967: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888038.21972: handler run complete\n 7163 1726888038.22161: attempt loop complete, returning result\n 7163 1726888038.22165: variable 'item' from source: unknown\n 7163 1726888038.22208: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\n<<<\n 7163 1726888038.22220: variable 'item' from source: unknown\nok: [managed_node2] => (item={'key': 'domains', 'value': 'nssfiles'}) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"diff\": {\n \"after\": \"\",\n \"after_header\": \"/etc/sssd/sssd.conf (content)\",\n \"before\": \"\",\n \"before_header\": \"/etc/sssd/sssd.conf (content)\"\n },\n \"gid\": 998,\n \"group\": \"sssd\",\n \"invocation\": {\n \"module_args\": {\n \"allow_no_value\": false,\n \"attributes\": null,\n \"backup\": false,\n \"create\": true,\n \"exclusive\": true,\n \"follow\": false,\n \"group\": \"root\",\n \"ignore_spaces\": false,\n \"mode\": \"0600\",\n \"modify_inactive_option\": true,\n \"no_extra_spaces\": false,\n \"option\": \"domains\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"section\": \"sssd\",\n \"section_has_values\": null,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"state\": \"present\",\n \"unsafe_writes\": false,\n \"value\": \"nssfiles\",\n \"values\": null\n }\n },\n \"item\": {\n \"key\": \"domains\",\n \"value\": \"nssfiles\"\n },\n \"mode\": \"0600\",\n \"owner\": \"sssd\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"secontext\": \"system_u:object_r:sssd_conf_t:s0\",\n \"size\": 144,\n \"state\": \"file\",\n \"uid\": 998\n}\n\nMSG:\n\nOK\n 7163 1726888038.22755: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 7163 1726888038.22759: dumping result to json\n 7163 1726888038.22762: stdout chunk (state=3):\n>>><<<\n 7163 1726888038.22764: stderr chunk (state=3):\n>>><<<\n 7163 1726888038.22767: done dumping result, returning\n 7163 1726888038.22783: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Configure sssd services section [02619b48-4a2f-6d34-1d0e-00000000000e]\n<10.31.46.206> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888038.22794: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888038.22797: _low_level_execute_command(): starting\n 7163 1726888038.22800: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678/AnsiballZ_ini_file.py && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888038.22815: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000e\n 7163 1726888038.23207: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000e\n 7163 1726888038.23215: WORKER PROCESS EXITING\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' -tt 10.31.46.206 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 7163 1726888038.23625: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.24043: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888038.24081: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888038.24176: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\n<<<\n 7163 1726888038.24210: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\n<<<\n 7163 1726888038.24224: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888038.24260: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888038.25869: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6978e30>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n<<<\n 7163 1726888038.25876: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n<<<\n 7163 1726888038.26072: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca69aa8d0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca69aa660>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca69a9fd0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 7163 1726888038.26090: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca69aa9f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca697b980>\r\n<<<\n 7163 1726888038.26094: stdout chunk (state=3):\n>>>import 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca69ab680>\r\n<<<\n 7163 1726888038.26148: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca69ab8c0>\r\n<<<\n 7163 1726888038.26282: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\n<<<\n 7163 1726888038.26330: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca69abe00>\r\n<<<\n 7163 1726888038.26386: stdout chunk (state=3):\n>>>import 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n<<<\n 7163 1726888038.26389: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 7163 1726888038.26454: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6811c10>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca6813830>\r\n<<<\n 7163 1726888038.26481: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n<<<\n 7163 1726888038.26500: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 7163 1726888038.26552: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6814170>\r\n<<<\n 7163 1726888038.26616: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\n<<<\n 7163 1726888038.26632: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6815310>\r\n<<<\n 7163 1726888038.26656: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 7163 1726888038.26703: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n<<<\n 7163 1726888038.26727: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 7163 1726888038.26828: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6817da0>\r\n<<<\n 7163 1726888038.26858: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca71c6db0>\r\n<<<\n 7163 1726888038.26895: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6816060>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n<<<\n 7163 1726888038.26930: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n<<<\n 7163 1726888038.26959: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n<<<\n 7163 1726888038.27016: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n<<<\n 7163 1726888038.27048: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n<<<\n 7163 1726888038.27055: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\n<<<\n 7163 1726888038.27062: stdout chunk (state=3):\n>>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6823ce0>\r\n<<<\n 7163 1726888038.27164: stdout chunk (state=3):\n>>>import '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca68227b0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6822510>\r\n<<<\n 7163 1726888038.27196: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n<<<\n 7163 1726888038.27204: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 7163 1726888038.27313: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6822a80>\r\n<<<\n 7163 1726888038.27344: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6816570>\r\n<<<\n 7163 1726888038.27380: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca6867ef0>\r\n<<<\n 7163 1726888038.27417: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6867f50>\r\n<<<\n 7163 1726888038.27458: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n<<<\n 7163 1726888038.27519: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n<<<\n 7163 1726888038.27524: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n<<<\n 7163 1726888038.27571: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca6869a90>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6869880>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 7163 1726888038.27749: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 7163 1726888038.27819: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca686bfb0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca686a180>\r\n<<<\n 7163 1726888038.27822: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 7163 1726888038.27900: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 7163 1726888038.27928: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n<<<\n 7163 1726888038.27931: stdout chunk (state=3):\n>>>import '_thread' # \r\n<<<\n 7163 1726888038.27942: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\n<<<\n 7163 1726888038.27956: stdout chunk (state=3):\n>>>import '_warnings' # \r\nimport '_weakref' # <<<\n 7163 1726888038.27963: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888038.27998: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca686f6e0>\r\n<<<\n 7163 1726888038.28040: stdout chunk (state=3):\n>>>import '_io' # <<<\n 7163 1726888038.28058: stdout chunk (state=3):\n>>>\r\nimport 'marshal' # <<<\n 7163 1726888038.28193: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca686bf20>\r\n<<<\n 7163 1726888038.28283: stdout chunk (state=3):\n>>>\r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\n<<<\n 7163 1726888038.28285: stdout chunk (state=3):\n>>>import 'codecs' # \r\n<<<\n 7163 1726888038.28289: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca6870740>\r\n<<<\n 7163 1726888038.28367: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py<<<\n 7163 1726888038.28371: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca68706e0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888038.28373: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888038.28376: stdout chunk (state=3):\n>>>import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca68709e0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca68681a0>\r\n<<<\n 7163 1726888038.28439: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1bb604d0>\r\n<<<\n 7163 1726888038.28448: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n<<<\n 7163 1726888038.28454: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1bb2fb30><<<\n 7163 1726888038.28457: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n<<<\n 7163 1726888038.28461: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n<<<\n 7163 1726888038.28480: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888038.28483: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\n<<<\n 7163 1726888038.28515: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1bb62a50>\r\n<<<\n 7163 1726888038.28521: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca68fc0e0>\r\n<<<\n 7163 1726888038.28551: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 7163 1726888038.28588: stdout chunk (state=3):\n>>>import '_abc' # <<<\n 7163 1726888038.28599: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888038.28613: stdout chunk (state=3):\n>>>import 'abc' # \r\n<<<\n 7163 1726888038.28649: stdout chunk (state=3):\n>>>import 'io' # <<<\n 7163 1726888038.28656: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888038.28724: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # \r\n<<<\n 7163 1726888038.28772: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888038.28818: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca68fd070>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6872870>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888038.28823: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca6873c20>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6872480>\r\n<<<\n 7163 1726888038.28864: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n<<<\n 7163 1726888038.28911: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # <<<\n 7163 1726888038.28950: stdout chunk (state=3):\n>>>\r\nimport 'os' # \r\n<<<\n 7163 1726888038.28998: stdout chunk (state=3):\n>>>import '_sitebuiltins' # \r\n<<<\n 7163 1726888038.29025: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888038.29060: stdout chunk (state=3):\n>>>Processing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'<<<\n 7163 1726888038.29118: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n<<<\n 7163 1726888038.29153: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n<<<\n 7163 1726888038.29159: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\n<<<\n 7163 1726888038.29162: stdout chunk (state=3):\n>>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1bb71130><<<\n 7163 1726888038.29175: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n<<<\n 7163 1726888038.29194: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.29216: stdout chunk (state=3):\n>>>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n<<<\n 7163 1726888038.29244: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888038.29275: stdout chunk (state=3):\n>>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1bb71fa0>\r\n<<<\n 7163 1726888038.29330: stdout chunk (state=3):\n>>>import 'site' # \r\n<<<\n 7163 1726888038.29382: stdout chunk (state=3):\n>>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.<<<\n 7163 1726888038.29405: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.29479: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888038.29654: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.29746: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n<<<\n 7163 1726888038.29774: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'<<<\n 7163 1726888038.29779: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888038.29812: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n<<<\n 7163 1726888038.29845: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888038.29876: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 7163 1726888038.29933: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'<<<\n 7163 1726888038.29982: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py<<<\n 7163 1726888038.30085: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'<<<\n 7163 1726888038.30129: stdout chunk (state=3):\n>>>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b94fd70>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n<<<\n 7163 1726888038.30160: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'<<<\n 7163 1726888038.30187: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888038.30236: stdout chunk (state=3):\n>>>import '_operator' # \r\n<<<\n 7163 1726888038.30247: stdout chunk (state=3):\n>>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b94ffb0><<<\n 7163 1726888038.30279: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py<<<\n 7163 1726888038.30297: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888038.30311: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'<<<\n 7163 1726888038.30341: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py<<<\n 7163 1726888038.30351: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888038.30411: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888038.30447: stdout chunk (state=3):\n>>>import 'itertools' # <<<\n 7163 1726888038.30457: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888038.30486: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'<<<\n 7163 1726888038.30525: stdout chunk (state=3):\n>>>\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b987770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py<<<\n 7163 1726888038.30528: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888038.30536: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'<<<\n 7163 1726888038.30574: stdout chunk (state=3):\n>>>\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b987e00><<<\n 7163 1726888038.30609: stdout chunk (state=3):\n>>>\r\nimport '_collections' # \r\n<<<\n 7163 1726888038.30655: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.30678: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b967a40><<<\n 7163 1726888038.30712: stdout chunk (state=3):\n>>>\r\nimport '_functools' # \r\n<<<\n 7163 1726888038.30895: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b965160>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b94cf20><<<\n 7163 1726888038.30928: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888038.30979: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n<<<\n 7163 1726888038.30983: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\n<<<\n 7163 1726888038.31005: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 7163 1726888038.31051: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py<<<\n 7163 1726888038.31055: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888038.31116: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n<<<\n 7163 1726888038.31120: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n<<<\n 7163 1726888038.31122: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\n<<<\n 7163 1726888038.31168: stdout chunk (state=3):\n>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9a76e0>\r\n<<<\n 7163 1726888038.31379: stdout chunk (state=3):\n>>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9a6300>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b966030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9a4b30>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9dc710>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b94c1a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b9dcbc0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9dca70>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888038.31409: stdout chunk (state=3):\n>>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b9dce60>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b94acc0>\r\n<<<\n 7163 1726888038.31576: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\n<<<\n 7163 1726888038.31580: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\n<<<\n 7163 1726888038.31583: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.converters' # \r\n<<<\n 7163 1726888038.31606: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n 7163 1726888038.31629: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888038.31711: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9dd550>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9dd220>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9de450>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n<<<\n 7163 1726888038.31817: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n<<<\n 7163 1726888038.31896: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca6701220>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6701fd0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca68fd280>\r\n<<<\n 7163 1726888038.31903: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9f4650>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'<<<\n 7163 1726888038.31923: stdout chunk (state=3):\n>>>\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b9f5d30>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'<<<\n 7163 1726888038.31928: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n<<<\n 7163 1726888038.31992: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'<<<\n 7163 1726888038.32035: stdout chunk (state=3):\n>>>\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9f6bd0><<<\n 7163 1726888038.32052: stdout chunk (state=3):\n>>>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888038.32098: stdout chunk (state=3):\n>>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b9f7230><<<\n 7163 1726888038.32140: stdout chunk (state=3):\n>>>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9f6120>\r\n<<<\n 7163 1726888038.32160: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'<<<\n 7163 1726888038.32222: stdout chunk (state=3):\n>>>\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'<<<\n 7163 1726888038.32242: stdout chunk (state=3):\n>>>\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b9f7cb0><<<\n 7163 1726888038.32261: stdout chunk (state=3):\n>>>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9f73e0><<<\n 7163 1726888038.32283: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888038.32325: stdout chunk (state=3):\n>>>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9de3c0>\r\n<<<\n 7163 1726888038.32415: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n<<<\n 7163 1726888038.32451: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n<<<\n 7163 1726888038.32522: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n<<<\n 7163 1726888038.32592: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca67020c0>\r\n<<<\n 7163 1726888038.32596: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b777b60><<<\n 7163 1726888038.32611: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.32618: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n<<<\n 7163 1726888038.32657: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'<<<\n 7163 1726888038.32678: stdout chunk (state=3):\n>>>\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b7a05f0><<<\n 7163 1726888038.32745: stdout chunk (state=3):\n>>>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b7a0350>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888038.32756: stdout chunk (state=3):\n>>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b7a0620><<<\n 7163 1726888038.32832: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n<<<\n 7163 1726888038.32849: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 7163 1726888038.32934: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888038.33080: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b7a0f50><<<\n 7163 1726888038.33350: stdout chunk (state=3):\n>>>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b7a1910>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b7a0800>\r\n<<<\n 7163 1726888038.33353: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b775d00>\r\n<<<\n 7163 1726888038.33410: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.33425: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n<<<\n 7163 1726888038.33692: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b7a2cf0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b7a1a30>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9deb70>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888038.33732: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py<<<\n 7163 1726888038.33764: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888038.33790: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 7163 1726888038.33836: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b7cb020><<<\n 7163 1726888038.33843: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888038.33924: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'<<<\n 7163 1726888038.33929: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888038.34000: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py<<<\n 7163 1726888038.34062: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 7163 1726888038.34134: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b7ef3e0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 7163 1726888038.34184: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 7163 1726888038.34294: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n<<<\n 7163 1726888038.34310: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.34324: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py<<<\n 7163 1726888038.34336: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b8501a0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 7163 1726888038.34379: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'<<<\n 7163 1726888038.34413: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 7163 1726888038.34449: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.34491: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 7163 1726888038.34548: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n<<<\n 7163 1726888038.34605: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b852900><<<\n 7163 1726888038.34664: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888038.34727: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b8502c0>\r\n<<<\n 7163 1726888038.34790: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b81d1c0>\r\n<<<\n 7163 1726888038.34829: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n<<<\n 7163 1726888038.34840: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'<<<\n 7163 1726888038.34870: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888038.34883: stdout chunk (state=3):\n>>>\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b129250><<<\n 7163 1726888038.34906: stdout chunk (state=3):\n>>>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b7ee1e0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b7a3bf0><<<\n 7163 1726888038.34910: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n<<<\n 7163 1726888038.34943: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.34969: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.34993: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing' # \r\n<<<\n 7163 1726888038.34995: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.35059: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.35075: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 7163 1726888038.35107: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fcd1b7ee540>\r\n<<<\n 7163 1726888038.35124: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n<<<\n 7163 1726888038.35154: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.35663: stdout chunk (state=3):\n>>># zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_z5syg_mf/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888038.35844: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.35931: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 7163 1726888038.35934: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888038.35973: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py<<<\n 7163 1726888038.35979: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888038.36009: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'<<<\n 7163 1726888038.36012: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888038.36027: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 7163 1726888038.36116: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 7163 1726888038.36145: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 7163 1726888038.36274: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6703140>\r\n<<<\n 7163 1726888038.36281: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 7163 1726888038.36290: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.36431: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\n<<<\n 7163 1726888038.36444: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.36473: stdout chunk (state=3):\n>>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b17af30>\r\nimport '_typing' # \r\n<<<\n 7163 1726888038.36557: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\n<<<\n 7163 1726888038.36563: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.validation' # \r\n<<<\n 7163 1726888038.36597: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.parameters' # \r\n<<<\n 7163 1726888038.36603: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 7163 1726888038.36669: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.36747: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.36816: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n<<<\n 7163 1726888038.36976: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888038.36982: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b159e20><<<\n 7163 1726888038.36985: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888038.37041: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b158fb0>\r\n<<<\n 7163 1726888038.37046: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.37066: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.37081: stdout chunk (state=3):\n>>>import 'ansible' # \r\n<<<\n 7163 1726888038.37092: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.37120: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 7163 1726888038.37124: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888038.37157: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.37163: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 7163 1726888038.37200: stdout chunk (state=3):\n>>>import 'ansible.module_utils' # \r\n<<<\n 7163 1726888038.37219: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.37229: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888038.37369: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888038.37387: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca670dd00>\r\n<<<\n 7163 1726888038.37442: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6708ad0>\r\n<<<\n 7163 1726888038.37493: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\n<<<\n 7163 1726888038.37498: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.process' # \r\n<<<\n 7163 1726888038.37549: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.37779: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888038.37983: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n<<<\n 7163 1726888038.37986: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n<<<\n 7163 1726888038.38028: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 7163 1726888038.38153: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca69fa750>\r\n<<<\n 7163 1726888038.38275: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca69f2420>\r\n<<<\n 7163 1726888038.38451: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca670de80>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca72236b0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888038.38479: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.38519: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common._utils' # \r\n<<<\n 7163 1726888038.38546: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.sys_info' # \r\n<<<\n 7163 1726888038.38750: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available<<<\n 7163 1726888038.38782: stdout chunk (state=3):\n>>>\r\nimport 'ansible_collections.community' # \r\n<<<\n 7163 1726888038.38812: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.38848: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.38863: stdout chunk (state=3):\n>>>import 'ansible_collections.community.general' # \r\n<<<\n 7163 1726888038.39055: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins.modules' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888038.39565: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.39576: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.40167: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.40478: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"sssd\", \"option\": \"domains\", \"value\": \"nssfiles\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n<<<\n 7163 1726888038.40547: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 7163 1726888038.41177: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n<<<\n 7163 1726888038.41194: stdout chunk (state=3):\n>>># cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n<<<\n 7163 1726888038.41210: stdout chunk (state=3):\n>>># cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n<<<\n 7163 1726888038.41230: stdout chunk (state=3):\n>>># cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n<<<\n 7163 1726888038.41251: stdout chunk (state=3):\n>>># cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n<<<\n 7163 1726888038.41261: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n<<<\n 7163 1726888038.41273: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n<<<\n 7163 1726888038.41288: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n<<<\n 7163 1726888038.41364: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n<<<\n 7163 1726888038.41378: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\n<<<\n 7163 1726888038.41386: stdout chunk (state=3):\n>>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b179340>\r\n<<<\n 7163 1726888038.41449: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888038.41498: stdout chunk (state=3):\n>>># cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n<<<\n 7163 1726888038.41536: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n<<<\n 7163 1726888038.41690: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b1aa900>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b1aa690>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b1a9fa0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 7163 1726888038.41745: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b1aa870>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1bb629c0>\r\nimport 'atexit' # \r\n<<<\n 7163 1726888038.41820: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n<<<\n 7163 1726888038.41823: stdout chunk (state=3):\n>>># destroy _compression\r\n# destroy _lzma\r\n<<<\n 7163 1726888038.41843: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b1ab5c0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888038.41855: stdout chunk (state=3):\n>>># destroy _blake2\r\n<<<\n 7163 1726888038.41873: stdout chunk (state=3):\n>>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b1ab800>\r\n<<<\n 7163 1726888038.41908: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 7163 1726888038.41968: stdout chunk (state=3):\n>>># destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n<<<\n 7163 1726888038.41972: stdout chunk (state=3):\n>>># destroy _posixsubprocess\r\n<<<\n 7163 1726888038.42010: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\n<<<\n 7163 1726888038.42035: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 7163 1726888038.42093: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b1abce0>\r\n<<<\n 7163 1726888038.42115: stdout chunk (state=3):\n>>>import 'pwd' # \r\n<<<\n 7163 1726888038.42151: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n<<<\n 7163 1726888038.42194: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n<<<\n 7163 1726888038.42208: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 7163 1726888038.42261: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b011a30>\r\n<<<\n 7163 1726888038.42313: stdout chunk (state=3):\n>>># cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n<<<\n 7163 1726888038.42358: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b013650>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 7163 1726888038.42399: stdout chunk (state=3):\n>>># destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n<<<\n 7163 1726888038.42404: stdout chunk (state=3):\n>>># cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n<<<\n 7163 1726888038.42468: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b013fb0>\r\n<<<\n 7163 1726888038.42515: stdout chunk (state=3):\n>>># destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 7163 1726888038.42554: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b015130>\r\n<<<\n 7163 1726888038.42559: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 7163 1726888038.42594: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py<<<\n 7163 1726888038.42682: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n<<<\n 7163 1726888038.42686: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b017b60>\r\n<<<\n 7163 1726888038.42695: stdout chunk (state=3):\n>>># destroy _socket\r\n<<<\n 7163 1726888038.42712: stdout chunk (state=3):\n>>># destroy _collections\r\n<<<\n 7163 1726888038.42742: stdout chunk (state=3):\n>>># destroy platform\r\n<<<\n 7163 1726888038.42748: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b7caf90>\r\n<<<\n 7163 1726888038.42780: stdout chunk (state=3):\n>>># destroy _uuid\r\n<<<\n 7163 1726888038.42819: stdout chunk (state=3):\n>>># destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n<<<\n 7163 1726888038.42823: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b015e80>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n<<<\n 7163 1726888038.42827: stdout chunk (state=3):\n>>># destroy tokenize\r\n<<<\n 7163 1726888038.42847: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n<<<\n 7163 1726888038.42873: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n<<<\n 7163 1726888038.42954: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 7163 1726888038.42981: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\n<<<\n 7163 1726888038.42986: stdout chunk (state=3):\n>>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b01f950>\r\n<<<\n 7163 1726888038.43019: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n<<<\n 7163 1726888038.43022: stdout chunk (state=3):\n>>>import '_tokenize' # \r\n<<<\n 7163 1726888038.43112: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b01e420>\r\n<<<\n 7163 1726888038.43116: stdout chunk (state=3):\n>>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b01e180>\r\n<<<\n 7163 1726888038.43154: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n<<<\n 7163 1726888038.43166: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 7163 1726888038.43177: stdout chunk (state=3):\n>>># destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 7163 1726888038.43299: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b01e6f0>\r\n<<<\n 7163 1726888038.43346: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b0170b0>\r\n<<<\n 7163 1726888038.43377: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888038.43602: stdout chunk (state=3):\n>>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b067c50>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b067cb0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b069820>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b0695e0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 7163 1726888038.43679: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 7163 1726888038.43710: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.215 closed.\r\n<<<\n 7163 1726888038.43726: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888038.43760: stdout chunk (state=3):\n>>>import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b06bda0>\r\n<<<\n 7163 1726888038.43774: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b069f10>\r\n<<<\n 7163 1726888038.43783: stderr chunk (state=3):\n>>><<<\n 7163 1726888038.43786: stdout chunk (state=3):\n>>><<<\n 7163 1726888038.43819: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 7163 1726888038.43866: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n<10.31.12.215> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca73bc4d0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca738bb00>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca73bea50>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca73cd130>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca73cdfa0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca71cbd70>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca71cbfb0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca72037a0>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7203e30>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca71e3a40>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca71e1160>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca71c8f20>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7223710>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7222330>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca71e2030>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7220aa0>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7258770>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca71c81a0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca7258c20>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7258ad0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca7258e90>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca71c6cc0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7259580>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7259250>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca725a480>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7270650>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca7271d00>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7272ba0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca7273200>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca72720f0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca7273c50>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca72733b0>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7258da0>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca6ff7b30>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca7020620>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7020380>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca7020650>\\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca7020f80>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca70218b0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7020830>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6ff5cd0>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7022c90>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7021a00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca725ab70>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca704b020>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca706f3b0>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca70d01d0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca70d2930>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca70d02f0>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca709d1c0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca709d970>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca706e1b0>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7023bf0>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0ca6925520>\\r\\n# zipimport: found 34 names in \\'/tmp/ansible_community.general.ini_file_payload_d3qpi_md/ansible_community.general.ini_file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca697af60>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6959e50>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6959040>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6978e30>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca69aa8d0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca69aa660>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca69a9fd0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca69aa9f0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca697b980>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca69ab680>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca69ab8c0>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca69abe00>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6811c10>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca6813830>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6814170>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6815310>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6817da0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca71c6db0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6816060>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6823ce0>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca68227b0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6822510>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6822a80>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6816570>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca6867ef0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6867f50>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca6869a90>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6869880>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca686bfb0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca686a180>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca686f6e0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca686bf20>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca6870740>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca68706e0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca68709e0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca68681a0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca68fc0e0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca68fd070>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6872870>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca6873c20>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6872480>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca6701220>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6701fd0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca68fd280>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca67020c0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6703140>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca670dd00>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6708ad0>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca69fa750>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca69f2420>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca670de80>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca72236b0>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community.general\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community.general.plugins\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community.general.plugins.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"sssd\", \"option\": \"domains\", \"value\": \"nssfiles\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible_collections\\r\\n# destroy ansible_collections\\r\\n# cleanup[2] removing ansible_collections.community\\r\\n# destroy ansible_collections.community\\r\\n# cleanup[2] removing ansible_collections.community.general\\r\\n# destroy ansible_collections.community.general\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins\\r\\n# destroy ansible_collections.community.general.plugins\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\\r\\n# destroy ansible_collections.community.general.plugins.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy _blake2\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy fnmatch\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _hashlib\\r\\n# destroy _operator\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.12.215 closed.\\r\\n\")\n 7163 1726888038.43951: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca73bc4d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca738bb00>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca73bea50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca73cd130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca73cdfa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca71cbd70>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca71cbfb0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca72037a0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7203e30>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca71e3a40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca71e1160>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca71c8f20>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7223710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7222330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca71e2030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7220aa0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7258770>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca71c81a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca7258c20>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7258ad0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca7258e90>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca71c6cc0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7259580>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7259250>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca725a480>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7270650>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca7271d00>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7272ba0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca7273200>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca72720f0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca7273c50>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca72733b0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7258da0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca6ff7b30>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca7020620>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7020380>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca7020650>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca7020f80>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca70218b0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7020830>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6ff5cd0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7022c90>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7021a00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca725ab70>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca704b020>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca706f3b0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca70d01d0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca70d2930>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca70d02f0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca709d1c0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca709d970>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca706e1b0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7023bf0>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0ca6925520>\r\n# zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_d3qpi_md/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca697af60>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6959e50>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6959040>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6978e30>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca69aa8d0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca69aa660>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca69a9fd0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca69aa9f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca697b980>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca69ab680>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca69ab8c0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca69abe00>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6811c10>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca6813830>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6814170>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6815310>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6817da0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca71c6db0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6816060>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6823ce0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca68227b0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6822510>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6822a80>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6816570>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca6867ef0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6867f50>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca6869a90>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6869880>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca686bfb0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca686a180>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca686f6e0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca686bf20>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca6870740>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca68706e0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca68709e0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca68681a0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca68fc0e0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca68fd070>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6872870>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca6873c20>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6872480>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca6701220>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6701fd0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca68fd280>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca67020c0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6703140>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca670dd00>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6708ad0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca69fa750>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca69f2420>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca670de80>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca72236b0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"sssd\", \"option\": \"domains\", \"value\": \"nssfiles\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.215 closed.\r\n 7163 1726888038.45843: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'sssd', 'option': 'domains', 'value': 'nssfiles', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 7163 1726888038.45848: _low_level_execute_command(): starting\n 7163 1726888038.45856: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386/ > /dev/null 2>&1 && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888038.45864: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\n<<<\n 7163 1726888038.45873: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b06f5c0>\r\n<<<\n 7163 1726888038.45883: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b06bf50>\r\n<<<\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 7163 1726888038.45895: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b0706b0>\r\n<<<\n 7163 1726888038.45899: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888038.45905: stdout chunk (state=3):\n>>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b0707a0>\r\n<<<\n 7163 1726888038.45909: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b070830><<<\n 7163 1726888038.45911: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888038.45914: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b067fe0>\r\n<<<\n 7163 1726888038.45917: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n<<<\n 7163 1726888038.45920: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b073f50>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888038.45923: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b0f8fe0>\r\n<<<\n 7163 1726888038.45927: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b0726f0>\r\n<<<\n 7163 1726888038.45930: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\n<<<\n 7163 1726888038.45933: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 7163 1726888038.45936: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b073aa0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b072330>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888038.46058: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888038.46062: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888038.46066: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888038.46070: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888038.46074: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.46077: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n<<<\n 7163 1726888038.46079: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\n<<<\n 7163 1726888038.46088: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888038.46092: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888038.46094: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888038.46097: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.46099: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888038.46102: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.46897: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.47867: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\n<<<\n 7163 1726888038.47891: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\n<<<\n 7163 1726888038.47912: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\n<<<\n 7163 1726888038.47977: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888038.48056: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888038.48174: stdout chunk (state=3):\n>>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1af011c0>\r\n<<<\n 7163 1726888038.48178: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 7163 1726888038.48234: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1af01fd0>\r\n<<<\n 7163 1726888038.48295: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b072660>\r\n<<<\n 7163 1726888038.48298: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\n<<<\n 7163 1726888038.48358: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 7163 1726888038.48363: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n<<<\n 7163 1726888038.48366: stdout chunk (state=3):\n>>><<<\n 7163 1726888038.48369: stderr chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888038.48420: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888038.48423: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888038.48644: handler run complete\n 7163 1726888038.48648: attempt loop complete, returning result\n 7163 1726888038.48651: variable 'item' from source: unknown\n 7163 1726888038.48653: variable 'item' from source: unknown\nok: [managed_node1] => (item={'key': 'domains', 'value': 'nssfiles'}) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"diff\": {\n \"after\": \"\",\n \"after_header\": \"/etc/sssd/sssd.conf (content)\",\n \"before\": \"\",\n \"before_header\": \"/etc/sssd/sssd.conf (content)\"\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"allow_no_value\": false,\n \"attributes\": null,\n \"backup\": false,\n \"create\": true,\n \"exclusive\": true,\n \"follow\": false,\n \"group\": \"root\",\n \"ignore_spaces\": false,\n \"mode\": \"0600\",\n \"modify_inactive_option\": true,\n \"no_extra_spaces\": false,\n \"option\": \"domains\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"section\": \"sssd\",\n \"section_has_values\": null,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"state\": \"present\",\n \"unsafe_writes\": false,\n \"value\": \"nssfiles\",\n \"values\": null\n }\n },\n \"item\": {\n \"key\": \"domains\",\n \"value\": \"nssfiles\"\n },\n \"mode\": \"0600\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"secontext\": \"system_u:object_r:sssd_conf_t:s0\",\n \"size\": 144,\n \"state\": \"file\",\n \"uid\": 0\n}\n\nMSG:\n\nOK\n 7163 1726888038.49059: stdout chunk (state=3):\n>>>import 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888038.49062: dumping result to json\n 7163 1726888038.49065: done dumping result, returning\n 7163 1726888038.49067: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Configure sssd services section [02619b48-4a2f-6d34-1d0e-00000000000e]\n 7163 1726888038.49069: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1af01d60>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888038.49071: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000e\n 7163 1726888038.49291: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000e\n 7163 1726888038.49295: WORKER PROCESS EXITING\n 7163 1726888038.50072: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.51273: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.51502: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.51803: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n<<<\n 7163 1726888038.51870: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.51961: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.52182: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888038.52272: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.52587: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n<<<\n 7163 1726888038.52610: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.53078: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888038.53578: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.54480: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 7163 1726888038.54646: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 7163 1726888038.54753: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 7163 1726888038.54904: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1af03020>\r\n<<<\n 7163 1726888038.55031: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.55169: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.55361: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\n<<<\n 7163 1726888038.55510: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\n<<<\n 7163 1726888038.55554: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 7163 1726888038.55558: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.55747: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.56092: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888038.56329: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.56363: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 7163 1726888038.56501: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888038.56767: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888038.56874: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1af0db50>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1af092b0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n<<<\n 7163 1726888038.57084: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888038.57410: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.57452: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.57490: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n<<<\n 7163 1726888038.57767: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 7163 1726888038.57872: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 7163 1726888038.58098: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b1fa4b0>\r\n<<<\n 7163 1726888038.58235: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b1f2180>\r\n<<<\n 7163 1726888038.58604: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1af0dbe0>\r\n<<<\n 7163 1726888038.58647: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1af00d70>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888038.58673: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.58965: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n<<<\n 7163 1726888038.58994: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.59005: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 7163 1726888038.59025: stdout chunk (state=3):\n>>>\r\nimport 'ansible_collections' # \r\n<<<\n 7163 1726888038.59061: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.59087: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.59091: stdout chunk (state=3):\n>>>import 'ansible_collections.community' # \r\n<<<\n 7163 1726888038.59110: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.59139: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.59145: stdout chunk (state=3):\n>>>import 'ansible_collections.community.general' # \r\n<<<\n 7163 1726888038.59174: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.59462: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins.modules' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888038.60059: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.61180: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888038.61891: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"sssd\", \"option\": \"domains\", \"value\": \"nssfiles\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n<<<\n 7163 1726888038.61917: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 7163 1726888038.62807: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n<<<\n 7163 1726888038.63075: stdout chunk (state=3):\n>>># clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n<<<\n 7163 1726888038.63290: stdout chunk (state=3):\n>>># cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.<<<\n 7163 1726888038.63297: stdout chunk (state=3):\n>>>six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n<<<\n 7163 1726888038.63916: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 7163 1726888038.63933: stdout chunk (state=3):\n>>># destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n<<<\n 7163 1726888038.64273: stdout chunk (state=3):\n>>># destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n<<<\n 7163 1726888038.64284: stdout chunk (state=3):\n>>># destroy _locale\r\n# destroy pwd\r\n<<<\n 7163 1726888038.64305: stdout chunk (state=3):\n>>># destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n<<<\n 7163 1726888038.64331: stdout chunk (state=3):\n>>># destroy _signal\r\n<<<\n 7163 1726888038.64336: stdout chunk (state=3):\n>>># destroy _posixsubprocess\r\n<<<\n 7163 1726888038.64360: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n<<<\n 7163 1726888038.64375: stdout chunk (state=3):\n>>># destroy selectors\r\n# destroy errno\r\n<<<\n 7163 1726888038.64394: stdout chunk (state=3):\n>>># destroy array\r\n<<<\n 7163 1726888038.64400: stdout chunk (state=3):\n>>># destroy datetime\r\n<<<\n 7163 1726888038.64425: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy shutil\r\n<<<\n 7163 1726888038.64463: stdout chunk (state=3):\n>>># destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n<<<\n 7163 1726888038.64471: stdout chunk (state=3):\n>>># destroy subprocess\r\n<<<\n 7163 1726888038.64517: stdout chunk (state=3):\n>>># cleanup[3] wiping selinux._selinux\r\n<<<\n 7163 1726888038.64871: stdout chunk (state=3):\n>>># cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n<<<\n 7163 1726888038.65063: stdout chunk (state=3):\n>>># cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 7163 1726888038.65294: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n<<<\n 7163 1726888038.65298: stdout chunk (state=3):\n>>># destroy _socket\r\n<<<\n 7163 1726888038.65327: stdout chunk (state=3):\n>>># destroy _collections\r\n<<<\n 7163 1726888038.65362: stdout chunk (state=3):\n>>># destroy platform\r\n<<<\n 7163 1726888038.65379: stdout chunk (state=3):\n>>># destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n<<<\n 7163 1726888038.65400: stdout chunk (state=3):\n>>># destroy re._parser\r\n<<<\n 7163 1726888038.65403: stdout chunk (state=3):\n>>># destroy tokenize\r\n<<<\n 7163 1726888038.65446: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n<<<\n 7163 1726888038.65482: stdout chunk (state=3):\n>>># destroy _typing\r\n<<<\n 7163 1726888038.65769: stdout chunk (state=3):\n>>># destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 7163 1726888038.65820: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n<<<\n 7163 1726888038.65824: stdout chunk (state=3):\n>>># destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n<<<\n 7163 1726888038.65968: stdout chunk (state=3):\n>>># destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 7163 1726888038.66900: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.46.206 closed.\r\n<<<\n 7163 1726888038.66935: stderr chunk (state=3):\n>>><<<\n 7163 1726888038.66940: stdout chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1bb604d0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1bb2fb30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1bb62a50>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1bb71130>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1bb71fa0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b94fd70>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b94ffb0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b987770>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b987e00>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b967a40>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b965160>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b94cf20>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9a76e0>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9a6300>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b966030>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9a4b30>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9dc710>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b94c1a0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b9dcbc0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9dca70>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b9dce60>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b94acc0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9dd550>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9dd220>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9de450>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9f4650>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b9f5d30>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9f6bd0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b9f7230>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9f6120>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b9f7cb0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9f73e0>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9de3c0>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b777b60>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b7a05f0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b7a0350>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b7a0620>\\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b7a0f50>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b7a1910>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b7a0800>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b775d00>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b7a2cf0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b7a1a30>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9deb70>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b7cb020>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b7ef3e0>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b8501a0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b852900>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b8502c0>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b81d1c0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b129250>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b7ee1e0>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b7a3bf0>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fcd1b7ee540>\\r\\n# zipimport: found 34 names in \\'/tmp/ansible_community.general.ini_file_payload_z5syg_mf/ansible_community.general.ini_file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b17af30>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b159e20>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b158fb0>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b179340>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b1aa900>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b1aa690>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b1a9fa0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b1aa870>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1bb629c0>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b1ab5c0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b1ab800>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b1abce0>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b011a30>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b013650>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b013fb0>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b015130>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b017b60>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b7caf90>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b015e80>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b01f950>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b01e420>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b01e180>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b01e6f0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b0170b0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b067c50>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b067cb0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b069820>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b0695e0>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b06bda0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b069f10>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b06f5c0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b06bf50>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b0706b0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b0707a0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b070830>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b067fe0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b073f50>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b0f8fe0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b0726f0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b073aa0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b072330>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1af011c0>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1af01fd0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b072660>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1af01d60>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1af03020>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1af0db50>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1af092b0>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b1fa4b0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b1f2180>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1af0dbe0>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1af00d70>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community.general\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community.general.plugins\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community.general.plugins.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"sssd\", \"option\": \"domains\", \"value\": \"nssfiles\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible_collections\\r\\n# destroy ansible_collections\\r\\n# cleanup[2] removing ansible_collections.community\\r\\n# destroy ansible_collections.community\\r\\n# cleanup[2] removing ansible_collections.community.general\\r\\n# destroy ansible_collections.community.general\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins\\r\\n# destroy ansible_collections.community.general.plugins\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\\r\\n# destroy ansible_collections.community.general.plugins.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy _blake2\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy fnmatch\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _hashlib\\r\\n# destroy _operator\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.46.206 closed.\\r\\n\")\n 7163 1726888038.67140: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1bb604d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1bb2fb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1bb62a50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1bb71130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1bb71fa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b94fd70>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b94ffb0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b987770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b987e00>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b967a40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b965160>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b94cf20>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9a76e0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9a6300>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b966030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9a4b30>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9dc710>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b94c1a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b9dcbc0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9dca70>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b9dce60>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b94acc0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9dd550>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9dd220>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9de450>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9f4650>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b9f5d30>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9f6bd0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b9f7230>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9f6120>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b9f7cb0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9f73e0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9de3c0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b777b60>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b7a05f0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b7a0350>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b7a0620>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b7a0f50>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b7a1910>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b7a0800>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b775d00>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b7a2cf0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b7a1a30>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9deb70>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b7cb020>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b7ef3e0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b8501a0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b852900>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b8502c0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b81d1c0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b129250>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b7ee1e0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b7a3bf0>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fcd1b7ee540>\r\n# zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_z5syg_mf/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b17af30>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b159e20>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b158fb0>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b179340>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b1aa900>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b1aa690>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b1a9fa0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b1aa870>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1bb629c0>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b1ab5c0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b1ab800>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b1abce0>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b011a30>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b013650>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b013fb0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b015130>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b017b60>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b7caf90>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b015e80>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b01f950>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b01e420>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b01e180>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b01e6f0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b0170b0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b067c50>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b067cb0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b069820>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b0695e0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b06bda0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b069f10>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b06f5c0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b06bf50>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b0706b0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b0707a0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b070830>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b067fe0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b073f50>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b0f8fe0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b0726f0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b073aa0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b072330>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1af011c0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1af01fd0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b072660>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1af01d60>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1af03020>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1af0db50>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1af092b0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b1fa4b0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b1f2180>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1af0dbe0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1af00d70>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"sssd\", \"option\": \"domains\", \"value\": \"nssfiles\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.46.206 closed.\r\n 7163 1726888038.68429: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'sssd', 'option': 'domains', 'value': 'nssfiles', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 7163 1726888038.68432: _low_level_execute_command(): starting\n 7163 1726888038.68434: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678/ > /dev/null 2>&1 && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 7163 1726888038.68632: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888038.68648: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 7163 1726888038.68669: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888038.68687: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888038.68723: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\n<<<\n 7163 1726888038.68727: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888038.68758: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\n<<<\n 7163 1726888038.68786: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888038.68806: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888038.74682: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888038.74775: stderr chunk (state=3):\n>>><<<\n 7163 1726888038.74779: stdout chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888038.74791: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888038.74794: handler run complete\n 7163 1726888038.74972: attempt loop complete, returning result\n 7163 1726888038.74985: variable 'item' from source: unknown\n 7163 1726888038.75022: variable 'item' from source: unknown\nok: [managed_node3] => (item={'key': 'domains', 'value': 'nssfiles'}) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"diff\": {\n \"after\": \"\",\n \"after_header\": \"/etc/sssd/sssd.conf (content)\",\n \"before\": \"\",\n \"before_header\": \"/etc/sssd/sssd.conf (content)\"\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"allow_no_value\": false,\n \"attributes\": null,\n \"backup\": false,\n \"create\": true,\n \"exclusive\": true,\n \"follow\": false,\n \"group\": \"root\",\n \"ignore_spaces\": false,\n \"mode\": \"0600\",\n \"modify_inactive_option\": true,\n \"no_extra_spaces\": false,\n \"option\": \"domains\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"section\": \"sssd\",\n \"section_has_values\": null,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"state\": \"present\",\n \"unsafe_writes\": false,\n \"value\": \"nssfiles\",\n \"values\": null\n }\n },\n \"item\": {\n \"key\": \"domains\",\n \"value\": \"nssfiles\"\n },\n \"mode\": \"0600\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"secontext\": \"system_u:object_r:sssd_conf_t:s0\",\n \"size\": 144,\n \"state\": \"file\",\n \"uid\": 0\n}\n\nMSG:\n\nOK\n 7163 1726888038.75344: dumping result to json\n 7163 1726888038.75347: done dumping result, returning\n 7163 1726888038.75350: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Configure sssd services section [02619b48-4a2f-6d34-1d0e-00000000000e]\n 7163 1726888038.75352: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000e\n 7163 1726888038.75639: no more pending results, returning what we have\n 7163 1726888038.75643: results queue empty\n 7163 1726888038.75645: checking for any_errors_fatal\n 7163 1726888038.75649: done checking for any_errors_fatal\n 7163 1726888038.75650: checking for max_fail_percentage\n 7163 1726888038.75652: done checking for max_fail_percentage\n 7163 1726888038.75653: checking to see if all hosts have failed and the running result is not ok\n 7163 1726888038.75654: done checking to see if all hosts have failed\n 7163 1726888038.75655: getting the remaining hosts for this loop\n 7163 1726888038.75657: done getting the remaining hosts for this loop\n 7163 1726888038.75661: getting the next task for host managed_node1\n 7163 1726888038.75667: done getting next task for host managed_node1\n 7163 1726888038.75670: ^ task is: TASK: fedora.linux_system_roles.tlog : Configure sssd proxy provider domain\n 7163 1726888038.75672: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888038.75674: getting the next task for host managed_node2\n 7163 1726888038.75676: done getting next task for host managed_node2\n 7163 1726888038.75677: ^ task is: TASK: fedora.linux_system_roles.tlog : Configure sssd proxy provider domain\n 7163 1726888038.75678: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888038.75679: getting the next task for host managed_node3\n 7163 1726888038.75681: done getting next task for host managed_node3\n 7163 1726888038.75683: ^ task is: TASK: fedora.linux_system_roles.tlog : Configure sssd proxy provider domain\n 7163 1726888038.75684: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888038.75705: getting variables\n 7163 1726888038.75707: in VariableManager get_vars()\n 7163 1726888038.75958: Calling all_inventory to load vars for managed_node1\n 7163 1726888038.75961: Calling groups_inventory to load vars for managed_node1\n 7163 1726888038.75964: Calling all_plugins_inventory to load vars for managed_node1\n 7163 1726888038.75976: Calling all_plugins_play to load vars for managed_node1\n 7163 1726888038.75979: Calling groups_plugins_inventory to load vars for managed_node1\n 7163 1726888038.75982: Calling groups_plugins_play to load vars for managed_node1\n 7163 1726888038.76570: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000e\n 7163 1726888038.76576: WORKER PROCESS EXITING\n 7163 1726888038.77621: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888038.79500: done with get_vars()\n 7163 1726888038.79534: done getting variables\n\nTASK [fedora.linux_system_roles.tlog : Configure sssd proxy provider domain] ***\ntask path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:41\nFriday 20 September 2024 23:07:18 -0400 (0:00:01.759) 0:00:10.806 ****** \n 7163 1726888038.79659: entering _queue_task() for managed_node1/community.general.ini_file\n 7163 1726888038.80470: worker is 1 (out of 3 available)\n 7163 1726888038.80484: exiting _queue_task() for managed_node1/community.general.ini_file\n 7163 1726888038.80532: getting variables\n 7163 1726888038.80535: in VariableManager get_vars()\n 7163 1726888038.80827: Calling all_inventory to load vars for managed_node2\n 7163 1726888038.80831: Calling groups_inventory to load vars for managed_node2\n 7163 1726888038.80834: Calling all_plugins_inventory to load vars for managed_node2\n 7163 1726888038.80855: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Configure sssd proxy provider domain\n 7163 1726888038.80876: Calling all_plugins_play to load vars for managed_node2\n 7163 1726888038.80881: Calling groups_plugins_inventory to load vars for managed_node2\n 7163 1726888038.80888: in run() - task 02619b48-4a2f-6d34-1d0e-00000000000f\n 7163 1726888038.80892: Calling groups_plugins_play to load vars for managed_node2\n 7163 1726888038.80919: variable 'ansible_search_path' from source: unknown\n 7163 1726888038.80922: variable 'ansible_search_path' from source: unknown\n 7163 1726888038.81484: variable 'omit' from source: magic vars\n 7163 1726888038.81488: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888038.81490: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888038.81493: variable 'omit' from source: magic vars\n 7163 1726888038.82675: variable 'tlog_use_sssd' from source: role '' defaults\n 7163 1726888038.82680: Evaluated conditional (tlog_use_sssd | bool): True\n 7163 1726888038.82682: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 7163 1726888038.82685: Evaluated conditional ('sssd' in ansible_facts.packages): True\n 7163 1726888038.82688: variable 'omit' from source: magic vars\n 7163 1726888038.82690: variable 'omit' from source: magic vars\n 7163 1726888038.82692: variable '__tlog_sssd_conf' from source: role '' all vars\n 7163 1726888038.82695: variable '__tlog_sssd_conf' from source: role '' all vars\n 7163 1726888038.82697: variable 'item' from source: unknown\n 7163 1726888038.82699: variable 'item' from source: unknown\n 7163 1726888038.82702: variable 'omit' from source: magic vars\n 7163 1726888038.82736: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 7163 1726888038.82772: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888038.83287: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 7163 1726888038.83293: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 7163 1726888038.83297: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888038.83300: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888038.83303: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 7163 1726888038.83833: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888038.83839: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888038.83842: Set connection var ansible_shell_executable to /bin/sh\n 7163 1726888038.83844: Set connection var ansible_timeout to 10\n 7163 1726888038.84478: Set connection var ansible_module_compression to ZIP_DEFLATED\n 7163 1726888038.84482: Set connection var ansible_shell_type to sh\n 7163 1726888038.84484: Set connection var ansible_pipelining to False\n 7163 1726888038.84487: Set connection var ansible_connection to ssh\n 7163 1726888038.84502: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888038.85127: variable 'ansible_connection' from source: unknown\n 7163 1726888038.85130: variable 'ansible_module_compression' from source: unknown\n 7163 1726888038.85133: variable 'ansible_shell_type' from source: unknown\n 7163 1726888038.85135: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888038.85139: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888038.85142: variable 'ansible_pipelining' from source: unknown\n 7163 1726888038.85144: variable 'ansible_timeout' from source: unknown\n 7163 1726888038.85146: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888038.85157: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 7163 1726888038.85160: variable 'omit' from source: magic vars\n 7163 1726888038.85163: starting attempt loop\n 7163 1726888038.85165: running the handler\n 7163 1726888038.85167: _low_level_execute_command(): starting\n 7163 1726888038.85169: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 7163 1726888038.85180: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888038.85183: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888038.85185: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888038.85535: done with get_vars()\n 7163 1726888038.85564: done getting variables\n 7163 1726888038.85594: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888038.85598: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888038.85679: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888038.85682: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888038.85687: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888038.85689: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888038.85704: entering _queue_task() for managed_node2/community.general.ini_file\n 7163 1726888038.86535: worker is 2 (out of 3 available)\n 7163 1726888038.86666: exiting _queue_task() for managed_node2/community.general.ini_file\n 7163 1726888038.86699: getting variables\n 7163 1726888038.86702: in VariableManager get_vars()\n 7163 1726888038.87271: Calling all_inventory to load vars for managed_node3\n 7163 1726888038.87275: Calling groups_inventory to load vars for managed_node3\n 7163 1726888038.87279: Calling all_plugins_inventory to load vars for managed_node3\n 7163 1726888038.87296: Calling all_plugins_play to load vars for managed_node3\n 7163 1726888038.87300: Calling groups_plugins_inventory to load vars for managed_node3\n 7163 1726888038.87303: Calling groups_plugins_play to load vars for managed_node3\n 7163 1726888038.88023: stdout chunk (state=3):\n>>>/root\n<<<\n 7163 1726888038.88755: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888038.89513: stdout chunk (state=3):\n>>><<<\n 7163 1726888038.90028: stderr chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'/root\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888038.90047: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888038.90050: _low_level_execute_command(): starting\n 7163 1726888038.90054: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570 `\" && echo ansible-tmp-1726888038.874562-7712-105205486424570=\"` echo /root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570 `\" ) && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570 `\" && echo ansible-tmp-1726888038.874562-7712-105205486424570=\"` echo /root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570 `\" ) && sleep 0'\"'\"''\n 7163 1726888038.90075: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Configure sssd proxy provider domain\n 7163 1726888038.90078: in run() - task 02619b48-4a2f-6d34-1d0e-00000000000f\n 7163 1726888038.90081: variable 'ansible_search_path' from source: unknown\n 7163 1726888038.90083: variable 'ansible_search_path' from source: unknown\n 7163 1726888038.90086: variable 'omit' from source: magic vars\n 7163 1726888038.90089: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\n<<<\n 7163 1726888038.90092: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888038.90096: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888038.90098: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6497\r\n<<<\n 7163 1726888038.90100: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888038.90102: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888038.90105: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888038.90107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888038.90109: variable 'omit' from source: magic vars\n 7163 1726888038.90958: variable 'tlog_use_sssd' from source: role '' defaults\n 7163 1726888038.90961: Evaluated conditional (tlog_use_sssd | bool): True\n 7163 1726888038.90968: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 7163 1726888038.91071: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888038.92610: stdout chunk (state=3):\n>>>ansible-tmp-1726888038.874562-7712-105205486424570=/root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570\n<<<\n 7163 1726888038.93144: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888038.93150: stderr chunk (state=3):\n>>><<<\n 7163 1726888038.93152: stdout chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'ansible-tmp-1726888038.874562-7712-105205486424570=/root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888038.93160: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888038.874562-7712-105205486424570=/root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888038.94088: Evaluated conditional ('sssd' in ansible_facts.packages): True\n 7163 1726888038.94092: variable 'omit' from source: magic vars\n 7163 1726888038.94096: variable 'omit' from source: magic vars\n 7163 1726888038.94100: variable 'ansible_module_compression' from source: unknown\n 7163 1726888038.94105: variable '__tlog_sssd_conf' from source: role '' all vars\n 7163 1726888038.94108: variable '__tlog_sssd_conf' from source: role '' all vars\n 7163 1726888038.94111: variable 'item' from source: unknown\n 7163 1726888038.94114: variable 'item' from source: unknown\n 7163 1726888038.94117: variable 'omit' from source: magic vars\n 7163 1726888038.94119: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 7163 1726888038.94122: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible_collections.community.general.plugins.modules.ini_file-ZIP_DEFLATED\n 7163 1726888038.94125: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 7163 1726888038.94127: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 7163 1726888038.94130: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 7163 1726888038.94132: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888038.94134: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888038.94136: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 7163 1726888038.94140: variable 'ansible_host' from source: host vars for 'managed_node2'\nUsing module file /tmp/collections-FCu/ansible_collections/community/general/plugins/modules/ini_file.py\n 7163 1726888038.94145: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888038.94147: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570/AnsiballZ_ini_file.py\n<10.31.12.215> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpo6_b87dm TO /root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570/AnsiballZ_ini_file.py\n 7163 1726888038.94152: Set connection var ansible_shell_executable to /bin/sh\n 7163 1726888038.94154: Set connection var ansible_timeout to 10\n 7163 1726888038.94156: Set connection var ansible_module_compression to ZIP_DEFLATED\n 7163 1726888038.94159: Set connection var ansible_shell_type to sh\n 7163 1726888038.94161: Set connection var ansible_pipelining to False\n 7163 1726888038.94163: Set connection var ansible_connection to ssh\n 7163 1726888038.94165: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888038.94167: variable 'ansible_connection' from source: unknown\n 7163 1726888038.94169: variable 'ansible_module_compression' from source: unknown\n 7163 1726888038.94171: variable 'ansible_shell_type' from source: unknown\n 7163 1726888038.94173: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888038.94175: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888038.94177: variable 'ansible_pipelining' from source: unknown\n 7163 1726888038.94179: variable 'ansible_timeout' from source: unknown\n 7163 1726888038.94181: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n<10.31.12.215> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' '[10.31.12.215]'\n 7163 1726888038.94281: done with get_vars()\n 7163 1726888038.94360: done getting variables\n 7163 1726888038.94445: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 7163 1726888038.94449: variable 'omit' from source: magic vars\n 7163 1726888038.94452: starting attempt loop\n 7163 1726888038.94454: running the handler\n 7163 1726888038.94457: _low_level_execute_command(): starting\n 7163 1726888038.94459: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888038.94464: Sending initial data\n 7163 1726888038.94466: Sent initial data (154 bytes)\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 7163 1726888038.94482: entering _queue_task() for managed_node3/community.general.ini_file\n 7163 1726888038.95658: worker is 3 (out of 3 available)\n 7163 1726888038.95670: exiting _queue_task() for managed_node3/community.general.ini_file\n 7163 1726888038.95686: done queuing things up, now waiting for results queue to drain\n 7163 1726888038.95688: waiting for pending results...\n 7163 1726888038.95724: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888038.95732: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888038.95739: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888038.96041: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888038.96050: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888038.96062: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888038.96386: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Configure sssd proxy provider domain\n 7163 1726888038.96389: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888038.96496: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888038.96729: in run() - task 02619b48-4a2f-6d34-1d0e-00000000000f\n 7163 1726888038.96733: variable 'ansible_search_path' from source: unknown\n 7163 1726888038.96735: variable 'ansible_search_path' from source: unknown\n 7163 1726888038.96946: variable 'omit' from source: magic vars\n 7163 1726888038.97083: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888038.97264: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888038.97287: variable 'omit' from source: magic vars\n 7163 1726888038.97681: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\n<<<\n 7163 1726888038.97689: stderr chunk (state=3):\n>>>debug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\n<<<\n 7163 1726888038.97701: stderr chunk (state=3):\n>>>debug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\n<<<\n 7163 1726888038.97717: stderr chunk (state=3):\n>>>debug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\n<<<\n 7163 1726888038.97724: stderr chunk (state=3):\n>>>debug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\n<<<\n 7163 1726888038.97731: stderr chunk (state=3):\n>>>debug2: Server supports extension \"fsync@openssh.com\" revision 1\r\n<<<\n 7163 1726888038.97740: stderr chunk (state=3):\n>>>debug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\n<<<\n 7163 1726888038.97748: stderr chunk (state=3):\n>>>debug2: Server supports extension \"limits@openssh.com\" revision 1\r\n<<<\n 7163 1726888038.97759: stderr chunk (state=3):\n>>>debug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\n<<<\n 7163 1726888038.97762: stderr chunk (state=3):\n>>>debug2: Server supports extension \"copy-data\" revision 1\r\n<<<\n 7163 1726888038.97826: stderr chunk (state=3):\n>>>debug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 7163 1726888038.97860: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 7163 1726888038.98052: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpo6_b87dm\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570/AnsiballZ_ini_file.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 7163 1726888038.98056: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpo6_b87dm /root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570/AnsiballZ_ini_file.py\n<<<\n 7163 1726888038.98059: stdout chunk (state=3):\n>>>/root\n<<<\n 7163 1726888038.98093: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpo6_b87dm\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570/AnsiballZ_ini_file.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570/AnsiballZ_ini_file.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570/AnsiballZ_ini_file.py M:0x001a\r\n<<<\n 7163 1726888038.98576: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888038.98580: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122730\r\n<<<\n 7163 1726888038.98584: stderr chunk (state=3):\n>>><<<\n 7163 1726888038.98590: stdout chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'/root\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888038.98605: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888038.98791: _low_level_execute_command(): starting\n 7163 1726888038.98794: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142 `\" && echo ansible-tmp-1726888038.985289-7714-54616414285142=\"` echo /root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142 `\" ) && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142 `\" && echo ansible-tmp-1726888038.985289-7714-54616414285142=\"` echo /root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142 `\" ) && sleep 0'\"'\"''\n 7163 1726888038.98806: variable 'tlog_use_sssd' from source: role '' defaults\n 7163 1726888038.98808: Evaluated conditional (tlog_use_sssd | bool): True\n 7163 1726888038.99389: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 7163 1726888038.99937: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888039.00130: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888039.00394: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888039.00410: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888039.00537: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 122730 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 7163 1726888039.00608: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888039.00616: Evaluated conditional ('sssd' in ansible_facts.packages): True\n 7163 1726888039.00627: variable 'omit' from source: magic vars\n 7163 1726888039.00672: variable 'omit' from source: magic vars\n 7163 1726888039.00843: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888039.00847: stdout chunk (state=3):\n>>><<<\n 7163 1726888039.00849: stderr chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpo6_b87dm /root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570/AnsiballZ_ini_file.py\\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master at \\'/root/.ansible/cp/1fb99bda8d\\'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpo6_b87dm\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570/AnsiballZ_ini_file.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpo6_b87dm\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570/AnsiballZ_ini_file.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570/AnsiballZ_ini_file.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570/AnsiballZ_ini_file.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122730\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 122730 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 7163 1726888039.00859: done transferring module to remote\n 7163 1726888039.00861: _low_level_execute_command(): starting\n 7163 1726888039.00864: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570/ /root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570/AnsiballZ_ini_file.py && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570/ /root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 7163 1726888039.01251: variable '__tlog_sssd_conf' from source: role '' all vars\n 7163 1726888039.01311: variable '__tlog_sssd_conf' from source: role '' all vars\n 7163 1726888039.01443: variable 'item' from source: unknown\n 7163 1726888039.01536: variable 'item' from source: unknown\n 7163 1726888039.01565: variable 'omit' from source: magic vars\n 7163 1726888039.01629: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 7163 1726888039.01671: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 7163 1726888039.01723: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 7163 1726888039.01730: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888039.01747: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888039.01791: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 7163 1726888039.01794: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888039.01832: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888039.01922: Set connection var ansible_shell_executable to /bin/sh\n 7163 1726888039.01933: Set connection var ansible_timeout to 10\n 7163 1726888039.02025: Set connection var ansible_module_compression to ZIP_DEFLATED\n 7163 1726888039.02028: Set connection var ansible_shell_type to sh\n 7163 1726888039.02030: Set connection var ansible_pipelining to False\n 7163 1726888039.02032: Set connection var ansible_connection to ssh\n 7163 1726888039.02034: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888039.02036: variable 'ansible_connection' from source: unknown\n 7163 1726888039.02044: variable 'ansible_module_compression' from source: unknown\n 7163 1726888039.02046: variable 'ansible_shell_type' from source: unknown\n 7163 1726888039.02048: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888039.02055: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888039.02064: variable 'ansible_pipelining' from source: unknown\n 7163 1726888039.02070: variable 'ansible_timeout' from source: unknown\n 7163 1726888039.02078: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888039.02345: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888039.02348: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888039.02351: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888039.02355: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888039.02357: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888039.02362: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888039.02365: stdout chunk (state=3):\n>>>ansible-tmp-1726888038.985289-7714-54616414285142=/root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142\n<<<\n 7163 1726888039.02406: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888039.02410: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\n<<<\n 7163 1726888039.02418: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 7163 1726888039.02596: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\n<<<\n 7163 1726888039.02600: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888039.02643: stderr chunk (state=3):\n>>><<<\n 7163 1726888039.02647: stdout chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'ansible-tmp-1726888038.985289-7714-54616414285142=/root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888039.02687: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888038.985289-7714-54616414285142=/root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888039.02924: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888039.02927: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 7163 1726888039.03149: variable 'omit' from source: magic vars\n 7163 1726888039.03152: starting attempt loop\n 7163 1726888039.03154: running the handler\n 7163 1726888039.03157: _low_level_execute_command(): starting\n 7163 1726888039.03159: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888039.03164: variable 'ansible_module_compression' from source: unknown\n 7163 1726888039.03167: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible_collections.community.general.plugins.modules.ini_file-ZIP_DEFLATED\n 7163 1726888039.03169: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 7163 1726888039.03183: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\nUsing module file /tmp/collections-FCu/ansible_collections/community/general/plugins/modules/ini_file.py\n 7163 1726888039.03488: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142/AnsiballZ_ini_file.py\n<10.31.45.174> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmp0gg5sgv2 TO /root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142/AnsiballZ_ini_file.py\n<10.31.45.174> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' '[10.31.45.174]'\n 7163 1726888039.04035: Sending initial data\n 7163 1726888039.04040: Sent initial data (153 bytes)\n 7163 1726888039.04633: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888039.04783: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888039.04789: stdout chunk (state=3):\n>>><<<\n 7163 1726888039.04792: stderr chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888039.04801: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888039.04803: _low_level_execute_command(): starting\n 7163 1726888039.04805: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570/AnsiballZ_ini_file.py && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' -tt 10.31.12.215 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 7163 1726888039.04860: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888039.04873: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888039.04915: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\n<<<\n 7163 1726888039.05092: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888039.05253: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 6\r\n<<<\n 7163 1726888039.05486: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888039.05568: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888039.05932: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888039.05950: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888039.05965: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888039.05984: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888039.06037: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888039.06053: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888039.06127: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888039.06154: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888039.06202: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888039.06223: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888039.06286: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888039.07109: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 7163 1726888039.07178: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 7163 1726888039.07221: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\n<<<\n 7163 1726888039.07251: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp0gg5sgv2 /root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142/AnsiballZ_ini_file.py\n<<<\n 7163 1726888039.07254: stderr chunk (state=3):\n>>>debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp0gg5sgv2\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142/AnsiballZ_ini_file.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 7163 1726888039.07295: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmp0gg5sgv2\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142/AnsiballZ_ini_file.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142/AnsiballZ_ini_file.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142/AnsiballZ_ini_file.py M:0x001a\r\n<<<\n 7163 1726888039.07562: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122729\r\n<<<\n 7163 1726888039.07918: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888039.07933: stderr chunk (state=3):\n>>>debug3: In write loop, ack for 6 122729 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 7163 1726888039.07980: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888039.08113: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888039.08146: stderr chunk (state=3):\n>>><<<\n 7163 1726888039.08170: stdout chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp0gg5sgv2 /root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142/AnsiballZ_ini_file.py\\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master at \\'/root/.ansible/cp/26e6bc9b9f\\'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp0gg5sgv2\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142/AnsiballZ_ini_file.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmp0gg5sgv2\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142/AnsiballZ_ini_file.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142/AnsiballZ_ini_file.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142/AnsiballZ_ini_file.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122729\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 122729 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 7163 1726888039.08340: done transferring module to remote\n 7163 1726888039.08361: _low_level_execute_command(): starting\n 7163 1726888039.08402: stdout chunk (state=3):\n>>>/root\n<<<\n 7163 1726888039.08412: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142/ /root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142/AnsiballZ_ini_file.py && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142/ /root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 7163 1726888039.08602: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888039.08690: stderr chunk (state=3):\n>>><<<\n 7163 1726888039.08694: stdout chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'/root\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 6\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888039.09163: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\n<<<\n 7163 1726888039.09166: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 6\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888039.09168: _low_level_execute_command(): starting\n 7163 1726888039.09173: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583 `\" && echo ansible-tmp-1726888039.0905204-7720-14277512168583=\"` echo /root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583 `\" ) && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583 `\" && echo ansible-tmp-1726888039.0905204-7720-14277512168583=\"` echo /root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583 `\" ) && sleep 0'\"'\"''\n 7163 1726888039.09234: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409f684d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409f37b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409f6aa50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\n<<<\n 7163 1726888039.09240: stdout chunk (state=3):\n>>>import '_sitebuiltins' # \r\nProcessing user site-packages\r\n<<<\n 7163 1726888039.09243: stdout chunk (state=3):\n>>>Processing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\n<<<\n 7163 1726888039.09284: stdout chunk (state=3):\n>>>Adding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\n<<<\n 7163 1726888039.09411: stdout chunk (state=3):\n>>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d3d130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d3dfa0>\r\n<<<\n 7163 1726888039.09898: stdout chunk (state=3):\n>>>import 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n<<<\n 7163 1726888039.09958: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d7bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d7bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n<<<\n 7163 1726888039.09962: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 7163 1726888039.10020: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888039.10031: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 7163 1726888039.10089: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409db3770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\n<<<\n 7163 1726888039.10093: stdout chunk (state=3):\n>>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409db3e00>\r\n<<<\n 7163 1726888039.10104: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 7163 1726888039.10745: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d93a40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d91190>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d78f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409dd3710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409dd2330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d92030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409dd0b00>\r\n<<<\n 7163 1726888039.10753: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e087d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d781d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409e08c50>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e08b30>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409e08ec0>\r\n<<<\n 7163 1726888039.10943: stdout chunk (state=3):\n>>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d76cf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e095b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e09280>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e0a4b0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n<<<\n 7163 1726888039.10946: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e206e0>\r\n<<<\n 7163 1726888039.10953: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 7163 1726888039.11061: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888039.11119: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\n<<<\n 7163 1726888039.11145: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409e21df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e22c60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409e232c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e221b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n<<<\n 7163 1726888039.11350: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888039.11444: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888039.11450: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409e23d40>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e23470>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e0a510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409bb7c50>\r\n<<<\n 7163 1726888039.11459: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n<<<\n 7163 1726888039.11699: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409be07a0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409be0500>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409be06b0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 7163 1726888039.11703: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888039.11718: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888039.11746: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888039.11767: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409be1040>\r\n<<<\n 7163 1726888039.11855: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409be1a30>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409be08f0>\r\n<<<\n 7163 1726888039.11859: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409bb5df0>\r\n<<<\n 7163 1726888039.11942: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888039.12106: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888039.12114: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409be2de0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409be1b50>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e0ac00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 7163 1726888039.12117: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888039.12154: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 7163 1726888039.12159: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409c0b140>\r\n<<<\n 7163 1726888039.12294: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888039.12305: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 7163 1726888039.12310: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n<<<\n 7163 1726888039.12313: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888039.12315: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888039.12356: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409c2f500>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 7163 1726888039.12376: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 7163 1726888039.12414: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 6\r\n<<<\n 7163 1726888039.12462: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n<<<\n 7163 1726888039.12477: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409c8c2c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 7163 1726888039.12528: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n<<<\n 7163 1726888039.12536: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 7163 1726888039.12578: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 7163 1726888039.12654: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409c8ea20>\r\n<<<\n 7163 1726888039.12733: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409c8c3e0>\r\n<<<\n 7163 1726888039.12770: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409c592e0>\r\n<<<\n 7163 1726888039.12832: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409529430>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409c2e300>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409be3d10>\r\n<<<\n 7163 1726888039.12930: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 7163 1726888039.12955: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa409c2e660>\r\n<<<\n 7163 1726888039.13136: stdout chunk (state=3):\n>>># zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_fojol_xw/ansible_community.general.ini_file_payload.zip'\r\n<<<\n 7163 1726888039.13157: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.13271: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.13302: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n<<<\n 7163 1726888039.13315: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 7163 1726888039.13348: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 7163 1726888039.13432: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 7163 1726888039.13468: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40957f170>\r\nimport '_typing' # \r\n<<<\n 7163 1726888039.13843: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888039.13847: stdout chunk (state=3):\n>>><<<\n 7163 1726888039.13853: stderr chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888039.13862: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888039.14148: _low_level_execute_command(): starting\n 7163 1726888039.14151: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142/AnsiballZ_ini_file.py && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' -tt 10.31.45.174 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 7163 1726888039.14161: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40955e060>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40955d1c0>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.14856: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888039.14870: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888039.14882: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888039.14950: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\n<<<\n 7163 1726888039.14968: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888039.15017: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888039.15151: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.16463: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40957d460>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4095aab40>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4095aa900>\r\n<<<\n 7163 1726888039.16519: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4095aa210>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n<<<\n 7163 1726888039.16526: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 7163 1726888039.16649: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4095aa660>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40957fe00>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4095ab830>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4095ab9e0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 7163 1726888039.16685: stdout chunk (state=3):\n>>>ansible-tmp-1726888039.0905204-7720-14277512168583=/root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583\n<<<\n 7163 1726888039.16729: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\n<<<\n 7163 1726888039.16907: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4095abef0>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n<<<\n 7163 1726888039.17070: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409415ca0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4094178c0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 7163 1726888039.17076: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888039.17106: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4094182c0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\n<<<\n 7163 1726888039.17196: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409419430>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40941bf20>\r\n<<<\n 7163 1726888039.17201: stderr chunk (state=3):\n>>><<<\n 7163 1726888039.17205: stdout chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'ansible-tmp-1726888039.0905204-7720-14277512168583=/root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 6\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888039.17375: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888039.0905204-7720-14277512168583=/root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 6\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888039.17381: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa40957fb90>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40941a1e0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n<<<\n 7163 1726888039.17483: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409423cb0>\r\nimport '_tokenize' # \r\n<<<\n 7163 1726888039.17488: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409422780>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4094224e0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n<<<\n 7163 1726888039.17505: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 7163 1726888039.17707: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n<<<\n 7163 1726888039.17712: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409422a50>\r\n<<<\n 7163 1726888039.17722: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40941a6f0>\r\n<<<\n 7163 1726888039.17819: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa40946be30>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40946be90>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa40946d9d0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40946d790>\r\n<<<\n 7163 1726888039.17824: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 7163 1726888039.17903: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e5104d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e4dfb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e512a50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\n<<<\n 7163 1726888039.17909: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\n<<<\n 7163 1726888039.17914: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 7163 1726888039.17919: stdout chunk (state=3):\n>>>import 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\n<<<\n 7163 1726888039.18349: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa40946ff50>\r\n<<<\n 7163 1726888039.18353: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40946e0c0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\n<<<\n 7163 1726888039.18356: stdout chunk (state=3):\n>>>Adding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\n<<<\n 7163 1726888039.18360: stdout chunk (state=3):\n>>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e2e5130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e2e5fa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 7163 1726888039.18367: variable 'ansible_module_compression' from source: unknown\n 7163 1726888039.18369: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible_collections.community.general.plugins.modules.ini_file-ZIP_DEFLATED\n 7163 1726888039.18421: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409473680>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40946fec0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4094741d0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409474800>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4094748f0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40946c110>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888039.18460: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4094fc0b0>\r\n<<<\n 7163 1726888039.18463: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 7163 1726888039.18466: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n<<<\n 7163 1726888039.18499: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\n<<<\n 7163 1726888039.18526: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e323da0>\r\n<<<\n 7163 1726888039.18530: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n<<<\n 7163 1726888039.18555: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\n<<<\n 7163 1726888039.18559: stdout chunk (state=3):\n>>>import '_operator' # \r\n<<<\n 7163 1726888039.18613: stdout chunk (state=3):\n>>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e323fe0>\r\n<<<\n 7163 1726888039.18624: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888039.18627: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4094fd280>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409476840>\r\n<<<\n 7163 1726888039.18769: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409477bc0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409476420>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.18800: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n<<<\n 7163 1726888039.18804: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e35b770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n<<<\n 7163 1726888039.18810: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.18966: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e35be00>\r\nimport '_collections' # \r\n<<<\n 7163 1726888039.18969: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 7163 1726888039.18974: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e33ba40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e339190>\r\n<<<\n 7163 1726888039.19139: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.19146: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e320f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e37b710>\r\n<<<\n 7163 1726888039.19153: stdout chunk (state=3):\n>>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e37a330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n<<<\n 7163 1726888039.19230: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.19273: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.19277: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e33a030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e378b00>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3b07d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3201d0>\r\n<<<\n 7163 1726888039.19280: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e3b0c50>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3b0b30>\r\n<<<\n 7163 1726888039.19371: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e3b0ec0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e31ecf0>\r\n<<<\nUsing module file /tmp/collections-FCu/ansible_collections/community/general/plugins/modules/ini_file.py\n 7163 1726888039.19377: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888039.19411: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n<<<\n 7163 1726888039.19417: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\n<<<\n 7163 1726888039.19433: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583/AnsiballZ_ini_file.py\n 7163 1726888039.19545: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3b15b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3b1280>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\n<<<\n 7163 1726888039.19580: stdout chunk (state=3):\n>>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3b24b0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n<<<\n 7163 1726888039.19697: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\n<<<\n 7163 1726888039.19701: stdout chunk (state=3):\n>>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3c86e0>\r\nimport 'errno' # \r\n<<<\n<10.31.46.206> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpemjiylly TO /root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583/AnsiballZ_ini_file.py\n<10.31.46.206> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' '[10.31.46.206]'\n 7163 1726888039.20000: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e3c9df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3cac60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e3cb2c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3ca1b0>\r\n<<<\n 7163 1726888039.20030: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.20068: Sending initial data\n 7163 1726888039.20116: Sent initial data (154 bytes)\n 7163 1726888039.20157: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e3cbd40>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3cb470>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3b2510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e163c50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e18c6e0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e18c440>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e18c710>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 7163 1726888039.20180: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888039.20310: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e18d040>\r\n<<<\n 7163 1726888039.20327: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n<<<\n 7163 1726888039.20357: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888039.20416: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e18da30>\r\n<<<\n 7163 1726888039.20434: stdout chunk (state=3):\n>>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e18c8f0>\r\n<<<\n 7163 1726888039.20448: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4093054c0>\r\n<<<\n 7163 1726888039.20472: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e161df0>\r\n<<<\n 7163 1726888039.20586: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n<<<\n 7163 1726888039.20593: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e18edb0>\r\n<<<\n 7163 1726888039.20596: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4093062d0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4094fd6a0>\r\n<<<\n 7163 1726888039.20781: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e18d8b0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3b2c00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 7163 1726888039.20785: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.20909: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e1b7140>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n<<<\n 7163 1726888039.20936: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e1db500>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 7163 1726888039.20946: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.20949: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 7163 1726888039.20990: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n<<<\n 7163 1726888039.21019: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n<<<\n 7163 1726888039.21078: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4093063f0>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.21082: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e2382c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n<<<\n 7163 1726888039.21085: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 7163 1726888039.21248: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e23aa20>\r\n<<<\n 7163 1726888039.21429: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e2383e0>\r\n<<<\n 7163 1726888039.21432: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e2052b0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72db293a0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e1da300>\r\n<<<\n 7163 1726888039.21559: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e18fd10>\r\n<<<\n 7163 1726888039.21563: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.21742: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa72e1da660>\r\n# zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_9buaf67c/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.21748: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.21797: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n<<<\n 7163 1726888039.21852: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 7163 1726888039.21894: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 7163 1726888039.21903: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.21959: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 7163 1726888039.21962: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72db7f110>\r\nimport '_typing' # \r\n<<<\n 7163 1726888039.21965: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.22312: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.22317: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n<<<\n 7163 1726888039.22534: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.22543: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\n<<<\n 7163 1726888039.22547: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888039.22601: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72db5e000>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72db5d160>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.22606: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.22659: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.22704: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888039.23059: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 7163 1726888039.23127: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\n<<<\n 7163 1726888039.23213: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4093074d0>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.23318: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.23425: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\n<<<\n 7163 1726888039.23465: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.23528: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.23579: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n<<<\n 7163 1726888039.23633: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.23665: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.23711: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.23750: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.23796: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.23893: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 7163 1726888039.23955: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888039.24072: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888039.24087: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409311f40>\r\n<<<\n 7163 1726888039.24121: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40930d730>\r\n<<<\n 7163 1726888039.24189: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.24290: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 7163 1726888039.24298: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888039.24393: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 7163 1726888039.24434: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available<<<\n 7163 1726888039.24451: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888039.24501: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py<<<\n 7163 1726888039.24518: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'<<<\n 7163 1726888039.24569: stdout chunk (state=3):\n>>>\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n<<<\n 7163 1726888039.24605: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'<<<\n 7163 1726888039.24635: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py<<<\n 7163 1726888039.24657: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888039.24747: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'<<<\n 7163 1726888039.24789: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n<<<\n 7163 1726888039.24829: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'<<<\n 7163 1726888039.24841: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72db7cfe0>\r\n<<<\n 7163 1726888039.24877: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888039.24910: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n<<<\n 7163 1726888039.24936: stdout chunk (state=3):\n>>>\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409402720>\r\n<<<\n 7163 1726888039.24941: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n<<<\n 7163 1726888039.24993: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72dbaaba0>\r\n<<<\n 7163 1726888039.25000: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4095ea3f0><<<\n 7163 1726888039.25007: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888039.25023: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72dbaa930>\r\n<<<\n 7163 1726888039.25050: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72dbaa240>\r\n<<<\n 7163 1726888039.25074: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n<<<\n 7163 1726888039.25084: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 7163 1726888039.25133: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409311ee0><<<\n 7163 1726888039.25140: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72dbaac60>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72db7fda0>\r\n<<<\n 7163 1726888039.25165: stdout chunk (state=3):\n>>>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409dd36b0>\r\n<<<\n 7163 1726888039.25201: stdout chunk (state=3):\n>>># destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # <<<\n 7163 1726888039.25206: stdout chunk (state=3):\n>>>import 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72dbab860>\r\n<<<\n 7163 1726888039.25209: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888039.25212: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72dbab9e0>\r\n<<<\n 7163 1726888039.25221: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 7163 1726888039.25281: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.25351: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common._utils' # <<<\n 7163 1726888039.25357: stdout chunk (state=3):\n>>>\r\nimport 'ansible.module_utils.common.sys_info' # <<<\n 7163 1726888039.25464: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888039.25468: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\n<<<\n 7163 1726888039.25507: stdout chunk (state=3):\n>>>import '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72dbabe30>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da15b20>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da177d0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n<<<\n 7163 1726888039.25516: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections' # \r\n<<<\n 7163 1726888039.25523: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 7163 1726888039.25750: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da181a0>\r\n<<<\n 7163 1726888039.25754: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n<<<\n 7163 1726888039.25759: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general' # \r\n<<<\n 7163 1726888039.25767: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\n<<<\n 7163 1726888039.25773: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da19070>\r\n<<<\n 7163 1726888039.25778: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 7163 1726888039.25781: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n<<<\n 7163 1726888039.25783: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 7163 1726888039.25785: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da1bda0>\r\n<<<\n 7163 1726888039.25790: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888039.25988: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins.modules' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.25993: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e3caae0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da1a0c0>\r\n<<<\n 7163 1726888039.25996: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n<<<\n 7163 1726888039.25999: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n<<<\n 7163 1726888039.26002: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n<<<\n 7163 1726888039.26005: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n<<<\n 7163 1726888039.26015: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n<<<\n 7163 1726888039.26018: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.26021: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da23bf0>\r\n<<<\n 7163 1726888039.26024: stdout chunk (state=3):\n>>>import '_tokenize' # \r\n<<<\n 7163 1726888039.26067: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da226c0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da22450>\r\n<<<\n 7163 1726888039.26098: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 7163 1726888039.26175: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da22990>\r\n<<<\n 7163 1726888039.26201: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da1a5a0>\r\n<<<\n 7163 1726888039.26260: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da6be30>\r\n<<<\n 7163 1726888039.26263: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.26286: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da6be90>\r\n<<<\n 7163 1726888039.26348: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n<<<\n 7163 1726888039.26383: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n<<<\n 7163 1726888039.26464: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da6da00>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da6d7c0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 7163 1726888039.26469: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"id_provider\", \"value\": \"proxy\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n<<<\n 7163 1726888039.26499: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 7163 1726888039.26589: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da6ff20>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da6e060>\r\n<<<\n 7163 1726888039.26634: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 7163 1726888039.26645: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888039.26671: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py<<<\n 7163 1726888039.26749: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 7163 1726888039.26758: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\n<<<\n 7163 1726888039.26761: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da736e0>\r\n<<<\n 7163 1726888039.27027: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da6ffb0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da74740>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da748f0>\r\n<<<\n 7163 1726888039.27033: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 7163 1726888039.27041: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da74890>\r\n<<<\n 7163 1726888039.27081: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da6c050>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n<<<\n 7163 1726888039.27103: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n<<<\n 7163 1726888039.27112: stdout chunk (state=3):\n>>># destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n<<<\n 7163 1726888039.27129: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpemjiylly\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583/AnsiballZ_ini_file.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 7163 1726888039.27140: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da77f80>\r\n<<<\n 7163 1726888039.27158: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpemjiylly /root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583/AnsiballZ_ini_file.py\n<<<\n 7163 1726888039.27305: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888039.27447: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n<<<\n 7163 1726888039.27516: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72dafd280>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da76750>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da77ad0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da76360>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n<<<\n 7163 1726888039.27520: stdout chunk (state=3):\n>>># destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n<<<\n 7163 1726888039.27523: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpemjiylly\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583/AnsiballZ_ini_file.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583/AnsiballZ_ini_file.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583/AnsiballZ_ini_file.py M:0x001a\r\n<<<\n 7163 1726888039.27652: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122730\r\n<<<\n 7163 1726888039.27662: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.27667: stdout chunk (state=3):\n>>># cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n<<<\n 7163 1726888039.27702: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.27711: stdout chunk (state=3):\n>>># cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n<<<\n 7163 1726888039.27733: stdout chunk (state=3):\n>>># cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n<<<\n 7163 1726888039.27832: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.27836: stdout chunk (state=3):\n>>># cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 7163 1726888039.27933: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n<<<\n 7163 1726888039.27959: stdout chunk (state=3):\n>>># destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n<<<\n 7163 1726888039.27963: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.28034: stdout chunk (state=3):\n>>># destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n<<<\n 7163 1726888039.28254: stdout chunk (state=3):\n>>># destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n<<<\n 7163 1726888039.28364: stdout chunk (state=3):\n>>># destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 7163 1726888039.28456: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.28637: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888039.28654: stderr chunk (state=3):\n>>>debug3: In write loop, ack for 6 122730 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 7163 1726888039.28789: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888039.28816: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\n<<<\n 7163 1726888039.28819: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\nShared connection to 10.31.12.215 closed.\r\n<<<\n 7163 1726888039.28850: stderr chunk (state=3):\n>>><<<\n 7163 1726888039.28854: stdout chunk (state=3):\n>>><<<\n 7163 1726888039.28943: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n<10.31.12.215> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409f684d0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409f37b30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409f6aa50>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d3d130>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d3dfa0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d7bda0>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d7bfe0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409db3770>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409db3e00>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d93a40>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d91190>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d78f50>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409dd3710>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409dd2330>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d92030>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409dd0b00>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e087d0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d781d0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409e08c50>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e08b30>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409e08ec0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d76cf0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e095b0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e09280>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e0a4b0>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e206e0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409e21df0>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e22c60>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409e232c0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e221b0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409e23d40>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e23470>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e0a510>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409bb7c50>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409be07a0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409be0500>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409be06b0>\\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409be1040>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409be1a30>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409be08f0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409bb5df0>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409be2de0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409be1b50>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e0ac00>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409c0b140>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409c2f500>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409c8c2c0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409c8ea20>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409c8c3e0>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409c592e0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409529430>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409c2e300>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409be3d10>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa409c2e660>\\r\\n# zipimport: found 34 names in \\'/tmp/ansible_community.general.ini_file_payload_fojol_xw/ansible_community.general.ini_file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40957f170>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40955e060>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40955d1c0>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40957d460>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4095aab40>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4095aa900>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4095aa210>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4095aa660>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40957fe00>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4095ab830>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4095ab9e0>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4095abef0>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409415ca0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4094178c0>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4094182c0>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409419430>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40941bf20>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa40957fb90>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40941a1e0>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409423cb0>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409422780>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4094224e0>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409422a50>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40941a6f0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa40946be30>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40946be90>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa40946d9d0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40946d790>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa40946ff50>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40946e0c0>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409473680>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40946fec0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4094741d0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409474800>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4094748f0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40946c110>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4094fc0b0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4094fd280>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409476840>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409477bc0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409476420>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4093054c0>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4093062d0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4094fd6a0>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4093063f0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4093074d0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409311f40>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40930d730>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409402720>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4095ea3f0>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409311ee0>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409dd36b0>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community.general\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community.general.plugins\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community.general.plugins.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"id_provider\", \"value\": \"proxy\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible_collections\\r\\n# destroy ansible_collections\\r\\n# cleanup[2] removing ansible_collections.community\\r\\n# destroy ansible_collections.community\\r\\n# cleanup[2] removing ansible_collections.community.general\\r\\n# destroy ansible_collections.community.general\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins\\r\\n# destroy ansible_collections.community.general.plugins\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\\r\\n# destroy ansible_collections.community.general.plugins.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy _blake2\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy fnmatch\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _hashlib\\r\\n# destroy _operator\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.12.215 closed.\\r\\n\")\n 7163 1726888039.29106: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409f684d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409f37b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409f6aa50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d3d130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d3dfa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d7bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d7bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409db3770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409db3e00>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d93a40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d91190>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d78f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409dd3710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409dd2330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d92030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409dd0b00>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e087d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d781d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409e08c50>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e08b30>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409e08ec0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d76cf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e095b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e09280>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e0a4b0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e206e0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409e21df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e22c60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409e232c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e221b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409e23d40>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e23470>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e0a510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409bb7c50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409be07a0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409be0500>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409be06b0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409be1040>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409be1a30>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409be08f0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409bb5df0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409be2de0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409be1b50>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e0ac00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409c0b140>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409c2f500>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409c8c2c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409c8ea20>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409c8c3e0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409c592e0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409529430>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409c2e300>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409be3d10>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa409c2e660>\r\n# zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_fojol_xw/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40957f170>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40955e060>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40955d1c0>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40957d460>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4095aab40>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4095aa900>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4095aa210>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4095aa660>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40957fe00>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4095ab830>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4095ab9e0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4095abef0>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409415ca0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4094178c0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4094182c0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409419430>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40941bf20>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa40957fb90>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40941a1e0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409423cb0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409422780>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4094224e0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409422a50>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40941a6f0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa40946be30>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40946be90>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa40946d9d0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40946d790>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa40946ff50>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40946e0c0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409473680>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40946fec0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4094741d0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409474800>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4094748f0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40946c110>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4094fc0b0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4094fd280>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409476840>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409477bc0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409476420>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4093054c0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4093062d0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4094fd6a0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4093063f0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4093074d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409311f40>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40930d730>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409402720>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4095ea3f0>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409311ee0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409dd36b0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"id_provider\", \"value\": \"proxy\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.215 closed.\r\n 7163 1726888039.32779: stderr chunk (state=3):\n>>><<<\n 7163 1726888039.32791: stdout chunk (state=3):\n>>><<<\n 7163 1726888039.32902: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n 7163 1726888039.32912: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'domain/nssfiles', 'option': 'id_provider', 'value': 'proxy', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 7163 1726888039.32915: _low_level_execute_command(): starting\n 7163 1726888039.32917: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570/ > /dev/null 2>&1 && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570/ > /dev/null 2>&1 && sleep 0'\"'\"''\n<10.31.46.206> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpemjiylly /root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583/AnsiballZ_ini_file.py\\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master at \\'/root/.ansible/cp/a3358520e8\\'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpemjiylly\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583/AnsiballZ_ini_file.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpemjiylly\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583/AnsiballZ_ini_file.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583/AnsiballZ_ini_file.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583/AnsiballZ_ini_file.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122730\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 122730 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 7163 1726888039.32930: done transferring module to remote\n 7163 1726888039.32932: _low_level_execute_command(): starting\n 7163 1726888039.32943: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583/ /root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583/AnsiballZ_ini_file.py && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583/ /root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 7163 1726888039.32951: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72d905370>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72d9060f0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72dafd4f0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.32956: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\n<<<\n 7163 1726888039.32959: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72d906120>\r\n<<<\n 7163 1726888039.32962: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.32966: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.32969: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888039.32971: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888039.32973: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888039.32976: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.32978: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 7163 1726888039.32980: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.32982: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.32987: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888039.32990: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.32992: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n<<<\n 7163 1726888039.32994: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.32996: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.32999: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888039.33001: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n<<<\n 7163 1726888039.33322: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.33330: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888039.33333: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888039.33335: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888039.33389: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.33393: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 7163 1726888039.33397: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\n<<<\n 7163 1726888039.33399: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72d9072f0>\r\n<<<\n 7163 1726888039.33402: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.33404: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.33406: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\n<<<\n 7163 1726888039.33409: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n<<<\n 7163 1726888039.33411: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888039.33413: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72d911d00>\r\n<<<\n 7163 1726888039.33415: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72d90f950>\r\n<<<\n 7163 1726888039.33417: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\n<<<\n 7163 1726888039.33419: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.33421: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.33423: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888039.33426: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\n<<<\n 7163 1726888039.33428: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n<<<\n 7163 1726888039.33430: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 7163 1726888039.33497: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da02660>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72dbea330>\r\n<<<\n 7163 1726888039.33504: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888039.33508: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72d911eb0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72d911a90>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins' # \r\n<<<\n 7163 1726888039.33512: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888039.33514: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888039.33516: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888039.33519: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins.modules' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.33521: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888039.33523: stdout chunk (state=3):\n>>><<<\n 7163 1726888039.33525: stderr chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888039.33535: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888039.33539: handler run complete\n 7163 1726888039.33542: attempt loop complete, returning result\n 7163 1726888039.33544: variable 'item' from source: unknown\n 7163 1726888039.33546: variable 'item' from source: unknown\n 7163 1726888039.33954: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.33957: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\nok: [managed_node1] => (item={'key': 'id_provider', 'value': 'proxy'}) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"diff\": {\n \"after\": \"\",\n \"after_header\": \"/etc/sssd/sssd.conf (content)\",\n \"before\": \"\",\n \"before_header\": \"/etc/sssd/sssd.conf (content)\"\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"allow_no_value\": false,\n \"attributes\": null,\n \"backup\": false,\n \"create\": true,\n \"exclusive\": true,\n \"follow\": false,\n \"group\": \"root\",\n \"ignore_spaces\": false,\n \"mode\": \"0600\",\n \"modify_inactive_option\": true,\n \"no_extra_spaces\": false,\n \"option\": \"id_provider\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"section\": \"domain/nssfiles\",\n \"section_has_values\": null,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"state\": \"present\",\n \"unsafe_writes\": false,\n \"value\": \"proxy\",\n \"values\": null\n }\n },\n \"item\": {\n \"key\": \"id_provider\",\n \"value\": \"proxy\"\n },\n \"mode\": \"0600\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"secontext\": \"system_u:object_r:sssd_conf_t:s0\",\n \"size\": 144,\n \"state\": \"file\",\n \"uid\": 0\n}\n\nMSG:\n\nOK\n 7163 1726888039.34396: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 998, \"gid\": 998, \"owner\": \"sssd\", \"group\": \"sssd\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"id_provider\", \"value\": \"proxy\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n<<<\n 7163 1726888039.34400: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888039.34403: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888039.34405: variable 'omit' from source: magic vars\n 7163 1726888039.34605: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n<<<\n 7163 1726888039.34609: stdout chunk (state=3):\n>>># clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n<<<\n 7163 1726888039.34613: stdout chunk (state=3):\n>>># cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n<<<\n 7163 1726888039.34618: stdout chunk (state=3):\n>>># destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n<<<\n 7163 1726888039.34716: stdout chunk (state=3):\n>>># cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n<<<\n 7163 1726888039.34726: stdout chunk (state=3):\n>>># destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n<<<\n 7163 1726888039.34730: stdout chunk (state=3):\n>>># cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n<<<\n 7163 1726888039.34735: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n<<<\n 7163 1726888039.34743: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n<<<\n 7163 1726888039.34889: stdout chunk (state=3):\n>>># destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n<<<\n 7163 1726888039.34892: variable 'tlog_use_sssd' from source: role '' defaults\n 7163 1726888039.34895: Evaluated conditional (tlog_use_sssd | bool): True\n 7163 1726888039.35053: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n<<<\n 7163 1726888039.35056: stdout chunk (state=3):\n>>># destroy _bz2\r\n<<<\n 7163 1726888039.35112: stdout chunk (state=3):\n>>># destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n<<<\n 7163 1726888039.35117: stdout chunk (state=3):\n>>># destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n<<<\n 7163 1726888039.35166: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 7163 1726888039.35226: stdout chunk (state=3):\n>>># destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n<<<\n 7163 1726888039.35244: stdout chunk (state=3):\n>>># destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n<<<\n 7163 1726888039.35254: stdout chunk (state=3):\n>>># destroy distro\r\n<<<\n 7163 1726888039.35282: stdout chunk (state=3):\n>>># destroy distro.distro\r\n<<<\n 7163 1726888039.35294: stdout chunk (state=3):\n>>># destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n<<<\n 7163 1726888039.35341: stdout chunk (state=3):\n>>># cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n<<<\n 7163 1726888039.35391: stdout chunk (state=3):\n>>># cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n<<<\n 7163 1726888039.35458: stdout chunk (state=3):\n>>># cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n<<<\n 7163 1726888039.35476: stdout chunk (state=3):\n>>># cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n<<<\n 7163 1726888039.35506: stdout chunk (state=3):\n>>># cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 7163 1726888039.35654: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n<<<\n 7163 1726888039.35676: stdout chunk (state=3):\n>>># destroy _socket\r\n# destroy _collections\r\n<<<\n 7163 1726888039.35711: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n<<<\n 7163 1726888039.35729: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n<<<\n 7163 1726888039.35758: stdout chunk (state=3):\n>>># destroy _typing\r\n<<<\n 7163 1726888039.35788: stdout chunk (state=3):\n>>># destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 7163 1726888039.35908: Evaluated conditional ('sssd' in ansible_facts.packages): True\n 7163 1726888039.36030: variable 'omit' from source: magic vars\n 7163 1726888039.36035: variable 'omit' from source: magic vars\n 7163 1726888039.36056: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 7163 1726888039.36096: variable '__tlog_sssd_conf' from source: role '' all vars\n 7163 1726888039.36252: variable '__tlog_sssd_conf' from source: role '' all vars\n 7163 1726888039.36525: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\n<<<\n 7163 1726888039.36529: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 7163 1726888039.36531: stderr chunk (state=3):\n>>>Shared connection to 10.31.45.174 closed.\r\n<<<\n 7163 1726888039.36534: variable 'item' from source: unknown\n 7163 1726888039.36536: stderr chunk (state=3):\n>>><<<\n 7163 1726888039.36541: stdout chunk (state=3):\n>>><<<\n 7163 1726888039.36546: variable 'item' from source: unknown\n 7163 1726888039.36550: variable 'omit' from source: magic vars\n 7163 1726888039.36552: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 7163 1726888039.36563: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888039.36566: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888039.36569: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 7163 1726888039.36571: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888039.36574: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n<10.31.45.174> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e5104d0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e4dfb30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e512a50>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e2e5130>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e2e5fa0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e323da0>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e323fe0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e35b770>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e35be00>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e33ba40>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e339190>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e320f50>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e37b710>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e37a330>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e33a030>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e378b00>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3b07d0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3201d0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e3b0c50>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3b0b30>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e3b0ec0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e31ecf0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3b15b0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3b1280>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3b24b0>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3c86e0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e3c9df0>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3cac60>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e3cb2c0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3ca1b0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e3cbd40>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3cb470>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3b2510>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e163c50>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e18c6e0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e18c440>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e18c710>\\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e18d040>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e18da30>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e18c8f0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e161df0>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e18edb0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e18d8b0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3b2c00>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e1b7140>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e1db500>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e2382c0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e23aa20>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e2383e0>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e2052b0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72db293a0>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e1da300>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e18fd10>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa72e1da660>\\r\\n# zipimport: found 34 names in \\'/tmp/ansible_community.general.ini_file_payload_9buaf67c/ansible_community.general.ini_file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72db7f110>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72db5e000>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72db5d160>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72db7cfe0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72dbaaba0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72dbaa930>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72dbaa240>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72dbaac60>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72db7fda0>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72dbab860>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72dbab9e0>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72dbabe30>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da15b20>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da177d0>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da181a0>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da19070>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da1bda0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e3caae0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da1a0c0>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da23bf0>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da226c0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da22450>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da22990>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da1a5a0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da6be30>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da6be90>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da6da00>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da6d7c0>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da6ff20>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da6e060>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da736e0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da6ffb0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da74740>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da748f0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da74890>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da6c050>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da77f80>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72dafd280>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da76750>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da77ad0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da76360>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72d905370>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72d9060f0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72dafd4f0>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72d906120>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72d9072f0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72d911d00>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72d90f950>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da02660>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72dbea330>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72d911eb0>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72d911a90>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community.general\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community.general.plugins\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community.general.plugins.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 998, \"gid\": 998, \"owner\": \"sssd\", \"group\": \"sssd\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"id_provider\", \"value\": \"proxy\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible_collections\\r\\n# destroy ansible_collections\\r\\n# cleanup[2] removing ansible_collections.community\\r\\n# destroy ansible_collections.community\\r\\n# cleanup[2] removing ansible_collections.community.general\\r\\n# destroy ansible_collections.community.general\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins\\r\\n# destroy ansible_collections.community.general.plugins\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\\r\\n# destroy ansible_collections.community.general.plugins.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy _blake2\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy fnmatch\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _hashlib\\r\\n# destroy _operator\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.45.174 closed.\\r\\n\")\n 7163 1726888039.36808: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e5104d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e4dfb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e512a50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e2e5130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e2e5fa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e323da0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e323fe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e35b770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e35be00>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e33ba40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e339190>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e320f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e37b710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e37a330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e33a030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e378b00>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3b07d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3201d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e3b0c50>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3b0b30>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e3b0ec0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e31ecf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3b15b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3b1280>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3b24b0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3c86e0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e3c9df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3cac60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e3cb2c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3ca1b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e3cbd40>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3cb470>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3b2510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e163c50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e18c6e0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e18c440>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e18c710>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e18d040>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e18da30>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e18c8f0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e161df0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e18edb0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e18d8b0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3b2c00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e1b7140>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e1db500>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e2382c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e23aa20>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e2383e0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e2052b0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72db293a0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e1da300>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e18fd10>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa72e1da660>\r\n# zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_9buaf67c/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72db7f110>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72db5e000>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72db5d160>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72db7cfe0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72dbaaba0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72dbaa930>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72dbaa240>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72dbaac60>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72db7fda0>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72dbab860>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72dbab9e0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72dbabe30>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da15b20>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da177d0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da181a0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da19070>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da1bda0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e3caae0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da1a0c0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da23bf0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da226c0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da22450>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da22990>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da1a5a0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da6be30>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da6be90>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da6da00>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da6d7c0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da6ff20>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da6e060>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da736e0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da6ffb0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da74740>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da748f0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da74890>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da6c050>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da77f80>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72dafd280>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da76750>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da77ad0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da76360>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72d905370>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72d9060f0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72dafd4f0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72d906120>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72d9072f0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72d911d00>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72d90f950>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da02660>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72dbea330>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72d911eb0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72d911a90>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 998, \"gid\": 998, \"owner\": \"sssd\", \"group\": \"sssd\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"id_provider\", \"value\": \"proxy\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.45.174 closed.\r\n 7163 1726888039.38862: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'domain/nssfiles', 'option': 'id_provider', 'value': 'proxy', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 7163 1726888039.38866: Set connection var ansible_shell_executable to /bin/sh\n 7163 1726888039.38869: Set connection var ansible_timeout to 10\n 7163 1726888039.38872: _low_level_execute_command(): starting\n 7163 1726888039.38965: Set connection var ansible_module_compression to ZIP_DEFLATED\n 7163 1726888039.39341: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142/ > /dev/null 2>&1 && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888039.39354: Set connection var ansible_shell_type to sh\n 7163 1726888039.39358: Set connection var ansible_pipelining to False\n 7163 1726888039.39360: Set connection var ansible_connection to ssh\n 7163 1726888039.39363: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888039.39365: variable 'ansible_connection' from source: unknown\n 7163 1726888039.39367: variable 'ansible_module_compression' from source: unknown\n 7163 1726888039.39371: variable 'ansible_shell_type' from source: unknown\n 7163 1726888039.39374: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888039.39376: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888039.39379: variable 'ansible_pipelining' from source: unknown\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 7163 1726888039.39394: variable 'ansible_timeout' from source: unknown\n 7163 1726888039.39397: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888039.39399: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 7163 1726888039.39402: variable 'omit' from source: magic vars\n 7163 1726888039.39404: starting attempt loop\n 7163 1726888039.39406: running the handler\n 7163 1726888039.39409: _low_level_execute_command(): starting\n 7163 1726888039.39411: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 7163 1726888039.39421: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888039.39423: stdout chunk (state=3):\n>>><<<\n 7163 1726888039.39425: stderr chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888039.39431: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888039.39438: _low_level_execute_command(): starting\n 7163 1726888039.39441: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583/AnsiballZ_ini_file.py && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' -tt 10.31.46.206 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 7163 1726888039.39450: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888039.39452: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888039.40391: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888039.40395: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888039.40397: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888039.40400: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\n<<<\n 7163 1726888039.40402: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888039.40404: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888039.40406: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 7163 1726888039.40408: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888039.40410: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888039.40412: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888039.40415: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888039.40417: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888039.40419: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888039.40706: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888039.41164: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888039.41261: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888039.41281: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\n<<<\n 7163 1726888039.41299: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 7163 1726888039.41350: stderr chunk (state=3):\n>>>debug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888039.41499: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\n<<<\n 7163 1726888039.41513: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888039.41540: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\n<<<\n 7163 1726888039.41618: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888039.41768: stdout chunk (state=3):\n>>>/root\n<<<\n 7163 1726888039.41782: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888039.41864: stderr chunk (state=3):\n>>><<<\n 7163 1726888039.41880: stdout chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'/root\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888039.42013: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888039.42018: _low_level_execute_command(): starting\n 7163 1726888039.42022: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736 `\" && echo ansible-tmp-1726888039.419188-7712-275850355536736=\"` echo /root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736 `\" ) && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736 `\" && echo ansible-tmp-1726888039.419188-7712-275850355536736=\"` echo /root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736 `\" ) && sleep 0'\"'\"''\n 7163 1726888039.42519: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\n<<<\n 7163 1726888039.42523: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 7163 1726888039.42525: stderr chunk (state=3):\n>>><<<\n 7163 1726888039.42536: stdout chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888039.42615: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888039.42619: handler run complete\n 7163 1726888039.42657: attempt loop complete, returning result\n 7163 1726888039.42694: variable 'item' from source: unknown\n 7163 1726888039.42802: variable 'item' from source: unknown\nok: [managed_node2] => (item={'key': 'id_provider', 'value': 'proxy'}) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"diff\": {\n \"after\": \"\",\n \"after_header\": \"/etc/sssd/sssd.conf (content)\",\n \"before\": \"\",\n \"before_header\": \"/etc/sssd/sssd.conf (content)\"\n },\n \"gid\": 998,\n \"group\": \"sssd\",\n \"invocation\": {\n \"module_args\": {\n \"allow_no_value\": false,\n \"attributes\": null,\n \"backup\": false,\n \"create\": true,\n \"exclusive\": true,\n \"follow\": false,\n \"group\": \"root\",\n \"ignore_spaces\": false,\n \"mode\": \"0600\",\n \"modify_inactive_option\": true,\n \"no_extra_spaces\": false,\n \"option\": \"id_provider\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"section\": \"domain/nssfiles\",\n \"section_has_values\": null,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"state\": \"present\",\n \"unsafe_writes\": false,\n \"value\": \"proxy\",\n \"values\": null\n }\n },\n \"item\": {\n \"key\": \"id_provider\",\n \"value\": \"proxy\"\n },\n \"mode\": \"0600\",\n \"owner\": \"sssd\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"secontext\": \"system_u:object_r:sssd_conf_t:s0\",\n \"size\": 144,\n \"state\": \"file\",\n \"uid\": 998\n}\n\nMSG:\n\nOK\n 7163 1726888039.43378: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888039.43382: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888039.43387: variable 'omit' from source: magic vars\n 7163 1726888039.43390: variable 'tlog_use_sssd' from source: role '' defaults\n 7163 1726888039.43392: Evaluated conditional (tlog_use_sssd | bool): True\n 7163 1726888039.43511: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888039.43515: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888039.43518: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888039.43520: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888039.43523: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888039.43525: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\n<<<\n 7163 1726888039.43547: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888039.43701: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888039.43736: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888039.43751: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 7163 1726888039.43766: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888039.43954: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888039.44067: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 7163 1726888039.44095: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888039.44583: Evaluated conditional ('sssd' in ansible_facts.packages): True\n 7163 1726888039.44622: variable 'omit' from source: magic vars\n 7163 1726888039.44656: variable 'omit' from source: magic vars\n 7163 1726888039.44734: variable '__tlog_sssd_conf' from source: role '' all vars\n 7163 1726888039.44815: variable '__tlog_sssd_conf' from source: role '' all vars\n 7163 1726888039.44921: variable 'item' from source: unknown\n 7163 1726888039.45005: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 7163 1726888039.45096: stdout chunk (state=3):\n>>>import _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\n<<<\n 7163 1726888039.45100: variable 'item' from source: unknown\n 7163 1726888039.45189: variable 'omit' from source: magic vars\n 7163 1726888039.45197: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 7163 1726888039.45200: stdout chunk (state=3):\n>>>import '_weakref' # \r\n<<<\n 7163 1726888039.45202: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 7163 1726888039.45209: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888039.45222: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888039.45246: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 7163 1726888039.45260: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888039.45274: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888039.45380: Set connection var ansible_shell_executable to /bin/sh\n 7163 1726888039.45416: Set connection var ansible_timeout to 10\n 7163 1726888039.45419: Set connection var ansible_module_compression to ZIP_DEFLATED\n 7163 1726888039.45421: Set connection var ansible_shell_type to sh\n 7163 1726888039.45427: Set connection var ansible_pipelining to False\n 7163 1726888039.45434: Set connection var ansible_connection to ssh\n 7163 1726888039.45469: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\n<<<\n 7163 1726888039.45524: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888039.45529: variable 'ansible_connection' from source: unknown\n 7163 1726888039.45532: variable 'ansible_module_compression' from source: unknown\n 7163 1726888039.45534: variable 'ansible_shell_type' from source: unknown\n 7163 1726888039.45537: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888039.45540: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888039.45543: variable 'ansible_pipelining' from source: unknown\n 7163 1726888039.45545: variable 'ansible_timeout' from source: unknown\n 7163 1726888039.45622: stdout chunk (state=3):\n>>>import 'codecs' # \r\n<<<\n 7163 1726888039.45625: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888039.45632: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\n<<<\n 7163 1726888039.45748: stdout chunk (state=3):\n>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d590184d0>\r\n<<<\n 7163 1726888039.45765: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58fe7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5901aa50>\r\n<<<\n 7163 1726888039.45867: stdout chunk (state=3):\n>>>import '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\n<<<\n 7163 1726888039.45960: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 7163 1726888039.46154: variable 'omit' from source: magic vars\n 7163 1726888039.46158: starting attempt loop\n 7163 1726888039.46160: running the handler\n 7163 1726888039.46163: _low_level_execute_command(): starting\n 7163 1726888039.46165: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888039.46173: stdout chunk (state=3):\n>>>ansible-tmp-1726888039.419188-7712-275850355536736=/root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736\n<<<\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 7163 1726888039.46587: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'<<<\n 7163 1726888039.46595: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888039.46599: stdout chunk (state=3):\n>>><<<\n 7163 1726888039.46601: stderr chunk (state=3):\n>>><<<\n 7163 1726888039.46604: stdout chunk (state=3):\n>>>\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e2d130>\r\n<<<\n 7163 1726888039.46607: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py<<<\n 7163 1726888039.46609: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n<10.31.12.215> (0, b'ansible-tmp-1726888039.419188-7712-275850355536736=/root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888039.46615: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888039.419188-7712-275850355536736=/root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888039.46619: stdout chunk (state=3):\n>>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e2dfa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 7163 1726888039.46992: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py<<<\n 7163 1726888039.47287: variable 'ansible_module_compression' from source: unknown\n 7163 1726888039.47293: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible_collections.community.general.plugins.modules.ini_file-ZIP_DEFLATED\n 7163 1726888039.47739: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 7163 1726888039.47745: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 7163 1726888039.47749: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e6bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e6bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 7163 1726888039.47753: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888039.47756: stdout chunk (state=3):\n>>>import 'itertools' # <<<\n 7163 1726888039.47758: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888039.47761: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ea3770>\r\n<<<\nUsing module file /tmp/collections-FCu/ansible_collections/community/general/plugins/modules/ini_file.py\n 7163 1726888039.47765: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736/AnsiballZ_ini_file.py\n<10.31.12.215> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmp6ofhksf5 TO /root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736/AnsiballZ_ini_file.py\n 7163 1726888039.47799: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ea3e00>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e83a40>\r\n<<<\n<10.31.12.215> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' '[10.31.12.215]'\n 7163 1726888039.48086: stdout chunk (state=3):\n>>>import '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e81190>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e68f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n<<<\n 7163 1726888039.48121: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n<<<\n 7163 1726888039.48290: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n<<<\n 7163 1726888039.48294: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n<<<\n 7163 1726888039.48298: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\n<<<\n 7163 1726888039.48301: stdout chunk (state=3):\n>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ec3710><<<\n 7163 1726888039.48303: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888039.48368: Sending initial data\n 7163 1726888039.48371: stdout chunk (state=3):\n>>>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ec2330>\r\n<<<\n 7163 1726888039.48374: Sent initial data (154 bytes)\n 7163 1726888039.48403: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e82030><<<\n 7163 1726888039.48406: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888039.48461: stdout chunk (state=3):\n>>>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ec0b00>\r\n<<<\n 7163 1726888039.48465: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\n<<<\n 7163 1726888039.48533: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888039.48543: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ef87d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e681d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py<<<\n 7163 1726888039.48563: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'<<<\n 7163 1726888039.48779: stdout chunk (state=3):\n>>>\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888039.48793: stdout chunk (state=3):\n>>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58ef8c50><<<\n 7163 1726888039.48798: stdout chunk (state=3):\n>>>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ef8b30><<<\n 7163 1726888039.48803: stdout chunk (state=3):\n>>>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58ef8ec0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e66cf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n<<<\n 7163 1726888039.48806: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888039.48819: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n<<<\n 7163 1726888039.48823: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888039.48951: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ef95b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ef9280><<<\n 7163 1726888039.48960: stdout chunk (state=3):\n>>>\r\nimport 'importlib.machinery' # <<<\n 7163 1726888039.48964: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888039.49042: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6519\r\n<<<\n 7163 1726888039.49046: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58efa4b0>\r\nimport 'importlib.util' # \r\n<<<\n 7163 1726888039.49051: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888039.49357: stdout chunk (state=3):\n>>>import 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n<<<\n 7163 1726888039.49368: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58f106e0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58f11df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'<<<\n 7163 1726888039.49375: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'<<<\n 7163 1726888039.49472: stdout chunk (state=3):\n>>>\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58f12c60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58f132c0>\r\n<<<\n 7163 1726888039.49476: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888039.49536: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58f121b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n<<<\n 7163 1726888039.49578: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58f13d40>\r\n<<<\n 7163 1726888039.49685: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58f13470>\r\n<<<\n 7163 1726888039.49804: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58efa510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n<<<\n 7163 1726888039.49808: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n<<<\n 7163 1726888039.49845: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n<<<\n 7163 1726888039.49878: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58c9fc50><<<\n 7163 1726888039.50289: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'<<<\n 7163 1726888039.50294: stdout chunk (state=3):\n>>>\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58cc87a0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58cc8500><<<\n 7163 1726888039.50297: stdout chunk (state=3):\n>>>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'<<<\n 7163 1726888039.50302: stdout chunk (state=3):\n>>>\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58cc86b0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 7163 1726888039.50305: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'<<<\n 7163 1726888039.50307: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888039.50434: stdout chunk (state=3):\n>>>\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58cc9040>\r\n<<<\n 7163 1726888039.50460: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888039.50498: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888039.50710: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 7163 1726888039.50777: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888039.50791: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58cc9a30>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58cc88f0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58c9ddf0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ccade0>\r\n<<<\n 7163 1726888039.50824: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58cc9b50>\r\n<<<\n 7163 1726888039.50891: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888039.50895: stdout chunk (state=3):\n>>>/root\n<<<\n 7163 1726888039.50927: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58efac00>\r\n<<<\n 7163 1726888039.50953: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888039.51094: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 7163 1726888039.51101: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888039.51105: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 7163 1726888039.51108: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888039.51110: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888039.51174: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888039.51205: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58cf3140>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n<<<\n 7163 1726888039.51214: stderr chunk (state=3):\n>>><<<\n 7163 1726888039.51217: stdout chunk (state=3):\n>>><<<\n 7163 1726888039.51275: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 7163 1726888039.51378: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n<10.31.45.174> (0, b'/root\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888039.51391: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888039.51394: _low_level_execute_command(): starting\n 7163 1726888039.51396: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801 `\" && echo ansible-tmp-1726888039.5130403-7714-87822397685801=\"` echo /root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801 `\" ) && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888039.51402: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58d17500>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 7163 1726888039.51404: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 7163 1726888039.51461: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n<<<\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801 `\" && echo ansible-tmp-1726888039.5130403-7714-87822397685801=\"` echo /root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801 `\" ) && sleep 0'\"'\"''\n 7163 1726888039.51486: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58d742c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 7163 1726888039.51859: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58d76a20>\r\n<<<\n 7163 1726888039.52001: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58d743e0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58d412e0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\n<<<\n 7163 1726888039.52025: stdout chunk (state=3):\n>>>import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58b7d430>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58d16300>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ccbd10>\r\n<<<\n 7163 1726888039.52173: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 7163 1726888039.52290: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9d58d16660>\r\n<<<\n 7163 1726888039.52580: stdout chunk (state=3):\n>>># zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_az4k12x9/ansible_community.general.ini_file_payload.zip'\r\n<<<\n 7163 1726888039.52802: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.52898: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.53039: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'<<<\n 7163 1726888039.53143: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888039.53203: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 7163 1726888039.53395: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888039.53470: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58bd3170>\r\nimport '_typing' # <<<\n 7163 1726888039.53499: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888039.53544: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888039.53552: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\n<<<\n 7163 1726888039.53560: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888039.53654: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888039.53699: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 7163 1726888039.53703: stdout chunk (state=3):\n>>>\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58bb2060>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58bb11c0>\r\n<<<\n 7163 1726888039.53706: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 7163 1726888039.53709: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\n<<<\n 7163 1726888039.53728: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888039.53731: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888039.53748: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.54104: stdout chunk (state=3):\n>>>import 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.54107: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 7163 1726888039.54175: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 7163 1726888039.54398: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp6ofhksf5\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736/AnsiballZ_ini_file.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 7163 1726888039.54402: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp6ofhksf5 /root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736/AnsiballZ_ini_file.py\n<<<\n 7163 1726888039.54485: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmp6ofhksf5\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736/AnsiballZ_ini_file.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736/AnsiballZ_ini_file.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736/AnsiballZ_ini_file.py M:0x001a\r\n<<<\n 7163 1726888039.54627: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122733\r\n<<<\n 7163 1726888039.55471: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 122733 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 7163 1726888039.55556: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888039.55641: stdout chunk (state=3):\n>>>ansible-tmp-1726888039.5130403-7714-87822397685801=/root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801\n<<<\n 7163 1726888039.55669: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888039.55723: stderr chunk (state=3):\n>>><<<\n 7163 1726888039.55746: stdout chunk (state=3):\n>>><<<\n 7163 1726888039.55770: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n<10.31.12.215> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp6ofhksf5 /root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736/AnsiballZ_ini_file.py\\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master at \\'/root/.ansible/cp/1fb99bda8d\\'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp6ofhksf5\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736/AnsiballZ_ini_file.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmp6ofhksf5\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736/AnsiballZ_ini_file.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736/AnsiballZ_ini_file.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736/AnsiballZ_ini_file.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122733\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 122733 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 7163 1726888039.55947: done transferring module to remote\n 7163 1726888039.55950: stdout chunk (state=3):\n>>><<<\n 7163 1726888039.55953: stderr chunk (state=3):\n>>><<<\n 7163 1726888039.55955: _low_level_execute_command(): starting\n 7163 1726888039.55957: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736/ /root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736/AnsiballZ_ini_file.py && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.45.174> (0, b'ansible-tmp-1726888039.5130403-7714-87822397685801=/root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888039.55965: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888039.5130403-7714-87822397685801=/root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736/ /root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 7163 1726888039.55971: variable 'ansible_module_compression' from source: unknown\n 7163 1726888039.56244: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible_collections.community.general.plugins.modules.ini_file-ZIP_DEFLATED\n 7163 1726888039.56247: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 7163 1726888039.56250: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\nUsing module file /tmp/collections-FCu/ansible_collections/community/general/plugins/modules/ini_file.py\n 7163 1726888039.56254: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801/AnsiballZ_ini_file.py\n<10.31.45.174> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmp2qa5mjhv TO /root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801/AnsiballZ_ini_file.py\n<10.31.45.174> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' '[10.31.45.174]'\n 7163 1726888039.56402: Sending initial data\n 7163 1726888039.56406: Sent initial data (154 bytes)\n 7163 1726888039.57160: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888039.57210: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888039.57287: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888039.57448: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888039.57452: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888039.57460: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888039.57499: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888039.57519: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888039.58258: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58bd1040>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58bfeab0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58bfe840>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58bfe150><<<\n 7163 1726888039.58324: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py<<<\n 7163 1726888039.58352: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 7163 1726888039.58427: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58bfe900>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5901a9c0>\r\nimport 'atexit' # \r\n<<<\n 7163 1726888039.58475: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'<<<\n 7163 1726888039.58542: stdout chunk (state=3):\n>>>\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58bff7a0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58bff9e0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 7163 1726888039.58718: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58bfff20>\r\nimport 'pwd' # \r\n<<<\n 7163 1726888039.58760: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'<<<\n 7163 1726888039.58765: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888039.58837: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58519c40>\r\n<<<\n 7163 1726888039.58948: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'<<<\n 7163 1726888039.58957: stdout chunk (state=3):\n>>>\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d5851b860><<<\n 7163 1726888039.58960: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n<<<\n 7163 1726888039.59144: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 7163 1726888039.59148: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5851c260><<<\n 7163 1726888039.59150: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n<<<\n 7163 1726888039.59199: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\n<<<\n 7163 1726888039.59319: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5851d130>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 7163 1726888039.59365: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 7163 1726888039.59421: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5851fe60>\r\n<<<\n 7163 1726888039.59473: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp2qa5mjhv\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801/AnsiballZ_ini_file.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 7163 1726888039.59480: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp2qa5mjhv /root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801/AnsiballZ_ini_file.py\n<<<\n 7163 1726888039.59528: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmp2qa5mjhv\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801/AnsiballZ_ini_file.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801/AnsiballZ_ini_file.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801/AnsiballZ_ini_file.py M:0x001a\r\n<<<\n 7163 1726888039.59880: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122733\r\n<<<\n 7163 1726888039.59885: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d5851fdd0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5851e150>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n<<<\n 7163 1726888039.59890: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58527bf0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d585266c0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58526450><<<\n 7163 1726888039.59913: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'<<<\n 7163 1726888039.60167: stdout chunk (state=3):\n>>>\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58526990>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5851e660>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d5856fe00>\r\n<<<\n 7163 1726888039.60393: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5856ffb0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58571a00>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d585717c0><<<\n 7163 1726888039.60429: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 7163 1726888039.60705: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 7163 1726888039.61218: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58573fb0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d585720f0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58577710>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d585740e0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58578230>\r\n<<<\n 7163 1726888039.61261: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888039.61265: stdout chunk (state=3):\n>>><<<\n 7163 1726888039.61279: stderr chunk (state=3):\n>>><<<\n 7163 1726888039.61285: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58578890>\r\n<<<\n<10.31.12.215> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888039.61358: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888039.61363: _low_level_execute_command(): starting\n 7163 1726888039.61366: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736/AnsiballZ_ini_file.py && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888039.61459: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d585787d0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58570080>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n<<<\n 7163 1726888039.61672: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d5857bfe0>\r\n<<<\n 7163 1726888039.61699: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 122733 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 7163 1726888039.61733: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' -tt 10.31.12.215 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 7163 1726888039.61990: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58400e30>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5857a7b0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d5857bb30>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5857a3c0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.62547: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.62551: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.62554: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888039.62558: stdout chunk (state=3):\n>>><<<\n 7163 1726888039.62560: stderr chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp2qa5mjhv /root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801/AnsiballZ_ini_file.py\\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master at \\'/root/.ansible/cp/26e6bc9b9f\\'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp2qa5mjhv\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801/AnsiballZ_ini_file.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmp2qa5mjhv\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801/AnsiballZ_ini_file.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801/AnsiballZ_ini_file.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801/AnsiballZ_ini_file.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122733\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 122733 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 7163 1726888039.62568: done transferring module to remote\n 7163 1726888039.62570: _low_level_execute_command(): starting\n 7163 1726888039.62572: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801/ /root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801/AnsiballZ_ini_file.py && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801/ /root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 7163 1726888039.62624: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.62906: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.63478: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\n<<<\n 7163 1726888039.63481: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n<<<\n 7163 1726888039.63488: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n 7163 1726888039.63557: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888039.63561: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58408ec0>\r\n<<<\n 7163 1726888039.63624: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888039.63664: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888039.63810: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888039.63824: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58409c40>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58578410>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.64029: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.64074: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888039.64155: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58409cd0>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.64212: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888039.64289: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888039.64512: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.64664: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888039.64973: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.64977: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\n<<<\n 7163 1726888039.64980: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\n<<<\n 7163 1726888039.64987: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\n<<<\n 7163 1726888039.64989: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888039.65002: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.65086: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n<<<\n 7163 1726888039.65090: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.65175: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888039.65178: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\n<<<\n 7163 1726888039.65254: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888039.65465: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.65673: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.66374: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5840ad80>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.66393: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.66434: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.66501: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 7163 1726888039.66527: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888039.66607: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58415a00>\r\n<<<\n 7163 1726888039.66666: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58413740>\r\n<<<\n 7163 1726888039.66725: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.66851: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.66868: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.66901: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888039.66905: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n<<<\n 7163 1726888039.67054: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 7163 1726888039.67084: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58502450>\r\n<<<\n 7163 1726888039.67174: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58c3a120>\r\n<<<\n 7163 1726888039.67298: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888039.67301: stdout chunk (state=3):\n>>><<<\n 7163 1726888039.67304: stderr chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888039.67450: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888039.67643: _low_level_execute_command(): starting\n 7163 1726888039.67647: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801/AnsiballZ_ini_file.py && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' -tt 10.31.45.174 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 7163 1726888039.67659: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58415c70>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58415a90>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins.modules' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.68014: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.68416: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\n<<<\n 7163 1726888039.68427: stdout chunk (state=3):\n>>>import 'marshal' # <<<\n 7163 1726888039.68430: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888039.68455: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.68564: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook<<<\n 7163 1726888039.68571: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888039.68652: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 7163 1726888039.68698: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n<<<\n 7163 1726888039.68709: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'<<<\n 7163 1726888039.68717: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888039.68964: stdout chunk (state=3):\n>>>import '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a6184d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a5e7b30><<<\n 7163 1726888039.68973: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n<<<\n 7163 1726888039.68994: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"id_provider\", \"value\": \"proxy\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n<<<\n 7163 1726888039.69097: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a61aa50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # <<<\n 7163 1726888039.69108: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888039.69224: stdout chunk (state=3):\n>>>import 'io' # \r\nimport '_stat' # <<<\n 7163 1726888039.69228: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888039.69232: stdout chunk (state=3):\n>>>import 'stat' # \r\n<<<\n 7163 1726888039.69507: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n<<<\n 7163 1726888039.69527: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\n<<<\n 7163 1726888039.69690: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888039.69702: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888039.70027: stdout chunk (state=3):\n>>>Processing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'<<<\n 7163 1726888039.70032: stdout chunk (state=3):\n>>>\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a42d130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a42dfa0>\r\n<<<\n 7163 1726888039.70039: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n<<<\n 7163 1726888039.70042: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888039.70045: stdout chunk (state=3):\n>>>import 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.<<<\n 7163 1726888039.70051: stdout chunk (state=3):\n>>># destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n<<<\n 7163 1726888039.70055: stdout chunk (state=3):\n>>># cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n<<<\n 7163 1726888039.70128: stdout chunk (state=3):\n>>># destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 7163 1726888039.70216: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\n<<<\n 7163 1726888039.70224: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888039.70353: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888039.70361: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n<<<\n 7163 1726888039.70366: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n<<<\n 7163 1726888039.70523: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888039.70528: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 7163 1726888039.70530: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 7163 1726888039.70534: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888039.70536: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n<<<\n 7163 1726888039.70621: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n<<<\n 7163 1726888039.70624: stdout chunk (state=3):\n>>># destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n<<<\n 7163 1726888039.70943: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a46bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a46bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n<<<\n 7163 1726888039.70968: stdout chunk (state=3):\n>>># destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n<<<\n 7163 1726888039.71245: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4a3770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4a3e00>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a483a40>\r\nimport '_functools' # <<<\n 7163 1726888039.71249: stdout chunk (state=3):\n>>>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a481190>\r\n<<<\n 7163 1726888039.71457: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a468f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\n<<<\n 7163 1726888039.71468: stdout chunk (state=3):\n>>># destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 7163 1726888039.71497: stdout chunk (state=3):\n>>>import '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n<<<\n 7163 1726888039.71540: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'<<<\n 7163 1726888039.71572: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py<<<\n 7163 1726888039.71585: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888039.71654: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4c3710>\r\n<<<\n 7163 1726888039.71676: stdout chunk (state=3):\n>>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4c2330>\r\n<<<\n 7163 1726888039.71825: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a482030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4c0b00>\r\n<<<\n 7163 1726888039.72121: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.46.206 closed.\r\n<<<\n 7163 1726888039.72125: stderr chunk (state=3):\n>>><<<\n 7163 1726888039.72135: stdout chunk (state=3):\n>>><<<\n 7163 1726888039.72201: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4f87d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4681d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a4f8c50>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4f8b30>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a4f8ec0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a466cf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\n<<<\n 7163 1726888039.72208: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4f95b0>\r\n<<<\n 7163 1726888039.72263: stdout chunk (state=3):\n>>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4f9280>\r\n<<<\n 7163 1726888039.72268: stdout chunk (state=3):\n>>>import 'importlib.machinery' # \r\n<<<\n 7163 1726888039.72390: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'<<<\n<10.31.46.206> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d590184d0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58fe7b30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5901aa50>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e2d130>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e2dfa0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e6bda0>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e6bfe0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ea3770>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ea3e00>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e83a40>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e81190>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e68f50>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ec3710>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ec2330>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e82030>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ec0b00>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ef87d0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e681d0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58ef8c50>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ef8b30>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58ef8ec0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e66cf0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ef95b0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ef9280>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58efa4b0>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58f106e0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58f11df0>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58f12c60>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58f132c0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58f121b0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58f13d40>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58f13470>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58efa510>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58c9fc50>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58cc87a0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58cc8500>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58cc86b0>\\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58cc9040>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58cc9a30>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58cc88f0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58c9ddf0>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ccade0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58cc9b50>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58efac00>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58cf3140>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58d17500>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58d742c0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58d76a20>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58d743e0>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58d412e0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58b7d430>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58d16300>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ccbd10>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9d58d16660>\\r\\n# zipimport: found 34 names in \\'/tmp/ansible_community.general.ini_file_payload_az4k12x9/ansible_community.general.ini_file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58bd3170>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58bb2060>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58bb11c0>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58bd1040>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58bfeab0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58bfe840>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58bfe150>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58bfe900>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5901a9c0>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58bff7a0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58bff9e0>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58bfff20>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58519c40>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d5851b860>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5851c260>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5851d130>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5851fe60>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d5851fdd0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5851e150>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58527bf0>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d585266c0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58526450>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58526990>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5851e660>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d5856fe00>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5856ffb0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58571a00>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d585717c0>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58573fb0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d585720f0>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58577710>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d585740e0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58578230>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58578890>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d585787d0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58570080>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d5857bfe0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58400e30>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5857a7b0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d5857bb30>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5857a3c0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58408ec0>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58409c40>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58578410>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58409cd0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5840ad80>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58415a00>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58413740>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58502450>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58c3a120>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58415c70>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58415a90>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community.general\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community.general.plugins\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community.general.plugins.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"id_provider\", \"value\": \"proxy\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible_collections\\r\\n# destroy ansible_collections\\r\\n# cleanup[2] removing ansible_collections.community\\r\\n# destroy ansible_collections.community\\r\\n# cleanup[2] removing ansible_collections.community.general\\r\\n# destroy ansible_collections.community.general\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins\\r\\n# destroy ansible_collections.community.general.plugins\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\\r\\n# destroy ansible_collections.community.general.plugins.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy _blake2\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy fnmatch\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _hashlib\\r\\n# destroy _operator\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.46.206 closed.\\r\\n\")\n 7163 1726888039.72996: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d590184d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58fe7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5901aa50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e2d130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e2dfa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e6bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e6bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ea3770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ea3e00>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e83a40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e81190>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e68f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ec3710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ec2330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e82030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ec0b00>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ef87d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e681d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58ef8c50>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ef8b30>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58ef8ec0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e66cf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ef95b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ef9280>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58efa4b0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58f106e0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58f11df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58f12c60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58f132c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58f121b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58f13d40>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58f13470>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58efa510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58c9fc50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58cc87a0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58cc8500>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58cc86b0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58cc9040>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58cc9a30>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58cc88f0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58c9ddf0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ccade0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58cc9b50>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58efac00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58cf3140>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58d17500>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58d742c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58d76a20>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58d743e0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58d412e0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58b7d430>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58d16300>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ccbd10>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9d58d16660>\r\n# zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_az4k12x9/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58bd3170>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58bb2060>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58bb11c0>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58bd1040>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58bfeab0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58bfe840>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58bfe150>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58bfe900>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5901a9c0>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58bff7a0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58bff9e0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58bfff20>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58519c40>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d5851b860>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5851c260>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5851d130>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5851fe60>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d5851fdd0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5851e150>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58527bf0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d585266c0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58526450>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58526990>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5851e660>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d5856fe00>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5856ffb0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58571a00>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d585717c0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58573fb0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d585720f0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58577710>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d585740e0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58578230>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58578890>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d585787d0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58570080>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d5857bfe0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58400e30>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5857a7b0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d5857bb30>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5857a3c0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58408ec0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58409c40>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58578410>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58409cd0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5840ad80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58415a00>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58413740>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58502450>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58c3a120>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58415c70>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58415a90>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"id_provider\", \"value\": \"proxy\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.46.206 closed.\r\n 7163 1726888039.75156: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 7163 1726888039.75160: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 7163 1726888039.75162: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 7163 1726888039.75165: stdout chunk (state=3):\n>>>\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4fa4b0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a5106e0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'<<<\n 7163 1726888039.75168: stdout chunk (state=3):\n>>>\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'<<<\n 7163 1726888039.75170: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 7163 1726888039.75174: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 7163 1726888039.75176: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 7163 1726888039.75179: stdout chunk (state=3):\n>>>import 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 7163 1726888039.75186: stdout chunk (state=3):\n>>>\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a511df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n<<<\n 7163 1726888039.75189: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888039.75199: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a512c60><<<\n 7163 1726888039.75202: stdout chunk (state=3):\n>>>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a5132c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a5121b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'<<<\n 7163 1726888039.75205: stdout chunk (state=3):\n>>>import '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n<<<\n 7163 1726888039.75209: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40eaa184d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea9e7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40eaa1aa50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\n<<<\n 7163 1726888039.75211: stdout chunk (state=3):\n>>>import 'io' # \r\n<<<\n 7163 1726888039.75216: stdout chunk (state=3):\n>>>\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a513d40>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a513470>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4fa510><<<\n 7163 1726888039.75220: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\n<<<\n 7163 1726888039.75446: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n<<<\n 7163 1726888039.77122: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'domain/nssfiles', 'option': 'id_provider', 'value': 'proxy', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 7163 1726888039.77128: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a29bc50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py<<<\n 7163 1726888039.77134: stdout chunk (state=3):\n>>>import 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea82d130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea82dfa0>\r\n<<<\n 7163 1726888039.77141: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'<<<\n 7163 1726888039.77144: _low_level_execute_command(): starting\n 7163 1726888039.77147: stdout chunk (state=3):\n>>>import 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 7163 1726888039.77153: stdout chunk (state=3):\n>>>\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a2c46e0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a2c4440>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'<<<\n 7163 1726888039.77216: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583/ > /dev/null 2>&1 && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 7163 1726888039.77251: stdout chunk (state=3):\n>>>\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a2c4710>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 7163 1726888039.77254: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888039.77280: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n<<<\n 7163 1726888039.77283: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\n<<<\n 7163 1726888039.77286: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea86bda0>\r\n<<<\n 7163 1726888039.77289: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n<<<\n 7163 1726888039.77314: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a2c5040>\r\n<<<\n 7163 1726888039.77317: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea86bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n<<<\n 7163 1726888039.77320: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a2c5a30>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a2c48f0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a299df0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 7163 1726888039.77323: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8a3770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8a3e00>\r\nimport '_collections' # \r\n<<<\n 7163 1726888039.77326: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea883a40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea881190>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea868f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8c3710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8c2330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n<<<\n 7163 1726888039.77328: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea882030>\r\n<<<\n 7163 1726888039.77331: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a2c6db0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a2c58b0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4fac00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a2ef140>\r\n<<<\n 7163 1726888039.77335: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n<<<\n 7163 1726888039.77340: stdout chunk (state=3):\n>>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8c0b00>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8f87d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8681d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n<<<\n 7163 1726888039.77342: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea8f8c50>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8f8b30>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea8f8ec0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea866cf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8f95b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8f9280>\r\nimport 'importlib.machinery' # \r\n<<<\n 7163 1726888039.77345: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a313500>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 7163 1726888039.77347: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\n<<<\n 7163 1726888039.77350: stdout chunk (state=3):\n>>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8fa4b0>\r\n<<<\n 7163 1726888039.77353: stdout chunk (state=3):\n>>>import 'importlib.util' # \r\n<<<\n 7163 1726888039.77356: stdout chunk (state=3):\n>>>import 'runpy' # \r\n<<<\n 7163 1726888039.77359: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n<<<\n 7163 1726888039.77362: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n<<<\n 7163 1726888039.77364: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea9106e0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea911df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n<<<\n 7163 1726888039.77366: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n<<<\n 7163 1726888039.77369: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a3702c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 7163 1726888039.77372: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a372a20>\r\n<<<\n 7163 1726888039.77375: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea912c60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea9132c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea9121b0>\r\n<<<\n 7163 1726888039.77471: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea913d40>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea913470>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8fa510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea6a3c50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea6cc6e0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea6cc440>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea6cc710>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888039.77477: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a3703e0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a33d2b0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1793a0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a312300>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a2c7d10>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f372a312660>\r\n<<<\n 7163 1726888039.77480: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea6cd040>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea6cda30>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea6cc8f0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea6a1df0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n<<<\n 7163 1726888039.77482: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n<<<\n 7163 1726888039.77596: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea6cedb0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea6cd8b0>\r\n<<<\n 7163 1726888039.77609: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8fac00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 7163 1726888039.77615: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea6f7140>\r\n<<<\n 7163 1726888039.77619: stdout chunk (state=3):\n>>># zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_zf2ab_1r/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n<<<\n 7163 1726888039.77625: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'<<<\n 7163 1726888039.77628: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888039.77631: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888039.77634: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n<<<\n 7163 1726888039.77653: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 7163 1726888039.77662: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'<<<\n 7163 1726888039.77665: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888039.77668: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea71b500>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea7782c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n<<<\n 7163 1726888039.77670: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1cf110>\r\nimport '_typing' # <<<\n 7163 1726888039.77673: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888039.77675: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea77aa20>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea7783e0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea7452b0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea5813a0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea71a300>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea6cfd10>\r\n<<<\n 7163 1726888039.77894: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888039.77899: stdout chunk (state=3):\n>>>\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1ae000>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1ad160>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.77903: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f40ea71a660>\r\n<<<\n 7163 1726888039.78036: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.78041: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\n<<<\n 7163 1726888039.78044: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available<<<\n 7163 1726888039.78046: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888039.78049: stdout chunk (state=3):\n>>># zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_yg1zxg5k/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.78051: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888039.78054: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 7163 1726888039.78056: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 7163 1726888039.78122: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888039.78128: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea5d7110>\r\nimport '_typing' # \r\n<<<\n 7163 1726888039.78132: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea5b6000>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea5b5160>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.78134: stdout chunk (state=3):\n>>>import 'ansible' # \r\n<<<\n 7163 1726888039.78137: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.78141: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.79524: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.79615: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888039.79618: stdout chunk (state=3):\n>>><<<\n 7163 1726888039.79620: stderr chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888039.79807: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888039.79813: handler run complete\n 7163 1726888039.79816: attempt loop complete, returning result\n 7163 1726888039.79997: variable 'item' from source: unknown\n 7163 1726888039.80000: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 7163 1726888039.80344: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888039.80347: variable 'item' from source: unknown\nok: [managed_node3] => (item={'key': 'id_provider', 'value': 'proxy'}) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"diff\": {\n \"after\": \"\",\n \"after_header\": \"/etc/sssd/sssd.conf (content)\",\n \"before\": \"\",\n \"before_header\": \"/etc/sssd/sssd.conf (content)\"\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"allow_no_value\": false,\n \"attributes\": null,\n \"backup\": false,\n \"create\": true,\n \"exclusive\": true,\n \"follow\": false,\n \"group\": \"root\",\n \"ignore_spaces\": false,\n \"mode\": \"0600\",\n \"modify_inactive_option\": true,\n \"no_extra_spaces\": false,\n \"option\": \"id_provider\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"section\": \"domain/nssfiles\",\n \"section_has_values\": null,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"state\": \"present\",\n \"unsafe_writes\": false,\n \"value\": \"proxy\",\n \"values\": null\n }\n },\n \"item\": {\n \"key\": \"id_provider\",\n \"value\": \"proxy\"\n },\n \"mode\": \"0600\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"secontext\": \"system_u:object_r:sssd_conf_t:s0\",\n \"size\": 144,\n \"state\": \"file\",\n \"uid\": 0\n}\n\nMSG:\n\nOK\n 7163 1726888039.81211: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea5d4fe0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea602ba0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea602930>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea602240>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea602c60>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea5d7da0>\r\nimport 'atexit' # \r\n<<<\n 7163 1726888039.81215: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea6037d0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea6039e0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 7163 1726888039.81218: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\n<<<\n 7163 1726888039.81223: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888039.81247: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888039.81250: variable 'omit' from source: magic vars\n 7163 1726888039.81253: stdout chunk (state=3):\n>>>import '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea603e30>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 7163 1726888039.81260: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f19b50>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9f1b800>\r\n<<<\n 7163 1726888039.81303: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n<<<\n 7163 1726888039.81307: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 7163 1726888039.81310: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f1c1d0>\r\n<<<\n 7163 1726888039.81313: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\n<<<\n 7163 1726888039.81316: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f1d0a0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 7163 1726888039.81318: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n<<<\n 7163 1726888039.81320: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n<<<\n 7163 1726888039.81323: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 7163 1726888039.81427: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f1fdd0>\r\n<<<\n 7163 1726888039.81431: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea5d7b90>\r\n<<<\n 7163 1726888039.81491: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f1e0c0>\r\n<<<\n 7163 1726888039.81502: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n<<<\n 7163 1726888039.81506: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n<<<\n 7163 1726888039.81593: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f27cb0>\r\nimport '_tokenize' # \r\n<<<\n 7163 1726888039.81740: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f26780>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f264e0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 7163 1726888039.81958: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f26a50>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f1e540>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9f6fef0>\r\n<<<\n 7163 1726888039.81961: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f70440>\r\n<<<\n 7163 1726888039.81964: variable 'tlog_use_sssd' from source: role '' defaults\n 7163 1726888039.81998: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n<<<\n 7163 1726888039.82006: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9f71b80>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f71940>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 7163 1726888039.82088: Evaluated conditional (tlog_use_sssd | bool): True\n 7163 1726888039.82108: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 7163 1726888039.82503: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9f74140>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f72270>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f77860>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f74230>\r\n<<<\n 7163 1726888039.82509: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1ccfe0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'<<<\n 7163 1726888039.82650: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9f78950>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9f788f0>\r\n<<<\n 7163 1726888039.82657: stdout chunk (state=3):\n>>>\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a1faba0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1fa930>\r\n<<<\n 7163 1726888039.82662: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1fa240><<<\n 7163 1726888039.82665: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9f78a70>\r\n<<<\n 7163 1726888039.82700: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f70290>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n<<<\n 7163 1726888039.82704: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n<<<\n 7163 1726888039.82706: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n<<<\n 7163 1726888039.82711: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n<<<\n 7163 1726888039.82713: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1fac60><<<\n 7163 1726888039.82809: stdout chunk (state=3):\n>>>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1cfda0>\r\nimport 'atexit' # \r\n<<<\n 7163 1726888039.82816: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9e001d0>\r\n<<<\n 7163 1726888039.82821: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 7163 1726888039.83067: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a1fb7d0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a1fb9e0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1fbe30>\r\nimport 'pwd' # <<<\n 7163 1726888039.83195: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'<<<\n 7163 1726888039.83203: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9e01190>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f7a960>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9f7bd10>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f7a5d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.83226: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text' # \r\n<<<\n 7163 1726888039.83233: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.83342: stdout chunk (state=3):\n>>>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b19b50>\r\n<<<\n 7163 1726888039.83347: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'<<<\n 7163 1726888039.83375: stdout chunk (state=3):\n>>>\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729b1b800>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n<<<\n 7163 1726888039.83379: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.83485: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b1c1d0><<<\n 7163 1726888039.83489: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888039.83505: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.83597: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n<<<\n 7163 1726888039.83670: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b1d0a0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 7163 1726888039.83711: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py<<<\n 7163 1726888039.83715: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888039.83942: Evaluated conditional ('sssd' in ansible_facts.packages): True\n 7163 1726888039.84027: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b1fdd0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a1cfb90>\r\n<<<\n 7163 1726888039.84033: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b1e0c0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py<<<\n 7163 1726888039.84036: variable 'omit' from source: magic vars\n 7163 1726888039.84043: variable 'omit' from source: magic vars\n 7163 1726888039.84051: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.84072: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888039.84113: variable '__tlog_sssd_conf' from source: role '' all vars\n 7163 1726888039.84187: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n<<<\n 7163 1726888039.84207: variable '__tlog_sssd_conf' from source: role '' all vars\n 7163 1726888039.84230: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n<<<\n 7163 1726888039.84352: variable 'item' from source: unknown\n 7163 1726888039.84356: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b27cb0>\r\nimport '_tokenize' # <<<\n 7163 1726888039.84430: variable 'item' from source: unknown\n 7163 1726888039.84464: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888039.84523: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b26780><<<\n 7163 1726888039.84526: stdout chunk (state=3):\n>>>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b264e0>\r\n<<<\n 7163 1726888039.84529: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\n<<<\n 7163 1726888039.84561: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.converters' # \r\n<<<\n 7163 1726888039.84568: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n 7163 1726888039.84674: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888039.84677: variable 'omit' from source: magic vars\n 7163 1726888039.84687: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888039.84691: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 7163 1726888039.84694: stdout chunk (state=3):\n>>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9e09310>\r\n<<<\n 7163 1726888039.84741: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 7163 1726888039.84746: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9e0a270>\r\n<<<\n 7163 1726888039.84749: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 7163 1726888039.84903: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b26a50>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b1e540>\r\n<<<\n 7163 1726888039.84911: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f7b470>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.84916: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888039.84919: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.84926: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888039.84929: stdout chunk (state=3):\n>>>import 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.85262: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729b6fef0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b70440>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n<<<\n 7163 1726888039.85266: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.85269: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 7163 1726888039.85271: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888039.85274: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888039.85276: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9e0a720>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.85279: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729b71b80>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b71940>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 7163 1726888039.85352: Set connection var ansible_shell_executable to /bin/sh\n 7163 1726888039.85442: Set connection var ansible_timeout to 10\n 7163 1726888039.85482: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 7163 1726888039.85486: Set connection var ansible_module_compression to ZIP_DEFLATED\n 7163 1726888039.85492: Set connection var ansible_shell_type to sh\n 7163 1726888039.85506: Set connection var ansible_pipelining to False\n 7163 1726888039.85509: Set connection var ansible_connection to ssh\n 7163 1726888039.85520: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888039.85523: variable 'ansible_connection' from source: unknown\n 7163 1726888039.85525: variable 'ansible_module_compression' from source: unknown\n 7163 1726888039.85528: variable 'ansible_shell_type' from source: unknown\n 7163 1726888039.85531: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888039.85534: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888039.85541: variable 'ansible_pipelining' from source: unknown\n 7163 1726888039.85544: variable 'ansible_timeout' from source: unknown\n 7163 1726888039.85548: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888039.85645: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.85673: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 7163 1726888039.85683: variable 'omit' from source: magic vars\n 7163 1726888039.85688: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729b74140>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b72270>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\n<<<\n 7163 1726888039.85749: starting attempt loop\n 7163 1726888039.85753: running the handler\n 7163 1726888039.85813: _low_level_execute_command(): starting\n 7163 1726888039.85816: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 7163 1726888039.86147: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b77860>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b74230>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729b78950>\r\n<<<\n 7163 1726888039.86152: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.86305: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.86313: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.86316: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.86323: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729b788f0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729b78a70>\r\n<<<\n 7163 1726888039.86326: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n<<<\n 7163 1726888039.86368: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b70290>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729a001d0>\r\n<<<\n 7163 1726888039.86448: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.86501: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.86522: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n<<<\n 7163 1726888039.86847: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888039.86864: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888039.86915: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888039.86929: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888039.86979: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\n<<<\n 7163 1726888039.87132: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888039.87230: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.87234: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.87240: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 7163 1726888039.87243: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729a01190>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b7a960>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729b7bd10>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b7a5d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.87250: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n<<<\n 7163 1726888039.87349: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.87358: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9e0b320>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.87399: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 6\r\n<<<\n 7163 1726888039.87407: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\n<<<\n 7163 1726888039.87435: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.87519: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.87579: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.87625: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.87629: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.87679: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.87736: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 7163 1726888039.87774: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888039.87859: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888039.87872: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9e15f70>\r\n<<<\n 7163 1726888039.87900: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9e10ce0>\r\n<<<\n 7163 1726888039.87929: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n<<<\n 7163 1726888039.87953: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.88013: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.88077: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.88103: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.88153: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888039.88188: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n<<<\n 7163 1726888039.88237: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n<<<\n 7163 1726888039.88243: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 7163 1726888039.88287: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n<<<\n 7163 1726888039.88310: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n<<<\n 7163 1726888039.88316: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 7163 1726888039.88385: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f027b0>\r\n<<<\n 7163 1726888039.88424: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea63e480>\r\n<<<\n 7163 1726888039.88585: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.88593: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9e16000>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9e088f0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.88717: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections' # \r\n<<<\n 7163 1726888039.88742: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.88769: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible_collections.community.general' # \r\n<<<\n 7163 1726888039.88772: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.88775: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins' # \r\n<<<\n 7163 1726888039.88798: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.88814: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.88835: stdout chunk (state=3):\n>>>import 'ansible_collections.community.general.plugins.modules' # \r\n<<<\n 7163 1726888039.88839: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.89146: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.89560: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.89596: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\n<<<\n 7163 1726888039.89620: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n<<<\n 7163 1726888039.89728: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 998, \"gid\": 998, \"owner\": \"sssd\", \"group\": \"sssd\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"proxy_lib_name\", \"value\": \"files\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n<<<\n 7163 1726888039.89795: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 7163 1726888039.89852: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729a09310>\r\n<<<\n 7163 1726888039.89858: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 7163 1726888039.89915: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729a0a270>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b7b470>\r\n<<<\n 7163 1726888039.89972: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.90028: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.90052: stdout chunk (state=3):\n>>>import 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.90103: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n<<<\n 7163 1726888039.90116: stdout chunk (state=3):\n>>># clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value<<<\n 7163 1726888039.90132: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888039.90144: stdout chunk (state=3):\n>>># clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n<<<\n 7163 1726888039.90157: stdout chunk (state=3):\n>>># cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n<<<\n 7163 1726888039.90193: stdout chunk (state=3):\n>>># cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n<<<\n 7163 1726888039.90234: stdout chunk (state=3):\n>>># cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n<<<\n 7163 1726888039.90451: stdout chunk (state=3):\n>>>/root\n<<<\n 7163 1726888039.90454: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888039.90460: stdout chunk (state=3):\n>>><<<\n 7163 1726888039.90462: stderr chunk (state=3):\n>>><<<\n 7163 1726888039.90465: stdout chunk (state=3):\n>>># cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n<<<\n 7163 1726888039.90559: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n<10.31.46.206> (0, b'/root\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 6\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888039.90568: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 6\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888039.90574: _low_level_execute_command(): starting\n 7163 1726888039.90757: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403 `\" && echo ansible-tmp-1726888039.9056127-7720-259228604438403=\"` echo /root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403 `\" ) && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888039.90783: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n<<<\n 7163 1726888039.90790: stdout chunk (state=3):\n>>># destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n<<<\n 7163 1726888039.90815: stdout chunk (state=3):\n>>># destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n<<<\n 7163 1726888039.90821: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729a0a720>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.90946: stdout chunk (state=3):\n>>># cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n<<<\n 7163 1726888039.90956: stdout chunk (state=3):\n>>># cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403 `\" && echo ansible-tmp-1726888039.9056127-7720-259228604438403=\"` echo /root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403 `\" ) && sleep 0'\"'\"''\n 7163 1726888039.91047: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n<<<\n 7163 1726888039.91147: stdout chunk (state=3):\n>>># destroy _collections\r\n<<<\n 7163 1726888039.91155: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n<<<\n 7163 1726888039.91436: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n<<<\n 7163 1726888039.91441: stdout chunk (state=3):\n>>># destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 7163 1726888039.91530: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.91677: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.45.174 closed.\r\n<<<\n 7163 1726888039.91719: stderr chunk (state=3):\n>>><<<\n 7163 1726888039.91745: stdout chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40eaa184d0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea9e7b30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40eaa1aa50>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea82d130>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea82dfa0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea86bda0>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea86bfe0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8a3770>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8a3e00>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea883a40>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea881190>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea868f50>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8c3710>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8c2330>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea882030>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8c0b00>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8f87d0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8681d0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea8f8c50>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8f8b30>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea8f8ec0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea866cf0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8f95b0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8f9280>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8fa4b0>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea9106e0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea911df0>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea912c60>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea9132c0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea9121b0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea913d40>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea913470>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8fa510>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea6a3c50>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea6cc6e0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea6cc440>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea6cc710>\\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea6cd040>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea6cda30>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea6cc8f0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea6a1df0>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea6cedb0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea6cd8b0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8fac00>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea6f7140>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea71b500>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea7782c0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea77aa20>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea7783e0>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea7452b0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea5813a0>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea71a300>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea6cfd10>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f40ea71a660>\\r\\n# zipimport: found 34 names in \\'/tmp/ansible_community.general.ini_file_payload_yg1zxg5k/ansible_community.general.ini_file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea5d7110>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea5b6000>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea5b5160>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea5d4fe0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea602ba0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea602930>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea602240>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea602c60>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea5d7da0>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea6037d0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea6039e0>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea603e30>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f19b50>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9f1b800>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f1c1d0>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f1d0a0>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f1fdd0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea5d7b90>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f1e0c0>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f27cb0>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f26780>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f264e0>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f26a50>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f1e540>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9f6fef0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f70440>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9f71b80>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f71940>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9f74140>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f72270>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f77860>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f74230>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9f78950>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9f788f0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9f78a70>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f70290>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9e001d0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9e01190>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f7a960>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9f7bd10>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f7a5d0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9e09310>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9e0a270>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f7b470>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9e0a720>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9e0b320>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9e15f70>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9e10ce0>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f027b0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea63e480>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9e16000>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9e088f0>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community.general\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community.general.plugins\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community.general.plugins.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 998, \"gid\": 998, \"owner\": \"sssd\", \"group\": \"sssd\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"proxy_lib_name\", \"value\": \"files\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible_collections\\r\\n# destroy ansible_collections\\r\\n# cleanup[2] removing ansible_collections.community\\r\\n# destroy ansible_collections.community\\r\\n# cleanup[2] removing ansible_collections.community.general\\r\\n# destroy ansible_collections.community.general\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins\\r\\n# destroy ansible_collections.community.general.plugins\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\\r\\n# destroy ansible_collections.community.general.plugins.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy _blake2\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy fnmatch\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _hashlib\\r\\n# destroy _operator\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.45.174 closed.\\r\\n\")\n 7163 1726888039.92076: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40eaa184d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea9e7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40eaa1aa50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea82d130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea82dfa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea86bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea86bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8a3770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8a3e00>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea883a40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea881190>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea868f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8c3710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8c2330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea882030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8c0b00>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8f87d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8681d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea8f8c50>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8f8b30>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea8f8ec0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea866cf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8f95b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8f9280>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8fa4b0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea9106e0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea911df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea912c60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea9132c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea9121b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea913d40>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea913470>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8fa510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea6a3c50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea6cc6e0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea6cc440>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea6cc710>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea6cd040>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea6cda30>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea6cc8f0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea6a1df0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea6cedb0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea6cd8b0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8fac00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea6f7140>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea71b500>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea7782c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea77aa20>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea7783e0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea7452b0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea5813a0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea71a300>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea6cfd10>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f40ea71a660>\r\n# zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_yg1zxg5k/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea5d7110>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea5b6000>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea5b5160>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea5d4fe0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea602ba0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea602930>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea602240>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea602c60>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea5d7da0>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea6037d0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea6039e0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea603e30>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f19b50>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9f1b800>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f1c1d0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f1d0a0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f1fdd0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea5d7b90>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f1e0c0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f27cb0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f26780>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f264e0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f26a50>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f1e540>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9f6fef0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f70440>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9f71b80>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f71940>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9f74140>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f72270>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f77860>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f74230>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9f78950>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9f788f0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9f78a70>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f70290>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9e001d0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9e01190>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f7a960>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9f7bd10>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f7a5d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9e09310>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9e0a270>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f7b470>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9e0a720>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9e0b320>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9e15f70>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9e10ce0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f027b0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea63e480>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9e16000>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9e088f0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 998, \"gid\": 998, \"owner\": \"sssd\", \"group\": \"sssd\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"proxy_lib_name\", \"value\": \"files\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.45.174 closed.\r\n 7163 1726888039.92931: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888039.94424: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\n<<<\n 7163 1726888039.94427: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888039.94429: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 6\r\n<<<\n 7163 1726888039.94445: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'domain/nssfiles', 'option': 'proxy_lib_name', 'value': 'files', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 7163 1726888039.94449: _low_level_execute_command(): starting\n 7163 1726888039.94451: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801/ > /dev/null 2>&1 && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888039.94476: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 7163 1726888039.94483: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.94486: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.94490: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.94492: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n<<<\n 7163 1726888039.94494: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.94500: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.94502: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888039.94506: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888039.94509: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888039.94511: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888039.94513: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.94516: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 7163 1726888039.94519: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\n<<<\n 7163 1726888039.94522: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729a0b320>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.94524: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\n<<<\n 7163 1726888039.94609: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.94645: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.94761: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.94820: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.94948: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.95056: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 7163 1726888039.95306: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729a15f70>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729a10ce0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n<<<\n 7163 1726888039.95402: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\n<<<\n 7163 1726888039.95405: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 7163 1726888039.95450: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.95459: stderr chunk (state=3):\n>>><<<\n 7163 1726888039.95543: stdout chunk (state=3):\n>>>ansible-tmp-1726888039.9056127-7720-259228604438403=/root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403\n<<<\n 7163 1726888039.95553: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.95557: stdout chunk (state=3):\n>>><<<\n 7163 1726888039.95559: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n<10.31.45.174> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888039.95567: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888039.95572: handler run complete\n 7163 1726888039.95842: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888039.95845: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n<<<\n 7163 1726888039.95848: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 7163 1726888039.95850: attempt loop complete, returning result\n 7163 1726888039.95852: variable 'item' from source: unknown\n 7163 1726888039.95866: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888039.95890: stderr chunk (state=3):\n>>><<<\n 7163 1726888039.95894: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 7163 1726888039.95897: stdout chunk (state=3):\n>>><<<\n 7163 1726888039.95899: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b027b0>\r\n<<<\n<10.31.46.206> (0, b'ansible-tmp-1726888039.9056127-7720-259228604438403=/root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 6\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888039.95959: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888039.9056127-7720-259228604438403=/root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 6\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888039.95964: variable 'item' from source: unknown\n 7163 1726888039.95967: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a236480>\r\n<<<\nok: [managed_node2] => (item={'key': 'proxy_lib_name', 'value': 'files'}) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"diff\": {\n \"after\": \"\",\n \"after_header\": \"/etc/sssd/sssd.conf (content)\",\n \"before\": \"\",\n \"before_header\": \"/etc/sssd/sssd.conf (content)\"\n },\n \"gid\": 998,\n \"group\": \"sssd\",\n \"invocation\": {\n \"module_args\": {\n \"allow_no_value\": false,\n \"attributes\": null,\n \"backup\": false,\n \"create\": true,\n \"exclusive\": true,\n \"follow\": false,\n \"group\": \"root\",\n \"ignore_spaces\": false,\n \"mode\": \"0600\",\n \"modify_inactive_option\": true,\n \"no_extra_spaces\": false,\n \"option\": \"proxy_lib_name\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"section\": \"domain/nssfiles\",\n \"section_has_values\": null,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"state\": \"present\",\n \"unsafe_writes\": false,\n \"value\": \"files\",\n \"values\": null\n }\n },\n \"item\": {\n \"key\": \"proxy_lib_name\",\n \"value\": \"files\"\n },\n \"mode\": \"0600\",\n \"owner\": \"sssd\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"secontext\": \"system_u:object_r:sssd_conf_t:s0\",\n \"size\": 144,\n \"state\": \"file\",\n \"uid\": 998\n}\n\nMSG:\n\nOK\n 7163 1726888039.96449: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888039.96453: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888039.96457: variable 'omit' from source: magic vars\n 7163 1726888039.96460: variable 'ansible_module_compression' from source: unknown\n 7163 1726888039.96463: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729a16000>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729a088f0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections' # \r\n<<<\n 7163 1726888039.96466: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins.modules' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888039.96834: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible_collections.community.general.plugins.modules.ini_file-ZIP_DEFLATED\n 7163 1726888039.96841: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /tmp/collections-FCu/ansible_collections/community/general/plugins/modules/ini_file.py\n 7163 1726888039.96846: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403/AnsiballZ_ini_file.py\n<10.31.46.206> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpane07hiy TO /root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403/AnsiballZ_ini_file.py\n 7163 1726888039.96851: variable 'tlog_use_sssd' from source: role '' defaults\n 7163 1726888039.96854: Evaluated conditional (tlog_use_sssd | bool): True\n 7163 1726888039.96856: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n<10.31.46.206> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' '[10.31.46.206]'\n 7163 1726888039.96953: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 7163 1726888039.97170: Sending initial data\n 7163 1726888039.97173: Sent initial data (155 bytes)\n 7163 1726888039.97445: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888039.97683: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"proxy_lib_name\", \"value\": \"files\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n<<<\n 7163 1726888039.97701: Evaluated conditional ('sssd' in ansible_facts.packages): True\n 7163 1726888039.97704: variable 'omit' from source: magic vars\n 7163 1726888039.97722: variable 'omit' from source: magic vars\n 7163 1726888039.97767: variable '__tlog_sssd_conf' from source: role '' all vars\n 7163 1726888039.97811: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 7163 1726888039.97854: variable '__tlog_sssd_conf' from source: role '' all vars\n 7163 1726888039.97941: variable 'item' from source: unknown\n 7163 1726888039.98040: variable 'item' from source: unknown\n 7163 1726888039.98064: variable 'omit' from source: magic vars\n 7163 1726888039.98091: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 7163 1726888039.98107: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888039.98130: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888039.98152: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 7163 1726888039.98248: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888039.98268: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888039.98321: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n<<<\n 7163 1726888039.98325: stdout chunk (state=3):\n>>># cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc<<<\n 7163 1726888039.98427: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n<<<\n 7163 1726888039.98436: stdout chunk (state=3):\n>>># cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n<<<\n 7163 1726888039.98477: Set connection var ansible_shell_executable to /bin/sh\n 7163 1726888039.98490: stdout chunk (state=3):\n>>># cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n<<<\n 7163 1726888039.98506: Set connection var ansible_timeout to 10\n 7163 1726888039.98516: Set connection var ansible_module_compression to ZIP_DEFLATED\n 7163 1726888039.98563: Set connection var ansible_shell_type to sh\n 7163 1726888039.98566: Set connection var ansible_pipelining to False\n 7163 1726888039.98568: Set connection var ansible_connection to ssh\n 7163 1726888039.98580: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888039.98588: variable 'ansible_connection' from source: unknown\n 7163 1726888039.98596: variable 'ansible_module_compression' from source: unknown\n 7163 1726888039.98605: variable 'ansible_shell_type' from source: unknown\n 7163 1726888039.98672: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888039.98675: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888039.98678: variable 'ansible_pipelining' from source: unknown\n 7163 1726888039.98680: variable 'ansible_timeout' from source: unknown\n 7163 1726888039.98682: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888039.98686: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888039.98703: stdout chunk (state=3):\n>>># cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n<<<\n 7163 1726888039.98808: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 7163 1726888039.98822: variable 'omit' from source: magic vars\n 7163 1726888039.98832: starting attempt loop\n 7163 1726888039.98842: running the handler\n 7163 1726888039.98854: _low_level_execute_command(): starting\n 7163 1726888039.98890: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888039.98897: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 7163 1726888039.99058: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888039.99158: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888039.99162: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 7163 1726888039.99165: stdout chunk (state=3):\n>>># destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n<<<\n 7163 1726888039.99167: stdout chunk (state=3):\n>>># destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n<<<\n 7163 1726888039.99169: stdout chunk (state=3):\n>>># destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 7163 1726888039.99382: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888039.99390: stdout chunk (state=3):\n>>># destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n<<<\n 7163 1726888039.99393: stdout chunk (state=3):\n>>># destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n<<<\n 7163 1726888039.99399: stdout chunk (state=3):\n>>># destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n<<<\n 7163 1726888039.99420: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy shutil\r\n<<<\n 7163 1726888039.99447: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888039.99745: stdout chunk (state=3):\n>>># destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n<<<\n 7163 1726888039.99922: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888039.99931: stdout chunk (state=3):\n>>># cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 7163 1726888039.99937: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888039.99955: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n<<<\n 7163 1726888039.99961: stdout chunk (state=3):\n>>># destroy _socket\r\n<<<\n 7163 1726888040.00050: stdout chunk (state=3):\n>>># destroy _collections\r\n<<<\n 7163 1726888040.00053: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n<<<\n 7163 1726888040.00190: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888040.00193: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n<<<\n 7163 1726888040.00196: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\n<<<\n 7163 1726888040.00199: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 7163 1726888040.00201: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888040.00327: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888040.00357: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n<<<\n 7163 1726888040.00558: stdout chunk (state=3):\n>>># destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 7163 1726888040.00943: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.215 closed.\r\n<<<\n 7163 1726888040.00959: stdout chunk (state=3):\n>>><<<\n 7163 1726888040.00969: stderr chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a6184d0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a5e7b30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a61aa50>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a42d130>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a42dfa0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a46bda0>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a46bfe0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4a3770>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4a3e00>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a483a40>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a481190>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a468f50>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4c3710>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4c2330>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a482030>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4c0b00>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4f87d0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4681d0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a4f8c50>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4f8b30>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a4f8ec0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a466cf0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4f95b0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4f9280>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4fa4b0>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a5106e0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a511df0>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a512c60>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a5132c0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a5121b0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a513d40>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a513470>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4fa510>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a29bc50>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a2c46e0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a2c4440>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a2c4710>\\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a2c5040>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a2c5a30>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a2c48f0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a299df0>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a2c6db0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a2c58b0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4fac00>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a2ef140>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a313500>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a3702c0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a372a20>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a3703e0>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a33d2b0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1793a0>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a312300>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a2c7d10>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f372a312660>\\r\\n# zipimport: found 34 names in \\'/tmp/ansible_community.general.ini_file_payload_zf2ab_1r/ansible_community.general.ini_file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1cf110>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1ae000>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1ad160>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1ccfe0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a1faba0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1fa930>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1fa240>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1fac60>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1cfda0>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a1fb7d0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a1fb9e0>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1fbe30>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b19b50>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729b1b800>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b1c1d0>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b1d0a0>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b1fdd0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a1cfb90>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b1e0c0>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b27cb0>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b26780>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b264e0>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b26a50>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b1e540>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729b6fef0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b70440>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729b71b80>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b71940>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729b74140>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b72270>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b77860>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b74230>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729b78950>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729b788f0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729b78a70>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b70290>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729a001d0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729a01190>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b7a960>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729b7bd10>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b7a5d0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729a09310>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729a0a270>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b7b470>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729a0a720>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729a0b320>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729a15f70>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729a10ce0>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b027b0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a236480>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729a16000>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729a088f0>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community.general\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community.general.plugins\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community.general.plugins.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"proxy_lib_name\", \"value\": \"files\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible_collections\\r\\n# destroy ansible_collections\\r\\n# cleanup[2] removing ansible_collections.community\\r\\n# destroy ansible_collections.community\\r\\n# cleanup[2] removing ansible_collections.community.general\\r\\n# destroy ansible_collections.community.general\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins\\r\\n# destroy ansible_collections.community.general.plugins\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\\r\\n# destroy ansible_collections.community.general.plugins.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy _blake2\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy fnmatch\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _hashlib\\r\\n# destroy _operator\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.12.215 closed.\\r\\n\")\n 7163 1726888040.01086: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a6184d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a5e7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a61aa50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a42d130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a42dfa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a46bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a46bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4a3770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4a3e00>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a483a40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a481190>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a468f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4c3710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4c2330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a482030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4c0b00>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4f87d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4681d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a4f8c50>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4f8b30>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a4f8ec0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a466cf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4f95b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4f9280>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4fa4b0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a5106e0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a511df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a512c60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a5132c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a5121b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a513d40>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a513470>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4fa510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a29bc50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a2c46e0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a2c4440>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a2c4710>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a2c5040>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a2c5a30>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a2c48f0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a299df0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a2c6db0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a2c58b0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4fac00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a2ef140>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a313500>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a3702c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a372a20>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a3703e0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a33d2b0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1793a0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a312300>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a2c7d10>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f372a312660>\r\n# zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_zf2ab_1r/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1cf110>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1ae000>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1ad160>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1ccfe0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a1faba0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1fa930>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1fa240>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1fac60>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1cfda0>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a1fb7d0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a1fb9e0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1fbe30>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b19b50>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729b1b800>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b1c1d0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b1d0a0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b1fdd0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a1cfb90>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b1e0c0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b27cb0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b26780>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b264e0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b26a50>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b1e540>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729b6fef0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b70440>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729b71b80>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b71940>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729b74140>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b72270>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b77860>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b74230>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729b78950>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729b788f0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729b78a70>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b70290>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729a001d0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729a01190>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b7a960>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729b7bd10>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b7a5d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729a09310>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729a0a270>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b7b470>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729a0a720>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729a0b320>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729a15f70>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729a10ce0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b027b0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a236480>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729a16000>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729a088f0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"proxy_lib_name\", \"value\": \"files\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.215 closed.\r\n 7163 1726888040.02368: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'domain/nssfiles', 'option': 'proxy_lib_name', 'value': 'files', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 7163 1726888040.02373: _low_level_execute_command(): starting\n 7163 1726888040.02377: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736/ > /dev/null 2>&1 && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 7163 1726888040.02387: stdout chunk (state=3):\n>>>/root\n<<<\n 7163 1726888040.02390: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888040.02393: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888040.02396: stderr chunk (state=3):\n>>><<<\n 7163 1726888040.02399: stdout chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'/root\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888040.02523: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888040.02529: _low_level_execute_command(): starting\n 7163 1726888040.02533: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351 `\" && echo ansible-tmp-1726888040.021451-7714-9752997524351=\"` echo /root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351 `\" ) && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351 `\" && echo ansible-tmp-1726888040.021451-7714-9752997524351=\"` echo /root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351 `\" ) && sleep 0'\"'\"''\n 7163 1726888040.02545: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888040.02549: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888040.02552: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888040.02555: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 7163 1726888040.02558: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 7163 1726888040.02561: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888040.02626: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888040.02734: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888040.02932: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 7163 1726888040.02991: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 7163 1726888040.03128: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpane07hiy\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403/AnsiballZ_ini_file.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 7163 1726888040.03131: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpane07hiy /root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403/AnsiballZ_ini_file.py\n<<<\n 7163 1726888040.03201: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpane07hiy\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403/AnsiballZ_ini_file.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403/AnsiballZ_ini_file.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403/AnsiballZ_ini_file.py M:0x001a\r\n<<<\n 7163 1726888040.03220: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888040.03249: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888040.03296: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888040.03353: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888040.03442: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122734\r\n<<<\n 7163 1726888040.03447: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888040.03450: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888040.03453: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888040.03471: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888040.03489: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888040.03562: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888040.04077: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 122734 bytes at 0\r\n<<<\n 7163 1726888040.04080: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 7163 1726888040.04107: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888040.04245: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888040.04414: stdout chunk (state=3):\n>>><<<\n 7163 1726888040.04418: stderr chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpane07hiy /root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403/AnsiballZ_ini_file.py\\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master at \\'/root/.ansible/cp/a3358520e8\\'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpane07hiy\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403/AnsiballZ_ini_file.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpane07hiy\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403/AnsiballZ_ini_file.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403/AnsiballZ_ini_file.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403/AnsiballZ_ini_file.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122734\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 122734 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 7163 1726888040.04426: done transferring module to remote\n 7163 1726888040.04428: _low_level_execute_command(): starting\n 7163 1726888040.04431: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403/ /root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403/AnsiballZ_ini_file.py && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403/ /root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 7163 1726888040.05423: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888040.05679: stdout chunk (state=3):\n>>>ansible-tmp-1726888040.021451-7714-9752997524351=/root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351\n<<<\n 7163 1726888040.05684: stderr chunk (state=3):\n>>><<<\n 7163 1726888040.05687: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888040.05689: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\n<<<\n 7163 1726888040.05692: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888040.05694: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888040.05697: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 7163 1726888040.05699: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888040.06036: stdout chunk (state=3):\n>>><<<\n 7163 1726888040.06044: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888040.06046: stderr chunk (state=3):\n>>><<<\n 7163 1726888040.06048: stdout chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'ansible-tmp-1726888040.021451-7714-9752997524351=/root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888040.06055: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888040.021451-7714-9752997524351=/root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<10.31.12.215> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888040.06062: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888040.06065: handler run complete\n 7163 1726888040.06067: variable 'ansible_module_compression' from source: unknown\n 7163 1726888040.06069: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible_collections.community.general.plugins.modules.ini_file-ZIP_DEFLATED\n 7163 1726888040.06073: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888040.06075: variable 'ansible_facts' from source: host vars for 'managed_node2'\nUsing module file /tmp/collections-FCu/ansible_collections/community/general/plugins/modules/ini_file.py\n 7163 1726888040.06146: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351/AnsiballZ_ini_file.py\n<10.31.45.174> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpwtarlc7u TO /root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351/AnsiballZ_ini_file.py\n<10.31.45.174> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' '[10.31.45.174]'\n 7163 1726888040.06468: attempt loop complete, returning result\n 7163 1726888040.06473: variable 'item' from source: unknown\n 7163 1726888040.06475: Sending initial data\n 7163 1726888040.06478: Sent initial data (152 bytes)\n 7163 1726888040.06517: variable 'item' from source: unknown\nok: [managed_node1] => (item={'key': 'proxy_lib_name', 'value': 'files'}) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"diff\": {\n \"after\": \"\",\n \"after_header\": \"/etc/sssd/sssd.conf (content)\",\n \"before\": \"\",\n \"before_header\": \"/etc/sssd/sssd.conf (content)\"\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"allow_no_value\": false,\n \"attributes\": null,\n \"backup\": false,\n \"create\": true,\n \"exclusive\": true,\n \"follow\": false,\n \"group\": \"root\",\n \"ignore_spaces\": false,\n \"mode\": \"0600\",\n \"modify_inactive_option\": true,\n \"no_extra_spaces\": false,\n \"option\": \"proxy_lib_name\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"section\": \"domain/nssfiles\",\n \"section_has_values\": null,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"state\": \"present\",\n \"unsafe_writes\": false,\n \"value\": \"files\",\n \"values\": null\n }\n },\n \"item\": {\n \"key\": \"proxy_lib_name\",\n \"value\": \"files\"\n },\n \"mode\": \"0600\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"secontext\": \"system_u:object_r:sssd_conf_t:s0\",\n \"size\": 144,\n \"state\": \"file\",\n \"uid\": 0\n}\n\nMSG:\n\nOK\n 7163 1726888040.07164: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888040.07168: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888040.07172: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888040.07175: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888040.07178: variable 'omit' from source: magic vars\n 7163 1726888040.07181: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888040.07183: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888040.07186: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888040.07189: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\n<<<\n 7163 1726888040.07192: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\n<<<\n 7163 1726888040.07420: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888040.07430: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888040.07434: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888040.07437: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 7163 1726888040.07441: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888040.07443: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888040.08056: variable 'tlog_use_sssd' from source: role '' defaults\n 7163 1726888040.08059: Evaluated conditional (tlog_use_sssd | bool): True\n 7163 1726888040.08062: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 7163 1726888040.08064: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888040.08067: stdout chunk (state=3):\n>>><<<\n 7163 1726888040.08069: stderr chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888040.08076: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888040.08079: _low_level_execute_command(): starting\n 7163 1726888040.08082: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403/AnsiballZ_ini_file.py && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' -tt 10.31.46.206 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 7163 1726888040.08747: Evaluated conditional ('sssd' in ansible_facts.packages): True\n 7163 1726888040.08756: variable 'omit' from source: magic vars\n 7163 1726888040.08774: variable 'omit' from source: magic vars\n 7163 1726888040.08833: variable '__tlog_sssd_conf' from source: role '' all vars\n 7163 1726888040.08925: variable '__tlog_sssd_conf' from source: role '' all vars\n 7163 1726888040.09050: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 7163 1726888040.09096: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 7163 1726888040.09152: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpwtarlc7u\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351/AnsiballZ_ini_file.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 7163 1726888040.09174: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpwtarlc7u /root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351/AnsiballZ_ini_file.py\n<<<\n 7163 1726888040.09216: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpwtarlc7u\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351/AnsiballZ_ini_file.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351/AnsiballZ_ini_file.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351/AnsiballZ_ini_file.py M:0x001a\r\n<<<\n 7163 1726888040.09266: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888040.09270: variable 'item' from source: unknown\n 7163 1726888040.09272: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888040.09302: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 7163 1726888040.09451: stderr chunk (state=3):\n>>>debug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888040.09479: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122744\r\n<<<\n 7163 1726888040.09514: variable 'item' from source: unknown\n 7163 1726888040.09537: variable 'omit' from source: magic vars\n 7163 1726888040.09564: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 7163 1726888040.09570: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888040.09594: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888040.09598: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 7163 1726888040.09601: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888040.09603: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888040.09821: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888040.09854: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 6\r\n<<<\n 7163 1726888040.09964: Set connection var ansible_shell_executable to /bin/sh\n 7163 1726888040.09975: Set connection var ansible_timeout to 10\n 7163 1726888040.10013: Set connection var ansible_module_compression to ZIP_DEFLATED\n 7163 1726888040.10114: Set connection var ansible_shell_type to sh\n 7163 1726888040.10119: Set connection var ansible_pipelining to False\n 7163 1726888040.10122: Set connection var ansible_connection to ssh\n 7163 1726888040.10128: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888040.10131: variable 'ansible_connection' from source: unknown\n 7163 1726888040.10134: variable 'ansible_module_compression' from source: unknown\n 7163 1726888040.10143: variable 'ansible_shell_type' from source: unknown\n 7163 1726888040.10146: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888040.10149: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888040.10152: variable 'ansible_pipelining' from source: unknown\n 7163 1726888040.10154: variable 'ansible_timeout' from source: unknown\n 7163 1726888040.10157: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888040.10163: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888040.10229: stderr chunk (state=3):\n>>>debug3: In write loop, ack for 6 122744 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 7163 1726888040.10340: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 7163 1726888040.10370: variable 'omit' from source: magic vars\n 7163 1726888040.10382: starting attempt loop\n 7163 1726888040.10392: running the handler\n 7163 1726888040.10508: _low_level_execute_command(): starting\n 7163 1726888040.10512: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888040.10518: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888040.10663: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 7163 1726888040.10670: stderr chunk (state=3):\n>>><<<\n 7163 1726888040.10672: stdout chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpwtarlc7u /root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351/AnsiballZ_ini_file.py\\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master at \\'/root/.ansible/cp/26e6bc9b9f\\'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpwtarlc7u\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351/AnsiballZ_ini_file.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpwtarlc7u\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351/AnsiballZ_ini_file.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351/AnsiballZ_ini_file.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351/AnsiballZ_ini_file.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122744\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 122744 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 7163 1726888040.10679: done transferring module to remote\n 7163 1726888040.10747: _low_level_execute_command(): starting\n 7163 1726888040.10776: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351/ /root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351/AnsiballZ_ini_file.py && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351/ /root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 7163 1726888040.12206: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 7163 1726888040.12250: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 7163 1726888040.12335: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 7163 1726888040.12364: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 7163 1726888040.12426: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 7163 1726888040.12472: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n<<<\n 7163 1726888040.12525: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\n<<<\n 7163 1726888040.12564: stdout chunk (state=3):\n>>>import 'codecs' # \r\n<<<\n 7163 1726888040.12678: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a97104d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a96dfb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n<<<\n 7163 1726888040.12722: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9712a50>\r\nimport '_signal' # \r\n<<<\n 7163 1726888040.12750: stdout chunk (state=3):\n>>>import '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\n<<<\n 7163 1726888040.12781: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # \r\n<<<\n 7163 1726888040.12852: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888040.12855: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888040.12858: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\n<<<\n 7163 1726888040.12860: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888040.12862: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888040.12865: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 7163 1726888040.12927: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888040.12962: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\n<<<\n 7163 1726888040.12967: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888040.12970: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\n<<<\n 7163 1726888040.12977: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888040.13019: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888040.13023: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888040.13025: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888040.13057: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\n<<<\n 7163 1726888040.13060: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888040.13063: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\n<<<\n 7163 1726888040.13132: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888040.13135: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888040.13141: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a94c1130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a94c1fa0>\r\nimport 'site' # \r\n<<<\n 7163 1726888040.13193: stdout chunk (state=3):\n>>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 7163 1726888040.13973: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n<<<\n 7163 1726888040.14020: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\n<<<\n 7163 1726888040.14063: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a94ffd70>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n<<<\n 7163 1726888040.14094: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'<<<\n 7163 1726888040.14111: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888040.14140: stdout chunk (state=3):\n>>>import '_operator' # <<<\n 7163 1726888040.14147: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888040.14156: stdout chunk (state=3):\n>>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a94fffb0>\r\n<<<\n 7163 1726888040.14253: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'<<<\n 7163 1726888040.14255: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888040.14294: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py<<<\n 7163 1726888040.14296: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888040.14358: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'<<<\n 7163 1726888040.14393: stdout chunk (state=3):\n>>>\r\nimport 'itertools' # \r\n<<<\n 7163 1726888040.14434: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py<<<\n 7163 1726888040.14447: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9537770><<<\n 7163 1726888040.14463: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888040.14582: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'<<<\n 7163 1726888040.14598: stdout chunk (state=3):\n>>>\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9537e00><<<\n 7163 1726888040.14624: stdout chunk (state=3):\n>>>\r\nimport '_collections' # \r\n<<<\n 7163 1726888040.14694: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9517a40><<<\n 7163 1726888040.14720: stdout chunk (state=3):\n>>>\r\nimport '_functools' # \r\n<<<\n 7163 1726888040.14866: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9515160>\r\n<<<\n 7163 1726888040.14916: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888040.14973: stderr chunk (state=3):\n>>><<<\n 7163 1726888040.14976: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a94fcf20>\r\n<<<\n 7163 1726888040.14982: stdout chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888040.15151: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888040.15159: _low_level_execute_command(): starting\n 7163 1726888040.15164: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351/AnsiballZ_ini_file.py && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' -tt 10.31.45.174 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 7163 1726888040.15246: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n<<<\n 7163 1726888040.15249: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py<<<\n 7163 1726888040.15252: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888040.15277: stdout chunk (state=3):\n>>>/root\n<<<\n 7163 1726888040.15299: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a95576e0>\r\n<<<\n 7163 1726888040.15355: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888040.15409: stderr chunk (state=3):\n>>><<<\n 7163 1726888040.15500: stdout chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'/root\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888040.15545: stdout chunk (state=3):\n>>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9556300>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9516030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9554b30>\r\n<<<\n 7163 1726888040.15557: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a958c710>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a94fc1a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'<<<\n 7163 1726888040.15572: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888040.15618: stdout chunk (state=3):\n>>>\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888040.15621: stdout chunk (state=3):\n>>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a958cbc0><<<\n 7163 1726888040.15635: _low_level_execute_command(): starting\n 7163 1726888040.15765: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892 `\" && echo ansible-tmp-1726888040.1562626-7712-45604339024892=\"` echo /root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892 `\" ) && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888040.15771: stdout chunk (state=3):\n>>>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a958ca70>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a958ce60>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a94facc0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py<<<\n 7163 1726888040.15774: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888040.15814: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py<<<\n 7163 1726888040.15900: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\n<<<\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892 `\" && echo ansible-tmp-1726888040.1562626-7712-45604339024892=\"` echo /root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892 `\" ) && sleep 0'\"'\"''\n 7163 1726888040.16030: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a958d550>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a958d220>\r\nimport 'importlib.machinery' # \r\n<<<\n 7163 1726888040.16033: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a958e450>\r\n<<<\n 7163 1726888040.16036: stdout chunk (state=3):\n>>>import 'importlib.util' # <<<\n 7163 1726888040.16056: stdout chunk (state=3):\n>>>\r\nimport 'runpy' # <<<\n 7163 1726888040.16365: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888040.16369: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888040.16371: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888040.16552: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a95a4650>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a95a5d30>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n<<<\n 7163 1726888040.16556: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\n<<<\n 7163 1726888040.16558: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888040.16560: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888040.16562: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888040.16565: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a95a6bd0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a95a7230>\r\n<<<\n 7163 1726888040.16597: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888040.16671: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a95a6120>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a95a7cb0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a95a73e0>\r\n<<<\n 7163 1726888040.16735: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a958e3c0><<<\n 7163 1726888040.16789: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888040.16861: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n<<<\n 7163 1726888040.16885: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n<<<\n 7163 1726888040.16901: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n<<<\n 7163 1726888040.16935: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'<<<\n 7163 1726888040.17002: stdout chunk (state=3):\n>>>\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'<<<\n 7163 1726888040.17054: stdout chunk (state=3):\n>>>\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a9323b60>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'<<<\n 7163 1726888040.17097: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888040.17222: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'<<<\n 7163 1726888040.17247: stdout chunk (state=3):\n>>>\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a934c5c0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a934c350>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a934c5f0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 7163 1726888040.17380: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888040.17698: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a934cef0>\r\n<<<\n 7163 1726888040.17702: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888040.17704: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888040.17747: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\n<<<\n 7163 1726888040.17763: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888040.17766: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888040.17768: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888040.17830: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888040.17893: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a934d820>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a934c7d0><<<\n 7163 1726888040.17897: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888040.18005: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9321d00>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py<<<\n 7163 1726888040.18043: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888040.18096: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'<<<\n 7163 1726888040.18125: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888040.18161: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n<<<\n 7163 1726888040.18173: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'<<<\n 7163 1726888040.18209: stdout chunk (state=3):\n>>>\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a934ec30>\r\n<<<\n 7163 1726888040.18275: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a934d970>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a958eb70>\r\n<<<\n 7163 1726888040.18350: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 7163 1726888040.18475: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 7163 1726888040.18500: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'<<<\n 7163 1726888040.18554: stdout chunk (state=3):\n>>>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a937af90><<<\n 7163 1726888040.18563: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888040.18686: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py<<<\n 7163 1726888040.18761: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'<<<\n 7163 1726888040.18817: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 7163 1726888040.18822: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888040.18826: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 7163 1726888040.18844: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a939b2c0><<<\n 7163 1726888040.18855: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 7163 1726888040.18873: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 7163 1726888040.18912: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 7163 1726888040.18953: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 7163 1726888040.18982: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 7163 1726888040.18985: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 7163 1726888040.19009: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 7163 1726888040.19017: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 7163 1726888040.19059: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n<<<\n 7163 1726888040.19096: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888040.19110: stdout chunk (state=3):\n>>>import '_codecs' # \r\nimport 'codecs' # \r\n<<<\n 7163 1726888040.19116: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n<<<\n 7163 1726888040.19137: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n<<<\n 7163 1726888040.19165: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\n<<<\n 7163 1726888040.19178: stdout chunk (state=3):\n>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7dbc4d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7d8bb00>\r\n<<<\n 7163 1726888040.19212: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n<<<\n 7163 1726888040.19215: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\n<<<\n 7163 1726888040.19221: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7dbea50>\r\n<<<\n 7163 1726888040.19241: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 7163 1726888040.19289: stdout chunk (state=3):\n>>>import '_abc' # \r\nimport 'abc' # \r\n<<<\n 7163 1726888040.19305: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a93cbfb0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 7163 1726888040.19308: stdout chunk (state=3):\n>>>import 'io' # \r\n<<<\n 7163 1726888040.19310: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n<<<\n 7163 1726888040.19313: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 7163 1726888040.19331: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # \r\n<<<\n 7163 1726888040.19369: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 7163 1726888040.19398: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\n<<<\n 7163 1726888040.19431: stdout chunk (state=3):\n>>>import 'genericpath' # \r\nimport 'posixpath' # \r\n<<<\n 7163 1726888040.19457: stdout chunk (state=3):\n>>>import 'os' # \r\n<<<\n 7163 1726888040.19477: stdout chunk (state=3):\n>>>import '_sitebuiltins' # \r\n<<<\n 7163 1726888040.19518: stdout chunk (state=3):\n>>>Processing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\n<<<\n 7163 1726888040.19522: stdout chunk (state=3):\n>>>Adding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n<<<\n 7163 1726888040.19560: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a93fe810>\r\n<<<\n 7163 1726888040.19583: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7dcd130>\r\n<<<\n 7163 1726888040.19625: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n<<<\n 7163 1726888040.19667: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888040.19699: stdout chunk (state=3):\n>>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7dcdfa0>\r\nimport 'site' # \r\n<<<\n 7163 1726888040.19702: stdout chunk (state=3):\n>>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 7163 1726888040.19891: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a93fc1d0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a939bf50>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8d25190>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a939a0c0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a934fb90>\r\n<<<\n 7163 1726888040.20262: stdout chunk (state=3):\n>>>ansible-tmp-1726888040.1562626-7712-45604339024892=/root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892\n<<<\n 7163 1726888040.20266: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f24a939a1e0>\r\n<<<\n 7163 1726888040.20268: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888040.20273: stdout chunk (state=3):\n>>><<<\n 7163 1726888040.20275: stderr chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'ansible-tmp-1726888040.1562626-7712-45604339024892=/root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888040.20282: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888040.1562626-7712-45604339024892=/root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888040.20378: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7bebd70>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7bebfb0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n<<<\n 7163 1726888040.20385: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c237a0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c23e30>\r\n<<<\n 7163 1726888040.20478: stdout chunk (state=3):\n>>># zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_255lm9jp/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.20480: stdout chunk (state=3):\n>>>import '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c03a40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c01160>\r\n<<<\n 7163 1726888040.20546: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.20568: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7be8f20>\r\n<<<\n 7163 1726888040.20609: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n<<<\n 7163 1726888040.20613: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n<<<\n 7163 1726888040.20619: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'<<<\n 7163 1726888040.20646: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n<<<\n 7163 1726888040.20721: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\n<<<\n 7163 1726888040.20724: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888040.20733: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 7163 1726888040.20839: stdout chunk (state=3):\n>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c43710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c42330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c02030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c40aa0>\r\n<<<\n 7163 1726888040.20845: variable 'ansible_module_compression' from source: unknown\n 7163 1726888040.20983: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible_collections.community.general.plugins.modules.ini_file-ZIP_DEFLATED\n 7163 1726888040.20986: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 7163 1726888040.20989: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c78770>\r\n<<<\n 7163 1726888040.20992: stdout chunk (state=3):\n>>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7be81a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7c78c20>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c78ad0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7c78e90>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7be6cc0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n<<<\n 7163 1726888040.21035: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 7163 1726888040.21069: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c79580>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c79250>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c7a480>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n<<<\n 7163 1726888040.21089: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8d76e40>\r\nimport '_typing' # \r\n<<<\n 7163 1726888040.21160: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n<<<\n 7163 1726888040.21229: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c90650>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7c91d00>\r\n<<<\n 7163 1726888040.21244: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n<<<\n 7163 1726888040.21322: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8d55d30>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8d54e90>\r\n# zipimport: zlib available<<<\nUsing module file /tmp/collections-FCu/ansible_collections/community/general/plugins/modules/ini_file.py\n 7163 1726888040.21559: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892/AnsiballZ_ini_file.py\n<10.31.12.215> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpenne9bo2 TO /root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892/AnsiballZ_ini_file.py\n<10.31.12.215> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' '[10.31.12.215]'\n 7163 1726888040.21573: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c92ba0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7c93200>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c920f0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7c93c50>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c933b0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c78da0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7a17b30>\r\n<<<\n 7163 1726888040.21669: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888040.21766: stdout chunk (state=3):\n>>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7a40620>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a40380>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7a40650>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 7163 1726888040.21772: stdout chunk (state=3):\n>>>\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.21775: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888040.21784: Sending initial data\n 7163 1726888040.21806: Sent initial data (154 bytes)\n 7163 1726888040.21921: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7a40f80>\r\n<<<\n 7163 1726888040.22007: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7a418b0>\r\n<<<\n 7163 1726888040.22270: stdout chunk (state=3):\n>>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a40830>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a15cd0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a42c90>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a41a00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c7ab70>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888040.22276: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 7163 1726888040.22330: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a6b020>\r\n<<<\n 7163 1726888040.22362: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n<<<\n 7163 1726888040.22395: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888040.22399: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n<<<\n 7163 1726888040.22472: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 7163 1726888040.22506: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a8f3b0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 7163 1726888040.22698: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7af01d0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 7163 1726888040.22745: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 7163 1726888040.22820: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7af2930>\r\n<<<\n 7163 1726888040.22860: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7af02f0>\r\n<<<\n 7163 1726888040.23163: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7abd1c0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7abd970>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a8e1b0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a43bf0>\r\n<<<\n 7163 1726888040.23167: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888040.23170: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888040.23173: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa3b78f5520>\r\n<<<\n 7163 1726888040.23197: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\n<<<\n 7163 1726888040.23205: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\n<<<\n 7163 1726888040.23264: stdout chunk (state=3):\n>>># zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_ajsl1_iq/ansible_community.general.ini_file_payload.zip'\r\n<<<\n 7163 1726888040.23267: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888040.23270: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.23494: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 7163 1726888040.23504: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888040.23588: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 7163 1726888040.23605: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b794af60>\r\nimport '_typing' # \r\n<<<\n 7163 1726888040.23825: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7929e50>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7929040>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.24021: stdout chunk (state=3):\n>>>import 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.24249: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.25272: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.25316: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 7163 1726888040.25377: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 7163 1726888040.25473: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpenne9bo2\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892/AnsiballZ_ini_file.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 7163 1726888040.25476: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpenne9bo2 /root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892/AnsiballZ_ini_file.py\n<<<\n 7163 1726888040.25562: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpenne9bo2\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892/AnsiballZ_ini_file.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892/AnsiballZ_ini_file.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892/AnsiballZ_ini_file.py M:0x001a\r\n<<<\n 7163 1726888040.25678: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122746\r\n<<<\n 7163 1726888040.26168: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py<<<\n 7163 1726888040.26243: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8d74b90>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'<<<\n 7163 1726888040.26295: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n<<<\n 7163 1726888040.26339: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n<<<\n 7163 1726888040.26343: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py<<<\n 7163 1726888040.26356: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'<<<\n 7163 1726888040.26431: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 122746 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 7163 1726888040.26435: stdout chunk (state=3):\n>>>\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8da6870>\r\n<<<\n 7163 1726888040.26471: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7948e30>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n<<<\n 7163 1726888040.26561: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8da6600>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8da5f10>\r\n<<<\n 7163 1726888040.26637: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 7163 1726888040.26647: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n<<<\n 7163 1726888040.26650: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b797a8d0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b797a660>\r\n<<<\n 7163 1726888040.26791: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888040.26798: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7979fd0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b797a9f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b794b980>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b797b5f0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b797b740>\r\n<<<\n 7163 1726888040.26802: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8da6960>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8d77ad0>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8da75c0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'<<<\n 7163 1726888040.27090: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\n<<<\n 7163 1726888040.27094: stdout chunk (state=3):\n>>>\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8da7800>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8da7d10>\r\nimport 'pwd' # \r\n<<<\n 7163 1726888040.27105: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b797bbf0>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b73159d0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b73175f0>\r\n<<<\n 7163 1726888040.27110: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888040.27112: stdout chunk (state=3):\n>>><<<\n 7163 1726888040.27114: stderr chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpenne9bo2 /root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892/AnsiballZ_ini_file.py\\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master at \\'/root/.ansible/cp/1fb99bda8d\\'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpenne9bo2\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892/AnsiballZ_ini_file.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpenne9bo2\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892/AnsiballZ_ini_file.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892/AnsiballZ_ini_file.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892/AnsiballZ_ini_file.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122746\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 122746 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 7163 1726888040.27271: done transferring module to remote\n 7163 1726888040.27276: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c0d970><<<\n 7163 1726888040.27279: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7317fb0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7319160>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 7163 1726888040.27285: stdout chunk (state=3):\n>>>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8c0f620>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'<<<\n 7163 1726888040.27389: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b731bbf0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b731bf50>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7319ee0>\r\n<<<\n 7163 1726888040.27395: stdout chunk (state=3):\n>>>\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c0ffe0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n<<<\n 7163 1726888040.27604: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n<<<\n 7163 1726888040.27607: _low_level_execute_command(): starting\n 7163 1726888040.27610: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c111c0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'<<<\n 7163 1726888040.27612: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7327b60>\r\nimport '_tokenize' # \r\n<<<\n 7163 1726888040.27618: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892/ /root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892/AnsiballZ_ini_file.py && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888040.27786: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c13c20>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888040.27792: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7326630>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7326390>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7326900>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b731a3f0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b736be00>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b736be30>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n<<<\n 7163 1726888040.27798: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a94fadb0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c11ee0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n<<<\n 7163 1726888040.27952: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b736d9a0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b736d760>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 7163 1726888040.27956: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n<<<\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892/ /root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 7163 1726888040.27966: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n<<<\n 7163 1726888040.28025: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 7163 1726888040.28050: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c1bb90>\r\nimport '_tokenize' # \r\n<<<\n 7163 1726888040.28053: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b736ff20>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b736e060>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 7163 1726888040.28078: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888040.28175: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c1a660>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c1a3c0><<<\n 7163 1726888040.28178: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'<<<\n 7163 1726888040.28183: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7373590>\r\n<<<\n 7163 1726888040.28470: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b736ff50>\r\n<<<\n 7163 1726888040.28474: stdout chunk (state=3):\n>>>\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c1a930>\r\n<<<\n 7163 1726888040.28477: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b73746b0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7374830>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b73748f0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b736c0b0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n<<<\n 7163 1726888040.28547: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c123f0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8c63ec0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c63890>\r\n<<<\n 7163 1726888040.28552: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888040.28582: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py<<<\n 7163 1726888040.28607: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7377fe0>\r\n<<<\n 7163 1726888040.28635: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8c65a60><<<\n 7163 1726888040.28754: stdout chunk (state=3):\n>>>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c65820><<<\n 7163 1726888040.28758: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888040.28784: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7201490>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7376810>\r\n<<<\n 7163 1726888040.28806: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7377bc0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7376480>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.28810: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 7163 1726888040.28863: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 7163 1726888040.28877: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.28918: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'<<<\n 7163 1726888040.29076: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.29085: stdout chunk (state=3):\n>>>\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8c67fb0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c66120>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n<<<\n 7163 1726888040.29123: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.29128: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\n<<<\n 7163 1726888040.29148: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.29353: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.29357: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c6b710>\r\n<<<\n 7163 1726888040.29376: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c680e0>\r\n<<<\n 7163 1726888040.29471: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888040.29486: stdout chunk (state=3):\n>>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8c6c470>\r\n<<<\n 7163 1726888040.29529: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888040.29553: stdout chunk (state=3):\n>>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8c6c4a0>\r\n<<<\n 7163 1726888040.29648: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888040.29765: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'<<<\n 7163 1726888040.29793: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888040.29808: stdout chunk (state=3):\n>>>\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8c6c980>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c64140>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888040.29830: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888040.29899: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8cf40b0>\r\n<<<\n 7163 1726888040.29903: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888040.29924: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.30065: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888040.30298: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8cf4fb0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c6e870>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8c6fbf0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c6e480>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.30386: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.30396: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888040.30443: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7205700>\r\n<<<\n 7163 1726888040.30515: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n<<<\n 7163 1726888040.30546: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.30593: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b72063c0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b72016a0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n<<<\n 7163 1726888040.30668: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.30736: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # <<<\n 7163 1726888040.30822: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.30843: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.30860: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.30996: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7206150>\r\n<<<\n 7163 1726888040.31003: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.31147: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.31340: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 7163 1726888040.31347: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888040.31462: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.31908: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.32345: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.32362: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888040.32367: stderr chunk (state=3):\n>>><<<\n 7163 1726888040.32370: stdout chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888040.32380: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888040.32385: _low_level_execute_command(): starting\n 7163 1726888040.32387: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892/AnsiballZ_ini_file.py && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888040.32393: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n<<<\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' -tt 10.31.12.215 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 7163 1726888040.32596: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.32613: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.32816: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 7163 1726888040.32872: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 7163 1726888040.32925: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 7163 1726888040.32953: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7207500>\r\n<<<\n 7163 1726888040.32965: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.33319: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.33322: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.33325: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.33388: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.33527: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # <<<\n 7163 1726888040.33577: stdout chunk (state=3):\n>>>\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # <<<\n 7163 1726888040.33645: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n 7163 1726888040.33668: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7211e20>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b720f1a0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.33695: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.33712: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888040.33756: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.33782: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.33796: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'<<<\n 7163 1726888040.33823: stdout chunk (state=3):\n>>>\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8cfd160>\r\n<<<\n 7163 1726888040.33873: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888040.33906: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 7163 1726888040.33958: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 7163 1726888040.34030: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8cfdeb0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8cf7d40>\r\n<<<\n 7163 1726888040.34033: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # <<<\n 7163 1726888040.34193: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888040.34197: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 7163 1726888040.34200: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7302870>\r\n<<<\n 7163 1726888040.34205: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b79b6540>\r\n<<<\n 7163 1726888040.34210: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # <<<\n 7163 1726888040.34213: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7211fa0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7206120>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.34215: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888040.34218: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.34220: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common._utils' # \r\n<<<\n 7163 1726888040.34240: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.sys_info' # \r\n<<<\n 7163 1726888040.34381: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888040.34385: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\n<<<\n 7163 1726888040.34390: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n<<<\n 7163 1726888040.34393: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 7163 1726888040.34396: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.34399: stderr chunk (state=3):\n>>>debug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 7163 1726888040.34401: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.34403: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.34405: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888040.34506: stdout chunk (state=3):\n>>>import 'ansible_collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.34510: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible_collections.community.general' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins.modules' # \r\n<<<\n 7163 1726888040.34523: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.34564: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888040.34609: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n<<<\n 7163 1726888040.34733: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888040.34740: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8cfdc70>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.34747: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.34820: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888040.35170: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.35322: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 998, \"gid\": 998, \"owner\": \"sssd\", \"group\": \"sssd\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"proxy_pam_target\", \"value\": \"sssd-shadowutils\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n<<<\n 7163 1726888040.35339: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 7163 1726888040.35452: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.35747: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n<<<\n 7163 1726888040.35755: stdout chunk (state=3):\n>>># cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n<<<\n 7163 1726888040.35758: stdout chunk (state=3):\n>>># cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n<<<\n 7163 1726888040.35834: stdout chunk (state=3):\n>>># cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n<<<\n 7163 1726888040.35986: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n<<<\n 7163 1726888040.36094: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n<<<\n 7163 1726888040.36117: stdout chunk (state=3):\n>>># destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n<<<\n 7163 1726888040.36260: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.36347: stdout chunk (state=3):\n>>># destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n<<<\n 7163 1726888040.36353: stdout chunk (state=3):\n>>># destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n<<<\n 7163 1726888040.36359: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n<<<\n 7163 1726888040.36393: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.36464: stdout chunk (state=3):\n>>># cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n<<<\n 7163 1726888040.36569: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.36628: stdout chunk (state=3):\n>>># destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 7163 1726888040.36684: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.36704: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n<<<\n 7163 1726888040.36733: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n<<<\n 7163 1726888040.36842: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.36846: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n<<<\n 7163 1726888040.36849: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 7163 1726888040.36909: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # <<<\n 7163 1726888040.37066: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.37134: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n<<<\n 7163 1726888040.37143: stdout chunk (state=3):\n>>># destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 7163 1726888040.37249: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 7163 1726888040.37254: stdout chunk (state=3):\n>>>import _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 7163 1726888040.37259: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.37328: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 7163 1726888040.37331: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 7163 1726888040.37384: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 7163 1726888040.37400: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 7163 1726888040.37441: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 7163 1726888040.37507: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888040.37529: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.37532: stdout chunk (state=3):\n>>>import '_codecs' # \r\nimport 'codecs' # \r\n<<<\n 7163 1726888040.37545: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\n<<<\n 7163 1726888040.37560: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 7163 1726888040.37577: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n<<<\n 7163 1726888040.37589: stderr chunk (state=3):\n>>>Shared connection to 10.31.45.174 closed.\r\n<<<\n 7163 1726888040.37654: stderr chunk (state=3):\n>>><<<\n 7163 1726888040.37677: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36a184d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f369e7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36a1aa50>\r\nimport '_signal' # \r\nimport '_abc' # \r\n<<<\n 7163 1726888040.37694: stdout chunk (state=3):\n>>>import 'abc' # \r\n<<<\n 7163 1726888040.37736: stdout chunk (state=3):\n>>>import 'io' # \r\nimport '_stat' # \r\n<<<\n 7163 1726888040.37763: stdout chunk (state=3):\n>>><<<\n 7163 1726888040.37958: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py<<<\n 7163 1726888040.37962: stdout chunk (state=3):\n>>>import 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\n<<<\n 7163 1726888040.37965: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 7163 1726888040.37972: stdout chunk (state=3):\n>>>import '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\n<<<\n 7163 1726888040.38003: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n<10.31.45.174> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7dbc4d0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7d8bb00>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7dbea50>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7dcd130>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7dcdfa0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7bebd70>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7bebfb0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c237a0>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c23e30>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c03a40>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c01160>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7be8f20>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c43710>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c42330>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c02030>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c40aa0>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c78770>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7be81a0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7c78c20>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c78ad0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7c78e90>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7be6cc0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c79580>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c79250>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c7a480>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c90650>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7c91d00>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c92ba0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7c93200>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c920f0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7c93c50>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c933b0>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c78da0>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7a17b30>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7a40620>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a40380>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7a40650>\\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7a40f80>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7a418b0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a40830>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a15cd0>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a42c90>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a41a00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c7ab70>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a6b020>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a8f3b0>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7af01d0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7af2930>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7af02f0>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7abd1c0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7abd970>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a8e1b0>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a43bf0>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa3b78f5520>\\r\\n# zipimport: found 34 names in \\'/tmp/ansible_community.general.ini_file_payload_ajsl1_iq/ansible_community.general.ini_file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b794af60>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7929e50>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7929040>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7948e30>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b797a8d0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b797a660>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7979fd0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b797a9f0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b794b980>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b797b5f0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b797b740>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b797bbf0>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b73159d0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b73175f0>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7317fb0>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7319160>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b731bbf0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b731bf50>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7319ee0>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7327b60>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7326630>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7326390>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7326900>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b731a3f0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b736be00>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b736be30>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b736d9a0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b736d760>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b736ff20>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b736e060>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7373590>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b736ff50>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b73746b0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7374830>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b73748f0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b736c0b0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7377fe0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7201490>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7376810>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7377bc0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7376480>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7205700>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b72063c0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b72016a0>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7206150>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7207500>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7211e20>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b720f1a0>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7302870>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b79b6540>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7211fa0>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7206120>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community.general\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community.general.plugins\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community.general.plugins.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 998, \"gid\": 998, \"owner\": \"sssd\", \"group\": \"sssd\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"proxy_pam_target\", \"value\": \"sssd-shadowutils\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible_collections\\r\\n# destroy ansible_collections\\r\\n# cleanup[2] removing ansible_collections.community\\r\\n# destroy ansible_collections.community\\r\\n# cleanup[2] removing ansible_collections.community.general\\r\\n# destroy ansible_collections.community.general\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins\\r\\n# destroy ansible_collections.community.general.plugins\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\\r\\n# destroy ansible_collections.community.general.plugins.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy _blake2\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy fnmatch\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _hashlib\\r\\n# destroy _operator\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.45.174 closed.\\r\\n\")\n 7163 1726888040.38862: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7dbc4d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7d8bb00>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7dbea50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7dcd130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7dcdfa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7bebd70>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7bebfb0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c237a0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c23e30>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c03a40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c01160>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7be8f20>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c43710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c42330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c02030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c40aa0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c78770>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7be81a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7c78c20>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c78ad0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7c78e90>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7be6cc0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c79580>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c79250>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c7a480>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c90650>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7c91d00>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c92ba0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7c93200>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c920f0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7c93c50>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c933b0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c78da0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7a17b30>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7a40620>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a40380>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7a40650>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7a40f80>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7a418b0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a40830>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a15cd0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a42c90>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a41a00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c7ab70>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a6b020>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a8f3b0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7af01d0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7af2930>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7af02f0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7abd1c0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7abd970>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a8e1b0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a43bf0>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa3b78f5520>\r\n# zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_ajsl1_iq/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b794af60>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7929e50>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7929040>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7948e30>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b797a8d0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b797a660>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7979fd0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b797a9f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b794b980>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b797b5f0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b797b740>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b797bbf0>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b73159d0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b73175f0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7317fb0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7319160>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b731bbf0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b731bf50>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7319ee0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7327b60>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7326630>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7326390>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7326900>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b731a3f0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b736be00>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b736be30>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b736d9a0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b736d760>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b736ff20>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b736e060>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7373590>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b736ff50>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b73746b0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7374830>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b73748f0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b736c0b0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7377fe0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7201490>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7376810>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7377bc0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7376480>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7205700>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b72063c0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b72016a0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7206150>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7207500>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7211e20>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b720f1a0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7302870>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b79b6540>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7211fa0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7206120>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 998, \"gid\": 998, \"owner\": \"sssd\", \"group\": \"sssd\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"proxy_pam_target\", \"value\": \"sssd-shadowutils\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.45.174 closed.\r\n 7163 1726888040.40102: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8cff020>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.40109: stdout chunk (state=3):\n>>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f3682d130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f3682dfa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 7163 1726888040.40113: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.40116: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f3686bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f3686bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368a3770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\n<<<\n 7163 1726888040.41932: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.41936: stdout chunk (state=3):\n>>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368a3e00>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36883a40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36881190>\r\n<<<\n 7163 1726888040.41967: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'domain/nssfiles', 'option': 'proxy_pam_target', 'value': 'sssd-shadowutils', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 7163 1726888040.41971: _low_level_execute_command(): starting\n 7163 1726888040.41973: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351/ > /dev/null 2>&1 && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 7163 1726888040.41984: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8b09c40>\r\n<<<\n 7163 1726888040.41987: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36868f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368c3710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368c2330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36882030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368c0b00>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368f87d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368681d0>\r\n<<<\n 7163 1726888040.42157: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8b07d40>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.42161: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.42164: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f368f8c50>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368f8b30>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f368f8ec0>\r\n<<<\n 7163 1726888040.42166: stdout chunk (state=3):\n>>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36866cf0>\r\n<<<\n 7163 1726888040.42169: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.42171: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n<<<\n 7163 1726888040.42173: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.42175: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368f95b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368f9280>\r\nimport 'importlib.machinery' # \r\n<<<\n 7163 1726888040.42178: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n<<<\n 7163 1726888040.42183: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368fa4b0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n<<<\n 7163 1726888040.42185: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f369106e0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f36911df0>\r\n<<<\n 7163 1726888040.42188: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n<<<\n 7163 1726888040.42190: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py<<<\n 7163 1726888040.42192: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 7163 1726888040.42195: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36912c60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f369132c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f369121b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n<<<\n 7163 1726888040.42197: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8dfe780><<<\n 7163 1726888040.42199: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f36913d40>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36913470>\r\n<<<\n 7163 1726888040.42202: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368fa510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n<<<\n 7163 1726888040.42204: stdout chunk (state=3):\n>>>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8df2450>\r\n<<<\n 7163 1726888040.42206: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n<<<\n 7163 1726888040.42209: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f366a3c50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f366cc6e0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f366cc440>\r\n<<<\n 7163 1726888040.42212: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8b09e80>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8b09c10>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n<<<\n 7163 1726888040.42216: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 7163 1726888040.42218: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f366cc710>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888040.42221: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n<<<\n 7163 1726888040.42223: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f366cd040>\r\n<<<\n 7163 1726888040.42225: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.42227: stdout chunk (state=3):\n>>>import 'ansible_collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available<<<\n 7163 1726888040.42230: stdout chunk (state=3):\n>>>\r\nimport 'ansible_collections.community' # <<<\n 7163 1726888040.42232: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f366cda30>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f366cc8f0>\r\n<<<\n 7163 1726888040.42236: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins.modules' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.42241: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f366a1df0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f366cedb0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f366cd8b0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368fac00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888040.42244: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 7163 1726888040.42247: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 7163 1726888040.42249: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f366f7140>\r\n<<<\n 7163 1726888040.42252: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n<<<\n 7163 1726888040.42255: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888040.42428: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n<<<\n 7163 1726888040.42436: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 7163 1726888040.42444: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f3671b500>\r\n<<<\n 7163 1726888040.42448: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 7163 1726888040.42452: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 7163 1726888040.42457: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n<<<\n 7163 1726888040.42469: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.42486: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\n<<<\n 7163 1726888040.42492: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f367782c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f3677aa20>\r\n<<<\n 7163 1726888040.42495: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888040.42504: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f367783e0>\r\n<<<\n 7163 1726888040.42507: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888040.42510: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 7163 1726888040.42513: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f367452b0>\r\n<<<\n 7163 1726888040.42516: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f365813a0>\r\n<<<\n 7163 1726888040.42519: stdout chunk (state=3):\n>>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f3671a300>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f366cfd10>\r\n<<<\n 7163 1726888040.42522: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 7163 1726888040.42525: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888040.42529: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9f3671a660>\r\n<<<\n 7163 1726888040.42532: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888040.42535: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.42540: stdout chunk (state=3):\n>>># zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_do5gi_ox/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.42547: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n<<<\n 7163 1726888040.42551: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"proxy_lib_name\", \"value\": \"files\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n<<<\n 7163 1726888040.42553: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 7163 1726888040.42555: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 7163 1726888040.42595: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f365d7110>\r\nimport '_typing' # \r\n<<<\n 7163 1726888040.42706: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f365b6000>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f365b5160>\r\n<<<\n 7163 1726888040.42794: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.42798: stdout chunk (state=3):\n>>>import 'ansible' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.43017: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n<<<\n 7163 1726888040.43025: stdout chunk (state=3):\n>>># restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n<<<\n 7163 1726888040.43108: stdout chunk (state=3):\n>>># cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime<<<\n 7163 1726888040.43159: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n<<<\n 7163 1726888040.43175: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.43184: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info<<<\n 7163 1726888040.43202: stdout chunk (state=3):\n>>>\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n<<<\n 7163 1726888040.43473: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 7163 1726888040.43595: stdout chunk (state=3):\n>>># destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n<<<\n 7163 1726888040.43616: stdout chunk (state=3):\n>>># destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n<<<\n 7163 1726888040.43710: stdout chunk (state=3):\n>>># destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n<<<\n 7163 1726888040.43853: stdout chunk (state=3):\n>>># cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n<<<\n 7163 1726888040.43858: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888040.43864: stdout chunk (state=3):\n>>><<<\n 7163 1726888040.43868: stderr chunk (state=3):\n>>><<<\n 7163 1726888040.44045: stdout chunk (state=3):\n>>># destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n<10.31.45.174> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888040.44068: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888040.44073: handler run complete\n 7163 1726888040.44076: attempt loop complete, returning result\n 7163 1726888040.44079: variable 'item' from source: unknown\n 7163 1726888040.44113: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n<<<\n 7163 1726888040.44143: stdout chunk (state=3):\n>>># destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 7163 1726888040.44212: variable 'item' from source: unknown\n 7163 1726888040.44328: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n<<<\n 7163 1726888040.44332: stdout chunk (state=3):\n>>># destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n<<<\n 7163 1726888040.44334: stdout chunk (state=3):\n>>># destroy _hashlib\r\n<<<\n 7163 1726888040.44337: stdout chunk (state=3):\n>>># destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n<<<\n 7163 1726888040.44360: stdout chunk (state=3):\n>>># destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n<<<\n 7163 1726888040.44406: stdout chunk (state=3):\n>>># clear sys.audit hooks\r\n<<<\nok: [managed_node2] => (item={'key': 'proxy_pam_target', 'value': 'sssd-shadowutils'}) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"diff\": {\n \"after\": \"\",\n \"after_header\": \"/etc/sssd/sssd.conf (content)\",\n \"before\": \"\",\n \"before_header\": \"/etc/sssd/sssd.conf (content)\"\n },\n \"gid\": 998,\n \"group\": \"sssd\",\n \"invocation\": {\n \"module_args\": {\n \"allow_no_value\": false,\n \"attributes\": null,\n \"backup\": false,\n \"create\": true,\n \"exclusive\": true,\n \"follow\": false,\n \"group\": \"root\",\n \"ignore_spaces\": false,\n \"mode\": \"0600\",\n \"modify_inactive_option\": true,\n \"no_extra_spaces\": false,\n \"option\": \"proxy_pam_target\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"section\": \"domain/nssfiles\",\n \"section_has_values\": null,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"state\": \"present\",\n \"unsafe_writes\": false,\n \"value\": \"sssd-shadowutils\",\n \"values\": null\n }\n },\n \"item\": {\n \"key\": \"proxy_pam_target\",\n \"value\": \"sssd-shadowutils\"\n },\n \"mode\": \"0600\",\n \"owner\": \"sssd\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"secontext\": \"system_u:object_r:sssd_conf_t:s0\",\n \"size\": 144,\n \"state\": \"file\",\n \"uid\": 998\n}\n\nMSG:\n\nOK\n 7163 1726888040.44927: dumping result to json\n 7163 1726888040.44931: done dumping result, returning\n 7163 1726888040.44934: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Configure sssd proxy provider domain [02619b48-4a2f-6d34-1d0e-00000000000f]\n 7163 1726888040.44937: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000f\n 7163 1726888040.45142: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.45146: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.46.206 closed.\r\n<<<\n 7163 1726888040.45149: stdout chunk (state=3):\n>>><<<\n 7163 1726888040.45151: stderr chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a97104d0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a96dfb30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9712a50>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a94c1130>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a94c1fa0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a94ffd70>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a94fffb0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9537770>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9537e00>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9517a40>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9515160>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a94fcf20>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a95576e0>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9556300>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9516030>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9554b30>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a958c710>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a94fc1a0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a958cbc0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a958ca70>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a958ce60>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a94facc0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a958d550>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a958d220>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a958e450>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a95a4650>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a95a5d30>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a95a6bd0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a95a7230>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a95a6120>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a95a7cb0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a95a73e0>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a958e3c0>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a9323b60>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a934c5c0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a934c350>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a934c5f0>\\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a934cef0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a934d820>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a934c7d0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9321d00>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a934ec30>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a934d970>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a958eb70>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a937af90>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a939b2c0>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a93cbfb0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a93fe810>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a93fc1d0>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a939bf50>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8d25190>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a939a0c0>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a934fb90>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f24a939a1e0>\\r\\n# zipimport: found 34 names in \\'/tmp/ansible_community.general.ini_file_payload_255lm9jp/ansible_community.general.ini_file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8d76e40>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8d55d30>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8d54e90>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8d74b90>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8da6870>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8da6600>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8da5f10>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8da6960>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8d77ad0>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8da75c0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8da7800>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8da7d10>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c0d970>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8c0f620>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c0ffe0>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c111c0>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c13c20>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a94fadb0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c11ee0>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c1bb90>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c1a660>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c1a3c0>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c1a930>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c123f0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8c63ec0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c63890>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8c65a60>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c65820>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8c67fb0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c66120>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c6b710>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c680e0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8c6c470>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8c6c4a0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8c6c980>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c64140>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8cf40b0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8cf4fb0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c6e870>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8c6fbf0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c6e480>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8cfd160>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8cfdeb0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8cf7d40>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8cfdc70>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8cff020>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8b09c40>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8b07d40>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8dfe780>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8df2450>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8b09e80>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8b09c10>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community.general\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community.general.plugins\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community.general.plugins.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"proxy_lib_name\", \"value\": \"files\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible_collections\\r\\n# destroy ansible_collections\\r\\n# cleanup[2] removing ansible_collections.community\\r\\n# destroy ansible_collections.community\\r\\n# cleanup[2] removing ansible_collections.community.general\\r\\n# destroy ansible_collections.community.general\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins\\r\\n# destroy ansible_collections.community.general.plugins\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\\r\\n# destroy ansible_collections.community.general.plugins.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy _blake2\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy fnmatch\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _hashlib\\r\\n# destroy _operator\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 6\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.46.206 closed.\\r\\n\")\n 7163 1726888040.45208: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a97104d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a96dfb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9712a50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a94c1130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a94c1fa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a94ffd70>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a94fffb0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9537770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9537e00>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9517a40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9515160>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a94fcf20>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a95576e0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9556300>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9516030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9554b30>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a958c710>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a94fc1a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a958cbc0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a958ca70>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a958ce60>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a94facc0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a958d550>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a958d220>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a958e450>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a95a4650>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a95a5d30>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a95a6bd0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a95a7230>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a95a6120>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a95a7cb0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a95a73e0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a958e3c0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a9323b60>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a934c5c0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a934c350>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a934c5f0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a934cef0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a934d820>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a934c7d0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9321d00>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a934ec30>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a934d970>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a958eb70>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a937af90>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a939b2c0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a93cbfb0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a93fe810>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a93fc1d0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a939bf50>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8d25190>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a939a0c0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a934fb90>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f24a939a1e0>\r\n# zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_255lm9jp/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8d76e40>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8d55d30>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8d54e90>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8d74b90>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8da6870>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8da6600>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8da5f10>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8da6960>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8d77ad0>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8da75c0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8da7800>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8da7d10>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c0d970>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8c0f620>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c0ffe0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c111c0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c13c20>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a94fadb0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c11ee0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c1bb90>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c1a660>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c1a3c0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c1a930>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c123f0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8c63ec0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c63890>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8c65a60>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c65820>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8c67fb0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c66120>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c6b710>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c680e0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8c6c470>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8c6c4a0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8c6c980>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c64140>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8cf40b0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8cf4fb0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c6e870>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8c6fbf0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c6e480>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8cfd160>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8cfdeb0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8cf7d40>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8cfdc70>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8cff020>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8b09c40>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8b07d40>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8dfe780>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8df2450>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8b09e80>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8b09c10>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"proxy_lib_name\", \"value\": \"files\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 6\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.46.206 closed.\r\n 7163 1726888040.46163: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000f\n 7163 1726888040.46170: WORKER PROCESS EXITING\n 7163 1726888040.47794: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'domain/nssfiles', 'option': 'proxy_lib_name', 'value': 'files', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 7163 1726888040.47802: _low_level_execute_command(): starting\n 7163 1726888040.47807: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403/ > /dev/null 2>&1 && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 7163 1726888040.47820: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\n<<<\n 7163 1726888040.47824: stdout chunk (state=3):\n>>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f365d4fe0>\r\n<<<\n 7163 1726888040.47828: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888040.47835: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n<<<\n 7163 1726888040.47842: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n<<<\n 7163 1726888040.47845: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n<<<\n 7163 1726888040.47851: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888040.47853: stdout chunk (state=3):\n>>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f36602ba0>\r\n<<<\n 7163 1726888040.47868: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36602930>\r\n<<<\n 7163 1726888040.47872: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36602240>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36602c60>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f365d7da0>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f366037d0>\r\n<<<\n 7163 1726888040.47875: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f366039e0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\n<<<\n 7163 1726888040.47877: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36603e30>\r\nimport 'pwd' # \r\n<<<\n 7163 1726888040.47879: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 7163 1726888040.47884: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f19b50>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35f1b800>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f1c1d0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f1d0a0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n<<<\n 7163 1726888040.47886: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f1fdd0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f365d7b90>\r\n<<<\n 7163 1726888040.47890: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f1e0c0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n<<<\n 7163 1726888040.47903: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n<<<\n 7163 1726888040.47906: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f27cb0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f26780>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f264e0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 7163 1726888040.47910: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888040.47912: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888040.47914: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f26a50>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f1e540>\r\n<<<\n 7163 1726888040.47916: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888040.47918: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35f6fef0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f70440>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n<<<\n 7163 1726888040.47920: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 7163 1726888040.47929: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n<<<\n 7163 1726888040.47931: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 7163 1726888040.47933: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888040.47936: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888040.48008: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888040.48017: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35f71b80>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f71940>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 7163 1726888040.48021: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888040.48026: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888040.48028: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6573\r\n<<<\n 7163 1726888040.48031: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888040.48033: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35f74140>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f72270>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888040.48035: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\n<<<\n 7163 1726888040.48039: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888040.48042: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f77860>\r\n<<<\n 7163 1726888040.48045: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f74230>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35f78950>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35f788f0>\r\n<<<\n 7163 1726888040.48052: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35f78a70>\r\n<<<\n 7163 1726888040.48059: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f70290>\r\n<<<\n 7163 1726888040.48062: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n<<<\n 7163 1726888040.48064: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n<<<\n 7163 1726888040.48067: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n<<<\n 7163 1726888040.48070: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888040.48073: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35e001d0>\r\n<<<\n 7163 1726888040.48471: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35e01190>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f7a960>\r\n<<<\n 7163 1726888040.48475: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35f7bd10>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f7a5d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n<<<\n 7163 1726888040.48478: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.48484: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.48536: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.48596: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n<<<\n 7163 1726888040.48614: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.48761: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.49044: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.49421: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888040.49426: stdout chunk (state=3):\n>>><<<\n 7163 1726888040.49429: stderr chunk (state=3):\n>>><<<\n 7163 1726888040.49527: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n<10.31.46.206> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888040.49534: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888040.49541: handler run complete\n 7163 1726888040.49544: attempt loop complete, returning result\n 7163 1726888040.49546: variable 'item' from source: unknown\n 7163 1726888040.49843: variable 'item' from source: unknown\nok: [managed_node3] => (item={'key': 'proxy_lib_name', 'value': 'files'}) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"diff\": {\n \"after\": \"\",\n \"after_header\": \"/etc/sssd/sssd.conf (content)\",\n \"before\": \"\",\n \"before_header\": \"/etc/sssd/sssd.conf (content)\"\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"allow_no_value\": false,\n \"attributes\": null,\n \"backup\": false,\n \"create\": true,\n \"exclusive\": true,\n \"follow\": false,\n \"group\": \"root\",\n \"ignore_spaces\": false,\n \"mode\": \"0600\",\n \"modify_inactive_option\": true,\n \"no_extra_spaces\": false,\n \"option\": \"proxy_lib_name\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"section\": \"domain/nssfiles\",\n \"section_has_values\": null,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"state\": \"present\",\n \"unsafe_writes\": false,\n \"value\": \"files\",\n \"values\": null\n }\n },\n \"item\": {\n \"key\": \"proxy_lib_name\",\n \"value\": \"files\"\n },\n \"mode\": \"0600\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"secontext\": \"system_u:object_r:sssd_conf_t:s0\",\n \"size\": 144,\n \"state\": \"file\",\n \"uid\": 0\n}\n\nMSG:\n\nOK\n 7163 1726888040.50406: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888040.50415: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888040.50418: variable 'omit' from source: magic vars\n 7163 1726888040.50421: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35e09310>\r\n<<<\n 7163 1726888040.50510: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35e0a270>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f7b470>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.50563: variable 'tlog_use_sssd' from source: role '' defaults\n 7163 1726888040.50567: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.50577: Evaluated conditional (tlog_use_sssd | bool): True\n 7163 1726888040.50665: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 7163 1726888040.50766: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\n<<<\n 7163 1726888040.50770: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35e0a720>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.50978: Evaluated conditional ('sssd' in ansible_facts.packages): True\n 7163 1726888040.50984: variable 'omit' from source: magic vars\n 7163 1726888040.51004: variable 'omit' from source: magic vars\n 7163 1726888040.51032: variable '__tlog_sssd_conf' from source: role '' all vars\n 7163 1726888040.51084: variable '__tlog_sssd_conf' from source: role '' all vars\n 7163 1726888040.51140: variable 'item' from source: unknown\n 7163 1726888040.51197: variable 'item' from source: unknown\n 7163 1726888040.51211: variable 'omit' from source: magic vars\n 7163 1726888040.51239: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 7163 1726888040.51247: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888040.51253: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888040.51262: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 7163 1726888040.51265: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888040.51268: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888040.51297: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.51333: Set connection var ansible_shell_executable to /bin/sh\n 7163 1726888040.51336: Set connection var ansible_timeout to 10\n 7163 1726888040.51344: Set connection var ansible_module_compression to ZIP_DEFLATED\n 7163 1726888040.51352: Set connection var ansible_shell_type to sh\n 7163 1726888040.51358: Set connection var ansible_pipelining to False\n 7163 1726888040.51360: Set connection var ansible_connection to ssh\n 7163 1726888040.51374: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888040.51376: variable 'ansible_connection' from source: unknown\n 7163 1726888040.51379: variable 'ansible_module_compression' from source: unknown\n 7163 1726888040.51388: variable 'ansible_shell_type' from source: unknown\n 7163 1726888040.51391: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888040.51393: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888040.51395: variable 'ansible_pipelining' from source: unknown\n 7163 1726888040.51398: variable 'ansible_timeout' from source: unknown\n 7163 1726888040.51400: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888040.51476: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 7163 1726888040.51485: variable 'omit' from source: magic vars\n 7163 1726888040.51488: starting attempt loop\n 7163 1726888040.51490: running the handler\n 7163 1726888040.51498: _low_level_execute_command(): starting\n 7163 1726888040.51500: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 7163 1726888040.51853: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.51874: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.51945: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n<<<\n 7163 1726888040.51977: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.52023: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.52101: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.52184: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888040.52217: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888040.52246: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888040.52265: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n<<<\n 7163 1726888040.52278: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888040.52295: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888040.52332: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 7163 1726888040.52374: stderr chunk (state=3):\n>>>debug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888040.52382: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 7163 1726888040.52436: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.52446: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.52449: stderr chunk (state=3):\n>>>debug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888040.52465: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888040.52497: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888040.52502: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888040.52530: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888040.52578: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.53057: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\n<<<\n 7163 1726888040.53061: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35e0b320>\r\n<<<\n 7163 1726888040.53063: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.53143: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.53186: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\n<<<\n 7163 1726888040.53202: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\n<<<\n 7163 1726888040.53215: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 7163 1726888040.53367: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.53444: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.53478: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.53606: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 7163 1726888040.53642: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888040.53675: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35e15f70>\r\n<<<\n 7163 1726888040.53710: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35e10ce0>\r\n<<<\n 7163 1726888040.53752: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n<<<\n 7163 1726888040.53822: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.54071: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n<<<\n 7163 1726888040.54107: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 7163 1726888040.54171: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n<<<\n 7163 1726888040.54187: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n<<<\n 7163 1726888040.54221: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 7163 1726888040.54233: stdout chunk (state=3):\n>>>/root\n<<<\n 7163 1726888040.54274: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f027b0>\r\n<<<\n 7163 1726888040.54321: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f3663e480>\r\n<<<\n 7163 1726888040.54491: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888040.54495: stderr chunk (state=3):\n>>><<<\n 7163 1726888040.54497: stdout chunk (state=3):\n>>><<<\n 7163 1726888040.54503: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35e16000>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35e088f0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n<<<\n<10.31.46.206> (0, b'/root\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888040.54509: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888040.54514: _low_level_execute_command(): starting\n 7163 1726888040.54517: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343 `\" && echo ansible-tmp-1726888040.544291-7720-198807775262343=\"` echo /root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343 `\" ) && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343 `\" && echo ansible-tmp-1726888040.544291-7720-198807775262343=\"` echo /root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343 `\" ) && sleep 0'\"'\"''\n 7163 1726888040.54745: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.54750: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible_collections' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.54753: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible_collections.community' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.54876: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible_collections.community.general' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins.modules' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.55093: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.55179: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888040.55186: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888040.55189: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888040.55194: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888040.55196: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888040.55267: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\n<<<\n 7163 1726888040.55271: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 7163 1726888040.55273: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 7163 1726888040.55276: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 7163 1726888040.55278: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 7163 1726888040.55288: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 7163 1726888040.55290: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888040.55293: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 7163 1726888040.55444: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\n<<<\n 7163 1726888040.55448: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888040.55451: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888040.55453: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 7163 1726888040.55460: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 7163 1726888040.55462: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888040.55464: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6573\r\n<<<\n 7163 1726888040.55467: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.55469: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888040.55471: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888040.55659: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"proxy_pam_target\", \"value\": \"sssd-shadowutils\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n<<<\n 7163 1726888040.55704: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 7163 1726888040.56153: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n<<<\n 7163 1726888040.56183: stdout chunk (state=3):\n>>># clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n<<<\n 7163 1726888040.56212: stdout chunk (state=3):\n>>># restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n<<<\n 7163 1726888040.56269: stdout chunk (state=3):\n>>># cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n<<<\n 7163 1726888040.56285: stdout chunk (state=3):\n>>># cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n<<<\n 7163 1726888040.56320: stdout chunk (state=3):\n>>># cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n<<<\n 7163 1726888040.56783: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n<<<\n 7163 1726888040.56789: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n<<<\n 7163 1726888040.56791: stdout chunk (state=3):\n>>># destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n<<<\n 7163 1726888040.56795: stdout chunk (state=3):\n>>># destroy distro\r\n# destroy distro.distro\r\n<<<\n 7163 1726888040.56797: stdout chunk (state=3):\n>>># destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n<<<\n 7163 1726888040.56933: stdout chunk (state=3):\n>>># cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n<<<\n 7163 1726888040.57021: stdout chunk (state=3):\n>>># cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n<<<\n 7163 1726888040.57025: stdout chunk (state=3):\n>>># cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n<<<\n 7163 1726888040.57028: stdout chunk (state=3):\n>>># cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 7163 1726888040.57287: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n<<<\n 7163 1726888040.57343: stdout chunk (state=3):\n>>># destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n<<<\n 7163 1726888040.57348: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.modules\r\n<<<\n 7163 1726888040.57352: stdout chunk (state=3):\n>>># destroy _frozen_importlib\r\n<<<\n 7163 1726888040.57377: stdout chunk (state=3):\n>>>ansible-tmp-1726888040.544291-7720-198807775262343=/root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343\n<<<\n 7163 1726888040.57436: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n<<<\n 7163 1726888040.57569: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888040.57573: stdout chunk (state=3):\n>>><<<\n 7163 1726888040.57576: stderr chunk (state=3):\n>>><<<\n 7163 1726888040.57578: stdout chunk (state=3):\n>>># destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n<<<\n 7163 1726888040.57743: stdout chunk (state=3):\n>>># destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n<10.31.46.206> (0, b'ansible-tmp-1726888040.544291-7720-198807775262343=/root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888040.57753: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888040.544291-7720-198807775262343=/root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888040.57758: variable 'ansible_module_compression' from source: unknown\n 7163 1726888040.57784: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible_collections.community.general.plugins.modules.ini_file-ZIP_DEFLATED\n 7163 1726888040.57813: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /tmp/collections-FCu/ansible_collections/community/general/plugins/modules/ini_file.py\n 7163 1726888040.57988: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.215 closed.\r\n<<<\n 7163 1726888040.58005: stdout chunk (state=3):\n>>><<<\n 7163 1726888040.58023: stderr chunk (state=3):\n>>><<<\n 7163 1726888040.58040: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343/AnsiballZ_ini_file.py\n<10.31.46.206> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmp13j6jfjo TO /root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343/AnsiballZ_ini_file.py\n<10.31.46.206> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' '[10.31.46.206]'\n<10.31.12.215> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36a184d0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f369e7b30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36a1aa50>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f3682d130>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f3682dfa0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f3686bda0>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f3686bfe0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368a3770>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368a3e00>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36883a40>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36881190>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36868f50>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368c3710>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368c2330>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36882030>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368c0b00>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368f87d0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368681d0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f368f8c50>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368f8b30>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f368f8ec0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36866cf0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368f95b0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368f9280>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368fa4b0>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f369106e0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f36911df0>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36912c60>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f369132c0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f369121b0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f36913d40>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36913470>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368fa510>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f366a3c50>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f366cc6e0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f366cc440>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f366cc710>\\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f366cd040>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f366cda30>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f366cc8f0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f366a1df0>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f366cedb0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f366cd8b0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368fac00>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f366f7140>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f3671b500>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f367782c0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f3677aa20>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f367783e0>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f367452b0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f365813a0>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f3671a300>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f366cfd10>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9f3671a660>\\r\\n# zipimport: found 34 names in \\'/tmp/ansible_community.general.ini_file_payload_do5gi_ox/ansible_community.general.ini_file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f365d7110>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f365b6000>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f365b5160>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f365d4fe0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f36602ba0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36602930>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36602240>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36602c60>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f365d7da0>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f366037d0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f366039e0>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36603e30>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f19b50>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35f1b800>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f1c1d0>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f1d0a0>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f1fdd0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f365d7b90>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f1e0c0>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f27cb0>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f26780>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f264e0>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f26a50>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f1e540>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35f6fef0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f70440>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35f71b80>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f71940>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35f74140>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f72270>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f77860>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f74230>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35f78950>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35f788f0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35f78a70>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f70290>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35e001d0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35e01190>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f7a960>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35f7bd10>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f7a5d0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35e09310>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35e0a270>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f7b470>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35e0a720>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35e0b320>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35e15f70>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35e10ce0>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f027b0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f3663e480>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35e16000>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35e088f0>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community.general\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community.general.plugins\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community.general.plugins.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"proxy_pam_target\", \"value\": \"sssd-shadowutils\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible_collections\\r\\n# destroy ansible_collections\\r\\n# cleanup[2] removing ansible_collections.community\\r\\n# destroy ansible_collections.community\\r\\n# cleanup[2] removing ansible_collections.community.general\\r\\n# destroy ansible_collections.community.general\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins\\r\\n# destroy ansible_collections.community.general.plugins\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\\r\\n# destroy ansible_collections.community.general.plugins.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy _blake2\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy fnmatch\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _hashlib\\r\\n# destroy _operator\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.12.215 closed.\\r\\n\")\n 7163 1726888040.58808: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36a184d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f369e7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36a1aa50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f3682d130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f3682dfa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f3686bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f3686bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368a3770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368a3e00>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36883a40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36881190>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36868f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368c3710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368c2330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36882030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368c0b00>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368f87d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368681d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f368f8c50>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368f8b30>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f368f8ec0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36866cf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368f95b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368f9280>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368fa4b0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f369106e0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f36911df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36912c60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f369132c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f369121b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f36913d40>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36913470>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368fa510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f366a3c50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f366cc6e0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f366cc440>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f366cc710>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f366cd040>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f366cda30>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f366cc8f0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f366a1df0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f366cedb0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f366cd8b0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368fac00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f366f7140>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f3671b500>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f367782c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f3677aa20>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f367783e0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f367452b0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f365813a0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f3671a300>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f366cfd10>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9f3671a660>\r\n# zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_do5gi_ox/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f365d7110>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f365b6000>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f365b5160>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f365d4fe0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f36602ba0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36602930>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36602240>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36602c60>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f365d7da0>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f366037d0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f366039e0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36603e30>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f19b50>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35f1b800>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f1c1d0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f1d0a0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f1fdd0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f365d7b90>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f1e0c0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f27cb0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f26780>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f264e0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f26a50>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f1e540>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35f6fef0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f70440>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35f71b80>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f71940>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35f74140>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f72270>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f77860>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f74230>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35f78950>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35f788f0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35f78a70>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f70290>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35e001d0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35e01190>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f7a960>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35f7bd10>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f7a5d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35e09310>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35e0a270>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f7b470>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35e0a720>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35e0b320>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35e15f70>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35e10ce0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f027b0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f3663e480>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35e16000>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35e088f0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"proxy_pam_target\", \"value\": \"sssd-shadowutils\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.215 closed.\r\n 7163 1726888040.60984: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'domain/nssfiles', 'option': 'proxy_pam_target', 'value': 'sssd-shadowutils', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 7163 1726888040.60989: _low_level_execute_command(): starting\n 7163 1726888040.60992: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892/ > /dev/null 2>&1 && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888040.60998: Sending initial data\n 7163 1726888040.61005: Sent initial data (154 bytes)\n 7163 1726888040.61007: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\n<<<\n 7163 1726888040.61010: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888040.61014: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888040.61016: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888040.61019: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888040.61021: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\n<<<\n 7163 1726888040.61023: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 7163 1726888040.61026: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 7163 1726888040.61028: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 7163 1726888040.61093: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 7163 1726888040.61097: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 7163 1726888040.61099: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 7163 1726888040.61107: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888040.61110: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888040.61112: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888040.61114: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888040.61117: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 7163 1726888040.61119: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888040.61121: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6573\r\n<<<\n 7163 1726888040.61123: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888040.61125: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888040.61128: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888040.61130: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 7163 1726888040.61132: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888040.61134: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\n<<<\n 7163 1726888040.61137: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888040.61278: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888040.61284: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888040.61287: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 7163 1726888040.61290: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 7163 1726888040.61292: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp13j6jfjo\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343/AnsiballZ_ini_file.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 7163 1726888040.61295: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp13j6jfjo /root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343/AnsiballZ_ini_file.py\n<<<\n 7163 1726888040.61298: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmp13j6jfjo\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343/AnsiballZ_ini_file.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343/AnsiballZ_ini_file.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343/AnsiballZ_ini_file.py M:0x001a\r\n<<<\n 7163 1726888040.61456: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122746\r\n<<<\n 7163 1726888040.62411: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888040.62415: stdout chunk (state=3):\n>>><<<\n 7163 1726888040.62417: stderr chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888040.62423: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888040.62428: handler run complete\n 7163 1726888040.62430: attempt loop complete, returning result\n 7163 1726888040.62628: variable 'item' from source: unknown\n 7163 1726888040.62632: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 122746 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 7163 1726888040.62637: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888040.62678: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\n<<<\n 7163 1726888040.62688: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 7163 1726888040.62748: variable 'item' from source: unknown\n 7163 1726888040.62761: stderr chunk (state=3):\n>>><<<\n 7163 1726888040.62764: stdout chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp13j6jfjo /root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343/AnsiballZ_ini_file.py\\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master at \\'/root/.ansible/cp/a3358520e8\\'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp13j6jfjo\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343/AnsiballZ_ini_file.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmp13j6jfjo\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343/AnsiballZ_ini_file.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343/AnsiballZ_ini_file.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343/AnsiballZ_ini_file.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122746\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 122746 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 7163 1726888040.62796: done transferring module to remote\n 7163 1726888040.62807: _low_level_execute_command(): starting\n 7163 1726888040.62812: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343/ /root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343/AnsiballZ_ini_file.py && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343/ /root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343/AnsiballZ_ini_file.py && sleep 0'\"'\"''\nok: [managed_node1] => (item={'key': 'proxy_pam_target', 'value': 'sssd-shadowutils'}) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"diff\": {\n \"after\": \"\",\n \"after_header\": \"/etc/sssd/sssd.conf (content)\",\n \"before\": \"\",\n \"before_header\": \"/etc/sssd/sssd.conf (content)\"\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"allow_no_value\": false,\n \"attributes\": null,\n \"backup\": false,\n \"create\": true,\n \"exclusive\": true,\n \"follow\": false,\n \"group\": \"root\",\n \"ignore_spaces\": false,\n \"mode\": \"0600\",\n \"modify_inactive_option\": true,\n \"no_extra_spaces\": false,\n \"option\": \"proxy_pam_target\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"section\": \"domain/nssfiles\",\n \"section_has_values\": null,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"state\": \"present\",\n \"unsafe_writes\": false,\n \"value\": \"sssd-shadowutils\",\n \"values\": null\n }\n },\n \"item\": {\n \"key\": \"proxy_pam_target\",\n \"value\": \"sssd-shadowutils\"\n },\n \"mode\": \"0600\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"secontext\": \"system_u:object_r:sssd_conf_t:s0\",\n \"size\": 144,\n \"state\": \"file\",\n \"uid\": 0\n}\n\nMSG:\n\nOK\n 7163 1726888040.63301: dumping result to json\n 7163 1726888040.63305: done dumping result, returning\n 7163 1726888040.63307: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Configure sssd proxy provider domain [02619b48-4a2f-6d34-1d0e-00000000000f]\n 7163 1726888040.63310: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000f\n 7163 1726888040.63668: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000f\n 7163 1726888040.63671: WORKER PROCESS EXITING\n 7163 1726888040.64259: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888040.64263: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888040.64267: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888040.64270: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\n<<<\n 7163 1726888040.64283: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 7163 1726888040.64287: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 7163 1726888040.64298: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 7163 1726888040.64308: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 7163 1726888040.64317: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 7163 1726888040.64326: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888040.64391: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888040.64571: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888040.64595: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888040.64633: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888040.64666: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888040.66356: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\n<<<\n 7163 1726888040.66365: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 7163 1726888040.66545: stderr chunk (state=3):\n>>><<<\n 7163 1726888040.66550: stdout chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888040.66557: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888040.66562: _low_level_execute_command(): starting\n 7163 1726888040.66565: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343/AnsiballZ_ini_file.py && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' -tt 10.31.46.206 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343/AnsiballZ_ini_file.py && sleep 0'\"'\"''\n 7163 1726888040.67159: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888040.67328: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888040.67331: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888040.67334: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\n<<<\n 7163 1726888040.67336: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888040.67340: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888040.67343: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888040.67345: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888040.69420: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 7163 1726888040.69471: stdout chunk (state=3):\n>>>import _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 7163 1726888040.69533: stdout chunk (state=3):\n>>>import '_io' # \r\n<<<\n 7163 1726888040.69569: stdout chunk (state=3):\n>>>import 'marshal' # \r\nimport 'posix' # \r\n<<<\n 7163 1726888040.69610: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 7163 1726888040.69653: stdout chunk (state=3):\n>>>import 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 7163 1726888040.69694: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888040.69719: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 7163 1726888040.69736: stdout chunk (state=3):\n>>>import 'codecs' # \r\n<<<\n 7163 1726888040.69792: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n<<<\n 7163 1726888040.69796: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef8184d0>\r\n<<<\n 7163 1726888040.69845: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef7e7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\n<<<\n 7163 1726888040.69850: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef81aa50>\r\n<<<\n 7163 1726888040.69877: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 7163 1726888040.69906: stdout chunk (state=3):\n>>>import '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\n<<<\n 7163 1726888040.69941: stdout chunk (state=3):\n>>>import '_stat' # \r\n<<<\n 7163 1726888040.69958: stdout chunk (state=3):\n>>>import 'stat' # \r\n<<<\n 7163 1726888040.70021: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\n<<<\n 7163 1726888040.70047: stdout chunk (state=3):\n>>>import 'genericpath' # \r\nimport 'posixpath' # \r\n<<<\n 7163 1726888040.70081: stdout chunk (state=3):\n>>>import 'os' # \r\n<<<\n 7163 1726888040.70126: stdout chunk (state=3):\n>>>import '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\n<<<\n 7163 1726888040.70130: stdout chunk (state=3):\n>>>Adding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n<<<\n 7163 1726888040.70161: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\n<<<\n 7163 1726888040.70184: stdout chunk (state=3):\n>>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef5c9130>\r\n<<<\n 7163 1726888040.70255: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888040.70455: stdout chunk (state=3):\n>>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef5c9fa0>\r\nimport 'site' # \r\n<<<\n 7163 1726888040.70474: stdout chunk (state=3):\n>>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 7163 1726888040.70536: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n<<<\n 7163 1726888040.70561: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n<<<\n 7163 1726888040.70589: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888040.70601: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 7163 1726888040.70636: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n<<<\n 7163 1726888040.70664: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n<<<\n 7163 1726888040.70717: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef607d70>\r\n<<<\n 7163 1726888040.70745: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n<<<\n 7163 1726888040.70751: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\n<<<\n 7163 1726888040.70753: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef607fb0>\r\n<<<\n 7163 1726888040.70775: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n<<<\n 7163 1726888040.70791: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n<<<\n 7163 1726888040.70819: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 7163 1726888040.70864: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888040.70886: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 7163 1726888040.71063: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef63f770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef63fe00>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef61fa40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef61d160>\r\n<<<\n 7163 1726888040.71128: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef604f20>\r\n<<<\n 7163 1726888040.71157: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n<<<\n 7163 1726888040.71176: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\n<<<\n 7163 1726888040.71200: stdout chunk (state=3):\n>>>import '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n<<<\n 7163 1726888040.71222: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n<<<\n 7163 1726888040.71249: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\n<<<\n 7163 1726888040.71284: stdout chunk (state=3):\n>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef65f6e0>\r\n<<<\n 7163 1726888040.71302: stdout chunk (state=3):\n>>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef65e300>\r\n<<<\n 7163 1726888040.71330: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef61e030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef65cb30>\r\n<<<\n 7163 1726888040.71379: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n<<<\n 7163 1726888040.71406: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef694710>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef6041a0>\r\n<<<\n 7163 1726888040.71433: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n<<<\n 7163 1726888040.71462: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef694bc0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef694a70>\r\n<<<\n 7163 1726888040.71491: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888040.71515: stdout chunk (state=3):\n>>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef694e60>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef602cc0>\r\n<<<\n 7163 1726888040.71543: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888040.71565: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n<<<\n 7163 1726888040.71676: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef695550>\r\n<<<\n 7163 1726888040.71684: stdout chunk (state=3):\n>>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef695220>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef696450>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n<<<\n 7163 1726888040.71702: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n<<<\n 7163 1726888040.71734: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n<<<\n 7163 1726888040.71875: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef6ac650>\r\n<<<\n 7163 1726888040.71879: stdout chunk (state=3):\n>>>import 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef6add30>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef6aebd0>\r\n<<<\n 7163 1726888040.71910: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888040.71937: stdout chunk (state=3):\n>>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef6af230>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef6ae120>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n<<<\n 7163 1726888040.71958: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n<<<\n 7163 1726888040.71997: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888040.72014: stdout chunk (state=3):\n>>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef6afcb0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef6af3e0>\r\n<<<\n 7163 1726888040.72246: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef6963c0>\r\n<<<\n 7163 1726888040.72272: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef443b60>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef46c5c0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef46c350>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef46c5f0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 7163 1726888040.72334: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888040.72460: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef46cef0><<<\n 7163 1726888040.72475: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888040.72563: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888040.72595: stdout chunk (state=3):\n>>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef46d820>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef46c7d0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef441d00>\r\n<<<\n 7163 1726888040.72622: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 7163 1726888040.72649: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n<<<\n 7163 1726888040.72672: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef46ec30>\r\n<<<\n 7163 1726888040.72696: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef46d970>\r\n<<<\n 7163 1726888040.72716: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef696b70>\r\n<<<\n 7163 1726888040.72739: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 7163 1726888040.72800: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888040.72820: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 7163 1726888040.73042: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 7163 1726888040.73078: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef49af90>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef4bb2c0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 7163 1726888040.73081: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 7163 1726888040.73135: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n<<<\n 7163 1726888040.73174: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef4ebfb0>\r\n<<<\n 7163 1726888040.73177: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 7163 1726888040.73204: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n<<<\n 7163 1726888040.73225: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 7163 1726888040.73266: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 7163 1726888040.73347: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef51e810>\r\n<<<\n 7163 1726888040.73420: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef51c1d0>\r\n<<<\n 7163 1726888040.73451: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef4bbf50>\r\n<<<\n 7163 1726888040.73477: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n<<<\n 7163 1726888040.73503: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef329190>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef4ba0c0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef46fb90>\r\n<<<\n 7163 1726888040.73658: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f92ef4ba1e0>\r\n<<<\n 7163 1726888040.73770: stdout chunk (state=3):\n>>># zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_q5idsja1/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.73903: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.73919: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n<<<\n 7163 1726888040.73976: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 7163 1726888040.73998: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 7163 1726888040.74077: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 7163 1726888040.74103: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef37ae10>\r\nimport '_typing' # \r\n<<<\n 7163 1726888040.74297: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef359d00>\r\n<<<\n 7163 1726888040.74316: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef358e60>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.74345: stdout chunk (state=3):\n>>>import 'ansible' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.74381: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.74399: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n<<<\n 7163 1726888040.74419: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.76464: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.77955: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef378b60>\r\n<<<\n 7163 1726888040.77990: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888040.78008: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n<<<\n 7163 1726888040.78057: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n<<<\n 7163 1726888040.78074: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef3aa870>\r\n<<<\n 7163 1726888040.78106: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef3aa600>\r\n<<<\n 7163 1726888040.78153: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef3a9f10>\r\n<<<\n 7163 1726888040.78167: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 7163 1726888040.78222: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef3aa3f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef37b890>\r\nimport 'atexit' # \r\n<<<\n 7163 1726888040.78281: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef3ab5c0>\r\n<<<\n 7163 1726888040.78306: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef3ab800>\r\n<<<\n 7163 1726888040.78313: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 7163 1726888040.78335: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\n<<<\n 7163 1726888040.78370: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 7163 1726888040.78545: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef3abcb0>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed15a90>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed176b0>\r\n<<<\n 7163 1726888040.78755: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed17f80>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed19220>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 7163 1726888040.78865: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed1bcb0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef35af00>\r\n<<<\n 7163 1726888040.78879: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed19f70>\r\n<<<\n 7163 1726888040.78897: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n<<<\n 7163 1726888040.78953: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n<<<\n 7163 1726888040.78963: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n<<<\n 7163 1726888040.78969: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n<<<\n 7163 1726888040.79026: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\n<<<\n 7163 1726888040.79054: stdout chunk (state=3):\n>>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed23bc0>\r\nimport '_tokenize' # \r\n<<<\n 7163 1726888040.79161: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed22690>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed223f0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n<<<\n 7163 1726888040.79167: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 7163 1726888040.79303: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed22960>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed1a480>\r\n<<<\n 7163 1726888040.79336: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed6bec0>\r\n<<<\n 7163 1726888040.79389: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed6bfb0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n<<<\n 7163 1726888040.79425: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n<<<\n 7163 1726888040.79494: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888040.79498: stdout chunk (state=3):\n>>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed6da90>\r\n<<<\n 7163 1726888040.79504: stdout chunk (state=3):\n>>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed6d850>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 7163 1726888040.79683: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 7163 1726888040.79696: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed6ff50>\r\n<<<\n 7163 1726888040.79703: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed6e180>\r\n<<<\n 7163 1726888040.79761: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 7163 1726888040.79795: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\n<<<\n 7163 1726888040.79896: stdout chunk (state=3):\n>>>import '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed736e0>\r\n<<<\n 7163 1726888040.80120: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed6ffb0>\r\n<<<\n 7163 1726888040.80144: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed747a0>\r\n<<<\n 7163 1726888040.80209: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed74890>\r\n<<<\n 7163 1726888040.80327: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed74770>\r\n<<<\n 7163 1726888040.80471: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed6c200>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n<<<\n 7163 1726888040.80475: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed77fe0>\r\n<<<\n 7163 1726888040.80653: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888040.80704: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eedfd160>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed767b0>\r\n<<<\n 7163 1726888040.80733: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed77b60>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed763c0>\r\n<<<\n 7163 1726888040.80765: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.80799: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.80968: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.81036: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.81075: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.81078: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n<<<\n 7163 1726888040.81147: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.81264: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.81436: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.82090: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.82744: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\n<<<\n 7163 1726888040.82764: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888040.82816: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eec052e0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eec06120>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eedfd2b0>\r\n<<<\n 7163 1726888040.82858: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n<<<\n 7163 1726888040.82932: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.83077: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.83552: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eec060c0>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.83991: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.84764: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.84858: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.84974: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.85049: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.85079: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n<<<\n 7163 1726888040.85122: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.85264: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.85325: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n<<<\n 7163 1726888040.85330: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.85405: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n<<<\n 7163 1726888040.85411: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.85455: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.85842: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.86161: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 7163 1726888040.86240: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 7163 1726888040.86256: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 7163 1726888040.86352: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eec07380>\r\n<<<\n 7163 1726888040.86360: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.86464: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.86598: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\n<<<\n 7163 1726888040.86601: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 7163 1726888040.86661: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.86721: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n<<<\n 7163 1726888040.86732: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.86807: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.86842: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.86922: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.87031: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 7163 1726888040.87075: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888040.87192: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888040.87196: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eec11df0>\r\n<<<\n 7163 1726888040.87240: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eec0d5e0>\r\n<<<\n 7163 1726888040.87276: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n<<<\n 7163 1726888040.87326: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.87492: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.87499: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.87528: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.87587: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888040.87613: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n<<<\n 7163 1726888040.87640: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n<<<\n 7163 1726888040.87671: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 7163 1726888040.87756: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n<<<\n 7163 1726888040.87787: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n<<<\n 7163 1726888040.87791: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 7163 1726888040.87970: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed027b0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef3e6480>\r\n<<<\n 7163 1726888040.88066: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eec11e80>\r\n<<<\n 7163 1726888040.88070: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef35b6b0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n<<<\n 7163 1726888040.88074: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.88112: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.88142: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common._utils' # \r\n<<<\n 7163 1726888040.88151: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.sys_info' # \r\n<<<\n 7163 1726888040.88271: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.88290: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible_collections' # \r\n<<<\n 7163 1726888040.88484: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins.modules' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888040.88812: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.89374: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888040.89900: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"proxy_pam_target\", \"value\": \"sssd-shadowutils\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n<<<\n 7163 1726888040.90540: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n<<<\n 7163 1726888040.90571: stdout chunk (state=3):\n>>># clear sys.path_hooks\r\n# clear builtins._\r\n<<<\n 7163 1726888040.90589: stdout chunk (state=3):\n>>># clear sys.path\r\n# clear sys.argv\r\n<<<\n 7163 1726888040.90605: stdout chunk (state=3):\n>>># clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n<<<\n 7163 1726888040.90628: stdout chunk (state=3):\n>>># clear sys.last_type\r\n# clear sys.last_value\r\n<<<\n 7163 1726888040.90648: stdout chunk (state=3):\n>>># clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n<<<\n 7163 1726888040.90662: stdout chunk (state=3):\n>>># restore sys.stdout\r\n# restore sys.stderr\r\n<<<\n 7163 1726888040.90886: stdout chunk (state=3):\n>>># cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removi<<<\n 7163 1726888040.90922: stdout chunk (state=3):\n>>>ng selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n<<<\n 7163 1726888040.91326: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 7163 1726888040.91353: stdout chunk (state=3):\n>>># destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n<<<\n 7163 1726888040.91386: stdout chunk (state=3):\n>>># destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 7163 1726888040.91416: stdout chunk (state=3):\n>>># destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n<<<\n 7163 1726888040.91423: stdout chunk (state=3):\n>>># destroy ntpath\r\n<<<\n 7163 1726888040.91458: stdout chunk (state=3):\n>>># destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n<<<\n 7163 1726888040.91488: stdout chunk (state=3):\n>>># destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n<<<\n 7163 1726888040.91519: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n<<<\n 7163 1726888040.91532: stdout chunk (state=3):\n>>># destroy array\r\n<<<\n 7163 1726888040.91550: stdout chunk (state=3):\n>>># destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n<<<\n 7163 1726888040.91563: stdout chunk (state=3):\n>>># destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n<<<\n 7163 1726888040.91614: stdout chunk (state=3):\n>>># cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n<<<\n 7163 1726888040.91646: stdout chunk (state=3):\n>>># cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n<<<\n 7163 1726888040.91661: stdout chunk (state=3):\n>>># cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437<<<\n 7163 1726888040.91679: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n<<<\n 7163 1726888040.91690: stdout chunk (state=3):\n>>># cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n<<<\n 7163 1726888040.91714: stdout chunk (state=3):\n>>># cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n<<<\n 7163 1726888040.91759: stdout chunk (state=3):\n>>># cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n<<<\n 7163 1726888040.91863: stdout chunk (state=3):\n>>># cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 7163 1726888040.91999: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n<<<\n 7163 1726888040.92020: stdout chunk (state=3):\n>>># destroy _socket\r\n<<<\n 7163 1726888040.92023: stdout chunk (state=3):\n>>># destroy _collections\r\n<<<\n 7163 1726888040.92062: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n<<<\n 7163 1726888040.92099: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n<<<\n 7163 1726888040.92171: stdout chunk (state=3):\n>>># destroy _typing\r\n<<<\n 7163 1726888040.92189: stdout chunk (state=3):\n>>># destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 7163 1726888040.92275: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n<<<\n 7163 1726888040.92296: stdout chunk (state=3):\n>>># destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n<<<\n 7163 1726888040.92344: stdout chunk (state=3):\n>>># destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n<<<\n 7163 1726888040.92385: stdout chunk (state=3):\n>>># destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n<<<\n 7163 1726888040.92405: stdout chunk (state=3):\n>>># destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n<<<\n 7163 1726888040.92461: stdout chunk (state=3):\n>>># clear sys.audit hooks\r\n<<<\n 7163 1726888040.92887: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.46.206 closed.\r\n<<<\n 7163 1726888040.92946: stderr chunk (state=3):\n>>><<<\n 7163 1726888040.92950: stdout chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef8184d0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef7e7b30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef81aa50>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef5c9130>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef5c9fa0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef607d70>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef607fb0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef63f770>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef63fe00>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef61fa40>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef61d160>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef604f20>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef65f6e0>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef65e300>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef61e030>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef65cb30>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef694710>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef6041a0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef694bc0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef694a70>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef694e60>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef602cc0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef695550>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef695220>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef696450>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef6ac650>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef6add30>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef6aebd0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef6af230>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef6ae120>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef6afcb0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef6af3e0>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef6963c0>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef443b60>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef46c5c0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef46c350>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef46c5f0>\\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef46cef0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef46d820>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef46c7d0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef441d00>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef46ec30>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef46d970>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef696b70>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef49af90>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef4bb2c0>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef4ebfb0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef51e810>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef51c1d0>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef4bbf50>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef329190>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef4ba0c0>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef46fb90>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f92ef4ba1e0>\\r\\n# zipimport: found 34 names in \\'/tmp/ansible_community.general.ini_file_payload_q5idsja1/ansible_community.general.ini_file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef37ae10>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef359d00>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef358e60>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef378b60>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef3aa870>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef3aa600>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef3a9f10>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef3aa3f0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef37b890>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef3ab5c0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef3ab800>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef3abcb0>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed15a90>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed176b0>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed17f80>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed19220>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed1bcb0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef35af00>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed19f70>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed23bc0>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed22690>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed223f0>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed22960>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed1a480>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed6bec0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed6bfb0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed6da90>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed6d850>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed6ff50>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed6e180>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed736e0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed6ffb0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed747a0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed74890>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed74770>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed6c200>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed77fe0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eedfd160>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed767b0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed77b60>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed763c0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eec052e0>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eec06120>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eedfd2b0>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eec060c0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eec07380>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eec11df0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eec0d5e0>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed027b0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef3e6480>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eec11e80>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef35b6b0>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community.general\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community.general.plugins\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible_collections.community.general.plugins.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"proxy_pam_target\", \"value\": \"sssd-shadowutils\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible_collections\\r\\n# destroy ansible_collections\\r\\n# cleanup[2] removing ansible_collections.community\\r\\n# destroy ansible_collections.community\\r\\n# cleanup[2] removing ansible_collections.community.general\\r\\n# destroy ansible_collections.community.general\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins\\r\\n# destroy ansible_collections.community.general.plugins\\r\\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\\r\\n# destroy ansible_collections.community.general.plugins.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy _blake2\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy fnmatch\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _hashlib\\r\\n# destroy _operator\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.46.206 closed.\\r\\n\")\n 7163 1726888040.93148: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef8184d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef7e7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef81aa50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef5c9130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef5c9fa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef607d70>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef607fb0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef63f770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef63fe00>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef61fa40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef61d160>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef604f20>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef65f6e0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef65e300>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef61e030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef65cb30>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef694710>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef6041a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef694bc0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef694a70>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef694e60>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef602cc0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef695550>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef695220>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef696450>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef6ac650>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef6add30>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef6aebd0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef6af230>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef6ae120>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef6afcb0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef6af3e0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef6963c0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef443b60>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef46c5c0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef46c350>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef46c5f0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef46cef0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef46d820>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef46c7d0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef441d00>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef46ec30>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef46d970>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef696b70>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef49af90>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef4bb2c0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef4ebfb0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef51e810>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef51c1d0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef4bbf50>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef329190>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef4ba0c0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef46fb90>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f92ef4ba1e0>\r\n# zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_q5idsja1/ansible_community.general.ini_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef37ae10>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef359d00>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef358e60>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef378b60>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef3aa870>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef3aa600>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef3a9f10>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef3aa3f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef37b890>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef3ab5c0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef3ab800>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef3abcb0>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed15a90>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed176b0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed17f80>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed19220>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed1bcb0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef35af00>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed19f70>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed23bc0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed22690>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed223f0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed22960>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed1a480>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed6bec0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed6bfb0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed6da90>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed6d850>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed6ff50>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed6e180>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed736e0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed6ffb0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed747a0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed74890>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed74770>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed6c200>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed77fe0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eedfd160>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed767b0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed77b60>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed763c0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eec052e0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eec06120>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eedfd2b0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eec060c0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eec07380>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eec11df0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eec0d5e0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed027b0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef3e6480>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eec11e80>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef35b6b0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible_collections.community.general.plugins.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"diff\": {\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sssd/sssd.conf (content)\", \"after_header\": \"/etc/sssd/sssd.conf (content)\"}, \"msg\": \"OK\", \"path\": \"/etc/sssd/sssd.conf\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 144, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/sssd.conf\", \"section\": \"domain/nssfiles\", \"option\": \"proxy_pam_target\", \"value\": \"sssd-shadowutils\", \"state\": \"present\", \"create\": true, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"backup\": false, \"exclusive\": true, \"no_extra_spaces\": false, \"ignore_spaces\": false, \"allow_no_value\": false, \"modify_inactive_option\": true, \"follow\": false, \"unsafe_writes\": false, \"section_has_values\": null, \"values\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.46.206 closed.\r\n 7163 1726888040.94813: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'domain/nssfiles', 'option': 'proxy_pam_target', 'value': 'sssd-shadowutils', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 7163 1726888040.94819: _low_level_execute_command(): starting\n 7163 1726888040.94823: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343/ > /dev/null 2>&1 && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 7163 1726888040.94836: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888040.94843: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888040.94846: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888040.94848: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888040.94851: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\n<<<\n 7163 1726888040.94854: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888040.94857: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888040.94859: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888040.97376: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888040.97411: stderr chunk (state=3):\n>>><<<\n 7163 1726888040.97414: stdout chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888040.97437: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888040.97647: handler run complete\n 7163 1726888040.97650: attempt loop complete, returning result\n 7163 1726888040.97653: variable 'item' from source: unknown\n 7163 1726888040.97655: variable 'item' from source: unknown\nok: [managed_node3] => (item={'key': 'proxy_pam_target', 'value': 'sssd-shadowutils'}) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"diff\": {\n \"after\": \"\",\n \"after_header\": \"/etc/sssd/sssd.conf (content)\",\n \"before\": \"\",\n \"before_header\": \"/etc/sssd/sssd.conf (content)\"\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"allow_no_value\": false,\n \"attributes\": null,\n \"backup\": false,\n \"create\": true,\n \"exclusive\": true,\n \"follow\": false,\n \"group\": \"root\",\n \"ignore_spaces\": false,\n \"mode\": \"0600\",\n \"modify_inactive_option\": true,\n \"no_extra_spaces\": false,\n \"option\": \"proxy_pam_target\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"section\": \"domain/nssfiles\",\n \"section_has_values\": null,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"state\": \"present\",\n \"unsafe_writes\": false,\n \"value\": \"sssd-shadowutils\",\n \"values\": null\n }\n },\n \"item\": {\n \"key\": \"proxy_pam_target\",\n \"value\": \"sssd-shadowutils\"\n },\n \"mode\": \"0600\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/sssd.conf\",\n \"secontext\": \"system_u:object_r:sssd_conf_t:s0\",\n \"size\": 144,\n \"state\": \"file\",\n \"uid\": 0\n}\n\nMSG:\n\nOK\n 7163 1726888040.97944: dumping result to json\n 7163 1726888040.97950: done dumping result, returning\n 7163 1726888040.97953: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Configure sssd proxy provider domain [02619b48-4a2f-6d34-1d0e-00000000000f]\n 7163 1726888040.97956: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000f\n 7163 1726888040.98228: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000f\n 7163 1726888040.98232: WORKER PROCESS EXITING\n 7163 1726888040.98502: no more pending results, returning what we have\n 7163 1726888040.98509: results queue empty\n 7163 1726888040.98510: checking for any_errors_fatal\n 7163 1726888040.98520: done checking for any_errors_fatal\n 7163 1726888040.98521: checking for max_fail_percentage\n 7163 1726888040.98522: done checking for max_fail_percentage\n 7163 1726888040.98523: checking to see if all hosts have failed and the running result is not ok\n 7163 1726888040.98524: done checking to see if all hosts have failed\n 7163 1726888040.98525: getting the remaining hosts for this loop\n 7163 1726888040.98526: done getting the remaining hosts for this loop\n 7163 1726888040.98529: getting the next task for host managed_node1\n 7163 1726888040.98629: done getting next task for host managed_node1\n 7163 1726888040.98635: ^ task is: TASK: fedora.linux_system_roles.tlog : Configure sssd session recording config\n 7163 1726888040.98640: ^ state is: HOST STATE: block=3, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888040.98689: getting the next task for host managed_node2\n 7163 1726888040.98694: done getting next task for host managed_node2\n 7163 1726888040.98698: ^ task is: TASK: fedora.linux_system_roles.tlog : Configure sssd session recording config\n 7163 1726888040.98700: ^ state is: HOST STATE: block=3, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888040.98702: getting the next task for host managed_node3\n 7163 1726888040.98705: done getting next task for host managed_node3\n 7163 1726888040.98708: ^ task is: TASK: fedora.linux_system_roles.tlog : Configure sssd session recording config\n 7163 1726888040.98709: ^ state is: HOST STATE: block=3, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888040.98735: getting variables\n 7163 1726888040.98737: in VariableManager get_vars()\n 7163 1726888040.98773: Calling all_inventory to load vars for managed_node1\n 7163 1726888040.98807: Calling groups_inventory to load vars for managed_node1\n 7163 1726888040.98812: Calling all_plugins_inventory to load vars for managed_node1\n 7163 1726888040.98822: Calling all_plugins_play to load vars for managed_node1\n 7163 1726888040.98834: Calling groups_plugins_inventory to load vars for managed_node1\n 7163 1726888040.98857: Calling groups_plugins_play to load vars for managed_node1\n 7163 1726888041.00134: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888041.00818: done with get_vars()\n 7163 1726888041.00835: done getting variables\n 7163 1726888041.00939: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True)\n\nTASK [fedora.linux_system_roles.tlog : Configure sssd session recording config] ***\ntask path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:64\nFriday 20 September 2024 23:07:21 -0400 (0:00:02.213) 0:00:13.019 ****** \n 7163 1726888041.00961: entering _queue_task() for managed_node1/template\n 7163 1726888041.00962: Creating lock for template\n 7163 1726888041.01291: worker is 1 (out of 3 available)\n 7163 1726888041.01312: exiting _queue_task() for managed_node1/template\n 7163 1726888041.01360: getting variables\n 7163 1726888041.01363: in VariableManager get_vars()\n 7163 1726888041.01871: Calling all_inventory to load vars for managed_node2\n 7163 1726888041.01875: Calling groups_inventory to load vars for managed_node2\n 7163 1726888041.01878: Calling all_plugins_inventory to load vars for managed_node2\n 7163 1726888041.01896: Calling all_plugins_play to load vars for managed_node2\n 7163 1726888041.01900: Calling groups_plugins_inventory to load vars for managed_node2\n 7163 1726888041.01903: Calling groups_plugins_play to load vars for managed_node2\n 7163 1726888041.02559: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Configure sssd session recording config\n 7163 1726888041.02563: in run() - task 02619b48-4a2f-6d34-1d0e-000000000010\n 7163 1726888041.02566: variable 'ansible_search_path' from source: unknown\n 7163 1726888041.02569: variable 'ansible_search_path' from source: unknown\n 7163 1726888041.02572: calling self._execute()\n 7163 1726888041.02574: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888041.02576: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888041.02579: variable 'omit' from source: magic vars\n 7163 1726888041.02581: variable 'tlog_use_sssd' from source: role '' defaults\n 7163 1726888041.02583: Evaluated conditional (tlog_use_sssd): True\n 7163 1726888041.02585: variable 'omit' from source: magic vars\n 7163 1726888041.02587: variable 'omit' from source: magic vars\n 7163 1726888041.02589: variable '__tlog_sssd_session_recording_conf' from source: role '' all vars\n 7163 1726888041.03031: variable '__tlog_sssd_session_recording_conf' from source: role '' all vars\n 7163 1726888041.03034: variable 'omit' from source: magic vars\n 7163 1726888041.03039: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 7163 1726888041.03042: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 7163 1726888041.03044: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 7163 1726888041.03046: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888041.03049: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888041.03052: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 7163 1726888041.03055: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888041.03059: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888041.03086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888041.03680: Set connection var ansible_shell_executable to /bin/sh\n 7163 1726888041.03684: Set connection var ansible_timeout to 10\n 7163 1726888041.03687: Set connection var ansible_module_compression to ZIP_DEFLATED\n 7163 1726888041.03689: Set connection var ansible_shell_type to sh\n 7163 1726888041.03692: Set connection var ansible_pipelining to False\n 7163 1726888041.03694: Set connection var ansible_connection to ssh\n 7163 1726888041.03696: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888041.03698: variable 'ansible_connection' from source: unknown\n 7163 1726888041.03700: variable 'ansible_module_compression' from source: unknown\n 7163 1726888041.03703: variable 'ansible_shell_type' from source: unknown\n 7163 1726888041.03705: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888041.03707: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888041.03709: variable 'ansible_pipelining' from source: unknown\n 7163 1726888041.03711: variable 'ansible_timeout' from source: unknown\n 7163 1726888041.03713: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888041.03716: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 7163 1726888041.03719: variable 'omit' from source: magic vars\n 7163 1726888041.03721: starting attempt loop\n 7163 1726888041.03723: running the handler\n 7163 1726888041.03725: _low_level_execute_command(): starting\n 7163 1726888041.03727: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 7163 1726888041.04310: done with get_vars()\n 7163 1726888041.04329: done getting variables\n 7163 1726888041.04396: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 7163 1726888041.04405: entering _queue_task() for managed_node2/template\n 7163 1726888041.04820: worker is 2 (out of 3 available)\n 7163 1726888041.04832: exiting _queue_task() for managed_node2/template\n 7163 1726888041.05066: getting variables\n 7163 1726888041.05071: in VariableManager get_vars()\n 7163 1726888041.05163: Calling all_inventory to load vars for managed_node3\n 7163 1726888041.05170: Calling groups_inventory to load vars for managed_node3\n 7163 1726888041.05174: Calling all_plugins_inventory to load vars for managed_node3\n 7163 1726888041.05192: Calling all_plugins_play to load vars for managed_node3\n 7163 1726888041.05198: Calling groups_plugins_inventory to load vars for managed_node3\n 7163 1726888041.05201: Calling groups_plugins_play to load vars for managed_node3\n 7163 1726888041.06130: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Configure sssd session recording config\n 7163 1726888041.06139: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 7163 1726888041.06145: in run() - task 02619b48-4a2f-6d34-1d0e-000000000010\n 7163 1726888041.06147: variable 'ansible_search_path' from source: unknown\n 7163 1726888041.06151: variable 'ansible_search_path' from source: unknown\n 7163 1726888041.06155: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888041.06160: calling self._execute()\n 7163 1726888041.06162: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888041.06165: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888041.06167: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888041.06170: variable 'omit' from source: magic vars\n 7163 1726888041.06172: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888041.06175: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\n<<<\n 7163 1726888041.06177: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888041.06179: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888041.06182: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 7163 1726888041.06184: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888041.06187: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6497\r\n<<<\n 7163 1726888041.06189: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888041.06192: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888041.07030: variable 'tlog_use_sssd' from source: role '' defaults\n 7163 1726888041.07033: Evaluated conditional (tlog_use_sssd): True\n 7163 1726888041.07036: variable 'omit' from source: magic vars\n 7163 1726888041.07041: variable 'omit' from source: magic vars\n 7163 1726888041.07044: variable '__tlog_sssd_session_recording_conf' from source: role '' all vars\n 7163 1726888041.07046: variable '__tlog_sssd_session_recording_conf' from source: role '' all vars\n 7163 1726888041.07049: variable 'omit' from source: magic vars\n 7163 1726888041.07051: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 7163 1726888041.07054: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 7163 1726888041.07056: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 7163 1726888041.07058: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888041.07061: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888041.07063: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 7163 1726888041.07156: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888041.07786: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888041.07790: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888041.07792: Set connection var ansible_shell_executable to /bin/sh\n 7163 1726888041.07795: Set connection var ansible_timeout to 10\n 7163 1726888041.07797: Set connection var ansible_module_compression to ZIP_DEFLATED\n 7163 1726888041.07805: Set connection var ansible_shell_type to sh\n 7163 1726888041.07808: Set connection var ansible_pipelining to False\n 7163 1726888041.07810: Set connection var ansible_connection to ssh\n 7163 1726888041.07812: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888041.07817: variable 'ansible_connection' from source: unknown\n 7163 1726888041.07819: variable 'ansible_module_compression' from source: unknown\n 7163 1726888041.07821: variable 'ansible_shell_type' from source: unknown\n 7163 1726888041.07823: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888041.07826: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888041.07828: variable 'ansible_pipelining' from source: unknown\n 7163 1726888041.07831: variable 'ansible_timeout' from source: unknown\n 7163 1726888041.07834: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888041.07842: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 7163 1726888041.07846: variable 'omit' from source: magic vars\n 7163 1726888041.07856: starting attempt loop\n 7163 1726888041.07858: running the handler\n 7163 1726888041.07860: _low_level_execute_command(): starting\n 7163 1726888041.07864: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 7163 1726888041.07882: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888041.07886: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888041.08862: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888041.08868: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888041.08871: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888041.08873: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\n<<<\n 7163 1726888041.08875: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 7163 1726888041.08877: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 7163 1726888041.08879: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 7163 1726888041.08883: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 7163 1726888041.08886: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 7163 1726888041.08889: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\n<<<\n 7163 1726888041.08891: stdout chunk (state=3):\n>>>/root\n<<<\n 7163 1726888041.08894: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888041.08896: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888041.08898: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 7163 1726888041.08900: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 7163 1726888041.08903: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888041.08905: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6519\r\n<<<\n 7163 1726888041.08907: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888041.08909: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888041.08911: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888041.08913: stdout chunk (state=3):\n>>><<<\n 7163 1726888041.08915: stderr chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'/root\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888041.08926: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888041.08928: _low_level_execute_command(): starting\n 7163 1726888041.08930: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744 `\" && echo ansible-tmp-1726888041.0859213-7837-98798122796744=\"` echo /root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744 `\" ) && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744 `\" && echo ansible-tmp-1726888041.0859213-7837-98798122796744=\"` echo /root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744 `\" ) && sleep 0'\"'\"''\n 7163 1726888041.09406: done with get_vars()\n 7163 1726888041.09425: done getting variables\n 7163 1726888041.09489: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 7163 1726888041.09499: entering _queue_task() for managed_node3/template\n 7163 1726888041.09860: worker is 3 (out of 3 available)\n 7163 1726888041.09879: exiting _queue_task() for managed_node3/template\n 7163 1726888041.09903: done queuing things up, now waiting for results queue to drain\n 7163 1726888041.09905: waiting for pending results...\n 7163 1726888041.10041: stdout chunk (state=3):\n>>>/root\n<<<\n 7163 1726888041.10535: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Configure sssd session recording config\n 7163 1726888041.10543: in run() - task 02619b48-4a2f-6d34-1d0e-000000000010\n 7163 1726888041.10546: variable 'ansible_search_path' from source: unknown\n 7163 1726888041.10549: variable 'ansible_search_path' from source: unknown\n 7163 1726888041.10553: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888041.10556: stdout chunk (state=3):\n>>><<<\n 7163 1726888041.10559: stderr chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'/root\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888041.10572: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888041.10575: _low_level_execute_command(): starting\n 7163 1726888041.10580: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145 `\" && echo ansible-tmp-1726888041.1044214-7839-10043983839145=\"` echo /root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145 `\" ) && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145 `\" && echo ansible-tmp-1726888041.1044214-7839-10043983839145=\"` echo /root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145 `\" ) && sleep 0'\"'\"''\n 7163 1726888041.10636: calling self._execute()\n 7163 1726888041.10655: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 7163 1726888041.10746: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888041.10758: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888041.10771: variable 'omit' from source: magic vars\n 7163 1726888041.11167: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\n<<<\n 7163 1726888041.11361: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888041.11370: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888041.11387: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888041.11467: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888041.11553: variable 'tlog_use_sssd' from source: role '' defaults\n 7163 1726888041.11657: Evaluated conditional (tlog_use_sssd): True\n 7163 1726888041.11675: variable 'omit' from source: magic vars\n 7163 1726888041.11855: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888041.11859: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888041.11925: variable 'omit' from source: magic vars\n 7163 1726888041.11929: variable '__tlog_sssd_session_recording_conf' from source: role '' all vars\n 7163 1726888041.11952: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888041.11973: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888041.12161: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\n<<<\n 7163 1726888041.12192: variable '__tlog_sssd_session_recording_conf' from source: role '' all vars\n 7163 1726888041.12242: variable 'omit' from source: magic vars\n 7163 1726888041.12315: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888041.12334: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888041.12414: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 7163 1726888041.12484: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 7163 1726888041.12521: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 7163 1726888041.12547: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888041.12587: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888041.12603: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 7163 1726888041.12608: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888041.12611: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888041.12867: Set connection var ansible_shell_executable to /bin/sh\n 7163 1726888041.12875: Set connection var ansible_timeout to 10\n 7163 1726888041.12879: Set connection var ansible_module_compression to ZIP_DEFLATED\n 7163 1726888041.12887: Set connection var ansible_shell_type to sh\n 7163 1726888041.12891: Set connection var ansible_pipelining to False\n 7163 1726888041.12895: Set connection var ansible_connection to ssh\n 7163 1726888041.12910: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888041.12921: variable 'ansible_connection' from source: unknown\n 7163 1726888041.12933: variable 'ansible_module_compression' from source: unknown\n 7163 1726888041.12947: variable 'ansible_shell_type' from source: unknown\n 7163 1726888041.12978: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888041.13044: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888041.13048: variable 'ansible_pipelining' from source: unknown\n 7163 1726888041.13051: variable 'ansible_timeout' from source: unknown\n 7163 1726888041.13053: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888041.13165: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 7163 1726888041.13175: variable 'omit' from source: magic vars\n 7163 1726888041.13182: starting attempt loop\n 7163 1726888041.13187: running the handler\n 7163 1726888041.13204: _low_level_execute_command(): starting\n 7163 1726888041.13211: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 7163 1726888041.13723: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888041.13730: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\n<<<\n 7163 1726888041.13733: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 7163 1726888041.13737: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888041.13791: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\n<<<\n 7163 1726888041.13798: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888041.13800: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888041.13832: stdout chunk (state=3):\n>>>ansible-tmp-1726888041.0859213-7837-98798122796744=/root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744\n<<<\n 7163 1726888041.13855: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888041.13943: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\n<<<\n 7163 1726888041.13954: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 7163 1726888041.13978: stderr chunk (state=3):\n>>><<<\n 7163 1726888041.13984: stdout chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'ansible-tmp-1726888041.0859213-7837-98798122796744=/root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888041.14001: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888041.0859213-7837-98798122796744=/root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888041.14044: evaluation_path:\n\t/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog\n\t/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks\n 7163 1726888041.14054: search_path:\n\t/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/templates/sssd-session-recording.conf\n\t/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/sssd-session-recording.conf\n\t/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/templates/sssd-session-recording.conf\n\t/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/sssd-session-recording.conf\n\t/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/templates/sssd-session-recording.conf\n\t/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/sssd-session-recording.conf\n 7163 1726888041.14086: variable 'ansible_search_path' from source: unknown\n 7163 1726888041.14251: stdout chunk (state=3):\n>>>ansible-tmp-1726888041.1044214-7839-10043983839145=/root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145\n<<<\n 7163 1726888041.14399: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888041.14402: stdout chunk (state=3):\n>>><<<\n 7163 1726888041.14405: stderr chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'ansible-tmp-1726888041.1044214-7839-10043983839145=/root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888041.14655: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888041.1044214-7839-10043983839145=/root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888041.14660: evaluation_path:\n\t/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog\n\t/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks\n 7163 1726888041.14663: search_path:\n\t/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/templates/sssd-session-recording.conf\n\t/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/sssd-session-recording.conf\n\t/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/templates/sssd-session-recording.conf\n\t/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/sssd-session-recording.conf\n\t/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/templates/sssd-session-recording.conf\n\t/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/sssd-session-recording.conf\n 7163 1726888041.14666: variable 'ansible_search_path' from source: unknown\n 7163 1726888041.15096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 7163 1726888041.15136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 7163 1726888041.15267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 7163 1726888041.15355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 7163 1726888041.15390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 7163 1726888041.15576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 7163 1726888041.15633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 7163 1726888041.15636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 7163 1726888041.15641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 7163 1726888041.15644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 7163 1726888041.15842: stdout chunk (state=3):\n>>>/root\n<<<\n 7163 1726888041.15927: variable 'ansible_managed' from source: unknown\n 7163 1726888041.15939: variable 'tlog_scope_sssd' from source: role '' defaults\n 7163 1726888041.15957: variable 'tlog_users_sssd' from source: role '' defaults\n 7163 1726888041.15967: variable 'tlog_groups_sssd' from source: role '' defaults\n 7163 1726888041.15974: variable 'tlog_exclude_users_sssd' from source: role '' defaults\n 7163 1726888041.16044: variable 'tlog_exclude_groups_sssd' from source: role '' defaults\n 7163 1726888041.16284: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888041.16287: stdout chunk (state=3):\n>>><<<\n 7163 1726888041.16290: stderr chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'/root\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888041.16297: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888041.16301: _low_level_execute_command(): starting\n 7163 1726888041.16304: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788 `\" && echo ansible-tmp-1726888041.1619096-7842-37048898057788=\"` echo /root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788 `\" ) && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788 `\" && echo ansible-tmp-1726888041.1619096-7842-37048898057788=\"` echo /root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788 `\" ) && sleep 0'\"'\"''\n 7163 1726888041.16385: variable 'ansible_managed' from source: unknown\n 7163 1726888041.16771: variable 'tlog_scope_sssd' from source: role '' defaults\n 7163 1726888041.16776: variable 'tlog_users_sssd' from source: role '' defaults\n 7163 1726888041.16779: variable 'tlog_groups_sssd' from source: role '' defaults\n 7163 1726888041.16781: variable 'tlog_exclude_users_sssd' from source: role '' defaults\n 7163 1726888041.16784: variable 'tlog_exclude_groups_sssd' from source: role '' defaults\n 7163 1726888041.17344: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 7163 1726888041.17428: variable 'ansible_module_compression' from source: unknown\n 7163 1726888041.17743: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 7163 1726888041.17787: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888041.17790: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 7163 1726888041.17795: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\n<<<\n 7163 1726888041.17797: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888041.17800: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 7163 1726888041.17803: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888041.17854: variable 'ansible_facts' from source: host vars for 'managed_node2'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 7163 1726888041.17994: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_stat.py\n 7163 1726888041.18017: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 7163 1726888041.18153: variable 'ansible_module_compression' from source: unknown\n 7163 1726888041.18171: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\n<<<\n 7163 1726888041.18175: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n<10.31.45.174> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmp0jd5c9kb TO /root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_stat.py\n<10.31.45.174> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' '[10.31.45.174]'\n 7163 1726888041.18261: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888041.18328: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 7163 1726888041.18371: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 7163 1726888041.18395: Sending initial data\n 7163 1726888041.18403: Sent initial data (150 bytes)\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 7163 1726888041.18519: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_stat.py\n<10.31.12.215> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmp3wjtof4q TO /root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_stat.py\n<10.31.12.215> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' '[10.31.12.215]'\n 7163 1726888041.18774: Sending initial data\n 7163 1726888041.18850: Sent initial data (150 bytes)\n 7163 1726888041.19658: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\n<<<\n 7163 1726888041.19685: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888041.19711: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888041.19732: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888041.19755: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6519\r\n<<<\n 7163 1726888041.19954: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888041.19968: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888041.20023: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888041.20051: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888041.20072: stdout chunk (state=3):\n>>>ansible-tmp-1726888041.1619096-7842-37048898057788=/root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788\n<<<\n 7163 1726888041.20101: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888041.20134: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\n<<<\n 7163 1726888041.20177: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888041.20192: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888041.20227: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888041.20252: stderr chunk (state=3):\n>>><<<\n 7163 1726888041.20263: stdout chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'ansible-tmp-1726888041.1619096-7842-37048898057788=/root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888041.20349: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888041.1619096-7842-37048898057788=/root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888041.20358: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888041.20387: evaluation_path:\n\t/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog\n\t/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks\n 7163 1726888041.20428: search_path:\n\t/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/templates/sssd-session-recording.conf\n\t/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/sssd-session-recording.conf\n\t/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/templates/sssd-session-recording.conf\n\t/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/sssd-session-recording.conf\n\t/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/templates/sssd-session-recording.conf\n\t/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/sssd-session-recording.conf\n 7163 1726888041.20464: variable 'ansible_search_path' from source: unknown\n 7163 1726888041.20840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 7163 1726888041.20880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 7163 1726888041.20929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 7163 1726888041.20976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 7163 1726888041.21000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 7163 1726888041.21343: variable 'ansible_managed' from source: unknown\n 7163 1726888041.21347: variable 'tlog_scope_sssd' from source: role '' defaults\n 7163 1726888041.21350: variable 'tlog_users_sssd' from source: role '' defaults\n 7163 1726888041.21353: variable 'tlog_groups_sssd' from source: role '' defaults\n 7163 1726888041.21355: variable 'tlog_exclude_users_sssd' from source: role '' defaults\n 7163 1726888041.21357: variable 'tlog_exclude_groups_sssd' from source: role '' defaults\n 7163 1726888041.21794: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\n<<<\n 7163 1726888041.21829: stderr chunk (state=3):\n>>>debug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\n<<<\n 7163 1726888041.22098: stderr chunk (state=3):\n>>>debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp0jd5c9kb\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_stat.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmp0jd5c9kb\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_stat.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_stat.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_stat.py M:0x001a\r\n<<<\n 7163 1726888041.22102: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp0jd5c9kb /root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_stat.py\n<<<\n 7163 1726888041.22360: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119140\r\n<<<\n 7163 1726888041.22378: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\n<<<\n 7163 1726888041.22397: stderr chunk (state=3):\n>>>debug3: Sent message limits@openssh.com I:1\r\n<<<\n 7163 1726888041.22419: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 7163 1726888041.22503: variable 'ansible_module_compression' from source: unknown\n 7163 1726888041.22571: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 7163 1726888041.22575: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp3wjtof4q\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_stat.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 7163 1726888041.22578: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp3wjtof4q /root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_stat.py\n<<<\n 7163 1726888041.22770: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 7163 1726888041.22814: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 7163 1726888041.22829: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmp3wjtof4q\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_stat.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_stat.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_stat.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119140\r\n<<<\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 7163 1726888041.23030: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788/AnsiballZ_stat.py\n<10.31.46.206> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpebzvp9vz TO /root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788/AnsiballZ_stat.py\n<10.31.46.206> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' '[10.31.46.206]'\n 7163 1726888041.23192: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888041.23195: stderr chunk (state=3):\n>>>debug3: In write loop, ack for 6 119140 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 7163 1726888041.23215: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888041.23347: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888041.23379: stderr chunk (state=3):\n>>><<<\n 7163 1726888041.23393: stdout chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp0jd5c9kb /root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_stat.py\\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master at \\'/root/.ansible/cp/26e6bc9b9f\\'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp0jd5c9kb\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_stat.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmp0jd5c9kb\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_stat.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_stat.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_stat.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119140\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 119140 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 7163 1726888041.23575: done transferring module to remote\n 7163 1726888041.23598: _low_level_execute_command(): starting\n 7163 1726888041.23747: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/ /root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_stat.py && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/ /root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_stat.py && sleep 0'\"'\"''\n 7163 1726888041.23988: Sending initial data\n 7163 1726888041.23993: Sent initial data (150 bytes)\n 7163 1726888041.24374: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119140 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 7163 1726888041.24691: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888041.24816: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888041.24827: stderr chunk (state=3):\n>>><<<\n 7163 1726888041.24836: stdout chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp3wjtof4q /root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_stat.py\\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master at \\'/root/.ansible/cp/1fb99bda8d\\'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp3wjtof4q\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_stat.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmp3wjtof4q\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_stat.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_stat.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_stat.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119140\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 119140 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 7163 1726888041.24889: done transferring module to remote\n 7163 1726888041.25024: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888041.25028: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888041.25246: _low_level_execute_command(): starting\n 7163 1726888041.25250: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/ /root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_stat.py && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/ /root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_stat.py && sleep 0'\"'\"''\n 7163 1726888041.25274: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888041.25500: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888041.25516: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\n<<<\n 7163 1726888041.25557: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888041.25579: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888041.25604: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888041.25625: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888041.25696: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888041.25712: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888041.26051: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888041.26073: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888041.26100: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888041.26131: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888041.26245: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\n<<<\n 7163 1726888041.26259: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888041.26278: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888041.26297: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 7163 1726888041.26309: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 7163 1726888041.26331: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\n<<<\n 7163 1726888041.26455: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888041.27486: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888041.27514: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\n<<<\n 7163 1726888041.27523: stderr chunk (state=3):\n>>><<<\n 7163 1726888041.27532: stderr chunk (state=3):\n>>>debug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 7163 1726888041.27536: stdout chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888041.27588: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888041.27593: _low_level_execute_command(): starting\n 7163 1726888041.27596: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_stat.py && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888041.27844: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' -tt 10.31.45.174 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_stat.py && sleep 0'\"'\"''\n 7163 1726888041.27901: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpebzvp9vz\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788/AnsiballZ_stat.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 7163 1726888041.27905: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpebzvp9vz /root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788/AnsiballZ_stat.py\n<<<\n 7163 1726888041.27936: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpebzvp9vz\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788/AnsiballZ_stat.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788/AnsiballZ_stat.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788/AnsiballZ_stat.py M:0x001a\r\n<<<\n 7163 1726888041.27997: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119140\r\n<<<\n 7163 1726888041.28389: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888041.28415: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888041.28423: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888041.28426: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 7163 1726888041.28428: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888041.28455: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888041.28493: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888041.28527: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888041.28534: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888041.28547: stderr chunk (state=3):\n>>><<<\n 7163 1726888041.28558: stdout chunk (state=3):\n>>><<<\n 7163 1726888041.28577: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n<10.31.12.215> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888041.28644: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888041.28647: _low_level_execute_command(): starting\n 7163 1726888041.28653: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_stat.py && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' -tt 10.31.12.215 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_stat.py && sleep 0'\"'\"''\n 7163 1726888041.28721: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888041.29169: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119140 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 7163 1726888041.29220: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888041.29620: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888041.29623: stdout chunk (state=3):\n>>><<<\n 7163 1726888041.29626: stderr chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpebzvp9vz /root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788/AnsiballZ_stat.py\\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master at \\'/root/.ansible/cp/a3358520e8\\'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpebzvp9vz\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788/AnsiballZ_stat.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpebzvp9vz\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788/AnsiballZ_stat.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788/AnsiballZ_stat.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788/AnsiballZ_stat.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119140\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 119140 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 7163 1726888041.29634: done transferring module to remote\n 7163 1726888041.29636: _low_level_execute_command(): starting\n 7163 1726888041.29646: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788/ /root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788/AnsiballZ_stat.py && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788/ /root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788/AnsiballZ_stat.py && sleep 0'\"'\"''\n 7163 1726888041.29703: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888041.29718: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888041.30147: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888041.30152: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888041.30157: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888041.30161: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888041.30165: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888041.30168: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888041.30171: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888041.30175: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\n<<<\n 7163 1726888041.30179: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888041.30186: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888041.30842: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888041.30846: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888041.30848: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888041.30851: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888041.30854: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 7163 1726888041.30856: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888041.30863: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 7163 1726888041.30897: stdout chunk (state=3):\n>>>import _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 7163 1726888041.30952: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\n<<<\n 7163 1726888041.30964: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888041.30980: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888041.30987: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 7163 1726888041.31025: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 7163 1726888041.31045: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 7163 1726888041.31095: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n<<<\n 7163 1726888041.31128: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\n<<<\n 7163 1726888041.31145: stdout chunk (state=3):\n>>>import 'codecs' # \r\n<<<\n 7163 1726888041.31160: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888041.31204: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb8184d0>\r\n<<<\n 7163 1726888041.31241: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb7e7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb81aa50>\r\n<<<\n 7163 1726888041.31289: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 7163 1726888041.31322: stdout chunk (state=3):\n>>>import '_abc' # \r\nimport 'abc' # \r\n<<<\n 7163 1726888041.31354: stdout chunk (state=3):\n>>>import 'io' # \r\n<<<\n 7163 1726888041.31417: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # \r\n<<<\n 7163 1726888041.31430: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\n<<<\n 7163 1726888041.31457: stdout chunk (state=3):\n>>>import 'genericpath' # \r\nimport 'posixpath' # \r\n<<<\n 7163 1726888041.31502: stdout chunk (state=3):\n>>>import 'os' # \r\n<<<\n 7163 1726888041.31547: stdout chunk (state=3):\n>>>import '_sitebuiltins' # \r\n<<<\n 7163 1726888041.31566: stdout chunk (state=3):\n>>>Processing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n<<<\n 7163 1726888041.31600: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\n<<<\n 7163 1726888041.31612: stdout chunk (state=3):\n>>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb62d130>\r\n<<<\n 7163 1726888041.31665: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n<<<\n 7163 1726888041.31684: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888041.31692: stdout chunk (state=3):\n>>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb62dfa0>\r\n<<<\n 7163 1726888041.31708: stdout chunk (state=3):\n>>>import 'site' # \r\n<<<\n 7163 1726888041.31747: stdout chunk (state=3):\n>>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 7163 1726888041.31978: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n<<<\n 7163 1726888041.31988: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n<<<\n 7163 1726888041.32012: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n<<<\n 7163 1726888041.32020: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888041.32036: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 7163 1726888041.32086: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n<<<\n 7163 1726888041.32099: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n<<<\n 7163 1726888041.32129: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\n<<<\n 7163 1726888041.32140: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb66bda0>\r\n<<<\n 7163 1726888041.32163: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n<<<\n 7163 1726888041.32181: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\n<<<\n 7163 1726888041.32203: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb66bfe0>\r\n<<<\n 7163 1726888041.32229: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n<<<\n 7163 1726888041.32256: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n<<<\n 7163 1726888041.32286: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 7163 1726888041.32330: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888041.32354: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 7163 1726888041.32389: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 7163 1726888041.32392: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6a3770>\r\n<<<\n 7163 1726888041.32422: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 7163 1726888041.32429: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6a3e00>\r\n<<<\n 7163 1726888041.32436: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 7163 1726888041.32445: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 7163 1726888041.32524: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb683a40>\r\nimport '_functools' # \r\n<<<\n 7163 1726888041.32583: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb681190>\r\n<<<\n 7163 1726888041.32613: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 7163 1726888041.32714: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb668f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n<<<\n 7163 1726888041.32786: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\n<<<\n 7163 1726888041.32820: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 7163 1726888041.32849: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f9684d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f937b30>\r\n<<<\n 7163 1726888041.32941: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f96aa50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\n<<<\n 7163 1726888041.32980: stdout chunk (state=3):\n>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6c3710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6c2330>\r\n<<<\n 7163 1726888041.32998: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # \r\n<<<\n 7163 1726888041.33002: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb682030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6c0b30>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6f87d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6681d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888041.33020: stdout chunk (state=3):\n>>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb6f8c80>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6f8b30>\r\n<<<\n 7163 1726888041.33047: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb6f8ef0>\r\n<<<\n 7163 1726888041.33056: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\n<<<\n 7163 1726888041.33059: stdout chunk (state=3):\n>>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb666cf0>\r\n<<<\n 7163 1726888041.33070: stdout chunk (state=3):\n>>>import 'genericpath' # \r\nimport 'posixpath' # \r\n<<<\n 7163 1726888041.33089: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888041.33096: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n<<<\n 7163 1726888041.33140: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\n<<<\n 7163 1726888041.33148: stdout chunk (state=3):\n>>>import 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\n<<<\n 7163 1726888041.33167: stdout chunk (state=3):\n>>>Adding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n<<<\n 7163 1726888041.33196: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6f95b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6f9280>\r\nimport 'importlib.machinery' # \r\n<<<\n 7163 1726888041.33201: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\n<<<\n 7163 1726888041.33223: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f73d130>\r\n<<<\n 7163 1726888041.33226: stdout chunk (state=3):\n>>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6fa4b0>\r\n<<<\n 7163 1726888041.33231: stdout chunk (state=3):\n>>>import 'importlib.util' # \r\nimport 'runpy' # \r\n<<<\n 7163 1726888041.33307: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n<<<\n 7163 1726888041.33312: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888041.33389: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb7106e0>\r\nimport 'errno' # \r\n<<<\n 7163 1726888041.33395: stdout chunk (state=3):\n>>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f73dfa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 7163 1726888041.33446: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb711df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n<<<\n 7163 1726888041.33527: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\n<<<\n 7163 1726888041.33575: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb712c60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb7132c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb7121b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n<<<\n 7163 1726888041.33676: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888041.33684: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n<<<\n 7163 1726888041.33687: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888041.33689: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 7163 1726888041.33865: stdout chunk (state=3):\n>>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb713d40>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb713470>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6fa510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n<<<\n 7163 1726888041.33871: stderr chunk (state=3):\n>>><<<\n 7163 1726888041.33874: stdout chunk (state=3):\n>>><<<\n 7163 1726888041.33877: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f77bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f77bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n<<<\n<10.31.46.206> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888041.34052: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888041.34055: _low_level_execute_command(): starting\n 7163 1726888041.34058: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788/AnsiballZ_stat.py && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888041.34070: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 7163 1726888041.34073: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb4a3c50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb4cc710>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb4cc470>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888041.34075: stdout chunk (state=3):\n>>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb4cc740>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' -tt 10.31.46.206 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788/AnsiballZ_stat.py && sleep 0'\"'\"''\n 7163 1726888041.34359: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f7b3770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f7b3e00>\r\nimport '_collections' # \r\n<<<\n 7163 1726888041.34376: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f793a40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f791190>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f778f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\n<<<\n 7163 1726888041.34419: stdout chunk (state=3):\n>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f7d3710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f7d2330>\r\n<<<\n 7163 1726888041.34456: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f792030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f7d0b30>\r\n<<<\n 7163 1726888041.34545: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb4cd070>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb4cda60>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb4cc920>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb4a1df0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb4cedb0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb4cd8e0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6fac00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 7163 1726888041.34558: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f8087d0>\r\n<<<\n 7163 1726888041.34563: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb4f3140>\r\n<<<\n 7163 1726888041.34654: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888041.34658: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n<<<\n 7163 1726888041.34664: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 7163 1726888041.34761: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb51b470>\r\n<<<\n 7163 1726888041.34764: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 7163 1726888041.34767: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 7163 1726888041.34792: stdout chunk (state=3):\n>>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f7781d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f808c80>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f808b30>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f808ef0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f776cf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f8095b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f809280>\r\nimport 'importlib.machinery' # \r\n<<<\n 7163 1726888041.34841: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f80a4b0>\r\n<<<\n 7163 1726888041.34884: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb57c230>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n<<<\n 7163 1726888041.34925: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 7163 1726888041.34977: stdout chunk (state=3):\n>>>import 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f8206e0>\r\nimport 'errno' # \r\n<<<\n 7163 1726888041.34981: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 7163 1726888041.35009: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f821df0>\r\n<<<\n 7163 1726888041.35045: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb57e990>\r\n<<<\n 7163 1726888041.35178: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\n<<<\n 7163 1726888041.35183: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f822c60>\r\n<<<\n 7163 1726888041.35208: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb57c350>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb549250>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb381340>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb51a270>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb4cfd10>\r\n<<<\n 7163 1726888041.35223: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f8232c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f8221b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f823d40>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f823470>\r\n<<<\n 7163 1726888041.35259: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f80a510>\r\n<<<\n 7163 1726888041.35296: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 7163 1726888041.35318: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4ecb51a5d0>\r\n<<<\n 7163 1726888041.35504: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f59fc20>\r\n<<<\n 7163 1726888041.35509: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888041.35512: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888041.35516: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888041.35519: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888041.35522: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888041.35525: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f5c8740>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f5c84a0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f5c86e0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 7163 1726888041.35691: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\n<<<\n 7163 1726888041.35695: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888041.35704: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_qsinrcgu/ansible_ansible.legacy.stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 7163 1726888041.35712: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888041.35807: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888041.35810: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\n<<<\n 7163 1726888041.35815: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888041.35819: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3db0b0>\r\nimport '_typing' # \r\n<<<\n 7163 1726888041.35821: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f5c9010>\r\n<<<\n 7163 1726888041.35866: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f5c99d0>\r\n<<<\n 7163 1726888041.35957: stdout chunk (state=3):\n>>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f5c88c0>\r\n<<<\n 7163 1726888041.35971: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888041.36035: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3b9fa0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3b9100>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.36077: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f59ddf0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n<<<\n 7163 1726888041.36081: stdout chunk (state=3):\n>>>import 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.36084: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f5cad50>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f5c9880>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f80ac00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 7163 1726888041.36301: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 7163 1726888041.36305: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f5f30b0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n<<<\n 7163 1726888041.36307: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888041.36330: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n<<<\n 7163 1726888041.36352: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 7163 1726888041.36371: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f61b4a0>\r\n<<<\n 7163 1726888041.36454: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 7163 1726888041.36470: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 7163 1726888041.36515: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n<<<\n 7163 1726888041.36543: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f678260>\r\n<<<\n 7163 1726888041.36620: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 7163 1726888041.36646: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 7163 1726888041.36762: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f67a9c0>\r\n<<<\n 7163 1726888041.36843: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f678380>\r\n<<<\n 7163 1726888041.36955: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f641250>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ef29340>\r\n<<<\n 7163 1726888041.36959: stdout chunk (state=3):\n>>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f61a2a0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f5cbc80>\r\n<<<\n 7163 1726888041.37066: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3e8f61a600>\r\n<<<\n 7163 1726888041.37236: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_lnkj55ll/ansible_ansible.legacy.stat_payload.zip'\r\n<<<\n 7163 1726888041.37262: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.37401: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.37420: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 7163 1726888041.37485: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 7163 1726888041.37489: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.37548: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 7163 1726888041.37587: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ef830e0>\r\n<<<\n 7163 1726888041.37592: stdout chunk (state=3):\n>>>import '_typing' # \r\n<<<\n 7163 1726888041.37808: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ef61fd0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ef61130>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.37848: stdout chunk (state=3):\n>>>import 'ansible' # \r\n<<<\n 7163 1726888041.37877: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.37924: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n<<<\n 7163 1726888041.37928: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.37946: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 7163 1726888041.37998: stdout chunk (state=3):\n>>>import _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 7163 1726888041.38162: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\n<<<\n 7163 1726888041.38165: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 7163 1726888041.38286: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888041.38303: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 7163 1726888041.38307: stdout chunk (state=3):\n>>>import 'codecs' # \r\n<<<\n 7163 1726888041.38447: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc8184d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc7e7b30>\r\n<<<\n 7163 1726888041.38451: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc81aa50>\r\n<<<\n 7163 1726888041.38470: stdout chunk (state=3):\n>>>import '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\n<<<\n 7163 1726888041.38542: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\n<<<\n 7163 1726888041.38626: stdout chunk (state=3):\n>>>import 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\n<<<\n 7163 1726888041.38729: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n<<<\n 7163 1726888041.38737: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3d8f80>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb3feab0>\r\n<<<\n 7163 1726888041.38801: stdout chunk (state=3):\n>>>import '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n<<<\n 7163 1726888041.38805: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc62d130>\r\n<<<\n 7163 1726888041.38828: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc62dfa0>\r\n<<<\n 7163 1726888041.38890: stdout chunk (state=3):\n>>>import 'site' # \r\n<<<\n 7163 1726888041.38894: stdout chunk (state=3):\n>>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 7163 1726888041.38934: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3fe840>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3fe150>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3fe5a0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3dbd40>\r\nimport 'atexit' # \r\n<<<\n 7163 1726888041.38941: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb3ff830>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb3ffa70>\r\n<<<\n 7163 1726888041.39017: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\n<<<\n 7163 1726888041.39132: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3fffb0>\r\n<<<\n 7163 1726888041.39136: stdout chunk (state=3):\n>>>import 'pwd' # \r\n<<<\n 7163 1726888041.39141: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 7163 1726888041.39325: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc66bda0>\r\n<<<\n 7163 1726888041.39329: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n<<<\n 7163 1726888041.39332: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc66bfe0>\r\n<<<\n 7163 1726888041.39478: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n<<<\n 7163 1726888041.39485: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.39489: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad15d90>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad179b0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad183b0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad192b0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 7163 1726888041.39610: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6a3770>\r\n<<<\n 7163 1726888041.39614: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad1bfe0>\r\n<<<\n 7163 1726888041.39666: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad20110>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad1a2a0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n<<<\n 7163 1726888041.39673: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6a3e00>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc683a40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc681190>\r\n<<<\n 7163 1726888041.39828: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\n<<<\n 7163 1726888041.39832: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc668f50>\r\n<<<\n 7163 1726888041.39835: stdout chunk (state=3):\n>>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad23e60>\r\nimport '_tokenize' # \r\n<<<\n 7163 1726888041.39935: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\n<<<\n 7163 1726888041.39941: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad22930>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad22690>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad22c00>\r\n<<<\n 7163 1726888041.39944: stdout chunk (state=3):\n>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6c3710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6c2330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc682030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6c0b30>\r\n<<<\n 7163 1726888041.39967: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad1a7b0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad6be90>\r\n<<<\n 7163 1726888041.40143: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6f87d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6681d0>\r\n<<<\n 7163 1726888041.40147: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad6c1d0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n<<<\n 7163 1726888041.40207: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad6dca0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad6da60>\r\n<<<\n 7163 1726888041.40273: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 7163 1726888041.40277: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc6f8c80>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6f8b30>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc6f8ef0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc666cf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6f95b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6f9280>\r\n<<<\n 7163 1726888041.40359: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad70260>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad6e390>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888041.40367: stdout chunk (state=3):\n>>>import 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6fa4b0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n<<<\n 7163 1726888041.40447: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad739b0>\r\n<<<\n 7163 1726888041.40455: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc7106e0>\r\nimport 'errno' # \r\n<<<\n 7163 1726888041.40525: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc711df0>\r\n<<<\n 7163 1726888041.40528: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n<<<\n 7163 1726888041.40685: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ef813d0>\r\n<<<\n 7163 1726888041.40691: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888041.40976: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad703b0>\r\n<<<\n 7163 1726888041.40980: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc712c60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc7132c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc7121b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n<<<\n 7163 1726888041.40986: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8efaa9c0>\r\n<<<\n 7163 1726888041.40988: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc713d40>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc713470>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6fa510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc4ebc50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc514710>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc514470>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc514740>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 7163 1726888041.41044: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad74740>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad749b0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad74320>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad6c380>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecac00500>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecac01880>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad76c90>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad77860>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad768a0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.41063: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.41077: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888041.41099: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8efaa750>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8efaa060>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8efaa4b0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f96a9c0>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8efab710>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8efab950>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\n<<<\n 7163 1726888041.41137: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8efabe60>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n<<<\n 7163 1726888041.41177: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc515070>\r\n<<<\n 7163 1726888041.41220: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.41304: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc515a60>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc514920>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc4e9df0>\r\n<<<\n 7163 1726888041.41345: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee11c10>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee13830>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 7163 1726888041.41420: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.41428: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee14200>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee15100>\r\n<<<\n 7163 1726888041.41432: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n<<<\n 7163 1726888041.41518: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc516db0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc5158e0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6fac00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 7163 1726888041.41522: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.41585: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.41589: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 7163 1726888041.41591: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n<<<\n 7163 1726888041.41593: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 7163 1726888041.41629: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc53b140>\r\n<<<\n 7163 1726888041.41675: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee17e00>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f5cacc0>\r\n<<<\n 7163 1726888041.41760: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n<<<\n 7163 1726888041.41766: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee160c0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n<<<\n 7163 1726888041.41839: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc563470>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 7163 1726888041.41846: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n<<<\n 7163 1726888041.41931: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee23ce0>\r\nimport '_tokenize' # \r\n<<<\n 7163 1726888041.41936: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc5c4230>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 7163 1726888041.41964: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n<<<\n 7163 1726888041.42007: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee227b0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee22510>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 7163 1726888041.42011: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 7163 1726888041.42116: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 7163 1726888041.42122: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee22a80>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee165d0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee67ef0>\r\n<<<\n 7163 1726888041.42202: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.42208: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc5c6990>\r\n<<<\n 7163 1726888041.42251: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee678f0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee69a60>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee69820>\r\n<<<\n 7163 1726888041.42254: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc5c4350>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc591250>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf15340>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc562270>\r\n<<<\n 7163 1726888041.42292: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc517d10>\r\n<<<\n 7163 1726888041.42308: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 7163 1726888041.42619: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f37bc5625d0>\r\n# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_3gsl1cec/ansible_ansible.legacy.stat_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.42624: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee6bf80>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee6a0f0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee6f6b0>\r\n<<<\n 7163 1726888041.42716: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.42729: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee6bef0>\r\n<<<\n 7163 1726888041.42886: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 7163 1726888041.42898: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee70740>\r\n<<<\n 7163 1726888041.42906: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee708c0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee707d0>\r\n<<<\n 7163 1726888041.43094: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n 7163 1726888041.43174: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecac059a0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecac06780>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecac005c0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.43319: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee68170>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n<<<\n 7163 1726888041.43324: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf6f0b0>\r\nimport '_typing' # \r\n<<<\n 7163 1726888041.43328: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee73fb0>\r\n<<<\n 7163 1726888041.43331: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf4dfa0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf4d100>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.43335: stdout chunk (state=3):\n>>>import 'ansible' # \r\n<<<\n 7163 1726888041.43339: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8eefcf50>\r\n<<<\n 7163 1726888041.43342: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.43345: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n<<<\n 7163 1726888041.43347: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.43349: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecac06540>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.43367: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee72750>\r\n<<<\n 7163 1726888041.43385: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee73b00>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee72360>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.43388: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.43588: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n<<<\n 7163 1726888041.43602: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.43663: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.43713: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.43851: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.44153: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.44224: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.44310: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n<<<\n 7163 1726888041.44321: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.44350: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.44398: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.44411: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.44465: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.44588: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n<<<\n 7163 1726888041.44606: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.44641: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.44662: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.44696: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n<<<\n 7163 1726888041.44699: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.44916: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.45013: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\n<<<\n 7163 1726888041.45016: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.converters' # \r\n<<<\n 7163 1726888041.45027: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n 7163 1726888041.45056: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888041.45359: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ed010d0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ed01e20>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8eefd400>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.45372: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecac07950>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.45455: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\n<<<\n 7163 1726888041.45482: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 7163 1726888041.45489: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.45509: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.45533: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.45574: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n<<<\n 7163 1726888041.45587: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.45656: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n<<<\n 7163 1726888041.45685: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ed01f10>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.45699: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.45725: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf6cf80>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n<<<\n 7163 1726888041.45757: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n<<<\n 7163 1726888041.45785: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.45810: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 7163 1726888041.45829: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbf92a20>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf927b0>\r\n<<<\n 7163 1726888041.45893: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888041.45914: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf920c0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 7163 1726888041.45935: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecac122d0>\r\n<<<\n 7163 1726888041.45989: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf92510>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf6fd40>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbf93770>\r\n<<<\n 7163 1726888041.46020: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbf93980>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 7163 1726888041.46060: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecac0d280>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.46084: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\n<<<\n 7163 1726888041.46249: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.46253: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf93ec0>\r\nimport 'pwd' # \r\n<<<\n 7163 1726888041.46255: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.46278: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n<<<\n 7163 1726888041.46353: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe01ca0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbe038c0>\r\n<<<\n 7163 1726888041.46360: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n<<<\n 7163 1726888041.46396: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe042c0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe05460>\r\n<<<\n 7163 1726888041.46401: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 7163 1726888041.46404: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 7163 1726888041.46422: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad02c30>\r\n<<<\n 7163 1726888041.46430: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n<<<\n 7163 1726888041.46469: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb43a900>\r\n<<<\n 7163 1726888041.46472: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 7163 1726888041.46516: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe07f20>\r\n<<<\n 7163 1726888041.46555: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc53b0b0>\r\n<<<\n 7163 1726888041.46749: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecac12480>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecac089b0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.46753: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.46755: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe061e0>\r\n<<<\n 7163 1726888041.46758: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n<<<\n 7163 1726888041.46761: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.46763: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n<<<\n 7163 1726888041.46882: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.46893: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.46902: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n<<<\n 7163 1726888041.46914: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe0fef0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe0e9c0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe0e720>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe0ec90>\r\n<<<\n 7163 1726888041.46970: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.47044: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe066f0>\r\n<<<\n 7163 1726888041.47050: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbe58140>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe582c0>\r\n<<<\n 7163 1726888041.47066: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.47113: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n<<<\n 7163 1726888041.47117: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n<<<\n 7163 1726888041.47123: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.47126: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.47189: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n<<<\n 7163 1726888041.47192: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.47195: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbe59d60>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe59b20>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 7163 1726888041.47243: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.47303: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 7163 1726888041.47307: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbe5c2c0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe5a420>\r\n<<<\n 7163 1726888041.47326: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 7163 1726888041.47398: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888041.47412: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n<<<\n 7163 1726888041.47461: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe5fa70>\r\n<<<\n 7163 1726888041.47552: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.47666: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe5c440>\r\n<<<\n 7163 1726888041.47669: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbe60aa0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbe60c50>\r\n<<<\n 7163 1726888041.47705: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbe60bc0>\r\n<<<\n 7163 1726888041.47708: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe58470>\r\n<<<\n 7163 1726888041.47778: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n<<<\n 7163 1726888041.47794: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 7163 1726888041.47879: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 7163 1726888041.47885: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n<<<\n 7163 1726888041.47888: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbcf04a0>\r\n<<<\n 7163 1726888041.47971: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 7163 1726888041.47977: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ed03140>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.47997: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbcf1550>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe62c30>\r\n<<<\n 7163 1726888041.48031: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.48060: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888041.48113: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\n<<<\n 7163 1726888041.48116: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbe63fb0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe62810>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n<<<\n 7163 1726888041.48125: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.48405: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.48409: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.48421: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"mode\": \"0600\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 998, \"gid\": 998, \"size\": 119, \"inode\": 417333442, \"dev\": 51714, \"nlink\": 1, \"atime\": 1726888022.2478073, \"mtime\": 1726888018.1337802, \"ctime\": 1726888022.1648068, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": false, \"xgrp\": false, \"woth\": false, \"roth\": false, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"sssd\", \"gr_name\": \"sssd\", \"checksum\": \"d2f50fd45b1379abe6cc12991ba74cea9b556ae4\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"1406287816\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"follow\": false, \"get_checksum\": true, \"get_size\": false, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\r\n# destroy __main__\r\n<<<\n 7163 1726888041.48428: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.48447: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.48500: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.48522: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 7163 1726888041.48567: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.48578: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888041.48652: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ed0dca0>\r\n<<<\n 7163 1726888041.48686: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ed0ba10>\r\n<<<\n 7163 1726888041.48713: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\n<<<\n 7163 1726888041.48733: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.48886: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n<<<\n 7163 1726888041.48890: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.48977: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.49083: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n<<<\n 7163 1726888041.49091: stdout chunk (state=3):\n>>># clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n<<<\n 7163 1726888041.49131: stdout chunk (state=3):\n>>># restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n<<<\n 7163 1726888041.49136: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n<<<\n 7163 1726888041.49147: stdout chunk (state=3):\n>>># destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n<<<\n 7163 1726888041.49154: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.49157: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 7163 1726888041.49387: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8effa7b0>\r\n<<<\n 7163 1726888041.49394: stdout chunk (state=3):\n>>># cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n<<<\n 7163 1726888041.49397: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8efee480>\r\n<<<\n 7163 1726888041.49435: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n<<<\n 7163 1726888041.49497: stdout chunk (state=3):\n>>># destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n<<<\n 7163 1726888041.49529: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ed0df10>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ed0dd60>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n<<<\n 7163 1726888041.49566: stdout chunk (state=3):\n>>># destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n<<<\n 7163 1726888041.49589: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n<<<\n 7163 1726888041.49663: stdout chunk (state=3):\n>>># destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n<<<\n 7163 1726888041.49727: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888041.49780: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.49786: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.49832: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n<<<\n 7163 1726888041.50177: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbcf5790>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 7163 1726888041.50182: stdout chunk (state=3):\n>>># cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n<<<\n 7163 1726888041.50184: stdout chunk (state=3):\n>>># cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 7163 1726888041.50187: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbcf6480>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbcf2120>\r\n<<<\n 7163 1726888041.50190: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.50237: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.50245: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 7163 1726888041.50311: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbcf6cf0>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.50315: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n<<<\n 7163 1726888041.50378: stdout chunk (state=3):\n>>># destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n<<<\n 7163 1726888041.50381: stdout chunk (state=3):\n>>># destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n<<<\n 7163 1726888041.50384: stdout chunk (state=3):\n>>># clear sys.audit hooks\r\n<<<\n 7163 1726888041.50683: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\n<<<\n 7163 1726888041.50741: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.50777: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\nShared connection to 10.31.45.174 closed.\r\n<<<\n 7163 1726888041.50794: stdout chunk (state=3):\n>>><<<\n 7163 1726888041.50807: stderr chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb8184d0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb7e7b30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb81aa50>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb62d130>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb62dfa0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb66bda0>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb66bfe0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6a3770>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6a3e00>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb683a40>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb681190>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb668f50>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6c3710>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6c2330>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb682030>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6c0b30>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6f87d0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6681d0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb6f8c80>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6f8b30>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb6f8ef0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb666cf0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6f95b0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6f9280>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6fa4b0>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb7106e0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb711df0>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb712c60>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb7132c0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb7121b0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb713d40>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb713470>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6fa510>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb4a3c50>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb4cc710>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb4cc470>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb4cc740>\\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb4cd070>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb4cda60>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb4cc920>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb4a1df0>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb4cedb0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb4cd8e0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6fac00>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb4f3140>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb51b470>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb57c230>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb57e990>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb57c350>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb549250>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb381340>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb51a270>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb4cfd10>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4ecb51a5d0>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_ansible.legacy.stat_payload_qsinrcgu/ansible_ansible.legacy.stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3db0b0>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3b9fa0>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3b9100>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3d8f80>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb3feab0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3fe840>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3fe150>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3fe5a0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3dbd40>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb3ff830>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb3ffa70>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3fffb0>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad15d90>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad179b0>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad183b0>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad192b0>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad1bfe0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad20110>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad1a2a0>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad23e60>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad22930>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad22690>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad22c00>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad1a7b0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad6be90>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad6c1d0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad6dca0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad6da60>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad70260>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad6e390>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad739b0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad703b0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad74740>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad749b0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad74320>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad6c380>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecac00500>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecac01880>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad76c90>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad77860>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad768a0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecac059a0>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecac06780>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecac005c0>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecac06540>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecac07950>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecac122d0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecac0d280>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad02c30>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb43a900>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecac12480>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecac089b0>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"mode\": \"0600\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 998, \"gid\": 998, \"size\": 119, \"inode\": 417333442, \"dev\": 51714, \"nlink\": 1, \"atime\": 1726888022.2478073, \"mtime\": 1726888018.1337802, \"ctime\": 1726888022.1648068, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": false, \"xgrp\": false, \"woth\": false, \"roth\": false, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"sssd\", \"gr_name\": \"sssd\", \"checksum\": \"d2f50fd45b1379abe6cc12991ba74cea9b556ae4\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"1406287816\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"follow\": false, \"get_checksum\": true, \"get_size\": false, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy _blake2\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy fnmatch\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _hashlib\\r\\n# destroy _operator\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.45.174 closed.\\r\\n\")\n 7163 1726888041.51651: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb8184d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb7e7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb81aa50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb62d130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb62dfa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb66bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb66bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6a3770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6a3e00>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb683a40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb681190>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb668f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6c3710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6c2330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb682030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6c0b30>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6f87d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6681d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb6f8c80>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6f8b30>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb6f8ef0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb666cf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6f95b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6f9280>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6fa4b0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb7106e0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb711df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb712c60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb7132c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb7121b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb713d40>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb713470>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6fa510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb4a3c50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb4cc710>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb4cc470>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb4cc740>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb4cd070>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb4cda60>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb4cc920>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb4a1df0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb4cedb0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb4cd8e0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6fac00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb4f3140>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb51b470>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb57c230>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb57e990>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb57c350>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb549250>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb381340>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb51a270>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb4cfd10>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4ecb51a5d0>\r\n# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_qsinrcgu/ansible_ansible.legacy.stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3db0b0>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3b9fa0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3b9100>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3d8f80>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb3feab0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3fe840>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3fe150>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3fe5a0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3dbd40>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb3ff830>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb3ffa70>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3fffb0>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad15d90>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad179b0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad183b0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad192b0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad1bfe0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad20110>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad1a2a0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad23e60>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad22930>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad22690>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad22c00>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad1a7b0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad6be90>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad6c1d0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad6dca0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad6da60>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad70260>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad6e390>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad739b0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad703b0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad74740>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad749b0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad74320>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad6c380>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecac00500>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecac01880>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad76c90>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad77860>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad768a0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecac059a0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecac06780>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecac005c0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecac06540>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecac07950>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecac122d0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecac0d280>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad02c30>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb43a900>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecac12480>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecac089b0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"mode\": \"0600\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 998, \"gid\": 998, \"size\": 119, \"inode\": 417333442, \"dev\": 51714, \"nlink\": 1, \"atime\": 1726888022.2478073, \"mtime\": 1726888018.1337802, \"ctime\": 1726888022.1648068, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": false, \"xgrp\": false, \"woth\": false, \"roth\": false, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"sssd\", \"gr_name\": \"sssd\", \"checksum\": \"d2f50fd45b1379abe6cc12991ba74cea9b556ae4\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"1406287816\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"follow\": false, \"get_checksum\": true, \"get_size\": false, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.45.174 closed.\r\n 7163 1726888041.53017: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.53021: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"mode\": \"0600\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 119, \"inode\": 438304899, \"dev\": 51714, \"nlink\": 1, \"atime\": 1726888033.942192, \"mtime\": 1726888033.509191, \"ctime\": 1726888033.949192, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": false, \"xgrp\": false, \"woth\": false, \"roth\": false, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"d2f50fd45b1379abe6cc12991ba74cea9b556ae4\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"380672180\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"follow\": false, \"get_checksum\": true, \"get_size\": false, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\r\n# destroy __main__\r\n<<<\n 7163 1726888041.53024: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n<<<\n 7163 1726888041.53026: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.54742: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.54747: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.54753: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n<<<\n 7163 1726888041.54758: stdout chunk (state=3):\n>>># destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n<<<\n 7163 1726888041.54760: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.54763: done with _execute_module (ansible.legacy.stat, {'path': '/etc/sssd/conf.d/sssd-session-recording.conf', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None})\n 7163 1726888041.54765: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 7163 1726888041.54768: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 7163 1726888041.54770: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 7163 1726888041.54772: variable 'ansible_module_compression' from source: unknown\n 7163 1726888041.54774: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n<<<\n 7163 1726888041.54777: ANSIBALLZ: Using generic lock for ansible.legacy.file\n 7163 1726888041.54779: ANSIBALLZ: Acquiring lock\n 7163 1726888041.54781: stdout chunk (state=3):\n>>># destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n<<<\n 7163 1726888041.54783: stdout chunk (state=3):\n>>># destroy _locale\r\n# destroy pwd\r\n<<<\n 7163 1726888041.54785: stdout chunk (state=3):\n>>># destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n<<<\n 7163 1726888041.54789: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbcf76e0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\n<<<\n 7163 1726888041.54792: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 7163 1726888041.54795: stdout chunk (state=3):\n>>># destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n<<<\n 7163 1726888041.54797: ANSIBALLZ: Lock acquired: 140449594013552\n 7163 1726888041.54800: ANSIBALLZ: Creating module\n 7163 1726888041.54808: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.54811: stdout chunk (state=3):\n>>># cleanup[3] wiping selinux._selinux\r\n<<<\n 7163 1726888041.54813: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.54816: stdout chunk (state=3):\n>>># cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n<<<\n 7163 1726888041.54819: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.54821: stdout chunk (state=3):\n>>># cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n<<<\n 7163 1726888041.54826: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.54828: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.54831: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbd02300>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbcfd9a0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.54834: stdout chunk (state=3):\n>>># cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 7163 1726888041.54837: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.54841: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n<<<\n 7163 1726888041.54843: stdout chunk (state=3):\n>>># destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n<<<\n 7163 1726888041.54846: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.54848: stdout chunk (state=3):\n>>># destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n<<<\n 7163 1726888041.54851: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888041.54854: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n<<<\n 7163 1726888041.54856: stdout chunk (state=3):\n>>># destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 7163 1726888041.54859: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n<<<\n 7163 1726888041.54861: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 7163 1726888041.54864: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n<<<\n 7163 1726888041.54866: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbdeeb10>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbfce7e0>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbd020f0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe62450>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.54869: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.215 closed.\r\n<<<\n 7163 1726888041.54871: stdout chunk (state=3):\n>>><<<\n 7163 1726888041.54873: stderr chunk (state=3):\n>>><<<\n 7163 1726888041.54876: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n<10.31.12.215> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f9684d0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f937b30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f96aa50>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f73d130>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f73dfa0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f77bda0>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f77bfe0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f7b3770>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f7b3e00>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f793a40>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f791190>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f778f50>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f7d3710>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f7d2330>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f792030>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f7d0b30>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f8087d0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f7781d0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f808c80>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f808b30>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f808ef0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f776cf0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f8095b0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f809280>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f80a4b0>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f8206e0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f821df0>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f822c60>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f8232c0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f8221b0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f823d40>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f823470>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f80a510>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f59fc20>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f5c8740>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f5c84a0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f5c86e0>\\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f5c9010>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f5c99d0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f5c88c0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f59ddf0>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f5cad50>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f5c9880>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f80ac00>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f5f30b0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f61b4a0>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f678260>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f67a9c0>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f678380>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f641250>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ef29340>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f61a2a0>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f5cbc80>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3e8f61a600>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_ansible.legacy.stat_payload_lnkj55ll/ansible_ansible.legacy.stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ef830e0>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ef61fd0>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ef61130>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ef813d0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8efaa9c0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8efaa750>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8efaa060>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8efaa4b0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f96a9c0>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8efab710>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8efab950>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8efabe60>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee11c10>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee13830>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee14200>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee15100>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee17e00>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f5cacc0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee160c0>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee23ce0>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee227b0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee22510>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee22a80>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee165d0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee67ef0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee678f0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee69a60>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee69820>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee6bf80>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee6a0f0>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee6f6b0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee6bef0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee70740>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee708c0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee707d0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee68170>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee73fb0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8eefcf50>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee72750>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee73b00>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee72360>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ed010d0>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ed01e20>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8eefd400>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ed01f10>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ed03140>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ed0dca0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ed0ba10>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8effa7b0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8efee480>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ed0df10>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ed0dd60>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"mode\": \"0600\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 119, \"inode\": 438304899, \"dev\": 51714, \"nlink\": 1, \"atime\": 1726888033.942192, \"mtime\": 1726888033.509191, \"ctime\": 1726888033.949192, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": false, \"xgrp\": false, \"woth\": false, \"roth\": false, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"d2f50fd45b1379abe6cc12991ba74cea9b556ae4\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"380672180\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"follow\": false, \"get_checksum\": true, \"get_size\": false, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy _blake2\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy fnmatch\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _hashlib\\r\\n# destroy _operator\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.12.215 closed.\\r\\n\")\n 7163 1726888041.55733: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f9684d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f937b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f96aa50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f73d130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f73dfa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f77bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f77bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f7b3770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f7b3e00>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f793a40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f791190>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f778f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f7d3710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f7d2330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f792030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f7d0b30>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f8087d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f7781d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f808c80>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f808b30>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f808ef0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f776cf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f8095b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f809280>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f80a4b0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f8206e0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f821df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f822c60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f8232c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f8221b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f823d40>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f823470>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f80a510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f59fc20>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f5c8740>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f5c84a0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f5c86e0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f5c9010>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f5c99d0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f5c88c0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f59ddf0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f5cad50>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f5c9880>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f80ac00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f5f30b0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f61b4a0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f678260>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f67a9c0>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f678380>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f641250>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ef29340>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f61a2a0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f5cbc80>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3e8f61a600>\r\n# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_lnkj55ll/ansible_ansible.legacy.stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ef830e0>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ef61fd0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ef61130>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ef813d0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8efaa9c0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8efaa750>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8efaa060>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8efaa4b0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f96a9c0>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8efab710>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8efab950>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8efabe60>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee11c10>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee13830>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee14200>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee15100>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee17e00>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f5cacc0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee160c0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee23ce0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee227b0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee22510>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee22a80>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee165d0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee67ef0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee678f0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee69a60>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee69820>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee6bf80>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee6a0f0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee6f6b0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee6bef0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee70740>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee708c0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee707d0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee68170>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee73fb0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8eefcf50>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee72750>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee73b00>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee72360>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ed010d0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ed01e20>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8eefd400>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ed01f10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ed03140>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ed0dca0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ed0ba10>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8effa7b0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8efee480>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ed0df10>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ed0dd60>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"mode\": \"0600\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 119, \"inode\": 438304899, \"dev\": 51714, \"nlink\": 1, \"atime\": 1726888033.942192, \"mtime\": 1726888033.509191, \"ctime\": 1726888033.949192, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": false, \"xgrp\": false, \"woth\": false, \"roth\": false, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"d2f50fd45b1379abe6cc12991ba74cea9b556ae4\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"380672180\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"follow\": false, \"get_checksum\": true, \"get_size\": false, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.215 closed.\r\n 7163 1726888041.57945: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.58844: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"mode\": \"0600\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 131, \"inode\": 6335226, \"dev\": 51714, \"nlink\": 1, \"atime\": 1726888026.3819027, \"mtime\": 1726888022.4338162, \"ctime\": 1726888041.067225, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": false, \"xgrp\": false, \"woth\": false, \"roth\": false, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"8ff39654349c18d53c3a9c90a29fb955d701f9ef\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"1545419264\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"follow\": false, \"get_checksum\": true, \"get_size\": false, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\r\n# destroy __main__\r\n<<<\n 7163 1726888041.58849: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n<<<\n 7163 1726888041.58852: done with _execute_module (ansible.legacy.stat, {'path': '/etc/sssd/conf.d/sssd-session-recording.conf', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None})\n 7163 1726888041.58855: stdout chunk (state=3):\n>>># cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n<<<\n 7163 1726888041.58859: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n<<<\n 7163 1726888041.58861: variable 'ansible_module_compression' from source: unknown\n 7163 1726888041.58864: ANSIBALLZ: Using generic lock for ansible.legacy.file\n 7163 1726888041.58866: ANSIBALLZ: Acquiring lock\n 7163 1726888041.58868: stdout chunk (state=3):\n>>># destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil<<<\n 7163 1726888041.58870: stdout chunk (state=3):\n>>>\r\n# destroy distro\r\n# destroy distro.distro\r\n<<<\n 7163 1726888041.58872: stdout chunk (state=3):\n>>># destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n<<<\n 7163 1726888041.58875: stdout chunk (state=3):\n>>># cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 7163 1726888041.58877: stdout chunk (state=3):\n>>># destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 7163 1726888041.58879: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 7163 1726888041.58882: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8<<<\n 7163 1726888041.58884: stdout chunk (state=3):\n>>>\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n<<<\n 7163 1726888041.58887: stdout chunk (state=3):\n>>># destroy time\r\n<<<\n 7163 1726888041.58889: stdout chunk (state=3):\n>>># destroy _random\r\n<<<\n 7163 1726888041.58891: stdout chunk (state=3):\n>>># destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n<<<\n 7163 1726888041.58894: stdout chunk (state=3):\n>>># destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 7163 1726888041.58897: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.46.206 closed.\r\n<<<\n 7163 1726888041.58900: stdout chunk (state=3):\n>>><<<\n 7163 1726888041.58903: stderr chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc8184d0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc7e7b30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc81aa50>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc62d130>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc62dfa0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc66bda0>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc66bfe0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6a3770>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6a3e00>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc683a40>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc681190>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc668f50>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6c3710>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6c2330>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc682030>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6c0b30>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6f87d0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6681d0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc6f8c80>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6f8b30>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc6f8ef0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc666cf0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6f95b0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6f9280>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6fa4b0>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc7106e0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc711df0>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc712c60>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc7132c0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc7121b0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc713d40>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc713470>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6fa510>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc4ebc50>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc514710>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc514470>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc514740>\\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc515070>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc515a60>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc514920>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc4e9df0>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc516db0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc5158e0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6fac00>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc53b140>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc563470>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc5c4230>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc5c6990>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc5c4350>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc591250>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf15340>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc562270>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc517d10>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f37bc5625d0>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_ansible.legacy.stat_payload_3gsl1cec/ansible_ansible.legacy.stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf6f0b0>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf4dfa0>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf4d100>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf6cf80>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbf92a20>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf927b0>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf920c0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf92510>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf6fd40>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbf93770>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbf93980>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf93ec0>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe01ca0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbe038c0>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe042c0>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe05460>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe07f20>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc53b0b0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe061e0>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe0fef0>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe0e9c0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe0e720>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe0ec90>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe066f0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbe58140>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe582c0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbe59d60>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe59b20>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbe5c2c0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe5a420>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe5fa70>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe5c440>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbe60aa0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbe60c50>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbe60bc0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe58470>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbcf04a0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbcf1550>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe62c30>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbe63fb0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe62810>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbcf5790>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbcf6480>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbcf2120>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbcf6cf0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbcf76e0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbd02300>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbcfd9a0>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbdeeb10>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbfce7e0>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbd020f0>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe62450>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"mode\": \"0600\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 131, \"inode\": 6335226, \"dev\": 51714, \"nlink\": 1, \"atime\": 1726888026.3819027, \"mtime\": 1726888022.4338162, \"ctime\": 1726888041.067225, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": false, \"xgrp\": false, \"woth\": false, \"roth\": false, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"8ff39654349c18d53c3a9c90a29fb955d701f9ef\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"1545419264\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"follow\": false, \"get_checksum\": true, \"get_size\": false, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy _blake2\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy fnmatch\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _hashlib\\r\\n# destroy _operator\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.46.206 closed.\\r\\n\")\n 7163 1726888041.59648: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc8184d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc7e7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc81aa50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc62d130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc62dfa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc66bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc66bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6a3770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6a3e00>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc683a40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc681190>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc668f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6c3710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6c2330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc682030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6c0b30>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6f87d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6681d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc6f8c80>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6f8b30>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc6f8ef0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc666cf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6f95b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6f9280>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6fa4b0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc7106e0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc711df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc712c60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc7132c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc7121b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc713d40>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc713470>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6fa510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc4ebc50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc514710>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc514470>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc514740>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc515070>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc515a60>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc514920>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc4e9df0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc516db0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc5158e0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6fac00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc53b140>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc563470>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc5c4230>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc5c6990>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc5c4350>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc591250>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf15340>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc562270>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc517d10>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f37bc5625d0>\r\n# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_3gsl1cec/ansible_ansible.legacy.stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf6f0b0>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf4dfa0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf4d100>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf6cf80>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbf92a20>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf927b0>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf920c0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf92510>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf6fd40>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbf93770>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbf93980>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf93ec0>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe01ca0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbe038c0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe042c0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe05460>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe07f20>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc53b0b0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe061e0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe0fef0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe0e9c0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe0e720>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe0ec90>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe066f0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbe58140>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe582c0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbe59d60>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe59b20>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbe5c2c0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe5a420>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe5fa70>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe5c440>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbe60aa0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbe60c50>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbe60bc0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe58470>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbcf04a0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbcf1550>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe62c30>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbe63fb0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe62810>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbcf5790>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbcf6480>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbcf2120>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbcf6cf0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbcf76e0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbd02300>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbcfd9a0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbdeeb10>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbfce7e0>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbd020f0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe62450>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"mode\": \"0600\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 131, \"inode\": 6335226, \"dev\": 51714, \"nlink\": 1, \"atime\": 1726888026.3819027, \"mtime\": 1726888022.4338162, \"ctime\": 1726888041.067225, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": false, \"xgrp\": false, \"woth\": false, \"roth\": false, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"8ff39654349c18d53c3a9c90a29fb955d701f9ef\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"1545419264\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"follow\": false, \"get_checksum\": true, \"get_size\": false, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.46.206 closed.\r\n 7163 1726888041.61960: done with _execute_module (ansible.legacy.stat, {'path': '/etc/sssd/conf.d/sssd-session-recording.conf', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None})\n 7163 1726888041.61964: _low_level_execute_command(): starting\n 7163 1726888041.61967: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788/ > /dev/null 2>&1 && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 7163 1726888041.61976: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888041.61978: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888041.61985: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888041.64207: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888041.64210: stdout chunk (state=3):\n>>><<<\n 7163 1726888041.64213: stderr chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888041.64222: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888041.64224: handler run complete\n 7163 1726888041.64227: attempt loop complete, returning result\n 7163 1726888041.64229: _execute() done\n 7163 1726888041.64231: dumping result to json\n 7163 1726888041.64233: done dumping result, returning\n 7163 1726888041.64235: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Configure sssd session recording config [02619b48-4a2f-6d34-1d0e-000000000010]\n 7163 1726888041.64240: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000010\n 7163 1726888041.64644: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000010\nNotification for handler Handler tlog_handler restart sssd has been saved.\nchanged: [managed_node3] => {\n \"changed\": true,\n \"diff\": [],\n \"invocation\": {\n \"dest\": \"/etc/sssd/conf.d/sssd-session-recording.conf\",\n \"follow\": false,\n \"group\": \"root\",\n \"mode\": \"0600\",\n \"module_args\": {\n \"dest\": \"/etc/sssd/conf.d/sssd-session-recording.conf\",\n \"follow\": false,\n \"group\": \"root\",\n \"mode\": \"0600\",\n \"owner\": \"root\",\n \"src\": \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpqnburibe/sssd-session-recording.conf\"\n },\n \"owner\": \"root\",\n \"src\": \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpqnburibe/sssd-session-recording.conf\"\n }\n}\n 7163 1726888041.64786: WORKER PROCESS EXITING\n 7163 1726888041.71958: ANSIBALLZ: Writing module into payload\n 7163 1726888041.72131: ANSIBALLZ: Writing module\n 7163 1726888041.72168: ANSIBALLZ: Renaming module\n 7163 1726888041.72184: ANSIBALLZ: Done creating module\n 7163 1726888041.72214: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 7163 1726888041.72268: ANSIBALLZ: Lock acquired: 140449594013552\n 7163 1726888041.72320: ANSIBALLZ: Reading module after lock\n 7163 1726888041.72354: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py\n 7163 1726888041.72563: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_file.py\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py\n 7163 1726888041.72576: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_file.py\n<10.31.45.174> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpnhgd3vai TO /root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_file.py\n<10.31.12.215> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmp0ximbwfj TO /root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_file.py\n<10.31.45.174> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' '[10.31.45.174]'\n<10.31.12.215> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' '[10.31.12.215]'\n 7163 1726888041.72800: Sending initial data\n 7163 1726888041.72804: Sent initial data (150 bytes)\n 7163 1726888041.72869: Sending initial data\n 7163 1726888041.72879: Sent initial data (150 bytes)\n 7163 1726888041.73262: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888041.73266: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888041.73269: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888041.73287: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888041.73362: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888041.73500: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888041.73504: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888041.73524: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\n<<<\n 7163 1726888041.73527: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888041.73576: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888041.73617: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888041.73653: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888041.73962: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888041.73988: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888041.74010: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\n<<<\n 7163 1726888041.74030: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888041.74044: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888041.74063: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888041.74114: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888041.75358: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 7163 1726888041.75423: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 7163 1726888041.75492: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp0ximbwfj\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_file.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 7163 1726888041.75497: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp0ximbwfj /root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_file.py\n<<<\n 7163 1726888041.75571: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmp0ximbwfj\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_file.py\"\r\n<<<\n 7163 1726888041.75575: stderr chunk (state=3):\n>>>debug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_file.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_file.py M:0x001a\r\n<<<\n 7163 1726888041.75672: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125479\r\n<<<\n 7163 1726888041.75820: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 7163 1726888041.75845: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 7163 1726888041.75917: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpnhgd3vai\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_file.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 7163 1726888041.75929: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpnhgd3vai /root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_file.py\n<<<\n 7163 1726888041.76174: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpnhgd3vai\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_file.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_file.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_file.py M:0x001a\r\n<<<\n 7163 1726888041.76416: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 125479 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 7163 1726888041.76421: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125479\r\n<<<\n 7163 1726888041.76455: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888041.76672: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888041.76735: stderr chunk (state=3):\n>>><<<\n 7163 1726888041.76746: stdout chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp0ximbwfj /root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_file.py\\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master at \\'/root/.ansible/cp/1fb99bda8d\\'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp0ximbwfj\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_file.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmp0ximbwfj\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_file.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_file.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_file.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125479\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 125479 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 7163 1726888041.76785: done transferring module to remote\n 7163 1726888041.76814: _low_level_execute_command(): starting\n 7163 1726888041.76818: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/ /root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_file.py && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/ /root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_file.py && sleep 0'\"'\"''\n 7163 1726888041.77040: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 125479 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 7163 1726888041.77092: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888041.77169: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\n<<<\n 7163 1726888041.77474: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 7163 1726888041.77478: stdout chunk (state=3):\n>>><<<\n 7163 1726888041.77481: stderr chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpnhgd3vai /root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_file.py\\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master at \\'/root/.ansible/cp/26e6bc9b9f\\'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpnhgd3vai\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_file.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpnhgd3vai\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_file.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_file.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_file.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125479\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 125479 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 7163 1726888041.77636: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888041.77655: done transferring module to remote\n 7163 1726888041.77678: _low_level_execute_command(): starting\n 7163 1726888041.77728: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/ /root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_file.py && sleep 0'\n 7163 1726888041.77860: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888041.77867: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888041.77904: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/ /root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_file.py && sleep 0'\"'\"''\n 7163 1726888041.78287: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888041.79074: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888041.79143: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888041.79206: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888041.79251: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888041.79306: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888041.80206: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888041.80211: stdout chunk (state=3):\n>>><<<\n 7163 1726888041.80229: stderr chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888041.80249: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888041.80255: _low_level_execute_command(): starting\n 7163 1726888041.80258: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_file.py && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' -tt 10.31.12.215 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_file.py && sleep 0'\"'\"''\n 7163 1726888041.80932: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888041.80981: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888041.80987: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888041.80989: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888041.80992: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888041.80995: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888041.80998: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 7163 1726888041.81001: stderr chunk (state=3):\n>>>debug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888041.81076: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888041.81080: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888041.81104: stderr chunk (state=3):\n>>><<<\n 7163 1726888041.81108: stdout chunk (state=3):\n>>><<<\n 7163 1726888041.81129: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\n<<<\n 7163 1726888041.81133: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n<10.31.45.174> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888041.81145: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888041.81150: _low_level_execute_command(): starting\n 7163 1726888041.81220: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_file.py && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' -tt 10.31.45.174 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_file.py && sleep 0'\"'\"''\n 7163 1726888041.81355: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888041.82175: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888041.82178: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888041.82180: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888041.82186: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888041.82229: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888041.83741: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 7163 1726888041.83765: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 7163 1726888041.83804: stdout chunk (state=3):\n>>>import '_thread' # \r\n<<<\n 7163 1726888041.83811: stdout chunk (state=3):\n>>>import '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 7163 1726888041.83897: stdout chunk (state=3):\n>>>import '_io' # \r\n<<<\n 7163 1726888041.83901: stdout chunk (state=3):\n>>>import 'marshal' # \r\n<<<\n 7163 1726888041.83916: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 7163 1726888041.83970: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 7163 1726888041.83976: stdout chunk (state=3):\n>>># installing zipimport hook\r\n<<<\n 7163 1726888041.83988: stdout chunk (state=3):\n>>>import 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 7163 1726888041.84035: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n<<<\n 7163 1726888041.84065: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888041.84069: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 7163 1726888041.84084: stdout chunk (state=3):\n>>>import 'codecs' # \r\n<<<\n 7163 1726888041.84131: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n<<<\n 7163 1726888041.84202: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e166184d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e165e7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n<<<\n 7163 1726888041.84205: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1661aa50>\r\n<<<\n 7163 1726888041.84213: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 7163 1726888041.84265: stdout chunk (state=3):\n>>>import '_abc' # \r\n<<<\n 7163 1726888041.84277: stdout chunk (state=3):\n>>>import 'abc' # \r\nimport 'io' # \r\n<<<\n 7163 1726888041.84310: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # \r\n<<<\n 7163 1726888041.84379: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 7163 1726888041.84407: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 7163 1726888041.84461: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\n<<<\n 7163 1726888041.84464: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 7163 1726888041.84503: stdout chunk (state=3):\n>>>import 'genericpath' # \r\nimport 'posixpath' # \r\n<<<\n 7163 1726888041.84542: stdout chunk (state=3):\n>>>import 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\n<<<\n 7163 1726888041.84647: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 7163 1726888041.84825: stdout chunk (state=3):\n>>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\n<<<\n 7163 1726888041.84834: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n<<<\n 7163 1726888041.84979: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1ce0104d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdfdfb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1ce012a50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\n<<<\n 7163 1726888041.84984: stdout chunk (state=3):\n>>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e163c9130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n<<<\n 7163 1726888041.85040: stdout chunk (state=3):\n>>>import 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\n<<<\n 7163 1726888041.85081: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\n<<<\n 7163 1726888041.85301: stdout chunk (state=3):\n>>>Processing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cddc1130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cddc1fa0>\r\nimport 'site' # \r\n<<<\n 7163 1726888041.85306: stdout chunk (state=3):\n>>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 7163 1726888041.85523: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n<<<\n 7163 1726888041.85557: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888041.85620: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 7163 1726888041.85671: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\n<<<\n 7163 1726888041.85714: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cddffd70>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\n<<<\n 7163 1726888041.85803: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e163c9fa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16407d70>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16407fb0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1643f770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1643fe00>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1641fa40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1641d160>\r\n<<<\n 7163 1726888041.85809: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cddfffb0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n<<<\n 7163 1726888041.85926: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n<<<\n 7163 1726888041.85933: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16404f20>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\n<<<\n 7163 1726888041.85995: stdout chunk (state=3):\n>>>import '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n<<<\n 7163 1726888041.86001: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde37770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde37e00>\r\n<<<\n 7163 1726888041.86004: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1645f6b0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1645e2d0>\r\n<<<\n 7163 1726888041.86060: stdout chunk (state=3):\n>>>import '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde17a40>\r\nimport '_functools' # \r\n<<<\n 7163 1726888041.86101: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1641e030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1645cb60>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\n<<<\n 7163 1726888041.86106: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde15160>\r\n<<<\n 7163 1726888041.86183: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cddfcf20>\r\n<<<\n 7163 1726888041.86188: stdout chunk (state=3):\n>>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164946b0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164041a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888041.86278: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n<<<\n 7163 1726888041.86295: stdout chunk (state=3):\n>>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e16494b60>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16494a10>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e16494e00>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16402cc0>\r\n<<<\n 7163 1726888041.86404: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n<<<\n 7163 1726888041.86421: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde576b0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde562d0>\r\n<<<\n 7163 1726888041.86425: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164954f0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164951c0>\r\nimport 'importlib.machinery' # \r\n<<<\n 7163 1726888041.86428: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde16030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde54b60>\r\n<<<\n 7163 1726888041.86564: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde8c6b0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cddfc1a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cde8cb60>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde8ca10>\r\n<<<\n 7163 1726888041.86573: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164963f0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164ac5f0>\r\nimport 'errno' # \r\n<<<\n 7163 1726888041.86654: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cde8ce00>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cddfacc0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n<<<\n 7163 1726888041.86708: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e164adcd0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164aeb70>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e164af1d0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164ae0c0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n<<<\n 7163 1726888041.86717: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde8d4f0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde8d1c0>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde8e3f0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n<<<\n 7163 1726888041.86783: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n<<<\n 7163 1726888041.86790: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdea45f0>\r\nimport 'errno' # \r\n<<<\n 7163 1726888041.86793: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e164afc50>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164af380>\r\n<<<\n 7163 1726888041.86866: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16496360>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n<<<\n 7163 1726888041.86875: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdea5cd0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n<<<\n 7163 1726888041.86963: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdea6b70>\r\n<<<\n 7163 1726888041.86970: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1623fb30>\r\n<<<\n 7163 1726888041.87151: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdea71d0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdea60c0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n<<<\n 7163 1726888041.87162: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e162685f0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16268350>\r\n<<<\n 7163 1726888041.87305: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdea7c50>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdea7380>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde8e360>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdc23b30>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdc4c5c0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc4c350>\r\n<<<\n 7163 1726888041.87311: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e16268620>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888041.87379: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e16268f50>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e16269910>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16268800>\r\n<<<\n 7163 1726888041.87394: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdc4c5f0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888041.87529: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1623dcd0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 7163 1726888041.87621: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdc4cef0>\r\n<<<\n 7163 1726888041.87625: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1626acc0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e162697c0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16496b10>\r\n<<<\n 7163 1726888041.87636: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdc4d820>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc4c7d0>\r\n<<<\n 7163 1726888041.87817: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc21cd0>\r\n<<<\n 7163 1726888041.87822: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n<<<\n 7163 1726888041.87826: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc4ec30>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc4d970>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde8eb10>\r\n<<<\n 7163 1726888041.87830: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 7163 1726888041.87834: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 7163 1726888041.88018: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16292ff0>\r\n<<<\n 7163 1726888041.88024: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e162bb380>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 7163 1726888041.88077: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc76f60>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc9f2c0>\r\n<<<\n 7163 1726888041.88081: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16318110>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 7163 1726888041.88084: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 7163 1726888041.88277: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 7163 1726888041.88283: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 7163 1726888041.88287: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 7163 1726888041.88291: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1631a870>\r\n<<<\n 7163 1726888041.88296: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdcfc0e0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n<<<\n 7163 1726888041.88546: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 7163 1726888041.88615: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdcfe840>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdcfc200>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc9ff50>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb011c0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc9e0c0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc4fb30>\r\n<<<\n 7163 1726888041.88621: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16318230>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e162e5130>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1611d220>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e162ba180>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1626bbc0>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1e162ba2a0>\r\n<<<\n 7163 1726888041.88677: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff1cdc9e420>\r\n<<<\n 7163 1726888041.88713: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_aitqkw16/ansible_ansible.legacy.file_payload.zip'\r\n<<<\n 7163 1726888041.88828: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.88840: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_ft_onumc/ansible_ansible.legacy.file_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.88853: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.88943: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 7163 1726888041.88964: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 7163 1726888041.89093: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 7163 1726888041.89108: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16172ed0>\r\nimport '_typing' # \r\n<<<\n 7163 1726888041.89172: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb56e70>\r\nimport '_typing' # \r\n<<<\n 7163 1726888041.89362: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16151dc0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16150f20>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.89369: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb35df0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb34f50>\r\n<<<\n 7163 1726888041.89373: stdout chunk (state=3):\n>>>import 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n<<<\n 7163 1726888041.89376: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.89394: stdout chunk (state=3):\n>>>import 'ansible' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.89397: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.89917: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.90900: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.91013: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.91959: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n<<<\n 7163 1726888041.91984: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb54dd0>\r\n<<<\n 7163 1726888041.92009: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888041.92028: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n<<<\n 7163 1726888041.92049: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n<<<\n 7163 1726888041.92170: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdb82900>\r\n<<<\n 7163 1726888041.92178: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e161711c0>\r\n<<<\n 7163 1726888041.92209: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb82690>\r\n<<<\n 7163 1726888041.92213: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n<<<\n 7163 1726888041.92216: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb81fa0>\r\n<<<\n 7163 1726888041.92219: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 7163 1726888041.92228: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb829f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb57b90>\r\nimport 'atexit' # \r\n<<<\n 7163 1726888041.92305: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n<<<\n 7163 1726888041.92311: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1619e810>\r\n<<<\n 7163 1726888041.92469: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1619e5a0>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1619deb0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1619e960>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16268440>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1619f590>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1619f7d0>\r\n<<<\n 7163 1726888041.92491: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdb83620>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdb83860>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb83d40>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd509a90>\r\n<<<\n 7163 1726888041.92498: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 7163 1726888041.92501: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd50b680>\r\n<<<\n 7163 1726888041.92630: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n<<<\n 7163 1726888041.92634: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 7163 1726888041.92637: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\n<<<\n 7163 1726888041.92642: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd50bf80>\r\n<<<\n 7163 1726888041.92646: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd50d220>\r\n<<<\n 7163 1726888041.92669: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 7163 1726888041.92673: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1619fd10>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 7163 1726888041.92694: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b0d9a0>\r\n<<<\n 7163 1726888041.92707: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n<<<\n 7163 1726888041.92732: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15b0f650>\r\n<<<\n 7163 1726888041.92743: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 7163 1726888041.92854: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd50fd10>\r\n<<<\n 7163 1726888041.92860: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cddfadb0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd50dfd0>\r\n<<<\n 7163 1726888041.92867: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n<<<\n 7163 1726888041.92871: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n<<<\n 7163 1726888041.92892: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b0ffb0>\r\n<<<\n 7163 1726888041.92924: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b11190>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 7163 1726888041.92927: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n<<<\n 7163 1726888041.92996: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd517d40>\r\nimport '_tokenize' # \r\n<<<\n 7163 1726888041.93046: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b13c50>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1661bf20>\r\n<<<\n 7163 1726888041.93571: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b11f10>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b1bb60>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b1a630>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b1a390>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b1a900>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b12420>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15b63da0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b63fb0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n<<<\n 7163 1726888041.93659: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd516810>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd516570>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd516ae0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd50e4e0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd55ff80>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd5604d0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd561b20>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd5618e0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd563fe0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd562210>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd567830>\r\n<<<\n 7163 1726888041.93665: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15b659a0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b65760>\r\n<<<\n 7163 1726888041.93687: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 7163 1726888041.93764: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd564200>\r\n<<<\n 7163 1726888041.93799: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 7163 1726888041.93855: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888041.93859: stdout chunk (state=3):\n>>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15b67f50>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b66090>\r\n<<<\n 7163 1726888041.93861: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd5688f0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd568890>\r\n<<<\n 7163 1726888041.93954: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd568200>\r\n<<<\n 7163 1726888041.93961: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd560200>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n<<<\n 7163 1726888041.93978: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\n<<<\n 7163 1726888041.94005: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b6b6b0>\r\n<<<\n 7163 1726888041.94145: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd5f42c0>\r\n<<<\n 7163 1726888041.94415: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd5f5550>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd56aa80>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd56be00>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd56a690>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.94447: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b67fb0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15b6c470>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15b6c560>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15b6c860>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b64080>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15bf80b0>\r\n<<<\n 7163 1726888041.94454: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n<<<\n 7163 1726888041.94548: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n<<<\n 7163 1726888041.94553: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.94610: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.94754: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.94890: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15bf8fb0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b6e870>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15b6fbf0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b6e4e0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.94929: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n<<<\n 7163 1726888041.94963: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n<<<\n 7163 1726888041.94987: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.95276: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.95280: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.95785: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\n<<<\n 7163 1726888041.95797: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n<<<\n 7163 1726888041.95820: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n 7163 1726888041.95827: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888041.95883: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.96198: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd5f96d0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd5fa4e0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd5f5670>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.96235: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.96471: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\n<<<\n 7163 1726888041.96526: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd5fa480>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.96529: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n 7163 1726888041.96559: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888041.96611: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15bfd1c0>\r\n<<<\n 7163 1726888041.96690: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n<<<\n 7163 1726888041.96717: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15bfe150>\r\n<<<\n 7163 1726888041.96734: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15bf91c0>\r\n<<<\n 7163 1726888041.96970: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.96998: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.97002: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.97132: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\n<<<\n 7163 1726888041.97163: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15bfddf0>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.97300: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.97399: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.97442: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n<<<\n 7163 1726888041.97614: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.97706: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n<<<\n 7163 1726888041.97741: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.97874: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.97890: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.98026: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.98129: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.98323: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 7163 1726888041.98326: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 7163 1726888041.98328: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.98371: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.98402: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd5fb5c0>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.98419: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n<<<\n 7163 1726888041.98431: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.98461: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.98478: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.98545: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 7163 1726888041.98569: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.98650: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.98653: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.98656: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n<<<\n 7163 1726888041.98691: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.98724: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n<<<\n 7163 1726888041.98758: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.98761: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.98802: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.98805: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.98861: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 7163 1726888041.98906: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888041.98960: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.98974: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd405f10>\r\n<<<\n 7163 1726888041.99022: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd403fe0>\r\n<<<\n 7163 1726888041.99048: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.99112: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.99182: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.99206: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.99209: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 7163 1726888041.99311: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n<<<\n 7163 1726888041.99314: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n<<<\n 7163 1726888041.99317: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 7163 1726888041.99324: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\n<<<\n 7163 1726888041.99498: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15bff1d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.99502: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdbb2960>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdbca630>\r\n<<<\n 7163 1726888041.99525: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\n<<<\n 7163 1726888041.99571: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd406090>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd405ca0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n<<<\n 7163 1726888041.99597: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 7163 1726888041.99641: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.99645: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 7163 1726888041.99751: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.99755: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.99758: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888041.99799: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888041.99823: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.00009: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 7163 1726888042.00034: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15a09c10>\r\n<<<\n 7163 1726888042.00066: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15a04b60>\r\n<<<\n 7163 1726888042.00101: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n<<<\n 7163 1726888042.00114: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.00176: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.00208: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.00264: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.00289: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.00384: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n<<<\n 7163 1726888042.00398: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 7163 1726888042.00457: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n<<<\n 7163 1726888042.00556: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n<<<\n 7163 1726888042.00583: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 7163 1726888042.00657: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e161d2750>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e161de450>\r\n<<<\n 7163 1726888042.00759: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.00783: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15a09e20>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15a099d0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n<<<\n 7163 1726888042.00804: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.00822: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.00857: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 7163 1726888042.00979: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n<<<\n 7163 1726888042.01263: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.01615: stdout chunk (state=3):\n>>>\r\n{\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"changed\": true, \"diff\": {\"before\": {\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"owner\": 998, \"group\": 998}, \"after\": {\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"owner\": 0, \"group\": 0}}, \"uid\": 998, \"gid\": 998, \"owner\": \"sssd\", \"group\": \"sssd\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 119, \"invocation\": {\"module_args\": {\"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"dest\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"_original_basename\": \"sssd-session-recording.conf\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n<<<\n 7163 1726888042.01684: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.01946: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n<<<\n 7163 1726888042.01972: stdout chunk (state=3):\n>>># clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n<<<\n 7163 1726888042.01997: stdout chunk (state=3):\n>>># cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n<<<\n 7163 1726888042.02028: stdout chunk (state=3):\n>>># cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n<<<\n 7163 1726888042.02067: stdout chunk (state=3):\n>>># cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n<<<\n 7163 1726888042.02103: stdout chunk (state=3):\n>>># cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six<<<\n 7163 1726888042.02161: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n<<<\n 7163 1726888042.02270: stdout chunk (state=3):\n>>># destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n<<<\n 7163 1726888042.02275: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.02572: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 7163 1726888042.02578: stdout chunk (state=3):\n>>># destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n<<<\n 7163 1726888042.02621: stdout chunk (state=3):\n>>># destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n<<<\n 7163 1726888042.02625: stdout chunk (state=3):\n>>># destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy array\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy distro.distro\r\n# cleanup[3] wiping distro\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping subprocess\r\n# destroy signal\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n<<<\n 7163 1726888042.02629: stdout chunk (state=3):\n>>># cleanup[3] wiping pwd\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n<<<\n 7163 1726888042.02739: stdout chunk (state=3):\n>>># cleanup[3] wiping fcntl\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping tempfile\r\n# destroy io\r\n# destroy weakref\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n<<<\n 7163 1726888042.02793: stdout chunk (state=3):\n>>># cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 7163 1726888042.02926: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n<<<\n 7163 1726888042.02951: stdout chunk (state=3):\n>>># destroy _collections_abc\r\n# destroy _weakref<<<\n 7163 1726888042.03021: stdout chunk (state=3):\n>>>\r\n# destroy _uuid\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy locale\r\n# destroy pwd\r\n# destroy selectors\r\n# destroy shutil\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy selinux\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy _string\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy marshal\r\n<<<\n 7163 1726888042.03069: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _blake2\r\n# destroy platform\r\n<<<\n 7163 1726888042.03086: stdout chunk (state=3):\n>>>\r\n{\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\"}, \"after\": {\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 119, \"invocation\": {\"module_args\": {\"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"dest\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"_original_basename\": \"sssd-session-recording.conf\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n<<<\n 7163 1726888042.03190: stdout chunk (state=3):\n>>># destroy distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy select\r\n# destroy selinux._selinux\r\n# destroy collections<<<\n 7163 1726888042.03194: stdout chunk (state=3):\n>>>\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _signal\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# destroy warnings\r\n# destroy operator\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 7163 1726888042.03239: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy functools\r\n# destroy time\r\n<<<\n 7163 1726888042.03262: stdout chunk (state=3):\n>>># destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy re\r\n# destroy _random\r\n<<<\n 7163 1726888042.03350: stdout chunk (state=3):\n>>># destroy _hashlib\r\n# destroy itertools\r\n# destroy _collections\r\n# destroy _operator\r\n# destroy builtins\r\n# destroy _thread\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n<<<\n 7163 1726888042.03355: stdout chunk (state=3):\n>>># destroy _functools\r\n# destroy _io\r\n# clear sys.audit hooks\r\n<<<\n 7163 1726888042.03537: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n<<<\n 7163 1726888042.03543: stdout chunk (state=3):\n>>># cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n<<<\n 7163 1726888042.03637: stdout chunk (state=3):\n>>># cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n<<<\n 7163 1726888042.03703: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.45.174 closed.\r\n<<<\n 7163 1726888042.03745: stdout chunk (state=3):\n>>><<<\n 7163 1726888042.03759: stderr chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1ce0104d0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdfdfb30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1ce012a50>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cddc1130>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cddc1fa0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cddffd70>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cddfffb0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde37770>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde37e00>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde17a40>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde15160>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cddfcf20>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde576b0>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde562d0>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde16030>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde54b60>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde8c6b0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cddfc1a0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cde8cb60>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde8ca10>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cde8ce00>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cddfacc0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde8d4f0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde8d1c0>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde8e3f0>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdea45f0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdea5cd0>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdea6b70>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdea71d0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdea60c0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdea7c50>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdea7380>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde8e360>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdc23b30>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdc4c5c0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc4c350>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdc4c5f0>\\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdc4cef0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdc4d820>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc4c7d0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc21cd0>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc4ec30>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc4d970>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde8eb10>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc76f60>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc9f2c0>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdcfc0e0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdcfe840>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdcfc200>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc9ff50>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb011c0>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc9e0c0>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc4fb30>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff1cdc9e420>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_ansible.legacy.file_payload_ft_onumc/ansible_ansible.legacy.file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb56e70>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb35df0>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb34f50>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb54dd0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdb82900>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb82690>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb81fa0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb829f0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb57b90>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdb83620>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdb83860>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb83d40>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd509a90>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd50b680>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd50bf80>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd50d220>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd50fd10>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cddfadb0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd50dfd0>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd517d40>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd516810>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd516570>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd516ae0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd50e4e0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd55ff80>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd5604d0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd561b20>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd5618e0>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd563fe0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd562210>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd567830>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd564200>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd5688f0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd568890>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd568200>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd560200>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd5f42c0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd5f5550>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd56aa80>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd56be00>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd56a690>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd5f96d0>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd5fa4e0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd5f5670>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd5fa480>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd5fb5c0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd405f10>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd403fe0>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdbb2960>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdbca630>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd406090>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd405ca0>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"changed\": true, \"diff\": {\"before\": {\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"owner\": 998, \"group\": 998}, \"after\": {\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"owner\": 0, \"group\": 0}}, \"uid\": 998, \"gid\": 998, \"owner\": \"sssd\", \"group\": \"sssd\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 119, \"invocation\": {\"module_args\": {\"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"dest\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"_original_basename\": \"sssd-session-recording.conf\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy array\\r\\n# cleanup[3] wiping ansible.module_utils.distro\\r\\n# destroy distro.distro\\r\\n# cleanup[3] wiping distro\\r\\n# cleanup[3] wiping argparse\\r\\n# cleanup[3] wiping selinux\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ansible.module_utils.compat.selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd.daemon\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.journal\\r\\n# destroy uuid\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping logging\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping datetime\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping syslog\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy signal\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping shlex\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping locale\\r\\n# destroy encodings\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping json\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# cleanup[3] wiping json.scanner\\r\\n# cleanup[3] wiping _json\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy io\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping hashlib\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping __main__\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections_abc\\r\\n# destroy _weakref\\r\\n# destroy _uuid\\r\\n# destroy posixpath\\r\\n# destroy __main__\\r\\n# destroy atexit\\r\\n# destroy errno\\r\\n# destroy grp\\r\\n# destroy fcntl\\r\\n# destroy locale\\r\\n# destroy pwd\\r\\n# destroy selectors\\r\\n# destroy shutil\\r\\n# destroy tempfile\\r\\n# destroy traceback\\r\\n# destroy syslog\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy selinux\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy datetime\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy _string\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy marshal\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy stat\\r\\n# destroy _blake2\\r\\n# destroy platform\\r\\n# destroy distro\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy select\\r\\n# destroy selinux._selinux\\r\\n# destroy collections\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _signal\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# destroy warnings\\r\\n# destroy operator\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy functools\\r\\n# destroy time\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy re\\r\\n# destroy _random\\r\\n# destroy _hashlib\\r\\n# destroy itertools\\r\\n# destroy _collections\\r\\n# destroy _operator\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy _io\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.45.174 closed.\\r\\n\")\n 7163 1726888042.04080: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1ce0104d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdfdfb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1ce012a50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cddc1130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cddc1fa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cddffd70>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cddfffb0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde37770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde37e00>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde17a40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde15160>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cddfcf20>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde576b0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde562d0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde16030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde54b60>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde8c6b0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cddfc1a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cde8cb60>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde8ca10>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cde8ce00>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cddfacc0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde8d4f0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde8d1c0>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde8e3f0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdea45f0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdea5cd0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdea6b70>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdea71d0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdea60c0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdea7c50>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdea7380>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde8e360>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdc23b30>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdc4c5c0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc4c350>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdc4c5f0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdc4cef0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdc4d820>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc4c7d0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc21cd0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc4ec30>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc4d970>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde8eb10>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc76f60>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc9f2c0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdcfc0e0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdcfe840>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdcfc200>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc9ff50>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb011c0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc9e0c0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc4fb30>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff1cdc9e420>\r\n# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_ft_onumc/ansible_ansible.legacy.file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb56e70>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb35df0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb34f50>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb54dd0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdb82900>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb82690>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb81fa0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb829f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb57b90>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdb83620>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdb83860>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb83d40>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd509a90>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd50b680>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd50bf80>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd50d220>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd50fd10>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cddfadb0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd50dfd0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd517d40>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd516810>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd516570>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd516ae0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd50e4e0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd55ff80>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd5604d0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd561b20>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd5618e0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd563fe0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd562210>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd567830>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd564200>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd5688f0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd568890>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd568200>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd560200>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd5f42c0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd5f5550>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd56aa80>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd56be00>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd56a690>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd5f96d0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd5fa4e0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd5f5670>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd5fa480>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd5fb5c0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd405f10>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd403fe0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdbb2960>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdbca630>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd406090>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd405ca0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"changed\": true, \"diff\": {\"before\": {\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"owner\": 998, \"group\": 998}, \"after\": {\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"owner\": 0, \"group\": 0}}, \"uid\": 998, \"gid\": 998, \"owner\": \"sssd\", \"group\": \"sssd\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 119, \"invocation\": {\"module_args\": {\"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"dest\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"_original_basename\": \"sssd-session-recording.conf\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy array\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy distro.distro\r\n# cleanup[3] wiping distro\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping subprocess\r\n# destroy signal\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping tempfile\r\n# destroy io\r\n# destroy weakref\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections_abc\r\n# destroy _weakref\r\n# destroy _uuid\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy locale\r\n# destroy pwd\r\n# destroy selectors\r\n# destroy shutil\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy selinux\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy _string\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy marshal\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _blake2\r\n# destroy platform\r\n# destroy distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy select\r\n# destroy selinux._selinux\r\n# destroy collections\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _signal\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# destroy warnings\r\n# destroy operator\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy functools\r\n# destroy time\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy re\r\n# destroy _random\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy _collections\r\n# destroy _operator\r\n# destroy builtins\r\n# destroy _thread\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy _io\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.45.174 closed.\r\n 7163 1726888042.05548: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n<<<\n 7163 1726888042.05552: stdout chunk (state=3):\n>>># destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n<<<\n 7163 1726888042.05554: stdout chunk (state=3):\n>>># destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n<<<\n 7163 1726888042.06548: done with _execute_module (ansible.legacy.file, {'owner': 'root', 'group': 'root', 'mode': '0600', 'dest': '/etc/sssd/conf.d/sssd-session-recording.conf', '_original_basename': 'sssd-session-recording.conf', 'recurse': False, 'state': 'file', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 7163 1726888042.06555: _low_level_execute_command(): starting\n 7163 1726888042.06558: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/ > /dev/null 2>&1 && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 7163 1726888042.06571: stdout chunk (state=3):\n>>># destroy array\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy distro.distro\r\n# cleanup[3] wiping distro\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping subprocess\r\n# destroy signal\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping tempfile\r\n# destroy io\r\n# destroy weakref\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 7163 1726888042.06575: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections_abc\r\n# destroy _weakref\r\n<<<\n 7163 1726888042.06584: stdout chunk (state=3):\n>>># destroy _uuid\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy locale\r\n# destroy pwd\r\n# destroy selectors\r\n# destroy shutil\r\n# destroy tempfile\r\n<<<\n 7163 1726888042.06590: stdout chunk (state=3):\n>>># destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy selinux\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy re._parser\r\n<<<\n 7163 1726888042.06593: stdout chunk (state=3):\n>>># destroy tokenize\r\n# destroy _string\r\n<<<\n 7163 1726888042.06596: stdout chunk (state=3):\n>>># destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy marshal\r\n<<<\n 7163 1726888042.06600: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _blake2\r\n# destroy platform\r\n# destroy distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy select\r\n# destroy selinux._selinux\r\n# destroy collections\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _signal\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# destroy warnings\r\n# destroy operator\r\n<<<\n 7163 1726888042.06604: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 7163 1726888042.06608: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n<<<\n 7163 1726888042.06618: stdout chunk (state=3):\n>>># destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy functools\r\n# destroy time\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n<<<\n 7163 1726888042.06623: stdout chunk (state=3):\n>>># destroy re\r\n<<<\n 7163 1726888042.06625: stdout chunk (state=3):\n>>># destroy _random\r\n<<<\n 7163 1726888042.06628: stdout chunk (state=3):\n>>># destroy _hashlib\r\n# destroy itertools\r\n# destroy _collections\r\n<<<\n 7163 1726888042.06632: stdout chunk (state=3):\n>>># destroy _operator\r\n# destroy builtins\r\n# destroy _thread\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy _io\r\n# clear sys.audit hooks\r\n<<<\n 7163 1726888042.06636: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\n<<<\n 7163 1726888042.06657: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\nShared connection to 10.31.12.215 closed.\r\n<<<\n 7163 1726888042.06663: stdout chunk (state=3):\n>>><<<\n 7163 1726888042.06667: stderr chunk (state=3):\n>>><<<\n 7163 1726888042.06670: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888042.06674: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n<10.31.12.215> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e166184d0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e165e7b30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1661aa50>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e163c9130>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e163c9fa0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16407d70>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16407fb0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1643f770>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1643fe00>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1641fa40>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1641d160>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16404f20>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1645f6b0>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1645e2d0>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1641e030>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1645cb60>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164946b0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164041a0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e16494b60>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16494a10>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e16494e00>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16402cc0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164954f0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164951c0>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164963f0>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164ac5f0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e164adcd0>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164aeb70>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e164af1d0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164ae0c0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e164afc50>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164af380>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16496360>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1623fb30>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e162685f0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16268350>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e16268620>\\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e16268f50>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e16269910>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16268800>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1623dcd0>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1626acc0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e162697c0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16496b10>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16292ff0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e162bb380>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16318110>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1631a870>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16318230>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e162e5130>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1611d220>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e162ba180>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1626bbc0>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1e162ba2a0>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_ansible.legacy.file_payload_aitqkw16/ansible_ansible.legacy.file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16172ed0>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16151dc0>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16150f20>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e161711c0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1619e810>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1619e5a0>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1619deb0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1619e960>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16268440>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1619f590>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1619f7d0>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1619fd10>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b0d9a0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15b0f650>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b0ffb0>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b11190>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b13c50>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1661bf20>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b11f10>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b1bb60>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b1a630>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b1a390>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b1a900>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b12420>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15b63da0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b63fb0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15b659a0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b65760>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15b67f50>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b66090>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b6b6b0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b67fb0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15b6c470>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15b6c560>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15b6c860>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b64080>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15bf80b0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15bf8fb0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b6e870>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15b6fbf0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b6e4e0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15bfd1c0>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15bfe150>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15bf91c0>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15bfddf0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15bff1d0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15a09c10>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15a04b60>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e161d2750>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e161de450>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15a09e20>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15a099d0>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\"}, \"after\": {\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 119, \"invocation\": {\"module_args\": {\"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"dest\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"_original_basename\": \"sssd-session-recording.conf\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy array\\r\\n# cleanup[3] wiping ansible.module_utils.distro\\r\\n# destroy distro.distro\\r\\n# cleanup[3] wiping distro\\r\\n# cleanup[3] wiping argparse\\r\\n# cleanup[3] wiping selinux\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ansible.module_utils.compat.selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd.daemon\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.journal\\r\\n# destroy uuid\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping logging\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping datetime\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping syslog\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy signal\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping shlex\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping locale\\r\\n# destroy encodings\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping json\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# cleanup[3] wiping json.scanner\\r\\n# cleanup[3] wiping _json\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy io\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping hashlib\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping __main__\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections_abc\\r\\n# destroy _weakref\\r\\n# destroy _uuid\\r\\n# destroy posixpath\\r\\n# destroy __main__\\r\\n# destroy atexit\\r\\n# destroy errno\\r\\n# destroy grp\\r\\n# destroy fcntl\\r\\n# destroy locale\\r\\n# destroy pwd\\r\\n# destroy selectors\\r\\n# destroy shutil\\r\\n# destroy tempfile\\r\\n# destroy traceback\\r\\n# destroy syslog\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy selinux\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy datetime\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy _string\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy marshal\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy stat\\r\\n# destroy _blake2\\r\\n# destroy platform\\r\\n# destroy distro\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy select\\r\\n# destroy selinux._selinux\\r\\n# destroy collections\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _signal\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# destroy warnings\\r\\n# destroy operator\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy functools\\r\\n# destroy time\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy re\\r\\n# destroy _random\\r\\n# destroy _hashlib\\r\\n# destroy itertools\\r\\n# destroy _collections\\r\\n# destroy _operator\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy _io\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.12.215 closed.\\r\\n\")\n 7163 1726888042.07020: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e166184d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e165e7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1661aa50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e163c9130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e163c9fa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16407d70>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16407fb0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1643f770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1643fe00>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1641fa40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1641d160>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16404f20>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1645f6b0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1645e2d0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1641e030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1645cb60>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164946b0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164041a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e16494b60>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16494a10>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e16494e00>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16402cc0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164954f0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164951c0>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164963f0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164ac5f0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e164adcd0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164aeb70>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e164af1d0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164ae0c0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e164afc50>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164af380>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16496360>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1623fb30>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e162685f0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16268350>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e16268620>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e16268f50>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e16269910>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16268800>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1623dcd0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1626acc0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e162697c0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16496b10>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16292ff0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e162bb380>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16318110>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1631a870>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16318230>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e162e5130>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1611d220>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e162ba180>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1626bbc0>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1e162ba2a0>\r\n# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_aitqkw16/ansible_ansible.legacy.file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16172ed0>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16151dc0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16150f20>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e161711c0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1619e810>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1619e5a0>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1619deb0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1619e960>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16268440>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1619f590>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1619f7d0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1619fd10>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b0d9a0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15b0f650>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b0ffb0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b11190>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b13c50>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1661bf20>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b11f10>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b1bb60>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b1a630>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b1a390>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b1a900>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b12420>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15b63da0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b63fb0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15b659a0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b65760>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15b67f50>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b66090>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b6b6b0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b67fb0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15b6c470>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15b6c560>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15b6c860>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b64080>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15bf80b0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15bf8fb0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b6e870>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15b6fbf0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b6e4e0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15bfd1c0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15bfe150>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15bf91c0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15bfddf0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15bff1d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15a09c10>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15a04b60>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e161d2750>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e161de450>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15a09e20>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15a099d0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\"}, \"after\": {\"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"state\": \"file\", \"secontext\": \"system_u:object_r:sssd_conf_t:s0\", \"size\": 119, \"invocation\": {\"module_args\": {\"owner\": \"root\", \"group\": \"root\", \"mode\": \"0600\", \"dest\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"_original_basename\": \"sssd-session-recording.conf\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\", \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy array\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy distro.distro\r\n# cleanup[3] wiping distro\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping subprocess\r\n# destroy signal\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping tempfile\r\n# destroy io\r\n# destroy weakref\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections_abc\r\n# destroy _weakref\r\n# destroy _uuid\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy locale\r\n# destroy pwd\r\n# destroy selectors\r\n# destroy shutil\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy selinux\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy _string\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy marshal\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _blake2\r\n# destroy platform\r\n# destroy distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy select\r\n# destroy selinux._selinux\r\n# destroy collections\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _signal\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# destroy warnings\r\n# destroy operator\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy functools\r\n# destroy time\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy re\r\n# destroy _random\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy _collections\r\n# destroy _operator\r\n# destroy builtins\r\n# destroy _thread\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy _io\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.215 closed.\r\n 7163 1726888042.08966: done with _execute_module (ansible.legacy.file, {'owner': 'root', 'group': 'root', 'mode': '0600', 'dest': '/etc/sssd/conf.d/sssd-session-recording.conf', '_original_basename': 'sssd-session-recording.conf', 'recurse': False, 'state': 'file', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 7163 1726888042.08970: _low_level_execute_command(): starting\n 7163 1726888042.08973: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/ > /dev/null 2>&1 && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 7163 1726888042.08988: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888042.08992: stdout chunk (state=3):\n>>><<<\n 7163 1726888042.08995: stderr chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888042.09005: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888042.09141: handler run complete\n 7163 1726888042.09145: attempt loop complete, returning result\n 7163 1726888042.09148: _execute() done\n 7163 1726888042.09150: dumping result to json\n 7163 1726888042.09153: done dumping result, returning\n 7163 1726888042.09155: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Configure sssd session recording config [02619b48-4a2f-6d34-1d0e-000000000010]\n 7163 1726888042.09158: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000010\n 7163 1726888042.09222: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000010\n 7163 1726888042.09225: WORKER PROCESS EXITING\nNotification for handler Handler tlog_handler restart sssd has been saved.\nchanged: [managed_node2] => {\n \"changed\": true,\n \"checksum\": \"d2f50fd45b1379abe6cc12991ba74cea9b556ae4\",\n \"dest\": \"/etc/sssd/conf.d/sssd-session-recording.conf\",\n \"diff\": {\n \"after\": {\n \"group\": 0,\n \"owner\": 0,\n \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\"\n },\n \"before\": {\n \"group\": 998,\n \"owner\": 998,\n \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\"\n }\n },\n \"gid\": 998,\n \"group\": \"sssd\",\n \"invocation\": {\n \"module_args\": {\n \"_diff_peek\": null,\n \"_original_basename\": \"sssd-session-recording.conf\",\n \"access_time\": null,\n \"access_time_format\": \"%Y%m%d%H%M.%S\",\n \"attributes\": null,\n \"dest\": \"/etc/sssd/conf.d/sssd-session-recording.conf\",\n \"follow\": true,\n \"force\": false,\n \"group\": \"root\",\n \"mode\": \"0600\",\n \"modification_time\": null,\n \"modification_time_format\": \"%Y%m%d%H%M.%S\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\",\n \"recurse\": false,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"src\": null,\n \"state\": \"file\",\n \"unsafe_writes\": false\n }\n },\n \"mode\": \"0600\",\n \"owner\": \"sssd\",\n \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\",\n \"secontext\": \"system_u:object_r:sssd_conf_t:s0\",\n \"size\": 119,\n \"state\": \"file\",\n \"uid\": 998\n}\n 7163 1726888042.09830: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888042.09834: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888042.09836: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888042.09842: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888042.09865: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6497\r\n<<<\n 7163 1726888042.09891: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888042.09996: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888042.12041: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888042.12073: stderr chunk (state=3):\n>>><<<\n 7163 1726888042.12081: stdout chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888042.12346: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888042.12350: handler run complete\n 7163 1726888042.12353: attempt loop complete, returning result\n 7163 1726888042.12355: _execute() done\n 7163 1726888042.12357: dumping result to json\n 7163 1726888042.12359: done dumping result, returning\n 7163 1726888042.12364: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Configure sssd session recording config [02619b48-4a2f-6d34-1d0e-000000000010]\n 7163 1726888042.12366: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000010\nok: [managed_node1] => {\n \"changed\": false,\n \"checksum\": \"d2f50fd45b1379abe6cc12991ba74cea9b556ae4\",\n \"dest\": \"/etc/sssd/conf.d/sssd-session-recording.conf\",\n \"diff\": {\n \"after\": {\n \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\"\n },\n \"before\": {\n \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\"\n }\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"_diff_peek\": null,\n \"_original_basename\": \"sssd-session-recording.conf\",\n \"access_time\": null,\n \"access_time_format\": \"%Y%m%d%H%M.%S\",\n \"attributes\": null,\n \"dest\": \"/etc/sssd/conf.d/sssd-session-recording.conf\",\n \"follow\": true,\n \"force\": false,\n \"group\": \"root\",\n \"mode\": \"0600\",\n \"modification_time\": null,\n \"modification_time_format\": \"%Y%m%d%H%M.%S\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\",\n \"recurse\": false,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"src\": null,\n \"state\": \"file\",\n \"unsafe_writes\": false\n }\n },\n \"mode\": \"0600\",\n \"owner\": \"root\",\n \"path\": \"/etc/sssd/conf.d/sssd-session-recording.conf\",\n \"secontext\": \"system_u:object_r:sssd_conf_t:s0\",\n \"size\": 119,\n \"state\": \"file\",\n \"uid\": 0\n}\n 7163 1726888042.12502: no more pending results, returning what we have\n 7163 1726888042.12506: results queue empty\n 7163 1726888042.12507: checking for any_errors_fatal\n 7163 1726888042.12523: done checking for any_errors_fatal\n 7163 1726888042.12524: checking for max_fail_percentage\n 7163 1726888042.12525: done checking for max_fail_percentage\n 7163 1726888042.12526: checking to see if all hosts have failed and the running result is not ok\n 7163 1726888042.12527: done checking to see if all hosts have failed\n 7163 1726888042.12527: getting the remaining hosts for this loop\n 7163 1726888042.12529: done getting the remaining hosts for this loop\n 7163 1726888042.12532: getting the next task for host managed_node1\n 7163 1726888042.12540: done getting next task for host managed_node1\n 7163 1726888042.12542: ^ task is: TASK: fedora.linux_system_roles.tlog : Check appropriate authselect features exists\n 7163 1726888042.12544: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888042.12545: getting the next task for host managed_node2\n 7163 1726888042.12547: done getting next task for host managed_node2\n 7163 1726888042.12549: ^ task is: TASK: fedora.linux_system_roles.tlog : Check appropriate authselect features exists\n 7163 1726888042.12550: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888042.12552: getting the next task for host managed_node3\n 7163 1726888042.12554: done getting next task for host managed_node3\n 7163 1726888042.12555: ^ task is: TASK: fedora.linux_system_roles.tlog : Check appropriate authselect features exists\n 7163 1726888042.12556: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888042.12577: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000010\n 7163 1726888042.12580: WORKER PROCESS EXITING\n 7163 1726888042.12651: getting variables\n 7163 1726888042.12653: in VariableManager get_vars()\n 7163 1726888042.12675: Calling all_inventory to load vars for managed_node1\n 7163 1726888042.12678: Calling groups_inventory to load vars for managed_node1\n 7163 1726888042.12680: Calling all_plugins_inventory to load vars for managed_node1\n 7163 1726888042.12698: Calling all_plugins_play to load vars for managed_node1\n 7163 1726888042.12701: Calling groups_plugins_inventory to load vars for managed_node1\n 7163 1726888042.12706: Calling groups_plugins_play to load vars for managed_node1\n 7163 1726888042.14378: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888042.15030: done with get_vars()\n 7163 1726888042.15045: done getting variables\n 7163 1726888042.15133: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True)\n\nTASK [fedora.linux_system_roles.tlog : Check appropriate authselect features exists] ***\ntask path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:74\nFriday 20 September 2024 23:07:22 -0400 (0:00:01.141) 0:00:14.161 ****** \n 7163 1726888042.15156: entering _queue_task() for managed_node1/command\n 7163 1726888042.15157: Creating lock for command\n 7163 1726888042.15498: worker is 1 (out of 3 available)\n 7163 1726888042.15518: exiting _queue_task() for managed_node1/command\n 7163 1726888042.15765: getting variables\n 7163 1726888042.15768: in VariableManager get_vars()\n 7163 1726888042.15861: Calling all_inventory to load vars for managed_node2\n 7163 1726888042.15866: Calling groups_inventory to load vars for managed_node2\n 7163 1726888042.15869: Calling all_plugins_inventory to load vars for managed_node2\n 7163 1726888042.15888: Calling all_plugins_play to load vars for managed_node2\n 7163 1726888042.15892: Calling groups_plugins_inventory to load vars for managed_node2\n 7163 1726888042.15896: Calling groups_plugins_play to load vars for managed_node2\n 7163 1726888042.16854: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Check appropriate authselect features exists\n 7163 1726888042.16871: in run() - task 02619b48-4a2f-6d34-1d0e-000000000011\n 7163 1726888042.16875: variable 'ansible_search_path' from source: unknown\n 7163 1726888042.16878: variable 'ansible_search_path' from source: unknown\n 7163 1726888042.16882: calling self._execute()\n 7163 1726888042.16885: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888042.16888: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888042.16891: variable 'omit' from source: magic vars\n 7163 1726888042.16894: variable 'omit' from source: magic vars\n 7163 1726888042.16897: variable 'omit' from source: magic vars\n 7163 1726888042.16900: variable 'omit' from source: magic vars\n 7163 1726888042.16904: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 7163 1726888042.16907: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 7163 1726888042.16910: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 7163 1726888042.16913: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888042.16916: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888042.16919: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 7163 1726888042.16921: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888042.16924: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888042.17566: Set connection var ansible_shell_executable to /bin/sh\n 7163 1726888042.17570: Set connection var ansible_timeout to 10\n 7163 1726888042.17573: Set connection var ansible_module_compression to ZIP_DEFLATED\n 7163 1726888042.17576: Set connection var ansible_shell_type to sh\n 7163 1726888042.17578: Set connection var ansible_pipelining to False\n 7163 1726888042.17581: Set connection var ansible_connection to ssh\n 7163 1726888042.17583: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888042.17585: variable 'ansible_connection' from source: unknown\n 7163 1726888042.17588: variable 'ansible_module_compression' from source: unknown\n 7163 1726888042.17590: variable 'ansible_shell_type' from source: unknown\n 7163 1726888042.17592: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888042.17594: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888042.17597: variable 'ansible_pipelining' from source: unknown\n 7163 1726888042.17599: variable 'ansible_timeout' from source: unknown\n 7163 1726888042.17601: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888042.17605: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 7163 1726888042.17608: variable 'omit' from source: magic vars\n 7163 1726888042.17610: starting attempt loop\n 7163 1726888042.17612: running the handler\n 7163 1726888042.17614: _low_level_execute_command(): starting\n 7163 1726888042.17616: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 7163 1726888042.17825: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888042.18570: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888042.18575: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\n<<<\n 7163 1726888042.18578: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888042.18581: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888042.18584: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888042.18907: done with get_vars()\n 7163 1726888042.18936: done getting variables\n 7163 1726888042.19028: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 7163 1726888042.19051: entering _queue_task() for managed_node2/command\n 7163 1726888042.19451: worker is 2 (out of 3 available)\n 7163 1726888042.19466: exiting _queue_task() for managed_node2/command\n 7163 1726888042.19508: getting variables\n 7163 1726888042.19511: in VariableManager get_vars()\n 7163 1726888042.19612: Calling all_inventory to load vars for managed_node3\n 7163 1726888042.19616: Calling groups_inventory to load vars for managed_node3\n 7163 1726888042.19620: Calling all_plugins_inventory to load vars for managed_node3\n 7163 1726888042.19647: Calling all_plugins_play to load vars for managed_node3\n 7163 1726888042.19654: Calling groups_plugins_inventory to load vars for managed_node3\n 7163 1726888042.19665: Calling groups_plugins_play to load vars for managed_node3\n 7163 1726888042.20541: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Check appropriate authselect features exists\n 7163 1726888042.20546: stdout chunk (state=3):\n>>>/root\n<<<\n 7163 1726888042.20555: in run() - task 02619b48-4a2f-6d34-1d0e-000000000011\n 7163 1726888042.20559: variable 'ansible_search_path' from source: unknown\n 7163 1726888042.20561: variable 'ansible_search_path' from source: unknown\n 7163 1726888042.20564: calling self._execute()\n 7163 1726888042.20567: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888042.20569: stdout chunk (state=3):\n>>><<<\n 7163 1726888042.20572: stderr chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'/root\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888042.20602: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888042.20606: _low_level_execute_command(): starting\n 7163 1726888042.20610: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148 `\" && echo ansible-tmp-1726888042.2037868-7901-43028318488148=\"` echo /root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148 `\" ) && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888042.20621: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888042.20623: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888042.20667: variable 'omit' from source: magic vars\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148 `\" && echo ansible-tmp-1726888042.2037868-7901-43028318488148=\"` echo /root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148 `\" ) && sleep 0'\"'\"''\n 7163 1726888042.21517: variable 'omit' from source: magic vars\n 7163 1726888042.21520: variable 'omit' from source: magic vars\n 7163 1726888042.21529: variable 'omit' from source: magic vars\n 7163 1726888042.21534: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 7163 1726888042.21543: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 7163 1726888042.21553: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 7163 1726888042.21557: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888042.21560: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888042.22191: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 7163 1726888042.22195: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888042.22198: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888042.22206: Set connection var ansible_shell_executable to /bin/sh\n 7163 1726888042.22208: Set connection var ansible_timeout to 10\n 7163 1726888042.22211: Set connection var ansible_module_compression to ZIP_DEFLATED\n 7163 1726888042.22217: Set connection var ansible_shell_type to sh\n 7163 1726888042.22221: Set connection var ansible_pipelining to False\n 7163 1726888042.22223: Set connection var ansible_connection to ssh\n 7163 1726888042.22874: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888042.22878: variable 'ansible_connection' from source: unknown\n 7163 1726888042.22882: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 7163 1726888042.22894: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888042.22898: variable 'ansible_module_compression' from source: unknown\n 7163 1726888042.22902: variable 'ansible_shell_type' from source: unknown\n 7163 1726888042.22905: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 7163 1726888042.22907: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888042.22909: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888042.22911: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\n<<<\n 7163 1726888042.22914: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888042.22916: variable 'ansible_pipelining' from source: unknown\n 7163 1726888042.22919: variable 'ansible_timeout' from source: unknown\n 7163 1726888042.22921: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888042.22924: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888042.22928: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888042.22930: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888042.22932: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 7163 1726888042.22935: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 7163 1726888042.22937: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888042.22941: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888042.22944: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 7163 1726888042.22946: variable 'omit' from source: magic vars\n 7163 1726888042.22948: starting attempt loop\n 7163 1726888042.22951: running the handler\n 7163 1726888042.23299: _low_level_execute_command(): starting\n 7163 1726888042.23304: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888042.23314: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 7163 1726888042.23359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888042.24759: done with get_vars()\n 7163 1726888042.24774: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888042.24830: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888042.24835: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888042.24841: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\n<<<\n 7163 1726888042.24845: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888042.24849: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888042.24801: done getting variables\n 7163 1726888042.24982: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 7163 1726888042.25029: entering _queue_task() for managed_node3/command\n 7163 1726888042.25069: stdout chunk (state=3):\n>>>ansible-tmp-1726888042.2037868-7901-43028318488148=/root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148\n<<<\n 7163 1726888042.26242: worker is 3 (out of 3 available)\n 7163 1726888042.26249: exiting _queue_task() for managed_node3/command\n 7163 1726888042.26263: done queuing things up, now waiting for results queue to drain\n 7163 1726888042.26265: waiting for pending results...\n 7163 1726888042.26203: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\n<<<\n 7163 1726888042.26279: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 7163 1726888042.26287: stdout chunk (state=3):\n>>><<<\n 7163 1726888042.26291: stderr chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'ansible-tmp-1726888042.2037868-7901-43028318488148=/root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888042.26310: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888042.2037868-7901-43028318488148=/root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888042.26315: variable 'ansible_module_compression' from source: unknown\n 7163 1726888042.26318: ANSIBALLZ: Using generic lock for ansible.legacy.command\n 7163 1726888042.26441: ANSIBALLZ: Acquiring lock\n 7163 1726888042.26446: ANSIBALLZ: Lock acquired: 140449594013552\n 7163 1726888042.26450: ANSIBALLZ: Creating module\n 7163 1726888042.26453: stdout chunk (state=3):\n>>>/root\n<<<\n 7163 1726888042.26457: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888042.26460: stdout chunk (state=3):\n>>><<<\n 7163 1726888042.26463: stderr chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'/root\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888042.26664: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888042.26668: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Check appropriate authselect features exists\n 7163 1726888042.26747: in run() - task 02619b48-4a2f-6d34-1d0e-000000000011\n 7163 1726888042.26761: _low_level_execute_command(): starting\n 7163 1726888042.26770: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854 `\" && echo ansible-tmp-1726888042.2657347-7904-264706230442854=\"` echo /root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854 `\" ) && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888042.26791: variable 'ansible_search_path' from source: unknown\n 7163 1726888042.26881: variable 'ansible_search_path' from source: unknown\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854 `\" && echo ansible-tmp-1726888042.2657347-7904-264706230442854=\"` echo /root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854 `\" ) && sleep 0'\"'\"''\n 7163 1726888042.26893: calling self._execute()\n 7163 1726888042.27026: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888042.27041: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888042.27057: variable 'omit' from source: magic vars\n 7163 1726888042.27516: variable 'omit' from source: magic vars\n 7163 1726888042.27744: variable 'omit' from source: magic vars\n 7163 1726888042.27949: variable 'omit' from source: magic vars\n 7163 1726888042.28015: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 7163 1726888042.28209: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 7163 1726888042.28318: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 7163 1726888042.28367: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888042.28505: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888042.28626: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 7163 1726888042.28654: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888042.28702: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888042.28879: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 7163 1726888042.28899: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 7163 1726888042.28906: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888042.28956: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888042.28965: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888042.29278: Set connection var ansible_shell_executable to /bin/sh\n 7163 1726888042.29284: Set connection var ansible_timeout to 10\n 7163 1726888042.29287: Set connection var ansible_module_compression to ZIP_DEFLATED\n 7163 1726888042.29289: Set connection var ansible_shell_type to sh\n 7163 1726888042.29301: Set connection var ansible_pipelining to False\n 7163 1726888042.29321: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\n<<<\n 7163 1726888042.29327: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888042.29420: Set connection var ansible_connection to ssh\n 7163 1726888042.29490: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888042.29494: variable 'ansible_connection' from source: unknown\n 7163 1726888042.29499: variable 'ansible_module_compression' from source: unknown\n 7163 1726888042.29549: variable 'ansible_shell_type' from source: unknown\n 7163 1726888042.29553: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888042.29557: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888042.29561: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888042.29643: variable 'ansible_pipelining' from source: unknown\n 7163 1726888042.29646: variable 'ansible_timeout' from source: unknown\n 7163 1726888042.29648: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888042.29910: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 7163 1726888042.29947: variable 'omit' from source: magic vars\n 7163 1726888042.29972: starting attempt loop\n 7163 1726888042.30045: running the handler\n 7163 1726888042.30058: _low_level_execute_command(): starting\n 7163 1726888042.30245: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 7163 1726888042.30956: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888042.31030: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888042.31106: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\n<<<\n 7163 1726888042.31135: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888042.31177: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888042.31213: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888042.31373: stdout chunk (state=3):\n>>>ansible-tmp-1726888042.2657347-7904-264706230442854=/root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854\n<<<\n 7163 1726888042.31593: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888042.31597: stdout chunk (state=3):\n>>><<<\n 7163 1726888042.31599: stderr chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'ansible-tmp-1726888042.2657347-7904-264706230442854=/root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888042.31686: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888042.2657347-7904-264706230442854=/root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888042.31709: variable 'ansible_module_compression' from source: unknown\n 7163 1726888042.31806: ANSIBALLZ: Using generic lock for ansible.legacy.command\n 7163 1726888042.31820: ANSIBALLZ: Acquiring lock\n 7163 1726888042.33634: stdout chunk (state=3):\n>>>/root\n<<<\n 7163 1726888042.33820: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888042.33859: stderr chunk (state=3):\n>>><<<\n 7163 1726888042.33862: stdout chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'/root\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888042.34003: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888042.34008: _low_level_execute_command(): starting\n 7163 1726888042.34011: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496 `\" && echo ansible-tmp-1726888042.3390968-7907-47697115337496=\"` echo /root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496 `\" ) && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496 `\" && echo ansible-tmp-1726888042.3390968-7907-47697115337496=\"` echo /root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496 `\" ) && sleep 0'\"'\"''\n 7163 1726888042.34915: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888042.34921: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888042.35005: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 7163 1726888042.35046: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888042.35137: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\n<<<\n 7163 1726888042.35177: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888042.35209: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888042.35277: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6573\r\n<<<\n 7163 1726888042.35292: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888042.35328: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888042.38291: stdout chunk (state=3):\n>>>ansible-tmp-1726888042.3390968-7907-47697115337496=/root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496\n<<<\n 7163 1726888042.38489: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888042.38492: stdout chunk (state=3):\n>>><<<\n 7163 1726888042.38495: stderr chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'ansible-tmp-1726888042.3390968-7907-47697115337496=/root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888042.38636: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888042.3390968-7907-47697115337496=/root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888042.38641: variable 'ansible_module_compression' from source: unknown\n 7163 1726888042.38644: ANSIBALLZ: Using generic lock for ansible.legacy.command\n 7163 1726888042.38647: ANSIBALLZ: Acquiring lock\n 7163 1726888042.40065: ANSIBALLZ: Writing module into payload\n 7163 1726888042.40179: ANSIBALLZ: Writing module\n 7163 1726888042.40214: ANSIBALLZ: Renaming module\n 7163 1726888042.40243: ANSIBALLZ: Done creating module\n 7163 1726888042.40427: ANSIBALLZ: Lock acquired: 140449594013552\n 7163 1726888042.40431: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 7163 1726888042.40433: ANSIBALLZ: Reading module after lock\n 7163 1726888042.40436: variable 'ansible_facts' from source: host vars for 'managed_node2'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/command.py\n 7163 1726888042.40446: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148/AnsiballZ_command.py\n<10.31.12.215> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpk_cao0y_ TO /root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148/AnsiballZ_command.py\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/command.py\n 7163 1726888042.40460: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854/AnsiballZ_command.py\n<10.31.12.215> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' '[10.31.12.215]'\n<10.31.45.174> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpresj5z8c TO /root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854/AnsiballZ_command.py\n<10.31.45.174> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' '[10.31.45.174]'\n 7163 1726888042.40614: ANSIBALLZ: Lock acquired: 140449594013552\n 7163 1726888042.40701: Sending initial data\n 7163 1726888042.40710: Sent initial data (153 bytes)\n 7163 1726888042.40753: ANSIBALLZ: Reading module after lock\n 7163 1726888042.41095: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/command.py\n 7163 1726888042.41101: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496/AnsiballZ_command.py\n 7163 1726888042.41103: Sending initial data\n 7163 1726888042.41105: Sent initial data (154 bytes)\n<10.31.46.206> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmphol1gwv4 TO /root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496/AnsiballZ_command.py\n<10.31.46.206> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' '[10.31.46.206]'\n 7163 1726888042.41556: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888042.41659: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\n<<<\n 7163 1726888042.41789: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888042.41825: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888042.41866: Sending initial data\n 7163 1726888042.41871: Sent initial data (153 bytes)\n 7163 1726888042.41905: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888042.42271: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888042.42278: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 7163 1726888042.42378: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888042.42447: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\n<<<\n 7163 1726888042.42601: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888042.42624: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888042.42876: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888042.42886: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\n<<<\n 7163 1726888042.42891: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\n<<<\n 7163 1726888042.42894: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888042.43107: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888042.43576: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\n<<<\n 7163 1726888042.43596: stderr chunk (state=3):\n>>>debug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 7163 1726888042.43660: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 7163 1726888042.43757: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpk_cao0y_\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148/AnsiballZ_command.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 7163 1726888042.43775: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpk_cao0y_ /root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148/AnsiballZ_command.py\n<<<\n 7163 1726888042.43845: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpk_cao0y_\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148/AnsiballZ_command.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148/AnsiballZ_command.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148/AnsiballZ_command.py M:0x001a\r\n<<<\n 7163 1726888042.44170: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119055\r\n<<<\n 7163 1726888042.44286: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 7163 1726888042.44310: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 7163 1726888042.44349: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpresj5z8c\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854/AnsiballZ_command.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 7163 1726888042.44385: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpresj5z8c /root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854/AnsiballZ_command.py\n<<<\n 7163 1726888042.44648: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpresj5z8c\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854/AnsiballZ_command.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854/AnsiballZ_command.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854/AnsiballZ_command.py M:0x001a\r\n<<<\n 7163 1726888042.44651: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119056\r\n<<<\n 7163 1726888042.44821: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119055 bytes at 0\r\n<<<\n 7163 1726888042.44824: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 7163 1726888042.44884: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888042.44993: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888042.45041: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119056 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 7163 1726888042.45083: stderr chunk (state=3):\n>>><<<\n 7163 1726888042.45086: stdout chunk (state=3):\n>>><<<\n 7163 1726888042.45089: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n<10.31.12.215> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpk_cao0y_ /root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148/AnsiballZ_command.py\\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master at \\'/root/.ansible/cp/1fb99bda8d\\'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpk_cao0y_\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148/AnsiballZ_command.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpk_cao0y_\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148/AnsiballZ_command.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148/AnsiballZ_command.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148/AnsiballZ_command.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119055\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 119055 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 7163 1726888042.45098: done transferring module to remote\n 7163 1726888042.45181: _low_level_execute_command(): starting\n 7163 1726888042.45189: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148/ /root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148/AnsiballZ_command.py && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888042.45273: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\n<<<\n 7163 1726888042.45278: stderr chunk (state=3):\n>>>debug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\n<<<\n 7163 1726888042.45283: stderr chunk (state=3):\n>>>debug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\n<<<\n 7163 1726888042.45292: stderr chunk (state=3):\n>>>debug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\n<<<\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148/ /root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148/AnsiballZ_command.py && sleep 0'\"'\"''\n 7163 1726888042.45416: stderr chunk (state=3):\n>>>debug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 7163 1726888042.45419: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888042.45422: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 7163 1726888042.45466: stderr chunk (state=3):\n>>><<<\n 7163 1726888042.45469: stdout chunk (state=3):\n>>><<<\n 7163 1726888042.45472: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\n<<<\n<10.31.45.174> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpresj5z8c /root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854/AnsiballZ_command.py\\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master at \\'/root/.ansible/cp/26e6bc9b9f\\'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpresj5z8c\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854/AnsiballZ_command.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpresj5z8c\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854/AnsiballZ_command.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854/AnsiballZ_command.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854/AnsiballZ_command.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119056\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 119056 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 7163 1726888042.45496: done transferring module to remote\n 7163 1726888042.45500: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmphol1gwv4 /root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496/AnsiballZ_command.py\n<<<\n 7163 1726888042.45503: stderr chunk (state=3):\n>>>debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmphol1gwv4\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496/AnsiballZ_command.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 7163 1726888042.45610: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmphol1gwv4\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496/AnsiballZ_command.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496/AnsiballZ_command.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496/AnsiballZ_command.py M:0x001a\r\n<<<\n 7163 1726888042.45616: _low_level_execute_command(): starting\n 7163 1726888042.45619: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854/ /root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854/AnsiballZ_command.py && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854/ /root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854/AnsiballZ_command.py && sleep 0'\"'\"''\n 7163 1726888042.46263: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119055\r\n<<<\n 7163 1726888042.46819: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888042.46823: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888042.46826: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888042.46828: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888042.46831: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888042.46833: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119055 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 7163 1726888042.46925: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\n<<<\n 7163 1726888042.46930: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888042.46933: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 7163 1726888042.46936: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 7163 1726888042.46940: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 7163 1726888042.46943: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 7163 1726888042.46946: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 7163 1726888042.46948: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888042.46952: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 7163 1726888042.46955: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\n<<<\n 7163 1726888042.46957: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 7163 1726888042.46960: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888042.47036: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\n<<<\n 7163 1726888042.47055: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888042.47086: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888042.47107: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 7163 1726888042.47124: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 7163 1726888042.47143: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888042.47176: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\n<<<\n 7163 1726888042.47179: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 7163 1726888042.47348: stderr chunk (state=3):\n>>><<<\n 7163 1726888042.47353: stdout chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmphol1gwv4 /root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496/AnsiballZ_command.py\\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master at \\'/root/.ansible/cp/a3358520e8\\'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmphol1gwv4\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496/AnsiballZ_command.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmphol1gwv4\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496/AnsiballZ_command.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496/AnsiballZ_command.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496/AnsiballZ_command.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119055\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 119055 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 7163 1726888042.47364: done transferring module to remote\n 7163 1726888042.47366: _low_level_execute_command(): starting\n 7163 1726888042.47368: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496/ /root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496/AnsiballZ_command.py && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496/ /root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496/AnsiballZ_command.py && sleep 0'\"'\"''\n 7163 1726888042.47403: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6497\r\n<<<\n 7163 1726888042.47415: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888042.47545: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888042.47927: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888042.47931: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888042.48762: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888042.48776: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888042.48794: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888042.48811: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888042.48835: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\n<<<\n 7163 1726888042.48942: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888042.48967: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888042.49022: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888042.49043: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888042.49494: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888042.49542: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888042.49546: stdout chunk (state=3):\n>>><<<\n 7163 1726888042.49553: stderr chunk (state=3):\n>>><<<\n 7163 1726888042.49692: stderr chunk (state=3):\n>>><<<\n 7163 1726888042.49696: stdout chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888042.49703: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<10.31.45.174> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888042.49710: _low_level_execute_command(): starting\n 7163 1726888042.49713: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888042.49715: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148/AnsiballZ_command.py && sleep 0'\n 7163 1726888042.49717: _low_level_execute_command(): starting\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888042.49722: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854/AnsiballZ_command.py && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' -tt 10.31.12.215 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148/AnsiballZ_command.py && sleep 0'\"'\"''\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' -tt 10.31.45.174 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854/AnsiballZ_command.py && sleep 0'\"'\"''\n 7163 1726888042.50763: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888042.50767: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888042.50783: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888042.50801: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888042.50814: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888042.50847: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\n<<<\n 7163 1726888042.50857: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888042.50903: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888042.50960: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888042.50963: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888042.50975: stdout chunk (state=3):\n>>><<<\n 7163 1726888042.50993: stderr chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888042.51409: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888042.51412: _low_level_execute_command(): starting\n 7163 1726888042.51415: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496/AnsiballZ_command.py && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' -tt 10.31.46.206 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496/AnsiballZ_command.py && sleep 0'\"'\"''\n 7163 1726888042.51423: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888042.51449: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888042.51454: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888042.51481: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888042.51528: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888042.51573: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888042.52542: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888042.52558: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888042.52571: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888042.52599: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888042.52611: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888042.52626: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\n<<<\n 7163 1726888042.52715: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888042.52741: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888042.52769: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\n<<<\n 7163 1726888042.52848: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888042.53478: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 7163 1726888042.53500: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 7163 1726888042.53532: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 7163 1726888042.53606: stdout chunk (state=3):\n>>>import '_io' # \r\n<<<\n 7163 1726888042.53632: stdout chunk (state=3):\n>>>import 'marshal' # \r\n<<<\n 7163 1726888042.53651: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 7163 1726888042.53711: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n<<<\n 7163 1726888042.53727: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 7163 1726888042.53770: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 7163 1726888042.53788: stdout chunk (state=3):\n>>># installed zipimport hook\r\n<<<\n 7163 1726888042.53805: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888042.53821: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 7163 1726888042.53868: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 7163 1726888042.53917: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 7163 1726888042.53946: stdout chunk (state=3):\n>>>import '_codecs' # \r\nimport 'codecs' # \r\n<<<\n 7163 1726888042.53954: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c5bc4d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c58bb00>\r\n<<<\n 7163 1726888042.53994: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 7163 1726888042.54004: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c5bea50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\n<<<\n 7163 1726888042.54034: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888042.54042: stdout chunk (state=3):\n>>>import 'io' # \r\n<<<\n 7163 1726888042.54265: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\n<<<\n 7163 1726888042.54270: stdout chunk (state=3):\n>>>import '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa55104d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa54dfb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5512a50>\r\nimport '_signal' # \r\n<<<\n 7163 1726888042.54326: stdout chunk (state=3):\n>>>import '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\n<<<\n 7163 1726888042.54330: stdout chunk (state=3):\n>>>import '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\n<<<\n 7163 1726888042.54342: stdout chunk (state=3):\n>>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c5cd130>\r\n<<<\n 7163 1726888042.54386: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\n<<<\n 7163 1726888042.54414: stdout chunk (state=3):\n>>>import 'genericpath' # \r\nimport 'posixpath' # \r\n<<<\n 7163 1726888042.54443: stdout chunk (state=3):\n>>>import 'os' # \r\n<<<\n 7163 1726888042.54457: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c5cdfa0>\r\n<<<\n 7163 1726888042.54661: stdout chunk (state=3):\n>>>import 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 7163 1726888042.54681: stdout chunk (state=3):\n>>>import '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5305130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5305fa0>\r\nimport 'site' # \r\n<<<\n 7163 1726888042.54700: stdout chunk (state=3):\n>>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 7163 1726888042.54761: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n<<<\n 7163 1726888042.54779: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888042.54809: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 7163 1726888042.54997: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 7163 1726888042.55076: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n<<<\n 7163 1726888042.55083: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\n<<<\n 7163 1726888042.55153: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3abd70>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3abfb0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 7163 1726888042.55158: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888042.55163: stdout chunk (state=3):\n>>>import 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n<<<\n 7163 1726888042.55166: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3e37a0>\r\n<<<\n 7163 1726888042.55447: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\n<<<\n 7163 1726888042.55455: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5343da0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5343fe0>\r\n<<<\n 7163 1726888042.55497: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ad684d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ad37b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ad6aa50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\n<<<\n 7163 1726888042.55507: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa537b770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa537be00>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa535ba40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5359190>\r\n<<<\n 7163 1726888042.55536: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3e3e30>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3c3a40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3c1160>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3a8f20>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n<<<\n 7163 1726888042.55541: stdout chunk (state=3):\n>>>import 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\n<<<\n 7163 1726888042.55566: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\n<<<\n 7163 1726888042.55629: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5340f50>\r\n<<<\n 7163 1726888042.55633: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n<<<\n 7163 1726888042.55636: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\n<<<\n 7163 1726888042.55657: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\n<<<\n 7163 1726888042.55694: stdout chunk (state=3):\n>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c4036e0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c402300>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3c2030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3aa7e0>\r\n<<<\n 7163 1726888042.55733: stdout chunk (state=3):\n>>>import 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n<<<\n 7163 1726888042.55740: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n<<<\n 7163 1726888042.55843: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab1d130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n<<<\n 7163 1726888042.55849: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888042.55852: stdout chunk (state=3):\n>>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab1dfa0>\r\n<<<\n 7163 1726888042.55872: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c438710>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3a81a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c438bc0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c438a70>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c438e30>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3a6cc0>\r\n<<<\n 7163 1726888042.55906: stdout chunk (state=3):\n>>>import '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa539b710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa539a330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa535a030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5398b30>\r\n<<<\n 7163 1726888042.55912: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53d07a0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53401d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n<<<\n 7163 1726888042.55926: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n<<<\n 7163 1726888042.55946: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\n<<<\n 7163 1726888042.55967: stdout chunk (state=3):\n>>>import 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 7163 1726888042.56148: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n<<<\n 7163 1726888042.56157: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n<<<\n 7163 1726888042.56161: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c439520>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c4391f0>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c43a420>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n<<<\n 7163 1726888042.56164: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n<<<\n 7163 1726888042.56170: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa53d0c50>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53d0b00>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888042.56279: stdout chunk (state=3):\n>>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa53d0ec0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa533ecf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\n<<<\n 7163 1726888042.56288: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 7163 1726888042.56294: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c4545c0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c455d00>\r\n<<<\n 7163 1726888042.56301: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n<<<\n 7163 1726888042.56305: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n<<<\n 7163 1726888042.56308: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\n<<<\n 7163 1726888042.56313: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53d15b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53d1280>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53d24b0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n<<<\n 7163 1726888042.56569: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\n<<<\n 7163 1726888042.56576: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c456ba0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c457200>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c4560f0>\r\n<<<\n 7163 1726888042.56579: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n<<<\n 7163 1726888042.56582: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n<<<\n 7163 1726888042.56585: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53e86e0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa53e9df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n<<<\n 7163 1726888042.56588: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53eac60>\r\n<<<\n 7163 1726888042.56590: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c457c80>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c4573b0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c43a450>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n<<<\n 7163 1726888042.56594: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab5bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab5bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab93770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab93e00>\r\nimport '_collections' # \r\n<<<\n 7163 1726888042.56597: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa53eb2c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53ea1b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa53ebd40>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53eb470>\r\n<<<\n 7163 1726888042.56654: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab73a40>\r\nimport '_functools' # \r\n<<<\n 7163 1726888042.56659: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab71190>\r\n<<<\n 7163 1726888042.56663: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c1dbbf0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n<<<\n 7163 1726888042.56666: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53d2510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n<<<\n 7163 1726888042.56678: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n<<<\n 7163 1726888042.56802: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa5173c50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa519c710>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa519c470>\r\n<<<\n 7163 1726888042.56810: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c204650>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c2043b0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c204680>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 7163 1726888042.56872: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa519c740>\r\n<<<\n 7163 1726888042.56877: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 7163 1726888042.56884: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab58f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abb3710>\r\n<<<\n 7163 1726888042.56888: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888042.56892: stdout chunk (state=3):\n>>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abb2330>\r\n<<<\n 7163 1726888042.56916: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab72030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abb0b30>\r\n<<<\n 7163 1726888042.56919: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888042.56985: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abe87a0>\r\n<<<\n 7163 1726888042.56998: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c204fb0>\r\n<<<\n 7163 1726888042.57231: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa519d040>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa519da30>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa519c8f0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5171df0>\r\n<<<\n 7163 1726888042.57243: stdout chunk (state=3):\n>>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab581d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9abe8c50>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abe8b00>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9abe8ec0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab56cf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abe95b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abe9280>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\n<<<\n 7163 1726888042.57462: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 7163 1726888042.57467: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n<<<\n 7163 1726888042.57471: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa519ed80>\r\n<<<\n 7163 1726888042.57474: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c2059a0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c204860>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c1d9d90>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c206d80>\r\n<<<\n 7163 1726888042.57482: stdout chunk (state=3):\n>>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abea4b0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ac006e0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9ac01df0>\r\n<<<\n 7163 1726888042.57520: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c205ac0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c43aae0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c233110>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n<<<\n 7163 1726888042.57523: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ac02c60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9ac032c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ac021b0>\r\n<<<\n 7163 1726888042.57526: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888042.57591: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa519cec0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53d2c00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa51c7110>\r\n<<<\n 7163 1726888042.57595: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888042.57597: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 7163 1726888042.57602: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9ac03d40>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ac03470>\r\n<<<\n 7163 1726888042.57618: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 7163 1726888042.57634: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abea510>\r\n<<<\n 7163 1726888042.57666: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa51eb4a0>\r\n<<<\n 7163 1726888042.57672: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 7163 1726888042.57687: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c2534d0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 7163 1726888042.57711: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n<<<\n 7163 1726888042.57733: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 7163 1726888042.57761: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n<<<\n 7163 1726888042.57797: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n<<<\n 7163 1726888042.57862: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa524c260>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n<<<\n 7163 1726888042.57921: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 7163 1726888042.57926: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c2b4290>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n<<<\n 7163 1726888042.57959: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 7163 1726888042.57964: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 7163 1726888042.58043: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a993c50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a9bc710>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a9bc470>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a9bc740>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888042.58053: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa524e9c0>\r\n<<<\n 7163 1726888042.58057: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c2b69f0>\r\n<<<\n 7163 1726888042.58074: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa524c380>\r\n<<<\n 7163 1726888042.58144: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5219280>\r\n<<<\n 7163 1726888042.58213: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a9bd040>\r\n<<<\n 7163 1726888042.58220: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c2b43b0>\r\n<<<\n 7163 1726888042.58223: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c2792e0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bb253a0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c2522d0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c207ce0>\r\n<<<\n 7163 1726888042.58249: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4b29370>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa51ea2a0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa519fce0>\r\n<<<\n 7163 1726888042.58255: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a9bda30>\r\n<<<\n 7163 1726888042.58277: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 7163 1726888042.58312: stdout chunk (state=3):\n>>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a9bc8f0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a991df0>\r\n<<<\n 7163 1726888042.58317: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 7163 1726888042.58320: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n<<<\n 7163 1726888042.58361: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7fa51ea8a0>\r\n<<<\n 7163 1726888042.58365: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f921c2523f0>\r\n<<<\n 7163 1726888042.58385: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a9bed80>\r\n<<<\n 7163 1726888042.58449: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a9bcec0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abeac00>\r\n<<<\n 7163 1726888042.58453: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_uhoo5322/ansible_ansible.legacy.command_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888042.58456: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 7163 1726888042.58522: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_2t9rb1bv/ansible_ansible.legacy.command_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888042.58558: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 7163 1726888042.58617: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n<<<\n 7163 1726888042.58622: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 7163 1726888042.58631: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 7163 1726888042.58670: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 7163 1726888042.58763: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 7163 1726888042.58769: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 7163 1726888042.58773: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 7163 1726888042.58872: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4b7f0e0>\r\nimport '_typing' # \r\n<<<\n 7163 1726888042.58878: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bb7aff0>\r\nimport '_typing' # \r\n<<<\n 7163 1726888042.58884: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a9e7110>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9aa0b4a0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 7163 1726888042.58973: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4b61fd0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4b61130>\r\n<<<\n 7163 1726888042.59015: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888042.59019: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9aa6c260>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 7163 1726888042.59084: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n<<<\n 7163 1726888042.59089: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 7163 1726888042.59160: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.59166: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bb5dee0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bb5d040>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888042.59169: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 7163 1726888042.59202: stdout chunk (state=3):\n>>>import 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888042.59227: stdout chunk (state=3):\n>>>import 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888042.59242: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9aa6e9c0>\r\n<<<\n 7163 1726888042.59365: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9aa6c380>\r\n<<<\n 7163 1726888042.59394: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9aa39280>\r\n<<<\n 7163 1726888042.59415: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a329370>\r\n<<<\n 7163 1726888042.59439: stdout chunk (state=3):\n>>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9aa0a2a0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a9bfce0>\r\n<<<\n 7163 1726888042.59648: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5d9aa0a8a0>\r\n<<<\n 7163 1726888042.59779: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_etdufnre/ansible_ansible.legacy.command_payload.zip'<<<\n 7163 1726888042.59804: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available<<<\n 7163 1726888042.59810: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888042.60050: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n<<<\n 7163 1726888042.60054: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 7163 1726888042.60102: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 7163 1726888042.60244: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a37f0e0>\r\n<<<\n 7163 1726888042.60247: stdout chunk (state=3):\n>>>import '_typing' # \r\n<<<\n 7163 1726888042.60480: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.60531: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a361fd0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a361130>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888042.60571: stdout chunk (state=3):\n>>>import 'ansible' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888042.60602: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888042.60639: stdout chunk (state=3):\n>>>import 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888042.60696: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.61600: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n<<<\n 7163 1726888042.61607: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4b7cf80>\r\n<<<\n 7163 1726888042.61649: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n<<<\n 7163 1726888042.61653: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888042.61671: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n<<<\n 7163 1726888042.61707: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n<<<\n 7163 1726888042.61748: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4ba6ab0>\r\n<<<\n 7163 1726888042.61802: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4ba6840>\r\n<<<\n 7163 1726888042.61825: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4ba6150>\r\n<<<\n 7163 1726888042.61886: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 7163 1726888042.61976: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4ba65a0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4b7fb60>\r\nimport 'atexit' # \r\n<<<\n 7163 1726888042.62085: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4ba7860>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4ba7aa0>\r\n<<<\n 7163 1726888042.62091: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bb78d40>\r\n<<<\n 7163 1726888042.62094: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\n<<<\n 7163 1726888042.62148: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n<<<\n 7163 1726888042.62199: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4ba7fe0>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 7163 1726888042.62219: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921bba6990>\r\n<<<\n 7163 1726888042.62245: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a11dc0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a139e0>\r\n<<<\n 7163 1726888042.62305: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 7163 1726888042.62309: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bba6720>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bba6030>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n<<<\n 7163 1726888042.62372: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a143e0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n<<<\n 7163 1726888042.62402: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bba6ae0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bb7ba70>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921bba7710>\r\n<<<\n 7163 1726888042.62407: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a15580>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 7163 1726888042.62448: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921bba7950>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 7163 1726888042.62467: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 7163 1726888042.62477: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.62479: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\n<<<\n 7163 1726888042.62507: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a17fb0>\r\n<<<\n 7163 1726888042.62555: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bba7e90>\r\n<<<\n 7163 1726888042.62561: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888042.62612: stdout chunk (state=3):\n>>>import 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n<<<\n 7163 1726888042.62617: stdout chunk (state=3):\n>>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a203e0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a16330>\r\n<<<\n 7163 1726888042.62701: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n<<<\n 7163 1726888042.62708: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba0dc40>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888042.62770: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n<<<\n 7163 1726888042.62775: stdout chunk (state=3):\n>>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921ba0f830>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 7163 1726888042.62852: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba10230>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\n<<<\n 7163 1726888042.62860: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a23f80>\r\nimport '_tokenize' # \r\n<<<\n 7163 1726888042.62900: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba113d0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 7163 1726888042.62947: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a22b10>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a22870>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 7163 1726888042.62963: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 7163 1726888042.62968: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a22de0>\r\n<<<\n 7163 1726888042.63068: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a16840>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a681d0>\r\n<<<\n 7163 1726888042.63076: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba13ec0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921bb5efc0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba12180>\r\n<<<\n 7163 1726888042.63166: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a68380>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n<<<\n 7163 1726888042.63170: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n<<<\n 7163 1726888042.63173: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n<<<\n 7163 1726888042.63194: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a69e20>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a69be0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 7163 1726888042.63273: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 7163 1726888042.63325: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a6c320>\r\n<<<\n 7163 1726888042.63332: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a6a480>\r\n<<<\n 7163 1726888042.63356: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 7163 1726888042.63398: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888042.63454: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\n<<<\n 7163 1726888042.63492: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba1fe30>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba1e900>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba1e660>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 7163 1726888042.63510: stdout chunk (state=3):\n>>>import '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a6fad0>\r\n<<<\n 7163 1726888042.63572: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba1ebd0>\r\n<<<\n 7163 1726888042.63631: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a6c4a0>\r\n<<<\n 7163 1726888042.63636: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba12690>\r\n<<<\n 7163 1726888042.63704: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921ba63ef0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba64200>\r\n<<<\n 7163 1726888042.63823: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921ba65cd0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba65a90>\r\n<<<\n 7163 1726888042.63833: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a70920>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a6d010>\r\n<<<\n 7163 1726888042.63866: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a70e00>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a684d0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n<<<\n 7163 1726888042.63870: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 7163 1726888042.63926: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4afc4d0>\r\n<<<\n 7163 1726888042.63981: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 7163 1726888042.63986: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921ba68200>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba66300>\r\n<<<\n 7163 1726888042.63999: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 7163 1726888042.64064: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888042.64068: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4afd400>\r\n<<<\n 7163 1726888042.64071: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a72c60>\r\n<<<\n 7163 1726888042.64104: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n<<<\n 7163 1726888042.64111: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\n<<<\n 7163 1726888042.64114: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a73fe0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a72870>\r\n<<<\n 7163 1726888042.64155: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.64158: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n<<<\n 7163 1726888042.64201: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba6b9b0>\r\n<<<\n 7163 1726888042.64206: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.64314: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.64322: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a37cf80>\r\n<<<\n 7163 1726888042.64450: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n<<<\n 7163 1726888042.64510: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n<<<\n 7163 1726888042.64521: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.64620: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a3a6ab0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a3a6840>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a3a6150>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 7163 1726888042.64623: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba68380>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921ba6ca70>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888042.64626: stdout chunk (state=3):\n>>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921ba6cc20>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921ba6ccb0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba643e0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n<<<\n 7163 1726888042.64706: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.64710: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a3a65a0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a37fb60>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a3a7860>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a3a7aa0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 7163 1726888042.64720: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.64779: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921baf8500>\r\n<<<\n 7163 1726888042.64815: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a3a7fe0>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n<<<\n 7163 1726888042.64818: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 7163 1726888042.64897: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a211dc0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a2139e0>\r\n<<<\n 7163 1726888042.64927: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n<<<\n 7163 1726888042.64995: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a2143e0>\r\n<<<\n 7163 1726888042.64999: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888042.65028: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a215580>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 7163 1726888042.65033: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921baf98b0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba6ec60>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921ba6ffe0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba6e840>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888042.65095: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat' # \r\n<<<\n 7163 1726888042.65100: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 7163 1726888042.65125: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.65173: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a217fb0>\r\n<<<\n 7163 1726888042.65179: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a2203e0>\r\n<<<\n 7163 1726888042.65297: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a216330>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n<<<\n 7163 1726888042.65375: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888042.65379: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n<<<\n 7163 1726888042.65386: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.65396: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a223f80>\r\nimport '_tokenize' # \r\n<<<\n 7163 1726888042.65450: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a222b10>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a222870>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 7163 1726888042.65453: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888042.65529: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a222de0>\r\n<<<\n 7163 1726888042.65778: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.65785: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a216840>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a2681d0>\r\n<<<\n 7163 1726888042.65830: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\n<<<\n 7163 1726888042.65834: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a268380>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a269e20>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a269be0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 7163 1726888042.65891: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888042.65922: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 7163 1726888042.65927: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a26c320>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a26a480>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 7163 1726888042.66006: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4901760>\r\n<<<\n 7163 1726888042.66009: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 7163 1726888042.66012: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\n<<<\n 7163 1726888042.66096: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a26fad0>\r\n<<<\n 7163 1726888042.66102: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4902450>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4afd550>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888042.66109: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.66176: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a26c4a0>\r\n<<<\n 7163 1726888042.66199: stdout chunk (state=3):\n>>>import 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888042.66325: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a270920>\r\n<<<\n 7163 1726888042.66330: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.66335: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a26d010>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a270e00>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a2684d0>\r\n<<<\n 7163 1726888042.66348: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.66387: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n<<<\n 7163 1726888042.66436: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888042.66450: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4902420>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888042.66466: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a2fc4d0>\r\n<<<\n 7163 1726888042.66806: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888042.66814: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a2fd400>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a272c60>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a273fe0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a272870>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888042.66843: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n<<<\n 7163 1726888042.66934: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921bafda60>\r\n<<<\n 7163 1726888042.66950: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.67022: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888042.67040: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 7163 1726888042.67045: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bafe810>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c231a30>\r\n<<<\n 7163 1726888042.67244: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888042.67250: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888042.67317: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.67366: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.67444: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.67504: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\n<<<\n 7163 1726888042.67508: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bafe750>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888042.67531: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888042.67566: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.67597: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n<<<\n 7163 1726888042.67605: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.67678: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 7163 1726888042.67690: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888042.67763: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n<<<\n 7163 1726888042.67804: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888042.67815: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888042.67846: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.67895: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n<<<\n 7163 1726888042.67903: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.67961: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.68087: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.68118: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.68346: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 7163 1726888042.68404: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 7163 1726888042.68425: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 7163 1726888042.68490: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa49036b0>\r\n<<<\n 7163 1726888042.68508: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.68511: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.68576: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.68583: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.68670: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\n<<<\n 7163 1726888042.68673: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.validation' # \r\n<<<\n 7163 1726888042.68676: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.parameters' # \r\n<<<\n 7163 1726888042.68679: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 7163 1726888042.68682: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888042.68703: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.68706: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.68729: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.68740: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n<<<\n 7163 1726888042.68752: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.68764: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n<<<\n 7163 1726888042.68774: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.68819: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.68823: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.68858: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.68913: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.68974: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\n<<<\n 7163 1726888042.68993: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 7163 1726888042.68997: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\n<<<\n 7163 1726888042.69023: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888042.69026: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n<<<\n 7163 1726888042.69075: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n 7163 1726888042.69119: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888042.69152: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa490e150>\r\n<<<\n 7163 1726888042.69186: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa490b1a0>\r\n<<<\n 7163 1726888042.69201: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888042.69293: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.69300: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a101760>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 7163 1726888042.69396: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a102450>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a2fd550>\r\n<<<\n 7163 1726888042.69402: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888042.69458: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888042.69546: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 7163 1726888042.69550: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888042.69673: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 7163 1726888042.69676: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 7163 1726888042.69679: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a02990>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4bde660>\r\n<<<\n 7163 1726888042.69696: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.69723: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa490e180>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4afd6d0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n<<<\n 7163 1726888042.69766: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.69775: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\n<<<\n 7163 1726888042.69824: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 7163 1726888042.69830: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n<<<\n 7163 1726888042.69885: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921baff9e0>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888042.69893: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a102420>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888042.69920: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.69931: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888042.70005: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\n<<<\n 7163 1726888042.70063: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.70067: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 7163 1726888042.70071: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.70099: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.70171: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4bcde20>\r\n<<<\n 7163 1726888042.70175: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888042.70231: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.70240: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.70291: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.70308: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.70588: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stdout\": \"\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"authselect\", \"list-features\", \"sssd\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Command would have run if not in check mode\", \"skipped\": true, \"invocation\": {\"module_args\": {\"_raw_params\": \"authselect list-features sssd\", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"creates\": null, \"removes\": null, \"stdin\": null}}}\r\n# destroy __main__\r\n<<<\n 7163 1726888042.70593: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921b90a5a0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921b906ed0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888042.70617: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.70675: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.70692: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.70710: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n<<<\n 7163 1726888042.70719: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.70736: stdout chunk (state=3):\n>>># cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n<<<\n 7163 1726888042.70791: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888042.70808: stdout chunk (state=3):\n>>># cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n<<<\n 7163 1726888042.70812: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n<<<\n 7163 1726888042.70848: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n<<<\n 7163 1726888042.70851: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 7163 1726888042.70866: stdout chunk (state=3):\n>>># cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n<<<\n 7163 1726888042.70927: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888042.70956: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n<<<\n 7163 1726888042.70994: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.71000: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 7163 1726888042.71033: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bbfae70>\r\n<<<\n 7163 1726888042.71066: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.71073: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n<<<\n 7163 1726888042.71221: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bbeeb40>\r\n<<<\n 7163 1726888042.71225: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921b90a6f0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921baff620>\r\n# destroy ansible.module_utils.distro\r\n<<<\n 7163 1726888042.71256: stdout chunk (state=3):\n>>>import 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888042.71275: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n<<<\n 7163 1726888042.71281: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n<<<\n 7163 1726888042.71485: stdout chunk (state=3):\n>>># destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy fnmatch\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n<<<\n 7163 1726888042.71502: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888042.71506: stdout chunk (state=3):\n>>># destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n<<<\n 7163 1726888042.71510: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888042.71653: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.71662: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n<<<\n 7163 1726888042.71670: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\n<<<\n 7163 1726888042.71674: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba10f80>\r\n<<<\n 7163 1726888042.71677: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888042.71684: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.71687: stdout chunk (state=3):\n>>># destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n<<<\n 7163 1726888042.71694: stdout chunk (state=3):\n>>># destroy _socket\r\n<<<\n 7163 1726888042.72005: stdout chunk (state=3):\n>>># destroy _collections\r\n<<<\n 7163 1726888042.72009: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n<<<\n 7163 1726888042.72012: stdout chunk (state=3):\n>>># destroy _random\r\n# destroy _weakref\r\n<<<\n 7163 1726888042.72014: stdout chunk (state=3):\n>>># destroy _hashlib\r\n<<<\n 7163 1726888042.72017: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a1036b0>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888042.72023: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n\r\n{\"changed\": false, \"stdout\": \"\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"authselect\", \"list-features\", \"sssd\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Command would have run if not in check mode\", \"skipped\": true, \"invocation\": {\"module_args\": {\"_raw_params\": \"authselect list-features sssd\", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"creates\": null, \"removes\": null, \"stdin\": null}}}\r\n# destroy __main__\r\n<<<\n 7163 1726888042.72046: stdout chunk (state=3):\n>>># destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 7163 1726888042.72067: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.72171: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 7163 1726888042.72175: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.72207: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888042.72430: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n<<<\n 7163 1726888042.72448: stdout chunk (state=3):\n>>># clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n<<<\n 7163 1726888042.72451: stdout chunk (state=3):\n>>># cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n<<<\n 7163 1726888042.72457: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.45.174 closed.\r\n<<<\n 7163 1726888042.72460: stdout chunk (state=3):\n>>><<<\n 7163 1726888042.72470: stdout chunk (state=3):\n>>># cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon<<<\n 7163 1726888042.72846: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 7163 1726888042.72851: stderr chunk (state=3):\n>>><<<\n 7163 1726888042.72855: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool<<<\n 7163 1726888042.72865: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n<<<\n 7163 1726888042.72871: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888042.72875: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n<<<\n<10.31.45.174> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa55104d0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa54dfb30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5512a50>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5305130>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5305fa0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5343da0>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5343fe0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa537b770>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa537be00>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa535ba40>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5359190>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5340f50>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa539b710>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa539a330>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa535a030>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5398b30>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53d07a0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53401d0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa53d0c50>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53d0b00>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa53d0ec0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa533ecf0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53d15b0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53d1280>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53d24b0>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53e86e0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa53e9df0>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53eac60>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa53eb2c0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53ea1b0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa53ebd40>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53eb470>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53d2510>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa5173c50>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa519c710>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa519c470>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa519c740>\\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa519d040>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa519da30>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa519c8f0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5171df0>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa519ed80>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa519cec0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53d2c00>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa51c7110>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa51eb4a0>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa524c260>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa524e9c0>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa524c380>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5219280>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4b29370>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa51ea2a0>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa519fce0>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7fa51ea8a0>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_ansible.legacy.command_payload_uhoo5322/ansible_ansible.legacy.command_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4b7f0e0>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4b61fd0>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4b61130>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4b7cf80>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4ba6ab0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4ba6840>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4ba6150>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4ba65a0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4b7fb60>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4ba7860>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4ba7aa0>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4ba7fe0>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a11dc0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a139e0>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a143e0>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a15580>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a17fb0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a203e0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a16330>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a23f80>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a22b10>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a22870>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a22de0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a16840>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a681d0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a68380>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a69e20>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a69be0>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a6c320>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a6a480>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a6fad0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a6c4a0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a70920>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a6d010>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a70e00>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a684d0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4afc4d0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4afd400>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a72c60>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a73fe0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a72870>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4901760>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4902450>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4afd550>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4902420>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa49036b0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa490e150>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa490b1a0>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a02990>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4bde660>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa490e180>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4afd6d0>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4bcde20>\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"stdout\": \"\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"authselect\", \"list-features\", \"sssd\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Command would have run if not in check mode\", \"skipped\": true, \"invocation\": {\"module_args\": {\"_raw_params\": \"authselect list-features sssd\", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"creates\": null, \"removes\": null, \"stdin\": null}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing glob\\r\\n# destroy glob\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy _blake2\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy fnmatch\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _hashlib\\r\\n# destroy _operator\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.45.174 closed.\\r\\n\")\n 7163 1726888042.73523: stdout chunk (state=3):\n>>># destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n<<<\n 7163 1726888042.73531: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a10e150>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a10b1a0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n<<<\n 7163 1726888042.73535: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n<<<\n 7163 1726888042.73544: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa55104d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa54dfb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5512a50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5305130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5305fa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5343da0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5343fe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa537b770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa537be00>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa535ba40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5359190>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5340f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa539b710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa539a330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa535a030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5398b30>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53d07a0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53401d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa53d0c50>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53d0b00>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa53d0ec0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa533ecf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53d15b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53d1280>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53d24b0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53e86e0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa53e9df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53eac60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa53eb2c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53ea1b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa53ebd40>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53eb470>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53d2510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa5173c50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa519c710>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa519c470>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa519c740>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa519d040>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa519da30>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa519c8f0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5171df0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa519ed80>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa519cec0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53d2c00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa51c7110>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa51eb4a0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa524c260>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa524e9c0>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa524c380>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5219280>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4b29370>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa51ea2a0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa519fce0>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7fa51ea8a0>\r\n# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_uhoo5322/ansible_ansible.legacy.command_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4b7f0e0>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4b61fd0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4b61130>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4b7cf80>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4ba6ab0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4ba6840>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4ba6150>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4ba65a0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4b7fb60>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4ba7860>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4ba7aa0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4ba7fe0>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a11dc0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a139e0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a143e0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a15580>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a17fb0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a203e0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a16330>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a23f80>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a22b10>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a22870>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a22de0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a16840>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a681d0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a68380>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a69e20>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a69be0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a6c320>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a6a480>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a6fad0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a6c4a0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a70920>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a6d010>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a70e00>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a684d0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4afc4d0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4afd400>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a72c60>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a73fe0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a72870>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4901760>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4902450>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4afd550>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4902420>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa49036b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa490e150>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa490b1a0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a02990>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4bde660>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa490e180>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4afd6d0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4bcde20>\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"stdout\": \"\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"authselect\", \"list-features\", \"sssd\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Command would have run if not in check mode\", \"skipped\": true, \"invocation\": {\"module_args\": {\"_raw_params\": \"authselect list-features sssd\", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"creates\": null, \"removes\": null, \"stdin\": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy fnmatch\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.45.174 closed.\r\n 7163 1726888042.75090: stdout chunk (state=3):\n>>># destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n<<<\n 7163 1726888042.75095: stdout chunk (state=3):\n>>># destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n<<<\n 7163 1726888042.75097: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 7163 1726888042.75100: stdout chunk (state=3):\n>>># destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy fnmatch\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n<<<\n 7163 1726888042.75102: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a202990>\r\n<<<\n 7163 1726888042.75105: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a3de660>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a10e180>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a2fd6d0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888042.75112: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n<<<\n 7163 1726888042.75118: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\n<<<\n 7163 1726888042.75121: stdout chunk (state=3):\n>>># cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n<<<\n 7163 1726888042.75123: stdout chunk (state=3):\n>>># cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 7163 1726888042.75126: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n<<<\n 7163 1726888042.75128: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a3cde20>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888042.75980: done with _execute_module (ansible.legacy.command, {'_raw_params': 'authselect list-features sssd', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 7163 1726888042.75989: stdout chunk (state=3):\n>>># destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n<<<\n 7163 1726888042.75995: _low_level_execute_command(): starting\n 7163 1726888042.75999: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854/ > /dev/null 2>&1 && sleep 0'\n 7163 1726888042.76020: stdout chunk (state=3):\n>>># destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 7163 1726888042.76055: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stdout\": \"\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"authselect\", \"list-features\", \"sssd\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Command would have run if not in check mode\", \"skipped\": true, \"invocation\": {\"module_args\": {\"_raw_params\": \"authselect list-features sssd\", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"creates\": null, \"removes\": null, \"stdin\": null}}}\r\n# destroy __main__\r\n<<<\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 7163 1726888042.76081: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.215 closed.\r\n<<<\n 7163 1726888042.76087: stderr chunk (state=3):\n>>><<<\n 7163 1726888042.76091: stdout chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c5bc4d0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c58bb00>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c5bea50>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c5cd130>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c5cdfa0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3abd70>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3abfb0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3e37a0>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3e3e30>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3c3a40>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3c1160>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3a8f20>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c4036e0>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c402300>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3c2030>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3aa7e0>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c438710>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3a81a0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c438bc0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c438a70>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c438e30>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3a6cc0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c439520>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c4391f0>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c43a420>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c4545c0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c455d00>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c456ba0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c457200>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c4560f0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c457c80>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c4573b0>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c43a450>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c1dbbf0>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c204650>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c2043b0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c204680>\\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c204fb0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c2059a0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c204860>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c1d9d90>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c206d80>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c205ac0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c43aae0>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c233110>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c2534d0>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c2b4290>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c2b69f0>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c2b43b0>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c2792e0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bb253a0>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c2522d0>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c207ce0>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f921c2523f0>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_ansible.legacy.command_payload_2t9rb1bv/ansible_ansible.legacy.command_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bb7aff0>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bb5dee0>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bb5d040>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bb78d40>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921bba6990>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bba6720>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bba6030>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bba6ae0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bb7ba70>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921bba7710>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921bba7950>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bba7e90>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba0dc40>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921ba0f830>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba10230>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba113d0>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba13ec0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921bb5efc0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba12180>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba1fe30>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba1e900>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba1e660>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba1ebd0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba12690>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921ba63ef0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba64200>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921ba65cd0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba65a90>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921ba68200>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba66300>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba6b9b0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba68380>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921ba6ca70>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921ba6cc20>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921ba6ccb0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba643e0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921baf8500>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921baf98b0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba6ec60>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921ba6ffe0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba6e840>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921bafda60>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bafe810>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c231a30>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bafe750>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921baff9e0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921b90a5a0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921b906ed0>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bbfae70>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bbeeb40>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921b90a6f0>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921baff620>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba10f80>\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"stdout\": \"\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"authselect\", \"list-features\", \"sssd\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Command would have run if not in check mode\", \"skipped\": true, \"invocation\": {\"module_args\": {\"_raw_params\": \"authselect list-features sssd\", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"creates\": null, \"removes\": null, \"stdin\": null}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing glob\\r\\n# destroy glob\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy _blake2\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy fnmatch\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _hashlib\\r\\n# destroy _operator\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.12.215 closed.\\r\\n\")\n 7163 1726888042.76584: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c5bc4d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c58bb00>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c5bea50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c5cd130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c5cdfa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3abd70>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3abfb0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3e37a0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3e3e30>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3c3a40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3c1160>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3a8f20>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c4036e0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c402300>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3c2030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3aa7e0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c438710>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3a81a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c438bc0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c438a70>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c438e30>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3a6cc0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c439520>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c4391f0>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c43a420>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c4545c0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c455d00>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c456ba0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c457200>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c4560f0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c457c80>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c4573b0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c43a450>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c1dbbf0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c204650>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c2043b0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c204680>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c204fb0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c2059a0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c204860>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c1d9d90>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c206d80>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c205ac0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c43aae0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c233110>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c2534d0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c2b4290>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c2b69f0>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c2b43b0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c2792e0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bb253a0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c2522d0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c207ce0>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f921c2523f0>\r\n# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_2t9rb1bv/ansible_ansible.legacy.command_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bb7aff0>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bb5dee0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bb5d040>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bb78d40>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921bba6990>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bba6720>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bba6030>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bba6ae0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bb7ba70>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921bba7710>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921bba7950>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bba7e90>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba0dc40>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921ba0f830>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba10230>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba113d0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba13ec0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921bb5efc0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba12180>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba1fe30>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba1e900>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba1e660>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba1ebd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba12690>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921ba63ef0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba64200>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921ba65cd0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba65a90>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921ba68200>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba66300>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba6b9b0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba68380>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921ba6ca70>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921ba6cc20>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921ba6ccb0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba643e0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921baf8500>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921baf98b0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba6ec60>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921ba6ffe0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba6e840>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921bafda60>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bafe810>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c231a30>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bafe750>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921baff9e0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921b90a5a0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921b906ed0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bbfae70>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bbeeb40>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921b90a6f0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921baff620>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba10f80>\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"stdout\": \"\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"authselect\", \"list-features\", \"sssd\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Command would have run if not in check mode\", \"skipped\": true, \"invocation\": {\"module_args\": {\"_raw_params\": \"authselect list-features sssd\", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"creates\": null, \"removes\": null, \"stdin\": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy fnmatch\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.215 closed.\r\n 7163 1726888042.77673: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 7163 1726888042.77677: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888042.77680: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json<<<\n 7163 1726888042.77683: stdout chunk (state=3):\n>>>.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy fnmatch\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n<<<\n 7163 1726888042.78559: done with _execute_module (ansible.legacy.command, {'_raw_params': 'authselect list-features sssd', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 7163 1726888042.78563: stdout chunk (state=3):\n>>># destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks<<<\n 7163 1726888042.78571: _low_level_execute_command(): starting\n 7163 1726888042.78575: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148/ > /dev/null 2>&1 && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888042.78583: stdout chunk (state=3):\n>>>\r\n<<<\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 7163 1726888042.78594: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.46.206 closed.\r\n<<<\n 7163 1726888042.78598: stderr chunk (state=3):\n>>><<<\n 7163 1726888042.78601: stdout chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ad684d0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ad37b30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ad6aa50>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab1d130>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab1dfa0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab5bda0>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab5bfe0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab93770>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab93e00>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab73a40>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab71190>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab58f50>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abb3710>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abb2330>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab72030>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abb0b30>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abe87a0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab581d0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9abe8c50>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abe8b00>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9abe8ec0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab56cf0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abe95b0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abe9280>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abea4b0>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ac006e0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9ac01df0>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ac02c60>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9ac032c0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ac021b0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9ac03d40>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ac03470>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abea510>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a993c50>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a9bc710>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a9bc470>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a9bc740>\\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a9bd040>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a9bda30>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a9bc8f0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a991df0>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a9bed80>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a9bcec0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abeac00>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a9e7110>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9aa0b4a0>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9aa6c260>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9aa6e9c0>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9aa6c380>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9aa39280>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a329370>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9aa0a2a0>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a9bfce0>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5d9aa0a8a0>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_ansible.legacy.command_payload_etdufnre/ansible_ansible.legacy.command_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a37f0e0>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a361fd0>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a361130>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a37cf80>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a3a6ab0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a3a6840>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a3a6150>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a3a65a0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a37fb60>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a3a7860>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a3a7aa0>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a3a7fe0>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a211dc0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a2139e0>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a2143e0>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a215580>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a217fb0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a2203e0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a216330>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a223f80>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a222b10>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a222870>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a222de0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a216840>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a2681d0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a268380>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a269e20>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a269be0>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a26c320>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a26a480>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a26fad0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a26c4a0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a270920>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a26d010>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a270e00>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a2684d0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a2fc4d0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a2fd400>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a272c60>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a273fe0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a272870>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a101760>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a102450>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a2fd550>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a102420>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a1036b0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a10e150>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a10b1a0>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a202990>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a3de660>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a10e180>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a2fd6d0>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a3cde20>\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"stdout\": \"\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"authselect\", \"list-features\", \"sssd\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Command would have run if not in check mode\", \"skipped\": true, \"invocation\": {\"module_args\": {\"_raw_params\": \"authselect list-features sssd\", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"creates\": null, \"removes\": null, \"stdin\": null}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing glob\\r\\n# destroy glob\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy _blake2\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy fnmatch\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _hashlib\\r\\n# destroy _operator\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.46.206 closed.\\r\\n\")\n 7163 1726888042.79120: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ad684d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ad37b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ad6aa50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab1d130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab1dfa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab5bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab5bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab93770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab93e00>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab73a40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab71190>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab58f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abb3710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abb2330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab72030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abb0b30>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abe87a0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab581d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9abe8c50>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abe8b00>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9abe8ec0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab56cf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abe95b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abe9280>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abea4b0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ac006e0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9ac01df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ac02c60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9ac032c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ac021b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9ac03d40>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ac03470>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abea510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a993c50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a9bc710>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a9bc470>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a9bc740>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a9bd040>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a9bda30>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a9bc8f0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a991df0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a9bed80>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a9bcec0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abeac00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a9e7110>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9aa0b4a0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9aa6c260>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9aa6e9c0>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9aa6c380>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9aa39280>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a329370>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9aa0a2a0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a9bfce0>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5d9aa0a8a0>\r\n# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_etdufnre/ansible_ansible.legacy.command_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a37f0e0>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a361fd0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a361130>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a37cf80>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a3a6ab0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a3a6840>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a3a6150>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a3a65a0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a37fb60>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a3a7860>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a3a7aa0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a3a7fe0>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a211dc0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a2139e0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a2143e0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a215580>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a217fb0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a2203e0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a216330>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a223f80>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a222b10>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a222870>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a222de0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a216840>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a2681d0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a268380>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a269e20>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a269be0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a26c320>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a26a480>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a26fad0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a26c4a0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a270920>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a26d010>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a270e00>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a2684d0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a2fc4d0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a2fd400>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a272c60>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a273fe0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a272870>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a101760>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a102450>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a2fd550>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a102420>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a1036b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a10e150>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a10b1a0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a202990>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a3de660>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a10e180>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a2fd6d0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a3cde20>\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"stdout\": \"\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"authselect\", \"list-features\", \"sssd\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Command would have run if not in check mode\", \"skipped\": true, \"invocation\": {\"module_args\": {\"_raw_params\": \"authselect list-features sssd\", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"creates\": null, \"removes\": null, \"stdin\": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy fnmatch\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.46.206 closed.\r\n 7163 1726888042.81288: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888042.81295: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888042.81301: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888042.81305: stderr chunk (state=3):\n>>><<<\n 7163 1726888042.81309: stdout chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888042.81319: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888042.81326: handler run complete\n 7163 1726888042.81329: attempt loop complete, returning result\n 7163 1726888042.81340: _execute() done\n 7163 1726888042.81345: dumping result to json\n 7163 1726888042.81349: done with _execute_module (ansible.legacy.command, {'_raw_params': 'authselect list-features sssd', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 7163 1726888042.81354: _low_level_execute_command(): starting\n 7163 1726888042.81358: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496/ > /dev/null 2>&1 && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 7163 1726888042.81369: done dumping result, returning\n 7163 1726888042.81373: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Check appropriate authselect features exists [02619b48-4a2f-6d34-1d0e-000000000011]\n 7163 1726888042.81377: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000011\n 7163 1726888042.81490: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000011\n 7163 1726888042.81494: WORKER PROCESS EXITING\n 7163 1726888042.81504: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\nskipping: [managed_node2] => {\n \"changed\": false,\n \"cmd\": [\n \"authselect\",\n \"list-features\",\n \"sssd\"\n ],\n \"delta\": null,\n \"end\": null,\n \"invocation\": {\n \"module_args\": {\n \"_raw_params\": \"authselect list-features sssd\",\n \"_uses_shell\": false,\n \"argv\": null,\n \"chdir\": null,\n \"creates\": null,\n \"executable\": null,\n \"expand_argument_vars\": true,\n \"removes\": null,\n \"stdin\": null,\n \"stdin_add_newline\": true,\n \"strip_empty_ends\": true\n }\n },\n \"rc\": 0,\n \"start\": null\n}\n\nMSG:\n\nCommand would have run if not in check mode\n 7163 1726888042.81630: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888042.81637: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888042.81646: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888042.81651: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888042.81655: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\n<<<\n 7163 1726888042.81658: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 7163 1726888042.81662: stderr chunk (state=3):\n>>>debug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888042.81664: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888042.81667: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\n<<<\n 7163 1726888042.81670: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888042.81674: stdout chunk (state=3):\n>>><<<\n 7163 1726888042.81677: stderr chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888042.81689: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888042.81692: handler run complete\n 7163 1726888042.81751: attempt loop complete, returning result\n 7163 1726888042.81757: _execute() done\n 7163 1726888042.81763: dumping result to json\n 7163 1726888042.81767: done dumping result, returning\n 7163 1726888042.81770: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Check appropriate authselect features exists [02619b48-4a2f-6d34-1d0e-000000000011]\n 7163 1726888042.81772: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000011\nskipping: [managed_node1] => {\n \"changed\": false,\n \"cmd\": [\n \"authselect\",\n \"list-features\",\n \"sssd\"\n ],\n \"delta\": null,\n \"end\": null,\n \"invocation\": {\n \"module_args\": {\n \"_raw_params\": \"authselect list-features sssd\",\n \"_uses_shell\": false,\n \"argv\": null,\n \"chdir\": null,\n \"creates\": null,\n \"executable\": null,\n \"expand_argument_vars\": true,\n \"removes\": null,\n \"stdin\": null,\n \"stdin_add_newline\": true,\n \"strip_empty_ends\": true\n }\n },\n \"rc\": 0,\n \"start\": null\n}\n\nMSG:\n\nCommand would have run if not in check mode\n 7163 1726888042.81979: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000011\n 7163 1726888042.81983: WORKER PROCESS EXITING\n 7163 1726888042.81986: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888042.81990: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888042.81992: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888042.84285: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\n<<<\n 7163 1726888042.84292: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 7163 1726888042.84357: stderr chunk (state=3):\n>>><<<\n 7163 1726888042.84365: stdout chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888042.84378: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888042.84381: handler run complete\n 7163 1726888042.84559: attempt loop complete, returning result\n 7163 1726888042.84564: _execute() done\n 7163 1726888042.84568: dumping result to json\n 7163 1726888042.84572: done dumping result, returning\n 7163 1726888042.84575: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Check appropriate authselect features exists [02619b48-4a2f-6d34-1d0e-000000000011]\n 7163 1726888042.84579: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000011\n 7163 1726888042.84640: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000011\n 7163 1726888042.84644: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"cmd\": [\n \"authselect\",\n \"list-features\",\n \"sssd\"\n ],\n \"delta\": null,\n \"end\": null,\n \"invocation\": {\n \"module_args\": {\n \"_raw_params\": \"authselect list-features sssd\",\n \"_uses_shell\": false,\n \"argv\": null,\n \"chdir\": null,\n \"creates\": null,\n \"executable\": null,\n \"expand_argument_vars\": true,\n \"removes\": null,\n \"stdin\": null,\n \"stdin_add_newline\": true,\n \"strip_empty_ends\": true\n }\n },\n \"rc\": 0,\n \"start\": null\n}\n\nMSG:\n\nCommand would have run if not in check mode\n 7163 1726888042.84707: no more pending results, returning what we have\n 7163 1726888042.84716: results queue empty\n 7163 1726888042.84718: checking for any_errors_fatal\n 7163 1726888042.84735: done checking for any_errors_fatal\n 7163 1726888042.84736: checking for max_fail_percentage\n 7163 1726888042.84755: done checking for max_fail_percentage\n 7163 1726888042.84766: checking to see if all hosts have failed and the running result is not ok\n 7163 1726888042.84779: done checking to see if all hosts have failed\n 7163 1726888042.84780: getting the remaining hosts for this loop\n 7163 1726888042.84786: done getting the remaining hosts for this loop\n 7163 1726888042.84874: getting the next task for host managed_node1\n 7163 1726888042.84885: done getting next task for host managed_node1\n 7163 1726888042.84891: ^ task is: TASK: fedora.linux_system_roles.tlog : Enable authselect profile with tlog feature\n 7163 1726888042.84893: ^ state is: HOST STATE: block=3, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888042.84894: getting the next task for host managed_node2\n 7163 1726888042.84896: done getting next task for host managed_node2\n 7163 1726888042.84898: ^ task is: TASK: fedora.linux_system_roles.tlog : Enable authselect profile with tlog feature\n 7163 1726888042.84899: ^ state is: HOST STATE: block=3, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888042.84900: getting the next task for host managed_node3\n 7163 1726888042.84902: done getting next task for host managed_node3\n 7163 1726888042.84904: ^ task is: TASK: fedora.linux_system_roles.tlog : Enable authselect profile with tlog feature\n 7163 1726888042.84905: ^ state is: HOST STATE: block=3, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888042.84921: getting variables\n 7163 1726888042.84923: in VariableManager get_vars()\n 7163 1726888042.85059: Calling all_inventory to load vars for managed_node1\n 7163 1726888042.85062: Calling groups_inventory to load vars for managed_node1\n 7163 1726888042.85064: Calling all_plugins_inventory to load vars for managed_node1\n 7163 1726888042.85127: Calling all_plugins_play to load vars for managed_node1\n 7163 1726888042.85133: Calling groups_plugins_inventory to load vars for managed_node1\n 7163 1726888042.85140: Calling groups_plugins_play to load vars for managed_node1\n 7163 1726888042.86240: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888042.87078: done with get_vars()\n 7163 1726888042.87094: done getting variables\n 7163 1726888042.87144: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.tlog : Enable authselect profile with tlog feature] ***\ntask path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:79\nFriday 20 September 2024 23:07:22 -0400 (0:00:00.720) 0:00:14.881 ****** \n 7163 1726888042.87171: entering _queue_task() for managed_node1/command\n 7163 1726888042.87608: worker is 1 (out of 3 available)\n 7163 1726888042.87628: exiting _queue_task() for managed_node1/command\n 7163 1726888042.87874: getting variables\n 7163 1726888042.87879: in VariableManager get_vars()\n 7163 1726888042.87993: Calling all_inventory to load vars for managed_node2\n 7163 1726888042.87998: Calling groups_inventory to load vars for managed_node2\n 7163 1726888042.88001: Calling all_plugins_inventory to load vars for managed_node2\n 7163 1726888042.88023: Calling all_plugins_play to load vars for managed_node2\n 7163 1726888042.88028: Calling groups_plugins_inventory to load vars for managed_node2\n 7163 1726888042.88031: Calling groups_plugins_play to load vars for managed_node2\n 7163 1726888042.88861: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Enable authselect profile with tlog feature\n 7163 1726888042.88865: in run() - task 02619b48-4a2f-6d34-1d0e-000000000012\n 7163 1726888042.88869: variable 'ansible_search_path' from source: unknown\n 7163 1726888042.88871: variable 'ansible_search_path' from source: unknown\n 7163 1726888042.88873: calling self._execute()\n 7163 1726888042.88876: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888042.88879: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888042.88881: variable 'omit' from source: magic vars\n 7163 1726888042.89423: variable 'ansible_check_mode' from source: magic vars\n 7163 1726888042.89446: Evaluated conditional (not ansible_check_mode): False\n 7163 1726888042.89449: when evaluation is False, skipping this task\n 7163 1726888042.89452: _execute() done\n 7163 1726888042.89458: dumping result to json\n 7163 1726888042.89461: done dumping result, returning\n 7163 1726888042.89464: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Enable authselect profile with tlog feature [02619b48-4a2f-6d34-1d0e-000000000012]\n 7163 1726888042.89469: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000012\n 7163 1726888042.89543: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000012\n 7163 1726888042.89546: WORKER PROCESS EXITING\n 7163 1726888042.89569: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888042.90689: done with get_vars()\n 7163 1726888042.90705: done getting variables\n 7163 1726888042.90781: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 7163 1726888042.90791: entering _queue_task() for managed_node2/command\n 7163 1726888042.91094: worker is 2 (out of 3 available)\n 7163 1726888042.91113: exiting _queue_task() for managed_node2/command\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"not ansible_check_mode\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 7163 1726888042.91440: getting variables\n 7163 1726888042.91445: in VariableManager get_vars()\n 7163 1726888042.91524: Calling all_inventory to load vars for managed_node3\n 7163 1726888042.91530: Calling groups_inventory to load vars for managed_node3\n 7163 1726888042.91534: Calling all_plugins_inventory to load vars for managed_node3\n 7163 1726888042.91759: Calling all_plugins_play to load vars for managed_node3\n 7163 1726888042.91764: Calling groups_plugins_inventory to load vars for managed_node3\n 7163 1726888042.91770: Calling groups_plugins_play to load vars for managed_node3\n 7163 1726888042.92682: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Enable authselect profile with tlog feature\n 7163 1726888042.92688: in run() - task 02619b48-4a2f-6d34-1d0e-000000000012\n 7163 1726888042.92692: variable 'ansible_search_path' from source: unknown\n 7163 1726888042.92694: variable 'ansible_search_path' from source: unknown\n 7163 1726888042.92722: calling self._execute()\n 7163 1726888042.92725: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888042.92728: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888042.92731: variable 'omit' from source: magic vars\n 7163 1726888042.92733: variable 'ansible_check_mode' from source: magic vars\n 7163 1726888042.92735: Evaluated conditional (not ansible_check_mode): False\n 7163 1726888042.92741: when evaluation is False, skipping this task\n 7163 1726888042.92743: _execute() done\n 7163 1726888042.92746: dumping result to json\n 7163 1726888042.92748: done dumping result, returning\n 7163 1726888042.92750: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Enable authselect profile with tlog feature [02619b48-4a2f-6d34-1d0e-000000000012]\n 7163 1726888042.92753: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000012\n 7163 1726888042.92815: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000012\n 7163 1726888042.92819: WORKER PROCESS EXITING\n 7163 1726888042.93107: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888042.93952: done with get_vars()\n 7163 1726888042.93963: done getting variables\n 7163 1726888042.94006: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 7163 1726888042.94012: entering _queue_task() for managed_node3/command\n 7163 1726888042.94301: worker is 3 (out of 3 available)\n 7163 1726888042.94319: exiting _queue_task() for managed_node3/command\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"not ansible_check_mode\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 7163 1726888042.94642: done queuing things up, now waiting for results queue to drain\n 7163 1726888042.94646: waiting for pending results...\n 7163 1726888042.94865: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Enable authselect profile with tlog feature\n 7163 1726888042.94956: in run() - task 02619b48-4a2f-6d34-1d0e-000000000012\n 7163 1726888042.94960: variable 'ansible_search_path' from source: unknown\n 7163 1726888042.94963: variable 'ansible_search_path' from source: unknown\n 7163 1726888042.94966: calling self._execute()\n 7163 1726888042.95036: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888042.95045: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888042.95049: variable 'omit' from source: magic vars\n 7163 1726888042.95363: variable 'ansible_check_mode' from source: magic vars\n 7163 1726888042.95372: Evaluated conditional (not ansible_check_mode): False\n 7163 1726888042.95375: when evaluation is False, skipping this task\n 7163 1726888042.95378: _execute() done\n 7163 1726888042.95380: dumping result to json\n 7163 1726888042.95386: done dumping result, returning\n 7163 1726888042.95389: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Enable authselect profile with tlog feature [02619b48-4a2f-6d34-1d0e-000000000012]\n 7163 1726888042.95401: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000012\n 7163 1726888042.95482: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000012\n 7163 1726888042.95485: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"not ansible_check_mode\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 7163 1726888042.95507: no more pending results, returning what we have\n 7163 1726888042.95513: results queue empty\n 7163 1726888042.95514: checking for any_errors_fatal\n 7163 1726888042.95526: done checking for any_errors_fatal\n 7163 1726888042.95527: checking for max_fail_percentage\n 7163 1726888042.95528: done checking for max_fail_percentage\n 7163 1726888042.95529: checking to see if all hosts have failed and the running result is not ok\n 7163 1726888042.95530: done checking to see if all hosts have failed\n 7163 1726888042.95531: getting the remaining hosts for this loop\n 7163 1726888042.95533: done getting the remaining hosts for this loop\n 7163 1726888042.95537: getting the next task for host managed_node1\n 7163 1726888042.95545: done getting next task for host managed_node1\n 7163 1726888042.95549: ^ task is: TASK: fedora.linux_system_roles.tlog : Check which authselect features are currently enabled\n 7163 1726888042.95552: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888042.95553: getting the next task for host managed_node2\n 7163 1726888042.95556: done getting next task for host managed_node2\n 7163 1726888042.95558: ^ task is: TASK: fedora.linux_system_roles.tlog : Check which authselect features are currently enabled\n 7163 1726888042.95559: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888042.95560: getting the next task for host managed_node3\n 7163 1726888042.95563: done getting next task for host managed_node3\n 7163 1726888042.95565: ^ task is: TASK: fedora.linux_system_roles.tlog : Check which authselect features are currently enabled\n 7163 1726888042.95566: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888042.95585: getting variables\n 7163 1726888042.95587: in VariableManager get_vars()\n 7163 1726888042.95615: Calling all_inventory to load vars for managed_node1\n 7163 1726888042.95618: Calling groups_inventory to load vars for managed_node1\n 7163 1726888042.95620: Calling all_plugins_inventory to load vars for managed_node1\n 7163 1726888042.95627: Calling all_plugins_play to load vars for managed_node1\n 7163 1726888042.95629: Calling groups_plugins_inventory to load vars for managed_node1\n 7163 1726888042.95632: Calling groups_plugins_play to load vars for managed_node1\n 7163 1726888042.96619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888042.97517: done with get_vars()\n 7163 1726888042.97529: done getting variables\n 7163 1726888042.97576: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.tlog : Check which authselect features are currently enabled] ***\ntask path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:87\nFriday 20 September 2024 23:07:22 -0400 (0:00:00.104) 0:00:14.985 ****** \n 7163 1726888042.97599: entering _queue_task() for managed_node1/command\n 7163 1726888042.97868: worker is 1 (out of 3 available)\n 7163 1726888042.97883: exiting _queue_task() for managed_node1/command\n 7163 1726888042.97913: getting variables\n 7163 1726888042.97917: in VariableManager get_vars()\n 7163 1726888042.98400: Calling all_inventory to load vars for managed_node2\n 7163 1726888042.98408: Calling groups_inventory to load vars for managed_node2\n 7163 1726888042.98411: Calling all_plugins_inventory to load vars for managed_node2\n 7163 1726888042.98429: Calling all_plugins_play to load vars for managed_node2\n 7163 1726888042.98433: Calling groups_plugins_inventory to load vars for managed_node2\n 7163 1726888042.98441: Calling groups_plugins_play to load vars for managed_node2\n 7163 1726888042.99558: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Check which authselect features are currently enabled\n 7163 1726888042.99563: in run() - task 02619b48-4a2f-6d34-1d0e-000000000013\n 7163 1726888042.99570: variable 'ansible_search_path' from source: unknown\n 7163 1726888042.99575: variable 'ansible_search_path' from source: unknown\n 7163 1726888042.99577: calling self._execute()\n 7163 1726888042.99580: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888042.99586: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888042.99591: variable 'omit' from source: magic vars\n 7163 1726888042.99595: variable 'omit' from source: magic vars\n 7163 1726888042.99599: variable 'omit' from source: magic vars\n 7163 1726888043.00744: variable 'omit' from source: magic vars\n 7163 1726888043.00748: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 7163 1726888043.00751: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 7163 1726888043.00754: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 7163 1726888043.00756: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888043.00759: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888043.00761: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 7163 1726888043.00764: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888043.00766: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888043.00768: Set connection var ansible_shell_executable to /bin/sh\n 7163 1726888043.00770: Set connection var ansible_timeout to 10\n 7163 1726888043.00774: Set connection var ansible_module_compression to ZIP_DEFLATED\n 7163 1726888043.00776: Set connection var ansible_shell_type to sh\n 7163 1726888043.00778: Set connection var ansible_pipelining to False\n 7163 1726888043.00781: Set connection var ansible_connection to ssh\n 7163 1726888043.00783: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888043.00785: variable 'ansible_connection' from source: unknown\n 7163 1726888043.00787: variable 'ansible_module_compression' from source: unknown\n 7163 1726888043.00789: variable 'ansible_shell_type' from source: unknown\n 7163 1726888043.00791: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888043.00794: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888043.00796: variable 'ansible_pipelining' from source: unknown\n 7163 1726888043.00799: variable 'ansible_timeout' from source: unknown\n 7163 1726888043.00801: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888043.00805: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 7163 1726888043.00807: variable 'omit' from source: magic vars\n 7163 1726888043.00810: starting attempt loop\n 7163 1726888043.00812: running the handler\n 7163 1726888043.00815: _low_level_execute_command(): starting\n 7163 1726888043.00817: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888043.00967: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 7163 1726888043.02948: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888043.02953: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888043.02956: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888043.02959: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\n<<<\n 7163 1726888043.02964: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888043.02966: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888043.02969: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888043.02971: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888043.02978: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888043.03649: done with get_vars()\n 7163 1726888043.03670: done getting variables\n 7163 1726888043.03750: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 7163 1726888043.03761: entering _queue_task() for managed_node2/command\n 7163 1726888043.04428: worker is 2 (out of 3 available)\n 7163 1726888043.04651: exiting _queue_task() for managed_node2/command\n 7163 1726888043.04768: stdout chunk (state=3):\n>>>/root\n<<<\n 7163 1726888043.04799: getting variables\n 7163 1726888043.04802: in VariableManager get_vars()\n 7163 1726888043.04875: Calling all_inventory to load vars for managed_node3\n 7163 1726888043.04879: Calling groups_inventory to load vars for managed_node3\n 7163 1726888043.04887: Calling all_plugins_inventory to load vars for managed_node3\n 7163 1726888043.05163: Calling all_plugins_play to load vars for managed_node3\n 7163 1726888043.05168: Calling groups_plugins_inventory to load vars for managed_node3\n 7163 1726888043.05173: Calling groups_plugins_play to load vars for managed_node3\n 7163 1726888043.06650: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888043.06654: stdout chunk (state=3):\n>>><<<\n 7163 1726888043.06660: stderr chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'/root\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888043.06673: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888043.06677: _low_level_execute_command(): starting\n 7163 1726888043.06681: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568 `\" && echo ansible-tmp-1726888043.0486262-7937-268952052618568=\"` echo /root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568 `\" ) && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568 `\" && echo ansible-tmp-1726888043.0486262-7937-268952052618568=\"` echo /root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568 `\" ) && sleep 0'\"'\"''\n 7163 1726888043.06701: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Check which authselect features are currently enabled\n 7163 1726888043.06704: in run() - task 02619b48-4a2f-6d34-1d0e-000000000013\n 7163 1726888043.06706: variable 'ansible_search_path' from source: unknown\n 7163 1726888043.06709: variable 'ansible_search_path' from source: unknown\n 7163 1726888043.06711: calling self._execute()\n 7163 1726888043.06713: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888043.06716: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888043.06718: variable 'omit' from source: magic vars\n 7163 1726888043.06721: variable 'omit' from source: magic vars\n 7163 1726888043.06723: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888043.06726: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888043.06728: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888043.06730: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888043.06733: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888043.06735: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\n<<<\n 7163 1726888043.06740: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 7163 1726888043.06743: variable 'omit' from source: magic vars\n 7163 1726888043.06745: variable 'omit' from source: magic vars\n 7163 1726888043.07705: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 7163 1726888043.07710: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 7163 1726888043.07713: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 7163 1726888043.07716: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 7163 1726888043.07719: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888043.07723: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 7163 1726888043.07726: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 7163 1726888043.07728: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 7163 1726888043.07741: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888043.07745: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888043.07747: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 7163 1726888043.07750: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888043.07753: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888043.07757: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888043.07760: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888043.07763: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888043.07766: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6497\r\n<<<\n 7163 1726888043.07768: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888043.07771: Set connection var ansible_shell_executable to /bin/sh\n 7163 1726888043.07773: Set connection var ansible_timeout to 10\n 7163 1726888043.07775: Set connection var ansible_module_compression to ZIP_DEFLATED\n 7163 1726888043.07777: Set connection var ansible_shell_type to sh\n 7163 1726888043.07780: Set connection var ansible_pipelining to False\n 7163 1726888043.07785: Set connection var ansible_connection to ssh\n 7163 1726888043.07788: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888043.07791: variable 'ansible_connection' from source: unknown\n 7163 1726888043.07793: variable 'ansible_module_compression' from source: unknown\n 7163 1726888043.07795: variable 'ansible_shell_type' from source: unknown\n 7163 1726888043.07797: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888043.07800: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888043.07802: variable 'ansible_pipelining' from source: unknown\n 7163 1726888043.07804: variable 'ansible_timeout' from source: unknown\n 7163 1726888043.07806: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888043.08745: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888043.08750: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 7163 1726888043.08754: variable 'omit' from source: magic vars\n 7163 1726888043.08756: starting attempt loop\n 7163 1726888043.08759: running the handler\n 7163 1726888043.08761: _low_level_execute_command(): starting\n 7163 1726888043.08763: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 7163 1726888043.09253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888043.10322: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888043.10326: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888043.10329: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 7163 1726888043.10331: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 7163 1726888043.10334: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888043.10336: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6519\r\n<<<\n 7163 1726888043.10341: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888043.10344: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888043.10347: stdout chunk (state=3):\n>>>ansible-tmp-1726888043.0486262-7937-268952052618568=/root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568\n<<<\n 7163 1726888043.11282: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888043.11286: stdout chunk (state=3):\n>>><<<\n 7163 1726888043.11288: stderr chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'ansible-tmp-1726888043.0486262-7937-268952052618568=/root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888043.11302: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888043.0486262-7937-268952052618568=/root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888043.11309: variable 'ansible_module_compression' from source: unknown\n 7163 1726888043.11311: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED\n 7163 1726888043.11314: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/command.py\n 7163 1726888043.11318: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568/AnsiballZ_command.py\n<10.31.12.215> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpyhwlbnmz TO /root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568/AnsiballZ_command.py\n<10.31.12.215> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' '[10.31.12.215]'\n 7163 1726888043.11326: Sending initial data\n 7163 1726888043.11328: Sent initial data (154 bytes)\n 7163 1726888043.12246: done with get_vars()\n 7163 1726888043.12274: done getting variables\n 7163 1726888043.12428: stdout chunk (state=3):\n>>>/root\n<<<\n 7163 1726888043.12432: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888043.12434: stdout chunk (state=3):\n>>><<<\n 7163 1726888043.12436: stderr chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'/root\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888043.12446: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888043.12448: _low_level_execute_command(): starting\n 7163 1726888043.12450: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987 `\" && echo ansible-tmp-1726888043.1203399-7944-230065052729987=\"` echo /root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987 `\" ) && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987 `\" && echo ansible-tmp-1726888043.1203399-7944-230065052729987=\"` echo /root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987 `\" ) && sleep 0'\"'\"''\n 7163 1726888043.12492: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 7163 1726888043.12549: entering _queue_task() for managed_node3/command\n 7163 1726888043.13734: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888043.13765: worker is 3 (out of 3 available)\n 7163 1726888043.13816: exiting _queue_task() for managed_node3/command\n 7163 1726888043.13830: done queuing things up, now waiting for results queue to drain\n 7163 1726888043.13832: waiting for pending results...\n 7163 1726888043.13806: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888043.13929: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888043.13937: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6497\r\n<<<\n 7163 1726888043.13942: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888043.13947: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888043.13950: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888043.13968: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\n<<<\n 7163 1726888043.13981: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\n<<<\n 7163 1726888043.13988: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 7163 1726888043.13994: stderr chunk (state=3):\n>>>debug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888043.13999: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888043.14003: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888043.14007: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888043.14010: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6519\r\n<<<\n 7163 1726888043.14012: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888043.14015: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888043.14113: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Check which authselect features are currently enabled\n 7163 1726888043.14443: in run() - task 02619b48-4a2f-6d34-1d0e-000000000013\n 7163 1726888043.14447: variable 'ansible_search_path' from source: unknown\n 7163 1726888043.14450: variable 'ansible_search_path' from source: unknown\n 7163 1726888043.14453: calling self._execute()\n 7163 1726888043.14455: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888043.14458: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888043.14460: variable 'omit' from source: magic vars\n 7163 1726888043.14497: variable 'omit' from source: magic vars\n 7163 1726888043.14554: variable 'omit' from source: magic vars\n 7163 1726888043.14601: variable 'omit' from source: magic vars\n 7163 1726888043.14661: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 7163 1726888043.14708: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 7163 1726888043.14747: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 7163 1726888043.14854: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888043.14872: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888043.14911: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 7163 1726888043.14950: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888043.14960: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888043.15074: Set connection var ansible_shell_executable to /bin/sh\n 7163 1726888043.15264: Set connection var ansible_timeout to 10\n 7163 1726888043.15275: Set connection var ansible_module_compression to ZIP_DEFLATED\n 7163 1726888043.15292: Set connection var ansible_shell_type to sh\n 7163 1726888043.15304: Set connection var ansible_pipelining to False\n 7163 1726888043.15311: Set connection var ansible_connection to ssh\n 7163 1726888043.15337: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888043.15348: variable 'ansible_connection' from source: unknown\n 7163 1726888043.15367: variable 'ansible_module_compression' from source: unknown\n 7163 1726888043.15471: variable 'ansible_shell_type' from source: unknown\n 7163 1726888043.15474: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888043.15477: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888043.15479: variable 'ansible_pipelining' from source: unknown\n 7163 1726888043.15481: variable 'ansible_timeout' from source: unknown\n 7163 1726888043.15487: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888043.15540: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\n<<<\n 7163 1726888043.15568: stderr chunk (state=3):\n>>>debug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\n<<<\n 7163 1726888043.15589: stderr chunk (state=3):\n>>>debug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 7163 1726888043.15769: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 7163 1726888043.15783: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 7163 1726888043.15796: variable 'omit' from source: magic vars\n 7163 1726888043.15934: stdout chunk (state=3):\n>>>ansible-tmp-1726888043.1203399-7944-230065052729987=/root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987\n<<<\n 7163 1726888043.15945: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpyhwlbnmz\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568/AnsiballZ_command.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 7163 1726888043.15953: starting attempt loop\n 7163 1726888043.15961: running the handler\n 7163 1726888043.15980: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888043.15987: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpyhwlbnmz /root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568/AnsiballZ_command.py\n<<<\n 7163 1726888043.16018: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpyhwlbnmz\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568/AnsiballZ_command.py\"\r\n<<<\n 7163 1726888043.16040: stderr chunk (state=3):\n>>>debug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568/AnsiballZ_command.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568/AnsiballZ_command.py M:0x001a\r\n<<<\n 7163 1726888043.16048: _low_level_execute_command(): starting\n 7163 1726888043.16065: stderr chunk (state=3):\n>>><<<\n 7163 1726888043.16141: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888043.16150: stdout chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'ansible-tmp-1726888043.1203399-7944-230065052729987=/root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888043.16160: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888043.1203399-7944-230065052729987=/root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888043.16191: variable 'ansible_module_compression' from source: unknown\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 7163 1726888043.16567: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED\n 7163 1726888043.16700: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119045\r\n<<<\n 7163 1726888043.16748: variable 'ansible_facts' from source: host vars for 'managed_node2'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/command.py\n 7163 1726888043.17062: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987/AnsiballZ_command.py\n<10.31.45.174> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpl_wkpdpz TO /root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987/AnsiballZ_command.py\n 7163 1726888043.17343: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888043.17347: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888043.17360: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n<10.31.45.174> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' '[10.31.45.174]'\n 7163 1726888043.17460: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888043.17476: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888043.17496: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888043.17524: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888043.17576: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888043.17721: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888043.17767: Sending initial data\n 7163 1726888043.17868: Sent initial data (154 bytes)\n 7163 1726888043.18475: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119045 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 7163 1726888043.18584: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888043.18694: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\n<<<\n 7163 1726888043.18760: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 7163 1726888043.18782: stdout chunk (state=3):\n>>><<<\n 7163 1726888043.18901: stderr chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpyhwlbnmz /root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568/AnsiballZ_command.py\\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master at \\'/root/.ansible/cp/1fb99bda8d\\'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpyhwlbnmz\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568/AnsiballZ_command.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpyhwlbnmz\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568/AnsiballZ_command.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568/AnsiballZ_command.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568/AnsiballZ_command.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119045\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 119045 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 7163 1726888043.18909: done transferring module to remote\n 7163 1726888043.18912: _low_level_execute_command(): starting\n 7163 1726888043.18914: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568/ /root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568/AnsiballZ_command.py && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888043.18920: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568/ /root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568/AnsiballZ_command.py && sleep 0'\"'\"''\n 7163 1726888043.19000: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888043.19428: stdout chunk (state=3):\n>>>/root\n<<<\n 7163 1726888043.19521: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888043.19526: stdout chunk (state=3):\n>>><<<\n 7163 1726888043.19531: stderr chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'/root\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888043.19589: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888043.19662: _low_level_execute_command(): starting\n 7163 1726888043.19829: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668 `\" && echo ansible-tmp-1726888043.1964333-7953-236620538528668=\"` echo /root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668 `\" ) && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668 `\" && echo ansible-tmp-1726888043.1964333-7953-236620538528668=\"` echo /root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668 `\" ) && sleep 0'\"'\"''\n 7163 1726888043.20403: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888043.20418: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888043.20433: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888043.20454: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888043.20558: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888043.20626: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 7163 1726888043.20634: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpl_wkpdpz\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987/AnsiballZ_command.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 7163 1726888043.20639: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpl_wkpdpz /root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987/AnsiballZ_command.py\n<<<\n 7163 1726888043.20690: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888043.20758: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\n<<<\n 7163 1726888043.20843: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpl_wkpdpz\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987/AnsiballZ_command.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987/AnsiballZ_command.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987/AnsiballZ_command.py M:0x001a\r\n<<<\n 7163 1726888043.20846: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888043.20849: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119045\r\n<<<\n 7163 1726888043.20956: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888043.21133: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888043.21347: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\n<<<\n 7163 1726888043.21584: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888043.21663: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888043.21698: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888043.22167: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119045 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 7163 1726888043.22228: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888043.22548: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888043.22553: stdout chunk (state=3):\n>>><<<\n 7163 1726888043.22556: stderr chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpl_wkpdpz /root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987/AnsiballZ_command.py\\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master at \\'/root/.ansible/cp/26e6bc9b9f\\'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpl_wkpdpz\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987/AnsiballZ_command.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpl_wkpdpz\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987/AnsiballZ_command.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987/AnsiballZ_command.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987/AnsiballZ_command.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119045\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 119045 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 7163 1726888043.22563: done transferring module to remote\n 7163 1726888043.22565: _low_level_execute_command(): starting\n 7163 1726888043.22575: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987/ /root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987/AnsiballZ_command.py && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987/ /root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987/AnsiballZ_command.py && sleep 0'\"'\"''\n 7163 1726888043.23256: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888043.23270: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888043.23286: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888043.23317: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888043.23390: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888043.23424: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 7163 1726888043.23552: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888043.23555: stdout chunk (state=3):\n>>><<<\n 7163 1726888043.23558: stderr chunk (state=3):\n>>><<<\n 7163 1726888043.23560: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888043.23643: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888043.23647: stdout chunk (state=3):\n>>>ansible-tmp-1726888043.1964333-7953-236620538528668=/root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668\n<<<\n<10.31.12.215> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888043.23653: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888043.23656: _low_level_execute_command(): starting\n 7163 1726888043.23658: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888043.23664: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568/AnsiballZ_command.py && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888043.23848: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888043.23851: stdout chunk (state=3):\n>>><<<\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' -tt 10.31.12.215 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568/AnsiballZ_command.py && sleep 0'\"'\"''\n 7163 1726888043.23857: stderr chunk (state=3):\n>>><<<\n 7163 1726888043.23859: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n<10.31.46.206> (0, b'ansible-tmp-1726888043.1964333-7953-236620538528668=/root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888043.23865: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888043.1964333-7953-236620538528668=/root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888043.23959: variable 'ansible_module_compression' from source: unknown\n 7163 1726888043.23977: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888043.24020: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888043.24096: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888043.24163: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED\n 7163 1726888043.24390: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/command.py\n 7163 1726888043.24751: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668/AnsiballZ_command.py\n<10.31.46.206> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpbtoxbwtx TO /root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668/AnsiballZ_command.py\n<10.31.46.206> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' '[10.31.46.206]'\n 7163 1726888043.24866: Sending initial data\n 7163 1726888043.24869: Sent initial data (154 bytes)\n 7163 1726888043.25268: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888043.25480: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888043.25559: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888043.25743: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888043.25918: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888043.25922: stdout chunk (state=3):\n>>><<<\n 7163 1726888043.25929: stderr chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888043.25960: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888043.25966: _low_level_execute_command(): starting\n 7163 1726888043.25969: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987/AnsiballZ_command.py && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' -tt 10.31.45.174 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987/AnsiballZ_command.py && sleep 0'\"'\"''\n 7163 1726888043.26460: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888043.26481: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888043.26564: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888043.26593: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888043.26607: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6573\r\n<<<\n 7163 1726888043.26629: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888043.26701: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888043.27295: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888043.27299: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 7163 1726888043.27301: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\n<<<\n 7163 1726888043.27304: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888043.27307: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888043.27379: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888043.27426: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888043.28346: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\n<<<\n 7163 1726888043.28363: stderr chunk (state=3):\n>>>debug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 7163 1726888043.28544: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 7163 1726888043.28556: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpbtoxbwtx\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668/AnsiballZ_command.py\"\r\n<<<\n 7163 1726888043.28560: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpbtoxbwtx /root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668/AnsiballZ_command.py\n<<<\n 7163 1726888043.28627: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 7163 1726888043.28665: stderr chunk (state=3):\n>>>debug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpbtoxbwtx\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668/AnsiballZ_command.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668/AnsiballZ_command.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668/AnsiballZ_command.py M:0x001a\r\n<<<\n 7163 1726888043.28676: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 7163 1726888043.28891: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\n<<<\n 7163 1726888043.28896: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119045\r\n<<<\n 7163 1726888043.28929: stdout chunk (state=3):\n>>>import '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\n<<<\n 7163 1726888043.28970: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 7163 1726888043.28977: stdout chunk (state=3):\n>>># installing zipimport hook\r\n<<<\n 7163 1726888043.29051: stdout chunk (state=3):\n>>>import 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 7163 1726888043.29108: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py<<<\n 7163 1726888043.29146: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'<<<\n 7163 1726888043.29174: stdout chunk (state=3):\n>>>\r\nimport '_codecs' # \r\n<<<\n 7163 1726888043.29193: stdout chunk (state=3):\n>>>import 'codecs' # <<<\n 7163 1726888043.29260: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n<<<\n 7163 1726888043.29299: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\n<<<\n 7163 1726888043.29312: stdout chunk (state=3):\n>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34ce04d0>\r\n<<<\n 7163 1726888043.29456: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34cafb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34ce2a50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\n<<<\n 7163 1726888043.29539: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119045 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 7163 1726888043.29573: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 7163 1726888043.29584: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888043.29627: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\nimport 'genericpath' # \r\n<<<\n 7163 1726888043.29631: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 7163 1726888043.29636: stdout chunk (state=3):\n>>>import 'posixpath' # <<<\n 7163 1726888043.29656: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 7163 1726888043.29696: stdout chunk (state=3):\n>>>\r\nimport 'os' # \r\nimport '_sitebuiltins' # <<<\n 7163 1726888043.29743: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888043.29747: stdout chunk (state=3):\n>>>\r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'<<<\n 7163 1726888043.29860: stderr chunk (state=3):\n>>><<<\n 7163 1726888043.29864: stdout chunk (state=3):\n>>><<<\n 7163 1726888043.29867: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 7163 1726888043.29872: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n<10.31.46.206> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpbtoxbwtx /root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668/AnsiballZ_command.py\\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master at \\'/root/.ansible/cp/a3358520e8\\'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpbtoxbwtx\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668/AnsiballZ_command.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpbtoxbwtx\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668/AnsiballZ_command.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668/AnsiballZ_command.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668/AnsiballZ_command.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119045\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 119045 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 7163 1726888043.29882: done transferring module to remote\n 7163 1726888043.29884: stdout chunk (state=3):\n>>>\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'<<<\n 7163 1726888043.29887: _low_level_execute_command(): starting\n 7163 1726888043.29889: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668/ /root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668/AnsiballZ_command.py && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888043.29898: stdout chunk (state=3):\n>>>import 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 7163 1726888043.29901: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888043.29905: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\n<<<\n 7163 1726888043.30116: stdout chunk (state=3):\n>>>import 'codecs' # \r\n<<<\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668/ /root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668/AnsiballZ_command.py && sleep 0'\"'\"''\n 7163 1726888043.30188: stdout chunk (state=3):\n>>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34a91130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34a91fa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\n<<<\n 7163 1726888043.30191: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c63bc4d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c638bb00>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c63bea50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\n<<<\n 7163 1726888043.30194: stdout chunk (state=3):\n>>>Type \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 7163 1726888043.30236: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\n<<<\n 7163 1726888043.30266: stdout chunk (state=3):\n>>>import 'genericpath' # \r\nimport 'posixpath' # \r\n<<<\n 7163 1726888043.30297: stdout chunk (state=3):\n>>>import 'os' # \r\n<<<\n 7163 1726888043.30328: stdout chunk (state=3):\n>>>import '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\n<<<\n 7163 1726888043.30352: stdout chunk (state=3):\n>>>Adding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n<<<\n 7163 1726888043.30804: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34acfd70><<<\n 7163 1726888043.30810: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c63cd130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c63cdfa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n<<<\n 7163 1726888043.30816: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n<<<\n 7163 1726888043.30819: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n<<<\n 7163 1726888043.30821: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'<<<\n 7163 1726888043.30879: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 7163 1726888043.30888: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n<<<\n 7163 1726888043.30920: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888043.30956: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34acffb0>\r\n<<<\n 7163 1726888043.31190: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c61ebd70>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\n<<<\n 7163 1726888043.31221: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n<<<\n 7163 1726888043.31225: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 7163 1726888043.31230: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'<<<\n 7163 1726888043.31232: stdout chunk (state=3):\n>>>\r\nimport 'itertools' # \r\n<<<\n 7163 1726888043.31235: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c61ebfb0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c62237a0>\r\n<<<\n 7163 1726888043.31240: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6223e30>\r\nimport '_collections' # \r\n<<<\n 7163 1726888043.31243: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'<<<\n 7163 1726888043.31341: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6203a40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6201160>\r\n<<<\n 7163 1726888043.31344: stdout chunk (state=3):\n>>>\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b07770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b07e00>\r\nimport '_collections' # \r\n<<<\n 7163 1726888043.31382: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34ae7a40><<<\n 7163 1726888043.31403: stdout chunk (state=3):\n>>>\r\nimport '_functools' # \r\n<<<\n 7163 1726888043.31420: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c61e8f20>\r\n<<<\n 7163 1726888043.31441: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n<<<\n 7163 1726888043.31459: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\n<<<\n 7163 1726888043.31473: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 7163 1726888043.31489: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n<<<\n 7163 1726888043.31524: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n<<<\n 7163 1726888043.31668: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34ae5160>\r\n<<<\n 7163 1726888043.31757: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34accf20>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\n<<<\n 7163 1726888043.31832: stdout chunk (state=3):\n>>>import '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n<<<\n 7163 1726888043.31950: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c62436e0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6242300>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6202030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c61ea7e0>\r\n<<<\n 7163 1726888043.31954: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6278710>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c61e81a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c6278bc0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6278a70>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c6278e30>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c61e6cc0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888043.31956: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\n<<<\n 7163 1726888043.31959: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888043.31965: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6279520>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c62791f0>\r\nimport 'importlib.machinery' # \r\n<<<\n 7163 1726888043.32127: stdout chunk (state=3):\n>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b276b0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b262d0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py<<<\n 7163 1726888043.32133: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c627a420>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\n<<<\n 7163 1726888043.32137: stdout chunk (state=3):\n>>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c62945c0>\r\n<<<\n 7163 1726888043.32254: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 7163 1726888043.32263: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34ae6030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b24b60>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b5c6b0>\r\n<<<\n 7163 1726888043.32268: stdout chunk (state=3):\n>>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34acc1a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'<<<\n 7163 1726888043.32313: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c6295d00>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6296ba0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c6297200>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c62960f0>\r\n<<<\n 7163 1726888043.32322: stdout chunk (state=3):\n>>>\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34b5cb60>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b5ca10>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'<<<\n 7163 1726888043.32325: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n<<<\n 7163 1726888043.32330: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888043.32397: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888043.32401: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\n<<<\n 7163 1726888043.32404: stdout chunk (state=3):\n>>>\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34b5ce00>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34acacc0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'<<<\n 7163 1726888043.32524: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888043.32529: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n<<<\n 7163 1726888043.32536: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b5d4f0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b5d1c0><<<\n 7163 1726888043.32543: stdout chunk (state=3):\n>>>\r\nimport 'importlib.machinery' # \r\n<<<\n 7163 1726888043.32564: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'<<<\n 7163 1726888043.32591: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888043.32618: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c6297c80>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c62973b0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c627a450>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c6013bf0>\r\n<<<\n 7163 1726888043.32650: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888043.32730: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888043.32786: stdout chunk (state=3):\n>>>\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b5e3f0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n<<<\n 7163 1726888043.32792: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'<<<\n 7163 1726888043.32795: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c603c650>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c603c3b0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c603c680>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 7163 1726888043.32897: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888043.32901: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888043.32904: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c603cfb0>\r\n<<<\n 7163 1726888043.32935: stdout chunk (state=3):\n>>>\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b745f0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'<<<\n 7163 1726888043.32996: stdout chunk (state=3):\n>>>\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34b75cd0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b76b70>\r\n<<<\n 7163 1726888043.33072: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c603d9a0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c603c860>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6011d90>\r\n<<<\n 7163 1726888043.33131: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 7163 1726888043.33135: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c603ed80>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c603dac0>\r\n<<<\n 7163 1726888043.33167: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34b771d0><<<\n 7163 1726888043.33172: stdout chunk (state=3):\n>>>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b760c0><<<\n 7163 1726888043.33243: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c627aae0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 7163 1726888043.33247: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888043.33300: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34b77c50>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b77380>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b5e360>\r\n<<<\n 7163 1726888043.33306: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n<<<\n 7163 1726888043.33373: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c606b110>\r\n<<<\n 7163 1726888043.33379: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py<<<\n 7163 1726888043.33456: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n<<<\n 7163 1726888043.33460: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n<<<\n 7163 1726888043.33537: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e348f3b60>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n<<<\n 7163 1726888043.33544: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 7163 1726888043.33582: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c608b4d0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 7163 1726888043.33623: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c60ec290>\r\n<<<\n 7163 1726888043.33627: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3491c590>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3491c320>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888043.33633: stdout chunk (state=3):\n>>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888043.33674: stdout chunk (state=3):\n>>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3491c4d0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 7163 1726888043.33698: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 7163 1726888043.33758: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 7163 1726888043.33784: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888043.33826: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c60ee9f0>\r\n<<<\n 7163 1726888043.33903: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c60ec3b0>\r\n<<<\n 7163 1726888043.34004: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c60b12e0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5ef93a0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c608a2d0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c603fce0>\r\n<<<\n 7163 1726888043.34150: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 7163 1726888043.34161: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff5c608a3f0>\r\n<<<\n 7163 1726888043.34197: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3491ce60>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888043.34245: stdout chunk (state=3):\n>>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3491d760>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3491c740>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e348f1d00>\r\n<<<\n 7163 1726888043.34259: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 7163 1726888043.34261: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_418zimiy/ansible_ansible.legacy.command_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888043.34292: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n<<<\n 7163 1726888043.34323: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py<<<\n 7163 1726888043.34329: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888043.34366: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'<<<\n 7163 1726888043.34393: stdout chunk (state=3):\n>>>\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3491eb70><<<\n 7163 1726888043.34399: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888043.34401: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.34419: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 7163 1726888043.34427: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3491d8b0>\r\n<<<\n 7163 1726888043.34469: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b5eb10><<<\n 7163 1726888043.34473: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 7163 1726888043.34475: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888043.34502: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py<<<\n 7163 1726888043.34507: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888043.34528: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 7163 1726888043.34561: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f4f020>\r\n<<<\n 7163 1726888043.34589: stdout chunk (state=3):\n>>>import '_typing' # \r\n<<<\n 7163 1726888043.34595: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'<<<\n 7163 1726888043.34610: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888043.34628: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py<<<\n 7163 1726888043.34689: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 7163 1726888043.34780: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3494aea0>\r\n<<<\n 7163 1726888043.34855: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f31f10>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f31070>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888043.34863: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py<<<\n 7163 1726888043.34903: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888043.34947: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 7163 1726888043.35003: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3496f230>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 7163 1726888043.35022: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 7163 1726888043.35114: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n<<<\n 7163 1726888043.35119: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888043.35133: stdout chunk (state=3):\n>>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3499bf50>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 7163 1726888043.35172: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n<<<\n 7163 1726888043.35194: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 7163 1726888043.35242: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 7163 1726888043.35272: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888043.35304: stderr chunk (state=3):\n>>><<<\n 7163 1726888043.35308: stdout chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888043.35361: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888043.35366: _low_level_execute_command(): starting\n 7163 1726888043.35368: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e349ce7b0>\r\n<<<\n 7163 1726888043.35371: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668/AnsiballZ_command.py && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' -tt 10.31.46.206 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668/AnsiballZ_command.py && sleep 0'\"'\"''\n 7163 1726888043.35458: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e349cc170>\r\n<<<\n 7163 1726888043.35660: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3496fec0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e343111c0>\r\n<<<\n 7163 1726888043.35889: stdout chunk (state=3):\n>>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3496e030>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3491fa70>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2e3496e6f0>\r\n# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_p7bubqsm/ansible_ansible.legacy.command_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888043.35943: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.35973: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n<<<\n 7163 1726888043.35988: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 7163 1726888043.36035: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 7163 1726888043.36129: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 7163 1726888043.36153: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34362e10>\r\n<<<\n 7163 1726888043.36173: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888043.36188: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888043.36208: stdout chunk (state=3):\n>>>import '_typing' # \r\n<<<\n 7163 1726888043.36220: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888043.36251: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888043.36335: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888043.36342: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.36405: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888043.36457: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888043.36502: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888043.36543: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888043.36547: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34345d00>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34344e90>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888043.36705: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888043.37377: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n<<<\n 7163 1726888043.37430: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f4cd70>\r\n<<<\n 7163 1726888043.37470: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n<<<\n 7163 1726888043.37502: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c5f7a9c0>\r\n<<<\n 7163 1726888043.37648: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f7a780>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f7a090>\r\n<<<\n 7163 1726888043.37693: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f7aa50>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f4faa0>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c5f7b6b0>\r\n<<<\n 7163 1726888043.37725: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c5f7b8f0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 7163 1726888043.37812: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\n<<<\n 7163 1726888043.37821: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 7163 1726888043.37961: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f7be30>\r\nimport 'pwd' # \r\n<<<\n 7163 1726888043.37988: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5911c10>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c5913830>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 7163 1726888043.38020: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5914200>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n<<<\n 7163 1726888043.38024: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.38052: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\n<<<\n 7163 1726888043.38079: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5915100>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 7163 1726888043.38272: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5917e30>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c61e6c60>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c59160f0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n<<<\n 7163 1726888043.38295: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n<<<\n 7163 1726888043.38389: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5923da0>\r\n<<<\n 7163 1726888043.38402: stdout chunk (state=3):\n>>>import '_tokenize' # \r\n<<<\n 7163 1726888043.38461: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5922870>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c59225d0>\r\n<<<\n 7163 1726888043.38478: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n<<<\n 7163 1726888043.38497: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 7163 1726888043.38564: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5922b40>\r\n<<<\n 7163 1726888043.38615: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5916600>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c5967f80>\r\n<<<\n 7163 1726888043.38650: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c59680b0>\r\n<<<\n 7163 1726888043.38699: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n<<<\n 7163 1726888043.38773: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888043.38781: stdout chunk (state=3):\n>>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c5969b80>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5969940>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 7163 1726888043.38829: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 7163 1726888043.38887: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 7163 1726888043.38944: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c596c140>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c596a270>\r\n<<<\n 7163 1726888043.38963: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 7163 1726888043.39020: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\n<<<\n 7163 1726888043.39104: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c596f830>\r\n<<<\n 7163 1726888043.39120: stdout chunk (state=3):\n>>>import _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 7163 1726888043.39195: stdout chunk (state=3):\n>>>import 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888043.39223: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 7163 1726888043.39227: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c596c2f0>\r\n<<<\n 7163 1726888043.39286: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c59709e0>\r\n<<<\n 7163 1726888043.39292: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c59705f0>\r\n<<<\n 7163 1726888043.39350: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c59707a0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c59682c0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n<<<\n 7163 1726888043.39367: stdout chunk (state=3):\n>>>import 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1f684d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1f37b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1f6aa50>\r\n<<<\n 7163 1726888043.39378: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n<<<\n 7163 1726888043.39398: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n<<<\n 7163 1726888043.39426: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888043.39462: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888043.39465: stdout chunk (state=3):\n>>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c59fc1d0>\r\n<<<\n 7163 1726888043.39468: stdout chunk (state=3):\n>>>import '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\n<<<\n 7163 1726888043.39471: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34360cb0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n<<<\n 7163 1726888043.39536: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34392840>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e343925d0>\r\n<<<\n 7163 1726888043.39570: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\n<<<\n 7163 1726888043.39706: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34391ee0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n<<<\n 7163 1726888043.39710: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c59fd040>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5972960>\r\n<<<\n 7163 1726888043.39713: stdout chunk (state=3):\n>>>import 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\n<<<\n 7163 1726888043.39716: stdout chunk (state=3):\n>>>Processing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\n<<<\n 7163 1726888043.39811: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34392330>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34363830>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e343935c0>\r\n<<<\n 7163 1726888043.39819: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c5973d10>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c59725a0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888043.39985: stdout chunk (state=3):\n>>>Adding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1d5d130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1d5dfa0>\r\n<<<\n 7163 1726888043.39989: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34393800>\r\n<<<\n 7163 1726888043.39993: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n<<<\n 7163 1726888043.39997: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34393d40>\r\n<<<\n 7163 1726888043.40087: stdout chunk (state=3):\n>>>import 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 7163 1726888043.40098: stdout chunk (state=3):\n>>>import 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 7163 1726888043.40102: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888043.40106: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.40171: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e341f9ac0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e341fb200>\r\n<<<\n 7163 1726888043.40175: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 7163 1726888043.40177: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e341fbfb0>\r\n<<<\n 7163 1726888043.40189: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.40210: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\n<<<\n 7163 1726888043.40231: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e341fd250>\r\n<<<\n 7163 1726888043.40256: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 7163 1726888043.40306: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n<<<\n 7163 1726888043.40329: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 7163 1726888043.40367: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py<<<\n 7163 1726888043.40374: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 7163 1726888043.40459: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n<<<\n 7163 1726888043.40530: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e341ffd40>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34acadb0>\r\n<<<\n 7163 1726888043.40536: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n<<<\n 7163 1726888043.40603: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e341fe000>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n<<<\n 7163 1726888043.40608: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1d9bda0>\r\n<<<\n 7163 1726888043.40698: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n<<<\n 7163 1726888043.40702: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\n<<<\n 7163 1726888043.40705: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1d9bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n<<<\n 7163 1726888043.40809: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.40814: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3420bbf0>\r\n<<<\n 7163 1726888043.40818: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 7163 1726888043.40867: stdout chunk (state=3):\n>>>import '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3420a6c0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3420a420>\r\n<<<\n 7163 1726888043.40887: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 7163 1726888043.40899: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1dd3770>\r\n<<<\n 7163 1726888043.40930: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3420a990>\r\n<<<\n 7163 1726888043.40972: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e341fe510>\r\n<<<\n 7163 1726888043.41002: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3424fef0>\r\n<<<\n 7163 1726888043.41060: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888043.41063: stdout chunk (state=3):\n>>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34250440>\r\n<<<\n 7163 1726888043.41065: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1dd3e00>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1db3a40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1db1190>\r\n<<<\n 7163 1726888043.41093: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n<<<\n 7163 1726888043.41100: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n<<<\n 7163 1726888043.41118: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n<<<\n 7163 1726888043.41122: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n<<<\n 7163 1726888043.41174: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34251b20>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e342518e0>\r\n<<<\n 7163 1726888043.41214: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1d98f50>\r\n<<<\n 7163 1726888043.41218: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\n<<<\n 7163 1726888043.41232: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n<<<\n 7163 1726888043.41261: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n<<<\n 7163 1726888043.41265: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n 7163 1726888043.41446: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 7163 1726888043.41452: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\n<<<\n 7163 1726888043.41456: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888043.41458: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 7163 1726888043.41461: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c5801280>\r\n<<<\n 7163 1726888043.41463: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n<<<\n 7163 1726888043.41465: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n<<<\n 7163 1726888043.41468: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 7163 1726888043.41470: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1df3710>\r\n<<<\n 7163 1726888043.41541: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5801f70>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c59ffe30>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888043.41649: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34253fe0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34252210>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\n<<<\n 7163 1726888043.41757: stdout chunk (state=3):\n>>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1df2330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1db2030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1df0b30>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e287a0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1d981d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1e28c50>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e28b00>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1e28ec0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1d96cf0>\r\n<<<\n 7163 1726888043.41768: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e342577a0>\r\n<<<\n 7163 1726888043.41855: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\n<<<\n 7163 1726888043.41907: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e295b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e29280>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e2a4b0>\r\n<<<\n 7163 1726888043.41911: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c58027e0>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888043.41915: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34254170>\r\n<<<\n 7163 1726888043.41962: stdout chunk (state=3):\n>>>import 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n<<<\n 7163 1726888043.41970: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e342585f0>\r\n<<<\n 7163 1726888043.42008: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34258620>\r\n<<<\n 7163 1726888043.42014: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e406e0>\r\n<<<\n 7163 1726888043.42247: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 7163 1726888043.42296: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34258bc0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34250260>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e342e02c0>\r\n<<<\n 7163 1726888043.42368: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e342e1400>\r\n<<<\n 7163 1726888043.42407: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.42420: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3425aa50>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3425bdd0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3425a660>\r\n<<<\n 7163 1726888043.42555: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888043.42590: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.42600: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1e41df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n<<<\n 7163 1726888043.42670: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e42c60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1e432c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e421b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1e43d40>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e43470>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e2a510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1bbfc50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1be87a0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1be8500>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1be87d0>\r\n<<<\n 7163 1726888043.42756: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n<<<\n 7163 1726888043.42766: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.42769: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888043.42788: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.42863: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888043.42888: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n<<<\n 7163 1726888043.42906: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.42944: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.42982: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1be9100>\r\n<<<\n 7163 1726888043.43022: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n<<<\n 7163 1726888043.43030: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.43179: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1be9af0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1be89b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1bbddf0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1beaed0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1be9c40>\r\n<<<\n 7163 1726888043.43189: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e2ac00>\r\n<<<\n 7163 1726888043.43193: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888043.43200: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n<<<\n 7163 1726888043.43259: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888043.43298: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888043.43301: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 7163 1726888043.43471: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1c13200>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1c375f0>\r\n<<<\n 7163 1726888043.43475: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.43513: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 7163 1726888043.43595: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n<<<\n 7163 1726888043.43689: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1c983e0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 7163 1726888043.43696: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n<<<\n 7163 1726888043.43700: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 7163 1726888043.43703: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 7163 1726888043.43745: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 7163 1726888043.43748: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 7163 1726888043.43757: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 7163 1726888043.43800: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1c9ab40>\r\n<<<\n 7163 1726888043.43827: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5803350>\r\n<<<\n 7163 1726888043.43830: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.43883: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1c98500>\r\n<<<\n 7163 1726888043.43997: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.44001: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.44004: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 7163 1726888043.44050: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1c5d3d0>\r\n<<<\n 7163 1726888043.44054: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1529430>\r\n<<<\n 7163 1726888043.44103: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888043.44106: stdout chunk (state=3):\n>>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1c363f0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1bebdd0>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 7163 1726888043.44161: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888043.44166: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f98b1c369f0>\r\n<<<\n 7163 1726888043.44385: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888043.44389: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_rpk7_zhr/ansible_ansible.legacy.command_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 7163 1726888043.44430: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 7163 1726888043.44449: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c580ddc0>\r\n<<<\n 7163 1726888043.44475: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c580bb30>\r\n<<<\n 7163 1726888043.44497: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 7163 1726888043.44527: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888043.44555: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b157f200>\r\nimport '_typing' # \r\n<<<\n 7163 1726888043.44571: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.44625: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.44655: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.44718: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888043.44760: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 7163 1726888043.44847: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n<<<\n 7163 1726888043.44852: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n<<<\n 7163 1726888043.44980: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 7163 1726888043.44988: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n<<<\n 7163 1726888043.44993: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c59026f0>\r\n<<<\n 7163 1726888043.44996: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5fb23f0>\r\n<<<\n 7163 1726888043.45002: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1562120>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1561280>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888043.45033: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888043.45044: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c580de80>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c59fd3d0>\r\n# destroy ansible.module_utils.distro\r\n<<<\n 7163 1726888043.45047: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e340ed670>\r\n<<<\n 7163 1726888043.45068: stdout chunk (state=3):\n>>>import 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888043.45081: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 7163 1726888043.45145: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n<<<\n 7163 1726888043.45170: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n<<<\n 7163 1726888043.45175: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 7163 1726888043.45203: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.45222: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e340ee4e0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e342e16a0>\r\n<<<\n 7163 1726888043.45314: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888043.45321: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.45363: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888043.45421: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\n<<<\n 7163 1726888043.45443: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c580a150>\r\n<<<\n 7163 1726888043.45508: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.45658: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.45666: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stdout\": \"\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"authselect\", \"current\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Command would have run if not in check mode\", \"skipped\": true, \"invocation\": {\"module_args\": {\"_raw_params\": \"authselect current\", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"creates\": null, \"removes\": null, \"stdin\": null}}}\r\n<<<\n 7163 1726888043.45675: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 7163 1726888043.45853: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'<<<\n 7163 1726888043.45864: stdout chunk (state=3):\n>>>\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e340ee450>\r\n<<<\n 7163 1726888043.45892: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.45988: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n<<<\n 7163 1726888043.46003: stdout chunk (state=3):\n>>># clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread<<<\n 7163 1726888043.46027: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n<<<\n 7163 1726888043.46059: stdout chunk (state=3):\n>>># destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n<<<\n 7163 1726888043.46074: stdout chunk (state=3):\n>>># cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n<<<\n 7163 1726888043.46098: stdout chunk (state=3):\n>>># cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n<<<\n 7163 1726888043.46172: stdout chunk (state=3):\n>>># cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n<<<\n 7163 1726888043.46177: stdout chunk (state=3):\n>>># cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n<<<\n 7163 1726888043.46467: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n<<<\n 7163 1726888043.46487: stdout chunk (state=3):\n>>># destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n<<<\n 7163 1726888043.46564: stdout chunk (state=3):\n>>># destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n<<<\n 7163 1726888043.46595: stdout chunk (state=3):\n>>># destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy fnmatch\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n<<<\n 7163 1726888043.46600: stdout chunk (state=3):\n>>># destroy datetime\r\n<<<\n 7163 1726888043.46602: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy shutil\r\n<<<\n 7163 1726888043.46609: stdout chunk (state=3):\n>>># destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n<<<\n 7163 1726888043.46665: stdout chunk (state=3):\n>>># cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n<<<\n 7163 1726888043.46668: stdout chunk (state=3):\n>>># cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n<<<\n 7163 1726888043.46682: stdout chunk (state=3):\n>>># cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n<<<\n 7163 1726888043.46696: stdout chunk (state=3):\n>>># cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n<<<\n 7163 1726888043.46721: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.46726: stdout chunk (state=3):\n>>># cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n<<<\n 7163 1726888043.46730: stdout chunk (state=3):\n>>># cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n<<<\n 7163 1726888043.46759: stdout chunk (state=3):\n>>># cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n<<<\n 7163 1726888043.46775: stdout chunk (state=3):\n>>># cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n<<<\n 7163 1726888043.46780: stdout chunk (state=3):\n>>># cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 7163 1726888043.46927: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n<<<\n 7163 1726888043.47002: stdout chunk (state=3):\n>>># destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n<<<\n 7163 1726888043.47043: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n<<<\n 7163 1726888043.47064: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 7163 1726888043.47193: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.47205: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n<<<\n 7163 1726888043.47271: stdout chunk (state=3):\n>>># destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 7163 1726888043.47424: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.47525: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.47575: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\n<<<\n 7163 1726888043.47603: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 7163 1726888043.47663: stderr chunk (state=3):\n>>>Shared connection to 10.31.45.174 closed.\r\n<<<\n 7163 1726888043.47696: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n<<<\n 7163 1726888043.47699: stderr chunk (state=3):\n>>><<<\n 7163 1726888043.47701: stdout chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c63bc4d0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c638bb00>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c63bea50>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c63cd130>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c63cdfa0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c61ebd70>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c61ebfb0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c62237a0>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6223e30>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6203a40>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6201160>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c61e8f20>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c62436e0>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6242300>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6202030>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c61ea7e0>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6278710>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c61e81a0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c6278bc0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6278a70>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c6278e30>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c61e6cc0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6279520>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c62791f0>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c627a420>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c62945c0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c6295d00>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6296ba0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c6297200>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c62960f0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c6297c80>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c62973b0>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c627a450>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c6013bf0>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c603c650>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c603c3b0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c603c680>\\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c603cfb0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c603d9a0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c603c860>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6011d90>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c603ed80>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c603dac0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c627aae0>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c606b110>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c608b4d0>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c60ec290>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c60ee9f0>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c60ec3b0>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c60b12e0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5ef93a0>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c608a2d0>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c603fce0>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff5c608a3f0>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_ansible.legacy.command_payload_418zimiy/ansible_ansible.legacy.command_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f4f020>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f31f10>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f31070>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f4cd70>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c5f7a9c0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f7a780>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f7a090>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f7aa50>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f4faa0>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c5f7b6b0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c5f7b8f0>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f7be30>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5911c10>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c5913830>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5914200>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5915100>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5917e30>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c61e6c60>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c59160f0>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5923da0>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5922870>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c59225d0>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5922b40>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5916600>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c5967f80>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c59680b0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c5969b80>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5969940>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c596c140>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c596a270>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c596f830>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c596c2f0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c59709e0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c59705f0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c59707a0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c59682c0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c59fc1d0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c59fd040>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5972960>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c5973d10>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c59725a0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c5801280>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5801f70>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c59ffe30>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c58027e0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5803350>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c580ddc0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c580bb30>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c59026f0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5fb23f0>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c580de80>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c59fd3d0>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c580a150>\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"stdout\": \"\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"authselect\", \"current\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Command would have run if not in check mode\", \"skipped\": true, \"invocation\": {\"module_args\": {\"_raw_params\": \"authselect current\", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"creates\": null, \"removes\": null, \"stdin\": null}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing glob\\r\\n# destroy glob\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy _blake2\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy fnmatch\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _hashlib\\r\\n# destroy _operator\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.45.174 closed.\\r\\n\")\n 7163 1726888043.47996: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c63bc4d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c638bb00>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c63bea50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c63cd130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c63cdfa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c61ebd70>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c61ebfb0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c62237a0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6223e30>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6203a40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6201160>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c61e8f20>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c62436e0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6242300>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6202030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c61ea7e0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6278710>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c61e81a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c6278bc0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6278a70>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c6278e30>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c61e6cc0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6279520>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c62791f0>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c627a420>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c62945c0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c6295d00>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6296ba0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c6297200>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c62960f0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c6297c80>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c62973b0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c627a450>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c6013bf0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c603c650>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c603c3b0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c603c680>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c603cfb0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c603d9a0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c603c860>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6011d90>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c603ed80>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c603dac0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c627aae0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c606b110>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c608b4d0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c60ec290>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c60ee9f0>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c60ec3b0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c60b12e0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5ef93a0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c608a2d0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c603fce0>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff5c608a3f0>\r\n# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_418zimiy/ansible_ansible.legacy.command_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f4f020>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f31f10>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f31070>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f4cd70>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c5f7a9c0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f7a780>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f7a090>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f7aa50>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f4faa0>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c5f7b6b0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c5f7b8f0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f7be30>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5911c10>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c5913830>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5914200>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5915100>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5917e30>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c61e6c60>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c59160f0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5923da0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5922870>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c59225d0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5922b40>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5916600>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c5967f80>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c59680b0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c5969b80>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5969940>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c596c140>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c596a270>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c596f830>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c596c2f0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c59709e0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c59705f0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c59707a0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c59682c0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c59fc1d0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c59fd040>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5972960>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c5973d10>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c59725a0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c5801280>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5801f70>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c59ffe30>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c58027e0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5803350>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c580ddc0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c580bb30>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c59026f0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5fb23f0>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c580de80>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c59fd3d0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c580a150>\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"stdout\": \"\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"authselect\", \"current\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Command would have run if not in check mode\", \"skipped\": true, \"invocation\": {\"module_args\": {\"_raw_params\": \"authselect current\", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"creates\": null, \"removes\": null, \"stdin\": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy fnmatch\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.45.174 closed.\r\n 7163 1726888043.49500: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888043.49504: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888043.49510: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n<<<\n 7163 1726888043.49514: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.49517: done with _execute_module (ansible.legacy.command, {'_raw_params': 'authselect current', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 7163 1726888043.49520: _low_level_execute_command(): starting\n 7163 1726888043.49522: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987/ > /dev/null 2>&1 && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 7163 1726888043.49532: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b157d0d0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n<<<\n 7163 1726888043.49534: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.49639: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b15a6c00>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b15a6990>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b15a62a0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b15a6a20>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b157fe90>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b15a7920>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b15a7b60>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 7163 1726888043.49648: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b15a7f80>\r\n<<<\n 7163 1726888043.49651: stdout chunk (state=3):\n>>>import 'pwd' # \r\n<<<\n 7163 1726888043.49654: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n<<<\n 7163 1726888043.49661: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 7163 1726888043.49667: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 7163 1726888043.49669: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1411d60>\r\n<<<\n 7163 1726888043.49675: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 7163 1726888043.49678: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b14134a0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 7163 1726888043.49680: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 7163 1726888043.49685: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e340ef6b0>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888043.49687: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1414350>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\n<<<\n 7163 1726888043.49689: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b14154c0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 7163 1726888043.49693: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.49695: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1417ec0>\r\n<<<\n 7163 1726888043.49698: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\n<<<\n 7163 1726888043.49700: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.parameters' # \r\n<<<\n 7163 1726888043.49702: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1e42ae0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b14161b0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n<<<\n 7163 1726888043.49705: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888043.49707: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n<<<\n 7163 1726888043.49709: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n<<<\n 7163 1726888043.49711: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n<<<\n 7163 1726888043.49713: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.49716: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888043.49718: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b141fda0>\r\nimport '_tokenize' # \r\n<<<\n 7163 1726888043.49720: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.49722: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b141e870>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b141e5d0>\r\n<<<\n 7163 1726888043.49725: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 7163 1726888043.49866: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888043.49869: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888043.49872: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888043.49880: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b141eb40>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b14166c0>\r\n<<<\n 7163 1726888043.49883: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 7163 1726888043.49886: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\n<<<\n 7163 1726888043.49896: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1467a70>\r\n<<<\n 7163 1726888043.49911: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888043.49952: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888043.50005: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b14680b0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n<<<\n 7163 1726888043.50040: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888043.50078: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e340fa180>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e340f59a0>\r\n<<<\n 7163 1726888043.50115: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1469cd0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1469a90>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 7163 1726888043.50176: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888043.50182: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.50202: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888043.50291: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.50296: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 7163 1726888043.50299: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888043.50349: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.50353: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888043.50415: stdout chunk (state=3):\n>>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b146c230>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b146a3c0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\n<<<\n 7163 1726888043.50419: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 7163 1726888043.50499: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n<<<\n 7163 1726888043.50504: stdout chunk (state=3):\n>>>import '_string' # \r\n<<<\n 7163 1726888043.50526: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n<<<\n 7163 1726888043.50559: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 7163 1726888043.50578: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b146f980>\r\n<<<\n 7163 1726888043.50617: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e343e2b70>\r\n<<<\n 7163 1726888043.50668: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e343c6870>\r\n<<<\n 7163 1726888043.50712: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b146c350>\r\n<<<\n 7163 1726888043.50821: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e340fa2a0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e342e1910>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n<<<\n 7163 1726888043.50835: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888043.50900: stdout chunk (state=3):\n>>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1470740>\r\n<<<\n 7163 1726888043.50904: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888043.50906: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 7163 1726888043.51011: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888043.51016: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.modules' # \r\n<<<\n 7163 1726888043.51066: stdout chunk (state=3):\n>>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b14709e0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1470c50>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b14683e0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n<<<\n 7163 1726888043.51073: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n<<<\n 7163 1726888043.51134: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888043.51141: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.51175: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b14fc230>\r\n<<<\n 7163 1726888043.51179: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.51340: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n<<<\n 7163 1726888043.51413: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34346de0>\r\n<<<\n 7163 1726888043.51416: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b14fd5b0>\r\n<<<\n 7163 1726888043.51467: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b14729c0>\r\n<<<\n 7163 1726888043.51529: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1473d70>\r\n<<<\n 7163 1726888043.51533: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.51558: stdout chunk (state=3):\n>>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1472600>\r\n<<<\n 7163 1726888043.51699: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888043.51757: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stdout\": \"\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"authselect\", \"current\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Command would have run if not in check mode\", \"skipped\": true, \"invocation\": {\"module_args\": {\"_raw_params\": \"authselect current\", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"creates\": null, \"removes\": null, \"stdin\": null}}}\r\n# destroy __main__\r\n<<<\n 7163 1726888043.51761: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.51867: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.51881: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.51908: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888043.51941: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.51947: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text' # \r\n<<<\n 7163 1726888043.51974: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.51992: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888043.51996: stderr chunk (state=3):\n>>><<<\n 7163 1726888043.52001: stdout chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888043.52051: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888043.52056: handler run complete\n 7163 1726888043.52170: attempt loop complete, returning result\n 7163 1726888043.52176: _execute() done\n 7163 1726888043.52184: dumping result to json\n 7163 1726888043.52192: done dumping result, returning\n 7163 1726888043.52197: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Check which authselect features are currently enabled [02619b48-4a2f-6d34-1d0e-000000000013]\n 7163 1726888043.52287: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.52325: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n<<<\n 7163 1726888043.52361: stdout chunk (state=3):\n>>># cleanup[2] removing reprlib\r\n<<<\n 7163 1726888043.52680: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.52684: stdout chunk (state=3):\n>>># destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n<<<\n 7163 1726888043.52688: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000013\n 7163 1726888043.52796: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000013\n 7163 1726888043.52800: WORKER PROCESS EXITING\nskipping: [managed_node2] => {\n \"changed\": false,\n \"cmd\": [\n \"authselect\",\n \"current\"\n ],\n \"delta\": null,\n \"end\": null,\n \"invocation\": {\n \"module_args\": {\n \"_raw_params\": \"authselect current\",\n \"_uses_shell\": false,\n \"argv\": null,\n \"chdir\": null,\n \"creates\": null,\n \"executable\": null,\n \"expand_argument_vars\": true,\n \"removes\": null,\n \"stdin\": null,\n \"stdin_add_newline\": true,\n \"strip_empty_ends\": true\n }\n },\n \"rc\": 0,\n \"start\": null\n}\n\nMSG:\n\nCommand would have run if not in check mode\n 7163 1726888043.53204: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder<<<\n 7163 1726888043.53209: stdout chunk (state=3):\n>>>\r\n# destroy json.scanner\r\n<<<\n 7163 1726888043.53281: stdout chunk (state=3):\n>>># destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy fnmatch\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal<<<\n 7163 1726888043.53405: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n<<<\n 7163 1726888043.53427: stdout chunk (state=3):\n>>># cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 7163 1726888043.53534: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n<<<\n 7163 1726888043.53540: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n<<<\n 7163 1726888043.53545: stdout chunk (state=3):\n>>># destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n<<<\n 7163 1726888043.53592: stdout chunk (state=3):\n>>># destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n<<<\n 7163 1726888043.53643: stdout chunk (state=3):\n>>># destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 7163 1726888043.53652: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.53713: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n<<<\n 7163 1726888043.53720: stdout chunk (state=3):\n>>># destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n<<<\n 7163 1726888043.53790: stdout chunk (state=3):\n>>># destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n<<<\n 7163 1726888043.53830: stdout chunk (state=3):\n>>># destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n<<<\n 7163 1726888043.53834: stdout chunk (state=3):\n>>># destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 7163 1726888043.54155: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.215 closed.\r\n<<<\n 7163 1726888043.54187: stderr chunk (state=3):\n>>><<<\n 7163 1726888043.54190: stdout chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34ce04d0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34cafb30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34ce2a50>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34a91130>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34a91fa0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34acfd70>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34acffb0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b07770>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b07e00>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34ae7a40>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34ae5160>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34accf20>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b276b0>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b262d0>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34ae6030>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b24b60>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b5c6b0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34acc1a0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34b5cb60>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b5ca10>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34b5ce00>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34acacc0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b5d4f0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b5d1c0>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b5e3f0>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b745f0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34b75cd0>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b76b70>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34b771d0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b760c0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34b77c50>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b77380>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b5e360>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e348f3b60>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3491c590>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3491c320>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3491c4d0>\\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3491ce60>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3491d760>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3491c740>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e348f1d00>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3491eb70>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3491d8b0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b5eb10>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3494aea0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3496f230>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3499bf50>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e349ce7b0>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e349cc170>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3496fec0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e343111c0>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3496e030>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3491fa70>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2e3496e6f0>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_ansible.legacy.command_payload_p7bubqsm/ansible_ansible.legacy.command_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34362e10>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34345d00>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34344e90>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34360cb0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34392840>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e343925d0>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34391ee0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34392330>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34363830>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e343935c0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34393800>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34393d40>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e341f9ac0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e341fb200>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e341fbfb0>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e341fd250>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e341ffd40>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34acadb0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e341fe000>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3420bbf0>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3420a6c0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3420a420>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3420a990>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e341fe510>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3424fef0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34250440>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34251b20>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e342518e0>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34253fe0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34252210>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e342577a0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34254170>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e342585f0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34258620>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34258bc0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34250260>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e342e02c0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e342e1400>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3425aa50>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3425bdd0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3425a660>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e340ed670>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e340ee4e0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e342e16a0>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e340ee450>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e340ef6b0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e340fa180>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e340f59a0>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e343e2b70>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e343c6870>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e340fa2a0>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e342e1910>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34346de0>\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"stdout\": \"\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"authselect\", \"current\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Command would have run if not in check mode\", \"skipped\": true, \"invocation\": {\"module_args\": {\"_raw_params\": \"authselect current\", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"creates\": null, \"removes\": null, \"stdin\": null}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing glob\\r\\n# destroy glob\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy _blake2\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy fnmatch\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _hashlib\\r\\n# destroy _operator\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.12.215 closed.\\r\\n\")\n 7163 1726888043.54428: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34ce04d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34cafb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34ce2a50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34a91130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34a91fa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34acfd70>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34acffb0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b07770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b07e00>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34ae7a40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34ae5160>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34accf20>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b276b0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b262d0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34ae6030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b24b60>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b5c6b0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34acc1a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34b5cb60>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b5ca10>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34b5ce00>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34acacc0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b5d4f0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b5d1c0>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b5e3f0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b745f0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34b75cd0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b76b70>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34b771d0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b760c0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34b77c50>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b77380>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b5e360>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e348f3b60>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3491c590>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3491c320>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3491c4d0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3491ce60>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3491d760>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3491c740>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e348f1d00>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3491eb70>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3491d8b0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b5eb10>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3494aea0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3496f230>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3499bf50>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e349ce7b0>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e349cc170>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3496fec0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e343111c0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3496e030>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3491fa70>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2e3496e6f0>\r\n# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_p7bubqsm/ansible_ansible.legacy.command_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34362e10>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34345d00>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34344e90>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34360cb0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34392840>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e343925d0>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34391ee0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34392330>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34363830>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e343935c0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34393800>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34393d40>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e341f9ac0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e341fb200>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e341fbfb0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e341fd250>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e341ffd40>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34acadb0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e341fe000>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3420bbf0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3420a6c0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3420a420>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3420a990>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e341fe510>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3424fef0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34250440>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34251b20>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e342518e0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34253fe0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34252210>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e342577a0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34254170>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e342585f0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34258620>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34258bc0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34250260>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e342e02c0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e342e1400>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3425aa50>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3425bdd0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3425a660>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e340ed670>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e340ee4e0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e342e16a0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e340ee450>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e340ef6b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e340fa180>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e340f59a0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e343e2b70>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e343c6870>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e340fa2a0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e342e1910>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34346de0>\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"stdout\": \"\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"authselect\", \"current\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Command would have run if not in check mode\", \"skipped\": true, \"invocation\": {\"module_args\": {\"_raw_params\": \"authselect current\", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"creates\": null, \"removes\": null, \"stdin\": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy fnmatch\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.215 closed.\r\n 7163 1726888043.56107: done with _execute_module (ansible.legacy.command, {'_raw_params': 'authselect current', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 7163 1726888043.56113: _low_level_execute_command(): starting\n 7163 1726888043.56117: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568/ > /dev/null 2>&1 && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 7163 1726888043.56130: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888043.56140: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888043.56146: stdout chunk (state=3):\n>>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1301700>\r\n<<<\n 7163 1726888043.56149: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888043.56156: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888043.56159: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888043.56163: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888043.56165: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888043.56176: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\n<<<\n 7163 1726888043.56179: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 7163 1726888043.56182: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 7163 1726888043.56188: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 7163 1726888043.56193: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 7163 1726888043.56196: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 7163 1726888043.56199: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b13024b0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b14fd7c0>\r\n<<<\n 7163 1726888043.56204: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888043.56207: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888043.56211: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888043.56216: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n<<<\n 7163 1726888043.56219: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\n<<<\n 7163 1726888043.56222: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.56224: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888043.56228: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888043.56231: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888043.56234: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n<<<\n 7163 1726888043.56236: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.56240: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888043.56243: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.56258: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n<<<\n 7163 1726888043.56403: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\n<<<\n 7163 1726888043.56406: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b13024e0>\r\n<<<\n 7163 1726888043.56409: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.57385: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.58032: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\n<<<\n 7163 1726888043.58052: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 7163 1726888043.58082: stderr chunk (state=3):\n>>><<<\n 7163 1726888043.58089: stdout chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888043.58112: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888043.58120: handler run complete\n 7163 1726888043.58152: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.58159: attempt loop complete, returning result\n 7163 1726888043.58165: _execute() done\n 7163 1726888043.58168: dumping result to json\n 7163 1726888043.58174: done dumping result, returning\n 7163 1726888043.58183: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Check which authselect features are currently enabled [02619b48-4a2f-6d34-1d0e-000000000013]\n 7163 1726888043.58193: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000013\nskipping: [managed_node1] => {\n \"changed\": false,\n \"cmd\": [\n \"authselect\",\n \"current\"\n ],\n \"delta\": null,\n \"end\": null,\n \"invocation\": {\n \"module_args\": {\n \"_raw_params\": \"authselect current\",\n \"_uses_shell\": false,\n \"argv\": null,\n \"chdir\": null,\n \"creates\": null,\n \"executable\": null,\n \"expand_argument_vars\": true,\n \"removes\": null,\n \"stdin\": null,\n \"stdin_add_newline\": true,\n \"strip_empty_ends\": true\n }\n },\n \"rc\": 0,\n \"start\": null\n}\n\nMSG:\n\nCommand would have run if not in check mode\n 7163 1726888043.58386: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000013\n 7163 1726888043.58390: WORKER PROCESS EXITING\n 7163 1726888043.58394: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.58553: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n<<<\n 7163 1726888043.58580: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888043.58747: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888043.58766: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.58889: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n<<<\n 7163 1726888043.58916: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.58971: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888043.59009: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.59058: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n<<<\n 7163 1726888043.59084: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.59562: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.59849: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 7163 1726888043.59946: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 7163 1726888043.59968: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 7163 1726888043.60072: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b13036e0>\r\n<<<\n 7163 1726888043.60093: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.60207: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.60313: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\n<<<\n 7163 1726888043.60332: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.validation' # \r\n<<<\n 7163 1726888043.60344: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.parameters' # \r\n<<<\n 7163 1726888043.60562: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888043.60625: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.60725: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.60832: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 7163 1726888043.60896: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888043.61020: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888043.61263: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b130e210>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1309010>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888043.61311: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.61357: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.61411: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n<<<\n 7163 1726888043.61426: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888043.61466: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n<<<\n 7163 1726888043.61498: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n<<<\n 7163 1726888043.61532: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 7163 1726888043.61620: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n<<<\n 7163 1726888043.61653: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n<<<\n 7163 1726888043.61686: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 7163 1726888043.61782: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1402ab0>\r\n<<<\n 7163 1726888043.61846: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b15e2780>\r\n<<<\n 7163 1726888043.62062: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b130e390>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b13030b0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 7163 1726888043.62172: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888043.62205: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.modules' # \r\n<<<\n 7163 1726888043.62245: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.62404: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.62669: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b130dfd0>\r\n<<<\n 7163 1726888043.62853: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888043.63143: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stdout\": \"\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"authselect\", \"current\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Command would have run if not in check mode\", \"skipped\": true, \"invocation\": {\"module_args\": {\"_raw_params\": \"authselect current\", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"creates\": null, \"removes\": null, \"stdin\": null}}}\r\n<<<\n 7163 1726888043.63267: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 7163 1726888043.63809: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n<<<\n 7163 1726888043.63866: stdout chunk (state=3):\n>>># clear sys.path_hooks\r\n# clear builtins._\r\n<<<\n 7163 1726888043.63872: stdout chunk (state=3):\n>>># clear sys.path\r\n# clear sys.argv\r\n<<<\n 7163 1726888043.63876: stdout chunk (state=3):\n>>># clear sys.ps1\r\n# clear sys.ps2\r\n<<<\n 7163 1726888043.63881: stdout chunk (state=3):\n>>># clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n<<<\n 7163 1726888043.63901: stdout chunk (state=3):\n>>># clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n<<<\n 7163 1726888043.63914: stdout chunk (state=3):\n>>># restore sys.stderr\r\n# cleanup[2] removing sys\r\n<<<\n 7163 1726888043.63925: stdout chunk (state=3):\n>>># cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n<<<\n 7163 1726888043.63940: stdout chunk (state=3):\n>>># cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n<<<\n 7163 1726888043.63964: stdout chunk (state=3):\n>>># cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n<<<\n 7163 1726888043.63998: stdout chunk (state=3):\n>>># cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n<<<\n 7163 1726888043.64017: stdout chunk (state=3):\n>>># cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n<<<\n 7163 1726888043.64039: stdout chunk (state=3):\n>>># cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n<<<\n 7163 1726888043.64065: stdout chunk (state=3):\n>>># cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n<<<\n 7163 1726888043.64191: stdout chunk (state=3):\n>>># cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing <<<\n 7163 1726888043.64195: stdout chunk (state=3):\n>>>systemd.id128\r\n<<<\n 7163 1726888043.64234: stdout chunk (state=3):\n>>># cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n<<<\n 7163 1726888043.64248: stdout chunk (state=3):\n>>># cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n<<<\n 7163 1726888043.64530: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n<<<\n 7163 1726888043.64833: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 7163 1726888043.64869: stdout chunk (state=3):\n>>># destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n<<<\n 7163 1726888043.64888: stdout chunk (state=3):\n>>># destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n<<<\n 7163 1726888043.64904: stdout chunk (state=3):\n>>># destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n<<<\n 7163 1726888043.64922: stdout chunk (state=3):\n>>># destroy pwd\r\n<<<\n 7163 1726888043.64932: stdout chunk (state=3):\n>>># destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n<<<\n 7163 1726888043.64959: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n# destroy fnmatch\r\n<<<\n 7163 1726888043.64980: stdout chunk (state=3):\n>>># destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n<<<\n 7163 1726888043.65004: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy shutil\r\n<<<\n 7163 1726888043.65069: stdout chunk (state=3):\n>>># destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n<<<\n 7163 1726888043.65079: stdout chunk (state=3):\n>>># cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n<<<\n 7163 1726888043.65102: stdout chunk (state=3):\n>>># cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n<<<\n 7163 1726888043.65106: stdout chunk (state=3):\n>>># cleanup[3] wiping platform\r\n<<<\n 7163 1726888043.65123: stdout chunk (state=3):\n>>># cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n<<<\n 7163 1726888043.65126: stdout chunk (state=3):\n>>># cleanup[3] wiping threading\r\n<<<\n 7163 1726888043.65162: stdout chunk (state=3):\n>>># cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n<<<\n 7163 1726888043.65173: stdout chunk (state=3):\n>>># cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n<<<\n 7163 1726888043.65209: stdout chunk (state=3):\n>>># cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n<<<\n 7163 1726888043.65231: stdout chunk (state=3):\n>>># cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 7163 1726888043.65454: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n<<<\n 7163 1726888043.65488: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n<<<\n 7163 1726888043.65491: stdout chunk (state=3):\n>>># destroy re._parser\r\n# destroy tokenize\r\n<<<\n 7163 1726888043.65542: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n<<<\n 7163 1726888043.65573: stdout chunk (state=3):\n>>># destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n<<<\n 7163 1726888043.65674: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 7163 1726888043.65791: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n<<<\n 7163 1726888043.65815: stdout chunk (state=3):\n>>># destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n<<<\n 7163 1726888043.65891: stdout chunk (state=3):\n>>># destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n<<<\n 7163 1726888043.66162: stdout chunk (state=3):\n>>># clear sys.audit hooks\r\n<<<\n 7163 1726888043.66371: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.46.206 closed.\r\n<<<\n 7163 1726888043.66414: stderr chunk (state=3):\n>>><<<\n 7163 1726888043.66417: stdout chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1f684d0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1f37b30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1f6aa50>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1d5d130>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1d5dfa0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1d9bda0>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1d9bfe0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1dd3770>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1dd3e00>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1db3a40>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1db1190>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1d98f50>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1df3710>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1df2330>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1db2030>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1df0b30>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e287a0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1d981d0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1e28c50>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e28b00>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1e28ec0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1d96cf0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e295b0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e29280>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e2a4b0>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e406e0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1e41df0>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e42c60>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1e432c0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e421b0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1e43d40>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e43470>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e2a510>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1bbfc50>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1be87a0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1be8500>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1be87d0>\\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1be9100>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1be9af0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1be89b0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1bbddf0>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1beaed0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1be9c40>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e2ac00>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1c13200>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1c375f0>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1c983e0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1c9ab40>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1c98500>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1c5d3d0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1529430>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1c363f0>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1bebdd0>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f98b1c369f0>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_ansible.legacy.command_payload_rpk7_zhr/ansible_ansible.legacy.command_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b157f200>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1562120>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1561280>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b157d0d0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b15a6c00>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b15a6990>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b15a62a0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b15a6a20>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b157fe90>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b15a7920>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b15a7b60>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b15a7f80>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1411d60>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b14134a0>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1414350>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b14154c0>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1417ec0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1e42ae0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b14161b0>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b141fda0>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b141e870>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b141e5d0>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b141eb40>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b14166c0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1467a70>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b14680b0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1469cd0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1469a90>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b146c230>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b146a3c0>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b146f980>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b146c350>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1470740>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b14709e0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1470c50>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b14683e0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b14fc230>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b14fd5b0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b14729c0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1473d70>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1472600>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1301700>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b13024b0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b14fd7c0>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b13024e0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b13036e0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b130e210>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1309010>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1402ab0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b15e2780>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b130e390>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b13030b0>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b130dfd0>\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"stdout\": \"\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"authselect\", \"current\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Command would have run if not in check mode\", \"skipped\": true, \"invocation\": {\"module_args\": {\"_raw_params\": \"authselect current\", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"creates\": null, \"removes\": null, \"stdin\": null}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing glob\\r\\n# destroy glob\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy _blake2\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy fnmatch\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _hashlib\\r\\n# destroy _operator\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.46.206 closed.\\r\\n\")\n 7163 1726888043.66514: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1f684d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1f37b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1f6aa50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1d5d130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1d5dfa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1d9bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1d9bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1dd3770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1dd3e00>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1db3a40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1db1190>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1d98f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1df3710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1df2330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1db2030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1df0b30>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e287a0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1d981d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1e28c50>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e28b00>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1e28ec0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1d96cf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e295b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e29280>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e2a4b0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e406e0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1e41df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e42c60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1e432c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e421b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1e43d40>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e43470>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e2a510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1bbfc50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1be87a0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1be8500>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1be87d0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1be9100>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1be9af0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1be89b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1bbddf0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1beaed0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1be9c40>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e2ac00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1c13200>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1c375f0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1c983e0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1c9ab40>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1c98500>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1c5d3d0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1529430>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1c363f0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1bebdd0>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f98b1c369f0>\r\n# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_rpk7_zhr/ansible_ansible.legacy.command_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b157f200>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1562120>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1561280>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b157d0d0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b15a6c00>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b15a6990>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b15a62a0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b15a6a20>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b157fe90>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b15a7920>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b15a7b60>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b15a7f80>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1411d60>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b14134a0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1414350>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b14154c0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1417ec0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1e42ae0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b14161b0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b141fda0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b141e870>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b141e5d0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b141eb40>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b14166c0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1467a70>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b14680b0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1469cd0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1469a90>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b146c230>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b146a3c0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b146f980>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b146c350>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1470740>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b14709e0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1470c50>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b14683e0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b14fc230>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b14fd5b0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b14729c0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1473d70>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1472600>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1301700>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b13024b0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b14fd7c0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b13024e0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b13036e0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b130e210>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1309010>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1402ab0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b15e2780>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b130e390>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b13030b0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b130dfd0>\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"stdout\": \"\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"authselect\", \"current\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Command would have run if not in check mode\", \"skipped\": true, \"invocation\": {\"module_args\": {\"_raw_params\": \"authselect current\", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"creates\": null, \"removes\": null, \"stdin\": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy fnmatch\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.46.206 closed.\r\n 7163 1726888043.67842: done with _execute_module (ansible.legacy.command, {'_raw_params': 'authselect current', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 7163 1726888043.67855: _low_level_execute_command(): starting\n 7163 1726888043.67859: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668/ > /dev/null 2>&1 && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 7163 1726888043.67872: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888043.67877: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888043.67880: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888043.67887: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888043.67891: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888043.67898: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888043.67905: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888043.67909: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\n<<<\n 7163 1726888043.67912: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888043.67915: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888043.67918: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888043.67922: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888043.70547: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888043.70550: stdout chunk (state=3):\n>>><<<\n 7163 1726888043.70554: stderr chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888043.70600: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888043.70603: handler run complete\n 7163 1726888043.70635: attempt loop complete, returning result\n 7163 1726888043.70640: _execute() done\n 7163 1726888043.70643: dumping result to json\n 7163 1726888043.70645: done dumping result, returning\n 7163 1726888043.70773: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Check which authselect features are currently enabled [02619b48-4a2f-6d34-1d0e-000000000013]\n 7163 1726888043.70776: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000013\n 7163 1726888043.70847: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000013\n 7163 1726888043.70852: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"cmd\": [\n \"authselect\",\n \"current\"\n ],\n \"delta\": null,\n \"end\": null,\n \"invocation\": {\n \"module_args\": {\n \"_raw_params\": \"authselect current\",\n \"_uses_shell\": false,\n \"argv\": null,\n \"chdir\": null,\n \"creates\": null,\n \"executable\": null,\n \"expand_argument_vars\": true,\n \"removes\": null,\n \"stdin\": null,\n \"stdin_add_newline\": true,\n \"strip_empty_ends\": true\n }\n },\n \"rc\": 0,\n \"start\": null\n}\n\nMSG:\n\nCommand would have run if not in check mode\n 7163 1726888043.71004: no more pending results, returning what we have\n 7163 1726888043.71012: results queue empty\n 7163 1726888043.71014: checking for any_errors_fatal\n 7163 1726888043.71025: done checking for any_errors_fatal\n 7163 1726888043.71026: checking for max_fail_percentage\n 7163 1726888043.71030: done checking for max_fail_percentage\n 7163 1726888043.71031: checking to see if all hosts have failed and the running result is not ok\n 7163 1726888043.71034: done checking to see if all hosts have failed\n 7163 1726888043.71035: getting the remaining hosts for this loop\n 7163 1726888043.71041: done getting the remaining hosts for this loop\n 7163 1726888043.71047: getting the next task for host managed_node1\n 7163 1726888043.71057: done getting next task for host managed_node1\n 7163 1726888043.71062: ^ task is: TASK: fedora.linux_system_roles.tlog : Update nsswitch\n 7163 1726888043.71064: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888043.71066: getting the next task for host managed_node2\n 7163 1726888043.71069: done getting next task for host managed_node2\n 7163 1726888043.71072: ^ task is: TASK: fedora.linux_system_roles.tlog : Update nsswitch\n 7163 1726888043.71076: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888043.71077: getting the next task for host managed_node3\n 7163 1726888043.71080: done getting next task for host managed_node3\n 7163 1726888043.71083: ^ task is: TASK: fedora.linux_system_roles.tlog : Update nsswitch\n 7163 1726888043.71084: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888043.71105: getting variables\n 7163 1726888043.71235: in VariableManager get_vars()\n 7163 1726888043.71273: Calling all_inventory to load vars for managed_node1\n 7163 1726888043.71276: Calling groups_inventory to load vars for managed_node1\n 7163 1726888043.71279: Calling all_plugins_inventory to load vars for managed_node1\n 7163 1726888043.71291: Calling all_plugins_play to load vars for managed_node1\n 7163 1726888043.71295: Calling groups_plugins_inventory to load vars for managed_node1\n 7163 1726888043.71297: Calling groups_plugins_play to load vars for managed_node1\n 7163 1726888043.72298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888043.73193: done with get_vars()\n 7163 1726888043.73207: done getting variables\n 7163 1726888043.73254: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.tlog : Update nsswitch] ************************\ntask path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:93\nFriday 20 September 2024 23:07:23 -0400 (0:00:00.756) 0:00:15.742 ****** \n 7163 1726888043.73278: entering _queue_task() for managed_node1/command\n 7163 1726888043.73707: worker is 1 (out of 3 available)\n 7163 1726888043.73728: exiting _queue_task() for managed_node1/command\n 7163 1726888043.73772: getting variables\n 7163 1726888043.73775: in VariableManager get_vars()\n 7163 1726888043.74099: Calling all_inventory to load vars for managed_node2\n 7163 1726888043.74104: Calling groups_inventory to load vars for managed_node2\n 7163 1726888043.74109: Calling all_plugins_inventory to load vars for managed_node2\n 7163 1726888043.74131: Calling all_plugins_play to load vars for managed_node2\n 7163 1726888043.74135: Calling groups_plugins_inventory to load vars for managed_node2\n 7163 1726888043.74142: Calling groups_plugins_play to load vars for managed_node2\n 7163 1726888043.75164: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Update nsswitch\n 7163 1726888043.75169: in run() - task 02619b48-4a2f-6d34-1d0e-000000000014\n 7163 1726888043.75172: variable 'ansible_search_path' from source: unknown\n 7163 1726888043.75174: variable 'ansible_search_path' from source: unknown\n 7163 1726888043.75176: calling self._execute()\n 7163 1726888043.75178: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888043.75180: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888043.75182: variable 'omit' from source: magic vars\n 7163 1726888043.75187: variable 'ansible_check_mode' from source: magic vars\n 7163 1726888043.75189: Evaluated conditional (not ansible_check_mode): False\n 7163 1726888043.75200: when evaluation is False, skipping this task\n 7163 1726888043.75202: _execute() done\n 7163 1726888043.75204: dumping result to json\n 7163 1726888043.75206: done dumping result, returning\n 7163 1726888043.75208: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Update nsswitch [02619b48-4a2f-6d34-1d0e-000000000014]\n 7163 1726888043.75210: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000014\n 7163 1726888043.75270: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000014\n 7163 1726888043.75273: WORKER PROCESS EXITING\n 7163 1726888043.76043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888043.77576: done with get_vars()\n 7163 1726888043.77603: done getting variables\n 7163 1726888043.77715: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 7163 1726888043.77725: entering _queue_task() for managed_node2/command\n 7163 1726888043.78099: worker is 2 (out of 3 available)\n 7163 1726888043.78111: exiting _queue_task() for managed_node2/command\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"not ansible_check_mode\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 7163 1726888043.78355: getting variables\n 7163 1726888043.78421: in VariableManager get_vars()\n 7163 1726888043.78644: Calling all_inventory to load vars for managed_node3\n 7163 1726888043.78648: Calling groups_inventory to load vars for managed_node3\n 7163 1726888043.78652: Calling all_plugins_inventory to load vars for managed_node3\n 7163 1726888043.78666: Calling all_plugins_play to load vars for managed_node3\n 7163 1726888043.78670: Calling groups_plugins_inventory to load vars for managed_node3\n 7163 1726888043.78674: Calling groups_plugins_play to load vars for managed_node3\n 7163 1726888043.79862: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Update nsswitch\n 7163 1726888043.79866: in run() - task 02619b48-4a2f-6d34-1d0e-000000000014\n 7163 1726888043.79870: variable 'ansible_search_path' from source: unknown\n 7163 1726888043.79872: variable 'ansible_search_path' from source: unknown\n 7163 1726888043.79875: calling self._execute()\n 7163 1726888043.79877: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888043.79879: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888043.79881: variable 'omit' from source: magic vars\n 7163 1726888043.80642: variable 'ansible_check_mode' from source: magic vars\n 7163 1726888043.80646: Evaluated conditional (not ansible_check_mode): False\n 7163 1726888043.80649: when evaluation is False, skipping this task\n 7163 1726888043.80652: _execute() done\n 7163 1726888043.80655: dumping result to json\n 7163 1726888043.80657: done dumping result, returning\n 7163 1726888043.80660: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Update nsswitch [02619b48-4a2f-6d34-1d0e-000000000014]\n 7163 1726888043.80663: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000014\n 7163 1726888043.81230: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000014\n 7163 1726888043.81233: WORKER PROCESS EXITING\n 7163 1726888043.81362: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888043.82486: done with get_vars()\n 7163 1726888043.82505: done getting variables\n 7163 1726888043.82570: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 7163 1726888043.82579: entering _queue_task() for managed_node3/command\n 7163 1726888043.83255: worker is 3 (out of 3 available)\n 7163 1726888043.83267: exiting _queue_task() for managed_node3/command\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"not ansible_check_mode\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 7163 1726888043.83634: done queuing things up, now waiting for results queue to drain\n 7163 1726888043.83636: waiting for pending results...\n 7163 1726888043.83855: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Update nsswitch\n 7163 1726888043.83892: in run() - task 02619b48-4a2f-6d34-1d0e-000000000014\n 7163 1726888043.83907: variable 'ansible_search_path' from source: unknown\n 7163 1726888043.83910: variable 'ansible_search_path' from source: unknown\n 7163 1726888043.83955: calling self._execute()\n 7163 1726888043.84043: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888043.84047: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888043.84049: variable 'omit' from source: magic vars\n 7163 1726888043.84494: variable 'ansible_check_mode' from source: magic vars\n 7163 1726888043.84497: Evaluated conditional (not ansible_check_mode): False\n 7163 1726888043.84500: when evaluation is False, skipping this task\n 7163 1726888043.84503: _execute() done\n 7163 1726888043.84505: dumping result to json\n 7163 1726888043.84507: done dumping result, returning\n 7163 1726888043.84509: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Update nsswitch [02619b48-4a2f-6d34-1d0e-000000000014]\n 7163 1726888043.84512: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000014\n 7163 1726888043.84593: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000014\n 7163 1726888043.84598: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"not ansible_check_mode\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 7163 1726888043.84618: no more pending results, returning what we have\n 7163 1726888043.84624: results queue empty\n 7163 1726888043.84626: checking for any_errors_fatal\n 7163 1726888043.84636: done checking for any_errors_fatal\n 7163 1726888043.84636: checking for max_fail_percentage\n 7163 1726888043.84640: done checking for max_fail_percentage\n 7163 1726888043.84641: checking to see if all hosts have failed and the running result is not ok\n 7163 1726888043.84642: done checking to see if all hosts have failed\n 7163 1726888043.84643: getting the remaining hosts for this loop\n 7163 1726888043.84646: done getting the remaining hosts for this loop\n 7163 1726888043.84649: getting the next task for host managed_node1\n 7163 1726888043.84655: done getting next task for host managed_node1\n 7163 1726888043.84660: ^ task is: TASK: fedora.linux_system_roles.tlog : Configure tlog rec session\n 7163 1726888043.84663: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888043.84664: getting the next task for host managed_node2\n 7163 1726888043.84666: done getting next task for host managed_node2\n 7163 1726888043.84668: ^ task is: TASK: fedora.linux_system_roles.tlog : Configure tlog rec session\n 7163 1726888043.84670: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888043.84671: getting the next task for host managed_node3\n 7163 1726888043.84673: done getting next task for host managed_node3\n 7163 1726888043.84674: ^ task is: TASK: fedora.linux_system_roles.tlog : Configure tlog rec session\n 7163 1726888043.84675: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888043.84695: getting variables\n 7163 1726888043.84697: in VariableManager get_vars()\n 7163 1726888043.84728: Calling all_inventory to load vars for managed_node1\n 7163 1726888043.84730: Calling groups_inventory to load vars for managed_node1\n 7163 1726888043.84733: Calling all_plugins_inventory to load vars for managed_node1\n 7163 1726888043.84743: Calling all_plugins_play to load vars for managed_node1\n 7163 1726888043.84745: Calling groups_plugins_inventory to load vars for managed_node1\n 7163 1726888043.84748: Calling groups_plugins_play to load vars for managed_node1\n 7163 1726888043.85718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888043.86844: done with get_vars()\n 7163 1726888043.86861: done getting variables\n 7163 1726888043.86922: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.tlog : Configure tlog rec session] *************\ntask path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:103\nFriday 20 September 2024 23:07:23 -0400 (0:00:00.136) 0:00:15.879 ****** \n 7163 1726888043.86955: entering _queue_task() for managed_node1/template\n 7163 1726888043.87456: worker is 1 (out of 3 available)\n 7163 1726888043.87468: exiting _queue_task() for managed_node1/template\n 7163 1726888043.87497: getting variables\n 7163 1726888043.87500: in VariableManager get_vars()\n 7163 1726888043.87585: Calling all_inventory to load vars for managed_node2\n 7163 1726888043.87590: Calling groups_inventory to load vars for managed_node2\n 7163 1726888043.87593: Calling all_plugins_inventory to load vars for managed_node2\n 7163 1726888043.87610: Calling all_plugins_play to load vars for managed_node2\n 7163 1726888043.87614: Calling groups_plugins_inventory to load vars for managed_node2\n 7163 1726888043.87618: Calling groups_plugins_play to load vars for managed_node2\n 7163 1726888043.88713: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Configure tlog rec session\n 7163 1726888043.88717: in run() - task 02619b48-4a2f-6d34-1d0e-000000000015\n 7163 1726888043.88720: variable 'ansible_search_path' from source: unknown\n 7163 1726888043.88722: variable 'ansible_search_path' from source: unknown\n 7163 1726888043.88724: calling self._execute()\n 7163 1726888043.88726: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888043.88728: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888043.88731: variable 'omit' from source: magic vars\n 7163 1726888043.94061: variable 'omit' from source: magic vars\n 7163 1726888043.94065: variable 'omit' from source: magic vars\n 7163 1726888043.94067: variable '__tlog_rec_session_conf' from source: role '' all vars\n 7163 1726888043.94070: variable '__tlog_rec_session_conf' from source: role '' all vars\n 7163 1726888043.94072: variable 'omit' from source: magic vars\n 7163 1726888043.94074: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 7163 1726888043.94077: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 7163 1726888043.94079: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 7163 1726888043.94081: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888043.94093: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888043.94096: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 7163 1726888043.94098: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888043.94101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888043.94103: Set connection var ansible_shell_executable to /bin/sh\n 7163 1726888043.94105: Set connection var ansible_timeout to 10\n 7163 1726888043.94107: Set connection var ansible_module_compression to ZIP_DEFLATED\n 7163 1726888043.94109: Set connection var ansible_shell_type to sh\n 7163 1726888043.94112: Set connection var ansible_pipelining to False\n 7163 1726888043.94114: Set connection var ansible_connection to ssh\n 7163 1726888043.94116: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888043.94118: variable 'ansible_connection' from source: unknown\n 7163 1726888043.94120: variable 'ansible_module_compression' from source: unknown\n 7163 1726888043.94122: variable 'ansible_shell_type' from source: unknown\n 7163 1726888043.94125: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888043.94127: variable 'ansible_host' from source: host vars for 'managed_node1'\n 7163 1726888043.94129: variable 'ansible_pipelining' from source: unknown\n 7163 1726888043.94131: variable 'ansible_timeout' from source: unknown\n 7163 1726888043.94133: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 7163 1726888043.94136: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 7163 1726888043.94141: variable 'omit' from source: magic vars\n 7163 1726888043.94143: starting attempt loop\n 7163 1726888043.94146: running the handler\n 7163 1726888043.94148: _low_level_execute_command(): starting\n 7163 1726888043.94150: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 7163 1726888043.94166: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888043.94170: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888043.94173: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888043.94176: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\n<<<\n 7163 1726888043.94179: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888043.94181: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888043.94186: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888043.94193: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888043.94451: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888043.95121: stdout chunk (state=3):\n>>>/root\n<<<\n 7163 1726888043.95126: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888043.95130: stderr chunk (state=3):\n>>><<<\n 7163 1726888043.95134: stdout chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'/root\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888043.95146: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888043.95150: _low_level_execute_command(): starting\n 7163 1726888043.95153: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233 `\" && echo ansible-tmp-1726888043.9496865-7980-81075427518233=\"` echo /root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233 `\" ) && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233 `\" && echo ansible-tmp-1726888043.9496865-7980-81075427518233=\"` echo /root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233 `\" ) && sleep 0'\"'\"''\n 7163 1726888043.96750: done with get_vars()\n 7163 1726888043.96765: done getting variables\n 7163 1726888043.96808: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888043.96849: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888043.96855: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888043.96859: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888043.96864: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888043.96867: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888043.96835: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 7163 1726888043.96880: entering _queue_task() for managed_node2/template\n 7163 1726888043.97453: worker is 2 (out of 3 available)\n 7163 1726888043.97468: exiting _queue_task() for managed_node2/template\n 7163 1726888043.97512: getting variables\n 7163 1726888043.97516: in VariableManager get_vars()\n 7163 1726888043.97620: Calling all_inventory to load vars for managed_node3\n 7163 1726888043.97625: Calling groups_inventory to load vars for managed_node3\n 7163 1726888043.97628: Calling all_plugins_inventory to load vars for managed_node3\n 7163 1726888043.97648: Calling all_plugins_play to load vars for managed_node3\n 7163 1726888043.97651: Calling groups_plugins_inventory to load vars for managed_node3\n 7163 1726888043.97655: Calling groups_plugins_play to load vars for managed_node3\n 7163 1726888043.98887: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Configure tlog rec session\n 7163 1726888043.98891: in run() - task 02619b48-4a2f-6d34-1d0e-000000000015\n 7163 1726888043.98895: variable 'ansible_search_path' from source: unknown\n 7163 1726888043.98898: variable 'ansible_search_path' from source: unknown\n 7163 1726888043.98901: calling self._execute()\n 7163 1726888043.98904: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888043.98906: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888043.98909: variable 'omit' from source: magic vars\n 7163 1726888043.98912: variable 'omit' from source: magic vars\n 7163 1726888043.98914: variable 'omit' from source: magic vars\n 7163 1726888043.98917: variable '__tlog_rec_session_conf' from source: role '' all vars\n 7163 1726888043.98920: stdout chunk (state=3):\n>>>ansible-tmp-1726888043.9496865-7980-81075427518233=/root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233\n<<<\n 7163 1726888044.00067: variable '__tlog_rec_session_conf' from source: role '' all vars\n 7163 1726888044.00073: variable 'omit' from source: magic vars\n 7163 1726888044.00077: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888044.00080: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 7163 1726888044.00083: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 7163 1726888044.00085: stderr chunk (state=3):\n>>><<<\n 7163 1726888044.00088: stdout chunk (state=3):\n>>><<<\n 7163 1726888044.00618: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888044.01446: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n<10.31.12.215> (0, b'ansible-tmp-1726888043.9496865-7980-81075427518233=/root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888044.01461: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888043.9496865-7980-81075427518233=/root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888044.01469: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888044.01472: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888044.01475: evaluation_path:\n\t/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog\n\t/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks\n 7163 1726888044.01478: search_path:\n\t/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/templates/tlog-rec-session.conf\n\t/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tlog-rec-session.conf\n\t/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/templates/tlog-rec-session.conf\n\t/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/tlog-rec-session.conf\n\t/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/templates/tlog-rec-session.conf\n\t/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/tlog-rec-session.conf\n 7163 1726888044.01480: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 7163 1726888044.01483: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888044.01488: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888044.01490: Set connection var ansible_shell_executable to /bin/sh\n 7163 1726888044.01492: Set connection var ansible_timeout to 10\n 7163 1726888044.01494: Set connection var ansible_module_compression to ZIP_DEFLATED\n 7163 1726888044.01496: Set connection var ansible_shell_type to sh\n 7163 1726888044.01498: Set connection var ansible_pipelining to False\n 7163 1726888044.01500: Set connection var ansible_connection to ssh\n 7163 1726888044.01502: variable 'ansible_search_path' from source: unknown\n 7163 1726888044.01504: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888044.01506: variable 'ansible_connection' from source: unknown\n 7163 1726888044.01508: variable 'ansible_module_compression' from source: unknown\n 7163 1726888044.01510: variable 'ansible_shell_type' from source: unknown\n 7163 1726888044.01512: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888044.01514: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888044.01516: variable 'ansible_pipelining' from source: unknown\n 7163 1726888044.01518: variable 'ansible_timeout' from source: unknown\n 7163 1726888044.01521: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888044.01523: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 7163 1726888044.01526: variable 'omit' from source: magic vars\n 7163 1726888044.01528: starting attempt loop\n 7163 1726888044.01531: running the handler\n 7163 1726888044.01533: _low_level_execute_command(): starting\n 7163 1726888044.01535: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 7163 1726888044.01547: variable 'ansible_managed' from source: unknown\n 7163 1726888044.01549: variable '__tlog_writer' from source: role '' all vars\n 7163 1726888044.01552: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888044.01554: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888044.01557: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888044.01559: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888044.01561: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888044.01563: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\n<<<\n 7163 1726888044.01565: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 7163 1726888044.01567: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 7163 1726888044.01570: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888044.01573: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888044.01575: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888044.01577: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\n<<<\n 7163 1726888044.01579: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888044.01581: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888044.01586: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888044.01589: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888044.01591: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888044.01594: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 7163 1726888044.01596: variable 'ansible_module_compression' from source: unknown\n 7163 1726888044.01600: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 7163 1726888044.01602: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 7163 1726888044.01606: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_stat.py\n<10.31.12.215> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmp3gz3vye3 TO /root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_stat.py\n<10.31.12.215> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' '[10.31.12.215]'\n 7163 1726888044.02410: Sending initial data\n 7163 1726888044.02419: Sent initial data (150 bytes)\n 7163 1726888044.02424: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888044.02427: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888044.02429: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888044.02432: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888044.03522: done with get_vars()\n 7163 1726888044.03541: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888044.03545: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\n<<<\n 7163 1726888044.03548: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 7163 1726888044.03550: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 7163 1726888044.03553: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 7163 1726888044.03556: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 7163 1726888044.03558: stdout chunk (state=3):\n>>>/root\n<<<\n 7163 1726888044.03561: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 7163 1726888044.03563: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888044.03578: done getting variables\n 7163 1726888044.03621: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 7163 1726888044.03625: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\n<<<\n 7163 1726888044.03628: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 7163 1726888044.03631: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888044.03634: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\n<<<\n 7163 1726888044.03639: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 7163 1726888044.03642: stderr chunk (state=3):\n>>><<<\n 7163 1726888044.03645: stdout chunk (state=3):\n>>><<<\n 7163 1726888044.03647: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\n<<<\n<10.31.45.174> (0, b'/root\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888044.03654: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888044.03659: _low_level_execute_command(): starting\n 7163 1726888044.03662: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301 `\" && echo ansible-tmp-1726888044.0282955-7985-141997046609301=\"` echo /root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301 `\" ) && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888044.03668: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301 `\" && echo ansible-tmp-1726888044.0282955-7985-141997046609301=\"` echo /root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301 `\" ) && sleep 0'\"'\"''\n 7163 1726888044.03726: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 7163 1726888044.03736: entering _queue_task() for managed_node3/template\n 7163 1726888044.03941: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888044.03946: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888044.03949: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888044.03953: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888044.03956: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888044.03961: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 7163 1726888044.03965: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888044.03969: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888044.03972: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888044.03975: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\n<<<\n 7163 1726888044.03979: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888044.03982: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888044.03988: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 7163 1726888044.03990: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888044.03994: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888044.04843: worker is 3 (out of 3 available)\n 7163 1726888044.04980: exiting _queue_task() for managed_node3/template\n 7163 1726888044.04997: done queuing things up, now waiting for results queue to drain\n 7163 1726888044.04999: waiting for pending results...\n 7163 1726888044.05325: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 7163 1726888044.05350: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 7163 1726888044.05554: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Configure tlog rec session\n 7163 1726888044.05562: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp3gz3vye3\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_stat.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 7163 1726888044.05603: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp3gz3vye3 /root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_stat.py\n<<<\n 7163 1726888044.05612: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmp3gz3vye3\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_stat.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_stat.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_stat.py M:0x001a\r\n<<<\n 7163 1726888044.05826: in run() - task 02619b48-4a2f-6d34-1d0e-000000000015\n 7163 1726888044.05829: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119127\r\n<<<\n 7163 1726888044.05832: variable 'ansible_search_path' from source: unknown\n 7163 1726888044.05835: variable 'ansible_search_path' from source: unknown\n 7163 1726888044.05837: stdout chunk (state=3):\n>>>ansible-tmp-1726888044.0282955-7985-141997046609301=/root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301\n<<<\n 7163 1726888044.05885: calling self._execute()\n 7163 1726888044.05933: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888044.06246: stderr chunk (state=3):\n>>><<<\n 7163 1726888044.06249: stdout chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'ansible-tmp-1726888044.0282955-7985-141997046609301=/root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888044.06263: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888044.0282955-7985-141997046609301=/root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888044.06271: evaluation_path:\n\t/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog\n\t/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks\n 7163 1726888044.06275: search_path:\n\t/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/templates/tlog-rec-session.conf\n\t/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tlog-rec-session.conf\n\t/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/templates/tlog-rec-session.conf\n\t/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/tlog-rec-session.conf\n\t/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/templates/tlog-rec-session.conf\n\t/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/tlog-rec-session.conf\n 7163 1726888044.06278: variable 'ansible_search_path' from source: unknown\n 7163 1726888044.06281: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888044.06283: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888044.06286: variable 'omit' from source: magic vars\n 7163 1726888044.06732: variable 'omit' from source: magic vars\n 7163 1726888044.06736: variable 'ansible_managed' from source: unknown\n 7163 1726888044.06743: variable '__tlog_writer' from source: role '' all vars\n 7163 1726888044.06843: variable 'omit' from source: magic vars\n 7163 1726888044.06847: variable '__tlog_rec_session_conf' from source: role '' all vars\n 7163 1726888044.07109: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119127 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 7163 1726888044.07161: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888044.07242: variable '__tlog_rec_session_conf' from source: role '' all vars\n 7163 1726888044.07424: variable 'omit' from source: magic vars\n 7163 1726888044.07541: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 7163 1726888044.07544: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888044.07548: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 7163 1726888044.07594: stderr chunk (state=3):\n>>><<<\n 7163 1726888044.07650: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 7163 1726888044.07679: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 7163 1726888044.07698: variable 'ansible_module_compression' from source: unknown\n 7163 1726888044.07704: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888044.07718: stdout chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp3gz3vye3 /root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_stat.py\\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master at \\'/root/.ansible/cp/1fb99bda8d\\'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp3gz3vye3\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_stat.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmp3gz3vye3\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_stat.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_stat.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_stat.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119127\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 119127 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 7163 1726888044.07781: done transferring module to remote\n 7163 1726888044.08012: _low_level_execute_command(): starting\n 7163 1726888044.08016: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 7163 1726888044.08019: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/ /root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_stat.py && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888044.08027: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888044.08030: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 7163 1726888044.08032: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 7163 1726888044.08037: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888044.08048: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 7163 1726888044.08054: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_stat.py\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/ /root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_stat.py && sleep 0'\"'\"''\n<10.31.45.174> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpbav0mstp TO /root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_stat.py\n<10.31.45.174> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' '[10.31.45.174]'\n 7163 1726888044.08281: Set connection var ansible_shell_executable to /bin/sh\n 7163 1726888044.08376: Set connection var ansible_timeout to 10\n 7163 1726888044.08379: Set connection var ansible_module_compression to ZIP_DEFLATED\n 7163 1726888044.08382: Set connection var ansible_shell_type to sh\n 7163 1726888044.08385: Set connection var ansible_pipelining to False\n 7163 1726888044.08387: Set connection var ansible_connection to ssh\n 7163 1726888044.08446: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888044.08491: variable 'ansible_connection' from source: unknown\n 7163 1726888044.08630: variable 'ansible_module_compression' from source: unknown\n 7163 1726888044.08640: variable 'ansible_shell_type' from source: unknown\n 7163 1726888044.08645: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888044.08649: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888044.08653: variable 'ansible_pipelining' from source: unknown\n 7163 1726888044.08656: variable 'ansible_timeout' from source: unknown\n 7163 1726888044.08659: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888044.08971: Sending initial data\n 7163 1726888044.08974: Sent initial data (151 bytes)\n 7163 1726888044.09354: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 7163 1726888044.09847: variable 'omit' from source: magic vars\n 7163 1726888044.09853: starting attempt loop\n 7163 1726888044.09855: running the handler\n 7163 1726888044.09857: _low_level_execute_command(): starting\n 7163 1726888044.09860: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 7163 1726888044.09890: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888044.10129: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888044.10155: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888044.10233: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888044.10359: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888044.10535: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888044.11257: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888044.11287: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\n<<<\n 7163 1726888044.11303: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 7163 1726888044.11333: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888044.11354: stderr chunk (state=3):\n>>>debug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\n<<<\n 7163 1726888044.11546: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888044.11675: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888044.11684: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888044.11687: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888044.11690: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888044.11842: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888044.11846: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888044.11993: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888044.12065: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888044.12963: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888044.12972: stdout chunk (state=3):\n>>><<<\n 7163 1726888044.12976: stderr chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888044.13095: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888044.13098: _low_level_execute_command(): starting\n 7163 1726888044.13101: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_stat.py && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' -tt 10.31.12.215 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_stat.py && sleep 0'\"'\"''\n 7163 1726888044.13872: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 7163 1726888044.14041: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 7163 1726888044.14049: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpbav0mstp\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_stat.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 7163 1726888044.14053: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpbav0mstp /root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_stat.py\n<<<\n 7163 1726888044.14105: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpbav0mstp\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_stat.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_stat.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_stat.py M:0x001a\r\n<<<\n 7163 1726888044.14344: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119128\r\n<<<\n 7163 1726888044.14799: stdout chunk (state=3):\n>>>/root\n<<<\n 7163 1726888044.14805: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888044.14808: stdout chunk (state=3):\n>>><<<\n 7163 1726888044.14811: stderr chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'/root\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888044.14820: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888044.14823: _low_level_execute_command(): starting\n 7163 1726888044.14826: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395 `\" && echo ansible-tmp-1726888044.1467018-7992-245960883339395=\"` echo /root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395 `\" ) && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395 `\" && echo ansible-tmp-1726888044.1467018-7992-245960883339395=\"` echo /root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395 `\" ) && sleep 0'\"'\"''\n 7163 1726888044.14835: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888044.15078: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888044.15082: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888044.15085: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888044.15088: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888044.15254: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888044.15258: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888044.15261: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888044.15327: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888044.15343: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\n<<<\n 7163 1726888044.15364: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888044.15544: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888044.15679: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888044.15952: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119128 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 7163 1726888044.16162: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888044.16279: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888044.16316: stderr chunk (state=3):\n>>><<<\n 7163 1726888044.16328: stdout chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpbav0mstp /root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_stat.py\\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master at \\'/root/.ansible/cp/26e6bc9b9f\\'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpbav0mstp\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_stat.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpbav0mstp\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_stat.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_stat.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_stat.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119128\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 119128 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 7163 1726888044.16435: done transferring module to remote\n 7163 1726888044.16713: _low_level_execute_command(): starting\n 7163 1726888044.16717: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/ /root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_stat.py && sleep 0'\n 7163 1726888044.16722: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888044.16730: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888044.16733: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/ /root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_stat.py && sleep 0'\"'\"''\n 7163 1726888044.17200: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888044.17565: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888044.18060: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888044.18184: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\n<<<\n 7163 1726888044.18218: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 7163 1726888044.18247: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888044.18323: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888044.18362: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888044.18928: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 7163 1726888044.19005: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 7163 1726888044.19022: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 7163 1726888044.19107: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 7163 1726888044.19175: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 7163 1726888044.19215: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 7163 1726888044.19276: stdout chunk (state=3):\n>>>import 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 7163 1726888044.19356: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\n<<<\n 7163 1726888044.19375: stdout chunk (state=3):\n>>>import 'codecs' # \r\n<<<\n 7163 1726888044.19479: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n<<<\n 7163 1726888044.19490: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f17684d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1737b30>\r\n<<<\n 7163 1726888044.19575: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f176aa50>\r\n<<<\n 7163 1726888044.19605: stdout chunk (state=3):\n>>>import '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\n<<<\n 7163 1726888044.19622: stdout chunk (state=3):\n>>>import 'io' # \r\n<<<\n 7163 1726888044.19694: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # \r\n<<<\n 7163 1726888044.20031: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f155d130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n<<<\n 7163 1726888044.20040: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f155dfa0>\r\nimport 'site' # \r\n<<<\n 7163 1726888044.20370: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888044.20374: stdout chunk (state=3):\n>>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 7163 1726888044.20376: stdout chunk (state=3):\n>>><<<\n 7163 1726888044.20379: stderr chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888044.20389: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888044.20391: _low_level_execute_command(): starting\n 7163 1726888044.20393: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_stat.py && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888044.20531: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n<<<\n 7163 1726888044.20535: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n<<<\n 7163 1726888044.20539: stdout chunk (state=3):\n>>>ansible-tmp-1726888044.1467018-7992-245960883339395=/root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395\n<<<\n 7163 1726888044.20542: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n<<<\n 7163 1726888044.20556: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888044.20565: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' -tt 10.31.45.174 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_stat.py && sleep 0'\"'\"''\n 7163 1726888044.20757: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n<<<\n 7163 1726888044.20760: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888044.20762: stderr chunk (state=3):\n>>><<<\n 7163 1726888044.20769: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f159bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\n<<<\n 7163 1726888044.20772: stdout chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'ansible-tmp-1726888044.1467018-7992-245960883339395=/root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888044.20778: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888044.1467018-7992-245960883339395=/root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888044.20781: evaluation_path:\n\t/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog\n\t/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks\n 7163 1726888044.20965: search_path:\n\t/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/templates/tlog-rec-session.conf\n\t/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tlog-rec-session.conf\n\t/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/templates/tlog-rec-session.conf\n\t/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/tlog-rec-session.conf\n\t/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/templates/tlog-rec-session.conf\n\t/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/tlog-rec-session.conf\n 7163 1726888044.20971: variable 'ansible_search_path' from source: unknown\n 7163 1726888044.20978: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f159bfe0>\r\n<<<\n 7163 1726888044.20982: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15d3770>\r\n<<<\n 7163 1726888044.21004: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n<<<\n 7163 1726888044.21031: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15d3e00>\r\n<<<\n 7163 1726888044.21054: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 7163 1726888044.21109: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15b3a40>\r\n<<<\n 7163 1726888044.21358: stdout chunk (state=3):\n>>>import '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15b1190>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1598f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n<<<\n 7163 1726888044.21425: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\n<<<\n 7163 1726888044.21550: stdout chunk (state=3):\n>>>import '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\n<<<\n 7163 1726888044.21654: stdout chunk (state=3):\n>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15f3710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15f2330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15b2030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15f0b30>\r\n<<<\n 7163 1726888044.21814: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f16287d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15981d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n<<<\n 7163 1726888044.21817: variable 'ansible_managed' from source: unknown\n 7163 1726888044.21820: variable '__tlog_writer' from source: role '' all vars\n 7163 1726888044.21876: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888044.21881: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888044.22034: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f1628c80>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1628b30>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f1628ef0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1596cf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\n<<<\n 7163 1726888044.22044: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f16295b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1629280>\r\n<<<\n 7163 1726888044.22049: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888044.22113: stdout chunk (state=3):\n>>>import 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f162a4b0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n<<<\n 7163 1726888044.22320: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n<<<\n 7163 1726888044.22324: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f16406e0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f1641df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n<<<\n 7163 1726888044.22327: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888044.22330: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888044.22347: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1642c60>\r\n<<<\n 7163 1726888044.22384: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f16432c0>\r\n<<<\n 7163 1726888044.22575: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f16421b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f1643d40>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1643470>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f162a510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n<<<\n 7163 1726888044.22625: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n<<<\n 7163 1726888044.22682: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f13c3c50>\r\n<<<\n 7163 1726888044.22743: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n<<<\n 7163 1726888044.22823: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f13ec710>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f13ec470>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888044.22892: stdout chunk (state=3):\n>>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f13ec740>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 7163 1726888044.22908: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 7163 1726888044.22931: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888044.23010: variable 'ansible_module_compression' from source: unknown\n 7163 1726888044.23082: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 7163 1726888044.23145: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 7163 1726888044.23244: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f13ed070>\r\n<<<\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 7163 1726888044.23265: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_stat.py\n<10.31.46.206> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmp_mg64vz6 TO /root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_stat.py\n 7163 1726888044.23342: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f13eda60>\r\n<<<\n<10.31.46.206> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' '[10.31.46.206]'\n 7163 1726888044.23410: stdout chunk (state=3):\n>>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f13ec920>\r\n<<<\n 7163 1726888044.23650: Sending initial data\n 7163 1726888044.23654: Sent initial data (151 bytes)\n 7163 1726888044.23657: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f13c1df0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f13eedb0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f13ed8e0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f162ac00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 7163 1726888044.23663: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888044.23666: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 7163 1726888044.23668: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 7163 1726888044.23699: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1413140>\r\n<<<\n 7163 1726888044.23894: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 7163 1726888044.23922: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f143b470>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 7163 1726888044.23973: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 7163 1726888044.24261: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f149c230>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 7163 1726888044.24349: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f149e990>\r\n<<<\n 7163 1726888044.24440: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888044.24501: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f149c350>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1469250>\r\n<<<\n 7163 1726888044.24675: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0d29340>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f143a270>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f13efd10>\r\n<<<\n 7163 1726888044.24699: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 7163 1726888044.24887: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f61f143a5d0>\r\n<<<\n 7163 1726888044.24891: stdout chunk (state=3):\n>>>import _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\n<<<\n 7163 1726888044.24897: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 7163 1726888044.24900: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888044.25269: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7475104d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7474dfb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\n<<<\n 7163 1726888044.25331: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888044.25343: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_utboqi0y/ansible_ansible.legacy.stat_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.25347: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747512a50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\n<<<\n 7163 1726888044.25542: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 7163 1726888044.25548: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7472e5130>\r\n<<<\n 7163 1726888044.25551: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888044.25554: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0d830b0>\r\nimport '_typing' # \r\n<<<\n 7163 1726888044.25557: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7472e5fa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 7163 1726888044.25846: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0d61fa0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0d61100>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.25851: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n<<<\n 7163 1726888044.25854: stdout chunk (state=3):\n>>>import 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.25923: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n<<<\n 7163 1726888044.25977: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.25981: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747323da0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\n<<<\n 7163 1726888044.26031: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747323fe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n<<<\n 7163 1726888044.26065: stdout chunk (state=3):\n>>>import 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.26068: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 7163 1726888044.26089: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888044.26092: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 7163 1726888044.26130: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\n<<<\n 7163 1726888044.26144: stdout chunk (state=3):\n>>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74735b770>\r\n<<<\n 7163 1726888044.26153: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n<<<\n 7163 1726888044.26167: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74735be00>\r\n<<<\n 7163 1726888044.26181: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 7163 1726888044.26237: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74733ba40>\r\n<<<\n 7163 1726888044.26242: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 7163 1726888044.26274: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747339190>\r\n<<<\n 7163 1726888044.26365: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747320f50>\r\n<<<\n 7163 1726888044.26395: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n<<<\n 7163 1726888044.26415: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\n<<<\n 7163 1726888044.26424: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 7163 1726888044.26450: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n<<<\n 7163 1726888044.26498: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n<<<\n 7163 1726888044.26517: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\n<<<\n 7163 1726888044.26558: stdout chunk (state=3):\n>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74737b710>\r\n<<<\n 7163 1726888044.26593: stdout chunk (state=3):\n>>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74737a330>\r\n<<<\n 7163 1726888044.26658: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74733a030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747378b30>\r\n<<<\n 7163 1726888044.26663: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n<<<\n 7163 1726888044.26726: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473b07a0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473201d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n<<<\n 7163 1726888044.26746: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7473b0c50>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473b0b00>\r\n<<<\n 7163 1726888044.26789: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7473b0ec0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74731ecf0>\r\n<<<\n 7163 1726888044.26843: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n<<<\n 7163 1726888044.26893: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n<<<\n 7163 1726888044.26917: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473b15b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473b1280>\r\nimport 'importlib.machinery' # \r\n<<<\n 7163 1726888044.26949: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\n<<<\n 7163 1726888044.26999: stdout chunk (state=3):\n>>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473b24b0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n<<<\n 7163 1726888044.27024: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n<<<\n 7163 1726888044.27097: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\n<<<\n 7163 1726888044.27102: stdout chunk (state=3):\n>>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473c86e0>\r\nimport 'errno' # \r\n<<<\n 7163 1726888044.27127: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7473c9df0>\r\n<<<\n 7163 1726888044.27154: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n<<<\n 7163 1726888044.27157: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n<<<\n 7163 1726888044.27193: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n<<<\n 7163 1726888044.27197: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\n<<<\n 7163 1726888044.27209: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473cac60>\r\n<<<\n 7163 1726888044.27266: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7473cb2c0>\r\n<<<\n 7163 1726888044.27270: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473ca1b0>\r\n<<<\n 7163 1726888044.27289: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n<<<\n 7163 1726888044.27300: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n<<<\n 7163 1726888044.27331: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888044.27339: stdout chunk (state=3):\n>>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7473cbd40>\r\n<<<\n 7163 1726888044.27354: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473cb470>\r\n<<<\n 7163 1726888044.27392: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473b2510>\r\n<<<\n 7163 1726888044.27413: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n<<<\n 7163 1726888044.27445: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n<<<\n 7163 1726888044.27460: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n<<<\n 7163 1726888044.27485: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n<<<\n 7163 1726888044.27517: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888044.27523: stdout chunk (state=3):\n>>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd74715bc50>\r\n<<<\n 7163 1726888044.27629: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd747184710>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747184470>\r\n<<<\n 7163 1726888044.27672: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd747184740>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 7163 1726888044.27732: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 7163 1726888044.27790: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888044.27857: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 7163 1726888044.27934: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp_mg64vz6\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_stat.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 7163 1726888044.27940: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp_mg64vz6 /root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_stat.py\n<<<\n 7163 1726888044.27943: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd747185040>\r\n<<<\n 7163 1726888044.28110: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmp_mg64vz6\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_stat.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_stat.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_stat.py M:0x001a\r\n<<<\n 7163 1726888044.28117: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd747185a30>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7471848f0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747159df0>\r\n<<<\n 7163 1726888044.28121: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.28152: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n<<<\n 7163 1726888044.28167: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747186d80>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747184ec0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473b2c00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 7163 1726888044.28181: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119128\r\n<<<\n 7163 1726888044.28226: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888044.28245: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 7163 1726888044.28281: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 7163 1726888044.28322: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7471af110>\r\n<<<\n 7163 1726888044.28371: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n<<<\n 7163 1726888044.28388: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888044.28427: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n<<<\n 7163 1726888044.28430: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 7163 1726888044.28488: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7471d34a0>\r\n<<<\n 7163 1726888044.28492: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 7163 1726888044.28542: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 7163 1726888044.28603: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n<<<\n 7163 1726888044.28629: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747234290>\r\n<<<\n 7163 1726888044.28652: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 7163 1726888044.28669: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n<<<\n 7163 1726888044.28809: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 7163 1726888044.28814: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 7163 1726888044.28837: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7472369f0>\r\n<<<\n 7163 1726888044.28842: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119128 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 7163 1726888044.28983: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7472343b0>\r\n<<<\n 7163 1726888044.28988: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888044.29055: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7471fd280>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746b293a0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7471d22a0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747187ce0>\r\n<<<\n 7163 1726888044.29464: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888044.29467: stdout chunk (state=3):\n>>><<<\n 7163 1726888044.29470: stderr chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp_mg64vz6 /root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_stat.py\\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master at \\'/root/.ansible/cp/a3358520e8\\'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp_mg64vz6\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_stat.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmp_mg64vz6\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_stat.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_stat.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_stat.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119128\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 119128 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 7163 1726888044.29477: done transferring module to remote\n 7163 1726888044.29480: _low_level_execute_command(): starting\n 7163 1726888044.29482: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/ /root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_stat.py && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888044.29490: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd7471d28a0>\r\n<<<\n 7163 1726888044.29493: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_g5r1r291/ansible_ansible.legacy.stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/ /root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_stat.py && sleep 0'\"'\"''\n 7163 1726888044.29586: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746b83110>\r\nimport '_typing' # \r\n<<<\n 7163 1726888044.29794: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746b62000>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746b61160>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.29970: stdout chunk (state=3):\n>>>import 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.30126: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0d80f80>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0da6ab0>\r\n<<<\n 7163 1726888044.30179: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0da6840>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0da6150>\r\n<<<\n 7163 1726888044.30310: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0da65a0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0d83d40>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0da7800>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0da7a40>\r\n<<<\n 7163 1726888044.30335: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 7163 1726888044.30380: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\n<<<\n 7163 1726888044.30481: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 7163 1726888044.30698: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0da7f50>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 7163 1726888044.30726: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c11d00>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0c13920>\r\n<<<\n 7163 1726888044.30807: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c142f0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n<<<\n 7163 1726888044.30814: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\n<<<\n 7163 1726888044.30817: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c15490>\r\n<<<\n 7163 1726888044.30840: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 7163 1726888044.30847: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888044.30901: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888044.30924: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888044.30959: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888044.30979: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 7163 1726888044.30998: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888044.31018: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6573\r\n<<<\n 7163 1726888044.31058: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888044.31097: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888044.31422: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c17f50>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f1642ae0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c16210>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c1fe30>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c1e900>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c1e660>\r\n<<<\n 7163 1726888044.31427: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 7163 1726888044.31458: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.31540: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c1ebd0>\r\n<<<\n 7163 1726888044.31572: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c17440>\r\n<<<\n 7163 1726888044.31604: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0c67ef0>\r\n<<<\n 7163 1726888044.31641: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n<<<\n 7163 1726888044.31671: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c68140>\r\n<<<\n 7163 1726888044.31730: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n<<<\n 7163 1726888044.31817: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n<<<\n 7163 1726888044.31953: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0c69c40>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c69a00>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 7163 1726888044.32031: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 7163 1726888044.32061: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0c6c200>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c6a330>\r\n<<<\n 7163 1726888044.32080: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 7163 1726888044.32255: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888044.32259: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n<<<\n 7163 1726888044.32294: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c6f9b0>\r\n<<<\n 7163 1726888044.32411: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n<<<\n 7163 1726888044.32448: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746b80fe0>\r\n<<<\n 7163 1726888044.32452: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c6c380>\r\n<<<\n 7163 1726888044.32473: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888044.32478: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n<<<\n 7163 1726888044.32483: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n<<<\n 7163 1726888044.32513: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n<<<\n 7163 1726888044.32522: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0c707a0>\r\n<<<\n 7163 1726888044.32591: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0c70b90>\r\n<<<\n 7163 1726888044.32682: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746ba6b40>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746ba68d0>\r\n<<<\n 7163 1726888044.32691: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0c70c80>\r\n<<<\n 7163 1726888044.32832: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746ba61e0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746ba6c30>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746b83da0>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746ba78c0>\r\n<<<\n 7163 1726888044.32877: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c68350>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n<<<\n 7163 1726888044.32917: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888044.32922: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746ba7b00>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 7163 1726888044.32935: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746ba7f80>\r\n<<<\n 7163 1726888044.33151: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0cfc2c0>\r\n<<<\n 7163 1726888044.33195: stdout chunk (state=3):\n>>>import 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a11dc0>\r\n<<<\n 7163 1726888044.33201: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a139e0>\r\n<<<\n 7163 1726888044.33205: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0cfd400>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c72a50>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0c73e00>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c72690>\r\n<<<\n 7163 1726888044.33208: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a14320>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n<<<\n 7163 1726888044.33213: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888044.33218: stdout chunk (state=3):\n>>><<<\n 7163 1726888044.33223: stderr chunk (state=3):\n>>><<<\n 7163 1726888044.33255: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a154c0>\r\n<<<\n 7163 1726888044.33259: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n<10.31.46.206> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888044.33267: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888044.33269: _low_level_execute_command(): starting\n 7163 1726888044.33276: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_stat.py && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888044.33316: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a17fb0>\r\n<<<\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' -tt 10.31.46.206 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_stat.py && sleep 0'\"'\"''\n 7163 1726888044.33360: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a1c320>\r\n<<<\n 7163 1726888044.33365: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n<<<\n 7163 1726888044.33368: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a16270>\r\n<<<\n 7163 1726888044.33370: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n<<<\n 7163 1726888044.33381: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.33461: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.33466: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n<<<\n 7163 1726888044.33476: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n<<<\n 7163 1726888044.33555: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.33563: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a1fef0>\r\nimport '_tokenize' # \r\n<<<\n 7163 1726888044.33594: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a1e9c0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a1e720>\r\n<<<\n 7163 1726888044.33613: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n<<<\n 7163 1726888044.33627: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 7163 1726888044.33771: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a1ec90>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a16780>\r\n<<<\n 7163 1726888044.33780: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a67fb0>\r\n<<<\n 7163 1726888044.33843: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.33848: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a682f0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n<<<\n 7163 1726888044.33853: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n<<<\n 7163 1726888044.33873: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n<<<\n 7163 1726888044.33915: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888044.33920: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.33933: stdout chunk (state=3):\n>>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a69dc0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a69b80>\r\n<<<\n 7163 1726888044.33952: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 7163 1726888044.34035: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 7163 1726888044.34149: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a6c320>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a6a4b0>\r\n<<<\n 7163 1726888044.34172: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n<<<\n 7163 1726888044.34193: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\n<<<\n 7163 1726888044.34249: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a6fb00>\r\n<<<\n 7163 1726888044.34381: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a6c4d0>\r\n<<<\n 7163 1726888044.34660: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a708f0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a704a0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a70e30>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a684d0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746afc3e0>\r\n<<<\n 7163 1726888044.34790: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888044.34819: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746afd430>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a72b70>\r\n<<<\n 7163 1726888044.34837: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a73f20>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a727e0>\r\n<<<\n 7163 1726888044.35011: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888044.35015: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.35043: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888044.35062: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.35091: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\n<<<\n 7163 1726888044.35247: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888044.35251: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888044.35287: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.35330: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888044.35367: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.35872: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0b01670>\r\n<<<\n 7163 1726888044.35900: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.35936: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 7163 1726888044.35981: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0b024b0>\r\n<<<\n 7163 1726888044.36084: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0cfd550>\r\n<<<\n 7163 1726888044.36143: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n<<<\n 7163 1726888044.36147: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.36150: stdout chunk (state=3):\n>>>import 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.36329: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.36441: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\n<<<\n 7163 1726888044.36477: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n<<<\n 7163 1726888044.36504: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n 7163 1726888044.36508: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888044.36610: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n<<<\n 7163 1726888044.36613: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0b026c0>\r\n<<<\n 7163 1726888044.36616: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.36646: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7469016d0>\r\n<<<\n 7163 1726888044.36660: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7469024b0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746afd550>\r\n<<<\n 7163 1726888044.36721: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n<<<\n 7163 1726888044.36752: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.36766: stdout chunk (state=3):\n>>>import 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.36918: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.37099: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\n<<<\n 7163 1726888044.37103: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746902540>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.37370: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.37443: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 7163 1726888044.37472: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 7163 1726888044.37513: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 7163 1726888044.37791: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.37798: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n<<<\n 7163 1726888044.37829: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n<<<\n 7163 1726888044.37858: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f93104d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f92dfb30>\r\n<<<\n 7163 1726888044.37900: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f9312a50>\r\n<<<\n 7163 1726888044.37970: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 7163 1726888044.37974: stdout chunk (state=3):\n>>>import '_abc' # \r\n<<<\n 7163 1726888044.38030: stdout chunk (state=3):\n>>>import 'abc' # \r\n<<<\n 7163 1726888044.38033: stdout chunk (state=3):\n>>>import 'io' # \r\n<<<\n 7163 1726888044.38036: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.38040: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # \r\n<<<\n 7163 1726888044.38077: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.38178: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\n<<<\n 7163 1726888044.38184: stdout chunk (state=3):\n>>>import 'genericpath' # \r\nimport 'posixpath' # \r\n<<<\n 7163 1726888044.38188: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.38291: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.38295: stdout chunk (state=3):\n>>>import 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n<<<\n 7163 1726888044.38298: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.38375: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f90c1130>\r\n<<<\n 7163 1726888044.38471: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.38475: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n<<<\n 7163 1726888044.38534: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.38540: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f90c1fa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 7163 1726888044.38543: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.38642: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n<<<\n 7163 1726888044.38671: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.38716: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.38767: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.38833: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n<<<\n 7163 1726888044.38843: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.39018: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.39023: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f90ffd70>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f90fffb0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n<<<\n 7163 1726888044.39030: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 7163 1726888044.39033: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n<<<\n 7163 1726888044.39085: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\n<<<\n 7163 1726888044.39089: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f9137770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f9137e00>\r\nimport '_collections' # \r\n<<<\n 7163 1726888044.39171: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f9117a40>\r\n<<<\n 7163 1726888044.39175: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7469036e0>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.39216: stdout chunk (state=3):\n>>>import '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f9115160>\r\n<<<\n 7163 1726888044.39219: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.39253: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.39383: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f90fcf20>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n<<<\n 7163 1726888044.39391: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.39436: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n<<<\n 7163 1726888044.39492: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.39496: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f91576b0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f91562d0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f9116030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f9154b60>\r\n<<<\n 7163 1726888044.39864: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f918c6b0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f90fc1a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f918cb60>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f918ca10>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f918ce00>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f90facc0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f918d4f0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f918d1c0>\r\nimport 'importlib.machinery' # \r\n<<<\n 7163 1726888044.39869: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f918e3f0>\r\n<<<\n 7163 1726888044.39872: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0b03680>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.39877: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd74690e1e0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74690b500>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.39950: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.39954: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.39989: stdout chunk (state=3):\n>>>import 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f91a45f0>\r\nimport 'errno' # \r\n<<<\n 7163 1726888044.40019: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.40060: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f91a5cd0>\r\n<<<\n 7163 1726888044.40103: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 7163 1726888044.40217: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.40225: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f91a6b70>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f91a71d0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f91a60c0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f91a7c50>\r\n<<<\n 7163 1726888044.40228: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.40317: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746bfaba0>\r\n<<<\n 7163 1726888044.40320: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f91a7380>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f918e360>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n<<<\n 7163 1726888044.40327: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746bee870>\r\n<<<\n 7163 1726888044.40422: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74690e390>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746afd6d0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n<<<\n 7163 1726888044.40425: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n<<<\n 7163 1726888044.40539: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.40543: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 7163 1726888044.40546: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8f2fb60>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n<<<\n 7163 1726888044.40592: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8f585c0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8f58320>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8f585f0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 7163 1726888044.40603: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888044.40606: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.40670: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888044.40673: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0b0e150>\r\n<<<\n 7163 1726888044.40677: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.40721: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8f58f20>\r\n<<<\n 7163 1726888044.40955: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0b09940>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n<<<\n 7163 1726888044.41018: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.41022: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8f598e0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8f587d0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8f2dd00>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8f5ac60>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8f59790>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f918eb10>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 7163 1726888044.41102: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888044.41106: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 7163 1726888044.41114: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.41117: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 7163 1726888044.41161: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 7163 1726888044.41170: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8f86fc0>\r\n<<<\n 7163 1726888044.41205: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n<<<\n 7163 1726888044.41244: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n<<<\n 7163 1726888044.41285: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 7163 1726888044.41304: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8fab350>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 7163 1726888044.41362: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 7163 1726888044.41365: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0dfab70>\r\n<<<\n 7163 1726888044.41397: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n<<<\n 7163 1726888044.41443: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0dee840>\r\n<<<\n 7163 1726888044.41475: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f90080e0>\r\n<<<\n 7163 1726888044.41478: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 7163 1726888044.41584: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0b0e3c0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0b0e1b0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n<<<\n 7163 1726888044.41587: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.41590: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 7163 1726888044.41678: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f900a840>\r\n<<<\n 7163 1726888044.41702: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f9008200>\r\n<<<\n 7163 1726888044.41777: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8fabfb0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f89291f0>\r\n<<<\n 7163 1726888044.41855: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.41874: stdout chunk (state=3):\n>>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8faa150>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8f5bb90>\r\n<<<\n 7163 1726888044.41909: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 7163 1726888044.41962: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f46f8faa4b0>\r\n<<<\n 7163 1726888044.41979: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.42123: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_c3cnni0t/ansible_ansible.legacy.stat_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.42222: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.42225: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n<<<\n 7163 1726888044.42350: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 7163 1726888044.42370: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.42543: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/tlog/tlog-rec-session.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 2771, \"inode\": 440402051, \"dev\": 51714, \"nlink\": 1, \"atime\": 1726888020.3847952, \"mtime\": 1719187200.0, \"ctime\": 1726888020.7517974, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"3fc720287d2f447cab36eaf589447c523a9cc6b4\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"3355285264\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\", \"follow\": false, \"get_checksum\": true, \"get_size\": false, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\r\n<<<\n 7163 1726888044.42547: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 7163 1726888044.42557: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f897eea0>\r\nimport '_typing' # \r\n<<<\n 7163 1726888044.42616: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f895dd90>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f895cef0>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.42620: stdout chunk (state=3):\n>>>import 'ansible' # \r\n<<<\n 7163 1726888044.42694: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.42701: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n<<<\n 7163 1726888044.42704: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.42827: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n<<<\n 7163 1726888044.42874: stdout chunk (state=3):\n>>># clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n<<<\n 7163 1726888044.43029: stdout chunk (state=3):\n>>># cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n<<<\n 7163 1726888044.43066: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n<<<\n 7163 1726888044.43281: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 7163 1726888044.43327: stdout chunk (state=3):\n>>># destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n<<<\n 7163 1726888044.43359: stdout chunk (state=3):\n>>># destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n<<<\n 7163 1726888044.43431: stdout chunk (state=3):\n>>># destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n<<<\n 7163 1726888044.43547: stdout chunk (state=3):\n>>># destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n<<<\n 7163 1726888044.43575: stdout chunk (state=3):\n>>># destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n<<<\n 7163 1726888044.43633: stdout chunk (state=3):\n>>># cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n<<<\n 7163 1726888044.44013: stdout chunk (state=3):\n>>># cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n<<<\n 7163 1726888044.44017: stdout chunk (state=3):\n>>># cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n<<<\n 7163 1726888044.44046: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n<<<\n 7163 1726888044.44085: stdout chunk (state=3):\n>>># destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n<<<\n 7163 1726888044.44119: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/tlog/tlog-rec-session.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 2771, \"inode\": 465567876, \"dev\": 51714, \"nlink\": 1, \"atime\": 1726888036.3641965, \"mtime\": 1719187200.0, \"ctime\": 1726888037.6121988, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"3fc720287d2f447cab36eaf589447c523a9cc6b4\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"3851983947\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\", \"follow\": false, \"get_checksum\": true, \"get_size\": false, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\r\n# destroy __main__\r\n<<<\n 7163 1726888044.44135: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 7163 1726888044.44150: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.44203: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n<<<\n 7163 1726888044.44240: stdout chunk (state=3):\n>>># destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n<<<\n 7163 1726888044.44299: stdout chunk (state=3):\n>>># destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n<<<\n 7163 1726888044.44329: stdout chunk (state=3):\n>>># destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 7163 1726888044.44675: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.45.174 closed.\r\n<<<\n 7163 1726888044.44829: stdout chunk (state=3):\n>>><<<\n 7163 1726888044.44832: stderr chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7475104d0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7474dfb30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747512a50>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7472e5130>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7472e5fa0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747323da0>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747323fe0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74735b770>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74735be00>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74733ba40>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747339190>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747320f50>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74737b710>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74737a330>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74733a030>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747378b30>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473b07a0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473201d0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7473b0c50>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473b0b00>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7473b0ec0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74731ecf0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473b15b0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473b1280>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473b24b0>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473c86e0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7473c9df0>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473cac60>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7473cb2c0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473ca1b0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7473cbd40>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473cb470>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473b2510>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd74715bc50>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd747184710>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747184470>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd747184740>\\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd747185040>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd747185a30>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7471848f0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747159df0>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747186d80>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747184ec0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473b2c00>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7471af110>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7471d34a0>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747234290>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7472369f0>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7472343b0>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7471fd280>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746b293a0>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7471d22a0>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747187ce0>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd7471d28a0>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_ansible.legacy.stat_payload_g5r1r291/ansible_ansible.legacy.stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746b83110>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746b62000>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746b61160>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746b80fe0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746ba6b40>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746ba68d0>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746ba61e0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746ba6c30>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746b83da0>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746ba78c0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746ba7b00>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746ba7f80>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a11dc0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a139e0>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a14320>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a154c0>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a17fb0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a1c320>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a16270>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a1fef0>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a1e9c0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a1e720>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a1ec90>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a16780>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a67fb0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a682f0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a69dc0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a69b80>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a6c320>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a6a4b0>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a6fb00>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a6c4d0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a708f0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a704a0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a70e30>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a684d0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746afc3e0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746afd430>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a72b70>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a73f20>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a727e0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7469016d0>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7469024b0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746afd550>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746902540>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7469036e0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd74690e1e0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74690b500>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746bfaba0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746bee870>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74690e390>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746afd6d0>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/tlog/tlog-rec-session.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 2771, \"inode\": 440402051, \"dev\": 51714, \"nlink\": 1, \"atime\": 1726888020.3847952, \"mtime\": 1719187200.0, \"ctime\": 1726888020.7517974, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"3fc720287d2f447cab36eaf589447c523a9cc6b4\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"3355285264\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\", \"follow\": false, \"get_checksum\": true, \"get_size\": false, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy _blake2\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy fnmatch\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _hashlib\\r\\n# destroy _operator\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.45.174 closed.\\r\\n\")\n 7163 1726888044.45016: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7475104d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7474dfb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747512a50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7472e5130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7472e5fa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747323da0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747323fe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74735b770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74735be00>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74733ba40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747339190>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747320f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74737b710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74737a330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74733a030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747378b30>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473b07a0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473201d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7473b0c50>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473b0b00>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7473b0ec0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74731ecf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473b15b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473b1280>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473b24b0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473c86e0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7473c9df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473cac60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7473cb2c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473ca1b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7473cbd40>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473cb470>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473b2510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd74715bc50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd747184710>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747184470>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd747184740>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd747185040>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd747185a30>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7471848f0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747159df0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747186d80>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747184ec0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473b2c00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7471af110>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7471d34a0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747234290>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7472369f0>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7472343b0>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7471fd280>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746b293a0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7471d22a0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747187ce0>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd7471d28a0>\r\n# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_g5r1r291/ansible_ansible.legacy.stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746b83110>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746b62000>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746b61160>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746b80fe0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746ba6b40>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746ba68d0>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746ba61e0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746ba6c30>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746b83da0>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746ba78c0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746ba7b00>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746ba7f80>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a11dc0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a139e0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a14320>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a154c0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a17fb0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a1c320>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a16270>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a1fef0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a1e9c0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a1e720>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a1ec90>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a16780>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a67fb0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a682f0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a69dc0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a69b80>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a6c320>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a6a4b0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a6fb00>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a6c4d0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a708f0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a704a0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a70e30>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a684d0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746afc3e0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746afd430>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a72b70>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a73f20>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a727e0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7469016d0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7469024b0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746afd550>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746902540>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7469036e0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd74690e1e0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74690b500>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746bfaba0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746bee870>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74690e390>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746afd6d0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/tlog/tlog-rec-session.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 2771, \"inode\": 440402051, \"dev\": 51714, \"nlink\": 1, \"atime\": 1726888020.3847952, \"mtime\": 1719187200.0, \"ctime\": 1726888020.7517974, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"3fc720287d2f447cab36eaf589447c523a9cc6b4\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"3355285264\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\", \"follow\": false, \"get_checksum\": true, \"get_size\": false, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.45.174 closed.\r\n 7163 1726888044.48690: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json<<<\n 7163 1726888044.48807: stdout chunk (state=3):\n>>>.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma<<<\n 7163 1726888044.49132: stdout chunk (state=3):\n>>>\r\n# destroy _blake2\r\n# destroy binascii\r\n<<<\n 7163 1726888044.49137: stdout chunk (state=3):\n>>># destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path<<<\n 7163 1726888044.49157: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f897cd70>\r\n<<<\n 7163 1726888044.49164: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n<<<\n 7163 1726888044.49169: stdout chunk (state=3):\n>>>\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport<<<\n 7163 1726888044.49173: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n<<<\n 7163 1726888044.49176: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tlog/tlog-rec-session.conf', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None})\n 7163 1726888044.49180: stdout chunk (state=3):\n>>>\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json<<<\n 7163 1726888044.49186: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f89aa810>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f89aa5a0>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f89a9ee0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f89aa330>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f897fb30>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f89ab5c0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f89ab800>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\n<<<\n 7163 1726888044.49191: stdout chunk (state=3):\n>>>\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437<<<\n 7163 1726888044.49195: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n<<<\n 7163 1726888044.49199: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f89abd40>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 7163 1726888044.49202: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f880db20>\r\n<<<\n 7163 1726888044.49233: stdout chunk (state=3):\n>>># cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external<<<\n 7163 1726888044.49261: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f880f740>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n<<<\n 7163 1726888044.49279: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n<<<\n 7163 1726888044.49294: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8810110>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f88112b0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 7163 1726888044.49303: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8813d70>\r\n<<<\n 7163 1726888044.49307: stdout chunk (state=3):\n>>># cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins<<<\n 7163 1726888044.49310: variable 'ansible_module_compression' from source: unknown\n 7163 1726888044.49314: stdout chunk (state=3):\n>>>\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128<<<\n 7163 1726888044.49318: stdout chunk (state=3):\n>>>\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 7163 1726888044.49321: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f90fadb0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8812030>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f881bb30>\r\nimport '_tokenize' # \r\n<<<\n 7163 1726888044.49336: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f881a630>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f881a390>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 7163 1726888044.49390: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n<<<\n 7163 1726888044.49395: stdout chunk (state=3):\n>>># destroy platform\r\n<<<\n 7163 1726888044.49399: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f881a8a0>\r\n<<<\n 7163 1726888044.49414: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8812540>\r\n<<<\n 7163 1726888044.49422: stdout chunk (state=3):\n>>># destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n<<<\n 7163 1726888044.49426: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED\n 7163 1726888044.49430: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 7163 1726888044.49497: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8863d70>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8863e00>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8865940>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8865700>\r\n<<<\n 7163 1726888044.49504: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external<<<\n 7163 1726888044.49509: stdout chunk (state=3):\n>>>\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules<<<\n 7163 1726888044.49513: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py\n 7163 1726888044.49522: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_file.py\n<10.31.45.174> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpe8a2h21r TO /root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_file.py\n<10.31.45.174> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' '[10.31.45.174]'\n 7163 1726888044.49536: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8867e90>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8866000>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f886b620>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8867fb0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f886c350>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f886c5c0>\r\n<<<\n 7163 1726888044.49580: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f886c950>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8864080>\r\n<<<\n 7163 1726888044.49669: stdout chunk (state=3):\n>>>\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 7163 1726888044.49674: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n<<<\n 7163 1726888044.49678: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n<<<\n 7163 1726888044.49687: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n<<<\n 7163 1726888044.49690: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888044.49694: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888044.49697: stdout chunk (state=3):\n>>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f88f80b0>\r\n<<<\n 7163 1726888044.49708: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888044.49712: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f88f92e0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f886e840>\r\n<<<\n 7163 1726888044.49743: Sending initial data\n 7163 1726888044.49747: Sent initial data (151 bytes)\n 7163 1726888044.49750: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.215 closed.\r\n<<<\n 7163 1726888044.49778: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f886fbf0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f886e480>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.49783: stderr chunk (state=3):\n>>><<<\n 7163 1726888044.49786: stdout chunk (state=3):\n>>><<<\n 7163 1726888044.49794: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.49798: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n<<<\n 7163 1726888044.49835: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n<10.31.12.215> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f17684d0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1737b30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f176aa50>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f155d130>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f155dfa0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f159bda0>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f159bfe0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15d3770>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15d3e00>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15b3a40>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15b1190>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1598f50>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15f3710>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15f2330>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15b2030>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15f0b30>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f16287d0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15981d0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f1628c80>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1628b30>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f1628ef0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1596cf0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f16295b0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1629280>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f162a4b0>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f16406e0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f1641df0>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1642c60>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f16432c0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f16421b0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f1643d40>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1643470>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f162a510>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f13c3c50>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f13ec710>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f13ec470>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f13ec740>\\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f13ed070>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f13eda60>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f13ec920>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f13c1df0>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f13eedb0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f13ed8e0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f162ac00>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1413140>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f143b470>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f149c230>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f149e990>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f149c350>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1469250>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0d29340>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f143a270>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f13efd10>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f61f143a5d0>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_ansible.legacy.stat_payload_utboqi0y/ansible_ansible.legacy.stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0d830b0>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0d61fa0>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0d61100>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0d80f80>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0da6ab0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0da6840>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0da6150>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0da65a0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0d83d40>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0da7800>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0da7a40>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0da7f50>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c11d00>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0c13920>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c142f0>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c15490>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c17f50>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f1642ae0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c16210>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c1fe30>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c1e900>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c1e660>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c1ebd0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c17440>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0c67ef0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c68140>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0c69c40>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c69a00>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0c6c200>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c6a330>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c6f9b0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c6c380>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0c707a0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0c70b90>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0c70c80>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c68350>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0cfc2c0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0cfd400>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c72a50>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0c73e00>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c72690>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0b01670>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0b024b0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0cfd550>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0b026c0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0b03680>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0b0e150>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0b09940>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0dfab70>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0dee840>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0b0e3c0>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0b0e1b0>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/tlog/tlog-rec-session.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 2771, \"inode\": 465567876, \"dev\": 51714, \"nlink\": 1, \"atime\": 1726888036.3641965, \"mtime\": 1719187200.0, \"ctime\": 1726888037.6121988, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"3fc720287d2f447cab36eaf589447c523a9cc6b4\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"3851983947\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\", \"follow\": false, \"get_checksum\": true, \"get_size\": false, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy _blake2\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy fnmatch\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _hashlib\\r\\n# destroy _operator\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.12.215 closed.\\r\\n\")\n 7163 1726888044.50454: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f17684d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1737b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f176aa50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f155d130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f155dfa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f159bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f159bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15d3770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15d3e00>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15b3a40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15b1190>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1598f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15f3710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15f2330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15b2030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15f0b30>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f16287d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15981d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f1628c80>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1628b30>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f1628ef0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1596cf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f16295b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1629280>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f162a4b0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f16406e0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f1641df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1642c60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f16432c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f16421b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f1643d40>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1643470>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f162a510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f13c3c50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f13ec710>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f13ec470>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f13ec740>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f13ed070>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f13eda60>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f13ec920>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f13c1df0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f13eedb0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f13ed8e0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f162ac00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1413140>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f143b470>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f149c230>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f149e990>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f149c350>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1469250>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0d29340>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f143a270>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f13efd10>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f61f143a5d0>\r\n# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_utboqi0y/ansible_ansible.legacy.stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0d830b0>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0d61fa0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0d61100>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0d80f80>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0da6ab0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0da6840>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0da6150>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0da65a0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0d83d40>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0da7800>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0da7a40>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0da7f50>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c11d00>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0c13920>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c142f0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c15490>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c17f50>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f1642ae0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c16210>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c1fe30>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c1e900>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c1e660>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c1ebd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c17440>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0c67ef0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c68140>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0c69c40>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c69a00>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0c6c200>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c6a330>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c6f9b0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c6c380>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0c707a0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0c70b90>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0c70c80>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c68350>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0cfc2c0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0cfd400>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c72a50>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0c73e00>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c72690>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0b01670>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0b024b0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0cfd550>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0b026c0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0b03680>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0b0e150>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0b09940>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0dfab70>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0dee840>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0b0e3c0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0b0e1b0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/tlog/tlog-rec-session.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 2771, \"inode\": 465567876, \"dev\": 51714, \"nlink\": 1, \"atime\": 1726888036.3641965, \"mtime\": 1719187200.0, \"ctime\": 1726888037.6121988, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"3fc720287d2f447cab36eaf589447c523a9cc6b4\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"3851983947\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\", \"follow\": false, \"get_checksum\": true, \"get_size\": false, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.215 closed.\r\n 7163 1726888044.51945: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.51949: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f88fd520>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f88fe3f0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f88f9550>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f88fe330>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.51953: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888044.51956: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888044.51958: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpe8a2h21r\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_file.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 7163 1726888044.51963: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpe8a2h21r /root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_file.py\n<<<\n 7163 1726888044.51966: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.51968: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.53459: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.53463: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpe8a2h21r\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_file.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_file.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_file.py M:0x001a\r\n<<<\n 7163 1726888044.53466: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125461\r\n<<<\n 7163 1726888044.53468: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.53473: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.53475: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.53478: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.53480: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.53483: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 7163 1726888044.53485: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tlog/tlog-rec-session.conf', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None})\n 7163 1726888044.53487: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\n<<<\n 7163 1726888044.53489: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f88ff4d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.53492: variable 'ansible_module_compression' from source: unknown\n 7163 1726888044.53494: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.53496: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.53498: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED\n 7163 1726888044.53501: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.53503: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.53505: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 7163 1726888044.53507: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 7163 1726888044.53509: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888044.53512: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8709df0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8707bf0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.53514: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n<<<\n 7163 1726888044.53516: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n<<<\n 7163 1726888044.53518: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py\n 7163 1726888044.53523: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_file.py\n 7163 1726888044.53525: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n<<<\n<10.31.12.215> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpajfnlje8 TO /root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_file.py\n 7163 1726888044.53531: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f89fe9f0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f89ee6c0>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f870a0c0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8709f10>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n<<<\n 7163 1726888044.53533: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.53536: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n<10.31.12.215> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' '[10.31.12.215]'\n 7163 1726888044.54130: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.54133: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.54136: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 125461 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888044.54141: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.54143: Sending initial data\n 7163 1726888044.54146: Sent initial data (150 bytes)\n 7163 1726888044.54148: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.54150: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888044.54154: stdout chunk (state=3):\n>>><<<\n 7163 1726888044.54156: stderr chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpe8a2h21r /root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_file.py\\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master at \\'/root/.ansible/cp/26e6bc9b9f\\'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpe8a2h21r\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_file.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpe8a2h21r\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_file.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_file.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_file.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125461\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 125461 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 7163 1726888044.54163: done transferring module to remote\n 7163 1726888044.54165: _low_level_execute_command(): starting\n 7163 1726888044.54167: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/ /root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_file.py && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/ /root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_file.py && sleep 0'\"'\"''\n 7163 1726888044.54745: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\n<<<\n 7163 1726888044.54751: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/tlog/tlog-rec-session.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 2771, \"inode\": 438304899, \"dev\": 51714, \"nlink\": 1, \"atime\": 1726888043.7322836, \"mtime\": 1719187200.0, \"ctime\": 1726888025.1778762, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"3fc720287d2f447cab36eaf589447c523a9cc6b4\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"3977803423\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\", \"follow\": false, \"get_checksum\": true, \"get_size\": false, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\r\n# destroy __main__\r\n<<<\n 7163 1726888044.54773: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888044.54794: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888044.54861: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888044.55001: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888044.55235: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888044.55426: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n<<<\n 7163 1726888044.55537: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888044.55589: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n<<<\n 7163 1726888044.55645: stdout chunk (state=3):\n>>># destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n<<<\n 7163 1726888044.55808: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888044.55898: stdout chunk (state=3):\n>>># destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n<<<\n 7163 1726888044.55946: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888044.55955: stdout chunk (state=3):\n>>># cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 7163 1726888044.56007: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\n<<<\n 7163 1726888044.56147: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888044.56199: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 7163 1726888044.56241: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888044.56272: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n<<<\n 7163 1726888044.56369: stdout chunk (state=3):\n>>># destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n<<<\n 7163 1726888044.56374: stdout chunk (state=3):\n>>># destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 7163 1726888044.56817: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.46.206 closed.\r\n<<<\n 7163 1726888044.56853: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 7163 1726888044.56957: stdout chunk (state=3):\n>>><<<\n 7163 1726888044.56961: stderr chunk (state=3):\n>>><<<\n 7163 1726888044.56988: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n<10.31.46.206> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f93104d0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f92dfb30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f9312a50>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f90c1130>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f90c1fa0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f90ffd70>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f90fffb0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f9137770>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f9137e00>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f9117a40>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f9115160>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f90fcf20>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f91576b0>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f91562d0>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f9116030>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f9154b60>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f918c6b0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f90fc1a0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f918cb60>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f918ca10>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f918ce00>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f90facc0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f918d4f0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f918d1c0>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f918e3f0>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f91a45f0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f91a5cd0>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f91a6b70>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f91a71d0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f91a60c0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f91a7c50>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f91a7380>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f918e360>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8f2fb60>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8f585c0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8f58320>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8f585f0>\\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8f58f20>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8f598e0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8f587d0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8f2dd00>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8f5ac60>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8f59790>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f918eb10>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8f86fc0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8fab350>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f90080e0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f900a840>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f9008200>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8fabfb0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f89291f0>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8faa150>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8f5bb90>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f46f8faa4b0>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_ansible.legacy.stat_payload_c3cnni0t/ansible_ansible.legacy.stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f897eea0>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f895dd90>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f895cef0>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f897cd70>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f89aa810>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f89aa5a0>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f89a9ee0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f89aa330>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f897fb30>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f89ab5c0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f89ab800>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f89abd40>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f880db20>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f880f740>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8810110>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f88112b0>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8813d70>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f90fadb0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8812030>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f881bb30>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f881a630>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f881a390>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f881a8a0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8812540>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8863d70>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8863e00>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8865940>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8865700>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8867e90>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8866000>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f886b620>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8867fb0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f886c350>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f886c5c0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f886c950>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8864080>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f88f80b0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f88f92e0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f886e840>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f886fbf0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f886e480>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f88fd520>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f88fe3f0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f88f9550>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f88fe330>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f88ff4d0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8709df0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8707bf0>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f89fe9f0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f89ee6c0>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f870a0c0>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8709f10>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/tlog/tlog-rec-session.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 2771, \"inode\": 438304899, \"dev\": 51714, \"nlink\": 1, \"atime\": 1726888043.7322836, \"mtime\": 1719187200.0, \"ctime\": 1726888025.1778762, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"3fc720287d2f447cab36eaf589447c523a9cc6b4\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"3977803423\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\", \"follow\": false, \"get_checksum\": true, \"get_size\": false, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy _blake2\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy fnmatch\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy pwd\\r\\n# destroy locale\\r\\n# destroy signal\\r\\n# destroy fcntl\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selectors\\r\\n# destroy errno\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _hashlib\\r\\n# destroy _operator\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.46.206 closed.\\r\\n\")\n 7163 1726888044.57167: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpajfnlje8\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_file.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 7163 1726888044.57186: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpajfnlje8 /root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_file.py\n<<<\n 7163 1726888044.57216: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f93104d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f92dfb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f9312a50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f90c1130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f90c1fa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f90ffd70>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f90fffb0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f9137770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f9137e00>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f9117a40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f9115160>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f90fcf20>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f91576b0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f91562d0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f9116030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f9154b60>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f918c6b0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f90fc1a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f918cb60>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f918ca10>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f918ce00>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f90facc0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f918d4f0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f918d1c0>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f918e3f0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f91a45f0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f91a5cd0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f91a6b70>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f91a71d0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f91a60c0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f91a7c50>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f91a7380>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f918e360>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8f2fb60>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8f585c0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8f58320>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8f585f0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8f58f20>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8f598e0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8f587d0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8f2dd00>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8f5ac60>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8f59790>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f918eb10>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8f86fc0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8fab350>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f90080e0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f900a840>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f9008200>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8fabfb0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f89291f0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8faa150>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8f5bb90>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f46f8faa4b0>\r\n# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_c3cnni0t/ansible_ansible.legacy.stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f897eea0>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f895dd90>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f895cef0>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f897cd70>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f89aa810>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f89aa5a0>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f89a9ee0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f89aa330>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f897fb30>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f89ab5c0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f89ab800>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f89abd40>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f880db20>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f880f740>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8810110>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f88112b0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8813d70>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f90fadb0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8812030>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f881bb30>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f881a630>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f881a390>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f881a8a0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8812540>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8863d70>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8863e00>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8865940>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8865700>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8867e90>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8866000>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f886b620>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8867fb0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f886c350>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f886c5c0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f886c950>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8864080>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f88f80b0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f88f92e0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f886e840>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f886fbf0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f886e480>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f88fd520>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f88fe3f0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f88f9550>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f88fe330>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f88ff4d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8709df0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8707bf0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f89fe9f0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f89ee6c0>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f870a0c0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8709f10>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/tlog/tlog-rec-session.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 2771, \"inode\": 438304899, \"dev\": 51714, \"nlink\": 1, \"atime\": 1726888043.7322836, \"mtime\": 1719187200.0, \"ctime\": 1726888025.1778762, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"3fc720287d2f447cab36eaf589447c523a9cc6b4\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"3977803423\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\", \"follow\": false, \"get_checksum\": true, \"get_size\": false, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.46.206 closed.\r\n 7163 1726888044.58452: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpajfnlje8\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_file.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_file.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_file.py M:0x001a\r\n<<<\n 7163 1726888044.58456: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125460\r\n<<<\n 7163 1726888044.59743: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tlog/tlog-rec-session.conf', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None})\n 7163 1726888044.59747: variable 'ansible_module_compression' from source: unknown\n 7163 1726888044.59750: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED\n 7163 1726888044.59752: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 7163 1726888044.59756: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888044.59758: stdout chunk (state=3):\n>>><<<\n 7163 1726888044.59760: stderr chunk (state=3):\n>>><<<\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py\n 7163 1726888044.59765: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_file.py\n<10.31.45.174> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n<10.31.46.206> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmptqj29n10 TO /root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_file.py\n 7163 1726888044.59774: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888044.59949: _low_level_execute_command(): starting\n 7163 1726888044.59955: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_file.py && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' '[10.31.46.206]'\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' -tt 10.31.45.174 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_file.py && sleep 0'\"'\"''\n 7163 1726888044.59966: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 125460 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 7163 1726888044.59969: Sending initial data\n 7163 1726888044.59972: Sent initial data (151 bytes)\n 7163 1726888044.59974: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888044.59976: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\n<<<\n 7163 1726888044.59978: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 7163 1726888044.59980: stderr chunk (state=3):\n>>><<<\n 7163 1726888044.59983: stdout chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpajfnlje8 /root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_file.py\\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master at \\'/root/.ansible/cp/1fb99bda8d\\'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpajfnlje8\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_file.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpajfnlje8\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_file.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_file.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_file.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125460\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 125460 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 7163 1726888044.59988: done transferring module to remote\n 7163 1726888044.59990: _low_level_execute_command(): starting\n 7163 1726888044.59992: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/ /root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_file.py && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/ /root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_file.py && sleep 0'\"'\"''\n 7163 1726888044.60163: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888044.60489: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888044.60783: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888044.60786: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 7163 1726888044.60789: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888044.60792: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 7163 1726888044.60794: stderr chunk (state=3):\n>>>debug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888044.61075: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888044.61163: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888044.61283: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888044.61291: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888044.61317: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888044.61596: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888044.61615: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\n<<<\n 7163 1726888044.61627: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888044.61705: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888044.61731: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888044.61835: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888044.63325: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 7163 1726888044.63357: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 7163 1726888044.63390: stdout chunk (state=3):\n>>>import '_thread' # \r\n<<<\n 7163 1726888044.63400: stdout chunk (state=3):\n>>>import '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 7163 1726888044.63463: stdout chunk (state=3):\n>>>import '_io' # \r\n<<<\n 7163 1726888044.63482: stdout chunk (state=3):\n>>>import 'marshal' # \r\n<<<\n 7163 1726888044.63504: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 7163 1726888044.63507: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 7163 1726888044.63570: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 7163 1726888044.63577: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 7163 1726888044.63581: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 7163 1726888044.63587: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 7163 1726888044.63623: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\n<<<\n 7163 1726888044.63628: stderr chunk (state=3):\n>>>debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmptqj29n10\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_file.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 7163 1726888044.63631: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmptqj29n10 /root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_file.py\n<<<\n 7163 1726888044.63638: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n<<<\n 7163 1726888044.63652: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\n<<<\n 7163 1726888044.63671: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmptqj29n10\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_file.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_file.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_file.py M:0x001a\r\n<<<\n 7163 1726888044.63683: stdout chunk (state=3):\n>>>import 'codecs' # \r\n<<<\n 7163 1726888044.63720: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n<<<\n 7163 1726888044.63761: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f5684d0>\r\n<<<\n 7163 1726888044.63767: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125461\r\n<<<\n 7163 1726888044.63771: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f537b30>\r\n<<<\n 7163 1726888044.63801: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f56aa50>\r\n<<<\n 7163 1726888044.63822: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 7163 1726888044.63851: stdout chunk (state=3):\n>>>import '_abc' # \r\nimport 'abc' # \r\n<<<\n 7163 1726888044.63874: stdout chunk (state=3):\n>>>import 'io' # \r\n<<<\n 7163 1726888044.63917: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # \r\n<<<\n 7163 1726888044.64017: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\n<<<\n 7163 1726888044.64058: stdout chunk (state=3):\n>>>import 'genericpath' # \r\nimport 'posixpath' # \r\n<<<\n 7163 1726888044.64076: stdout chunk (state=3):\n>>>import 'os' # \r\nimport '_sitebuiltins' # \r\n<<<\n 7163 1726888044.64141: stdout chunk (state=3):\n>>>Processing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\n<<<\n 7163 1726888044.64334: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888044.64337: stdout chunk (state=3):\n>>><<<\n 7163 1726888044.64383: stderr chunk (state=3):\n>>><<<\n 7163 1726888044.64388: stdout chunk (state=3):\n>>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f31d130>\r\n<<<\n<10.31.12.215> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888044.64395: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888044.64398: _low_level_execute_command(): starting\n 7163 1726888044.64400: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_file.py && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888044.64406: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f31dfa0>\r\n<<<\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' -tt 10.31.12.215 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_file.py && sleep 0'\"'\"''\n 7163 1726888044.64790: stdout chunk (state=3):\n>>>import 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 7163 1726888044.64799: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 125461 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 7163 1726888044.64802: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888044.64804: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888044.64964: stderr chunk (state=3):\n>>><<<\n 7163 1726888044.64971: stdout chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmptqj29n10 /root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_file.py\\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master at \\'/root/.ansible/cp/a3358520e8\\'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmptqj29n10\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_file.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmptqj29n10\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_file.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_file.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_file.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125461\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 125461 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 7163 1726888044.64981: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f35bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f35bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f393770>\r\n<<<\n 7163 1726888044.64984: done transferring module to remote\n 7163 1726888044.64988: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\n<<<\n 7163 1726888044.64992: stdout chunk (state=3):\n>>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f393e00>\r\n<<<\n 7163 1726888044.64996: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 7163 1726888044.65048: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f373a40>\r\n<<<\n 7163 1726888044.65154: _low_level_execute_command(): starting\n 7163 1726888044.65161: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 7163 1726888044.65164: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/ /root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_file.py && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888044.65171: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f371190>\r\n<<<\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/ /root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_file.py && sleep 0'\"'\"''\n 7163 1726888044.65445: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f358f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n<<<\n 7163 1726888044.65450: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3b3710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3b2330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f372030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3b0b30>\r\n<<<\n 7163 1726888044.65468: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3e87a0>\r\n<<<\n 7163 1726888044.65526: stdout chunk (state=3):\n>>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3581d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888044.65545: stdout chunk (state=3):\n>>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f3e8c50>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3e8b00>\r\n<<<\n 7163 1726888044.65606: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f3e8ec0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f356cf0>\r\n<<<\n 7163 1726888044.65650: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n<<<\n 7163 1726888044.65760: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3e95b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3e9280>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\n<<<\n 7163 1726888044.65787: stdout chunk (state=3):\n>>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3ea4b0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n<<<\n 7163 1726888044.65930: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n<<<\n 7163 1726888044.66064: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888044.66068: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f4006e0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f401df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f402c60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f4032c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f4021b0>\r\n<<<\n 7163 1726888044.66071: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888044.66075: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n<<<\n 7163 1726888044.66132: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f403d40>\r\n<<<\n 7163 1726888044.66136: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888044.66155: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f403470>\r\n<<<\n 7163 1726888044.66265: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888044.66297: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888044.66325: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6497\r\n<<<\n 7163 1726888044.66362: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888044.66422: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3ea510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f187c50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f1b07a0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f1b0500>\r\n<<<\n 7163 1726888044.66427: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f1b07d0>\r\n<<<\n 7163 1726888044.66444: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 7163 1726888044.66498: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888044.66505: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888044.66508: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 7163 1726888044.66511: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\n<<<\n 7163 1726888044.66514: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 7163 1726888044.66557: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888044.66561: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888044.66629: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888044.66685: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888044.66691: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\n<<<\n 7163 1726888044.66730: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888044.66926: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f1b1100>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f1b1af0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f1b09b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f185df0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f1b2ed0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f1b1c40>\r\n<<<\n 7163 1726888044.66933: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3eac00>\r\n<<<\n 7163 1726888044.66941: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 7163 1726888044.67020: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 7163 1726888044.67057: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 7163 1726888044.67079: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f1db200>\r\n<<<\n 7163 1726888044.67148: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888044.67181: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 7163 1726888044.67245: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f1ff5f0>\r\n<<<\n 7163 1726888044.67272: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 7163 1726888044.67311: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 7163 1726888044.67367: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n<<<\n 7163 1726888044.67387: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f2603e0>\r\n<<<\n 7163 1726888044.67425: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n<<<\n 7163 1726888044.67492: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 7163 1726888044.67584: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f262b40>\r\n<<<\n 7163 1726888044.67708: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f260500>\r\n<<<\n 7163 1726888044.67743: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f2253d0>\r\n<<<\n 7163 1726888044.67782: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eb29430>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f1fe3f0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f1b3dd0>\r\n<<<\n 7163 1726888044.67910: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 7163 1726888044.67968: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4e4f1fe9f0>\r\n<<<\n 7163 1726888044.68019: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_ptx4znyg/ansible_ansible.legacy.file_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.68141: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.68178: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 7163 1726888044.68223: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 7163 1726888044.68315: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 7163 1726888044.68346: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eb7f200>\r\n<<<\n 7163 1726888044.68365: stdout chunk (state=3):\n>>>import '_typing' # \r\n<<<\n 7163 1726888044.68499: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888044.68508: stdout chunk (state=3):\n>>><<<\n 7163 1726888044.68518: stderr chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888044.68668: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888044.68671: _low_level_execute_command(): starting\n 7163 1726888044.68674: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_file.py && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' -tt 10.31.46.206 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_file.py && sleep 0'\"'\"''\n 7163 1726888044.68956: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eb62120>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eb61280>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.69553: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 7163 1726888044.69579: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 7163 1726888044.69615: stdout chunk (state=3):\n>>>import '_thread' # \r\n<<<\n 7163 1726888044.69724: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888044.69740: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888044.69752: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888044.69849: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888044.69880: stdout chunk (state=3):\n>>>import '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # <<<\n 7163 1726888044.69886: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888044.69900: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888044.69904: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\n<<<\n 7163 1726888044.69917: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888044.69920: stdout chunk (state=3):\n>>>\r\n# installing zipimport hook\r\n<<<\n 7163 1726888044.69955: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888044.69963: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888044.70003: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888044.70023: stdout chunk (state=3):\n>>>import 'time' # \r\nimport 'zipimport' # \r\n<<<\n 7163 1726888044.70257: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888044.70261: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.70263: stdout chunk (state=3):\n>>># installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888044.70299: stdout chunk (state=3):\n>>>import '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bee04d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8beafb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bee2a50>\r\nimport '_signal' # \r\n<<<\n 7163 1726888044.70362: stdout chunk (state=3):\n>>>import '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\n<<<\n 7163 1726888044.70436: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\n<<<\n 7163 1726888044.70463: stdout chunk (state=3):\n>>>import 'genericpath' # \r\nimport 'posixpath' # \r\n<<<\n 7163 1726888044.70634: stdout chunk (state=3):\n>>>import 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\n<<<\n 7163 1726888044.70711: stdout chunk (state=3):\n>>>Processing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bc91130>\r\n<<<\n 7163 1726888044.70796: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n<<<\n 7163 1726888044.70830: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bc91fd0>\r\n<<<\n 7163 1726888044.70854: stdout chunk (state=3):\n>>>import 'site' # \r\n<<<\n 7163 1726888044.70878: stdout chunk (state=3):\n>>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 7163 1726888044.71159: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eb7d0d0>\r\n<<<\n 7163 1726888044.71192: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888044.71215: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n<<<\n 7163 1726888044.71243: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n<<<\n 7163 1726888044.71273: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n<<<\n 7163 1726888044.71296: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4eba6c00>\r\n<<<\n 7163 1726888044.71326: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eba6990>\r\n<<<\n 7163 1726888044.71361: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eba62a0>\r\n<<<\n 7163 1726888044.71386: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 7163 1726888044.71421: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bccfdd0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\n<<<\n 7163 1726888044.71490: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bccffe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n<<<\n 7163 1726888044.71494: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eba6a20>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eb7fe90>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888044.71756: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n<<<\n 7163 1726888044.71760: stdout chunk (state=3):\n>>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4eba7920>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4eba7b60>\r\n<<<\n 7163 1726888044.71829: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ebcc050>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea11df0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea13a10>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 7163 1726888044.71833: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea14410>\r\n<<<\n 7163 1726888044.71841: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n<<<\n 7163 1726888044.71867: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\n<<<\n 7163 1726888044.71986: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd07800>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd07e90>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bce7aa0>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bce51c0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bcccf80>\r\n<<<\n 7163 1726888044.72164: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea155b0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 7163 1726888044.72168: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n<<<\n 7163 1726888044.72171: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n<<<\n 7163 1726888044.72174: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 7163 1726888044.72178: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n<<<\n 7163 1726888044.72183: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\n<<<\n 7163 1726888044.72187: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea17f80>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea1c170>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea16300>\r\n<<<\n 7163 1726888044.72312: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n<<<\n 7163 1726888044.72318: stdout chunk (state=3):\n>>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd2b6b0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd2a2d0>\r\n<<<\n 7163 1726888044.72323: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n<<<\n 7163 1726888044.72330: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea1ff20>\r\n<<<\n 7163 1726888044.72335: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bce6060>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bccee70>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd5c710>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bccc200>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n<<<\n 7163 1726888044.72342: stdout chunk (state=3):\n>>>import '_tokenize' # \r\n<<<\n 7163 1726888044.72348: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 7163 1726888044.72424: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea1e9f0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea1e750>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 7163 1726888044.72431: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 7163 1726888044.72434: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bd5cbc0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd5ca70>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bd5ce60>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bccad20>\r\n<<<\n 7163 1726888044.72444: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 7163 1726888044.72643: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea1ecc0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea16810>\r\n<<<\n 7163 1726888044.72646: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 7163 1726888044.72649: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd5d520>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd5d1f0>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd5e420>\r\n<<<\n 7163 1726888044.72652: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea67fe0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea68260>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n<<<\n 7163 1726888044.72654: stdout chunk (state=3):\n>>>import 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df30e84d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df30b7b30>\r\n<<<\n 7163 1726888044.72698: stdout chunk (state=3):\n>>>import 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n<<<\n 7163 1726888044.72751: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea69e20>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea69be0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 7163 1726888044.72780: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd74620>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bd75d30>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n<<<\n 7163 1726888044.72844: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df30eaa50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\n<<<\n 7163 1726888044.72894: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea6c320>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea6a480>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 7163 1726888044.72948: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd76bd0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bd77230>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd76120>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bd77cb0>\r\n<<<\n 7163 1726888044.72977: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\n<<<\n 7163 1726888044.73134: stdout chunk (state=3):\n>>>Processing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2e99130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2e99fa0>\r\n<<<\n 7163 1726888044.73144: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea6fb00>\r\n<<<\n 7163 1726888044.73175: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea6c4d0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea70980>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea70b60>\r\n<<<\n 7163 1726888044.73191: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd773e0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd5e390>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8baefb90>\r\n<<<\n 7163 1726888044.73216: stdout chunk (state=3):\n>>>import 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 7163 1726888044.73220: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bb18650>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb183b0>\r\n<<<\n 7163 1726888044.73249: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea70e60>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea68560>\r\n<<<\n 7163 1726888044.73269: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n<<<\n 7163 1726888044.73323: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n<<<\n 7163 1726888044.73326: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n<<<\n 7163 1726888044.73329: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bb18680>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 7163 1726888044.73344: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888044.73371: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4eafc500>\r\n<<<\n 7163 1726888044.73410: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n<<<\n 7163 1726888044.73432: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n<<<\n 7163 1726888044.73477: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n<<<\n 7163 1726888044.73486: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888044.73587: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888044.73605: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4eafd670>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea72c90>\r\n<<<\n 7163 1726888044.73637: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea70da0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea728a0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.73658: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2ed7d70>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2ed7fb0>\r\n<<<\n 7163 1726888044.73665: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n<<<\n 7163 1726888044.73799: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.73828: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 7163 1726888044.73946: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.73951: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f0f770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f0fe00>\r\n<<<\n 7163 1726888044.73955: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 7163 1726888044.73958: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bb18fb0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bb19940>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb18860><<<\n 7163 1726888044.73964: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2eefa40>\r\nimport '_functools' # \r\n<<<\n 7163 1726888044.73983: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.73989: stdout chunk (state=3):\n>>>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8baedd30>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py<<<\n 7163 1726888044.74010: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2eed160>\r\n<<<\n 7163 1726888044.74025: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n<<<\n 7163 1726888044.74052: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2ed4f20>\r\n<<<\n 7163 1726888044.74107: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n<<<\n 7163 1726888044.74256: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.74279: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f2f6b0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f2e2d0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2eee030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f2cb60>\r\n<<<\n 7163 1726888044.74330: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f646b0>\r\n<<<\n 7163 1726888044.74424: stdout chunk (state=3):\n>>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2ed41a0>\r\n<<<\n 7163 1726888044.74452: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb1acf0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb19820>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd5eb40>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb3f050>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 7163 1726888044.74476: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2f64b60>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f64a10>\r\n<<<\n 7163 1726888044.74481: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2f64e00>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2ed2cc0>\r\n<<<\n 7163 1726888044.74514: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888044.74529: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb67410>\r\n<<<\n 7163 1726888044.74540: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n<<<\n 7163 1726888044.74543: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 7163 1726888044.74577: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\n<<<\n 7163 1726888044.74580: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 7163 1726888044.74583: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f654f0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f651c0>\r\n<<<\n 7163 1726888044.74674: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bbc8230>\r\n<<<\n 7163 1726888044.74679: stdout chunk (state=3):\n>>>import 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f663f0>\r\n<<<\n 7163 1726888044.74682: stdout chunk (state=3):\n>>>import 'importlib.util' # \r\nimport 'runpy' # \r\n<<<\n 7163 1726888044.74687: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.74757: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n<<<\n 7163 1726888044.74766: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 7163 1726888044.74770: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 7163 1726888044.74792: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f7c5f0>\r\nimport 'errno' # \r\n<<<\n 7163 1726888044.74894: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bbca990>\r\n<<<\n 7163 1726888044.74898: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2f7dcd0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\n<<<\n 7163 1726888044.74903: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f7eb70>\r\n<<<\n 7163 1726888044.74928: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bbc8350>\r\n<<<\n 7163 1726888044.75057: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2f7f1d0>\r\n<<<\n 7163 1726888044.75062: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f7e0c0>\r\n<<<\n 7163 1726888044.75065: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n<<<\n 7163 1726888044.75071: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb95220>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b50d2e0>\r\n<<<\n 7163 1726888044.75075: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2f7fc50>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f7f380>\r\n<<<\n 7163 1726888044.75135: stdout chunk (state=3):\n>>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb66240>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb1bc20>\r\n<<<\n 7163 1726888044.75145: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f66360>\r\n<<<\n 7163 1726888044.75164: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n<<<\n 7163 1726888044.75235: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9e8bb66570>\r\n<<<\n 7163 1726888044.75241: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2d13b60>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n<<<\n 7163 1726888044.75245: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n<<<\n 7163 1726888044.75316: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888044.75320: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_wpvtyhmr/ansible_ansible.legacy.file_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.75352: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2d3c590>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d3c320>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2d3c4d0>\r\n<<<\n 7163 1726888044.75358: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 7163 1726888044.75382: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4e901700>\r\n<<<\n 7163 1726888044.75427: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 7163 1726888044.75431: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4e9024b0>\r\n<<<\n 7163 1726888044.75437: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.75541: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888044.75546: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n<<<\n 7163 1726888044.75550: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 7163 1726888044.75575: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eba6ab0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.75580: stdout chunk (state=3):\n>>>import 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.75606: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2d3ce60>\r\n<<<\n 7163 1726888044.75616: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b566ff0>\r\n<<<\n 7163 1726888044.75666: stdout chunk (state=3):\n>>>import '_typing' # \r\n<<<\n 7163 1726888044.75671: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2d3d760>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d3c740>\r\n<<<\n 7163 1726888044.75861: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.75865: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d11d00>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d3eb70>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d3d8b0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f66b10>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 7163 1726888044.75885: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4e9021b0>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.75946: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b545ee0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b545070>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n<<<\n 7163 1726888044.75973: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 7163 1726888044.75986: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.75998: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d6aea0>\r\n<<<\n 7163 1726888044.76040: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n<<<\n 7163 1726888044.76055: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888044.76072: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n<<<\n 7163 1726888044.76102: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 7163 1726888044.76217: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d8f230>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 7163 1726888044.76263: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n<<<\n 7163 1726888044.76344: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2dbbf50>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 7163 1726888044.76368: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.76434: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 7163 1726888044.76582: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2dee7b0>\r\n<<<\n 7163 1726888044.76588: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2dec170>\r\n<<<\n 7163 1726888044.76606: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d8fec0>\r\n<<<\n 7163 1726888044.76628: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2729190>\r\n<<<\n 7163 1726888044.76702: stdout chunk (state=3):\n>>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d8e030>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d3fa70>\r\n<<<\n 7163 1726888044.76784: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.76803: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0df2d8e6f0>\r\n<<<\n 7163 1726888044.76923: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.76941: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_nq8vx0wb/ansible_ansible.legacy.file_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.76963: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.77000: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n<<<\n 7163 1726888044.77019: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.77048: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.77079: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.77131: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 7163 1726888044.77245: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 7163 1726888044.77249: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n<<<\n 7163 1726888044.77252: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.77254: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.77273: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df277ee40>\r\nimport '_typing' # \r\n<<<\n 7163 1726888044.77307: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n<<<\n 7163 1726888044.77311: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.77313: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.77431: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df275dd30>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df275ce90>\r\n<<<\n 7163 1726888044.77460: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.77475: stdout chunk (state=3):\n>>>import 'ansible' # \r\n<<<\n 7163 1726888044.77510: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.77550: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n<<<\n 7163 1726888044.77554: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.77566: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.77763: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 7163 1726888044.77830: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 7163 1726888044.77836: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 7163 1726888044.77964: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4e903650>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.78189: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.78196: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.78233: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.78391: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.78408: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 7163 1726888044.78443: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888044.78459: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n<<<\n 7163 1726888044.78466: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b5652e0>\r\n<<<\n 7163 1726888044.78510: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n<<<\n 7163 1726888044.78581: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n<<<\n 7163 1726888044.78680: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4e90e000>\r\n<<<\n 7163 1726888044.78692: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b58e9c0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b58e750>\r\n<<<\n 7163 1726888044.78715: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b58e060>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b58e7e0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b567c80>\r\n<<<\n 7163 1726888044.78732: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4e90aff0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.78856: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 7163 1726888044.78860: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b58f710>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888044.78867: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888044.78870: stdout chunk (state=3):\n>>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b58f950>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 7163 1726888044.78873: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n<<<\n 7163 1726888044.78875: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n<<<\n 7163 1726888044.78883: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 7163 1726888044.78891: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\n<<<\n 7163 1726888044.78945: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b58fe90>\r\n<<<\n 7163 1726888044.78994: stdout chunk (state=3):\n>>>import 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 7163 1726888044.79010: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 7163 1726888044.79013: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.79070: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ebfa960>\r\n<<<\n 7163 1726888044.79182: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b3f9cd0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b3fb8f0>\r\n<<<\n 7163 1726888044.79185: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ebee630>\r\n<<<\n 7163 1726888044.79243: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b3fc2f0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b3fd490>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 7163 1726888044.79254: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4e90e210>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4e90dfd0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 7163 1726888044.79267: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n<<<\n 7163 1726888044.79325: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 7163 1726888044.79367: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n<<<\n 7163 1726888044.79378: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b3fff50>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bccae10>\r\n<<<\n 7163 1726888044.79653: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.79660: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b3fe210>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b40bef0>\r\nimport '_tokenize' # \r\n<<<\n 7163 1726888044.79664: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b40a9c0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b40a720>\r\n<<<\n 7163 1726888044.79666: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n<<<\n 7163 1726888044.79668: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 7163 1726888044.79747: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b40ac90>\r\n<<<\n 7163 1726888044.79763: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b3fe720>\r\n<<<\n 7163 1726888044.79790: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888044.79902: stdout chunk (state=3):\n>>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b44ffe0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b450320>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n<<<\n 7163 1726888044.79913: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.79983: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b451d30>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b451af0>\r\n<<<\n 7163 1726888044.79987: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 7163 1726888044.80124: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 7163 1726888044.80128: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df277cb90>\r\n<<<\n 7163 1726888044.80207: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888044.80268: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df27aa810>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df27aa5a0>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df27a9eb0>\r\n<<<\n 7163 1726888044.80377: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df27aa960>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df277f8c0>\r\nimport 'atexit' # \r\n<<<\n 7163 1726888044.80380: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888044.80383: stdout chunk (state=3):\n>>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b4542f0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b452420>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b457aa0>\r\n<<<\n 7163 1726888044.80422: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b454470>\r\n<<<\n 7163 1726888044.80426: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.80445: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df27ab590>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888044.80449: stdout chunk (state=3):\n>>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df27ab7d0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 7163 1726888044.80494: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b4587a0>\r\n<<<\n 7163 1726888044.80559: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b4588f0>\r\n<<<\n 7163 1726888044.80564: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\n<<<\n 7163 1726888044.80567: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df27abcb0>\r\n<<<\n 7163 1726888044.80572: stdout chunk (state=3):\n>>>import 'pwd' # \r\n<<<\n 7163 1726888044.80630: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b458b90>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b450440>\r\n<<<\n 7163 1726888044.80634: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n<<<\n 7163 1726888044.80701: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df260da60>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df260f680>\r\n<<<\n 7163 1726888044.80910: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df260ff50>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26111f0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 7163 1726888044.80917: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b4e0320>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b4e14f0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b45ab10>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b45be90>\r\n<<<\n 7163 1726888044.81030: stdout chunk (state=3):\n>>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b45a750>\r\n<<<\n 7163 1726888044.81037: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.81079: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2613ce0>\r\n<<<\n 7163 1726888044.81082: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2d6ae10>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2611fa0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n<<<\n 7163 1726888044.81099: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.81112: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n<<<\n 7163 1726888044.81148: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.81202: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n<<<\n 7163 1726888044.81206: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df261bbc0>\r\nimport '_tokenize' # \r\n<<<\n 7163 1726888044.81473: stdout chunk (state=3):\n>>>\r\n{\"path\": \"/etc/tlog/tlog-rec-session.conf\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\"}, \"after\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"state\": \"file\", \"secontext\": \"system_u:object_r:etc_t:s0\", \"size\": 2771, \"invocation\": {\"module_args\": {\"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"dest\": \"/etc/tlog/tlog-rec-session.conf\", \"_original_basename\": \"tlog-rec-session.conf\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/tlog/tlog-rec-session.conf\", \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n<<<\n 7163 1726888044.81477: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 7163 1726888044.81480: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.81485: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df261a690>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df261a3f0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df261a960>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26124b0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2663ec0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2663f20>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n<<<\n 7163 1726888044.81497: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n<<<\n 7163 1726888044.81541: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2665af0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26658b0>\r\n<<<\n 7163 1726888044.81559: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 7163 1726888044.81791: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2667fe0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26661e0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 7163 1726888044.81834: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n<<<\n 7163 1726888044.81900: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\n<<<\n 7163 1726888044.81903: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df266b860>\r\n<<<\n 7163 1726888044.82034: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2668230>\r\n<<<\n 7163 1726888044.82052: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.82059: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 7163 1726888044.82094: stdout chunk (state=3):\n>>># destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n<<<\n 7163 1726888044.82163: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df266c860>\r\n<<<\n 7163 1726888044.82235: stdout chunk (state=3):\n>>># destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy array\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy distro.distro\r\n# cleanup[3] wiping distro\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n<<<\n 7163 1726888044.82307: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df266c8f0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df266c980>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2664230>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df26f4230>\r\n<<<\n 7163 1726888044.82560: stdout chunk (state=3):\n>>># cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping subprocess\r\n# destroy signal\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping tempfile\r\n# destroy io\r\n# destroy weakref\r\n# cleanup[3] wiping hashlib\r\n<<<\n 7163 1726888044.82634: stdout chunk (state=3):\n>>># cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections_abc\r\n# destroy _weakref\r\n<<<\n 7163 1726888044.82642: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\n<<<\n 7163 1726888044.82652: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.converters' # \r\n<<<\n 7163 1726888044.82792: stdout chunk (state=3):\n>>># destroy _uuid\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy locale\r\n# destroy pwd\r\n# destroy selectors\r\n# destroy shutil\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy selinux\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy re._parser\r\n<<<\n 7163 1726888044.82803: stdout chunk (state=3):\n>>># destroy tokenize\r\n# destroy _string\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy marshal\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n<<<\n 7163 1726888044.82807: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888044.82809: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _blake2\r\n# destroy platform\r\n# destroy distro\r\n# destroy json.scanner\r\n# destroy _json\r\n<<<\n 7163 1726888044.82812: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df26f52b0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df266e9c0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df266fd40>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df266e5a0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n<<<\n 7163 1726888044.82814: stdout chunk (state=3):\n>>># destroy select\r\n# destroy selinux._selinux\r\n# destroy collections\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _signal\r\n# destroy _typing\r\n# destroy _tokenize\r\n<<<\n 7163 1726888044.82816: stdout chunk (state=3):\n>>># destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# destroy warnings\r\n# destroy operator\r\n<<<\n 7163 1726888044.82818: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.82820: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 7163 1726888044.82943: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy functools\r\n# destroy time\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n<<<\n 7163 1726888044.82950: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.82959: stdout chunk (state=3):\n>>># destroy re\r\n# destroy _random\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy _collections\r\n# destroy _operator\r\n# destroy builtins\r\n# destroy _thread\r\n<<<\n 7163 1726888044.83021: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b2ed610>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b2ee300>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b5ac9e0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n<<<\n 7163 1726888044.83024: stdout chunk (state=3):\n>>># destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy _io\r\n# clear sys.audit hooks\r\n<<<\n 7163 1726888044.83027: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.83137: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.83205: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.83401: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888044.83404: stderr chunk (state=3):\n>>>Shared connection to 10.31.45.174 closed.\r\n<<<\n 7163 1726888044.83470: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b2ee390>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.83659: stderr chunk (state=3):\n>>><<<\n 7163 1726888044.83662: stdout chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f5684d0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f537b30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f56aa50>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f31d130>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f31dfa0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f35bda0>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f35bfe0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f393770>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f393e00>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f373a40>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f371190>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f358f50>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3b3710>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3b2330>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f372030>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3b0b30>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3e87a0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3581d0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f3e8c50>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3e8b00>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f3e8ec0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f356cf0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3e95b0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3e9280>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3ea4b0>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f4006e0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f401df0>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f402c60>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f4032c0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f4021b0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f403d40>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f403470>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3ea510>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f187c50>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f1b07a0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f1b0500>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f1b07d0>\\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f1b1100>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f1b1af0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f1b09b0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f185df0>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f1b2ed0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f1b1c40>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3eac00>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f1db200>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f1ff5f0>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f2603e0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f262b40>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f260500>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f2253d0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eb29430>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f1fe3f0>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f1b3dd0>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4e4f1fe9f0>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_ansible.legacy.file_payload_ptx4znyg/ansible_ansible.legacy.file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eb7f200>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eb62120>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eb61280>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eb7d0d0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4eba6c00>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eba6990>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eba62a0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eba6a20>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eb7fe90>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4eba7920>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4eba7b60>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ebcc050>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea11df0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea13a10>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea14410>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea155b0>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea17f80>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea1c170>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea16300>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea1ff20>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea1e9f0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea1e750>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea1ecc0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea16810>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea67fe0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea68260>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea69e20>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea69be0>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea6c320>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea6a480>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea6fb00>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea6c4d0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea70980>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea70b60>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea70e60>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea68560>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4eafc500>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4eafd670>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea72c90>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea70da0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea728a0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4e901700>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4e9024b0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eba6ab0>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4e9021b0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4e903650>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4e90e000>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4e90aff0>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ebfa960>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ebee630>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4e90e210>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4e90dfd0>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"path\": \"/etc/tlog/tlog-rec-session.conf\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\"}, \"after\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"state\": \"file\", \"secontext\": \"system_u:object_r:etc_t:s0\", \"size\": 2771, \"invocation\": {\"module_args\": {\"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"dest\": \"/etc/tlog/tlog-rec-session.conf\", \"_original_basename\": \"tlog-rec-session.conf\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/tlog/tlog-rec-session.conf\", \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy array\\r\\n# cleanup[3] wiping ansible.module_utils.distro\\r\\n# destroy distro.distro\\r\\n# cleanup[3] wiping distro\\r\\n# cleanup[3] wiping argparse\\r\\n# cleanup[3] wiping selinux\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ansible.module_utils.compat.selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd.daemon\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.journal\\r\\n# destroy uuid\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping logging\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping datetime\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping syslog\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy signal\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping shlex\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping locale\\r\\n# destroy encodings\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping json\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# cleanup[3] wiping json.scanner\\r\\n# cleanup[3] wiping _json\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy io\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping hashlib\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping __main__\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections_abc\\r\\n# destroy _weakref\\r\\n# destroy _uuid\\r\\n# destroy posixpath\\r\\n# destroy __main__\\r\\n# destroy atexit\\r\\n# destroy errno\\r\\n# destroy grp\\r\\n# destroy fcntl\\r\\n# destroy locale\\r\\n# destroy pwd\\r\\n# destroy selectors\\r\\n# destroy shutil\\r\\n# destroy tempfile\\r\\n# destroy traceback\\r\\n# destroy syslog\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy selinux\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy datetime\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy _string\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy marshal\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy stat\\r\\n# destroy _blake2\\r\\n# destroy platform\\r\\n# destroy distro\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy select\\r\\n# destroy selinux._selinux\\r\\n# destroy collections\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _signal\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# destroy warnings\\r\\n# destroy operator\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy functools\\r\\n# destroy time\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy re\\r\\n# destroy _random\\r\\n# destroy _hashlib\\r\\n# destroy itertools\\r\\n# destroy _collections\\r\\n# destroy _operator\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy _io\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.45.174 closed.\\r\\n\")\n 7163 1726888044.83909: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f5684d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f537b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f56aa50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f31d130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f31dfa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f35bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f35bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f393770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f393e00>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f373a40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f371190>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f358f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3b3710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3b2330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f372030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3b0b30>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3e87a0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3581d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f3e8c50>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3e8b00>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f3e8ec0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f356cf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3e95b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3e9280>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3ea4b0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f4006e0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f401df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f402c60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f4032c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f4021b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f403d40>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f403470>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3ea510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f187c50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f1b07a0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f1b0500>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f1b07d0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f1b1100>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f1b1af0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f1b09b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f185df0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f1b2ed0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f1b1c40>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3eac00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f1db200>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f1ff5f0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f2603e0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f262b40>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f260500>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f2253d0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eb29430>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f1fe3f0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f1b3dd0>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4e4f1fe9f0>\r\n# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_ptx4znyg/ansible_ansible.legacy.file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eb7f200>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eb62120>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eb61280>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eb7d0d0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4eba6c00>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eba6990>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eba62a0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eba6a20>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eb7fe90>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4eba7920>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4eba7b60>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ebcc050>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea11df0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea13a10>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea14410>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea155b0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea17f80>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea1c170>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea16300>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea1ff20>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea1e9f0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea1e750>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea1ecc0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea16810>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea67fe0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea68260>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea69e20>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea69be0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea6c320>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea6a480>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea6fb00>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea6c4d0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea70980>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea70b60>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea70e60>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea68560>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4eafc500>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4eafd670>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea72c90>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea70da0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea728a0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4e901700>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4e9024b0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eba6ab0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4e9021b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4e903650>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4e90e000>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4e90aff0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ebfa960>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ebee630>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4e90e210>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4e90dfd0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"path\": \"/etc/tlog/tlog-rec-session.conf\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\"}, \"after\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"state\": \"file\", \"secontext\": \"system_u:object_r:etc_t:s0\", \"size\": 2771, \"invocation\": {\"module_args\": {\"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"dest\": \"/etc/tlog/tlog-rec-session.conf\", \"_original_basename\": \"tlog-rec-session.conf\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/tlog/tlog-rec-session.conf\", \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy array\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy distro.distro\r\n# cleanup[3] wiping distro\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping subprocess\r\n# destroy signal\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping tempfile\r\n# destroy io\r\n# destroy weakref\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections_abc\r\n# destroy _weakref\r\n# destroy _uuid\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy locale\r\n# destroy pwd\r\n# destroy selectors\r\n# destroy shutil\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy selinux\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy _string\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy marshal\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _blake2\r\n# destroy platform\r\n# destroy distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy select\r\n# destroy selinux._selinux\r\n# destroy collections\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _signal\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# destroy warnings\r\n# destroy operator\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy functools\r\n# destroy time\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy re\r\n# destroy _random\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy _collections\r\n# destroy _operator\r\n# destroy builtins\r\n# destroy _thread\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy _io\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.45.174 closed.\r\n 7163 1726888044.85248: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.86699: done with _execute_module (ansible.legacy.file, {'owner': 'root', 'group': 'root', 'mode': '0644', 'dest': '/etc/tlog/tlog-rec-session.conf', '_original_basename': 'tlog-rec-session.conf', 'recurse': False, 'state': 'file', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 7163 1726888044.86703: _low_level_execute_command(): starting\n 7163 1726888044.86706: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/ > /dev/null 2>&1 && sleep 0'\n 7163 1726888044.86712: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\n<<<\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888044.86720: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n 7163 1726888044.86724: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888044.86727: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df26fd430>\r\n<<<\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 7163 1726888044.86792: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.86797: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 7163 1726888044.86858: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26fe2a0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26f5490>\r\n<<<\n 7163 1726888044.86862: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n<<<\n 7163 1726888044.86864: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.86867: stdout chunk (state=3):\n>>>import 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.86869: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\n<<<\n 7163 1726888044.86871: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26fe060>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.86877: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.86880: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.86882: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n<<<\n 7163 1726888044.86885: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.86887: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.86889: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.86891: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n<<<\n 7163 1726888044.86895: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.86905: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n<<<\n 7163 1726888044.86908: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.86911: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n<<<\n 7163 1726888044.86913: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.86915: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.86918: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.86920: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n<<<\n 7163 1726888044.86922: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.86924: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.86928: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n<<<\n 7163 1726888044.86930: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888044.86933: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.86935: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888044.87016: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.87028: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.87032: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n<<<\n 7163 1726888044.87036: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.87041: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888044.87046: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.87049: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.87051: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888044.87057: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 7163 1726888044.87061: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888044.87063: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888044.87128: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 7163 1726888044.87141: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 7163 1726888044.87144: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888044.87147: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.87151: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b2ef500>\r\n<<<\n 7163 1726888044.87153: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.87155: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 7163 1726888044.87157: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 7163 1726888044.87159: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 7163 1726888044.87162: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\n<<<\n 7163 1726888044.87165: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 7163 1726888044.87167: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26ff410>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.87169: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.87171: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n<<<\n 7163 1726888044.87234: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.87240: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.87243: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.87249: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.87252: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n<<<\n 7163 1726888044.87257: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.87260: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.87262: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.87264: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 7163 1726888044.87268: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.87273: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888044.87303: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 7163 1726888044.87397: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888044.87457: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b2fa090>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b2f57c0>\r\n<<<\n 7163 1726888044.87515: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.87535: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2509e80>\r\n<<<\n 7163 1726888044.87546: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df25056a0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.87681: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.87779: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.87787: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 7163 1726888044.87856: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n<<<\n 7163 1726888044.87864: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 7163 1726888044.87996: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n<<<\n 7163 1726888044.88000: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 7163 1726888044.88030: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df27fe810>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df27ea4e0>\r\n<<<\n 7163 1726888044.88109: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 7163 1726888044.88113: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2509c10>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26fe960>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.88116: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b5e6ab0>\r\n<<<\n 7163 1726888044.88118: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 7163 1726888044.88167: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n<<<\n 7163 1726888044.88190: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.88263: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\n<<<\n 7163 1726888044.88267: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b5d6780>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b2fa1e0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b2ec620>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n<<<\n 7163 1726888044.88275: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.88295: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 7163 1726888044.88298: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.88393: stderr chunk (state=3):\n>>><<<\n 7163 1726888044.88513: stdout chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888044.88522: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888044.88526: handler run complete\n 7163 1726888044.88552: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 7163 1726888044.88573: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888044.88619: attempt loop complete, returning result\n 7163 1726888044.88711: _execute() done\n 7163 1726888044.88715: dumping result to json\n 7163 1726888044.88717: done dumping result, returning\n 7163 1726888044.88720: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Configure tlog rec session [02619b48-4a2f-6d34-1d0e-000000000015]\n 7163 1726888044.88844: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.88931: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000015\nok: [managed_node2] => {\n \"changed\": false,\n \"checksum\": \"3fc720287d2f447cab36eaf589447c523a9cc6b4\",\n \"dest\": \"/etc/tlog/tlog-rec-session.conf\",\n \"diff\": {\n \"after\": {\n \"path\": \"/etc/tlog/tlog-rec-session.conf\"\n },\n \"before\": {\n \"path\": \"/etc/tlog/tlog-rec-session.conf\"\n }\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"_diff_peek\": null,\n \"_original_basename\": \"tlog-rec-session.conf\",\n \"access_time\": null,\n \"access_time_format\": \"%Y%m%d%H%M.%S\",\n \"attributes\": null,\n \"dest\": \"/etc/tlog/tlog-rec-session.conf\",\n \"follow\": true,\n \"force\": false,\n \"group\": \"root\",\n \"mode\": \"0644\",\n \"modification_time\": null,\n \"modification_time_format\": \"%Y%m%d%H%M.%S\",\n \"owner\": \"root\",\n \"path\": \"/etc/tlog/tlog-rec-session.conf\",\n \"recurse\": false,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"src\": null,\n \"state\": \"file\",\n \"unsafe_writes\": false\n }\n },\n \"mode\": \"0644\",\n \"owner\": \"root\",\n \"path\": \"/etc/tlog/tlog-rec-session.conf\",\n \"secontext\": \"system_u:object_r:etc_t:s0\",\n \"size\": 2771,\n \"state\": \"file\",\n \"uid\": 0\n}\n 7163 1726888044.89643: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000015\n 7163 1726888044.89647: WORKER PROCESS EXITING\n 7163 1726888044.89650: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.89653: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.90113: stdout chunk (state=3):\n>>>\r\n{\"path\": \"/etc/tlog/tlog-rec-session.conf\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\"}, \"after\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"state\": \"file\", \"secontext\": \"system_u:object_r:etc_t:s0\", \"size\": 2771, \"invocation\": {\"module_args\": {\"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"dest\": \"/etc/tlog/tlog-rec-session.conf\", \"_original_basename\": \"tlog-rec-session.conf\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/tlog/tlog-rec-session.conf\", \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n<<<\n 7163 1726888044.90214: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888044.90453: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n<<<\n 7163 1726888044.90505: stdout chunk (state=3):\n>>># clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n<<<\n 7163 1726888044.90566: stdout chunk (state=3):\n>>># cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n<<<\n 7163 1726888044.90620: stdout chunk (state=3):\n>>># cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n<<<\n 7163 1726888044.90661: stdout chunk (state=3):\n>>># cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n<<<\n 7163 1726888044.90699: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n<<<\n 7163 1726888044.91235: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy array\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy distro.distro\r\n# cleanup[3] wiping distro\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping subprocess\r\n# destroy signal\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping _locale\r\n<<<\n 7163 1726888044.91343: stdout chunk (state=3):\n>>># destroy _locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n<<<\n 7163 1726888044.91347: stdout chunk (state=3):\n>>># cleanup[3] wiping tempfile\r\n# destroy io\r\n# destroy weakref\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n<<<\n 7163 1726888044.91350: stdout chunk (state=3):\n>>># destroy fnmatch\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n<<<\n 7163 1726888044.91354: stdout chunk (state=3):\n>>># cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n<<<\n 7163 1726888044.91357: stdout chunk (state=3):\n>>>\r\n{\"path\": \"/etc/tlog/tlog-rec-session.conf\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\"}, \"after\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"state\": \"file\", \"secontext\": \"system_u:object_r:etc_t:s0\", \"size\": 2771, \"invocation\": {\"module_args\": {\"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"dest\": \"/etc/tlog/tlog-rec-session.conf\", \"_original_basename\": \"tlog-rec-session.conf\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/tlog/tlog-rec-session.conf\", \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n<<<\n 7163 1726888044.91370: stdout chunk (state=3):\n>>># destroy _stat\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 7163 1726888044.91525: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n<<<\n 7163 1726888044.91543: stdout chunk (state=3):\n>>># destroy _collections_abc\r\n# destroy _weakref\r\n<<<\n 7163 1726888044.91587: stdout chunk (state=3):\n>>># destroy _uuid\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy locale\r\n# destroy pwd\r\n# destroy selectors\r\n# destroy shutil\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n<<<\n 7163 1726888044.91635: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy re._parser\r\n<<<\n 7163 1726888044.91645: stdout chunk (state=3):\n>>># destroy tokenize\r\n# destroy _string\r\n<<<\n 7163 1726888044.91652: stdout chunk (state=3):\n>>># destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy marshal\r\n<<<\n 7163 1726888044.91751: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _blake2\r\n# destroy platform\r\n# destroy distro\r\n# destroy json.scanner\r\n# destroy _json\r\n<<<\n 7163 1726888044.91763: stdout chunk (state=3):\n>>># destroy select\r\n# destroy selinux._selinux\r\n# destroy collections\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _signal\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# destroy warnings\r\n# destroy operator\r\n<<<\n 7163 1726888044.91796: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 7163 1726888044.91908: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n<<<\n 7163 1726888044.91958: stdout chunk (state=3):\n>>># cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n<<<\n 7163 1726888044.91977: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy functools\r\n# destroy time\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n<<<\n 7163 1726888044.92018: stdout chunk (state=3):\n>>># cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n<<<\n 7163 1726888044.92031: stdout chunk (state=3):\n>>># destroy re\r\n# destroy _random\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy _collections\r\n# destroy _operator\r\n# destroy builtins\r\n# destroy _thread\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy _io\r\n# clear sys.audit hooks\r\n<<<\n 7163 1726888044.92510: stdout chunk (state=3):\n>>># cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 7163 1726888044.92518: stdout chunk (state=3):\n>>># destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n<<<\n 7163 1726888044.92522: stdout chunk (state=3):\n>>># destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy array\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy distro.distro\r\n# cleanup[3] wiping distro\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n<<<\n 7163 1726888044.92589: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.46.206 closed.\r\n<<<\n 7163 1726888044.92593: stdout chunk (state=3):\n>>><<<\n 7163 1726888044.92596: stderr chunk (state=3):\n>>><<<\n 7163 1726888044.92598: stdout chunk (state=3):\n>>># cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# cleanup[3] wiping _string<<<\n 7163 1726888044.92752: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping subprocess\r\n# destroy signal\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping tempfile\r\n# destroy io\r\n<<<\n<10.31.46.206> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df30e84d0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df30b7b30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df30eaa50>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2e99130>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2e99fa0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2ed7d70>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2ed7fb0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f0f770>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f0fe00>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2eefa40>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2eed160>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2ed4f20>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f2f6b0>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f2e2d0>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2eee030>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f2cb60>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f646b0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2ed41a0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2f64b60>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f64a10>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2f64e00>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2ed2cc0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f654f0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f651c0>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f663f0>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f7c5f0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2f7dcd0>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f7eb70>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2f7f1d0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f7e0c0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2f7fc50>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f7f380>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f66360>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2d13b60>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2d3c590>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d3c320>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2d3c4d0>\\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2d3ce60>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2d3d760>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d3c740>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d11d00>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d3eb70>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d3d8b0>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f66b10>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d6aea0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d8f230>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2dbbf50>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2dee7b0>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2dec170>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d8fec0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2729190>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d8e030>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d3fa70>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0df2d8e6f0>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_ansible.legacy.file_payload_nq8vx0wb/ansible_ansible.legacy.file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df277ee40>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df275dd30>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df275ce90>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df277cb90>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df27aa810>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df27aa5a0>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df27a9eb0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df27aa960>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df277f8c0>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df27ab590>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df27ab7d0>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df27abcb0>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df260da60>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df260f680>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df260ff50>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26111f0>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2613ce0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2d6ae10>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2611fa0>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df261bbc0>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df261a690>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df261a3f0>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df261a960>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26124b0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2663ec0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2663f20>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2665af0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26658b0>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2667fe0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26661e0>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df266b860>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2668230>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df266c860>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df266c8f0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df266c980>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2664230>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df26f4230>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df26f52b0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df266e9c0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df266fd40>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df266e5a0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df26fd430>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26fe2a0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26f5490>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26fe060>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26ff410>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2509e80>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df25056a0>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df27fe810>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df27ea4e0>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2509c10>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26fe960>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"path\": \"/etc/tlog/tlog-rec-session.conf\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\"}, \"after\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"state\": \"file\", \"secontext\": \"system_u:object_r:etc_t:s0\", \"size\": 2771, \"invocation\": {\"module_args\": {\"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"dest\": \"/etc/tlog/tlog-rec-session.conf\", \"_original_basename\": \"tlog-rec-session.conf\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/tlog/tlog-rec-session.conf\", \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy array\\r\\n# cleanup[3] wiping ansible.module_utils.distro\\r\\n# destroy distro.distro\\r\\n# cleanup[3] wiping distro\\r\\n# cleanup[3] wiping argparse\\r\\n# cleanup[3] wiping selinux\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ansible.module_utils.compat.selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd.daemon\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.journal\\r\\n# destroy uuid\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping logging\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping datetime\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping syslog\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy signal\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping shlex\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping locale\\r\\n# destroy encodings\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping json\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# cleanup[3] wiping json.scanner\\r\\n# cleanup[3] wiping _json\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy io\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping hashlib\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping __main__\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections_abc\\r\\n# destroy _weakref\\r\\n# destroy _uuid\\r\\n# destroy posixpath\\r\\n# destroy __main__\\r\\n# destroy atexit\\r\\n# destroy errno\\r\\n# destroy grp\\r\\n# destroy fcntl\\r\\n# destroy locale\\r\\n# destroy pwd\\r\\n# destroy selectors\\r\\n# destroy shutil\\r\\n# destroy tempfile\\r\\n# destroy traceback\\r\\n# destroy syslog\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy selinux\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy datetime\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy _string\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy marshal\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy stat\\r\\n# destroy _blake2\\r\\n# destroy platform\\r\\n# destroy distro\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy select\\r\\n# destroy selinux._selinux\\r\\n# destroy collections\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _signal\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# destroy warnings\\r\\n# destroy operator\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy functools\\r\\n# destroy time\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy re\\r\\n# destroy _random\\r\\n# destroy _hashlib\\r\\n# destroy itertools\\r\\n# destroy _collections\\r\\n# destroy _operator\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy _io\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.46.206 closed.\\r\\n\")\n 7163 1726888044.92984: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df30e84d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df30b7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df30eaa50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2e99130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2e99fa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2ed7d70>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2ed7fb0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f0f770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f0fe00>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2eefa40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2eed160>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2ed4f20>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f2f6b0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f2e2d0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2eee030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f2cb60>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f646b0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2ed41a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2f64b60>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f64a10>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2f64e00>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2ed2cc0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f654f0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f651c0>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f663f0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f7c5f0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2f7dcd0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f7eb70>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2f7f1d0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f7e0c0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2f7fc50>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f7f380>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f66360>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2d13b60>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2d3c590>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d3c320>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2d3c4d0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2d3ce60>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2d3d760>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d3c740>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d11d00>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d3eb70>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d3d8b0>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f66b10>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d6aea0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d8f230>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2dbbf50>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2dee7b0>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2dec170>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d8fec0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2729190>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d8e030>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d3fa70>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0df2d8e6f0>\r\n# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_nq8vx0wb/ansible_ansible.legacy.file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df277ee40>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df275dd30>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df275ce90>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df277cb90>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df27aa810>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df27aa5a0>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df27a9eb0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df27aa960>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df277f8c0>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df27ab590>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df27ab7d0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df27abcb0>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df260da60>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df260f680>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df260ff50>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26111f0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2613ce0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2d6ae10>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2611fa0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df261bbc0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df261a690>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df261a3f0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df261a960>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26124b0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2663ec0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2663f20>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2665af0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26658b0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2667fe0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26661e0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df266b860>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2668230>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df266c860>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df266c8f0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df266c980>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2664230>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df26f4230>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df26f52b0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df266e9c0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df266fd40>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df266e5a0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df26fd430>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26fe2a0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26f5490>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26fe060>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26ff410>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2509e80>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df25056a0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df27fe810>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df27ea4e0>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2509c10>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26fe960>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"path\": \"/etc/tlog/tlog-rec-session.conf\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\"}, \"after\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"state\": \"file\", \"secontext\": \"system_u:object_r:etc_t:s0\", \"size\": 2771, \"invocation\": {\"module_args\": {\"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"dest\": \"/etc/tlog/tlog-rec-session.conf\", \"_original_basename\": \"tlog-rec-session.conf\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/tlog/tlog-rec-session.conf\", \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy array\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy distro.distro\r\n# cleanup[3] wiping distro\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping subprocess\r\n# destroy signal\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping tempfile\r\n# destroy io\r\n# destroy weakref\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections_abc\r\n# destroy _weakref\r\n# destroy _uuid\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy locale\r\n# destroy pwd\r\n# destroy selectors\r\n# destroy shutil\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy selinux\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy _string\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy marshal\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _blake2\r\n# destroy platform\r\n# destroy distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy select\r\n# destroy selinux._selinux\r\n# destroy collections\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _signal\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# destroy warnings\r\n# destroy operator\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy functools\r\n# destroy time\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy re\r\n# destroy _random\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy _collections\r\n# destroy _operator\r\n# destroy builtins\r\n# destroy _thread\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy _io\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.46.206 closed.\r\n 7163 1726888044.94975: stdout chunk (state=3):\n>>># destroy weakref\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n<<<\n 7163 1726888044.94979: stdout chunk (state=3):\n>>># destroy fnmatch\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 7163 1726888044.95883: done with _execute_module (ansible.legacy.file, {'owner': 'root', 'group': 'root', 'mode': '0644', 'dest': '/etc/tlog/tlog-rec-session.conf', '_original_basename': 'tlog-rec-session.conf', 'recurse': False, 'state': 'file', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 7163 1726888044.95894: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections_abc\r\n# destroy _weakref\r\n<<<\n 7163 1726888044.95902: stdout chunk (state=3):\n>>># destroy _uuid\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy locale\r\n# destroy pwd\r\n# destroy selectors\r\n# destroy shutil\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy selinux\r\n<<<\n 7163 1726888044.95907: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy re._parser\r\n# destroy tokenize\r\n<<<\n 7163 1726888044.96144: stdout chunk (state=3):\n>>># destroy _string\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy marshal\r\n<<<\n 7163 1726888044.96149: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _blake2\r\n# destroy platform\r\n# destroy distro\r\n<<<\n 7163 1726888044.96154: stdout chunk (state=3):\n>>># destroy json.scanner\r\n# destroy _json\r\n# destroy select\r\n# destroy selinux._selinux\r\n# destroy collections\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _signal\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# destroy warnings\r\n# destroy operator\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 7163 1726888044.96159: _low_level_execute_command(): starting\n 7163 1726888044.96162: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/ > /dev/null 2>&1 && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888044.96171: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy functools\r\n# destroy time\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n<<<\n 7163 1726888044.96175: stdout chunk (state=3):\n>>># destroy re\r\n# destroy _random\r\n<<<\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 7163 1726888044.96183: stdout chunk (state=3):\n>>># destroy _hashlib\r\n# destroy itertools\r\n# destroy _collections\r\n<<<\n 7163 1726888044.96185: stdout chunk (state=3):\n>>># destroy _operator\r\n# destroy builtins\r\n# destroy _thread\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy _io\r\n# clear sys.audit hooks\r\n<<<\n 7163 1726888044.96188: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\n<<<\n 7163 1726888044.96191: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\nShared connection to 10.31.12.215 closed.\r\n<<<\n 7163 1726888044.96194: stdout chunk (state=3):\n>>><<<\n 7163 1726888044.96197: stderr chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bee04d0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8beafb30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bee2a50>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bc91130>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bc91fd0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bccfdd0>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bccffe0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd07800>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd07e90>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bce7aa0>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bce51c0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bcccf80>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd2b6b0>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd2a2d0>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bce6060>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bccee70>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd5c710>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bccc200>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bd5cbc0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd5ca70>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bd5ce60>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bccad20>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd5d520>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd5d1f0>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd5e420>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd74620>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bd75d30>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd76bd0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bd77230>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd76120>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bd77cb0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd773e0>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd5e390>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8baefb90>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bb18650>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb183b0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bb18680>\\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bb18fb0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bb19940>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb18860>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8baedd30>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb1acf0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb19820>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd5eb40>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb3f050>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb67410>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bbc8230>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bbca990>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bbc8350>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb95220>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b50d2e0>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb66240>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb1bc20>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9e8bb66570>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_ansible.legacy.file_payload_wpvtyhmr/ansible_ansible.legacy.file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b566ff0>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b545ee0>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b545070>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b5652e0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b58e9c0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b58e750>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b58e060>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b58e7e0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b567c80>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b58f710>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b58f950>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b58fe90>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b3f9cd0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b3fb8f0>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b3fc2f0>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b3fd490>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b3fff50>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bccae10>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b3fe210>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b40bef0>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b40a9c0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b40a720>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b40ac90>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b3fe720>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b44ffe0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b450320>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b451d30>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b451af0>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b4542f0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b452420>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b457aa0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b454470>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b4587a0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b4588f0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b458b90>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b450440>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b4e0320>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b4e14f0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b45ab10>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b45be90>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b45a750>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b2ed610>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b2ee300>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b5ac9e0>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b2ee390>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b2ef500>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b2fa090>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b2f57c0>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b5e6ab0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b5d6780>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b2fa1e0>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b2ec620>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"path\": \"/etc/tlog/tlog-rec-session.conf\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\"}, \"after\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"state\": \"file\", \"secontext\": \"system_u:object_r:etc_t:s0\", \"size\": 2771, \"invocation\": {\"module_args\": {\"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"dest\": \"/etc/tlog/tlog-rec-session.conf\", \"_original_basename\": \"tlog-rec-session.conf\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/tlog/tlog-rec-session.conf\", \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy binascii\\r\\n# destroy struct\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy array\\r\\n# cleanup[3] wiping ansible.module_utils.distro\\r\\n# destroy distro.distro\\r\\n# cleanup[3] wiping distro\\r\\n# cleanup[3] wiping argparse\\r\\n# cleanup[3] wiping selinux\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ansible.module_utils.compat.selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd.daemon\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.journal\\r\\n# destroy uuid\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping logging\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping datetime\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping syslog\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy signal\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping shlex\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping locale\\r\\n# destroy encodings\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping json\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# cleanup[3] wiping json.scanner\\r\\n# cleanup[3] wiping _json\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy io\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping hashlib\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping __main__\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections_abc\\r\\n# destroy _weakref\\r\\n# destroy _uuid\\r\\n# destroy posixpath\\r\\n# destroy __main__\\r\\n# destroy atexit\\r\\n# destroy errno\\r\\n# destroy grp\\r\\n# destroy fcntl\\r\\n# destroy locale\\r\\n# destroy pwd\\r\\n# destroy selectors\\r\\n# destroy shutil\\r\\n# destroy tempfile\\r\\n# destroy traceback\\r\\n# destroy syslog\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy selinux\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy datetime\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy _string\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy marshal\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy stat\\r\\n# destroy _blake2\\r\\n# destroy platform\\r\\n# destroy distro\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy select\\r\\n# destroy selinux._selinux\\r\\n# destroy collections\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _signal\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# destroy warnings\\r\\n# destroy operator\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy functools\\r\\n# destroy time\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy re\\r\\n# destroy _random\\r\\n# destroy _hashlib\\r\\n# destroy itertools\\r\\n# destroy _collections\\r\\n# destroy _operator\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy _io\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.12.215 closed.\\r\\n\")\n 7163 1726888044.96847: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888044.96999: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bee04d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8beafb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bee2a50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bc91130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bc91fd0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bccfdd0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bccffe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd07800>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd07e90>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bce7aa0>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bce51c0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bcccf80>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd2b6b0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd2a2d0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bce6060>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bccee70>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd5c710>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bccc200>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bd5cbc0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd5ca70>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bd5ce60>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bccad20>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd5d520>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd5d1f0>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd5e420>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd74620>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bd75d30>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd76bd0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bd77230>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd76120>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bd77cb0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd773e0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd5e390>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8baefb90>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bb18650>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb183b0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bb18680>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bb18fb0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bb19940>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb18860>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8baedd30>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb1acf0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb19820>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd5eb40>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb3f050>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb67410>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bbc8230>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bbca990>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bbc8350>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb95220>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b50d2e0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb66240>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb1bc20>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9e8bb66570>\r\n# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_wpvtyhmr/ansible_ansible.legacy.file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b566ff0>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b545ee0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b545070>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b5652e0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b58e9c0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b58e750>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b58e060>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b58e7e0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b567c80>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b58f710>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b58f950>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b58fe90>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b3f9cd0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b3fb8f0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b3fc2f0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b3fd490>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b3fff50>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bccae10>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b3fe210>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b40bef0>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b40a9c0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b40a720>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b40ac90>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b3fe720>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b44ffe0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b450320>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b451d30>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b451af0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b4542f0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b452420>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b457aa0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b454470>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b4587a0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b4588f0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b458b90>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b450440>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b4e0320>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b4e14f0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b45ab10>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b45be90>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b45a750>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b2ed610>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b2ee300>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b5ac9e0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b2ee390>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b2ef500>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b2fa090>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b2f57c0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b5e6ab0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b5d6780>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b2fa1e0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b2ec620>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"path\": \"/etc/tlog/tlog-rec-session.conf\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\"}, \"after\": {\"path\": \"/etc/tlog/tlog-rec-session.conf\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"state\": \"file\", \"secontext\": \"system_u:object_r:etc_t:s0\", \"size\": 2771, \"invocation\": {\"module_args\": {\"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"dest\": \"/etc/tlog/tlog-rec-session.conf\", \"_original_basename\": \"tlog-rec-session.conf\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/tlog/tlog-rec-session.conf\", \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy array\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy distro.distro\r\n# cleanup[3] wiping distro\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping subprocess\r\n# destroy signal\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping tempfile\r\n# destroy io\r\n# destroy weakref\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections_abc\r\n# destroy _weakref\r\n# destroy _uuid\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy locale\r\n# destroy pwd\r\n# destroy selectors\r\n# destroy shutil\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy selinux\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy _string\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy marshal\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _blake2\r\n# destroy platform\r\n# destroy distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy select\r\n# destroy selinux._selinux\r\n# destroy collections\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _signal\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# destroy warnings\r\n# destroy operator\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy functools\r\n# destroy time\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy re\r\n# destroy _random\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy _collections\r\n# destroy _operator\r\n# destroy builtins\r\n# destroy _thread\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy _io\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.215 closed.\r\n 7163 1726888044.98617: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888044.99852: done with _execute_module (ansible.legacy.file, {'owner': 'root', 'group': 'root', 'mode': '0644', 'dest': '/etc/tlog/tlog-rec-session.conf', '_original_basename': 'tlog-rec-session.conf', 'recurse': False, 'state': 'file', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 7163 1726888044.99856: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888044.99859: stdout chunk (state=3):\n>>><<<\n 7163 1726888044.99861: _low_level_execute_command(): starting\n 7163 1726888044.99863: stderr chunk (state=3):\n>>><<<\n 7163 1726888044.99866: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/ > /dev/null 2>&1 && sleep 0'\n<10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888044.99875: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888044.99879: handler run complete\n<10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fb99bda8d\"' 10.31.12.215 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 7163 1726888044.99884: attempt loop complete, returning result\n 7163 1726888044.99886: _execute() done\n 7163 1726888044.99888: dumping result to json\n 7163 1726888044.99890: done dumping result, returning\n 7163 1726888044.99892: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Configure tlog rec session [02619b48-4a2f-6d34-1d0e-000000000015]\n 7163 1726888044.99894: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000015\n 7163 1726888045.00067: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000015\n 7163 1726888045.00071: WORKER PROCESS EXITING\n 7163 1726888045.00074: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888045.00077: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888045.00079: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\n<<<\n 7163 1726888045.00082: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888045.00085: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888045.00087: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 7163 1726888045.00089: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 7163 1726888045.00091: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888045.00094: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6497\r\n<<<\n 7163 1726888045.00096: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888045.00099: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\nok: [managed_node3] => {\n \"changed\": false,\n \"checksum\": \"3fc720287d2f447cab36eaf589447c523a9cc6b4\",\n \"dest\": \"/etc/tlog/tlog-rec-session.conf\",\n \"diff\": {\n \"after\": {\n \"path\": \"/etc/tlog/tlog-rec-session.conf\"\n },\n \"before\": {\n \"path\": \"/etc/tlog/tlog-rec-session.conf\"\n }\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"_diff_peek\": null,\n \"_original_basename\": \"tlog-rec-session.conf\",\n \"access_time\": null,\n \"access_time_format\": \"%Y%m%d%H%M.%S\",\n \"attributes\": null,\n \"dest\": \"/etc/tlog/tlog-rec-session.conf\",\n \"follow\": true,\n \"force\": false,\n \"group\": \"root\",\n \"mode\": \"0644\",\n \"modification_time\": null,\n \"modification_time_format\": \"%Y%m%d%H%M.%S\",\n \"owner\": \"root\",\n \"path\": \"/etc/tlog/tlog-rec-session.conf\",\n \"recurse\": false,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"src\": null,\n \"state\": \"file\",\n \"unsafe_writes\": false\n }\n },\n \"mode\": \"0644\",\n \"owner\": \"root\",\n \"path\": \"/etc/tlog/tlog-rec-session.conf\",\n \"secontext\": \"system_u:object_r:etc_t:s0\",\n \"size\": 2771,\n \"state\": \"file\",\n \"uid\": 0\n}\n 7163 1726888045.01195: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888045.01227: stderr chunk (state=3):\n>>><<<\n 7163 1726888045.01246: stdout chunk (state=3):\n>>><<<\n<10.31.12.215> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6497\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888045.01450: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888045.01454: handler run complete\n 7163 1726888045.01456: attempt loop complete, returning result\n 7163 1726888045.01459: _execute() done\n 7163 1726888045.01461: dumping result to json\n 7163 1726888045.01463: done dumping result, returning\n 7163 1726888045.01466: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Configure tlog rec session [02619b48-4a2f-6d34-1d0e-000000000015]\n 7163 1726888045.01468: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000015\n 7163 1726888045.01530: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000015\n 7163 1726888045.01535: WORKER PROCESS EXITING\nok: [managed_node1] => {\n \"changed\": false,\n \"checksum\": \"3fc720287d2f447cab36eaf589447c523a9cc6b4\",\n \"dest\": \"/etc/tlog/tlog-rec-session.conf\",\n \"diff\": {\n \"after\": {\n \"path\": \"/etc/tlog/tlog-rec-session.conf\"\n },\n \"before\": {\n \"path\": \"/etc/tlog/tlog-rec-session.conf\"\n }\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"_diff_peek\": null,\n \"_original_basename\": \"tlog-rec-session.conf\",\n \"access_time\": null,\n \"access_time_format\": \"%Y%m%d%H%M.%S\",\n \"attributes\": null,\n \"dest\": \"/etc/tlog/tlog-rec-session.conf\",\n \"follow\": true,\n \"force\": false,\n \"group\": \"root\",\n \"mode\": \"0644\",\n \"modification_time\": null,\n \"modification_time_format\": \"%Y%m%d%H%M.%S\",\n \"owner\": \"root\",\n \"path\": \"/etc/tlog/tlog-rec-session.conf\",\n \"recurse\": false,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"src\": null,\n \"state\": \"file\",\n \"unsafe_writes\": false\n }\n },\n \"mode\": \"0644\",\n \"owner\": \"root\",\n \"path\": \"/etc/tlog/tlog-rec-session.conf\",\n \"secontext\": \"system_u:object_r:etc_t:s0\",\n \"size\": 2771,\n \"state\": \"file\",\n \"uid\": 0\n}\n 7163 1726888045.01797: no more pending results, returning what we have\n 7163 1726888045.01801: results queue empty\n 7163 1726888045.01802: checking for any_errors_fatal\n 7163 1726888045.01807: done checking for any_errors_fatal\n 7163 1726888045.01808: checking for max_fail_percentage\n 7163 1726888045.01809: done checking for max_fail_percentage\n 7163 1726888045.01810: checking to see if all hosts have failed and the running result is not ok\n 7163 1726888045.01811: done checking to see if all hosts have failed\n 7163 1726888045.01812: getting the remaining hosts for this loop\n 7163 1726888045.01814: done getting the remaining hosts for this loop\n 7163 1726888045.01817: getting the next task for host managed_node1\n 7163 1726888045.01823: done getting next task for host managed_node1\n 7163 1726888045.01825: ^ task is: TASK: meta (role_complete)\n 7163 1726888045.01826: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888045.01827: getting the next task for host managed_node2\n 7163 1726888045.01830: done getting next task for host managed_node2\n 7163 1726888045.01831: ^ task is: TASK: meta (role_complete)\n 7163 1726888045.01832: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888045.01833: getting the next task for host managed_node3\n 7163 1726888045.01835: done getting next task for host managed_node3\n 7163 1726888045.01836: ^ task is: TASK: meta (role_complete)\n 7163 1726888045.01837: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888045.01852: getting variables\n 7163 1726888045.01853: in VariableManager get_vars()\n 7163 1726888045.01882: Calling all_inventory to load vars for managed_node1\n 7163 1726888045.01884: Calling groups_inventory to load vars for managed_node1\n 7163 1726888045.01887: Calling all_plugins_inventory to load vars for managed_node1\n 7163 1726888045.01895: Calling all_plugins_play to load vars for managed_node1\n 7163 1726888045.01898: Calling groups_plugins_inventory to load vars for managed_node1\n 7163 1726888045.01901: Calling groups_plugins_play to load vars for managed_node1\n 7163 1726888045.03343: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888045.04765: done with get_vars()\n 7163 1726888045.04795: done getting variables\n 7163 1726888045.04914: getting variables\n 7163 1726888045.04917: in VariableManager get_vars()\n 7163 1726888045.04935: Calling all_inventory to load vars for managed_node2\n 7163 1726888045.04940: Calling groups_inventory to load vars for managed_node2\n 7163 1726888045.04942: Calling all_plugins_inventory to load vars for managed_node2\n 7163 1726888045.04947: Calling all_plugins_play to load vars for managed_node2\n 7163 1726888045.04949: Calling groups_plugins_inventory to load vars for managed_node2\n 7163 1726888045.04951: Calling groups_plugins_play to load vars for managed_node2\n 7163 1726888045.06131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888045.07391: done with get_vars()\n 7163 1726888045.07415: done getting variables\n 7163 1726888045.07487: getting variables\n 7163 1726888045.07488: in VariableManager get_vars()\n 7163 1726888045.07501: Calling all_inventory to load vars for managed_node3\n 7163 1726888045.07504: Calling groups_inventory to load vars for managed_node3\n 7163 1726888045.07506: Calling all_plugins_inventory to load vars for managed_node3\n 7163 1726888045.07521: Calling all_plugins_play to load vars for managed_node3\n 7163 1726888045.07525: Calling groups_plugins_inventory to load vars for managed_node3\n 7163 1726888045.07528: Calling groups_plugins_play to load vars for managed_node3\n 7163 1726888045.08505: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888045.09750: done with get_vars()\n 7163 1726888045.09766: done getting variables\n 7163 1726888045.09825: done queuing things up, now waiting for results queue to drain\n 7163 1726888045.09828: results queue empty\n 7163 1726888045.09829: checking for any_errors_fatal\n 7163 1726888045.09833: done checking for any_errors_fatal\n 7163 1726888045.09834: checking for max_fail_percentage\n 7163 1726888045.09835: done checking for max_fail_percentage\n 7163 1726888045.09835: checking to see if all hosts have failed and the running result is not ok\n 7163 1726888045.09836: done checking to see if all hosts have failed\n 7163 1726888045.09846: getting the remaining hosts for this loop\n 7163 1726888045.09848: done getting the remaining hosts for this loop\n 7163 1726888045.09851: getting the next task for host managed_node1\n 7163 1726888045.09855: done getting next task for host managed_node1\n 7163 1726888045.09857: ^ task is: TASK: meta (flush_handlers)\n 7163 1726888045.09858: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888045.09859: getting the next task for host managed_node2\n 7163 1726888045.09862: done getting next task for host managed_node2\n 7163 1726888045.09863: ^ task is: TASK: meta (flush_handlers)\n 7163 1726888045.09865: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888045.09866: getting the next task for host managed_node3\n 7163 1726888045.09868: done getting next task for host managed_node3\n 7163 1726888045.09869: ^ task is: TASK: meta (flush_handlers)\n 7163 1726888045.09870: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888045.09874: getting variables\n 7163 1726888045.09875: in VariableManager get_vars()\n 7163 1726888045.09886: Calling all_inventory to load vars for managed_node1\n 7163 1726888045.09888: Calling groups_inventory to load vars for managed_node1\n 7163 1726888045.09890: Calling all_plugins_inventory to load vars for managed_node1\n 7163 1726888045.09895: Calling all_plugins_play to load vars for managed_node1\n 7163 1726888045.09897: Calling groups_plugins_inventory to load vars for managed_node1\n 7163 1726888045.09900: Calling groups_plugins_play to load vars for managed_node1\n 7163 1726888045.10976: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888045.12197: done with get_vars()\n 7163 1726888045.12212: done getting variables\n 7163 1726888045.12274: in VariableManager get_vars()\n 7163 1726888045.12285: Calling all_inventory to load vars for managed_node1\n 7163 1726888045.12287: Calling groups_inventory to load vars for managed_node1\n 7163 1726888045.12289: Calling all_plugins_inventory to load vars for managed_node1\n 7163 1726888045.12294: Calling all_plugins_play to load vars for managed_node1\n 7163 1726888045.12296: Calling groups_plugins_inventory to load vars for managed_node1\n 7163 1726888045.12299: Calling groups_plugins_play to load vars for managed_node1\n 7163 1726888045.13231: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888045.14443: done with get_vars()\n 7163 1726888045.14464: getting variables\n 7163 1726888045.14465: in VariableManager get_vars()\n 7163 1726888045.14475: Calling all_inventory to load vars for managed_node2\n 7163 1726888045.14477: Calling groups_inventory to load vars for managed_node2\n 7163 1726888045.14479: Calling all_plugins_inventory to load vars for managed_node2\n 7163 1726888045.14483: Calling all_plugins_play to load vars for managed_node2\n 7163 1726888045.14486: Calling groups_plugins_inventory to load vars for managed_node2\n 7163 1726888045.14489: Calling groups_plugins_play to load vars for managed_node2\n 7163 1726888045.15482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888045.16741: done with get_vars()\n 7163 1726888045.16755: done getting variables\n 7163 1726888045.16825: in VariableManager get_vars()\n 7163 1726888045.16836: Calling all_inventory to load vars for managed_node2\n 7163 1726888045.16841: Calling groups_inventory to load vars for managed_node2\n 7163 1726888045.16843: Calling all_plugins_inventory to load vars for managed_node2\n 7163 1726888045.16847: Calling all_plugins_play to load vars for managed_node2\n 7163 1726888045.16849: Calling groups_plugins_inventory to load vars for managed_node2\n 7163 1726888045.16852: Calling groups_plugins_play to load vars for managed_node2\n 7163 1726888045.17740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888045.18383: done with get_vars()\nNOTIFIED HANDLER fedora.linux_system_roles.tlog : Handler tlog_handler restart sssd for managed_node2\n 7163 1726888045.18410: getting variables\n 7163 1726888045.18411: in VariableManager get_vars()\n 7163 1726888045.18418: Calling all_inventory to load vars for managed_node3\n 7163 1726888045.18419: Calling groups_inventory to load vars for managed_node3\n 7163 1726888045.18420: Calling all_plugins_inventory to load vars for managed_node3\n 7163 1726888045.18424: Calling all_plugins_play to load vars for managed_node3\n 7163 1726888045.18426: Calling groups_plugins_inventory to load vars for managed_node3\n 7163 1726888045.18429: Calling groups_plugins_play to load vars for managed_node3\n 7163 1726888045.18919: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888045.19942: done with get_vars()\n 7163 1726888045.19957: done getting variables\n 7163 1726888045.20008: in VariableManager get_vars()\n 7163 1726888045.20018: Calling all_inventory to load vars for managed_node3\n 7163 1726888045.20020: Calling groups_inventory to load vars for managed_node3\n 7163 1726888045.20243: Calling all_plugins_inventory to load vars for managed_node3\n 7163 1726888045.20248: Calling all_plugins_play to load vars for managed_node3\n 7163 1726888045.20251: Calling groups_plugins_inventory to load vars for managed_node3\n 7163 1726888045.20254: Calling groups_plugins_play to load vars for managed_node3\n 7163 1726888045.22040: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888045.23542: done with get_vars()\nNOTIFIED HANDLER fedora.linux_system_roles.tlog : Handler tlog_handler restart sssd for managed_node3\n 7163 1726888045.23583: done queuing things up, now waiting for results queue to drain\n 7163 1726888045.23586: results queue empty\n 7163 1726888045.23587: checking for any_errors_fatal\n 7163 1726888045.23589: done checking for any_errors_fatal\n 7163 1726888045.23590: checking for max_fail_percentage\n 7163 1726888045.23591: done checking for max_fail_percentage\n 7163 1726888045.23592: checking to see if all hosts have failed and the running result is not ok\n 7163 1726888045.23593: done checking to see if all hosts have failed\n 7163 1726888045.23593: getting the remaining hosts for this loop\n 7163 1726888045.23595: done getting the remaining hosts for this loop\n 7163 1726888045.23598: getting the next task for host managed_node1\n 7163 1726888045.23603: done getting next task for host managed_node1\n 7163 1726888045.23605: ^ task is: TASK: meta (flush_handlers)\n 7163 1726888045.23606: ^ state is: HOST STATE: block=6, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888045.23608: getting the next task for host managed_node2\n 7163 1726888045.23609: done getting next task for host managed_node2\n 7163 1726888045.23612: ^ task is: HANDLER: fedora.linux_system_roles.tlog : Handler tlog_handler restart sssd\n 7163 1726888045.23613: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=1, run_state=4, fail_state=0, pre_flushing_run_state=1, update_handlers=False, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888045.23614: getting the next task for host managed_node3\n 7163 1726888045.23615: done getting next task for host managed_node3\n 7163 1726888045.23628: ^ task is: HANDLER: fedora.linux_system_roles.tlog : Handler tlog_handler restart sssd\n 7163 1726888045.23630: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=1, run_state=4, fail_state=0, pre_flushing_run_state=1, update_handlers=False, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888045.23634: getting variables\n 7163 1726888045.23635: in VariableManager get_vars()\n 7163 1726888045.23652: Calling all_inventory to load vars for managed_node1\n 7163 1726888045.23655: Calling groups_inventory to load vars for managed_node1\n 7163 1726888045.23657: Calling all_plugins_inventory to load vars for managed_node1\n 7163 1726888045.23663: Calling all_plugins_play to load vars for managed_node1\n 7163 1726888045.23666: Calling groups_plugins_inventory to load vars for managed_node1\n 7163 1726888045.23669: Calling groups_plugins_play to load vars for managed_node1\n 7163 1726888045.24924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888045.26273: done with get_vars()\n 7163 1726888045.26291: done getting variables\n 7163 1726888045.26375: getting variables\n 7163 1726888045.26377: in VariableManager get_vars()\n 7163 1726888045.26392: Calling all_inventory to load vars for managed_node2\n 7163 1726888045.26395: Calling groups_inventory to load vars for managed_node2\n 7163 1726888045.26397: Calling all_plugins_inventory to load vars for managed_node2\n 7163 1726888045.26402: Calling all_plugins_play to load vars for managed_node2\n 7163 1726888045.26405: Calling groups_plugins_inventory to load vars for managed_node2\n 7163 1726888045.26408: Calling groups_plugins_play to load vars for managed_node2\n 7163 1726888045.27410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888045.28049: done with get_vars()\n 7163 1726888045.28077: done getting variables\n 7163 1726888045.28204: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True)\n\nRUNNING HANDLER [fedora.linux_system_roles.tlog : Handler tlog_handler restart sssd] ***\ntask path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/handlers/main.yml:2\nFriday 20 September 2024 23:07:25 -0400 (0:00:01.412) 0:00:17.292 ****** \n 7163 1726888045.28241: entering _queue_task() for managed_node2/service\n 7163 1726888045.28243: Creating lock for service\n 7163 1726888045.29112: worker is 1 (out of 3 available)\n 7163 1726888045.29126: exiting _queue_task() for managed_node2/service\n 7163 1726888045.29147: getting variables\n 7163 1726888045.29152: in VariableManager get_vars()\n 7163 1726888045.29258: Calling all_inventory to load vars for managed_node3\n 7163 1726888045.29262: Calling groups_inventory to load vars for managed_node3\n 7163 1726888045.29266: Calling all_plugins_inventory to load vars for managed_node3\n 7163 1726888045.29285: Calling all_plugins_play to load vars for managed_node3\n 7163 1726888045.29289: Calling groups_plugins_inventory to load vars for managed_node3\n 7163 1726888045.29293: Calling groups_plugins_play to load vars for managed_node3\n 7163 1726888045.29999: running TaskExecutor() for managed_node2/HANDLER: fedora.linux_system_roles.tlog : Handler tlog_handler restart sssd\n 7163 1726888045.30003: in run() - task 02619b48-4a2f-6d34-1d0e-000000000017\n 7163 1726888045.30006: variable 'ansible_search_path' from source: unknown\n 7163 1726888045.30015: variable 'ansible_search_path' from source: unknown\n 7163 1726888045.30019: calling self._execute()\n 7163 1726888045.30022: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888045.30025: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888045.30027: variable 'omit' from source: magic vars\n 7163 1726888045.30029: variable 'omit' from source: magic vars\n 7163 1726888045.30035: variable 'omit' from source: magic vars\n 7163 1726888045.30040: variable 'omit' from source: magic vars\n 7163 1726888045.30043: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 7163 1726888045.30104: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 7163 1726888045.30193: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 7163 1726888045.30200: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888045.30203: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888045.30240: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 7163 1726888045.30254: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888045.30799: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888045.30803: Set connection var ansible_shell_executable to /bin/sh\n 7163 1726888045.30809: Set connection var ansible_timeout to 10\n 7163 1726888045.30812: Set connection var ansible_module_compression to ZIP_DEFLATED\n 7163 1726888045.30814: Set connection var ansible_shell_type to sh\n 7163 1726888045.30816: Set connection var ansible_pipelining to False\n 7163 1726888045.30819: Set connection var ansible_connection to ssh\n 7163 1726888045.30821: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888045.30823: variable 'ansible_connection' from source: unknown\n 7163 1726888045.30827: variable 'ansible_module_compression' from source: unknown\n 7163 1726888045.31395: variable 'ansible_shell_type' from source: unknown\n 7163 1726888045.31398: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888045.31401: variable 'ansible_host' from source: host vars for 'managed_node2'\n 7163 1726888045.31403: variable 'ansible_pipelining' from source: unknown\n 7163 1726888045.31406: variable 'ansible_timeout' from source: unknown\n 7163 1726888045.31408: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 7163 1726888045.31411: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 7163 1726888045.31413: variable 'omit' from source: magic vars\n 7163 1726888045.31416: starting attempt loop\n 7163 1726888045.31418: running the handler\n 7163 1726888045.31420: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 7163 1726888045.32054: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888045.32781: _low_level_execute_command(): starting\n 7163 1726888045.32791: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 7163 1726888045.33475: done with get_vars()\n 7163 1726888045.33496: done getting variables\n 7163 1726888045.33537: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888045.33542: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888045.33546: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888045.33549: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888045.33554: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888045.33559: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888045.33561: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888045.33567: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\n<<<\n 7163 1726888045.33569: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888045.33578: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888045.33678: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 7163 1726888045.33694: entering _queue_task() for managed_node3/service\n 7163 1726888045.33935: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888045.33943: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888045.33948: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888045.34314: worker is 2 (out of 3 available)\n 7163 1726888045.34330: exiting _queue_task() for managed_node3/service\n 7163 1726888045.34457: done queuing things up, now waiting for results queue to drain\n 7163 1726888045.34460: waiting for pending results...\n 7163 1726888045.34724: running TaskExecutor() for managed_node3/HANDLER: fedora.linux_system_roles.tlog : Handler tlog_handler restart sssd\n 7163 1726888045.34904: in run() - task 02619b48-4a2f-6d34-1d0e-000000000017\n 7163 1726888045.34940: variable 'ansible_search_path' from source: unknown\n 7163 1726888045.34956: variable 'ansible_search_path' from source: unknown\n 7163 1726888045.35001: calling self._execute()\n 7163 1726888045.35106: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888045.35124: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888045.35141: variable 'omit' from source: magic vars\n 7163 1726888045.35226: variable 'omit' from source: magic vars\n 7163 1726888045.35266: variable 'omit' from source: magic vars\n 7163 1726888045.35296: variable 'omit' from source: magic vars\n 7163 1726888045.35332: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 7163 1726888045.35367: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 7163 1726888045.35406: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 7163 1726888045.35409: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888045.35412: stdout chunk (state=3):\n>>>/root\n<<<\n 7163 1726888045.35421: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 7163 1726888045.35447: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 7163 1726888045.35450: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888045.35453: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888045.35567: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888045.35571: stderr chunk (state=3):\n>>><<<\n 7163 1726888045.35574: stdout chunk (state=3):\n>>><<<\n 7163 1726888045.35586: Set connection var ansible_shell_executable to /bin/sh\n 7163 1726888045.35596: Set connection var ansible_timeout to 10\n 7163 1726888045.35602: Set connection var ansible_module_compression to ZIP_DEFLATED\n<10.31.45.174> (0, b'/root\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888045.35653: Set connection var ansible_shell_type to sh\n 7163 1726888045.35656: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888045.35664: Set connection var ansible_pipelining to False\n 7163 1726888045.35667: Set connection var ansible_connection to ssh\n 7163 1726888045.35669: _low_level_execute_command(): starting\n 7163 1726888045.35672: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261 `\" && echo ansible-tmp-1726888045.3562562-8042-113011382475261=\"` echo /root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261 `\" ) && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888045.35682: variable 'ansible_shell_executable' from source: unknown\n 7163 1726888045.35844: variable 'ansible_connection' from source: unknown\n 7163 1726888045.35849: variable 'ansible_module_compression' from source: unknown\n 7163 1726888045.35852: variable 'ansible_shell_type' from source: unknown\n 7163 1726888045.35855: variable 'ansible_shell_executable' from source: unknown\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261 `\" && echo ansible-tmp-1726888045.3562562-8042-113011382475261=\"` echo /root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261 `\" ) && sleep 0'\"'\"''\n 7163 1726888045.35866: variable 'ansible_host' from source: host vars for 'managed_node3'\n 7163 1726888045.35870: variable 'ansible_pipelining' from source: unknown\n 7163 1726888045.35873: variable 'ansible_timeout' from source: unknown\n 7163 1726888045.35877: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 7163 1726888045.36356: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 7163 1726888045.36360: variable 'omit' from source: magic vars\n 7163 1726888045.36362: starting attempt loop\n 7163 1726888045.36365: running the handler\n 7163 1726888045.36797: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 7163 1726888045.37158: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\n<<<\n 7163 1726888045.37254: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\n<<<\n 7163 1726888045.37364: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888045.37381: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888045.37448: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888045.37543: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888045.37808: _low_level_execute_command(): starting\n 7163 1726888045.37820: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 7163 1726888045.38513: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888045.38519: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888045.38527: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888045.38535: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888045.38602: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888045.38655: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888045.39415: stdout chunk (state=3):\n>>>ansible-tmp-1726888045.3562562-8042-113011382475261=/root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261\n<<<\n 7163 1726888045.39528: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\n<<<\n 7163 1726888045.39531: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 7163 1726888045.39555: stderr chunk (state=3):\n>>><<<\n 7163 1726888045.39558: stdout chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'ansible-tmp-1726888045.3562562-8042-113011382475261=/root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888045.39581: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888045.3562562-8042-113011382475261=/root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888045.39614: variable 'ansible_module_compression' from source: unknown\n 7163 1726888045.39655: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED\n 7163 1726888045.39721: variable 'ansible_facts' from source: host vars for 'managed_node2'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py\n 7163 1726888045.39861: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_setup.py\n<10.31.45.174> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpxsjnush0 TO /root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_setup.py\n<10.31.45.174> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' '[10.31.45.174]'\n 7163 1726888045.40157: Sending initial data\n 7163 1726888045.40168: Sent initial data (152 bytes)\n 7163 1726888045.40846: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\n<<<\n 7163 1726888045.40880: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888045.40914: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888045.41270: stdout chunk (state=3):\n>>>/root\n<<<\n 7163 1726888045.41455: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888045.41459: stderr chunk (state=3):\n>>><<<\n 7163 1726888045.41464: stdout chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'/root\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888045.41492: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888045.41614: _low_level_execute_command(): starting\n 7163 1726888045.41619: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131 `\" && echo ansible-tmp-1726888045.4149296-8044-72486925657131=\"` echo /root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131 `\" ) && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131 `\" && echo ansible-tmp-1726888045.4149296-8044-72486925657131=\"` echo /root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131 `\" ) && sleep 0'\"'\"''\n 7163 1726888045.42215: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888045.42230: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\n<<<\n 7163 1726888045.42244: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888045.42306: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\n<<<\n 7163 1726888045.42320: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888045.42333: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888045.42376: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888045.42463: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\n<<<\n 7163 1726888045.42470: stderr chunk (state=3):\n>>>debug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 7163 1726888045.42507: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 7163 1726888045.42534: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\n<<<\n 7163 1726888045.42540: stderr chunk (state=3):\n>>>debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpxsjnush0\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_setup.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 7163 1726888045.42546: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpxsjnush0 /root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_setup.py\n<<<\n 7163 1726888045.42574: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpxsjnush0\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_setup.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_setup.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_setup.py M:0x001a\r\n<<<\n 7163 1726888045.43179: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\n<<<\n 7163 1726888045.43526: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\n<<<\n 7163 1726888045.43529: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21058\r\n<<<\n 7163 1726888045.43610: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 21058 bytes at 261120\r\n<<<\n 7163 1726888045.43622: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 7163 1726888045.43645: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888045.43703: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888045.43750: stderr chunk (state=3):\n>>><<<\n 7163 1726888045.43753: stdout chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpxsjnush0 /root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_setup.py\\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master at \\'/root/.ansible/cp/26e6bc9b9f\\'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpxsjnush0\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_setup.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpxsjnush0\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_setup.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_setup.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_setup.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 261120 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21058\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 7 21058 bytes at 261120\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 7163 1726888045.43846: done transferring module to remote\n 7163 1726888045.43851: _low_level_execute_command(): starting\n 7163 1726888045.43854: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/ /root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_setup.py && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/ /root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_setup.py && sleep 0'\"'\"''\n 7163 1726888045.44783: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888045.44787: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\n<<<\n 7163 1726888045.44790: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888045.44794: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\n<<<\n 7163 1726888045.44806: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888045.44880: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888045.44916: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\n<<<\n 7163 1726888045.44919: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888045.44932: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888045.45570: stdout chunk (state=3):\n>>>ansible-tmp-1726888045.4149296-8044-72486925657131=/root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131\n<<<\n 7163 1726888045.45752: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888045.45763: stderr chunk (state=3):\n>>><<<\n 7163 1726888045.45773: stdout chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'ansible-tmp-1726888045.4149296-8044-72486925657131=/root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888045.45794: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888045.4149296-8044-72486925657131=/root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888045.45932: variable 'ansible_module_compression' from source: unknown\n 7163 1726888045.45939: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED\n 7163 1726888045.46051: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py\n 7163 1726888045.46542: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_setup.py\n<10.31.46.206> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmp4ipkpydk TO /root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_setup.py\n<10.31.46.206> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' '[10.31.46.206]'\n 7163 1726888045.46670: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888045.46673: stdout chunk (state=3):\n>>><<<\n 7163 1726888045.46698: stderr chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888045.46955: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888045.46958: _low_level_execute_command(): starting\n 7163 1726888045.46961: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_setup.py && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888045.46966: Sending initial data\n 7163 1726888045.46969: Sent initial data (151 bytes)\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' -tt 10.31.45.174 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_setup.py && sleep 0'\"'\"''\n 7163 1726888045.47776: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888045.47874: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888045.48106: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\n<<<\n 7163 1726888045.48200: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888045.48243: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888045.48259: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888045.48379: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888045.48383: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888045.48400: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888045.48409: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 7163 1726888045.48422: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\n<<<\n 7163 1726888045.48450: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888045.48533: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\n<<<\n 7163 1726888045.48536: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888045.48556: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888045.48575: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888045.50434: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 7163 1726888045.50471: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 7163 1726888045.50505: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 7163 1726888045.50579: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 7163 1726888045.50616: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 7163 1726888045.50651: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 7163 1726888045.50687: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 7163 1726888045.50689: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 7163 1726888045.50745: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888045.50767: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 7163 1726888045.50801: stdout chunk (state=3):\n>>>import 'codecs' # \r\n<<<\n 7163 1726888045.50839: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n<<<\n 7163 1726888045.50890: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80472184d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80471e7b30>\r\n<<<\n 7163 1726888045.51012: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804721aa50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\n<<<\n 7163 1726888045.51017: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 7163 1726888045.51068: stdout chunk (state=3):\n>>>import 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\n<<<\n 7163 1726888045.51072: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 7163 1726888045.51264: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp4ipkpydk\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_setup.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 7163 1726888045.51272: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp4ipkpydk /root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_setup.py\n<<<\n 7163 1726888045.51275: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n<<<\n 7163 1726888045.51310: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804702d130>\r\n<<<\n 7163 1726888045.51361: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n<<<\n 7163 1726888045.51364: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804702dfa0>\r\n<<<\n 7163 1726888045.51407: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmp4ipkpydk\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_setup.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_setup.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_setup.py M:0x001a\r\n<<<\n 7163 1726888045.51427: stdout chunk (state=3):\n>>>import 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 7163 1726888045.51799: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n<<<\n 7163 1726888045.51844: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n<<<\n 7163 1726888045.51864: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888045.51880: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n<<<\n 7163 1726888045.51914: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n<<<\n 7163 1726888045.51950: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n<<<\n 7163 1726888045.51980: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804706bda0>\r\n<<<\n 7163 1726888045.52013: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n<<<\n 7163 1726888045.52018: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\n<<<\n 7163 1726888045.52066: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804706bfe0>\r\n<<<\n 7163 1726888045.52077: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n<<<\n 7163 1726888045.52089: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n<<<\n 7163 1726888045.52113: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 7163 1726888045.52192: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888045.52196: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 7163 1726888045.52241: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470a3770>\r\n<<<\n 7163 1726888045.52348: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n<<<\n 7163 1726888045.52355: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470a3e00>\r\n<<<\n 7163 1726888045.52391: stdout chunk (state=3):\n>>>import '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8047083a40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8047081190>\r\n<<<\n 7163 1726888045.52447: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8047068f50>\r\n<<<\n 7163 1726888045.52499: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n<<<\n 7163 1726888045.52566: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\n<<<\n 7163 1726888045.52624: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n<<<\n 7163 1726888045.52646: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470c3710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470c2330>\r\n<<<\n 7163 1726888045.52670: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8047082030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470c0b30>\r\n<<<\n 7163 1726888045.52998: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470f87a0>\r\n<<<\n 7163 1726888045.53004: stdout chunk (state=3):\n>>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470681d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n<<<\n 7163 1726888045.53035: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80470f8c50>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470f8b00>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80470f8ec0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8047066cf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470f95b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470f9280>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470fa4b0>\r\nimport 'importlib.util' # \r\n<<<\n 7163 1726888045.53057: stdout chunk (state=3):\n>>>import 'runpy' # \r\n<<<\n 7163 1726888045.53081: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n<<<\n 7163 1726888045.53119: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n<<<\n 7163 1726888045.53165: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80471106e0>\r\nimport 'errno' # \r\n<<<\n 7163 1726888045.53256: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888045.53299: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21057\r\n<<<\n 7163 1726888045.53367: stdout chunk (state=3):\n>>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8047111df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8047112c60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80471132c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80471121b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n<<<\n 7163 1726888045.53465: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8047113d40>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8047113470>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470fa510>\r\n<<<\n 7163 1726888045.53492: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n<<<\n 7163 1726888045.53499: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n<<<\n 7163 1726888045.53539: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n<<<\n 7163 1726888045.53582: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n<<<\n 7163 1726888045.53598: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046e0fc50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n<<<\n 7163 1726888045.53632: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 21057 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 7163 1726888045.53653: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046e387a0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e38500>\r\n<<<\n 7163 1726888045.53678: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888045.53722: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046e387d0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 7163 1726888045.53773: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888045.53828: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888045.53903: stderr chunk (state=3):\n>>><<<\n 7163 1726888045.53906: stdout chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp4ipkpydk /root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_setup.py\\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master at \\'/root/.ansible/cp/a3358520e8\\'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp4ipkpydk\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_setup.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmp4ipkpydk\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_setup.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_setup.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_setup.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 261120 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21057\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 7 21057 bytes at 261120\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 7163 1726888045.53979: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046e39100>\r\n<<<\n 7163 1726888045.54150: done transferring module to remote\n 7163 1726888045.54157: _low_level_execute_command(): starting\n 7163 1726888045.54161: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/ /root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_setup.py && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888045.54228: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046e39af0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e389b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e0ddf0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e3aed0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e39c40>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470fac00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 7163 1726888045.54255: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888045.54296: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/ /root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_setup.py && sleep 0'\"'\"''\n 7163 1726888045.54446: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e63200>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888045.54540: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e875f0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 7163 1726888045.54687: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 7163 1726888045.54691: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046ee83e0>\r\n<<<\n 7163 1726888045.54726: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n<<<\n 7163 1726888045.54771: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n<<<\n 7163 1726888045.54794: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 7163 1726888045.55046: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046eeab40>\r\n<<<\n 7163 1726888045.55080: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046ee8500>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046ead3d0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046ce9430>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e863f0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e3bdd0>\r\n<<<\n 7163 1726888045.55178: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 7163 1726888045.55204: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8046e869f0>\r\n<<<\n 7163 1726888045.55393: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888045.55413: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888045.55420: stdout chunk (state=3):\n>>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_xjani6c6/ansible_ansible.legacy.setup_payload.zip'\r\n<<<\n 7163 1726888045.55436: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.55454: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888045.55567: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888045.55599: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 7163 1726888045.55629: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888045.55641: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 7163 1726888045.55716: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 7163 1726888045.55748: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d4b230>\r\nimport '_typing' # \r\n<<<\n 7163 1726888045.55939: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d2e120>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d2d280>\r\n<<<\n 7163 1726888045.56025: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.56047: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.57450: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.58292: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888045.58316: stderr chunk (state=3):\n>>><<<\n 7163 1726888045.58320: stdout chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888045.58349: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888045.58354: _low_level_execute_command(): starting\n 7163 1726888045.58357: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_setup.py && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' -tt 10.31.46.206 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_setup.py && sleep 0'\"'\"''\n 7163 1726888045.58644: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d49100>\r\n<<<\n 7163 1726888045.58648: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n<<<\n 7163 1726888045.58707: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046d7eb70>\r\n<<<\n 7163 1726888045.58747: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d7e900>\r\n<<<\n 7163 1726888045.58818: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d7e240>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n<<<\n 7163 1726888045.58882: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d7e9c0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d4bc50>\r\nimport 'atexit' # \r\n<<<\n 7163 1726888045.58888: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046d7f890>\r\n<<<\n 7163 1726888045.58929: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046d7fad0>\r\n<<<\n 7163 1726888045.58932: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 7163 1726888045.59189: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d7ff50>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046725dc0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80467279e0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n<<<\n 7163 1726888045.59192: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 7163 1726888045.59227: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80467283e0>\r\n<<<\n 7163 1726888045.59259: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n<<<\n 7163 1726888045.59287: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\n<<<\n 7163 1726888045.59329: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046729580>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 7163 1726888045.59398: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n<<<\n 7163 1726888045.59470: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804672bf50>\r\n<<<\n 7163 1726888045.59532: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888045.59580: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888045.59605: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046730140>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804672a300>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n<<<\n 7163 1726888045.59633: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888045.59709: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\n<<<\n 7163 1726888045.59732: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888045.59807: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 7163 1726888045.59814: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046733f50>\r\nimport '_tokenize' # \r\n<<<\n 7163 1726888045.59817: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046732a20>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046732780>\r\n<<<\n 7163 1726888045.59822: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n<<<\n 7163 1726888045.59842: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 7163 1726888045.59894: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046732cf0>\r\n<<<\n 7163 1726888045.59923: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804672a7e0>\r\n<<<\n 7163 1726888045.59994: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046777fe0>\r\n<<<\n 7163 1726888045.60017: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046778350>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n<<<\n 7163 1726888045.60062: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n<<<\n 7163 1726888045.60139: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n<<<\n 7163 1726888045.60145: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046779dc0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046779b80>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 7163 1726888045.60180: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 7163 1726888045.60226: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f804677c290>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804677a450>\r\n<<<\n 7163 1726888045.60293: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 7163 1726888045.60298: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888045.60332: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\n<<<\n 7163 1726888045.60365: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804677fa70>\r\n<<<\n 7163 1726888045.60489: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804677c440>\r\n<<<\n 7163 1726888045.60584: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046780860>\r\n<<<\n 7163 1726888045.60609: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046780b00>\r\n<<<\n 7163 1726888045.60624: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046780c20>\r\n<<<\n 7163 1726888045.60657: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046778500>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n<<<\n 7163 1726888045.60685: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n<<<\n 7163 1726888045.60707: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n<<<\n 7163 1726888045.60763: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888045.60767: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f804660c260>\r\n<<<\n 7163 1726888045.60904: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888045.60947: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f804660d520>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046782a20>\r\n<<<\n 7163 1726888045.61025: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046783da0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046782630>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.61030: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat' # \r\n<<<\n 7163 1726888045.61054: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.61157: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.61256: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.61339: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.61397: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.61494: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.62026: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.62571: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\n<<<\n 7163 1726888045.62578: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\n<<<\n 7163 1726888045.62584: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.converters' # \r\n<<<\n 7163 1726888045.62607: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n 7163 1726888045.62627: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888045.62677: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046611670>\r\n<<<\n 7163 1726888045.62759: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 7163 1726888045.62784: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80466124b0>\r\n<<<\n 7163 1726888045.62792: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804660d640>\r\n<<<\n 7163 1726888045.62845: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n<<<\n 7163 1726888045.62850: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.62877: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.62889: stdout chunk (state=3):\n>>>import 'ansible.module_utils._text' # \r\n<<<\n 7163 1726888045.62904: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.63041: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 7163 1726888045.63048: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.63140: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 7163 1726888045.63196: stdout chunk (state=3):\n>>>import '_thread' # <<<\n 7163 1726888045.63202: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888045.63228: stdout chunk (state=3):\n>>>import '_warnings' # \r\n<<<\n 7163 1726888045.63231: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046612480>\r\n<<<\n 7163 1726888045.63233: stdout chunk (state=3):\n>>>import '_weakref' # \r\n<<<\n 7163 1726888045.63235: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.63315: stdout chunk (state=3):\n>>>import '_io' # <<<\n 7163 1726888045.63326: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888045.63340: stdout chunk (state=3):\n>>>import 'marshal' # \r\n<<<\n 7163 1726888045.63400: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 7163 1726888045.63443: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # <<<\n 7163 1726888045.63451: stdout chunk (state=3):\n>>>\r\n# installing zipimport hook<<<\n 7163 1726888045.63482: stdout chunk (state=3):\n>>>\r\nimport 'time' # <<<\n 7163 1726888045.63495: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888045.63513: stdout chunk (state=3):\n>>>import 'zipimport' # <<<\n 7163 1726888045.63515: stdout chunk (state=3):\n>>>\r\n# installed zipimport hook<<<\n 7163 1726888045.63581: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py<<<\n 7163 1726888045.63596: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'<<<\n 7163 1726888045.63602: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888045.63653: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 7163 1726888045.63702: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.63743: stdout chunk (state=3):\n>>>import 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n<<<\n 7163 1726888045.63769: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\n<<<\n 7163 1726888045.63817: stdout chunk (state=3):\n>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ff684d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ff37b30>\r\n<<<\n 7163 1726888045.63847: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ff6aa50>\r\n<<<\n 7163 1726888045.63885: stdout chunk (state=3):\n>>>import '_signal' # \r\nimport '_abc' # \r\n<<<\n 7163 1726888045.63960: stdout chunk (state=3):\n>>>import 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\n<<<\n 7163 1726888045.64068: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\n<<<\n 7163 1726888045.64115: stdout chunk (state=3):\n>>>import 'genericpath' # \r\nimport 'posixpath' # \r\n<<<\n 7163 1726888045.64154: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.64219: stdout chunk (state=3):\n>>>import 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages<<<\n 7163 1726888045.64294: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.64298: stdout chunk (state=3):\n>>>\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'<<<\n 7163 1726888045.64332: stdout chunk (state=3):\n>>>\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n<<<\n 7163 1726888045.64361: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.64364: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd1d130>\r\n<<<\n 7163 1726888045.64374: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.64408: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py<<<\n 7163 1726888045.64413: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888045.64436: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.64441: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd1dfa0><<<\n 7163 1726888045.64483: stdout chunk (state=3):\n>>>\r\nimport 'site' # \r\n<<<\n 7163 1726888045.64520: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n<<<\n 7163 1726888045.64548: stdout chunk (state=3):\n>>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\n<<<\n 7163 1726888045.64552: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.64559: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.64562: stdout chunk (state=3):\n>>>Type \"help\", \"copyright\", \"credits\" or \"license\" for more information.<<<\n 7163 1726888045.64577: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888045.64596: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.64636: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n<<<\n 7163 1726888045.64641: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.64864: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.65089: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 7163 1726888045.65158: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 7163 1726888045.65161: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n<<<\n 7163 1726888045.65168: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 7163 1726888045.65204: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n<<<\n 7163 1726888045.65235: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888045.65240: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80466136b0>\r\n<<<\n 7163 1726888045.65243: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.65311: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.65314: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n<<<\n 7163 1726888045.65346: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n<<<\n 7163 1726888045.65393: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\n<<<\n 7163 1726888045.65400: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'<<<\n 7163 1726888045.65403: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 7163 1726888045.65428: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.65468: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.65510: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.65563: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.65615: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.65656: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.65756: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 7163 1726888045.65761: stdout chunk (state=3):\n>>>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd5bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd5bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 7163 1726888045.65794: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888045.65861: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f804661e240>\r\n<<<\n 7163 1726888045.65905: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80466198e0>\r\n<<<\n 7163 1726888045.65928: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.65976: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.66030: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.66066: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.66070: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd93770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd93e00>\r\nimport '_collections' # \r\n<<<\n 7163 1726888045.66106: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888045.66130: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n<<<\n 7163 1726888045.66133: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd73a40>\r\n<<<\n 7163 1726888045.66162: stdout chunk (state=3):\n>>>import '_functools' # <<<\n 7163 1726888045.66174: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n<<<\n 7163 1726888045.66177: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 7163 1726888045.66196: stdout chunk (state=3):\n>>>\r\n<<<\n 7163 1726888045.66246: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n<<<\n 7163 1726888045.66251: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd71190>\r\n<<<\n 7163 1726888045.66254: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n<<<\n 7163 1726888045.66256: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 7163 1726888045.66304: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046706a80>\r\n<<<\n 7163 1726888045.66352: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80467fe750>\r\n<<<\n 7163 1726888045.66366: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd58f50>\r\n<<<\n 7163 1726888045.66402: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n<<<\n 7163 1726888045.66424: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\n<<<\n 7163 1726888045.66446: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804661e300>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804660d790>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n<<<\n 7163 1726888045.66450: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 7163 1726888045.66468: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n<<<\n 7163 1726888045.66491: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.66494: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.66499: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n<<<\n 7163 1726888045.66510: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 7163 1726888045.66565: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fdb3710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fdb2330>\r\n<<<\n 7163 1726888045.66652: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\n<<<\n 7163 1726888045.66656: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.66707: stdout chunk (state=3):\n>>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd72030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fdb0b30>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fde87a0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd581d0>\r\n<<<\n 7163 1726888045.66719: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.66852: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fde8c50>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fde8b00>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fde8ec0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd56cf0>\r\n<<<\n 7163 1726888045.66857: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.66862: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.66864: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888045.66955: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.66960: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fde95b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fde9280>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fdea4b0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n<<<\n 7163 1726888045.67004: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.namespace' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.67010: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.67084: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.67109: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.67164: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.typing' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.67171: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fe006e0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fe01df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n<<<\n 7163 1726888045.67189: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fe02c60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fe032c0>\r\n<<<\n 7163 1726888045.67193: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fe021b0>\r\n<<<\n 7163 1726888045.67272: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888045.67287: stdout chunk (state=3):\n>>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fe03d40>\r\n<<<\n 7163 1726888045.67302: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fe03470>\r\n<<<\n 7163 1726888045.67305: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.67338: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fdea510>\r\n<<<\n 7163 1726888045.67461: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.67513: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813faffc50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n<<<\n 7163 1726888045.67519: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fb287a0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb28500>\r\n<<<\n 7163 1726888045.67530: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.67580: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fb287d0>\r\n<<<\n 7163 1726888045.67615: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 7163 1726888045.67676: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'\r\n<<<\n 7163 1726888045.67725: stdout chunk (state=3):\n>>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80466b2420>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n<<<\n 7163 1726888045.67730: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888045.67790: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n<<<\n 7163 1726888045.67795: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n<<<\n 7163 1726888045.67866: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046238260>\r\n<<<\n 7163 1726888045.67870: stdout chunk (state=3):\n>>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046238650>\r\n<<<\n 7163 1726888045.67903: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fb29100>\r\n<<<\n 7163 1726888045.67923: stdout chunk (state=3):\n>>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804669c0b0>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80466b2f60>\r\n<<<\n 7163 1726888045.67999: stdout chunk (state=3):\n>>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80466b0ad0>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80466b0710>\r\n<<<\n 7163 1726888045.68004: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n<<<\n 7163 1726888045.68101: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fb29af0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb289b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fafddf0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n<<<\n 7163 1726888045.68106: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n<<<\n 7163 1726888045.68192: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb2aed0>\r\n<<<\n 7163 1726888045.68196: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f804623b5c0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804623ae70>\r\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f804623b050>\r\n<<<\n 7163 1726888045.68219: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb29c40>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fdeac00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 7163 1726888045.68221: stdout chunk (state=3):\n>>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804623a2d0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n<<<\n 7163 1726888045.68298: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 7163 1726888045.68302: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804623b770>\r\n<<<\n 7163 1726888045.68309: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n<<<\n 7163 1726888045.68412: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'\r\n<<<\n 7163 1726888045.68417: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb53200>\r\n<<<\n 7163 1726888045.68422: stdout chunk (state=3):\n>>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f804629e270>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804629c290>\r\n<<<\n 7163 1726888045.68473: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n<<<\n 7163 1726888045.68477: stdout chunk (state=3):\n>>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80466b07d0>\r\nimport 'ansible.module_utils.facts.timeout' # \r\nimport 'ansible.module_utils.facts.collector' # \r\n<<<\n 7163 1726888045.68480: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n<<<\n 7163 1726888045.68482: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other' # \r\n<<<\n 7163 1726888045.68515: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 7163 1726888045.68558: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.68629: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb775f0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 7163 1726888045.68643: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.other.facter' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.68654: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 7163 1726888045.68674: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n<<<\n 7163 1726888045.68679: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.68759: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.other.ohai' # \r\n<<<\n 7163 1726888045.68780: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.68846: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.apparmor' # \r\n<<<\n 7163 1726888045.68849: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fbd83e0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 7163 1726888045.68868: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.68871: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 7163 1726888045.68892: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fbdab40>\r\n<<<\n 7163 1726888045.68897: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.69035: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.caps' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.69053: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fbd8500>\r\n<<<\n 7163 1726888045.69090: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb9d3d0>\r\n<<<\n 7163 1726888045.69095: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.chroot' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.69133: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f525460>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb763f0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb2bdd0>\r\n<<<\n 7163 1726888045.69139: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.69154: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.69217: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.69221: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 7163 1726888045.69224: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f813fb769f0>\r\n<<<\n 7163 1726888045.69256: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.utils' # \r\nimport 'ansible.module_utils.facts.system.cmdline' # \r\n<<<\n 7163 1726888045.69263: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.69451: stdout chunk (state=3):\n>>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_6t8vt6wd/ansible_ansible.legacy.setup_payload.zip'\r\n<<<\n 7163 1726888045.69458: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.69570: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.69612: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n<<<\n 7163 1726888045.69650: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n<<<\n 7163 1726888045.69666: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 7163 1726888045.69772: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 7163 1726888045.69777: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.69795: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f58b200>\r\nimport '_typing' # \r\n<<<\n 7163 1726888045.69959: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f56a120>\r\n<<<\n 7163 1726888045.69975: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f569280>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n<<<\n 7163 1726888045.70032: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available<<<\n 7163 1726888045.70062: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # <<<\n 7163 1726888045.70079: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.70169: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.distribution' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.70221: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.70271: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.70306: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.70344: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.datetime' # \r\nimport 'ansible.module_utils.facts.system.date_time' # \r\n<<<\n 7163 1726888045.70358: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.70387: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.70418: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.env' # \r\n<<<\n 7163 1726888045.70430: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.70478: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.70535: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.dns' # \r\n<<<\n 7163 1726888045.70549: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.70579: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.70608: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.fips' # \r\n<<<\n 7163 1726888045.70619: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.70645: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.70676: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.loadavg' # \r\n<<<\n 7163 1726888045.70685: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.70761: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.70847: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n<<<\n 7163 1726888045.70853: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\n<<<\n 7163 1726888045.70875: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804629e510>\r\n<<<\n 7163 1726888045.70897: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n<<<\n 7163 1726888045.70921: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\n<<<\n 7163 1726888045.71040: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804629f110>\r\nimport 'ansible.module_utils.facts.system.local' # \r\n<<<\n 7163 1726888045.71054: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.71113: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.71178: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.lsb' # \r\n<<<\n 7163 1726888045.71190: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.71278: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.71361: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.pkg_mgr' # \r\n<<<\n 7163 1726888045.71379: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.71435: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.71508: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.platform' # \r\n<<<\n 7163 1726888045.71518: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.71560: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.71605: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n<<<\n 7163 1726888045.71652: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n<<<\n 7163 1726888045.71721: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888045.71780: stdout chunk (state=3):\n>>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80462da5a0>\r\n<<<\n 7163 1726888045.71954: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.71971: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80462c88f0>\r\nimport 'ansible.module_utils.facts.system.python' # \r\n<<<\n 7163 1726888045.71999: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.72052: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.72123: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.selinux' # \r\n<<<\n 7163 1726888045.72128: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.72197: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.72281: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.72380: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.72533: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.version' # \r\nimport 'ansible.module_utils.facts.system.service_mgr' # \r\n<<<\n 7163 1726888045.72549: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.72562: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.72601: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # \r\n<<<\n 7163 1726888045.72612: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.72653: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.72700: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n<<<\n 7163 1726888045.72706: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\r\n<<<\n 7163 1726888045.72742: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888045.72761: stdout chunk (state=3):\n>>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80462edcd0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80462edc10>\r\nimport 'ansible.module_utils.facts.system.user' # \r\n<<<\n 7163 1726888045.72774: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.72802: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.72805: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware' # \r\n<<<\n 7163 1726888045.72809: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.72847: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.72887: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.base' # \r\n<<<\n 7163 1726888045.72897: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.73064: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.73068: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\n<<<\n 7163 1726888045.73076: stdout chunk (state=3):\n>>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f5890d0>\r\n<<<\n 7163 1726888045.73098: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n<<<\n 7163 1726888045.73103: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888045.73131: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n<<<\n 7163 1726888045.73134: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n<<<\n 7163 1726888045.73159: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n<<<\n 7163 1726888045.73164: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n<<<\n 7163 1726888045.73207: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.aix' # \r\n<<<\n 7163 1726888045.73210: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f5babd0>\r\n<<<\n 7163 1726888045.73212: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.73235: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f5ba960>\r\n<<<\n 7163 1726888045.73268: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f5ba270>\r\n<<<\n 7163 1726888045.73294: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n<<<\n 7163 1726888045.73303: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 7163 1726888045.73309: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.73344: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f5ba9c0>\r\n<<<\n 7163 1726888045.73347: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f58be90>\r\n<<<\n 7163 1726888045.73349: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 7163 1726888045.73380: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f5bb890>\r\n<<<\n 7163 1726888045.73413: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f5bba40>\r\n<<<\n 7163 1726888045.73420: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.73577: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n<<<\n 7163 1726888045.73582: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.73590: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.sysctl' # \r\nimport 'ansible.module_utils.facts.hardware.darwin' # \r\n<<<\n 7163 1726888045.73593: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.73597: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.73645: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f5bbf80>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n<<<\n 7163 1726888045.73709: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.73847: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f425d30>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f427950>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f428350>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n<<<\n 7163 1726888045.73878: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.freebsd' # \r\nimport 'ansible.module_utils.facts.hardware.dragonfly' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.73903: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f4294f0>\r\n<<<\n 7163 1726888045.73959: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\n<<<\n 7163 1726888045.73993: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.74044: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f42bf80>\r\n<<<\n 7163 1726888045.74097: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888045.74115: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.hpux' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.74164: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.74167: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.74184: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f4300b0>\r\n<<<\n 7163 1726888045.74203: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f42a240>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n<<<\n 7163 1726888045.74381: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n<<<\n 7163 1726888045.74406: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n<<<\n 7163 1726888045.74423: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\n<<<\n 7163 1726888045.74430: stdout chunk (state=3):\n>>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f433e90>\r\n<<<\n 7163 1726888045.74532: stdout chunk (state=3):\n>>>import '_tokenize' # \r\n<<<\n 7163 1726888045.74535: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f432960>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f4326c0>\r\n<<<\n 7163 1726888045.74567: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n<<<\n 7163 1726888045.74571: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\n<<<\n 7163 1726888045.74697: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.74727: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f432c30>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f42a750>\r\n<<<\n 7163 1726888045.74799: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f477f20>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f478260>\r\n<<<\n 7163 1726888045.74820: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n<<<\n 7163 1726888045.74843: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n<<<\n 7163 1726888045.74868: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n<<<\n 7163 1726888045.74915: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f479d00>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f479ac0>\r\n<<<\n 7163 1726888045.74969: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 7163 1726888045.74975: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 7163 1726888045.75027: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f47c2f0>\r\n<<<\n 7163 1726888045.75032: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f47a3f0>\r\n<<<\n 7163 1726888045.75050: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 7163 1726888045.75088: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888045.75134: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\n<<<\n 7163 1726888045.75174: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f47fad0>\r\n<<<\n 7163 1726888045.75227: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.linux' # \r\nimport 'ansible.module_utils.facts.hardware.hurd' # \r\n<<<\n 7163 1726888045.75256: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.75326: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f47c4a0>\r\n<<<\n 7163 1726888045.75336: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.75372: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f480830>\r\n<<<\n 7163 1726888045.75412: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f47d010>\r\n<<<\n 7163 1726888045.75463: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f480c20>\r\n<<<\n 7163 1726888045.75474: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.netbsd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.75565: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f478440>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n<<<\n 7163 1726888045.75570: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.75573: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f30c3b0>\r\n<<<\n 7163 1726888045.75627: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.openbsd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.75713: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f30d400>\r\n<<<\n 7163 1726888045.75723: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f482b40>\r\n<<<\n 7163 1726888045.75757: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f483ef0>\r\n<<<\n 7163 1726888045.75777: stdout chunk (state=3):\n>>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f482750>\r\n<<<\n 7163 1726888045.75784: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.75801: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.75812: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n<<<\n 7163 1726888045.75822: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.75899: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.75936: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.sunos' # \r\n<<<\n 7163 1726888045.75956: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.75963: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.75968: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network' # \r\n<<<\n 7163 1726888045.75983: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.76007: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.76066: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n<<<\n 7163 1726888045.76103: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.76122: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.base' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.76203: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.76207: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.76283: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.76319: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.76469: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.76657: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.generic_bsd' # \r\nimport 'ansible.module_utils.facts.network.aix' # \r\n<<<\n 7163 1726888045.76671: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.76705: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.76747: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.darwin' # \r\n<<<\n 7163 1726888045.76750: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.76778: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.76803: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.dragonfly' # \r\n<<<\n 7163 1726888045.76820: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.76823: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.76877: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.76955: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.fc_wwn' # \r\n<<<\n 7163 1726888045.76959: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.76979: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.77005: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.freebsd' # \r\n<<<\n 7163 1726888045.77013: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.77070: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.77125: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.hpux' # \r\n<<<\n 7163 1726888045.77134: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.77193: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.77244: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.hurd' # \r\n<<<\n 7163 1726888045.77262: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.77358: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\n<<<\n 7163 1726888045.77366: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\n<<<\n 7163 1726888045.77391: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n<<<\n 7163 1726888045.77405: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n 7163 1726888045.77420: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888045.77465: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888045.77471: stdout chunk (state=3):\n>>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f311640>\r\n<<<\n 7163 1726888045.77512: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.77547: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n<<<\n 7163 1726888045.77554: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 7163 1726888045.77573: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f312360>\r\n<<<\n 7163 1726888045.77580: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f30d250>\r\n<<<\n 7163 1726888045.77624: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n<<<\n 7163 1726888045.77640: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.77657: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.77681: stdout chunk (state=3):\n>>>import 'ansible.module_utils._text' # \r\n<<<\n 7163 1726888045.77686: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.77769: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.linux' # \r\n<<<\n 7163 1726888045.77779: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.77842: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.77846: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.77896: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.iscsi' # \r\n<<<\n 7163 1726888045.77906: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.77974: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.78017: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.nvme' # \r\n<<<\n 7163 1726888045.78055: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.netbsd' # \r\n<<<\n 7163 1726888045.78058: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f3123c0>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.78108: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.78146: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.openbsd' # \r\n<<<\n 7163 1726888045.78178: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.78219: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.78323: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.sunos' # \r\n<<<\n 7163 1726888045.78355: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.78404: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.78481: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.base' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.78489: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.78493: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.78541: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.78576: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.78631: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.78708: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.sysctl' # \r\nimport 'ansible.module_utils.facts.virtual.freebsd' # \r\n<<<\n 7163 1726888045.78717: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.dragonfly' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.78774: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.78817: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.hpux' # \r\n<<<\n 7163 1726888045.78835: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.78906: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.78975: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.79016: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.79055: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n<<<\n 7163 1726888045.79064: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.79098: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.79136: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n<<<\n 7163 1726888045.79146: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.79214: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.linux' # \r\n<<<\n 7163 1726888045.79218: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.79226: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.79264: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.79318: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n<<<\n 7163 1726888045.79325: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.netbsd' # \r\n<<<\n 7163 1726888045.79331: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.79334: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.79345: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.79363: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.79380: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.79423: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.openbsd' # \r\n<<<\n 7163 1726888045.79427: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.79429: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n<<<\n 7163 1726888045.79436: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.79500: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.79581: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.sunos' # \r\n<<<\n 7163 1726888045.79592: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.default_collectors' # \r\n<<<\n 7163 1726888045.79598: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.79672: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.79713: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.79785: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.ansible_collector' # \r\n<<<\n 7163 1726888045.79805: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.compat' # \r\nimport 'ansible.module_utils.facts' # \r\n<<<\n 7163 1726888045.79863: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.79892: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 7163 1726888045.79968: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 7163 1726888045.79973: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 7163 1726888045.80045: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f313590>\r\n<<<\n 7163 1726888045.80051: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.80131: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.80192: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80460eb350>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80460e9a00>\r\n<<<\n 7163 1726888045.80301: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n<<<\n 7163 1726888045.80306: stdout chunk (state=3):\n>>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80460eac00>\r\n<<<\n 7163 1726888045.80309: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n<<<\n 7163 1726888045.80347: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.80355: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.80395: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.80450: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.80516: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 7163 1726888045.80557: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888045.80636: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f31e090>\r\n<<<\n 7163 1726888045.80681: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f3197f0>\r\n<<<\n 7163 1726888045.80705: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\n<<<\n 7163 1726888045.80717: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.process' # \r\n<<<\n 7163 1726888045.80723: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.80791: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.80848: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.80879: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.80920: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n<<<\n 7163 1726888045.80925: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888045.80944: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n<<<\n 7163 1726888045.80975: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n<<<\n 7163 1726888045.80990: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 7163 1726888045.81046: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n<<<\n 7163 1726888045.81064: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n<<<\n 7163 1726888045.81089: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 7163 1726888045.81138: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f406930>\r\n<<<\n 7163 1726888045.81182: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f5da600>\r\n<<<\n 7163 1726888045.81258: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f31e1b0>\r\n<<<\n 7163 1726888045.81266: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f30d6d0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n<<<\n 7163 1726888045.81282: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.81311: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.81347: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"ansible_service_mgr\": \"systemd\"}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\"], \"filter\": [\"ansible_service_mgr\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n<<<\n 7163 1726888045.81356: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\n<<<\n 7163 1726888045.81425: stdout chunk (state=3):\n>>>import 'ansible.module_utils.basic' # \r\n<<<\n 7163 1726888045.81456: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.81515: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.81600: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.81640: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.81671: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.81700: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.81776: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.81796: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.namespace' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.81871: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.81968: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.82043: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n<<<\n 7163 1726888045.82049: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.compat.typing' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.82066: stdout chunk (state=3):\n>>># restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n<<<\n 7163 1726888045.82071: stdout chunk (state=3):\n>>># cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n<<<\n 7163 1726888045.82089: stdout chunk (state=3):\n>>># cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n<<<\n 7163 1726888045.82099: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n<<<\n 7163 1726888045.82136: stdout chunk (state=3):\n>>># cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n<<<\n 7163 1726888045.82149: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n<<<\n 7163 1726888045.82347: stdout chunk (state=3):\n>>># cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n<<<\n 7163 1726888045.82352: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.82355: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n<<<\n 7163 1726888045.82358: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n<<<\n 7163 1726888045.82364: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n<<<\n 7163 1726888045.82366: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.82395: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.82450: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888045.82525: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n<<<\n 7163 1726888045.82530: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n<<<\n 7163 1726888045.82574: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f3b2060>\r\n<<<\n 7163 1726888045.82581: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n<<<\n 7163 1726888045.82629: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n<<<\n 7163 1726888045.82671: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n<<<\n 7163 1726888045.82731: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n<<<\n 7163 1726888045.82766: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ef2bf20>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888045.82770: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n<<<\n 7163 1726888045.82870: stdout chunk (state=3):\n>>># destroy ntpath\r\n<<<\n 7163 1726888045.82874: stdout chunk (state=3):\n>>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813ef302c0>\r\n<<<\n 7163 1726888045.82877: stdout chunk (state=3):\n>>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f39a930>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f3b2bd0>\r\n<<<\n 7163 1726888045.82880: stdout chunk (state=3):\n>>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f3b0740>\r\n<<<\n 7163 1726888045.82882: stdout chunk (state=3):\n>>># destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n<<<\n 7163 1726888045.82884: stdout chunk (state=3):\n>>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f3b0320>\r\n<<<\n 7163 1726888045.82890: stdout chunk (state=3):\n>>># destroy _locale\r\n# destroy locale\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n<<<\n 7163 1726888045.83042: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n<<<\n 7163 1726888045.83048: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n<<<\n 7163 1726888045.83135: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.process\r\n# destroy unicodedata\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy _multiprocessing\r\n<<<\n 7163 1726888045.83172: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813ef33230>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ef32ae0>\r\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813ef32cc0>\r\n<<<\n 7163 1726888045.83177: stdout chunk (state=3):\n>>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ef31f70>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n<<<\n 7163 1726888045.83253: stdout chunk (state=3):\n>>># destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy subprocess\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy errno\r\n# destroy json\r\n<<<\n 7163 1726888045.83366: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ef33380>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n<<<\n 7163 1726888045.83378: stdout chunk (state=3):\n>>># destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n<<<\n 7163 1726888045.83519: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813ef99e50>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ef33e60>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f3b0410>\r\nimport 'ansible.module_utils.facts.timeout' # \r\nimport 'ansible.module_utils.facts.collector' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.83524: stdout chunk (state=3):\n>>># cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 7163 1726888045.83528: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.83581: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.other.facter' # \r\n<<<\n 7163 1726888045.83606: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.83653: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.83716: stdout chunk (state=3):\n>>># destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n<<<\n 7163 1726888045.83773: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.other.ohai' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.83782: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n<<<\n 7163 1726888045.83800: stdout chunk (state=3):\n>>># destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n<<<\n 7163 1726888045.83939: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.apparmor' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.83943: stdout chunk (state=3):\n>>># destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 7163 1726888045.83946: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.83952: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy encodings.idna\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n<<<\n 7163 1726888045.83991: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.caps' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.84025: stdout chunk (state=3):\n>>># destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 7163 1726888045.84042: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.chroot' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.84078: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.84129: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.84194: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.84279: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.utils' # \r\nimport 'ansible.module_utils.facts.system.cmdline' # \r\n<<<\n 7163 1726888045.84283: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.84464: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.45.174 closed.\r\n<<<\n 7163 1726888045.84470: stdout chunk (state=3):\n>>><<<\n 7163 1726888045.84474: stderr chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80472184d0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80471e7b30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804721aa50>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804702d130>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804702dfa0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804706bda0>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804706bfe0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470a3770>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470a3e00>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8047083a40>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8047081190>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8047068f50>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470c3710>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470c2330>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8047082030>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470c0b30>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470f87a0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470681d0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80470f8c50>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470f8b00>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80470f8ec0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8047066cf0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470f95b0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470f9280>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470fa4b0>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80471106e0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8047111df0>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8047112c60>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80471132c0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80471121b0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8047113d40>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8047113470>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470fa510>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046e0fc50>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046e387a0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e38500>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046e387d0>\\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046e39100>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046e39af0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e389b0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e0ddf0>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e3aed0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e39c40>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470fac00>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e63200>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e875f0>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046ee83e0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046eeab40>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046ee8500>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046ead3d0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046ce9430>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e863f0>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e3bdd0>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8046e869f0>\\r\\n# zipimport: found 103 names in \\'/tmp/ansible_ansible.legacy.setup_payload_xjani6c6/ansible_ansible.legacy.setup_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d4b230>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d2e120>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d2d280>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d49100>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046d7eb70>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d7e900>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d7e240>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d7e9c0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d4bc50>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046d7f890>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046d7fad0>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d7ff50>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046725dc0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80467279e0>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80467283e0>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046729580>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804672bf50>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046730140>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804672a300>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046733f50>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046732a20>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046732780>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046732cf0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804672a7e0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046777fe0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046778350>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046779dc0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046779b80>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f804677c290>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804677a450>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804677fa70>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804677c440>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046780860>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046780b00>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046780c20>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046778500>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f804660c260>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f804660d520>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046782a20>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046783da0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046782630>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046611670>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80466124b0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804660d640>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046612480>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80466136b0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f804661e240>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80466198e0>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046706a80>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80467fe750>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804661e300>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804660d790>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.namespace\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.typing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80466b2420>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046238260>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046238650>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804669c0b0>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80466b2f60>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80466b0ad0>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80466b0710>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f804623b5c0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804623ae70>\\r\\n# extension module \\'_queue\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_queue\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_queue\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f804623b050>\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804623a2d0>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804623b770>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc\\'\\r\\n# extension module \\'_multiprocessing\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_multiprocessing\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_multiprocessing\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f804629e270>\\r\\nimport \\'multiprocessing.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804629c290>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80466b07d0>\\r\\nimport \\'ansible.module_utils.facts.timeout\\' # \\r\\nimport \\'ansible.module_utils.facts.collector\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other.facter\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other.ohai\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.apparmor\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.caps\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.chroot\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.utils\\' # \\r\\nimport \\'ansible.module_utils.facts.system.cmdline\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.distribution\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.datetime\\' # \\r\\nimport \\'ansible.module_utils.facts.system.date_time\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.env\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.dns\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.fips\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.loadavg\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804629e510>\\r\\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804629f110>\\r\\nimport \\'ansible.module_utils.facts.system.local\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.lsb\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.pkg_mgr\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.platform\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\\'\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80462da5a0>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80462c88f0>\\r\\nimport \\'ansible.module_utils.facts.system.python\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.version\\' # \\r\\nimport \\'ansible.module_utils.facts.system.service_mgr\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.ssh_pub_keys\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80462edcd0>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80462edc10>\\r\\nimport \\'ansible.module_utils.facts.system.user\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.aix\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.sysctl\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.darwin\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.freebsd\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.linux\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.hurd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.sunos\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.generic_bsd\\' # \\r\\nimport \\'ansible.module_utils.facts.network.aix\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.darwin\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.fc_wwn\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.freebsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.hurd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.linux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.iscsi\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.nvme\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.sunos\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.sysctl\\' # \\r\\nimport \\'ansible.module_utils.facts.virtual.freebsd\\' # \\r\\nimport \\'ansible.module_utils.facts.virtual.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.linux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.sunos\\' # \\r\\nimport \\'ansible.module_utils.facts.default_collectors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.ansible_collector\\' # \\r\\nimport \\'ansible.module_utils.facts.compat\\' # \\r\\nimport \\'ansible.module_utils.facts\\' # \\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc\\'\\r\\n# extension module \\'unicodedata\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'unicodedata\\' executed from \\'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'unicodedata\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80460eb350>\\r\\nimport \\'stringprep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80460e9a00>\\r\\nimport \\'encodings.idna\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80460eac00>\\r\\n\\r\\n{\"ansible_facts\": {\"ansible_service_mgr\": \"systemd\"}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\"], \"filter\": [\"ansible_service_mgr\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# destroy heapq\\r\\n# cleanup[2] removing _queue\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing _multiprocessing\\r\\n# cleanup[2] removing multiprocessing.connection\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing unicodedata\\r\\n# cleanup[2] removing stringprep\\r\\n# cleanup[2] removing encodings.idna\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy _blake2\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy locale\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.connection\\r\\n# destroy multiprocessing.pool\\r\\n# destroy signal\\r\\n# destroy pickle\\r\\n# destroy multiprocessing.context\\r\\n# destroy array\\r\\n# destroy _compat_pickle\\r\\n# destroy _pickle\\r\\n# destroy queue\\r\\n# destroy _heapq\\r\\n# destroy _queue\\r\\n# destroy multiprocessing.process\\r\\n# destroy unicodedata\\r\\n# destroy tempfile\\r\\n# destroy multiprocessing.util\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy selectors\\r\\n# destroy _multiprocessing\\r\\n# destroy shlex\\r\\n# destroy fcntl\\r\\n# destroy datetime\\r\\n# destroy subprocess\\r\\n# destroy base64\\r\\n# destroy _ssl\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy getpass\\r\\n# destroy pwd\\r\\n# destroy termios\\r\\n# destroy errno\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy glob\\r\\n# destroy fnmatch\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# cleanup[3] wiping encodings.idna\\r\\n# destroy stringprep\\r\\n# cleanup[3] wiping configparser\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy encodings.idna\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _hashlib\\r\\n# destroy _operator\\r\\n# destroy _sre\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.45.174 closed.\\r\\n\")\n 7163 1726888045.85453: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80472184d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80471e7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804721aa50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804702d130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804702dfa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804706bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804706bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470a3770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470a3e00>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8047083a40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8047081190>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8047068f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470c3710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470c2330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8047082030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470c0b30>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470f87a0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470681d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80470f8c50>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470f8b00>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80470f8ec0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8047066cf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470f95b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470f9280>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470fa4b0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80471106e0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8047111df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8047112c60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80471132c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80471121b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8047113d40>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8047113470>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470fa510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046e0fc50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046e387a0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e38500>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046e387d0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046e39100>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046e39af0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e389b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e0ddf0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e3aed0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e39c40>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470fac00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e63200>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e875f0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046ee83e0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046eeab40>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046ee8500>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046ead3d0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046ce9430>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e863f0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e3bdd0>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8046e869f0>\r\n# zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_xjani6c6/ansible_ansible.legacy.setup_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d4b230>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d2e120>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d2d280>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d49100>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046d7eb70>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d7e900>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d7e240>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d7e9c0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d4bc50>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046d7f890>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046d7fad0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d7ff50>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046725dc0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80467279e0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80467283e0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046729580>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804672bf50>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046730140>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804672a300>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046733f50>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046732a20>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046732780>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046732cf0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804672a7e0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046777fe0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046778350>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046779dc0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046779b80>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f804677c290>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804677a450>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804677fa70>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804677c440>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046780860>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046780b00>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046780c20>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046778500>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f804660c260>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f804660d520>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046782a20>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046783da0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046782630>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046611670>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80466124b0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804660d640>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046612480>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80466136b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f804661e240>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80466198e0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046706a80>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80467fe750>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804661e300>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804660d790>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.namespace' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.typing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80466b2420>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046238260>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046238650>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804669c0b0>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80466b2f60>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80466b0ad0>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80466b0710>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f804623b5c0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804623ae70>\r\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f804623b050>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804623a2d0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804623b770>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f804629e270>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804629c290>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80466b07d0>\r\nimport 'ansible.module_utils.facts.timeout' # \r\nimport 'ansible.module_utils.facts.collector' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.facter' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.ohai' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.apparmor' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.caps' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.chroot' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.utils' # \r\nimport 'ansible.module_utils.facts.system.cmdline' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.distribution' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.datetime' # \r\nimport 'ansible.module_utils.facts.system.date_time' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.env' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.dns' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.fips' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.loadavg' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804629e510>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804629f110>\r\nimport 'ansible.module_utils.facts.system.local' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.lsb' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.pkg_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.platform' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80462da5a0>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80462c88f0>\r\nimport 'ansible.module_utils.facts.system.python' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.version' # \r\nimport 'ansible.module_utils.facts.system.service_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.ssh_pub_keys' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80462edcd0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80462edc10>\r\nimport 'ansible.module_utils.facts.system.user' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.sysctl' # \r\nimport 'ansible.module_utils.facts.hardware.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.freebsd' # \r\nimport 'ansible.module_utils.facts.hardware.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.linux' # \r\nimport 'ansible.module_utils.facts.hardware.hurd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.generic_bsd' # \r\nimport 'ansible.module_utils.facts.network.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.fc_wwn' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.freebsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hurd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.linux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.iscsi' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.nvme' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sysctl' # \r\nimport 'ansible.module_utils.facts.virtual.freebsd' # \r\nimport 'ansible.module_utils.facts.virtual.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.linux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sunos' # \r\nimport 'ansible.module_utils.facts.default_collectors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.ansible_collector' # \r\nimport 'ansible.module_utils.facts.compat' # \r\nimport 'ansible.module_utils.facts' # \r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80460eb350>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80460e9a00>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80460eac00>\r\n\r\n{\"ansible_facts\": {\"ansible_service_mgr\": \"systemd\"}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\"], \"filter\": [\"ansible_service_mgr\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.process\r\n# destroy unicodedata\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy _multiprocessing\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy subprocess\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy errno\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy encodings.idna\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.45.174 closed.\r\n 7163 1726888045.89695: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.89700: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.distribution' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.datetime' # \r\nimport 'ansible.module_utils.facts.system.date_time' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.env' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.dns' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.fips' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.89703: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.89706: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.loadavg' # \r\n<<<\n 7163 1726888045.89708: done with _execute_module (ansible.legacy.setup, {'gather_subset': '!all', 'filter': 'ansible_service_mgr', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 7163 1726888045.89711: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.89714: Facts {'ansible_facts': {'ansible_service_mgr': 'systemd'}, 'invocation': {'module_args': {'gather_subset': ['!all'], 'filter': ['ansible_service_mgr'], 'gather_timeout': 10, 'fact_path': '/etc/ansible/facts.d'}}, '_ansible_parsed': True}\n 7163 1726888045.89716: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.89718: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\n<<<\n 7163 1726888045.89721: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ef9b680>\r\n<<<\n 7163 1726888045.89723: variable 'ansible_module_compression' from source: unknown\n 7163 1726888045.89725: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\n<<<\n 7163 1726888045.89728: ANSIBALLZ: Using generic lock for ansible.legacy.systemd\n 7163 1726888045.89731: ANSIBALLZ: Acquiring lock\n 7163 1726888045.89733: ANSIBALLZ: Lock acquired: 140449594013552\n 7163 1726888045.89735: ANSIBALLZ: Creating module\n 7163 1726888045.89740: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ef9a750>\r\nimport 'ansible.module_utils.facts.system.local' # \r\n<<<\n 7163 1726888045.89743: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.89745: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.89747: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.lsb' # \r\n<<<\n 7163 1726888045.89750: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.89753: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.pkg_mgr' # \r\n<<<\n 7163 1726888045.89756: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.89758: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.89760: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.platform' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.89762: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.89765: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n<<<\n 7163 1726888045.89767: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813efcdfa0>\r\n<<<\n 7163 1726888045.89769: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813efbdd00>\r\nimport 'ansible.module_utils.facts.system.python' # \r\n<<<\n 7163 1726888045.89772: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.89774: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.89776: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.selinux' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.89778: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.89781: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.89783: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.89788: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.version' # \r\nimport 'ansible.module_utils.facts.system.service_mgr' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.89906: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.89914: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813efe59d0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813efe7230>\r\nimport 'ansible.module_utils.facts.system.user' # \r\n<<<\n 7163 1726888045.89918: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.89921: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.89923: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware' # \r\n<<<\n 7163 1726888045.89925: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.89928: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.89930: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.base' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.89932: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.89934: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.aix' # \r\n<<<\n 7163 1726888045.89936: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.89941: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.sysctl' # \r\n<<<\n 7163 1726888045.89943: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.89945: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.89947: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.freebsd' # \r\nimport 'ansible.module_utils.facts.hardware.dragonfly' # \r\n<<<\n 7163 1726888045.89949: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.89952: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.hpux' # \r\n<<<\n 7163 1726888045.89954: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.89956: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.89958: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.89960: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.90381: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.linux' # \r\nimport 'ansible.module_utils.facts.hardware.hurd' # \r\n<<<\n 7163 1726888045.90386: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.90545: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.90586: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.netbsd' # \r\n<<<\n 7163 1726888045.90591: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.90676: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.90777: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.openbsd' # \r\n<<<\n 7163 1726888045.90805: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.90939: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.91093: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.sunos' # \r\n<<<\n 7163 1726888045.91242: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.91248: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.base' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.91331: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.91424: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.91626: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.91829: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.generic_bsd' # \r\n<<<\n 7163 1726888045.91852: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.aix' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.91883: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.91922: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.darwin' # \r\n<<<\n 7163 1726888045.91958: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.91989: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.dragonfly' # \r\n<<<\n 7163 1726888045.92018: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.92061: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.92149: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.fc_wwn' # \r\n<<<\n 7163 1726888045.92172: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.92200: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.freebsd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.92271: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.92328: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.hpux' # \r\n<<<\n 7163 1726888045.92335: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.92522: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.92525: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.hurd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.92711: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.93075: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.linux' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.93094: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.93253: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.iscsi' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.93299: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.nvme' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.93359: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.netbsd' # \r\n<<<\n 7163 1726888045.93378: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.93459: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.openbsd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.93595: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.93707: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.sunos' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.93721: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual' # \r\n<<<\n 7163 1726888045.93762: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.94027: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.94044: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.94143: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.94274: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.sysctl' # \r\nimport 'ansible.module_utils.facts.virtual.freebsd' # \r\n<<<\n 7163 1726888045.94278: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.dragonfly' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.94341: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.94423: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.hpux' # \r\n<<<\n 7163 1726888045.94426: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.94618: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.94824: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.linux' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.94868: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.94923: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.netbsd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888045.94970: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.95029: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.openbsd' # \r\n<<<\n 7163 1726888045.95033: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.95109: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.95194: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.sunos' # \r\nimport 'ansible.module_utils.facts.default_collectors' # \r\n<<<\n 7163 1726888045.95217: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.95297: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.95396: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.ansible_collector' # \r\nimport 'ansible.module_utils.facts.compat' # \r\nimport 'ansible.module_utils.facts' # \r\n<<<\n 7163 1726888045.95466: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888045.96773: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813eddf5f0>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813eddd6d0>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813eddc650>\r\n<<<\n 7163 1726888045.97292: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"ansible_service_mgr\": \"systemd\"}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\"], \"filter\": [\"ansible_service_mgr\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n<<<\n 7163 1726888045.97955: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n<<<\n 7163 1726888045.98007: stdout chunk (state=3):\n>>># clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n<<<\n 7163 1726888045.98048: stdout chunk (state=3):\n>>># cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n<<<\n 7163 1726888045.98106: stdout chunk (state=3):\n>>># cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n<<<\n 7163 1726888045.98156: stdout chunk (state=3):\n>>># destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n<<<\n 7163 1726888045.98180: stdout chunk (state=3):\n>>># destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n<<<\n 7163 1726888045.98260: stdout chunk (state=3):\n>>># cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n<<<\n 7163 1726888045.98376: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n<<<\n 7163 1726888045.98752: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 7163 1726888045.98777: stdout chunk (state=3):\n>>># destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n<<<\n 7163 1726888045.98827: stdout chunk (state=3):\n>>># destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n<<<\n 7163 1726888045.98872: stdout chunk (state=3):\n>>># destroy ntpath\r\n<<<\n 7163 1726888045.98958: stdout chunk (state=3):\n>>># destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n<<<\n 7163 1726888045.99069: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n<<<\n 7163 1726888045.99132: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n<<<\n 7163 1726888045.99280: stdout chunk (state=3):\n>>># destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.process\r\n# destroy unicodedata\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy _multiprocessing\r\n# destroy shlex\r\n# destroy fcntl\r\n<<<\n 7163 1726888045.99301: stdout chunk (state=3):\n>>># destroy datetime\r\n# destroy subprocess\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy errno\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n<<<\n 7163 1726888045.99320: stdout chunk (state=3):\n>>># cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping configparser\r\n<<<\n 7163 1726888045.99352: stdout chunk (state=3):\n>>># cleanup[3] wiping selinux._selinux\r\n<<<\n 7163 1726888045.99522: stdout chunk (state=3):\n>>># cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n<<<\n 7163 1726888045.99526: stdout chunk (state=3):\n>>># cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n<<<\n 7163 1726888045.99541: stdout chunk (state=3):\n>>># cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n<<<\n 7163 1726888045.99663: stdout chunk (state=3):\n>>># cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 7163 1726888045.99751: stdout chunk (state=3):\n>>># destroy sys.monitoring<<<\n 7163 1726888045.99865: stdout chunk (state=3):\n>>>\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 7163 1726888045.99922: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n<<<\n 7163 1726888045.99992: stdout chunk (state=3):\n>>># destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy encodings.idna\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n<<<\n 7163 1726888046.00058: stdout chunk (state=3):\n>>># destroy _hashlib\r\n<<<\n 7163 1726888046.00076: stdout chunk (state=3):\n>>># destroy _operator\r\n# destroy _sre\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 7163 1726888046.00536: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.46.206 closed.\r\n<<<\n 7163 1726888046.00555: stderr chunk (state=3):\n>>><<<\n 7163 1726888046.00565: stdout chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ff684d0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ff37b30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ff6aa50>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd1d130>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd1dfa0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd5bda0>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd5bfe0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd93770>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd93e00>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd73a40>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd71190>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd58f50>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fdb3710>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fdb2330>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd72030>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fdb0b30>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fde87a0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd581d0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fde8c50>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fde8b00>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fde8ec0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd56cf0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fde95b0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fde9280>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fdea4b0>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fe006e0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fe01df0>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fe02c60>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fe032c0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fe021b0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fe03d40>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fe03470>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fdea510>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813faffc50>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fb287a0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb28500>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fb287d0>\\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fb29100>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fb29af0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb289b0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fafddf0>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb2aed0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb29c40>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fdeac00>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb53200>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb775f0>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fbd83e0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fbdab40>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fbd8500>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb9d3d0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f525460>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb763f0>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb2bdd0>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f813fb769f0>\\r\\n# zipimport: found 103 names in \\'/tmp/ansible_ansible.legacy.setup_payload_6t8vt6wd/ansible_ansible.legacy.setup_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f58b200>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f56a120>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f569280>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f5890d0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f5babd0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f5ba960>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f5ba270>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f5ba9c0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f58be90>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f5bb890>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f5bba40>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f5bbf80>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f425d30>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f427950>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f428350>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f4294f0>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f42bf80>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f4300b0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f42a240>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f433e90>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f432960>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f4326c0>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f432c30>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f42a750>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f477f20>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f478260>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f479d00>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f479ac0>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f47c2f0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f47a3f0>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f47fad0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f47c4a0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f480830>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f47d010>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f480c20>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f478440>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f30c3b0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f30d400>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f482b40>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f483ef0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f482750>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f311640>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f312360>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f30d250>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f3123c0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f313590>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f31e090>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f3197f0>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f406930>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f5da600>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f31e1b0>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f30d6d0>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.namespace\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.typing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f3b2060>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ef2bf20>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813ef302c0>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f39a930>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f3b2bd0>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f3b0740>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f3b0320>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813ef33230>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ef32ae0>\\r\\n# extension module \\'_queue\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_queue\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_queue\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813ef32cc0>\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ef31f70>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ef33380>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc\\'\\r\\n# extension module \\'_multiprocessing\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_multiprocessing\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_multiprocessing\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813ef99e50>\\r\\nimport \\'multiprocessing.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ef33e60>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f3b0410>\\r\\nimport \\'ansible.module_utils.facts.timeout\\' # \\r\\nimport \\'ansible.module_utils.facts.collector\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other.facter\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other.ohai\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.apparmor\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.caps\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.chroot\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.utils\\' # \\r\\nimport \\'ansible.module_utils.facts.system.cmdline\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.distribution\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.datetime\\' # \\r\\nimport \\'ansible.module_utils.facts.system.date_time\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.env\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.dns\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.fips\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.loadavg\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ef9b680>\\r\\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ef9a750>\\r\\nimport \\'ansible.module_utils.facts.system.local\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.lsb\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.pkg_mgr\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.platform\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\\'\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813efcdfa0>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813efbdd00>\\r\\nimport \\'ansible.module_utils.facts.system.python\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.version\\' # \\r\\nimport \\'ansible.module_utils.facts.system.service_mgr\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.ssh_pub_keys\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813efe59d0>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813efe7230>\\r\\nimport \\'ansible.module_utils.facts.system.user\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.aix\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.sysctl\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.darwin\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.freebsd\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.linux\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.hurd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.sunos\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.generic_bsd\\' # \\r\\nimport \\'ansible.module_utils.facts.network.aix\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.darwin\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.fc_wwn\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.freebsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.hurd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.linux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.iscsi\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.nvme\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.sunos\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.sysctl\\' # \\r\\nimport \\'ansible.module_utils.facts.virtual.freebsd\\' # \\r\\nimport \\'ansible.module_utils.facts.virtual.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.linux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.sunos\\' # \\r\\nimport \\'ansible.module_utils.facts.default_collectors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.ansible_collector\\' # \\r\\nimport \\'ansible.module_utils.facts.compat\\' # \\r\\nimport \\'ansible.module_utils.facts\\' # \\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc\\'\\r\\n# extension module \\'unicodedata\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'unicodedata\\' executed from \\'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'unicodedata\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813eddf5f0>\\r\\nimport \\'stringprep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813eddd6d0>\\r\\nimport \\'encodings.idna\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813eddc650>\\r\\n\\r\\n{\"ansible_facts\": {\"ansible_service_mgr\": \"systemd\"}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\"], \"filter\": [\"ansible_service_mgr\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# destroy heapq\\r\\n# cleanup[2] removing _queue\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing _multiprocessing\\r\\n# cleanup[2] removing multiprocessing.connection\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing unicodedata\\r\\n# cleanup[2] removing stringprep\\r\\n# cleanup[2] removing encodings.idna\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy _blake2\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy locale\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.connection\\r\\n# destroy multiprocessing.pool\\r\\n# destroy signal\\r\\n# destroy pickle\\r\\n# destroy multiprocessing.context\\r\\n# destroy array\\r\\n# destroy _compat_pickle\\r\\n# destroy _pickle\\r\\n# destroy queue\\r\\n# destroy _heapq\\r\\n# destroy _queue\\r\\n# destroy multiprocessing.process\\r\\n# destroy unicodedata\\r\\n# destroy tempfile\\r\\n# destroy multiprocessing.util\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy selectors\\r\\n# destroy _multiprocessing\\r\\n# destroy shlex\\r\\n# destroy fcntl\\r\\n# destroy datetime\\r\\n# destroy subprocess\\r\\n# destroy base64\\r\\n# destroy _ssl\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy getpass\\r\\n# destroy pwd\\r\\n# destroy termios\\r\\n# destroy errno\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy glob\\r\\n# destroy fnmatch\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# cleanup[3] wiping encodings.idna\\r\\n# destroy stringprep\\r\\n# cleanup[3] wiping configparser\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy encodings.idna\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _hashlib\\r\\n# destroy _operator\\r\\n# destroy _sre\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.46.206 closed.\\r\\n\")\n 7163 1726888046.01747: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ff684d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ff37b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ff6aa50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd1d130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd1dfa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd5bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd5bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd93770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd93e00>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd73a40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd71190>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd58f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fdb3710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fdb2330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd72030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fdb0b30>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fde87a0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd581d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fde8c50>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fde8b00>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fde8ec0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd56cf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fde95b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fde9280>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fdea4b0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fe006e0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fe01df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fe02c60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fe032c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fe021b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fe03d40>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fe03470>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fdea510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813faffc50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fb287a0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb28500>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fb287d0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fb29100>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fb29af0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb289b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fafddf0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb2aed0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb29c40>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fdeac00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb53200>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb775f0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fbd83e0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fbdab40>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fbd8500>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb9d3d0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f525460>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb763f0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb2bdd0>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f813fb769f0>\r\n# zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_6t8vt6wd/ansible_ansible.legacy.setup_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f58b200>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f56a120>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f569280>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f5890d0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f5babd0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f5ba960>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f5ba270>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f5ba9c0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f58be90>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f5bb890>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f5bba40>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f5bbf80>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f425d30>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f427950>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f428350>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f4294f0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f42bf80>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f4300b0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f42a240>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f433e90>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f432960>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f4326c0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f432c30>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f42a750>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f477f20>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f478260>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f479d00>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f479ac0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f47c2f0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f47a3f0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f47fad0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f47c4a0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f480830>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f47d010>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f480c20>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f478440>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f30c3b0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f30d400>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f482b40>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f483ef0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f482750>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f311640>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f312360>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f30d250>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f3123c0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f313590>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f31e090>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f3197f0>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f406930>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f5da600>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f31e1b0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f30d6d0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.namespace' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.typing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f3b2060>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ef2bf20>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813ef302c0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f39a930>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f3b2bd0>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f3b0740>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f3b0320>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813ef33230>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ef32ae0>\r\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813ef32cc0>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ef31f70>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ef33380>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813ef99e50>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ef33e60>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f3b0410>\r\nimport 'ansible.module_utils.facts.timeout' # \r\nimport 'ansible.module_utils.facts.collector' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.facter' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.ohai' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.apparmor' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.caps' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.chroot' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.utils' # \r\nimport 'ansible.module_utils.facts.system.cmdline' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.distribution' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.datetime' # \r\nimport 'ansible.module_utils.facts.system.date_time' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.env' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.dns' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.fips' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.loadavg' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ef9b680>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ef9a750>\r\nimport 'ansible.module_utils.facts.system.local' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.lsb' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.pkg_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.platform' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813efcdfa0>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813efbdd00>\r\nimport 'ansible.module_utils.facts.system.python' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.version' # \r\nimport 'ansible.module_utils.facts.system.service_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.ssh_pub_keys' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813efe59d0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813efe7230>\r\nimport 'ansible.module_utils.facts.system.user' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.sysctl' # \r\nimport 'ansible.module_utils.facts.hardware.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.freebsd' # \r\nimport 'ansible.module_utils.facts.hardware.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.linux' # \r\nimport 'ansible.module_utils.facts.hardware.hurd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.generic_bsd' # \r\nimport 'ansible.module_utils.facts.network.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.fc_wwn' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.freebsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hurd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.linux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.iscsi' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.nvme' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sysctl' # \r\nimport 'ansible.module_utils.facts.virtual.freebsd' # \r\nimport 'ansible.module_utils.facts.virtual.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.linux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sunos' # \r\nimport 'ansible.module_utils.facts.default_collectors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.ansible_collector' # \r\nimport 'ansible.module_utils.facts.compat' # \r\nimport 'ansible.module_utils.facts' # \r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813eddf5f0>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813eddd6d0>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813eddc650>\r\n\r\n{\"ansible_facts\": {\"ansible_service_mgr\": \"systemd\"}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\"], \"filter\": [\"ansible_service_mgr\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.process\r\n# destroy unicodedata\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy _multiprocessing\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy subprocess\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy errno\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy encodings.idna\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.46.206 closed.\r\n 7163 1726888046.05224: done with _execute_module (ansible.legacy.setup, {'gather_subset': '!all', 'filter': 'ansible_service_mgr', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 7163 1726888046.05228: Facts {'ansible_facts': {'ansible_service_mgr': 'systemd'}, 'invocation': {'module_args': {'gather_subset': ['!all'], 'filter': ['ansible_service_mgr'], 'gather_timeout': 10, 'fact_path': '/etc/ansible/facts.d'}}, '_ansible_parsed': True}\n 7163 1726888046.05230: variable 'ansible_module_compression' from source: unknown\n 7163 1726888046.05233: ANSIBALLZ: Using generic lock for ansible.legacy.systemd\n 7163 1726888046.05329: ANSIBALLZ: Acquiring lock\n 7163 1726888046.14698: ANSIBALLZ: Writing module into payload\n 7163 1726888046.14868: ANSIBALLZ: Writing module\n 7163 1726888046.14901: ANSIBALLZ: Renaming module\n 7163 1726888046.14914: ANSIBALLZ: Done creating module\n 7163 1726888046.14940: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 7163 1726888046.14956: ANSIBALLZ: Lock acquired: 140449594013552\n 7163 1726888046.14965: ANSIBALLZ: Reading module after lock\n 7163 1726888046.15343: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py\n 7163 1726888046.15381: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_systemd.py\n<10.31.45.174> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpwx_vtlca TO /root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_systemd.py\n<10.31.45.174> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' '[10.31.45.174]'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py\n 7163 1726888046.15550: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_systemd.py\n<10.31.46.206> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpd14h3_7r TO /root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_systemd.py\n<10.31.46.206> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' '[10.31.46.206]'\n 7163 1726888046.15706: Sending initial data\n 7163 1726888046.15717: Sent initial data (154 bytes)\n 7163 1726888046.15878: Sending initial data\n 7163 1726888046.15906: Sent initial data (153 bytes)\n 7163 1726888046.16454: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888046.16556: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888046.16591: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888046.16605: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888046.16616: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\n<<<\n 7163 1726888046.16633: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888046.16658: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888046.16698: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888046.16736: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888046.16761: stderr chunk (state=3):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888046.16775: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\n<<<\n 7163 1726888046.16864: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\n<<<\n 7163 1726888046.16976: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 7163 1726888046.16980: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888046.17052: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\n<<<\n 7163 1726888046.17055: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888046.17124: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888046.17163: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888046.17232: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888046.18333: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 7163 1726888046.18400: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 7163 1726888046.18462: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpd14h3_7r\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_systemd.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 7163 1726888046.18466: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpd14h3_7r /root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_systemd.py\n<<<\n 7163 1726888046.18505: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpd14h3_7r\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_systemd.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_systemd.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_systemd.py M:0x001a\r\n<<<\n 7163 1726888046.18906: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug2: Server supports extension \"copy-data\" revision 1\r\ndebug2: Unrecognised server extension \"home-directory\"\r\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\r\n<<<\n 7163 1726888046.18910: stderr chunk (state=3):\n>>>debug3: Sent message limits@openssh.com I:1\r\n<<<\n 7163 1726888046.18946: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH \".\"\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 7163 1726888046.18967: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpwx_vtlca\r\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_systemd.py\"\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 7163 1726888046.18971: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpwx_vtlca /root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_systemd.py\n<<<\n 7163 1726888046.19253: stderr chunk (state=3):\n>>>debug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpwx_vtlca\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_systemd.py\"\r\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_systemd.py\"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_systemd.py M:0x001a\r\n<<<\n 7163 1726888046.19570: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\n<<<\n 7163 1726888046.20744: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:30649\r\n<<<\n 7163 1726888046.20752: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\n<<<\n 7163 1726888046.21023: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 30649 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 7163 1726888046.21046: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888046.21172: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888046.21243: stderr chunk (state=3):\n>>><<<\n 7163 1726888046.21246: stdout chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpd14h3_7r /root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_systemd.py\\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master at \\'/root/.ansible/cp/a3358520e8\\'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpd14h3_7r\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_systemd.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpd14h3_7r\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_systemd.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_systemd.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_systemd.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 261120 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:30649\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 7 30649 bytes at 261120\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 7163 1726888046.21446: done transferring module to remote\n 7163 1726888046.21450: _low_level_execute_command(): starting\n 7163 1726888046.21452: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/ /root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_systemd.py && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/ /root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_systemd.py && sleep 0'\"'\"''\n 7163 1726888046.22059: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\n<<<\n 7163 1726888046.22087: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:30650\r\n<<<\n 7163 1726888046.22653: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 30650 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\n<<<\n 7163 1726888046.22671: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888046.22895: stderr chunk (state=3):\n>>><<<\n 7163 1726888046.22900: stdout chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpwx_vtlca /root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_systemd.py\\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master at \\'/root/.ansible/cp/26e6bc9b9f\\'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"copy-data\" revision 1\\r\\ndebug2: Unrecognised server extension \"home-directory\"\\r\\ndebug2: Server supports extension \"users-groups-by-id@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\\r\\ndebug3: server handle limit 1019; using 64\\r\\ndebug2: Sending SSH2_FXP_REALPATH \".\"\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpwx_vtlca\\r\\ndebug2: Sending SSH2_FXP_STAT \"/root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_systemd.py\"\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: stat remote: No such file or directory\\r\\ndebug2: sftp_upload: upload local \"/root/.ansible/tmp/ansible-local-716314ift5e8/tmpwx_vtlca\" to remote \"/root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_systemd.py\"\\r\\ndebug2: Sending SSH2_FXP_OPEN \"/root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_systemd.py\"\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_systemd.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 261120 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:30650\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 7 30650 bytes at 261120\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 7163 1726888046.22910: done transferring module to remote\n 7163 1726888046.22914: _low_level_execute_command(): starting\n 7163 1726888046.22918: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/ /root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_systemd.py && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/ /root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_systemd.py && sleep 0'\"'\"''\n 7163 1726888046.23369: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888046.23446: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 7163 1726888046.23644: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888046.23707: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888046.23962: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888046.23984: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888046.24014: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888046.24050: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888046.24158: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888046.24209: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888046.24280: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888046.24314: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888046.25404: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\n<<<\n 7163 1726888046.25420: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 7163 1726888046.25484: stderr chunk (state=3):\n>>><<<\n 7163 1726888046.25502: stdout chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888046.25543: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888046.25632: _low_level_execute_command(): starting\n 7163 1726888046.25636: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_systemd.py && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' -tt 10.31.46.206 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_systemd.py && sleep 0'\"'\"''\n 7163 1726888046.26314: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888046.26329: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888046.26349: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888046.26368: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 7163 1726888046.26414: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888046.26456: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 7163 1726888046.26496: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888046.26534: stdout chunk (state=3):\n>>><<<\n 7163 1726888046.26546: stderr chunk (state=3):\n>>><<<\n 7163 1726888046.26551: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n<10.31.45.174> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888046.26560: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888046.26563: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 7163 1726888046.26565: _low_level_execute_command(): starting\n 7163 1726888046.26568: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_systemd.py && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n 7163 1726888046.26844: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' -tt 10.31.45.174 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_systemd.py && sleep 0'\"'\"''\n 7163 1726888046.26852: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888046.26898: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888046.27343: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888046.27363: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888046.27620: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888046.29122: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 7163 1726888046.29142: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 7163 1726888046.29167: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\n<<<\n 7163 1726888046.29201: stdout chunk (state=3):\n>>>import '_weakref' # \r\n<<<\n 7163 1726888046.29278: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\n<<<\n 7163 1726888046.29328: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 7163 1726888046.29342: stdout chunk (state=3):\n>>>import 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 7163 1726888046.29394: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n<<<\n 7163 1726888046.29430: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n<<<\n 7163 1726888046.29462: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n<<<\n 7163 1726888046.29784: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c597084d0>\r\n<<<\n 7163 1726888046.29818: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\n<<<\n 7163 1726888046.29822: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c596d7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5970aa50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\n<<<\n 7163 1726888046.29826: stdout chunk (state=3):\n>>>Adding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n<<<\n 7163 1726888046.29829: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 7163 1726888046.29854: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\n<<<\n 7163 1726888046.29911: stdout chunk (state=3):\n>>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c594bd130>\r\n<<<\n 7163 1726888046.29952: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\n<<<\n 7163 1726888046.30023: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c594bdfa0>\r\nimport 'site' # \r\n<<<\n 7163 1726888046.30029: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 7163 1726888046.30114: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\n<<<\n 7163 1726888046.30121: stdout chunk (state=3):\n>>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 7163 1726888046.30126: stdout chunk (state=3):\n>>>import 'codecs' # \r\n<<<\n 7163 1726888046.30171: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216c184d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216be7b30>\r\n<<<\n 7163 1726888046.30258: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\n<<<\n 7163 1726888046.30322: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216c1aa50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\n<<<\n 7163 1726888046.30351: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # \r\n<<<\n 7163 1726888046.30446: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n<<<\n 7163 1726888046.30454: stdout chunk (state=3):\n>>>import '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\n<<<\n 7163 1726888046.30575: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888046.30621: stdout chunk (state=3):\n>>>import 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n<<<\n 7163 1726888046.30736: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c594fbda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c594fbfe0>\r\n<<<\n 7163 1726888046.30746: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62169c9130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62169c9fa0>\r\nimport 'site' # \r\n<<<\n 7163 1726888046.30754: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n<<<\n 7163 1726888046.30757: stdout chunk (state=3):\n>>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 7163 1726888046.30913: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59533770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59533e00>\r\nimport '_collections' # \r\n<<<\n 7163 1726888046.30917: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59513a40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59511190>\r\n<<<\n 7163 1726888046.30966: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c594f8f50>\r\n<<<\n 7163 1726888046.30998: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\n<<<\n 7163 1726888046.31190: stdout chunk (state=3):\n>>>import '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n<<<\n 7163 1726888046.31204: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n<<<\n 7163 1726888046.31319: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a07d70>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a07fb0>\r\n<<<\n 7163 1726888046.31323: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59553710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59552330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59512030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59550b30>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c595887a0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c594f81d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n<<<\n 7163 1726888046.31336: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c59588c50>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59588b00>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c59588ec0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c594f6cf0>\r\n<<<\n 7163 1726888046.31422: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n<<<\n 7163 1726888046.31436: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\n<<<\n 7163 1726888046.31679: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a3f770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a3fe00>\r\nimport '_collections' # \r\n<<<\n 7163 1726888046.31683: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c595895b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59589280>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5958a4b0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c595a06e0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c595a1df0>\r\n<<<\n 7163 1726888046.31690: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a1fa40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a1d160>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a04f20>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n<<<\n 7163 1726888046.32089: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c595a2c60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c595a32c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c595a21b0>\r\n<<<\n 7163 1726888046.32094: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n<<<\n 7163 1726888046.32101: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a5f6b0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a5e2d0>\r\n<<<\n 7163 1726888046.32182: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c595a3d40>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c595a3470>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5958a510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c59287c50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c592b07a0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592b0500>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c592b07d0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 7163 1726888046.32186: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a1e030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a5cb60>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a946b0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a041a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216a94b60>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a94a10>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216a94e00>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a02cc0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a954f0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a951c0>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a963f0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n<<<\n 7163 1726888046.32219: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888046.32451: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n<<<\n 7163 1726888046.32455: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c592b1100>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c592b1af0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592b09b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59285df0>\r\n<<<\n 7163 1726888046.32514: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n<<<\n 7163 1726888046.32540: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216aac5f0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216aadcd0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216aaeb70>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216aaf1d0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216aae0c0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216aafc50>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216aaf380>\r\n<<<\n 7163 1726888046.32563: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592b2ed0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592b1c40>\r\n<<<\n 7163 1726888046.32596: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a96360>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n<<<\n 7163 1726888046.32620: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5958ac00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n<<<\n 7163 1726888046.32667: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n<<<\n 7163 1726888046.32746: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 7163 1726888046.32756: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888046.32815: stdout chunk (state=3):\n>>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216797b60>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62167c05c0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62167c0320>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62167c05f0>\r\n<<<\n 7163 1726888046.32822: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n<<<\n 7163 1726888046.32886: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592db200>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\n<<<\n 7163 1726888046.32890: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592ff5f0>\r\n<<<\n 7163 1726888046.32894: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888046.33190: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 7163 1726888046.33199: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 7163 1726888046.33360: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c593603e0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59362b40>\r\n<<<\n 7163 1726888046.33366: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62167c0f20>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62167c18e0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62167c07d0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216795d00>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62167c2c60>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62167c1790>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a96b10>\r\n<<<\n 7163 1726888046.33369: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59360500>\r\n<<<\n 7163 1726888046.33372: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c593253d0>\r\n<<<\n 7163 1726888046.33378: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5916d460>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592fe3f0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592b3dd0>\r\n<<<\n 7163 1726888046.33407: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\n<<<\n 7163 1726888046.33410: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62167eefc0>\r\n<<<\n 7163 1726888046.33461: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n<<<\n 7163 1726888046.33499: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n<<<\n 7163 1726888046.33562: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216813350>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n<<<\n 7163 1726888046.33598: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 7163 1726888046.33602: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7c592fe9f0>\r\n<<<\n 7163 1726888046.33616: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\n<<<\n 7163 1726888046.33656: stdout chunk (state=3):\n>>>import 'ntpath' # \r\n<<<\n 7163 1726888046.33695: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62168700e0>\r\n<<<\n 7163 1726888046.33789: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n<<<\n 7163 1726888046.33820: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\n<<<\n 7163 1726888046.33826: stdout chunk (state=3):\n>>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_mbzrnle8/ansible_ansible.legacy.systemd_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.33955: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.34081: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n<<<\n 7163 1726888046.34084: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 7163 1726888046.34087: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216872840>\r\n<<<\n 7163 1726888046.34089: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216870200>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216813fb0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621612d1f0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216812150>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62167c3b90>\r\n<<<\n 7163 1726888046.34102: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c591d7200>\r\nimport '_typing' # \r\n<<<\n 7163 1726888046.34207: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\n<<<\n 7163 1726888046.34394: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c591b60f0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c591b5280>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.34398: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f62168124b0>\r\n<<<\n 7163 1726888046.34425: stdout chunk (state=3):\n>>>import 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.34460: stdout chunk (state=3):\n>>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_ttqmz9ic/ansible_ansible.legacy.systemd_payload.zip'\r\n<<<\n 7163 1726888046.34497: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.34662: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n<<<\n 7163 1726888046.34774: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n<<<\n 7163 1726888046.34872: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216192ed0>\r\nimport '_typing' # \r\n<<<\n 7163 1726888046.34987: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216171dc0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216170f20>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.35018: stdout chunk (state=3):\n>>>import 'ansible' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.35078: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n<<<\n 7163 1726888046.35265: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.35740: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.36478: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.36906: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c591d50d0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n<<<\n 7163 1726888046.36969: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c59206c00>\r\n<<<\n 7163 1726888046.37279: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59206990>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592062a0>\r\n<<<\n 7163 1726888046.37284: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\n<<<\n 7163 1726888046.37304: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59206a20>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c591d7c20>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c59207920>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c59207b60>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59207fb0>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\n<<<\n 7163 1726888046.37342: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b31e20>\r\n<<<\n 7163 1726888046.37377: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b33a40>\r\n<<<\n 7163 1726888046.37402: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\n<<<\n 7163 1726888046.37431: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b34440>\r\n<<<\n 7163 1726888046.37462: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n<<<\n 7163 1726888046.37503: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b355e0>\r\n<<<\n 7163 1726888046.37517: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 7163 1726888046.37579: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n<<<\n 7163 1726888046.37620: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62161911c0>\r\n<<<\n 7163 1726888046.37648: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n<<<\n 7163 1726888046.37701: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b37f80>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b3c170>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b36300>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n<<<\n 7163 1726888046.37994: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n<<<\n 7163 1726888046.38027: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62161ca8a0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62161ca630>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62161c9f40>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62161ca390>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216193b60>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62161cb680>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62161cb8c0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\n<<<\n 7163 1726888046.38072: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b3ff80>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b3ea50>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b3e7e0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b3ed20>\r\n<<<\n 7163 1726888046.38254: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b36810>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888046.38265: stdout chunk (state=3):\n>>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b83fe0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b842f0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n<<<\n 7163 1726888046.38268: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62161cbd10>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621602da00>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f621602f6b0>\r\n<<<\n 7163 1726888046.38271: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b85d90>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b85b50>\r\n<<<\n 7163 1726888046.38373: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 7163 1726888046.38380: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621602ff80>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62160311f0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n<<<\n 7163 1726888046.38384: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b88350>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b86480>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n<<<\n 7163 1726888046.38433: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\n<<<\n 7163 1726888046.38479: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216033ce0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216a02db0>\r\n<<<\n 7163 1726888046.38504: stdout chunk (state=3):\n>>>import '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b8bb30>\r\n<<<\n 7163 1726888046.38526: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216031fa0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n<<<\n 7163 1726888046.38589: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b88500>\r\n<<<\n 7163 1726888046.38719: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n<<<\n 7163 1726888046.38724: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b8cbf0>\r\n<<<\n 7163 1726888046.38842: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621603bb90>\r\nimport '_tokenize' # \r\n<<<\n 7163 1726888046.38846: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621603a660>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621603a3c0>\r\n<<<\n 7163 1726888046.38849: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b8cf50>\r\n<<<\n 7163 1726888046.38852: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b8cc80>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b84470>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n<<<\n 7163 1726888046.39083: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58a18500>\r\n<<<\n 7163 1726888046.39107: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58a19670>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b8ec90>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b8f890>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b8e8d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n<<<\n 7163 1726888046.39178: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621603a930>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62160324b0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f621607fe60>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621607fef0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216081ac0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216081880>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n<<<\n 7163 1726888046.39184: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n<<<\n 7163 1726888046.39190: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.39345: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.39350: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216083fe0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62160821b0>\r\n<<<\n 7163 1726888046.39353: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\n<<<\n 7163 1726888046.39470: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.39474: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216087830>\r\n<<<\n 7163 1726888046.39502: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.39533: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216084200>\r\n<<<\n 7163 1726888046.39661: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.39688: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62160885f0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216088830>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62160881d0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62160801d0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n<<<\n 7163 1726888046.39720: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888046.39758: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215f141a0>\r\n<<<\n 7163 1726888046.39926: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215f15490>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621608a960>\r\n<<<\n 7163 1726888046.39957: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f621608bce0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621608a5a0>\r\n<<<\n 7163 1726888046.39987: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n<<<\n 7163 1726888046.40012: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.40069: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.40095: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.40186: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.40249: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.40369: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.40384: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.40492: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.40606: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\n<<<\n 7163 1726888046.40624: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n 7163 1726888046.40650: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888046.40688: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58a1d850>\r\n<<<\n 7163 1726888046.40788: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 7163 1726888046.40794: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58a1e630>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58a19790>\r\n<<<\n 7163 1726888046.41044: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.41060: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.41198: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58a1e720>\r\n<<<\n 7163 1726888046.41223: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.41561: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six' # \r\n<<<\n 7163 1726888046.41582: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n<<<\n 7163 1726888046.41610: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n<<<\n 7163 1726888046.41622: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888046.41648: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.41674: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215f19610>\r\n<<<\n 7163 1726888046.41756: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\n<<<\n 7163 1726888046.41782: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215f1a3c0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215f158b0>\r\n<<<\n 7163 1726888046.41839: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.selinux' # \r\n<<<\n 7163 1726888046.41862: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.41887: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.41903: stdout chunk (state=3):\n>>>import 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.42036: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.42085: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.42155: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.42220: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n<<<\n 7163 1726888046.42259: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215f1a0c0>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.42262: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.42280: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.42304: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.warnings' # \r\n<<<\n 7163 1726888046.42325: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.42382: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.42486: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n<<<\n 7163 1726888046.42504: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.42550: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.42589: stdout chunk (state=3):\n>>>import 'ansible.module_utils.parsing.convert_bool' # \r\n<<<\n 7163 1726888046.42600: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.42672: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.42806: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.43034: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 7163 1726888046.43109: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 7163 1726888046.43124: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.43135: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 7163 1726888046.43171: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58a1f920>\r\n<<<\n 7163 1726888046.43199: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.43202: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.43261: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.43288: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.43355: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\n<<<\n 7163 1726888046.43380: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.43384: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.43403: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.43691: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.43695: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.43698: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888046.43748: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.43767: stdout chunk (state=3):\n>>>import 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.43771: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58a2a450>\r\n<<<\n 7163 1726888046.43811: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58a25040>\r\n<<<\n 7163 1726888046.43834: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.43870: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.43902: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.43954: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.43981: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.44034: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888046.44068: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n<<<\n 7163 1726888046.44096: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n<<<\n 7163 1726888046.44142: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n<<<\n 7163 1726888046.44188: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\n<<<\n 7163 1726888046.44194: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 7163 1726888046.44256: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\n<<<\n 7163 1726888046.44260: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215f1b440>\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.44263: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b02a50>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58bfe720>\r\n<<<\n 7163 1726888046.44357: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.44365: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58a1c800>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58a205f0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.44544: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.44551: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n<<<\n 7163 1726888046.44554: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.44628: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.44635: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.44678: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.44702: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.44750: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n<<<\n 7163 1726888046.44894: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888046.44900: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215f25dc0>\r\n<<<\n 7163 1726888046.44905: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.44953: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.44959: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215f23110>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.45122: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.45127: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.namespace' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.45146: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.45150: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.45301: stdout chunk (state=3):\n>>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n<<<\n 7163 1726888046.45376: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.typing' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.45394: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621600e8a0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62161ee570>\r\n<<<\n 7163 1726888046.45450: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.45471: stdout chunk (state=3):\n>>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215f25fa0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215f25b80>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n<<<\n 7163 1726888046.45542: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.45665: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.45670: stdout chunk (state=3):\n>>>import 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n<<<\n 7163 1726888046.45674: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.45678: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.45718: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888046.45733: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n<<<\n 7163 1726888046.45789: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\r\n<<<\n 7163 1726888046.45794: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n<<<\n 7163 1726888046.45796: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'\r\n<<<\n 7163 1726888046.45862: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.45893: stdout chunk (state=3):\n>>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58aba7e0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n<<<\n 7163 1726888046.46063: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n<<<\n 7163 1726888046.46068: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c586c1ac0>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c586c0260>\r\n<<<\n 7163 1726888046.46072: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.46075: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.46096: stdout chunk (state=3):\n>>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58aa8470>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58abb320>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58ab8e90>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58ab8a70>\r\n<<<\n 7163 1726888046.46101: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.46127: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.46178: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n<<<\n 7163 1726888046.46183: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.46263: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.46270: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n<<<\n 7163 1726888046.46305: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.namespace' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.46309: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c586c3aa0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c586c3350>\r\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c586c3530>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c586c2780>\r\n<<<\n 7163 1726888046.46346: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.46501: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.46505: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n<<<\n 7163 1726888046.46507: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c586c3b60>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n<<<\n 7163 1726888046.46512: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58726690>\r\n<<<\n 7163 1726888046.46530: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.compat.typing' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.46643: stdout chunk (state=3):\n>>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58724680>\r\n<<<\n 7163 1726888046.46647: stdout chunk (state=3):\n>>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58ab8b60>\r\nimport 'ansible.module_utils.facts.timeout' # \r\n<<<\n 7163 1726888046.46650: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.collector' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.46662: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.46665: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.46732: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.other.facter' # \r\n<<<\n 7163 1726888046.46741: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.46855: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.46894: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.46922: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.other.ohai' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.46930: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.apparmor' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.46953: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\r\n<<<\n 7163 1726888046.46969: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\r\n<<<\n 7163 1726888046.47143: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.caps' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.47147: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215fb6270>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n<<<\n 7163 1726888046.47204: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215be4620>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888046.47266: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.chroot' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.47283: stdout chunk (state=3):\n>>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215be5730>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215f9eff0>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215fb6de0>\r\n<<<\n 7163 1726888046.47360: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.47369: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.utils' # \r\nimport 'ansible.module_utils.facts.system.cmdline' # \r\n<<<\n 7163 1726888046.47381: stdout chunk (state=3):\n>>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215fb4920>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215fb4590>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n<<<\n 7163 1726888046.47408: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n<<<\n 7163 1726888046.47646: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.47649: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n<<<\n 7163 1726888046.47652: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215be7920>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215be71d0>\r\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215be73b0>\r\n<<<\n 7163 1726888046.47655: stdout chunk (state=3):\n>>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215be6600>\r\n<<<\n 7163 1726888046.47695: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215be7ad0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n<<<\n 7163 1726888046.47791: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215c4a5d0>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215c485c0>\r\n<<<\n 7163 1726888046.47816: stdout chunk (state=3):\n>>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215fb4650>\r\nimport 'ansible.module_utils.facts.timeout' # \r\nimport 'ansible.module_utils.facts.collector' # \r\n<<<\n 7163 1726888046.47841: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.47878: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.47890: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.47991: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.48121: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.other.facter' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.48343: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.ohai' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system' # \r\n<<<\n 7163 1726888046.48346: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.48349: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.48351: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.apparmor' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.48354: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.distribution' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.48356: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.caps' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.48412: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.48484: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.chroot' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.48520: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.datetime' # \r\nimport 'ansible.module_utils.facts.system.date_time' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.48527: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.env' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.48536: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.48632: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.48641: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.48685: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.dns' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.48783: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.utils' # \r\nimport 'ansible.module_utils.facts.system.cmdline' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.48807: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.fips' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.loadavg' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.48966: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.49005: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58726930>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\n<<<\n 7163 1726888046.49125: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58727620>\r\nimport 'ansible.module_utils.facts.system.local' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.49227: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.49268: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.49360: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.lsb' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.49389: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.49438: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.pkg_mgr' # \r\n<<<\n 7163 1726888046.49455: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.49509: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.49606: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.platform' # \r\n<<<\n 7163 1726888046.49626: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.distribution' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.49635: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.49665: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.49678: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n<<<\n 7163 1726888046.49718: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.49722: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n<<<\n 7163 1726888046.49754: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.49796: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.datetime' # \r\nimport 'ansible.module_utils.facts.system.date_time' # \r\n<<<\n 7163 1726888046.49818: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.49833: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888046.49853: stdout chunk (state=3):\n>>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c5875ea80>\r\n<<<\n 7163 1726888046.49857: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.49886: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.env' # \r\n<<<\n 7163 1726888046.49897: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.49944: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.50023: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.dns' # \r\n<<<\n 7163 1726888046.50031: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.50039: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5874cbc0>\r\nimport 'ansible.module_utils.facts.system.python' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.50048: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.50118: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.fips' # \r\n<<<\n 7163 1726888046.50133: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.50143: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.50170: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.50174: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.loadavg' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.50178: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.selinux' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.50278: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.50283: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.50376: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.50379: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\n<<<\n 7163 1726888046.50382: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215c4bbc0>\r\n<<<\n 7163 1726888046.50390: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n<<<\n 7163 1726888046.50427: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\n<<<\n 7163 1726888046.50457: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.50568: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215c4b380>\r\nimport 'ansible.module_utils.facts.system.local' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.50611: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.version' # \r\nimport 'ansible.module_utils.facts.system.service_mgr' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.50728: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.ssh_pub_keys' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.50734: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.50822: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888046.50830: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.lsb' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.50854: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.50858: stdout chunk (state=3):\n>>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58546090>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5875e2a0>\r\nimport 'ansible.module_utils.facts.system.user' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware' # \r\n<<<\n 7163 1726888046.50878: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.50881: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.pkg_mgr' # \r\n<<<\n 7163 1726888046.50894: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.50896: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.50926: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.base' # \r\n<<<\n 7163 1726888046.50943: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.50946: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.51008: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.platform' # \r\n<<<\n 7163 1726888046.51015: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.51057: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.51078: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.51106: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n<<<\n 7163 1726888046.51152: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n<<<\n 7163 1726888046.51230: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.aix' # \r\n<<<\n 7163 1726888046.51233: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.51236: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888046.51283: stdout chunk (state=3):\n>>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888046.51290: stdout chunk (state=3):\n>>>import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215c827b0>\r\n<<<\n 7163 1726888046.51333: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.51426: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.51480: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215c709e0>\r\n<<<\n 7163 1726888046.51484: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.51487: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.python' # \r\n<<<\n 7163 1726888046.51543: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.51547: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.sysctl' # \r\nimport 'ansible.module_utils.facts.hardware.darwin' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.51577: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.51613: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.51619: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.system.selinux' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.51708: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.51719: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.51792: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.51883: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.freebsd' # \r\nimport 'ansible.module_utils.facts.hardware.dragonfly' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.51906: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.52178: stdout chunk (state=3):\n>>>import 'ansible.module_utils.compat.version' # \r\nimport 'ansible.module_utils.facts.system.service_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.ssh_pub_keys' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.52182: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.52185: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.52228: stdout chunk (state=3):\n>>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n<<<\n 7163 1726888046.52245: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\r\n<<<\n 7163 1726888046.52277: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n<<<\n 7163 1726888046.52284: stdout chunk (state=3):\n>>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215c9a030>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215c81fd0>\r\nimport 'ansible.module_utils.facts.system.user' # \r\n<<<\n 7163 1726888046.52310: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.52321: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.52332: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware' # \r\n<<<\n 7163 1726888046.52341: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.52383: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.52419: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.base' # \r\n<<<\n 7163 1726888046.52435: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.52590: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.52710: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.52735: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.aix' # \r\n<<<\n 7163 1726888046.52744: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.52848: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.52947: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.52992: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.53048: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.sysctl' # \r\nimport 'ansible.module_utils.facts.hardware.darwin' # \r\n<<<\n 7163 1726888046.53064: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.53100: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.53103: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.53251: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.53277: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.linux' # \r\nimport 'ansible.module_utils.facts.hardware.hurd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.53356: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.53404: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.freebsd' # \r\nimport 'ansible.module_utils.facts.hardware.dragonfly' # \r\n<<<\n 7163 1726888046.53408: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.53465: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.netbsd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.53522: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.53567: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.53708: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.hpux' # \r\n<<<\n 7163 1726888046.53714: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.53717: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.openbsd' # \r\n<<<\n 7163 1726888046.53768: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.53773: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.53824: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.53974: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.sunos' # \r\n<<<\n 7163 1726888046.54028: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network' # \r\n<<<\n 7163 1726888046.54033: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.54078: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.54121: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.base' # \r\n<<<\n 7163 1726888046.54126: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.54206: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.54262: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.54305: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.54504: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.54703: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.generic_bsd' # \r\nimport 'ansible.module_utils.facts.network.aix' # \r\n<<<\n 7163 1726888046.54727: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.54765: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.54773: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.linux' # \r\nimport 'ansible.module_utils.facts.hardware.hurd' # \r\n<<<\n 7163 1726888046.54799: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.54802: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.darwin' # \r\n<<<\n 7163 1726888046.54810: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.54834: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.54856: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.dragonfly' # \r\n<<<\n 7163 1726888046.54871: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.54892: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.54940: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.55009: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.netbsd' # \r\n<<<\n 7163 1726888046.55013: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.55015: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.fc_wwn' # \r\n<<<\n 7163 1726888046.55022: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.55046: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.55065: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.freebsd' # \r\n<<<\n 7163 1726888046.55079: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.55104: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.55134: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.55199: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.hpux' # \r\n<<<\n 7163 1726888046.55219: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.55221: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.openbsd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.55270: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.55316: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.hurd' # \r\n<<<\n 7163 1726888046.55334: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.55369: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.55521: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.hardware.sunos' # \r\n<<<\n 7163 1726888046.55525: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.55549: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network' # \r\n<<<\n 7163 1726888046.55571: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.55593: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.55612: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.55658: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.base' # \r\n<<<\n 7163 1726888046.55663: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.55780: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.55872: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.linux' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.55891: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.55943: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.55993: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.iscsi' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.56067: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.56143: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.56148: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.nvme' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.56211: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.netbsd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.56241: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.openbsd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.56293: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.generic_bsd' # \r\nimport 'ansible.module_utils.facts.network.aix' # \r\n<<<\n 7163 1726888046.56350: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.56356: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.56449: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.sunos' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.56452: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.dragonfly' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.56462: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.56472: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.56506: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.56517: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.base' # \r\n<<<\n 7163 1726888046.56527: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.56562: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.56570: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.fc_wwn' # \r\n<<<\n 7163 1726888046.56584: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.56594: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.56612: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.56629: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.56636: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.freebsd' # \r\n<<<\n 7163 1726888046.56645: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.56667: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.56698: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.56740: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.56760: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.hpux' # \r\n<<<\n 7163 1726888046.56771: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.56809: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.sysctl' # \r\n<<<\n 7163 1726888046.56819: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.freebsd' # \r\nimport 'ansible.module_utils.facts.virtual.dragonfly' # \r\n<<<\n 7163 1726888046.56832: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.56840: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.56886: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.hurd' # \r\n<<<\n 7163 1726888046.56894: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.56905: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.56936: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.hpux' # \r\n<<<\n 7163 1726888046.56943: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.57137: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.57155: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.57322: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.linux' # \r\n<<<\n 7163 1726888046.57339: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.57399: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.57457: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.netbsd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.57492: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.linux' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.57566: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.57571: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.57635: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.openbsd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.57643: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.iscsi' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.57722: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.nvme' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.57727: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.57775: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.sunos' # \r\nimport 'ansible.module_utils.facts.default_collectors' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.57782: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.57855: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.openbsd' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.57863: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.57913: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.57964: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.ansible_collector' # \r\nimport 'ansible.module_utils.facts.compat' # \r\nimport 'ansible.module_utils.facts' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.57999: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.network.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual' # \r\n<<<\n 7163 1726888046.58017: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.58060: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.58076: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.58097: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.base' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.58108: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.58134: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.58188: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.58191: stdout chunk (state=3):\n>>>import 'ansible.module_utils.service' # \r\n<<<\n 7163 1726888046.58227: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.58271: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.58293: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.58365: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.sysctl' # \r\nimport 'ansible.module_utils.facts.virtual.freebsd' # \r\n<<<\n 7163 1726888046.58383: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.dragonfly' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.58441: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.58487: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.hpux' # \r\n<<<\n 7163 1726888046.58495: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.58679: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.58867: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.linux' # \r\n<<<\n 7163 1726888046.58877: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.58922: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.58969: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.netbsd' # \r\n<<<\n 7163 1726888046.58978: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.59019: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.59066: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.openbsd' # \r\n<<<\n 7163 1726888046.59077: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.59157: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.59270: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.virtual.sunos' # \r\nimport 'ansible.module_utils.facts.default_collectors' # \r\n# zipimport: zlib available\r\n<<<\n 7163 1726888046.59358: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.59465: stdout chunk (state=3):\n>>>import 'ansible.module_utils.facts.ansible_collector' # \r\nimport 'ansible.module_utils.facts.compat' # \r\nimport 'ansible.module_utils.facts' # \r\n<<<\n 7163 1726888046.59472: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.59546: stdout chunk (state=3):\n>>>\r\n{\"name\": \"sssd\", \"changed\": true, \"status\": {\"Type\": \"notify\", \"ExitType\": \"main\", \"Restart\": \"on-abnormal\", \"RestartMode\": \"normal\", \"NotifyAccess\": \"main\", \"RestartUSec\": \"100ms\", \"RestartSteps\": \"0\", \"RestartMaxDelayUSec\": \"infinity\", \"RestartUSecNext\": \"100ms\", \"TimeoutStartUSec\": \"1min 30s\", \"TimeoutStopUSec\": \"1min 30s\", \"TimeoutAbortUSec\": \"1min 30s\", \"TimeoutStartFailureMode\": \"terminate\", \"TimeoutStopFailureMode\": \"terminate\", \"RuntimeMaxUSec\": \"infinity\", \"RuntimeRandomizedExtraUSec\": \"0\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"no\", \"GuessMainPID\": \"yes\", \"MainPID\": \"12561\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"FileDescriptorStorePreserve\": \"restart\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"ReloadResult\": \"success\", \"CleanResult\": \"success\", \"UID\": \"998\", \"GID\": \"998\", \"NRestarts\": \"0\", \"OOMPolicy\": \"stop\", \"ReloadSignal\": \"1\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 23:07:25 EDT\", \"ExecMainStartTimestampMonotonic\": \"224176881\", \"ExecMainExitTimestampMonotonic\": \"0\", \"ExecMainHandoffTimestamp\": \"Fri 2024-09-20 23:07:25 EDT\", \"ExecMainHandoffTimestampMonotonic\": \"224201366\", \"ExecMainPID\": \"12561\", \"ExecMainCode\": \"0\", \"ExecMainStatus\": \"0\", \"ExecStartPre\": \"{ path=/bin/chown ; argv[]=/bin/chown -f -R sssd:sssd /etc/sssd/pki ; ignore_errors=yes ; start_time=[Fri 2024-09-20 23:07:25 EDT] ; stop_time=[Fri 2024-09-20 23:07:25 EDT] ; pid=12559 ; code=exited ; status=0 }\", \"ExecStartPreEx\": \"{ path=/bin/chown ; argv[]=/bin/chown -f -R sssd:sssd /etc/sssd/pki ; flags=ignore-failure privileged ; start_time=[Fri 2024-09-20 23:07:25 EDT] ; stop_time=[Fri 2024-09-20 23:07:25 EDT] ; pid=12559 ; code=exited ; status=0 }\", \"ExecStart\": \"{ path=/usr/sbin/sssd ; argv[]=/usr/sbin/sssd -i ${DEBUG_LOGGER} ; ignore_errors=no ; start_time=[Fri 2024-09-20 23:07:25 EDT] ; stop_time=[n/a] ; pid=12561 ; code=(null) ; status=0/0 }\", \"ExecStartEx\": \"{ path=/usr/sbin/sssd ; argv[]=/usr/sbin/sssd -i ${DEBUG_LOGGER} ;<<<\n 7163 1726888046.59591: stdout chunk (state=3):\n>>> flags= ; start_time=[Fri 2024-09-20 23:07:25 EDT] ; stop_time=[n/a] ; pid=12561 ; code=(null) ; status=0/0 }\", \"Slice\": \"system.slice\", \"ControlGroup\": \"/system.slice/sssd.service\", \"ControlGroupId\": \"4438\", \"MemoryCurrent\": \"42323968\", \"MemoryPeak\": \"42819584\", \"MemorySwapCurrent\": \"0\", \"MemorySwapPeak\": \"0\", \"MemoryZSwapCurrent\": \"0\", \"MemoryAvailable\": \"3323797504\", \"EffectiveMemoryMax\": \"3702878208\", \"EffectiveMemoryHigh\": \"3702878208\", \"CPUUsageNSec\": \"106116000\", \"TasksCurrent\": \"4\", \"EffectiveTasksMax\": \"22362\", \"IPIngressBytes\": \"[no data]\", \"IPIngressPackets\": \"[no data]\", \"IPEgressBytes\": \"[no data]\", \"IPEgressPackets\": \"[no data]\", \"IOReadBytes\": \"[not set]\", \"IOReadOperations\": \"[not set]\", \"IOWriteBytes\": \"[not set]\", \"IOWriteOperations\": \"[not set]\", \"Delegate\": \"no\", \"CPUAccounting\": \"yes\", \"CPUWeight\": \"[not set]\", \"StartupCPUWeight\": \"[not set]\", \"CPUShares\": \"[not set]\", \"StartupCPUShares\": \"[not set]\", \"CPUQuotaPerSecUSec\": \"infinity\", \"CPUQuotaPeriodUSec\": \"infinity\", \"IOAccounting\": \"no\", \"IOWeight\": \"[not set]\", \"StartupIOWeight\": \"[not set]\", \"BlockIOAccounting\": \"no\", \"BlockIOWeight\": \"[not set]\", \"StartupBlockIOWeight\": \"[not set]\", \"MemoryAccounting\": \"yes\", \"DefaultMemoryLow\": \"0\", \"DefaultStartupMemoryLow\": \"0\", \"DefaultMemoryMin\": \"0\", \"MemoryMin\": \"0\", \"MemoryLow\": \"0\", \"StartupMemoryLow\": \"0\", \"MemoryHigh\": \"infinity\", \"StartupMemoryHigh\": \"infinity\", \"MemoryMax\": \"infinity\", \"StartupMemoryMax\": \"infinity\", \"MemorySwapMax\": \"infinity\", \"StartupMemorySwapMax\": \"infinity\", \"MemoryZSwapMax\": \"infinity\", \"StartupMemoryZSwapMax\": \"infinity\", \"MemoryZSwapWriteback\": \"yes\", \"MemoryLimit\": \"infinity\", \"DevicePolicy\": \"auto\", \"TasksAccounting\": \"yes\", \"TasksMax\": \"22362\", \"IPAccounting\": \"no\", \"ManagedOOMSwap\": \"auto\", \"ManagedOOMMemoryPressure\": \"auto\", \"ManagedOOMMemoryPressureLimit\": \"0\", \"ManagedOOMPreference\": \"none\", \"MemoryPressureWatch\": \"auto\", \"MemoryPressureThresholdUSec\": \"200ms\", \"CoredumpReceive\": \"no\", \"Environment\": \"DEBUG_LOGGER=--logger=files\", \"EnvironmentFiles\": \"/etc/sysconfig/sssd (ignore_errors=yes)\", \"UMask\": \"0022\", \"LimitCPU\": \"infinity\", \"LimitCPUSoft\": \"infinity\", \"LimitFSIZE\": \"infinity\", \"LimitFSIZESoft\": \"infinity\", \"LimitDATA\": \"infinity\", \"LimitDATASoft\": \"infinity\", \"LimitSTACK\": \"infinity\", \"LimitSTACKSoft\": \"8388608\", \"LimitCORE\": \"infinity\", \"LimitCORESoft\": \"infinity\", \"LimitRSS\": \"infinity\", \"LimitRSSSoft\": \"infinity\", \"LimitNOFILE\": \"524288\", \"LimitNOFILESoft\": \"1024\", \"LimitAS\": \"infinity\", \"LimitASSoft\": \"infinity\", \"LimitNPROC\": \"13976\", \"LimitNPROCSoft\": \"13976\", \"LimitMEMLOCK\": \"8388608\", \"LimitMEMLOCKSoft\": \"8388608\", \"LimitLOCKS\": \"infinity\", \"LimitLOCKSSoft\": \"infinity\", \"LimitSIGPENDING\": \"13976\", \"LimitSIGPENDINGSoft\": \"13976\", \"LimitMSGQUEUE\": \"819200\", \"LimitMSGQUEUESoft\": \"819200\", \"LimitNICE\": \"0\", \"LimitNICESoft\": \"0\", \"LimitRTPRIO\": \"0\", \"LimitRTPRIOSoft\": \"0\", \"LimitRTTIME\": \"infinity\", \"LimitRTTIMESoft\": \"infinity\", \"RootEphemeral\": \"no\", \"OOMScoreAdjust\": \"0\", \"CoredumpFilter\": \"0x33\", \"Nice\": \"0\", \"IOSchedulingClass\": \"2\", \"IOSchedulingPriority\": \"4\", \"CPUSchedulingPolicy\": \"0\", \"CPUSchedulingPriority\": \"0\", \"CPUAffinityFromNUMA\": \"no\", \"NUMAPolicy\": \"n/a\", \"TimerSlackNSec\": \"50000\", \"CPUSchedulingResetOnFork\": \"no\", \"NonBlocking\": \"no\", \"StandardInput\": \"null\", \"StandardOutput\": \"journal\", \"StandardError\": \"inherit\", \"TTYReset\": \"no\", \"TTYVHangup\": \"no\", \"TTYVTDisallocate\": \"no\", \"SyslogPriority\": \"30\", \"SyslogLevelPrefix\": \"yes\", \"SyslogLevel\": \"6\", \"SyslogFacility\": \"3\", \"LogLevelMax\": \"-1\", \"LogRateLimitIntervalUSec\": \"0\", \"LogRateLimitBurst\": \"0\", \"SecureBits\": \"3\", \"CapabilityBoundingSet\": \"cap_chown cap_dac_override cap_dac_read_search cap_setgid cap_setuid\", \"User\": \"sssd\", \"Group\": \"sssd\", \"DynamicUser\": \"no\", \"SetLoginEnvironment\": \"yes\", \"RemoveIPC\": \"no\", \"PrivateTmp\": \"no\", \"PrivateDevices\": \"no\", \"ProtectClock\": \"no\", \"ProtectKernelTunables\": \"no\", \"ProtectKernelModules\": \"no\", \"ProtectKernelLogs\": \"no\", \"ProtectControlGroups\": \"no\", \"PrivateNetwork\": \"no\", \"PrivateUsers\": \"no\", \"PrivateMounts\": \"no\", \"PrivateIPC\": \"no\", \"Pr<<<\n 7163 1726888046.59644: stdout chunk (state=3):\n>>>otectHome\": \"no\", \"ProtectSystem\": \"no\", \"SameProcessGroup\": \"no\", \"UtmpMode\": \"init\", \"IgnoreSIGPIPE\": \"yes\", \"NoNewPrivileges\": \"no\", \"SystemCallErrorNumber\": \"2147483646\", \"LockPersonality\": \"no\", \"RuntimeDirectoryPreserve\": \"no\", \"RuntimeDirectoryMode\": \"0755\", \"StateDirectoryMode\": \"0755\", \"CacheDirectoryMode\": \"0755\", \"LogsDirectoryMode\": \"0755\", \"ConfigurationDirectoryMode\": \"0755\", \"TimeoutCleanUSec\": \"infinity\", \"MemoryDenyWriteExecute\": \"no\", \"RestrictRealtime\": \"no\", \"RestrictSUIDSGID\": \"no\", \"RestrictNamespaces\": \"no\", \"MountAPIVFS\": \"no\", \"KeyringMode\": \"private\", \"ProtectProc\": \"default\", \"ProcSubset\": \"all\", \"ProtectHostname\": \"no\", \"MemoryKSM\": \"no\", \"RootImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"MountImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"ExtensionImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"RestartKillSignal\": \"15\", \"FinalKillSignal\": \"9\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"WatchdogSignal\": \"6\", \"Id\": \"sssd.service\", \"Names\": \"sssd.service\", \"Requires\": \"sysinit.target system.slice\", \"Wants\": \"nss-user-lookup.target\", \"WantedBy\": \"multi-user.target\", \"Conflicts\": \"shutdown.target\", \"Before\": \"multi-user.target systemd-user-sessions.service shutdown.target nss-user-lookup.target\", \"After\": \"systemd-journald.socket system.slice sysinit.target basic.target\", \"Description\": \"System Security Services Daemon\", \"AccessSELinuxContext\": \"system_u:object_r:sssd_unit_file_t:s0\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"running\", \"FragmentPath\": \"/usr/lib/systemd/system/sssd.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 23:07:26 EDT\", \"StateChangeTimestampMonotonic\": \"224291955\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 23:07:25 EDT\", \"InactiveExitTimestampMonotonic\": \"223917241\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 23:07:26 EDT\", \"ActiveEnterTimestampMonotonic\": \"224291955\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 23:07:25 EDT\", \"ActiveExitTimestampMonotonic\": \"223899872\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 23:07:25 EDT\", \"InactiveEnterTimestampMonotonic\": \"223911944\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"no\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"yes\", \"SurviveFinalKillSignal\": \"no\", \"OnSuccessJobMode\": \"fail\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 23:07:25 EDT\", \"ConditionTimestampMonotonic\": \"223913515\", \"AssertTimestamp\": \"Fri 2024-09-20 23:07:25 EDT\", \"AssertTimestampMonotonic\": \"223913584\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"50s\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"4b0a25b0fe524aba891b60796734f125\", \"CollectMode\": \"inactive\"}, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"sssd\", \"state\": \"restarted\", \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"enabled\": null, \"force\": null, \"masked\": null}}}\r\n<<<\n 7163 1726888046.59651: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.59880: stdout chunk (state=3):\n>>>import 'ansible.module_utils.service' # \r\n<<<\n 7163 1726888046.59884: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 7163 1726888046.60213: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n<<<\n 7163 1726888046.60251: stdout chunk (state=3):\n>>># cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n<<<\n 7163 1726888046.60327: stdout chunk (state=3):\n>>># cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n<<<\n 7163 1726888046.60440: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n<<<\n 7163 1726888046.60537: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n<<<\n 7163 1726888046.60770: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 7163 1726888046.60811: stdout chunk (state=3):\n>>># destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n<<<\n 7163 1726888046.61283: stdout chunk (state=3):\n>>># destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n<<<\n 7163 1726888046.61287: stdout chunk (state=3):\n>>># destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy _multiprocessing\r\n<<<\n 7163 1726888046.61290: stdout chunk (state=3):\n>>># destroy fcntl\r\n# destroy datetime\r\n# destroy base64\r\n<<<\n 7163 1726888046.61294: stdout chunk (state=3):\n>>># destroy _ssl\r\n<<<\n 7163 1726888046.61297: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selinux\r\n<<<\n 7163 1726888046.61300: stdout chunk (state=3):\n>>># destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy errno\r\n# destroy json\r\n<<<\n 7163 1726888046.61302: stdout chunk (state=3):\n>>># destroy socket\r\n# destroy struct\r\n<<<\n 7163 1726888046.61304: stdout chunk (state=3):\n>>># destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy select\r\n# destroy shlex\r\n<<<\n 7163 1726888046.61306: stdout chunk (state=3):\n>>># destroy subprocess\r\n<<<\n 7163 1726888046.61311: stdout chunk (state=3):\n>>># cleanup[3] wiping configparser\r\n<<<\n 7163 1726888046.61314: stdout chunk (state=3):\n>>># cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n<<<\n 7163 1726888046.61317: stdout chunk (state=3):\n>>>\r\n{\"name\": \"sssd\", \"changed\": true, \"status\": {\"Type\": \"notify\", \"ExitType\": \"main\", \"Restart\": \"on-abnormal\", \"RestartMode\": \"normal\", \"NotifyAccess\": \"main\", \"RestartUSec\": \"100ms\", \"RestartSteps\": \"0\", \"RestartMaxDelayUSec\": \"infinity\", \"RestartUSecNext\": \"100ms\", \"TimeoutStartUSec\": \"1min 30s\", \"TimeoutStopUSec\": \"1min 30s\", \"TimeoutAbortUSec\": \"1min 30s\", \"TimeoutStartFailureMode\": \"terminate\", \"TimeoutStopFailureMode\": \"terminate\", \"RuntimeMaxUSec\": \"infinity\", \"RuntimeRandomizedExtraUSec\": \"0\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"no\", \"GuessMainPID\": \"yes\", \"MainPID\": \"8240\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"FileDescriptorStorePreserve\": \"restart\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"ReloadResult\": \"success\", \"CleanResult\": \"success\", \"UID\": \"998\", \"GID\": \"998\", \"NRestarts\": \"0\", \"OOMPolicy\": \"stop\", \"ReloadSignal\": \"1\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 23:07:02 EDT\", \"ExecMainStartTimestampMonotonic\": \"187427747\", \"ExecMainExitTimestampMonotonic\": \"0\", \"ExecMainHandoffTimestamp\": \"Fri 2024-09-20 23:07:02 EDT\", \"ExecMainHandoffTimestampMonotonic\": \"187435306\", \"ExecMainPID\": \"8240\", \"ExecMainCode\": \"0\", \"ExecMainStatus\": \"0\", \"ExecStartPre\": \"{ path=/bin/chown ; argv[]=/bin/chown -f -R sssd:sssd /etc/sssd/pki ; ignore_errors=yes ; start_time=[Fri 2024-09-20 23:07:02 EDT] ; stop_time=[Fri 2024-09-20 23:07:02 EDT] ; pid=8238 ; code=exited ; status=0 }\", \"ExecStartPreEx\": \"{ path=/bin/chown ; argv[]=/bin/chown -f -R sssd:sssd /etc/sssd/pki ; flags=ignore-failure privileged ; start_time=[Fri 2024-09-20 23:07:02 EDT] ; stop_time=[Fri 2024-09-20 23:07:02 EDT] ; pid=8238 ; code=exited ; status=0 }\", \"ExecStart\": \"{ path=/usr/sbin/sssd ; argv[]=/usr/sbin/sssd -i ${DEBUG_LOGGER} ; ignore_errors=no ; start_time=[Fri 2024-09-20 23:07:02 EDT] ; stop_time=[n/a] ; pid=8240 ; code=(null) ; status=0/0 }\", \"ExecStartEx\": \"{ path=/usr/sbin/sssd ; argv[]=/usr/sbin/sssd -i ${DEBUG_LOGGER} ; flags= ; start_time=[Fri 2024-09-20 23:07:02 EDT] ; stop_time=[n/a] ; pid=8240 ; code=(null) ; status=0/0 }\", \"Slice\": \"system.slice\", \"ControlGroup\": \"/system.slice/sssd.service\", \"ControlGroupId\": \"4399\", \"MemoryCurrent\": \"46153728\", \"MemoryPeak\": \"46632960\", \"MemorySwapCurrent\": \"0\", \"MemorySwapPeak\": \"0\", \"MemoryZSwapCurrent\": \"0\", \"MemoryAvailable\": \"3304308736\", \"EffectiveMemoryMax\": \"3702870016\", \"EffectiveMemoryHigh\": \"3702870016\", \"CPUUsageNSec\": \"118929000\", \"TasksCurrent\": \"4\", \"EffectiveTasksMax\": \"22362\", \"IPIngressBytes\": \"[no data]\", \"IPIngressPackets\": \"[no data]\", \"IPEgressBytes\": \"[no data]\", \"IPEgressPackets\": \"[no data]\", \"IOReadBytes\": \"[not set]\", \"IOReadOperations\": \"[not set]\", \"IOWriteBytes\": \"[not set]\", \"IOWriteOperations\": \"[not set]\", \"Delegate\": \"no\", \"CPUAccounting\": \"yes\", \"CPUWeight\": \"[not set]\", \"StartupCPUWeight\": \"[not set]\", \"CPUShares\": \"[not set]\", \"StartupCPUShares\": \"[not set]\", \"CPUQuotaPerSecUSec\": \"infinity\", \"CPUQuotaPeriodUSec\": \"infinity\", \"IOAccounting\": \"no\", \"IOWeight\": \"[not set]\", \"StartupIOWeight\": \"[not set]\", \"BlockIOAccounting\": \"no\", \"BlockIOWeight\": \"[not set]\", \"StartupBlockIOWeight\": \"[not set]\", \"MemoryAccounting\": \"yes\", \"DefaultMemoryLow\": \"0\", \"DefaultStartupMemoryLow\": \"0\", \"DefaultMemoryMin\": \"0\", \"MemoryMin\": \"0\", \"MemoryLow\": \"0\", \"StartupMemoryLow\": \"0\", \"MemoryHigh\": \"infinity\", \"StartupMemoryHigh\": \"infinity\", \"MemoryMax\": \"infinity\", \"StartupMemoryMax\": \"infinity\", \"MemorySwapMax\": \"infinity\", \"StartupMemorySwapMax\": \"infinity\", \"MemoryZSwapMax\": \"infinity\", \"StartupMemoryZSwapMax\": \"infinity\", \"MemoryZSwapWriteback\": \"yes\", \"MemoryLimit\": \"infinity\", \"DevicePolicy\": \"auto\", \"TasksAccounting\": \"yes\", \"TasksMax\": \"22362\", \"IPAccounting\": \"no\", \"ManagedOOMSwap\": \"auto\", \"ManagedOOMMemoryPressure\": \"auto\", \"ManagedOOMMemoryPressureLimit\": \"0\", \"ManagedOOMPreference\": \"none\", \"MemoryPressureWatch\": \"auto\", \"MemoryPressureThresholdUSec\": \"200ms\", \"CoredumpReceive\": \"no\", \"Environment\": \"DEBUG_LOGGER=--logger=files\", \"EnvironmentFiles\": \"/etc/sysconfig/sssd (ignore_errors=yes)\", \"UMask\": \"0022\", \"LimitCPU\": \"infinity\", \"LimitCPUSoft\": \"infinity\", \"LimitFSIZE\": \"infinity\", \"LimitFSIZESoft\": \"infinity\", \"LimitDATA\": \"infinity\", \"LimitDATASoft\": \"infinity\", \"LimitSTACK\": \"infinity\", \"LimitSTACKSoft\": \"8388608\", \"LimitCORE\": \"infinity\", \"LimitCORESoft\": \"infinity\", \"LimitRSS\": \"infinity\", \"LimitRSSSoft\": \"infinity\", \"LimitNOFILE\": \"524288\", \"LimitNOFILESoft\": \"1024\", \"LimitAS\": \"infinity\", \"LimitASSoft\": \"infinity\", \"LimitNPROC\": \"13976\", \"LimitNPROCSoft\": \"13976\", \"LimitMEMLOCK\": \"8388608\", \"LimitMEMLOCKSoft\": \"8388608\", \"LimitLOCKS\": \"infinity\", \"LimitLOCKSSoft\": \"infinity\", \"LimitSIGPENDING\": \"13976\", \"LimitSIGPENDINGSoft\": \"13976\", \"LimitMSGQUEUE\": \"819200\", \"LimitMSGQUEUESoft\": \"819200\", \"LimitNICE\": \"0\", \"LimitNICESoft\": \"0\", \"LimitRTPRIO\": \"0\", \"LimitRTPRIOSoft\": \"0\", \"LimitRTTIME\": \"infinity\", \"LimitRTTIMESoft\": \"infinity\", \"RootEphemeral\": \"no\", \"OOMScoreAdjust\": \"0\", \"CoredumpFilter\": \"0x33\", \"Nice\": \"0\", \"IOSchedulingClass\": \"2\", \"IOSchedulingPriority\": \"4\", \"CPUSchedulingPolicy\": \"0\", \"CPUSchedulingPriority\": \"0\", \"CPUAffinityFromNUMA\": \"no\", \"NUMAPolicy\": \"n/a\", \"TimerSlackNSec\": \"50000\", \"CPUSchedulingResetOnFork\": \"no\", \"NonBlocking\": \"no\", \"StandardInput\": \"null\", \"StandardOutput\": \"journal\", \"StandardError\": \"inherit\", \"TTYReset\": \"no\", \"TTYVHangup\": \"no\", \"TTYVTDisallocate\": \"no\", \"SyslogPriority\": \"30\", \"SyslogLevelPrefix\": \"yes\", \"SyslogLevel\": \"6\", \"SyslogFacility\": \"3\", \"LogLevelMax\": \"-1\", \"LogRateLimitIntervalUSec\": \"0\", \"LogRateLimitBurst\": \"0\", \"SecureBits\": \"3\", \"CapabilityBoundingSet\": \"cap_chown cap_dac_override cap_dac_read_search cap_setgid cap_setuid\", \"User\": \"sssd\", \"Group\": \"sssd\", \"DynamicUser\": \"no\", \"SetLoginEnvironment\": \"yes\", \"RemoveIPC\": \"no\", \"PrivateTmp\": \"no\", \"PrivateDevices\": \"no\", \"ProtectClock\": \"no\", \"ProtectKernelTunables\": \"no\", \"ProtectKernelModules\": \"no\", \"ProtectKernelLogs\": \"no\", \"ProtectControlGroups\": \"no\", \"PrivateNetwork\": \"no\", \"PrivateUsers\": \"no\", \"PrivateMounts\": \"no\", \"PrivateIPC\": \"no\", \"ProtectHome\": \"no\", \"ProtectSystem\": \"no\", \"SameProcessGroup\": \"no\", \"UtmpMode\": \"init\", \"IgnoreSIGPIPE\": \"yes\", \"NoNewPrivileges\": \"no\", \"SystemCallErrorNumber\": \"2147483646\", \"LockPersonality\": \"no\", \"RuntimeDirectoryPreserve\": \"no\", \"RuntimeDirectoryMode\": \"0755\", \"StateDirectoryMode\": \"0755\", \"CacheDirectoryMode\": \"0755\", \"LogsDirectoryMode\": \"0755\", \"ConfigurationDirectoryMode\": \"0755\", \"TimeoutCleanUSec\": \"infinity\", \"MemoryDenyWriteExecute\": \"no\", \"RestrictRealtime\": \"no\", \"RestrictSUIDSGID\": \"no\", \"RestrictNamespaces\": \"no\", \"MountAPIVFS\": \"no\", \"KeyringMode\": \"private\", \"ProtectProc\": \"default\", \"ProcSubset\": \"all\", \"ProtectHostname\": \"no\", \"MemoryKSM\": \"no\", \"RootImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"MountImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"ExtensionImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"RestartKillSignal\": \"15\", \"FinalKillSignal\": \"9\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"WatchdogSignal\": \"6\", \"Id\": \"sssd.service\", \"Names\": \"sssd.service\", \"Requires\": \"system.slice sysinit.target\", \"Wants\": \"nss-user-lookup.target\", \"WantedBy\": \"multi-user.target\", \"Conflicts\": \"shutdown.target\", \"Before\": \"systemd-user-sessions.service nss-user-lookup.target shutdown.target multi-user.target\", \"After\": \"system.slice basic.target sysinit.target systemd-journald.socket\", \"Description\": \"System Security Services Daemon\", \"AccessSELinuxContext\": \"system_u:object_r:sssd_unit_file_t:s0\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"running\", \"FragmentPath\": \"/usr/lib/systemd/system/sssd.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 23:07:02 EDT\", \"StateChangeTimestampMonotonic\": \"187840952\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 23:07:02 EDT\", \"InactiveExitTimestampMonotonic\": \"187380195\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 23:07:02 EDT\", \"ActiveEnterTimestampMonotonic\": \"187840952\", \"ActiveExitTimestampMonotonic\": \"0\", \"InactiveEnterTimestampMonotonic\": \"0\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"no\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"yes\", \"SurviveFinalKillSignal\": \"no\", \"OnSuccessJobMode\": \"fail\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 23:07:02 EDT\", \"ConditionTimestampMonotonic\": \"187377846\", \"AssertTimestamp\": \"Fri 2024-09-20 23:07:02 EDT\", \"AssertTimestampMonotonic\": \"187377908\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"50s\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"81b9d17c302f4cebb43e90691c9f3eb2\", \"CollectMode\": \"inactive\"}, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"sssd\", \"state\": \"restarted\", \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"enabled\": null, \"force\": null, \"masked\": null}}}\r\n<<<\n 7163 1726888046.61322: stdout chunk (state=3):\n>>># cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n<<<\n 7163 1726888046.61325: stdout chunk (state=3):\n>>># cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n<<<\n 7163 1726888046.61356: stdout chunk (state=3):\n>>># cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n<<<\n 7163 1726888046.61560: stdout chunk (state=3):\n>>># cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n<<<\n 7163 1726888046.61598: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n<<<\n 7163 1726888046.61620: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n<<<\n 7163 1726888046.61646: stdout chunk (state=3):\n>>># destroy _typing\r\n<<<\n 7163 1726888046.61669: stdout chunk (state=3):\n>>># destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n<<<\n 7163 1726888046.61719: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n<<<\n 7163 1726888046.61729: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n<<<\n 7163 1726888046.61764: stdout chunk (state=3):\n>>># clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n<<<\n 7163 1726888046.61796: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8<<<\n 7163 1726888046.61802: stdout chunk (state=3):\n>>># clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n<<<\n 7163 1726888046.61805: stdout chunk (state=3):\n>>>\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n<<<\n 7163 1726888046.61844: stdout chunk (state=3):\n>>># destroy _random\r\n# destroy _weakref\r\n<<<\n 7163 1726888046.61860: stdout chunk (state=3):\n>>># cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n<<<\n 7163 1726888046.61898: stdout chunk (state=3):\n>>># destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n<<<\n 7163 1726888046.62048: stdout chunk (state=3):\n>>># destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n<<<\n 7163 1726888046.62052: stdout chunk (state=3):\n>>># destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n<<<\n 7163 1726888046.62082: stdout chunk (state=3):\n>>># cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n<<<\n 7163 1726888046.62087: stdout chunk (state=3):\n>>># destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 7163 1726888046.62111: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n<<<\n 7163 1726888046.62263: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.46.206 closed.\r\n<<<\n 7163 1726888046.62266: stdout chunk (state=3):\n>>><<<\n 7163 1726888046.62276: stderr chunk (state=3):\n>>><<<\n 7163 1726888046.62315: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 7163 1726888046.62343: stdout chunk (state=3):\n>>># destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n<<<\n 7163 1726888046.62376: stdout chunk (state=3):\n>>># destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n<<<\n 7163 1726888046.62463: stdout chunk (state=3):\n>>># destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n<<<\n<10.31.46.206> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c597084d0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c596d7b30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5970aa50>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c594bd130>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c594bdfa0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c594fbda0>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c594fbfe0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59533770>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59533e00>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59513a40>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59511190>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c594f8f50>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59553710>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59552330>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59512030>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59550b30>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c595887a0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c594f81d0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c59588c50>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59588b00>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c59588ec0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c594f6cf0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c595895b0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59589280>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5958a4b0>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c595a06e0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c595a1df0>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c595a2c60>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c595a32c0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c595a21b0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c595a3d40>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c595a3470>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5958a510>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c59287c50>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c592b07a0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592b0500>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c592b07d0>\\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c592b1100>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c592b1af0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592b09b0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59285df0>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592b2ed0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592b1c40>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5958ac00>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592db200>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592ff5f0>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c593603e0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59362b40>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59360500>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c593253d0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5916d460>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592fe3f0>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592b3dd0>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7c592fe9f0>\\r\\n# zipimport: found 104 names in \\'/tmp/ansible_ansible.legacy.systemd_payload_mbzrnle8/ansible_ansible.legacy.systemd_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c591d7200>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c591b60f0>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c591b5280>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c591d50d0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c59206c00>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59206990>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592062a0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59206a20>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c591d7c20>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c59207920>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c59207b60>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59207fb0>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b31e20>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b33a40>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b34440>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b355e0>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b37f80>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b3c170>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b36300>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b3ff80>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b3ea50>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b3e7e0>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b3ed20>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b36810>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b83fe0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b842f0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b85d90>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b85b50>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b88350>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b86480>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b8bb30>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b88500>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b8cbf0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b8cf50>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b8cc80>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b84470>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58a18500>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58a19670>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b8ec90>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b8f890>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b8e8d0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58a1d850>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58a1e630>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58a19790>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58a1e720>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58a1f920>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58a2a450>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58a25040>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b02a50>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58bfe720>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58a1c800>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58a205f0>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.namespace\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.typing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58aba7e0>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c586c1ac0>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c586c0260>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58aa8470>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58abb320>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58ab8e90>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58ab8a70>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c586c3aa0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c586c3350>\\r\\n# extension module \\'_queue\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_queue\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_queue\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c586c3530>\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c586c2780>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c586c3b60>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc\\'\\r\\n# extension module \\'_multiprocessing\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_multiprocessing\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_multiprocessing\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58726690>\\r\\nimport \\'multiprocessing.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58724680>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58ab8b60>\\r\\nimport \\'ansible.module_utils.facts.timeout\\' # \\r\\nimport \\'ansible.module_utils.facts.collector\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other.facter\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other.ohai\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.apparmor\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.caps\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.chroot\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.utils\\' # \\r\\nimport \\'ansible.module_utils.facts.system.cmdline\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.distribution\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.datetime\\' # \\r\\nimport \\'ansible.module_utils.facts.system.date_time\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.env\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.dns\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.fips\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.loadavg\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58726930>\\r\\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58727620>\\r\\nimport \\'ansible.module_utils.facts.system.local\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.lsb\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.pkg_mgr\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.platform\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\\'\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c5875ea80>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5874cbc0>\\r\\nimport \\'ansible.module_utils.facts.system.python\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.version\\' # \\r\\nimport \\'ansible.module_utils.facts.system.service_mgr\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.ssh_pub_keys\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58546090>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5875e2a0>\\r\\nimport \\'ansible.module_utils.facts.system.user\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.aix\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.sysctl\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.darwin\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.freebsd\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.linux\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.hurd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.sunos\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.generic_bsd\\' # \\r\\nimport \\'ansible.module_utils.facts.network.aix\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.darwin\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.fc_wwn\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.freebsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.hurd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.linux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.iscsi\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.nvme\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.sunos\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.sysctl\\' # \\r\\nimport \\'ansible.module_utils.facts.virtual.freebsd\\' # \\r\\nimport \\'ansible.module_utils.facts.virtual.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.linux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.sunos\\' # \\r\\nimport \\'ansible.module_utils.facts.default_collectors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.ansible_collector\\' # \\r\\nimport \\'ansible.module_utils.facts.compat\\' # \\r\\nimport \\'ansible.module_utils.facts\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.service\\' # \\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"name\": \"sssd\", \"changed\": true, \"status\": {\"Type\": \"notify\", \"ExitType\": \"main\", \"Restart\": \"on-abnormal\", \"RestartMode\": \"normal\", \"NotifyAccess\": \"main\", \"RestartUSec\": \"100ms\", \"RestartSteps\": \"0\", \"RestartMaxDelayUSec\": \"infinity\", \"RestartUSecNext\": \"100ms\", \"TimeoutStartUSec\": \"1min 30s\", \"TimeoutStopUSec\": \"1min 30s\", \"TimeoutAbortUSec\": \"1min 30s\", \"TimeoutStartFailureMode\": \"terminate\", \"TimeoutStopFailureMode\": \"terminate\", \"RuntimeMaxUSec\": \"infinity\", \"RuntimeRandomizedExtraUSec\": \"0\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"no\", \"GuessMainPID\": \"yes\", \"MainPID\": \"12561\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"FileDescriptorStorePreserve\": \"restart\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"ReloadResult\": \"success\", \"CleanResult\": \"success\", \"UID\": \"998\", \"GID\": \"998\", \"NRestarts\": \"0\", \"OOMPolicy\": \"stop\", \"ReloadSignal\": \"1\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 23:07:25 EDT\", \"ExecMainStartTimestampMonotonic\": \"224176881\", \"ExecMainExitTimestampMonotonic\": \"0\", \"ExecMainHandoffTimestamp\": \"Fri 2024-09-20 23:07:25 EDT\", \"ExecMainHandoffTimestampMonotonic\": \"224201366\", \"ExecMainPID\": \"12561\", \"ExecMainCode\": \"0\", \"ExecMainStatus\": \"0\", \"ExecStartPre\": \"{ path=/bin/chown ; argv[]=/bin/chown -f -R sssd:sssd /etc/sssd/pki ; ignore_errors=yes ; start_time=[Fri 2024-09-20 23:07:25 EDT] ; stop_time=[Fri 2024-09-20 23:07:25 EDT] ; pid=12559 ; code=exited ; status=0 }\", \"ExecStartPreEx\": \"{ path=/bin/chown ; argv[]=/bin/chown -f -R sssd:sssd /etc/sssd/pki ; flags=ignore-failure privileged ; start_time=[Fri 2024-09-20 23:07:25 EDT] ; stop_time=[Fri 2024-09-20 23:07:25 EDT] ; pid=12559 ; code=exited ; status=0 }\", \"ExecStart\": \"{ path=/usr/sbin/sssd ; argv[]=/usr/sbin/sssd -i ${DEBUG_LOGGER} ; ignore_errors=no ; start_time=[Fri 2024-09-20 23:07:25 EDT] ; stop_time=[n/a] ; pid=12561 ; code=(null) ; status=0/0 }\", \"ExecStartEx\": \"{ path=/usr/sbin/sssd ; argv[]=/usr/sbin/sssd -i ${DEBUG_LOGGER} ; flags= ; start_time=[Fri 2024-09-20 23:07:25 EDT] ; stop_time=[n/a] ; pid=12561 ; code=(null) ; status=0/0 }\", \"Slice\": \"system.slice\", \"ControlGroup\": \"/system.slice/sssd.service\", \"ControlGroupId\": \"4438\", \"MemoryCurrent\": \"42323968\", \"MemoryPeak\": \"42819584\", \"MemorySwapCurrent\": \"0\", \"MemorySwapPeak\": \"0\", \"MemoryZSwapCurrent\": \"0\", \"MemoryAvailable\": \"3323797504\", \"EffectiveMemoryMax\": \"3702878208\", \"EffectiveMemoryHigh\": \"3702878208\", \"CPUUsageNSec\": \"106116000\", \"TasksCurrent\": \"4\", \"EffectiveTasksMax\": \"22362\", \"IPIngressBytes\": \"[no data]\", \"IPIngressPackets\": \"[no data]\", \"IPEgressBytes\": \"[no data]\", \"IPEgressPackets\": \"[no data]\", \"IOReadBytes\": \"[not set]\", \"IOReadOperations\": \"[not set]\", \"IOWriteBytes\": \"[not set]\", \"IOWriteOperations\": \"[not set]\", \"Delegate\": \"no\", \"CPUAccounting\": \"yes\", \"CPUWeight\": \"[not set]\", \"StartupCPUWeight\": \"[not set]\", \"CPUShares\": \"[not set]\", \"StartupCPUShares\": \"[not set]\", \"CPUQuotaPerSecUSec\": \"infinity\", \"CPUQuotaPeriodUSec\": \"infinity\", \"IOAccounting\": \"no\", \"IOWeight\": \"[not set]\", \"StartupIOWeight\": \"[not set]\", \"BlockIOAccounting\": \"no\", \"BlockIOWeight\": \"[not set]\", \"StartupBlockIOWeight\": \"[not set]\", \"MemoryAccounting\": \"yes\", \"DefaultMemoryLow\": \"0\", \"DefaultStartupMemoryLow\": \"0\", \"DefaultMemoryMin\": \"0\", \"MemoryMin\": \"0\", \"MemoryLow\": \"0\", \"StartupMemoryLow\": \"0\", \"MemoryHigh\": \"infinity\", \"StartupMemoryHigh\": \"infinity\", \"MemoryMax\": \"infinity\", \"StartupMemoryMax\": \"infinity\", \"MemorySwapMax\": \"infinity\", \"StartupMemorySwapMax\": \"infinity\", \"MemoryZSwapMax\": \"infinity\", \"StartupMemoryZSwapMax\": \"infinity\", \"MemoryZSwapWriteback\": \"yes\", \"MemoryLimit\": \"infinity\", \"DevicePolicy\": \"auto\", \"TasksAccounting\": \"yes\", \"TasksMax\": \"22362\", \"IPAccounting\": \"no\", \"ManagedOOMSwap\": \"auto\", \"ManagedOOMMemoryPressure\": \"auto\", \"ManagedOOMMemoryPressureLimit\": \"0\", \"ManagedOOMPreference\": \"none\", \"MemoryPressureWatch\": \"auto\", \"MemoryPressureThresholdUSec\": \"200ms\", \"CoredumpReceive\": \"no\", \"Environment\": \"DEBUG_LOGGER=--logger=files\", \"EnvironmentFiles\": \"/etc/sysconfig/sssd (ignore_errors=yes)\", \"UMask\": \"0022\", \"LimitCPU\": \"infinity\", \"LimitCPUSoft\": \"infinity\", \"LimitFSIZE\": \"infinity\", \"LimitFSIZESoft\": \"infinity\", \"LimitDATA\": \"infinity\", \"LimitDATASoft\": \"infinity\", \"LimitSTACK\": \"infinity\", \"LimitSTACKSoft\": \"8388608\", \"LimitCORE\": \"infinity\", \"LimitCORESoft\": \"infinity\", \"LimitRSS\": \"infinity\", \"LimitRSSSoft\": \"infinity\", \"LimitNOFILE\": \"524288\", \"LimitNOFILESoft\": \"1024\", \"LimitAS\": \"infinity\", \"LimitASSoft\": \"infinity\", \"LimitNPROC\": \"13976\", \"LimitNPROCSoft\": \"13976\", \"LimitMEMLOCK\": \"8388608\", \"LimitMEMLOCKSoft\": \"8388608\", \"LimitLOCKS\": \"infinity\", \"LimitLOCKSSoft\": \"infinity\", \"LimitSIGPENDING\": \"13976\", \"LimitSIGPENDINGSoft\": \"13976\", \"LimitMSGQUEUE\": \"819200\", \"LimitMSGQUEUESoft\": \"819200\", \"LimitNICE\": \"0\", \"LimitNICESoft\": \"0\", \"LimitRTPRIO\": \"0\", \"LimitRTPRIOSoft\": \"0\", \"LimitRTTIME\": \"infinity\", \"LimitRTTIMESoft\": \"infinity\", \"RootEphemeral\": \"no\", \"OOMScoreAdjust\": \"0\", \"CoredumpFilter\": \"0x33\", \"Nice\": \"0\", \"IOSchedulingClass\": \"2\", \"IOSchedulingPriority\": \"4\", \"CPUSchedulingPolicy\": \"0\", \"CPUSchedulingPriority\": \"0\", \"CPUAffinityFromNUMA\": \"no\", \"NUMAPolicy\": \"n/a\", \"TimerSlackNSec\": \"50000\", \"CPUSchedulingResetOnFork\": \"no\", \"NonBlocking\": \"no\", \"StandardInput\": \"null\", \"StandardOutput\": \"journal\", \"StandardError\": \"inherit\", \"TTYReset\": \"no\", \"TTYVHangup\": \"no\", \"TTYVTDisallocate\": \"no\", \"SyslogPriority\": \"30\", \"SyslogLevelPrefix\": \"yes\", \"SyslogLevel\": \"6\", \"SyslogFacility\": \"3\", \"LogLevelMax\": \"-1\", \"LogRateLimitIntervalUSec\": \"0\", \"LogRateLimitBurst\": \"0\", \"SecureBits\": \"3\", \"CapabilityBoundingSet\": \"cap_chown cap_dac_override cap_dac_read_search cap_setgid cap_setuid\", \"User\": \"sssd\", \"Group\": \"sssd\", \"DynamicUser\": \"no\", \"SetLoginEnvironment\": \"yes\", \"RemoveIPC\": \"no\", \"PrivateTmp\": \"no\", \"PrivateDevices\": \"no\", \"ProtectClock\": \"no\", \"ProtectKernelTunables\": \"no\", \"ProtectKernelModules\": \"no\", \"ProtectKernelLogs\": \"no\", \"ProtectControlGroups\": \"no\", \"PrivateNetwork\": \"no\", \"PrivateUsers\": \"no\", \"PrivateMounts\": \"no\", \"PrivateIPC\": \"no\", \"ProtectHome\": \"no\", \"ProtectSystem\": \"no\", \"SameProcessGroup\": \"no\", \"UtmpMode\": \"init\", \"IgnoreSIGPIPE\": \"yes\", \"NoNewPrivileges\": \"no\", \"SystemCallErrorNumber\": \"2147483646\", \"LockPersonality\": \"no\", \"RuntimeDirectoryPreserve\": \"no\", \"RuntimeDirectoryMode\": \"0755\", \"StateDirectoryMode\": \"0755\", \"CacheDirectoryMode\": \"0755\", \"LogsDirectoryMode\": \"0755\", \"ConfigurationDirectoryMode\": \"0755\", \"TimeoutCleanUSec\": \"infinity\", \"MemoryDenyWriteExecute\": \"no\", \"RestrictRealtime\": \"no\", \"RestrictSUIDSGID\": \"no\", \"RestrictNamespaces\": \"no\", \"MountAPIVFS\": \"no\", \"KeyringMode\": \"private\", \"ProtectProc\": \"default\", \"ProcSubset\": \"all\", \"ProtectHostname\": \"no\", \"MemoryKSM\": \"no\", \"RootImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"MountImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"ExtensionImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"RestartKillSignal\": \"15\", \"FinalKillSignal\": \"9\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"WatchdogSignal\": \"6\", \"Id\": \"sssd.service\", \"Names\": \"sssd.service\", \"Requires\": \"sysinit.target system.slice\", \"Wants\": \"nss-user-lookup.target\", \"WantedBy\": \"multi-user.target\", \"Conflicts\": \"shutdown.target\", \"Before\": \"multi-user.target systemd-user-sessions.service shutdown.target nss-user-lookup.target\", \"After\": \"systemd-journald.socket system.slice sysinit.target basic.target\", \"Description\": \"System Security Services Daemon\", \"AccessSELinuxContext\": \"system_u:object_r:sssd_unit_file_t:s0\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"running\", \"FragmentPath\": \"/usr/lib/systemd/system/sssd.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 23:07:26 EDT\", \"StateChangeTimestampMonotonic\": \"224291955\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 23:07:25 EDT\", \"InactiveExitTimestampMonotonic\": \"223917241\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 23:07:26 EDT\", \"ActiveEnterTimestampMonotonic\": \"224291955\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 23:07:25 EDT\", \"ActiveExitTimestampMonotonic\": \"223899872\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 23:07:25 EDT\", \"InactiveEnterTimestampMonotonic\": \"223911944\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"no\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"yes\", \"SurviveFinalKillSignal\": \"no\", \"OnSuccessJobMode\": \"fail\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 23:07:25 EDT\", \"ConditionTimestampMonotonic\": \"223913515\", \"AssertTimestamp\": \"Fri 2024-09-20 23:07:25 EDT\", \"AssertTimestampMonotonic\": \"223913584\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"50s\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"4b0a25b0fe524aba891b60796734f125\", \"CollectMode\": \"inactive\"}, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"sssd\", \"state\": \"restarted\", \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"enabled\": null, \"force\": null, \"masked\": null}}}\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# destroy heapq\\r\\n# cleanup[2] removing _queue\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing _multiprocessing\\r\\n# cleanup[2] removing multiprocessing.connection\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.service\\r\\n# destroy ansible.module_utils.service\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy _blake2\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy locale\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.connection\\r\\n# destroy multiprocessing.pool\\r\\n# destroy signal\\r\\n# destroy multiprocessing.context\\r\\n# destroy array\\r\\n# destroy _compat_pickle\\r\\n# destroy _pickle\\r\\n# destroy queue\\r\\n# destroy _heapq\\r\\n# destroy _queue\\r\\n# destroy multiprocessing.process\\r\\n# destroy tempfile\\r\\n# destroy multiprocessing.util\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy selectors\\r\\n# destroy _multiprocessing\\r\\n# destroy fcntl\\r\\n# destroy datetime\\r\\n# destroy base64\\r\\n# destroy _ssl\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy getpass\\r\\n# destroy pwd\\r\\n# destroy termios\\r\\n# destroy errno\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy fnmatch\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# destroy glob\\r\\n# destroy pickle\\r\\n# destroy select\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping configparser\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _hashlib\\r\\n# destroy _operator\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.46.206 closed.\\r\\n\")\n 7163 1726888046.64250: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c597084d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c596d7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5970aa50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c594bd130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c594bdfa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c594fbda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c594fbfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59533770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59533e00>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59513a40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59511190>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c594f8f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59553710>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59552330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59512030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59550b30>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c595887a0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c594f81d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c59588c50>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59588b00>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c59588ec0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c594f6cf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c595895b0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59589280>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5958a4b0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c595a06e0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c595a1df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c595a2c60>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c595a32c0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c595a21b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c595a3d40>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c595a3470>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5958a510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c59287c50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c592b07a0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592b0500>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c592b07d0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c592b1100>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c592b1af0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592b09b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59285df0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592b2ed0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592b1c40>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5958ac00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592db200>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592ff5f0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c593603e0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59362b40>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59360500>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c593253d0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5916d460>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592fe3f0>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592b3dd0>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7c592fe9f0>\r\n# zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_mbzrnle8/ansible_ansible.legacy.systemd_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c591d7200>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c591b60f0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c591b5280>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c591d50d0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c59206c00>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59206990>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592062a0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59206a20>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c591d7c20>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c59207920>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c59207b60>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59207fb0>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b31e20>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b33a40>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b34440>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b355e0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b37f80>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b3c170>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b36300>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b3ff80>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b3ea50>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b3e7e0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b3ed20>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b36810>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b83fe0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b842f0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b85d90>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b85b50>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b88350>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b86480>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b8bb30>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b88500>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b8cbf0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b8cf50>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b8cc80>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b84470>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58a18500>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58a19670>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b8ec90>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b8f890>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b8e8d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58a1d850>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58a1e630>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58a19790>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58a1e720>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58a1f920>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58a2a450>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58a25040>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b02a50>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58bfe720>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58a1c800>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58a205f0>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.namespace' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.typing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58aba7e0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c586c1ac0>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c586c0260>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58aa8470>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58abb320>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58ab8e90>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58ab8a70>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c586c3aa0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c586c3350>\r\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c586c3530>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c586c2780>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c586c3b60>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58726690>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58724680>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58ab8b60>\r\nimport 'ansible.module_utils.facts.timeout' # \r\nimport 'ansible.module_utils.facts.collector' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.facter' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.ohai' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.apparmor' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.caps' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.chroot' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.utils' # \r\nimport 'ansible.module_utils.facts.system.cmdline' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.distribution' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.datetime' # \r\nimport 'ansible.module_utils.facts.system.date_time' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.env' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.dns' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.fips' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.loadavg' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58726930>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58727620>\r\nimport 'ansible.module_utils.facts.system.local' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.lsb' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.pkg_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.platform' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c5875ea80>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5874cbc0>\r\nimport 'ansible.module_utils.facts.system.python' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.version' # \r\nimport 'ansible.module_utils.facts.system.service_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.ssh_pub_keys' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58546090>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5875e2a0>\r\nimport 'ansible.module_utils.facts.system.user' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.sysctl' # \r\nimport 'ansible.module_utils.facts.hardware.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.freebsd' # \r\nimport 'ansible.module_utils.facts.hardware.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.linux' # \r\nimport 'ansible.module_utils.facts.hardware.hurd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.generic_bsd' # \r\nimport 'ansible.module_utils.facts.network.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.fc_wwn' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.freebsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hurd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.linux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.iscsi' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.nvme' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sysctl' # \r\nimport 'ansible.module_utils.facts.virtual.freebsd' # \r\nimport 'ansible.module_utils.facts.virtual.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.linux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sunos' # \r\nimport 'ansible.module_utils.facts.default_collectors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.ansible_collector' # \r\nimport 'ansible.module_utils.facts.compat' # \r\nimport 'ansible.module_utils.facts' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.service' # \r\n# zipimport: zlib available\r\n\r\n{\"name\": \"sssd\", \"changed\": true, \"status\": {\"Type\": \"notify\", \"ExitType\": \"main\", \"Restart\": \"on-abnormal\", \"RestartMode\": \"normal\", \"NotifyAccess\": \"main\", \"RestartUSec\": \"100ms\", \"RestartSteps\": \"0\", \"RestartMaxDelayUSec\": \"infinity\", \"RestartUSecNext\": \"100ms\", \"TimeoutStartUSec\": \"1min 30s\", \"TimeoutStopUSec\": \"1min 30s\", \"TimeoutAbortUSec\": \"1min 30s\", \"TimeoutStartFailureMode\": \"terminate\", \"TimeoutStopFailureMode\": \"terminate\", \"RuntimeMaxUSec\": \"infinity\", \"RuntimeRandomizedExtraUSec\": \"0\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"no\", \"GuessMainPID\": \"yes\", \"MainPID\": \"12561\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"FileDescriptorStorePreserve\": \"restart\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"ReloadResult\": \"success\", \"CleanResult\": \"success\", \"UID\": \"998\", \"GID\": \"998\", \"NRestarts\": \"0\", \"OOMPolicy\": \"stop\", \"ReloadSignal\": \"1\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 23:07:25 EDT\", \"ExecMainStartTimestampMonotonic\": \"224176881\", \"ExecMainExitTimestampMonotonic\": \"0\", \"ExecMainHandoffTimestamp\": \"Fri 2024-09-20 23:07:25 EDT\", \"ExecMainHandoffTimestampMonotonic\": \"224201366\", \"ExecMainPID\": \"12561\", \"ExecMainCode\": \"0\", \"ExecMainStatus\": \"0\", \"ExecStartPre\": \"{ path=/bin/chown ; argv[]=/bin/chown -f -R sssd:sssd /etc/sssd/pki ; ignore_errors=yes ; start_time=[Fri 2024-09-20 23:07:25 EDT] ; stop_time=[Fri 2024-09-20 23:07:25 EDT] ; pid=12559 ; code=exited ; status=0 }\", \"ExecStartPreEx\": \"{ path=/bin/chown ; argv[]=/bin/chown -f -R sssd:sssd /etc/sssd/pki ; flags=ignore-failure privileged ; start_time=[Fri 2024-09-20 23:07:25 EDT] ; stop_time=[Fri 2024-09-20 23:07:25 EDT] ; pid=12559 ; code=exited ; status=0 }\", \"ExecStart\": \"{ path=/usr/sbin/sssd ; argv[]=/usr/sbin/sssd -i ${DEBUG_LOGGER} ; ignore_errors=no ; start_time=[Fri 2024-09-20 23:07:25 EDT] ; stop_time=[n/a] ; pid=12561 ; code=(null) ; status=0/0 }\", \"ExecStartEx\": \"{ path=/usr/sbin/sssd ; argv[]=/usr/sbin/sssd -i ${DEBUG_LOGGER} ; flags= ; start_time=[Fri 2024-09-20 23:07:25 EDT] ; stop_time=[n/a] ; pid=12561 ; code=(null) ; status=0/0 }\", \"Slice\": \"system.slice\", \"ControlGroup\": \"/system.slice/sssd.service\", \"ControlGroupId\": \"4438\", \"MemoryCurrent\": \"42323968\", \"MemoryPeak\": \"42819584\", \"MemorySwapCurrent\": \"0\", \"MemorySwapPeak\": \"0\", \"MemoryZSwapCurrent\": \"0\", \"MemoryAvailable\": \"3323797504\", \"EffectiveMemoryMax\": \"3702878208\", \"EffectiveMemoryHigh\": \"3702878208\", \"CPUUsageNSec\": \"106116000\", \"TasksCurrent\": \"4\", \"EffectiveTasksMax\": \"22362\", \"IPIngressBytes\": \"[no data]\", \"IPIngressPackets\": \"[no data]\", \"IPEgressBytes\": \"[no data]\", \"IPEgressPackets\": \"[no data]\", \"IOReadBytes\": \"[not set]\", \"IOReadOperations\": \"[not set]\", \"IOWriteBytes\": \"[not set]\", \"IOWriteOperations\": \"[not set]\", \"Delegate\": \"no\", \"CPUAccounting\": \"yes\", \"CPUWeight\": \"[not set]\", \"StartupCPUWeight\": \"[not set]\", \"CPUShares\": \"[not set]\", \"StartupCPUShares\": \"[not set]\", \"CPUQuotaPerSecUSec\": \"infinity\", \"CPUQuotaPeriodUSec\": \"infinity\", \"IOAccounting\": \"no\", \"IOWeight\": \"[not set]\", \"StartupIOWeight\": \"[not set]\", \"BlockIOAccounting\": \"no\", \"BlockIOWeight\": \"[not set]\", \"StartupBlockIOWeight\": \"[not set]\", \"MemoryAccounting\": \"yes\", \"DefaultMemoryLow\": \"0\", \"DefaultStartupMemoryLow\": \"0\", \"DefaultMemoryMin\": \"0\", \"MemoryMin\": \"0\", \"MemoryLow\": \"0\", \"StartupMemoryLow\": \"0\", \"MemoryHigh\": \"infinity\", \"StartupMemoryHigh\": \"infinity\", \"MemoryMax\": \"infinity\", \"StartupMemoryMax\": \"infinity\", \"MemorySwapMax\": \"infinity\", \"StartupMemorySwapMax\": \"infinity\", \"MemoryZSwapMax\": \"infinity\", \"StartupMemoryZSwapMax\": \"infinity\", \"MemoryZSwapWriteback\": \"yes\", \"MemoryLimit\": \"infinity\", \"DevicePolicy\": \"auto\", \"TasksAccounting\": \"yes\", \"TasksMax\": \"22362\", \"IPAccounting\": \"no\", \"ManagedOOMSwap\": \"auto\", \"ManagedOOMMemoryPressure\": \"auto\", \"ManagedOOMMemoryPressureLimit\": \"0\", \"ManagedOOMPreference\": \"none\", \"MemoryPressureWatch\": \"auto\", \"MemoryPressureThresholdUSec\": \"200ms\", \"CoredumpReceive\": \"no\", \"Environment\": \"DEBUG_LOGGER=--logger=files\", \"EnvironmentFiles\": \"/etc/sysconfig/sssd (ignore_errors=yes)\", \"UMask\": \"0022\", \"LimitCPU\": \"infinity\", \"LimitCPUSoft\": \"infinity\", \"LimitFSIZE\": \"infinity\", \"LimitFSIZESoft\": \"infinity\", \"LimitDATA\": \"infinity\", \"LimitDATASoft\": \"infinity\", \"LimitSTACK\": \"infinity\", \"LimitSTACKSoft\": \"8388608\", \"LimitCORE\": \"infinity\", \"LimitCORESoft\": \"infinity\", \"LimitRSS\": \"infinity\", \"LimitRSSSoft\": \"infinity\", \"LimitNOFILE\": \"524288\", \"LimitNOFILESoft\": \"1024\", \"LimitAS\": \"infinity\", \"LimitASSoft\": \"infinity\", \"LimitNPROC\": \"13976\", \"LimitNPROCSoft\": \"13976\", \"LimitMEMLOCK\": \"8388608\", \"LimitMEMLOCKSoft\": \"8388608\", \"LimitLOCKS\": \"infinity\", \"LimitLOCKSSoft\": \"infinity\", \"LimitSIGPENDING\": \"13976\", \"LimitSIGPENDINGSoft\": \"13976\", \"LimitMSGQUEUE\": \"819200\", \"LimitMSGQUEUESoft\": \"819200\", \"LimitNICE\": \"0\", \"LimitNICESoft\": \"0\", \"LimitRTPRIO\": \"0\", \"LimitRTPRIOSoft\": \"0\", \"LimitRTTIME\": \"infinity\", \"LimitRTTIMESoft\": \"infinity\", \"RootEphemeral\": \"no\", \"OOMScoreAdjust\": \"0\", \"CoredumpFilter\": \"0x33\", \"Nice\": \"0\", \"IOSchedulingClass\": \"2\", \"IOSchedulingPriority\": \"4\", \"CPUSchedulingPolicy\": \"0\", \"CPUSchedulingPriority\": \"0\", \"CPUAffinityFromNUMA\": \"no\", \"NUMAPolicy\": \"n/a\", \"TimerSlackNSec\": \"50000\", \"CPUSchedulingResetOnFork\": \"no\", \"NonBlocking\": \"no\", \"StandardInput\": \"null\", \"StandardOutput\": \"journal\", \"StandardError\": \"inherit\", \"TTYReset\": \"no\", \"TTYVHangup\": \"no\", \"TTYVTDisallocate\": \"no\", \"SyslogPriority\": \"30\", \"SyslogLevelPrefix\": \"yes\", \"SyslogLevel\": \"6\", \"SyslogFacility\": \"3\", \"LogLevelMax\": \"-1\", \"LogRateLimitIntervalUSec\": \"0\", \"LogRateLimitBurst\": \"0\", \"SecureBits\": \"3\", \"CapabilityBoundingSet\": \"cap_chown cap_dac_override cap_dac_read_search cap_setgid cap_setuid\", \"User\": \"sssd\", \"Group\": \"sssd\", \"DynamicUser\": \"no\", \"SetLoginEnvironment\": \"yes\", \"RemoveIPC\": \"no\", \"PrivateTmp\": \"no\", \"PrivateDevices\": \"no\", \"ProtectClock\": \"no\", \"ProtectKernelTunables\": \"no\", \"ProtectKernelModules\": \"no\", \"ProtectKernelLogs\": \"no\", \"ProtectControlGroups\": \"no\", \"PrivateNetwork\": \"no\", \"PrivateUsers\": \"no\", \"PrivateMounts\": \"no\", \"PrivateIPC\": \"no\", \"ProtectHome\": \"no\", \"ProtectSystem\": \"no\", \"SameProcessGroup\": \"no\", \"UtmpMode\": \"init\", \"IgnoreSIGPIPE\": \"yes\", \"NoNewPrivileges\": \"no\", \"SystemCallErrorNumber\": \"2147483646\", \"LockPersonality\": \"no\", \"RuntimeDirectoryPreserve\": \"no\", \"RuntimeDirectoryMode\": \"0755\", \"StateDirectoryMode\": \"0755\", \"CacheDirectoryMode\": \"0755\", \"LogsDirectoryMode\": \"0755\", \"ConfigurationDirectoryMode\": \"0755\", \"TimeoutCleanUSec\": \"infinity\", \"MemoryDenyWriteExecute\": \"no\", \"RestrictRealtime\": \"no\", \"RestrictSUIDSGID\": \"no\", \"RestrictNamespaces\": \"no\", \"MountAPIVFS\": \"no\", \"KeyringMode\": \"private\", \"ProtectProc\": \"default\", \"ProcSubset\": \"all\", \"ProtectHostname\": \"no\", \"MemoryKSM\": \"no\", \"RootImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"MountImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"ExtensionImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"RestartKillSignal\": \"15\", \"FinalKillSignal\": \"9\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"WatchdogSignal\": \"6\", \"Id\": \"sssd.service\", \"Names\": \"sssd.service\", \"Requires\": \"sysinit.target system.slice\", \"Wants\": \"nss-user-lookup.target\", \"WantedBy\": \"multi-user.target\", \"Conflicts\": \"shutdown.target\", \"Before\": \"multi-user.target systemd-user-sessions.service shutdown.target nss-user-lookup.target\", \"After\": \"systemd-journald.socket system.slice sysinit.target basic.target\", \"Description\": \"System Security Services Daemon\", \"AccessSELinuxContext\": \"system_u:object_r:sssd_unit_file_t:s0\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"running\", \"FragmentPath\": \"/usr/lib/systemd/system/sssd.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 23:07:26 EDT\", \"StateChangeTimestampMonotonic\": \"224291955\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 23:07:25 EDT\", \"InactiveExitTimestampMonotonic\": \"223917241\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 23:07:26 EDT\", \"ActiveEnterTimestampMonotonic\": \"224291955\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 23:07:25 EDT\", \"ActiveExitTimestampMonotonic\": \"223899872\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 23:07:25 EDT\", \"InactiveEnterTimestampMonotonic\": \"223911944\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"no\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"yes\", \"SurviveFinalKillSignal\": \"no\", \"OnSuccessJobMode\": \"fail\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 23:07:25 EDT\", \"ConditionTimestampMonotonic\": \"223913515\", \"AssertTimestamp\": \"Fri 2024-09-20 23:07:25 EDT\", \"AssertTimestampMonotonic\": \"223913584\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"50s\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"4b0a25b0fe524aba891b60796734f125\", \"CollectMode\": \"inactive\"}, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"sssd\", \"state\": \"restarted\", \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"enabled\": null, \"force\": null, \"masked\": null}}}\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy _multiprocessing\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy errno\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy select\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.46.206 closed.\r\n 7163 1726888046.66215: stdout chunk (state=3):\n>>># destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n<<<\n 7163 1726888046.66223: stdout chunk (state=3):\n>>># destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy _multiprocessing\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy errno\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy select\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n<<<\n 7163 1726888046.66229: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.45.174 closed.\r\n<<<\n 7163 1726888046.66234: stdout chunk (state=3):\n>>><<<\n 7163 1726888046.66237: stderr chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # \\r\\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216c184d0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216be7b30>\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216c1aa50>\\r\\nimport \\'_signal\\' # \\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # \\r\\nimport \\'io\\' # \\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # \\r\\nimport \\'_collections_abc\\' # \\r\\nimport \\'genericpath\\' # \\r\\nimport \\'posixpath\\' # \\r\\nimport \\'os\\' # \\r\\nimport \\'_sitebuiltins\\' # \\r\\nProcessing user site-packages\\r\\nProcessing global site-packages\\r\\nAdding directory: \\'/usr/lib64/python3.12/site-packages\\'\\r\\nAdding directory: \\'/usr/lib/python3.12/site-packages\\'\\r\\nProcessing .pth file: \\'/usr/lib/python3.12/site-packages/distutils-precedence.pth\\'\\r\\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\\'\\r\\nimport \\'encodings.utf_8_sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62169c9130>\\r\\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'_distutils_hack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62169c9fa0>\\r\\nimport \\'site\\' # \\r\\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a07d70>\\r\\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a07fb0>\\r\\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a3f770>\\r\\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a3fe00>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a1fa40>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a1d160>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a04f20>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\\'\\r\\nimport \\'re._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a5f6b0>\\r\\nimport \\'re._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a5e2d0>\\r\\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\\r\\n# code object from \\'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\\'\\r\\nimport \\'re._casefix\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a1e030>\\r\\nimport \\'re._compiler\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a5cb60>\\r\\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a946b0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a041a0>\\r\\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216a94b60>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a94a10>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216a94e00>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a02cc0>\\r\\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a954f0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a951c0>\\r\\nimport \\'importlib.machinery\\' # \\r\\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\\'\\r\\nimport \\'importlib._abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a963f0>\\r\\nimport \\'importlib.util\\' # \\r\\nimport \\'runpy\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216aac5f0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216aadcd0>\\r\\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216aaeb70>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216aaf1d0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216aae0c0>\\r\\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216aafc50>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216aaf380>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a96360>\\r\\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216797b60>\\r\\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62167c05c0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62167c0320>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62167c05f0>\\r\\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62167c0f20>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62167c18e0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62167c07d0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216795d00>\\r\\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62167c2c60>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62167c1790>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a96b10>\\r\\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62167eefc0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216813350>\\r\\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\\'\\r\\nimport \\'ntpath\\' # \\r\\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62168700e0>\\r\\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216872840>\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216870200>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216813fb0>\\r\\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'zipfile._path.glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621612d1f0>\\r\\nimport \\'zipfile._path\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216812150>\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62167c3b90>\\r\\n# code object from \\'/usr/lib64/python3.12/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f62168124b0>\\r\\n# zipimport: found 104 names in \\'/tmp/ansible_ansible.legacy.systemd_payload_ttqmz9ic/ansible_ansible.legacy.systemd_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216192ed0>\\r\\nimport \\'_typing\\' # \\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216171dc0>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216170f20>\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62161911c0>\\r\\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62161ca8a0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62161ca630>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62161c9f40>\\r\\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62161ca390>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216193b60>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62161cb680>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62161cb8c0>\\r\\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62161cbd10>\\r\\nimport \\'pwd\\' # \\r\\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\\'\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621602da00>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f621602f6b0>\\r\\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621602ff80>\\r\\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62160311f0>\\r\\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216033ce0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216a02db0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216031fa0>\\r\\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621603bb90>\\r\\nimport \\'_tokenize\\' # \\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621603a660>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621603a3c0>\\r\\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621603a930>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62160324b0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f621607fe60>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621607fef0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216081ac0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216081880>\\r\\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216083fe0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62160821b0>\\r\\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216087830>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216084200>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62160885f0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216088830>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62160881d0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62160801d0>\\r\\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215f141a0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215f15490>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621608a960>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f621608bce0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621608a5a0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.six\\' # \\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport \\'ansible.module_utils.common.text.converters\\' # \\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215f19610>\\r\\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215f1a3c0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215f158b0>\\r\\nimport \\'ansible.module_utils.compat.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils._text\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215f1a0c0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.collections\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.warnings\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.errors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.parsing.convert_bool\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215f1b440>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.text.formatters\\' # \\r\\nimport \\'ansible.module_utils.common.validation\\' # \\r\\nimport \\'ansible.module_utils.common.parameters\\' # \\r\\nimport \\'ansible.module_utils.common.arg_spec\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common.locale\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215f25dc0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215f23110>\\r\\nimport \\'ansible.module_utils.common.file\\' # \\r\\nimport \\'ansible.module_utils.common.process\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\\r\\n# code object from \\'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621600e8a0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62161ee570>\\r\\nimport \\'distro.distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215f25fa0>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215f25b80>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport \\'ansible.module_utils.distro\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.common._utils\\' # \\r\\nimport \\'ansible.module_utils.common.sys_info\\' # \\r\\nimport \\'ansible.module_utils.basic\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.modules\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.namespace\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.typing\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215fb6270>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215be4620>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215be5730>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215f9eff0>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215fb6de0>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215fb4920>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215fb4590>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\\'\\r\\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215be7920>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215be71d0>\\r\\n# extension module \\'_queue\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_queue\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_queue\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215be73b0>\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215be6600>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215be7ad0>\\r\\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\\r\\n# code object from \\'/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc\\'\\r\\n# extension module \\'_multiprocessing\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_multiprocessing\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_multiprocessing\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215c4a5d0>\\r\\nimport \\'multiprocessing.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215c485c0>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215fb4650>\\r\\nimport \\'ansible.module_utils.facts.timeout\\' # \\r\\nimport \\'ansible.module_utils.facts.collector\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other.facter\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.other.ohai\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.apparmor\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.caps\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.chroot\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.utils\\' # \\r\\nimport \\'ansible.module_utils.facts.system.cmdline\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.distribution\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.datetime\\' # \\r\\nimport \\'ansible.module_utils.facts.system.date_time\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.env\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.dns\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.fips\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.loadavg\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215c4bbc0>\\r\\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215c4b380>\\r\\nimport \\'ansible.module_utils.facts.system.local\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.lsb\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.pkg_mgr\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.platform\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\\'\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215c827b0>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215c709e0>\\r\\nimport \\'ansible.module_utils.facts.system.python\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.selinux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.compat.version\\' # \\r\\nimport \\'ansible.module_utils.facts.system.service_mgr\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.system.ssh_pub_keys\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215c9a030>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215c81fd0>\\r\\nimport \\'ansible.module_utils.facts.system.user\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.aix\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.sysctl\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.darwin\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.freebsd\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.linux\\' # \\r\\nimport \\'ansible.module_utils.facts.hardware.hurd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.hardware.sunos\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.generic_bsd\\' # \\r\\nimport \\'ansible.module_utils.facts.network.aix\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.darwin\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.fc_wwn\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.freebsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.hurd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.linux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.iscsi\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.nvme\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.network.sunos\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.base\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.sysctl\\' # \\r\\nimport \\'ansible.module_utils.facts.virtual.freebsd\\' # \\r\\nimport \\'ansible.module_utils.facts.virtual.dragonfly\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.hpux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.linux\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.netbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.openbsd\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.virtual.sunos\\' # \\r\\nimport \\'ansible.module_utils.facts.default_collectors\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.facts.ansible_collector\\' # \\r\\nimport \\'ansible.module_utils.facts.compat\\' # \\r\\nimport \\'ansible.module_utils.facts\\' # \\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'ansible.module_utils.service\\' # \\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"name\": \"sssd\", \"changed\": true, \"status\": {\"Type\": \"notify\", \"ExitType\": \"main\", \"Restart\": \"on-abnormal\", \"RestartMode\": \"normal\", \"NotifyAccess\": \"main\", \"RestartUSec\": \"100ms\", \"RestartSteps\": \"0\", \"RestartMaxDelayUSec\": \"infinity\", \"RestartUSecNext\": \"100ms\", \"TimeoutStartUSec\": \"1min 30s\", \"TimeoutStopUSec\": \"1min 30s\", \"TimeoutAbortUSec\": \"1min 30s\", \"TimeoutStartFailureMode\": \"terminate\", \"TimeoutStopFailureMode\": \"terminate\", \"RuntimeMaxUSec\": \"infinity\", \"RuntimeRandomizedExtraUSec\": \"0\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"no\", \"GuessMainPID\": \"yes\", \"MainPID\": \"8240\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"FileDescriptorStorePreserve\": \"restart\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"ReloadResult\": \"success\", \"CleanResult\": \"success\", \"UID\": \"998\", \"GID\": \"998\", \"NRestarts\": \"0\", \"OOMPolicy\": \"stop\", \"ReloadSignal\": \"1\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 23:07:02 EDT\", \"ExecMainStartTimestampMonotonic\": \"187427747\", \"ExecMainExitTimestampMonotonic\": \"0\", \"ExecMainHandoffTimestamp\": \"Fri 2024-09-20 23:07:02 EDT\", \"ExecMainHandoffTimestampMonotonic\": \"187435306\", \"ExecMainPID\": \"8240\", \"ExecMainCode\": \"0\", \"ExecMainStatus\": \"0\", \"ExecStartPre\": \"{ path=/bin/chown ; argv[]=/bin/chown -f -R sssd:sssd /etc/sssd/pki ; ignore_errors=yes ; start_time=[Fri 2024-09-20 23:07:02 EDT] ; stop_time=[Fri 2024-09-20 23:07:02 EDT] ; pid=8238 ; code=exited ; status=0 }\", \"ExecStartPreEx\": \"{ path=/bin/chown ; argv[]=/bin/chown -f -R sssd:sssd /etc/sssd/pki ; flags=ignore-failure privileged ; start_time=[Fri 2024-09-20 23:07:02 EDT] ; stop_time=[Fri 2024-09-20 23:07:02 EDT] ; pid=8238 ; code=exited ; status=0 }\", \"ExecStart\": \"{ path=/usr/sbin/sssd ; argv[]=/usr/sbin/sssd -i ${DEBUG_LOGGER} ; ignore_errors=no ; start_time=[Fri 2024-09-20 23:07:02 EDT] ; stop_time=[n/a] ; pid=8240 ; code=(null) ; status=0/0 }\", \"ExecStartEx\": \"{ path=/usr/sbin/sssd ; argv[]=/usr/sbin/sssd -i ${DEBUG_LOGGER} ; flags= ; start_time=[Fri 2024-09-20 23:07:02 EDT] ; stop_time=[n/a] ; pid=8240 ; code=(null) ; status=0/0 }\", \"Slice\": \"system.slice\", \"ControlGroup\": \"/system.slice/sssd.service\", \"ControlGroupId\": \"4399\", \"MemoryCurrent\": \"46153728\", \"MemoryPeak\": \"46632960\", \"MemorySwapCurrent\": \"0\", \"MemorySwapPeak\": \"0\", \"MemoryZSwapCurrent\": \"0\", \"MemoryAvailable\": \"3304308736\", \"EffectiveMemoryMax\": \"3702870016\", \"EffectiveMemoryHigh\": \"3702870016\", \"CPUUsageNSec\": \"118929000\", \"TasksCurrent\": \"4\", \"EffectiveTasksMax\": \"22362\", \"IPIngressBytes\": \"[no data]\", \"IPIngressPackets\": \"[no data]\", \"IPEgressBytes\": \"[no data]\", \"IPEgressPackets\": \"[no data]\", \"IOReadBytes\": \"[not set]\", \"IOReadOperations\": \"[not set]\", \"IOWriteBytes\": \"[not set]\", \"IOWriteOperations\": \"[not set]\", \"Delegate\": \"no\", \"CPUAccounting\": \"yes\", \"CPUWeight\": \"[not set]\", \"StartupCPUWeight\": \"[not set]\", \"CPUShares\": \"[not set]\", \"StartupCPUShares\": \"[not set]\", \"CPUQuotaPerSecUSec\": \"infinity\", \"CPUQuotaPeriodUSec\": \"infinity\", \"IOAccounting\": \"no\", \"IOWeight\": \"[not set]\", \"StartupIOWeight\": \"[not set]\", \"BlockIOAccounting\": \"no\", \"BlockIOWeight\": \"[not set]\", \"StartupBlockIOWeight\": \"[not set]\", \"MemoryAccounting\": \"yes\", \"DefaultMemoryLow\": \"0\", \"DefaultStartupMemoryLow\": \"0\", \"DefaultMemoryMin\": \"0\", \"MemoryMin\": \"0\", \"MemoryLow\": \"0\", \"StartupMemoryLow\": \"0\", \"MemoryHigh\": \"infinity\", \"StartupMemoryHigh\": \"infinity\", \"MemoryMax\": \"infinity\", \"StartupMemoryMax\": \"infinity\", \"MemorySwapMax\": \"infinity\", \"StartupMemorySwapMax\": \"infinity\", \"MemoryZSwapMax\": \"infinity\", \"StartupMemoryZSwapMax\": \"infinity\", \"MemoryZSwapWriteback\": \"yes\", \"MemoryLimit\": \"infinity\", \"DevicePolicy\": \"auto\", \"TasksAccounting\": \"yes\", \"TasksMax\": \"22362\", \"IPAccounting\": \"no\", \"ManagedOOMSwap\": \"auto\", \"ManagedOOMMemoryPressure\": \"auto\", \"ManagedOOMMemoryPressureLimit\": \"0\", \"ManagedOOMPreference\": \"none\", \"MemoryPressureWatch\": \"auto\", \"MemoryPressureThresholdUSec\": \"200ms\", \"CoredumpReceive\": \"no\", \"Environment\": \"DEBUG_LOGGER=--logger=files\", \"EnvironmentFiles\": \"/etc/sysconfig/sssd (ignore_errors=yes)\", \"UMask\": \"0022\", \"LimitCPU\": \"infinity\", \"LimitCPUSoft\": \"infinity\", \"LimitFSIZE\": \"infinity\", \"LimitFSIZESoft\": \"infinity\", \"LimitDATA\": \"infinity\", \"LimitDATASoft\": \"infinity\", \"LimitSTACK\": \"infinity\", \"LimitSTACKSoft\": \"8388608\", \"LimitCORE\": \"infinity\", \"LimitCORESoft\": \"infinity\", \"LimitRSS\": \"infinity\", \"LimitRSSSoft\": \"infinity\", \"LimitNOFILE\": \"524288\", \"LimitNOFILESoft\": \"1024\", \"LimitAS\": \"infinity\", \"LimitASSoft\": \"infinity\", \"LimitNPROC\": \"13976\", \"LimitNPROCSoft\": \"13976\", \"LimitMEMLOCK\": \"8388608\", \"LimitMEMLOCKSoft\": \"8388608\", \"LimitLOCKS\": \"infinity\", \"LimitLOCKSSoft\": \"infinity\", \"LimitSIGPENDING\": \"13976\", \"LimitSIGPENDINGSoft\": \"13976\", \"LimitMSGQUEUE\": \"819200\", \"LimitMSGQUEUESoft\": \"819200\", \"LimitNICE\": \"0\", \"LimitNICESoft\": \"0\", \"LimitRTPRIO\": \"0\", \"LimitRTPRIOSoft\": \"0\", \"LimitRTTIME\": \"infinity\", \"LimitRTTIMESoft\": \"infinity\", \"RootEphemeral\": \"no\", \"OOMScoreAdjust\": \"0\", \"CoredumpFilter\": \"0x33\", \"Nice\": \"0\", \"IOSchedulingClass\": \"2\", \"IOSchedulingPriority\": \"4\", \"CPUSchedulingPolicy\": \"0\", \"CPUSchedulingPriority\": \"0\", \"CPUAffinityFromNUMA\": \"no\", \"NUMAPolicy\": \"n/a\", \"TimerSlackNSec\": \"50000\", \"CPUSchedulingResetOnFork\": \"no\", \"NonBlocking\": \"no\", \"StandardInput\": \"null\", \"StandardOutput\": \"journal\", \"StandardError\": \"inherit\", \"TTYReset\": \"no\", \"TTYVHangup\": \"no\", \"TTYVTDisallocate\": \"no\", \"SyslogPriority\": \"30\", \"SyslogLevelPrefix\": \"yes\", \"SyslogLevel\": \"6\", \"SyslogFacility\": \"3\", \"LogLevelMax\": \"-1\", \"LogRateLimitIntervalUSec\": \"0\", \"LogRateLimitBurst\": \"0\", \"SecureBits\": \"3\", \"CapabilityBoundingSet\": \"cap_chown cap_dac_override cap_dac_read_search cap_setgid cap_setuid\", \"User\": \"sssd\", \"Group\": \"sssd\", \"DynamicUser\": \"no\", \"SetLoginEnvironment\": \"yes\", \"RemoveIPC\": \"no\", \"PrivateTmp\": \"no\", \"PrivateDevices\": \"no\", \"ProtectClock\": \"no\", \"ProtectKernelTunables\": \"no\", \"ProtectKernelModules\": \"no\", \"ProtectKernelLogs\": \"no\", \"ProtectControlGroups\": \"no\", \"PrivateNetwork\": \"no\", \"PrivateUsers\": \"no\", \"PrivateMounts\": \"no\", \"PrivateIPC\": \"no\", \"ProtectHome\": \"no\", \"ProtectSystem\": \"no\", \"SameProcessGroup\": \"no\", \"UtmpMode\": \"init\", \"IgnoreSIGPIPE\": \"yes\", \"NoNewPrivileges\": \"no\", \"SystemCallErrorNumber\": \"2147483646\", \"LockPersonality\": \"no\", \"RuntimeDirectoryPreserve\": \"no\", \"RuntimeDirectoryMode\": \"0755\", \"StateDirectoryMode\": \"0755\", \"CacheDirectoryMode\": \"0755\", \"LogsDirectoryMode\": \"0755\", \"ConfigurationDirectoryMode\": \"0755\", \"TimeoutCleanUSec\": \"infinity\", \"MemoryDenyWriteExecute\": \"no\", \"RestrictRealtime\": \"no\", \"RestrictSUIDSGID\": \"no\", \"RestrictNamespaces\": \"no\", \"MountAPIVFS\": \"no\", \"KeyringMode\": \"private\", \"ProtectProc\": \"default\", \"ProcSubset\": \"all\", \"ProtectHostname\": \"no\", \"MemoryKSM\": \"no\", \"RootImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"MountImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"ExtensionImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"RestartKillSignal\": \"15\", \"FinalKillSignal\": \"9\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"WatchdogSignal\": \"6\", \"Id\": \"sssd.service\", \"Names\": \"sssd.service\", \"Requires\": \"system.slice sysinit.target\", \"Wants\": \"nss-user-lookup.target\", \"WantedBy\": \"multi-user.target\", \"Conflicts\": \"shutdown.target\", \"Before\": \"systemd-user-sessions.service nss-user-lookup.target shutdown.target multi-user.target\", \"After\": \"system.slice basic.target sysinit.target systemd-journald.socket\", \"Description\": \"System Security Services Daemon\", \"AccessSELinuxContext\": \"system_u:object_r:sssd_unit_file_t:s0\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"running\", \"FragmentPath\": \"/usr/lib/systemd/system/sssd.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 23:07:02 EDT\", \"StateChangeTimestampMonotonic\": \"187840952\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 23:07:02 EDT\", \"InactiveExitTimestampMonotonic\": \"187380195\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 23:07:02 EDT\", \"ActiveEnterTimestampMonotonic\": \"187840952\", \"ActiveExitTimestampMonotonic\": \"0\", \"InactiveEnterTimestampMonotonic\": \"0\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"no\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"yes\", \"SurviveFinalKillSignal\": \"no\", \"OnSuccessJobMode\": \"fail\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 23:07:02 EDT\", \"ConditionTimestampMonotonic\": \"187377846\", \"AssertTimestamp\": \"Fri 2024-09-20 23:07:02 EDT\", \"AssertTimestampMonotonic\": \"187377908\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"50s\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"81b9d17c302f4cebb43e90691c9f3eb2\", \"CollectMode\": \"inactive\"}, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"sssd\", \"state\": \"restarted\", \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"enabled\": null, \"force\": null, \"masked\": null}}}\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.path_hooks\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_exc\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.meta_path\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing encodings.utf_8_sig\\r\\n# cleanup[2] removing _distutils_hack\\r\\n# destroy _distutils_hack\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing re._constants\\r\\n# cleanup[2] removing re._parser\\r\\n# cleanup[2] removing re._casefix\\r\\n# cleanup[2] removing re._compiler\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib._abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing urllib\\r\\n# destroy urllib\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing urllib.parse\\r\\n# destroy urllib.parse\\r\\n# cleanup[2] removing pathlib\\r\\n# cleanup[2] removing zipfile._path.glob\\r\\n# cleanup[2] removing zipfile._path\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing _typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _tokenize\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro.distro\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# destroy heapq\\r\\n# cleanup[2] removing _queue\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing _multiprocessing\\r\\n# cleanup[2] removing multiprocessing.connection\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.service\\r\\n# destroy ansible.module_utils.service\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib._abc\\r\\n# destroy importlib.util\\r\\n# destroy _bz2\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy _blake2\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy zipfile._path\\r\\n# destroy zipfile\\r\\n# destroy pathlib\\r\\n# destroy zipfile._path.glob\\r\\n# destroy ipaddress\\r\\n# destroy ntpath\\r\\n# destroy importlib\\r\\n# destroy zipimport\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy grp\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# destroy locale\\r\\n# destroy _signal\\r\\n# destroy _posixsubprocess\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selinux\\r\\n# destroy shutil\\r\\n# destroy distro\\r\\n# destroy distro.distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.connection\\r\\n# destroy multiprocessing.pool\\r\\n# destroy signal\\r\\n# destroy multiprocessing.context\\r\\n# destroy array\\r\\n# destroy _compat_pickle\\r\\n# destroy _pickle\\r\\n# destroy queue\\r\\n# destroy _heapq\\r\\n# destroy _queue\\r\\n# destroy multiprocessing.process\\r\\n# destroy tempfile\\r\\n# destroy multiprocessing.util\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy selectors\\r\\n# destroy _multiprocessing\\r\\n# destroy fcntl\\r\\n# destroy datetime\\r\\n# destroy base64\\r\\n# destroy _ssl\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy getpass\\r\\n# destroy pwd\\r\\n# destroy termios\\r\\n# destroy errno\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy fnmatch\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# destroy glob\\r\\n# destroy pickle\\r\\n# destroy select\\r\\n# destroy shlex\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping configparser\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping _tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping _typing\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy re._constants\\r\\n# destroy re._casefix\\r\\n# destroy re._compiler\\r\\n# destroy enum\\r\\n# cleanup[3] wiping copyreg\\r\\n# cleanup[3] wiping re._parser\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping encodings.utf_8_sig\\r\\n# cleanup[3] wiping os\\r\\n# destroy posixpath\\r\\n# cleanup[3] wiping genericpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy selinux._selinux\\r\\n# destroy systemd._daemon\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy sys.monitoring\\r\\n# destroy _socket\\r\\n# destroy _collections\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy stat\\r\\n# destroy genericpath\\r\\n# destroy re._parser\\r\\n# destroy tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy copyreg\\r\\n# destroy contextlib\\r\\n# destroy _typing\\r\\n# destroy _tokenize\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy _io\\r\\n# destroy marshal\\r\\n# clear sys.meta_path\\r\\n# clear sys.modules\\r\\n# destroy _frozen_importlib\\r\\n# destroy codecs\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.utf_8_sig\\r\\n# destroy encodings.cp437\\r\\n# destroy _codecs\\r\\n# destroy io\\r\\n# destroy traceback\\r\\n# destroy warnings\\r\\n# destroy weakref\\r\\n# destroy collections\\r\\n# destroy threading\\r\\n# destroy atexit\\r\\n# destroy _warnings\\r\\n# destroy math\\r\\n# destroy _bisect\\r\\n# destroy time\\r\\n# destroy _random\\r\\n# destroy _weakref\\r\\n# destroy _hashlib\\r\\n# destroy _operator\\r\\n# destroy _string\\r\\n# destroy re\\r\\n# destroy itertools\\r\\n# destroy _abc\\r\\n# destroy _sre\\r\\n# destroy posix\\r\\n# destroy _functools\\r\\n# destroy builtins\\r\\n# destroy _thread\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.45.174 closed.\\r\\n\")\n 7163 1726888046.67489: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216c184d0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216be7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216c1aa50>\r\nimport '_signal' # \r\nimport '_abc' # \r\nimport 'abc' # \r\nimport 'io' # \r\nimport '_stat' # \r\nimport 'stat' # \r\nimport '_collections_abc' # \r\nimport 'genericpath' # \r\nimport 'posixpath' # \r\nimport 'os' # \r\nimport '_sitebuiltins' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: '/usr/lib64/python3.12/site-packages'\r\nAdding directory: '/usr/lib/python3.12/site-packages'\r\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\r\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62169c9130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\r\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62169c9fa0>\r\nimport 'site' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a07d70>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a07fb0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\r\nimport 'itertools' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a3f770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a3fe00>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a1fa40>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a1d160>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a04f20>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\r\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a5f6b0>\r\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a5e2d0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\r\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a1e030>\r\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a5cb60>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a946b0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a041a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216a94b60>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a94a10>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216a94e00>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a02cc0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a954f0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a951c0>\r\nimport 'importlib.machinery' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\r\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a963f0>\r\nimport 'importlib.util' # \r\nimport 'runpy' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216aac5f0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216aadcd0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216aaeb70>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216aaf1d0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216aae0c0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216aafc50>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216aaf380>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a96360>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216797b60>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62167c05c0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62167c0320>\r\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62167c05f0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62167c0f20>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62167c18e0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62167c07d0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216795d00>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62167c2c60>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62167c1790>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a96b10>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62167eefc0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216813350>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\r\nimport 'ntpath' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62168700e0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216872840>\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216870200>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216813fb0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\r\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621612d1f0>\r\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216812150>\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62167c3b90>\r\n# code object from '/usr/lib64/python3.12/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f62168124b0>\r\n# zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_ttqmz9ic/ansible_ansible.legacy.systemd_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216192ed0>\r\nimport '_typing' # \r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216171dc0>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216170f20>\r\n# zipimport: zlib available\r\nimport 'ansible' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62161911c0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62161ca8a0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62161ca630>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62161c9f40>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62161ca390>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216193b60>\r\nimport 'atexit' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62161cb680>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62161cb8c0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\r\nimport '_locale' # \r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62161cbd10>\r\nimport 'pwd' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621602da00>\r\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f621602f6b0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621602ff80>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62160311f0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216033ce0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216a02db0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216031fa0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621603bb90>\r\nimport '_tokenize' # \r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621603a660>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621603a3c0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621603a930>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62160324b0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f621607fe60>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621607fef0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216081ac0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216081880>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216083fe0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62160821b0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216087830>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216084200>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62160885f0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216088830>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62160881d0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62160801d0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215f141a0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215f15490>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621608a960>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f621608bce0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621608a5a0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.six' # \r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport 'ansible.module_utils.common.text.converters' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215f19610>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215f1a3c0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215f158b0>\r\nimport 'ansible.module_utils.compat.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils._text' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215f1a0c0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.collections' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.warnings' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.errors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.parsing.convert_bool' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215f1b440>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.text.formatters' # \r\nimport 'ansible.module_utils.common.validation' # \r\nimport 'ansible.module_utils.common.parameters' # \r\nimport 'ansible.module_utils.common.arg_spec' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common.locale' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215f25dc0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215f23110>\r\nimport 'ansible.module_utils.common.file' # \r\nimport 'ansible.module_utils.common.process' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621600e8a0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62161ee570>\r\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215f25fa0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215f25b80>\r\n# destroy ansible.module_utils.distro\r\nimport 'ansible.module_utils.distro' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.common._utils' # \r\nimport 'ansible.module_utils.common.sys_info' # \r\nimport 'ansible.module_utils.basic' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.modules' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.namespace' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.typing' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215fb6270>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215be4620>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215be5730>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215f9eff0>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215fb6de0>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215fb4920>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215fb4590>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215be7920>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215be71d0>\r\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215be73b0>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215be6600>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215be7ad0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215c4a5d0>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215c485c0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215fb4650>\r\nimport 'ansible.module_utils.facts.timeout' # \r\nimport 'ansible.module_utils.facts.collector' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.facter' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.other.ohai' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.apparmor' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.caps' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.chroot' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.utils' # \r\nimport 'ansible.module_utils.facts.system.cmdline' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.distribution' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.datetime' # \r\nimport 'ansible.module_utils.facts.system.date_time' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.env' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.dns' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.fips' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.loadavg' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215c4bbc0>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215c4b380>\r\nimport 'ansible.module_utils.facts.system.local' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.lsb' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.pkg_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.platform' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215c827b0>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215c709e0>\r\nimport 'ansible.module_utils.facts.system.python' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.selinux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.compat.version' # \r\nimport 'ansible.module_utils.facts.system.service_mgr' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.system.ssh_pub_keys' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215c9a030>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215c81fd0>\r\nimport 'ansible.module_utils.facts.system.user' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.sysctl' # \r\nimport 'ansible.module_utils.facts.hardware.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.freebsd' # \r\nimport 'ansible.module_utils.facts.hardware.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.linux' # \r\nimport 'ansible.module_utils.facts.hardware.hurd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.hardware.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.generic_bsd' # \r\nimport 'ansible.module_utils.facts.network.aix' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.darwin' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.fc_wwn' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.freebsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.hurd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.linux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.iscsi' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.nvme' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.network.sunos' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.base' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sysctl' # \r\nimport 'ansible.module_utils.facts.virtual.freebsd' # \r\nimport 'ansible.module_utils.facts.virtual.dragonfly' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.hpux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.linux' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.netbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.openbsd' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.virtual.sunos' # \r\nimport 'ansible.module_utils.facts.default_collectors' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.facts.ansible_collector' # \r\nimport 'ansible.module_utils.facts.compat' # \r\nimport 'ansible.module_utils.facts' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'ansible.module_utils.service' # \r\n# zipimport: zlib available\r\n\r\n{\"name\": \"sssd\", \"changed\": true, \"status\": {\"Type\": \"notify\", \"ExitType\": \"main\", \"Restart\": \"on-abnormal\", \"RestartMode\": \"normal\", \"NotifyAccess\": \"main\", \"RestartUSec\": \"100ms\", \"RestartSteps\": \"0\", \"RestartMaxDelayUSec\": \"infinity\", \"RestartUSecNext\": \"100ms\", \"TimeoutStartUSec\": \"1min 30s\", \"TimeoutStopUSec\": \"1min 30s\", \"TimeoutAbortUSec\": \"1min 30s\", \"TimeoutStartFailureMode\": \"terminate\", \"TimeoutStopFailureMode\": \"terminate\", \"RuntimeMaxUSec\": \"infinity\", \"RuntimeRandomizedExtraUSec\": \"0\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"no\", \"GuessMainPID\": \"yes\", \"MainPID\": \"8240\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"FileDescriptorStorePreserve\": \"restart\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"ReloadResult\": \"success\", \"CleanResult\": \"success\", \"UID\": \"998\", \"GID\": \"998\", \"NRestarts\": \"0\", \"OOMPolicy\": \"stop\", \"ReloadSignal\": \"1\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 23:07:02 EDT\", \"ExecMainStartTimestampMonotonic\": \"187427747\", \"ExecMainExitTimestampMonotonic\": \"0\", \"ExecMainHandoffTimestamp\": \"Fri 2024-09-20 23:07:02 EDT\", \"ExecMainHandoffTimestampMonotonic\": \"187435306\", \"ExecMainPID\": \"8240\", \"ExecMainCode\": \"0\", \"ExecMainStatus\": \"0\", \"ExecStartPre\": \"{ path=/bin/chown ; argv[]=/bin/chown -f -R sssd:sssd /etc/sssd/pki ; ignore_errors=yes ; start_time=[Fri 2024-09-20 23:07:02 EDT] ; stop_time=[Fri 2024-09-20 23:07:02 EDT] ; pid=8238 ; code=exited ; status=0 }\", \"ExecStartPreEx\": \"{ path=/bin/chown ; argv[]=/bin/chown -f -R sssd:sssd /etc/sssd/pki ; flags=ignore-failure privileged ; start_time=[Fri 2024-09-20 23:07:02 EDT] ; stop_time=[Fri 2024-09-20 23:07:02 EDT] ; pid=8238 ; code=exited ; status=0 }\", \"ExecStart\": \"{ path=/usr/sbin/sssd ; argv[]=/usr/sbin/sssd -i ${DEBUG_LOGGER} ; ignore_errors=no ; start_time=[Fri 2024-09-20 23:07:02 EDT] ; stop_time=[n/a] ; pid=8240 ; code=(null) ; status=0/0 }\", \"ExecStartEx\": \"{ path=/usr/sbin/sssd ; argv[]=/usr/sbin/sssd -i ${DEBUG_LOGGER} ; flags= ; start_time=[Fri 2024-09-20 23:07:02 EDT] ; stop_time=[n/a] ; pid=8240 ; code=(null) ; status=0/0 }\", \"Slice\": \"system.slice\", \"ControlGroup\": \"/system.slice/sssd.service\", \"ControlGroupId\": \"4399\", \"MemoryCurrent\": \"46153728\", \"MemoryPeak\": \"46632960\", \"MemorySwapCurrent\": \"0\", \"MemorySwapPeak\": \"0\", \"MemoryZSwapCurrent\": \"0\", \"MemoryAvailable\": \"3304308736\", \"EffectiveMemoryMax\": \"3702870016\", \"EffectiveMemoryHigh\": \"3702870016\", \"CPUUsageNSec\": \"118929000\", \"TasksCurrent\": \"4\", \"EffectiveTasksMax\": \"22362\", \"IPIngressBytes\": \"[no data]\", \"IPIngressPackets\": \"[no data]\", \"IPEgressBytes\": \"[no data]\", \"IPEgressPackets\": \"[no data]\", \"IOReadBytes\": \"[not set]\", \"IOReadOperations\": \"[not set]\", \"IOWriteBytes\": \"[not set]\", \"IOWriteOperations\": \"[not set]\", \"Delegate\": \"no\", \"CPUAccounting\": \"yes\", \"CPUWeight\": \"[not set]\", \"StartupCPUWeight\": \"[not set]\", \"CPUShares\": \"[not set]\", \"StartupCPUShares\": \"[not set]\", \"CPUQuotaPerSecUSec\": \"infinity\", \"CPUQuotaPeriodUSec\": \"infinity\", \"IOAccounting\": \"no\", \"IOWeight\": \"[not set]\", \"StartupIOWeight\": \"[not set]\", \"BlockIOAccounting\": \"no\", \"BlockIOWeight\": \"[not set]\", \"StartupBlockIOWeight\": \"[not set]\", \"MemoryAccounting\": \"yes\", \"DefaultMemoryLow\": \"0\", \"DefaultStartupMemoryLow\": \"0\", \"DefaultMemoryMin\": \"0\", \"MemoryMin\": \"0\", \"MemoryLow\": \"0\", \"StartupMemoryLow\": \"0\", \"MemoryHigh\": \"infinity\", \"StartupMemoryHigh\": \"infinity\", \"MemoryMax\": \"infinity\", \"StartupMemoryMax\": \"infinity\", \"MemorySwapMax\": \"infinity\", \"StartupMemorySwapMax\": \"infinity\", \"MemoryZSwapMax\": \"infinity\", \"StartupMemoryZSwapMax\": \"infinity\", \"MemoryZSwapWriteback\": \"yes\", \"MemoryLimit\": \"infinity\", \"DevicePolicy\": \"auto\", \"TasksAccounting\": \"yes\", \"TasksMax\": \"22362\", \"IPAccounting\": \"no\", \"ManagedOOMSwap\": \"auto\", \"ManagedOOMMemoryPressure\": \"auto\", \"ManagedOOMMemoryPressureLimit\": \"0\", \"ManagedOOMPreference\": \"none\", \"MemoryPressureWatch\": \"auto\", \"MemoryPressureThresholdUSec\": \"200ms\", \"CoredumpReceive\": \"no\", \"Environment\": \"DEBUG_LOGGER=--logger=files\", \"EnvironmentFiles\": \"/etc/sysconfig/sssd (ignore_errors=yes)\", \"UMask\": \"0022\", \"LimitCPU\": \"infinity\", \"LimitCPUSoft\": \"infinity\", \"LimitFSIZE\": \"infinity\", \"LimitFSIZESoft\": \"infinity\", \"LimitDATA\": \"infinity\", \"LimitDATASoft\": \"infinity\", \"LimitSTACK\": \"infinity\", \"LimitSTACKSoft\": \"8388608\", \"LimitCORE\": \"infinity\", \"LimitCORESoft\": \"infinity\", \"LimitRSS\": \"infinity\", \"LimitRSSSoft\": \"infinity\", \"LimitNOFILE\": \"524288\", \"LimitNOFILESoft\": \"1024\", \"LimitAS\": \"infinity\", \"LimitASSoft\": \"infinity\", \"LimitNPROC\": \"13976\", \"LimitNPROCSoft\": \"13976\", \"LimitMEMLOCK\": \"8388608\", \"LimitMEMLOCKSoft\": \"8388608\", \"LimitLOCKS\": \"infinity\", \"LimitLOCKSSoft\": \"infinity\", \"LimitSIGPENDING\": \"13976\", \"LimitSIGPENDINGSoft\": \"13976\", \"LimitMSGQUEUE\": \"819200\", \"LimitMSGQUEUESoft\": \"819200\", \"LimitNICE\": \"0\", \"LimitNICESoft\": \"0\", \"LimitRTPRIO\": \"0\", \"LimitRTPRIOSoft\": \"0\", \"LimitRTTIME\": \"infinity\", \"LimitRTTIMESoft\": \"infinity\", \"RootEphemeral\": \"no\", \"OOMScoreAdjust\": \"0\", \"CoredumpFilter\": \"0x33\", \"Nice\": \"0\", \"IOSchedulingClass\": \"2\", \"IOSchedulingPriority\": \"4\", \"CPUSchedulingPolicy\": \"0\", \"CPUSchedulingPriority\": \"0\", \"CPUAffinityFromNUMA\": \"no\", \"NUMAPolicy\": \"n/a\", \"TimerSlackNSec\": \"50000\", \"CPUSchedulingResetOnFork\": \"no\", \"NonBlocking\": \"no\", \"StandardInput\": \"null\", \"StandardOutput\": \"journal\", \"StandardError\": \"inherit\", \"TTYReset\": \"no\", \"TTYVHangup\": \"no\", \"TTYVTDisallocate\": \"no\", \"SyslogPriority\": \"30\", \"SyslogLevelPrefix\": \"yes\", \"SyslogLevel\": \"6\", \"SyslogFacility\": \"3\", \"LogLevelMax\": \"-1\", \"LogRateLimitIntervalUSec\": \"0\", \"LogRateLimitBurst\": \"0\", \"SecureBits\": \"3\", \"CapabilityBoundingSet\": \"cap_chown cap_dac_override cap_dac_read_search cap_setgid cap_setuid\", \"User\": \"sssd\", \"Group\": \"sssd\", \"DynamicUser\": \"no\", \"SetLoginEnvironment\": \"yes\", \"RemoveIPC\": \"no\", \"PrivateTmp\": \"no\", \"PrivateDevices\": \"no\", \"ProtectClock\": \"no\", \"ProtectKernelTunables\": \"no\", \"ProtectKernelModules\": \"no\", \"ProtectKernelLogs\": \"no\", \"ProtectControlGroups\": \"no\", \"PrivateNetwork\": \"no\", \"PrivateUsers\": \"no\", \"PrivateMounts\": \"no\", \"PrivateIPC\": \"no\", \"ProtectHome\": \"no\", \"ProtectSystem\": \"no\", \"SameProcessGroup\": \"no\", \"UtmpMode\": \"init\", \"IgnoreSIGPIPE\": \"yes\", \"NoNewPrivileges\": \"no\", \"SystemCallErrorNumber\": \"2147483646\", \"LockPersonality\": \"no\", \"RuntimeDirectoryPreserve\": \"no\", \"RuntimeDirectoryMode\": \"0755\", \"StateDirectoryMode\": \"0755\", \"CacheDirectoryMode\": \"0755\", \"LogsDirectoryMode\": \"0755\", \"ConfigurationDirectoryMode\": \"0755\", \"TimeoutCleanUSec\": \"infinity\", \"MemoryDenyWriteExecute\": \"no\", \"RestrictRealtime\": \"no\", \"RestrictSUIDSGID\": \"no\", \"RestrictNamespaces\": \"no\", \"MountAPIVFS\": \"no\", \"KeyringMode\": \"private\", \"ProtectProc\": \"default\", \"ProcSubset\": \"all\", \"ProtectHostname\": \"no\", \"MemoryKSM\": \"no\", \"RootImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"MountImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"ExtensionImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"RestartKillSignal\": \"15\", \"FinalKillSignal\": \"9\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"WatchdogSignal\": \"6\", \"Id\": \"sssd.service\", \"Names\": \"sssd.service\", \"Requires\": \"system.slice sysinit.target\", \"Wants\": \"nss-user-lookup.target\", \"WantedBy\": \"multi-user.target\", \"Conflicts\": \"shutdown.target\", \"Before\": \"systemd-user-sessions.service nss-user-lookup.target shutdown.target multi-user.target\", \"After\": \"system.slice basic.target sysinit.target systemd-journald.socket\", \"Description\": \"System Security Services Daemon\", \"AccessSELinuxContext\": \"system_u:object_r:sssd_unit_file_t:s0\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"running\", \"FragmentPath\": \"/usr/lib/systemd/system/sssd.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 23:07:02 EDT\", \"StateChangeTimestampMonotonic\": \"187840952\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 23:07:02 EDT\", \"InactiveExitTimestampMonotonic\": \"187380195\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 23:07:02 EDT\", \"ActiveEnterTimestampMonotonic\": \"187840952\", \"ActiveExitTimestampMonotonic\": \"0\", \"InactiveEnterTimestampMonotonic\": \"0\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"no\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"yes\", \"SurviveFinalKillSignal\": \"no\", \"OnSuccessJobMode\": \"fail\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 23:07:02 EDT\", \"ConditionTimestampMonotonic\": \"187377846\", \"AssertTimestamp\": \"Fri 2024-09-20 23:07:02 EDT\", \"AssertTimestampMonotonic\": \"187377908\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"50s\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"81b9d17c302f4cebb43e90691c9f3eb2\", \"CollectMode\": \"inactive\"}, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"sssd\", \"state\": \"restarted\", \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"enabled\": null, \"force\": null, \"masked\": null}}}\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy _multiprocessing\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy errno\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy select\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.45.174 closed.\r\n 7163 1726888046.69619: done with _execute_module (ansible.legacy.systemd, {'name': 'sssd', 'state': 'restarted', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 7163 1726888046.69623: _low_level_execute_command(): starting\n 7163 1726888046.69626: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/ > /dev/null 2>&1 && sleep 0'\n<10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/a3358520e8\"' 10.31.46.206 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 7163 1726888046.70271: done with _execute_module (ansible.legacy.systemd, {'name': 'sssd', 'state': 'restarted', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 7163 1726888046.70276: _low_level_execute_command(): starting\n 7163 1726888046.70281: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/ > /dev/null 2>&1 && sleep 0'\n<10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/26e6bc9b9f\"' 10.31.45.174 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 7163 1726888046.70291: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 7163 1726888046.70294: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 7163 1726888046.70296: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 7163 1726888046.70299: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\n<<<\n 7163 1726888046.70302: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 7163 1726888046.70313: stderr chunk (state=2):\n>>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\n<<<\n 7163 1726888046.70321: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 7163 1726888046.70324: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 7163 1726888046.70328: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 7163 1726888046.70331: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\n<<<\n 7163 1726888046.70334: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888046.70340: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 7163 1726888046.70343: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888046.70347: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 7163 1726888046.70350: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 7163 1726888046.70550: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888046.70555: stdout chunk (state=3):\n>>><<<\n 7163 1726888046.70743: stderr chunk (state=3):\n>>><<<\n<10.31.45.174> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6519\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888046.70756: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888046.70759: handler run complete\n 7163 1726888046.70761: attempt loop complete, returning result\n 7163 1726888046.70763: _execute() done\n 7163 1726888046.70765: dumping result to json\n 7163 1726888046.70767: done dumping result, returning\n 7163 1726888046.70769: done running TaskExecutor() for managed_node2/HANDLER: fedora.linux_system_roles.tlog : Handler tlog_handler restart sssd [02619b48-4a2f-6d34-1d0e-000000000017]\n 7163 1726888046.70800: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 7163 1726888046.70803: stdout chunk (state=3):\n>>><<<\n 7163 1726888046.70811: stderr chunk (state=3):\n>>><<<\n<10.31.46.206> (0, b'', b\"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6573\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 7163 1726888046.70832: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 7163 1726888046.70843: handler run complete\n 7163 1726888046.70875: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000017\n 7163 1726888046.70902: attempt loop complete, returning result\n 7163 1726888046.70906: _execute() done\n 7163 1726888046.70908: dumping result to json\n 7163 1726888046.70999: done dumping result, returning\n 7163 1726888046.71003: done running TaskExecutor() for managed_node3/HANDLER: fedora.linux_system_roles.tlog : Handler tlog_handler restart sssd [02619b48-4a2f-6d34-1d0e-000000000017]\nchanged: [managed_node2] => {\n \"changed\": true,\n \"invocation\": {\n \"module_args\": {\n \"daemon_reexec\": false,\n \"daemon_reload\": false,\n \"enabled\": null,\n \"force\": null,\n \"masked\": null,\n \"name\": \"sssd\",\n \"no_block\": false,\n \"scope\": \"system\",\n \"state\": \"restarted\"\n }\n },\n \"name\": \"sssd\",\n \"state\": \"started\",\n \"status\": {\n \"AccessSELinuxContext\": \"system_u:object_r:sssd_unit_file_t:s0\",\n \"ActiveEnterTimestamp\": \"Fri 2024-09-20 23:07:02 EDT\",\n \"ActiveEnterTimestampMonotonic\": \"187840952\",\n \"ActiveExitTimestampMonotonic\": \"0\",\n \"ActiveState\": \"active\",\n \"After\": \"system.slice basic.target sysinit.target systemd-journald.socket\",\n \"AllowIsolate\": \"no\",\n \"AssertResult\": \"yes\",\n \"AssertTimestamp\": \"Fri 2024-09-20 23:07:02 EDT\",\n \"AssertTimestampMonotonic\": \"187377908\",\n \"Before\": \"systemd-user-sessions.service nss-user-lookup.target shutdown.target multi-user.target\",\n \"BlockIOAccounting\": \"no\",\n \"BlockIOWeight\": \"[not set]\",\n \"CPUAccounting\": \"yes\",\n \"CPUAffinityFromNUMA\": \"no\",\n \"CPUQuotaPerSecUSec\": \"infinity\",\n \"CPUQuotaPeriodUSec\": \"infinity\",\n \"CPUSchedulingPolicy\": \"0\",\n \"CPUSchedulingPriority\": \"0\",\n \"CPUSchedulingResetOnFork\": \"no\",\n \"CPUShares\": \"[not set]\",\n \"CPUUsageNSec\": \"118929000\",\n \"CPUWeight\": \"[not set]\",\n \"CacheDirectoryMode\": \"0755\",\n \"CanFreeze\": \"yes\",\n \"CanIsolate\": \"no\",\n \"CanReload\": \"no\",\n \"CanStart\": \"yes\",\n \"CanStop\": \"yes\",\n \"CapabilityBoundingSet\": \"cap_chown cap_dac_override cap_dac_read_search cap_setgid cap_setuid\",\n \"CleanResult\": \"success\",\n \"CollectMode\": \"inactive\",\n \"ConditionResult\": \"yes\",\n \"ConditionTimestamp\": \"Fri 2024-09-20 23:07:02 EDT\",\n \"ConditionTimestampMonotonic\": \"187377846\",\n \"ConfigurationDirectoryMode\": \"0755\",\n \"Conflicts\": \"shutdown.target\",\n \"ControlGroup\": \"/system.slice/sssd.service\",\n \"ControlGroupId\": \"4399\",\n \"ControlPID\": \"0\",\n \"CoredumpFilter\": \"0x33\",\n \"CoredumpReceive\": \"no\",\n \"DefaultDependencies\": \"yes\",\n \"DefaultMemoryLow\": \"0\",\n \"DefaultMemoryMin\": \"0\",\n \"DefaultStartupMemoryLow\": \"0\",\n \"Delegate\": \"no\",\n \"Description\": \"System Security Services Daemon\",\n \"DevicePolicy\": \"auto\",\n \"DynamicUser\": \"no\",\n \"EffectiveMemoryHigh\": \"3702870016\",\n \"EffectiveMemoryMax\": \"3702870016\",\n \"EffectiveTasksMax\": \"22362\",\n \"Environment\": \"DEBUG_LOGGER=--logger=files\",\n \"EnvironmentFiles\": \"/etc/sysconfig/sssd (ignore_errors=yes)\",\n \"ExecMainCode\": \"0\",\n \"ExecMainExitTimestampMonotonic\": \"0\",\n \"ExecMainHandoffTimestamp\": \"Fri 2024-09-20 23:07:02 EDT\",\n \"ExecMainHandoffTimestampMonotonic\": \"187435306\",\n \"ExecMainPID\": \"8240\",\n \"ExecMainStartTimestamp\": \"Fri 2024-09-20 23:07:02 EDT\",\n \"ExecMainStartTimestampMonotonic\": \"187427747\",\n \"ExecMainStatus\": \"0\",\n \"ExecStart\": \"{ path=/usr/sbin/sssd ; argv[]=/usr/sbin/sssd -i ${DEBUG_LOGGER} ; ignore_errors=no ; start_time=[Fri 2024-09-20 23:07:02 EDT] ; stop_time=[n/a] ; pid=8240 ; code=(null) ; status=0/0 }\",\n \"ExecStartEx\": \"{ path=/usr/sbin/sssd ; argv[]=/usr/sbin/sssd -i ${DEBUG_LOGGER} ; flags= ; start_time=[Fri 2024-09-20 23:07:02 EDT] ; stop_time=[n/a] ; pid=8240 ; code=(null) ; status=0/0 }\",\n \"ExecStartPre\": \"{ path=/bin/chown ; argv[]=/bin/chown -f -R sssd:sssd /etc/sssd/pki ; ignore_errors=yes ; start_time=[Fri 2024-09-20 23:07:02 EDT] ; stop_time=[Fri 2024-09-20 23:07:02 EDT] ; pid=8238 ; code=exited ; status=0 }\",\n \"ExecStartPreEx\": \"{ path=/bin/chown ; argv[]=/bin/chown -f -R sssd:sssd /etc/sssd/pki ; flags=ignore-failure privileged ; start_time=[Fri 2024-09-20 23:07:02 EDT] ; stop_time=[Fri 2024-09-20 23:07:02 EDT] ; pid=8238 ; code=exited ; status=0 }\",\n \"ExitType\": \"main\",\n \"ExtensionImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\",\n \"FailureAction\": \"none\",\n \"FileDescriptorStoreMax\": \"0\",\n \"FileDescriptorStorePreserve\": \"restart\",\n \"FinalKillSignal\": \"9\",\n \"FragmentPath\": \"/usr/lib/systemd/system/sssd.service\",\n \"FreezerState\": \"running\",\n \"GID\": \"998\",\n \"Group\": \"sssd\",\n \"GuessMainPID\": \"yes\",\n \"IOAccounting\": \"no\",\n \"IOReadBytes\": \"[not set]\",\n \"IOReadOperations\": \"[not set]\",\n \"IOSchedulingClass\": \"2\",\n \"IOSchedulingPriority\": \"4\",\n \"IOWeight\": \"[not set]\",\n \"IOWriteBytes\": \"[not set]\",\n \"IOWriteOperations\": \"[not set]\",\n \"IPAccounting\": \"no\",\n \"IPEgressBytes\": \"[no data]\",\n \"IPEgressPackets\": \"[no data]\",\n \"IPIngressBytes\": \"[no data]\",\n \"IPIngressPackets\": \"[no data]\",\n \"Id\": \"sssd.service\",\n \"IgnoreOnIsolate\": \"no\",\n \"IgnoreSIGPIPE\": \"yes\",\n \"InactiveEnterTimestampMonotonic\": \"0\",\n \"InactiveExitTimestamp\": \"Fri 2024-09-20 23:07:02 EDT\",\n \"InactiveExitTimestampMonotonic\": \"187380195\",\n \"InvocationID\": \"81b9d17c302f4cebb43e90691c9f3eb2\",\n \"JobRunningTimeoutUSec\": \"infinity\",\n \"JobTimeoutAction\": \"none\",\n \"JobTimeoutUSec\": \"infinity\",\n \"KeyringMode\": \"private\",\n \"KillMode\": \"control-group\",\n \"KillSignal\": \"15\",\n \"LimitAS\": \"infinity\",\n \"LimitASSoft\": \"infinity\",\n \"LimitCORE\": \"infinity\",\n \"LimitCORESoft\": \"infinity\",\n \"LimitCPU\": \"infinity\",\n \"LimitCPUSoft\": \"infinity\",\n \"LimitDATA\": \"infinity\",\n \"LimitDATASoft\": \"infinity\",\n \"LimitFSIZE\": \"infinity\",\n \"LimitFSIZESoft\": \"infinity\",\n \"LimitLOCKS\": \"infinity\",\n \"LimitLOCKSSoft\": \"infinity\",\n \"LimitMEMLOCK\": \"8388608\",\n \"LimitMEMLOCKSoft\": \"8388608\",\n \"LimitMSGQUEUE\": \"819200\",\n \"LimitMSGQUEUESoft\": \"819200\",\n \"LimitNICE\": \"0\",\n \"LimitNICESoft\": \"0\",\n \"LimitNOFILE\": \"524288\",\n \"LimitNOFILESoft\": \"1024\",\n \"LimitNPROC\": \"13976\",\n \"LimitNPROCSoft\": \"13976\",\n \"LimitRSS\": \"infinity\",\n \"LimitRSSSoft\": \"infinity\",\n \"LimitRTPRIO\": \"0\",\n \"LimitRTPRIOSoft\": \"0\",\n \"LimitRTTIME\": \"infinity\",\n \"LimitRTTIMESoft\": \"infinity\",\n \"LimitSIGPENDING\": \"13976\",\n \"LimitSIGPENDINGSoft\": \"13976\",\n \"LimitSTACK\": \"infinity\",\n \"LimitSTACKSoft\": \"8388608\",\n \"LoadState\": \"loaded\",\n \"LockPersonality\": \"no\",\n \"LogLevelMax\": \"-1\",\n \"LogRateLimitBurst\": \"0\",\n \"LogRateLimitIntervalUSec\": \"0\",\n \"LogsDirectoryMode\": \"0755\",\n \"MainPID\": \"8240\",\n \"ManagedOOMMemoryPressure\": \"auto\",\n \"ManagedOOMMemoryPressureLimit\": \"0\",\n \"ManagedOOMPreference\": \"none\",\n \"ManagedOOMSwap\": \"auto\",\n \"MemoryAccounting\": \"yes\",\n \"MemoryAvailable\": \"3304308736\",\n \"MemoryCurrent\": \"46153728\",\n \"MemoryDenyWriteExecute\": \"no\",\n \"MemoryHigh\": \"infinity\",\n \"MemoryKSM\": \"no\",\n \"MemoryLimit\": \"infinity\",\n \"MemoryLow\": \"0\",\n \"MemoryMax\": \"infinity\",\n \"MemoryMin\": \"0\",\n \"MemoryPeak\": \"46632960\",\n \"MemoryPressureThresholdUSec\": \"200ms\",\n \"MemoryPressureWatch\": \"auto\",\n \"MemorySwapCurrent\": \"0\",\n \"MemorySwapMax\": \"infinity\",\n \"MemorySwapPeak\": \"0\",\n \"MemoryZSwapCurrent\": \"0\",\n \"MemoryZSwapMax\": \"infinity\",\n \"MemoryZSwapWriteback\": \"yes\",\n \"MountAPIVFS\": \"no\",\n \"MountImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\",\n \"NFileDescriptorStore\": \"0\",\n \"NRestarts\": \"0\",\n \"NUMAPolicy\": \"n/a\",\n \"Names\": \"sssd.service\",\n \"NeedDaemonReload\": \"no\",\n \"Nice\": \"0\",\n \"NoNewPrivileges\": \"no\",\n \"NonBlocking\": \"no\",\n \"NotifyAccess\": \"main\",\n \"OOMPolicy\": \"stop\",\n \"OOMScoreAdjust\": \"0\",\n \"OnFailureJobMode\": \"replace\",\n \"OnSuccessJobMode\": \"fail\",\n \"Perpetual\": \"no\",\n \"PrivateDevices\": \"no\",\n \"PrivateIPC\": \"no\",\n \"PrivateMounts\": \"no\",\n \"PrivateNetwork\": \"no\",\n \"PrivateTmp\": \"no\",\n \"PrivateUsers\": \"no\",\n \"ProcSubset\": \"all\",\n \"ProtectClock\": \"no\",\n \"ProtectControlGroups\": \"no\",\n \"ProtectHome\": \"no\",\n \"ProtectHostname\": \"no\",\n \"ProtectKernelLogs\": \"no\",\n \"ProtectKernelModules\": \"no\",\n \"ProtectKernelTunables\": \"no\",\n \"ProtectProc\": \"default\",\n \"ProtectSystem\": \"no\",\n \"RefuseManualStart\": \"no\",\n \"RefuseManualStop\": \"no\",\n \"ReloadResult\": \"success\",\n \"ReloadSignal\": \"1\",\n \"RemainAfterExit\": \"no\",\n \"RemoveIPC\": \"no\",\n \"Requires\": \"system.slice sysinit.target\",\n \"Restart\": \"on-abnormal\",\n \"RestartKillSignal\": \"15\",\n \"RestartMaxDelayUSec\": \"infinity\",\n \"RestartMode\": \"normal\",\n \"RestartSteps\": \"0\",\n \"RestartUSec\": \"100ms\",\n \"RestartUSecNext\": \"100ms\",\n \"RestrictNamespaces\": \"no\",\n \"RestrictRealtime\": \"no\",\n \"RestrictSUIDSGID\": \"no\",\n \"Result\": \"success\",\n \"RootDirectoryStartOnly\": \"no\",\n \"RootEphemeral\": \"no\",\n \"RootImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\",\n \"RuntimeDirectoryMode\": \"0755\",\n \"RuntimeDirectoryPreserve\": \"no\",\n \"RuntimeMaxUSec\": \"infinity\",\n \"RuntimeRandomizedExtraUSec\": \"0\",\n \"SameProcessGroup\": \"no\",\n \"SecureBits\": \"3\",\n \"SendSIGHUP\": \"no\",\n \"SendSIGKILL\": \"yes\",\n \"SetLoginEnvironment\": \"yes\",\n \"Slice\": \"system.slice\",\n \"StandardError\": \"inherit\",\n \"StandardInput\": \"null\",\n \"StandardOutput\": \"journal\",\n \"StartLimitAction\": \"none\",\n \"StartLimitBurst\": \"5\",\n \"StartLimitIntervalUSec\": \"50s\",\n \"StartupBlockIOWeight\": \"[not set]\",\n \"StartupCPUShares\": \"[not set]\",\n \"StartupCPUWeight\": \"[not set]\",\n \"StartupIOWeight\": \"[not set]\",\n \"StartupMemoryHigh\": \"infinity\",\n \"StartupMemoryLow\": \"0\",\n \"StartupMemoryMax\": \"infinity\",\n \"StartupMemorySwapMax\": \"infinity\",\n \"StartupMemoryZSwapMax\": \"infinity\",\n \"StateChangeTimestamp\": \"Fri 2024-09-20 23:07:02 EDT\",\n \"StateChangeTimestampMonotonic\": \"187840952\",\n \"StateDirectoryMode\": \"0755\",\n \"StatusErrno\": \"0\",\n \"StopWhenUnneeded\": \"no\",\n \"SubState\": \"running\",\n \"SuccessAction\": \"none\",\n \"SurviveFinalKillSignal\": \"no\",\n \"SyslogFacility\": \"3\",\n \"SyslogLevel\": \"6\",\n \"SyslogLevelPrefix\": \"yes\",\n \"SyslogPriority\": \"30\",\n \"SystemCallErrorNumber\": \"2147483646\",\n \"TTYReset\": \"no\",\n \"TTYVHangup\": \"no\",\n \"TTYVTDisallocate\": \"no\",\n \"TasksAccounting\": \"yes\",\n \"TasksCurrent\": \"4\",\n \"TasksMax\": \"22362\",\n \"TimeoutAbortUSec\": \"1min 30s\",\n \"TimeoutCleanUSec\": \"infinity\",\n \"TimeoutStartFailureMode\": \"terminate\",\n \"TimeoutStartUSec\": \"1min 30s\",\n \"TimeoutStopFailureMode\": \"terminate\",\n \"TimeoutStopUSec\": \"1min 30s\",\n \"TimerSlackNSec\": \"50000\",\n \"Transient\": \"no\",\n \"Type\": \"notify\",\n \"UID\": \"998\",\n \"UMask\": \"0022\",\n \"UnitFilePreset\": \"enabled\",\n \"UnitFileState\": \"enabled\",\n \"User\": \"sssd\",\n \"UtmpMode\": \"init\",\n \"WantedBy\": \"multi-user.target\",\n \"Wants\": \"nss-user-lookup.target\",\n \"WatchdogSignal\": \"6\",\n \"WatchdogTimestampMonotonic\": \"0\",\n \"WatchdogUSec\": \"0\"\n }\n}\n 7163 1726888046.72080: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000017\n 7163 1726888046.72085: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000017\n 7163 1726888046.72088: WORKER PROCESS EXITING\n 7163 1726888046.72194: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000017\n 7163 1726888046.72198: WORKER PROCESS EXITING\nchanged: [managed_node3] => {\n \"changed\": true,\n \"invocation\": {\n \"module_args\": {\n \"daemon_reexec\": false,\n \"daemon_reload\": false,\n \"enabled\": null,\n \"force\": null,\n \"masked\": null,\n \"name\": \"sssd\",\n \"no_block\": false,\n \"scope\": \"system\",\n \"state\": \"restarted\"\n }\n },\n \"name\": \"sssd\",\n \"state\": \"started\",\n \"status\": {\n \"AccessSELinuxContext\": \"system_u:object_r:sssd_unit_file_t:s0\",\n \"ActiveEnterTimestamp\": \"Fri 2024-09-20 23:07:26 EDT\",\n \"ActiveEnterTimestampMonotonic\": \"224291955\",\n \"ActiveExitTimestamp\": \"Fri 2024-09-20 23:07:25 EDT\",\n \"ActiveExitTimestampMonotonic\": \"223899872\",\n \"ActiveState\": \"active\",\n \"After\": \"systemd-journald.socket system.slice sysinit.target basic.target\",\n \"AllowIsolate\": \"no\",\n \"AssertResult\": \"yes\",\n \"AssertTimestamp\": \"Fri 2024-09-20 23:07:25 EDT\",\n \"AssertTimestampMonotonic\": \"223913584\",\n \"Before\": \"multi-user.target systemd-user-sessions.service shutdown.target nss-user-lookup.target\",\n \"BlockIOAccounting\": \"no\",\n \"BlockIOWeight\": \"[not set]\",\n \"CPUAccounting\": \"yes\",\n \"CPUAffinityFromNUMA\": \"no\",\n \"CPUQuotaPerSecUSec\": \"infinity\",\n \"CPUQuotaPeriodUSec\": \"infinity\",\n \"CPUSchedulingPolicy\": \"0\",\n \"CPUSchedulingPriority\": \"0\",\n \"CPUSchedulingResetOnFork\": \"no\",\n \"CPUShares\": \"[not set]\",\n \"CPUUsageNSec\": \"106116000\",\n \"CPUWeight\": \"[not set]\",\n \"CacheDirectoryMode\": \"0755\",\n \"CanFreeze\": \"yes\",\n \"CanIsolate\": \"no\",\n \"CanReload\": \"no\",\n \"CanStart\": \"yes\",\n \"CanStop\": \"yes\",\n \"CapabilityBoundingSet\": \"cap_chown cap_dac_override cap_dac_read_search cap_setgid cap_setuid\",\n \"CleanResult\": \"success\",\n \"CollectMode\": \"inactive\",\n \"ConditionResult\": \"yes\",\n \"ConditionTimestamp\": \"Fri 2024-09-20 23:07:25 EDT\",\n \"ConditionTimestampMonotonic\": \"223913515\",\n \"ConfigurationDirectoryMode\": \"0755\",\n \"Conflicts\": \"shutdown.target\",\n \"ControlGroup\": \"/system.slice/sssd.service\",\n \"ControlGroupId\": \"4438\",\n \"ControlPID\": \"0\",\n \"CoredumpFilter\": \"0x33\",\n \"CoredumpReceive\": \"no\",\n \"DefaultDependencies\": \"yes\",\n \"DefaultMemoryLow\": \"0\",\n \"DefaultMemoryMin\": \"0\",\n \"DefaultStartupMemoryLow\": \"0\",\n \"Delegate\": \"no\",\n \"Description\": \"System Security Services Daemon\",\n \"DevicePolicy\": \"auto\",\n \"DynamicUser\": \"no\",\n \"EffectiveMemoryHigh\": \"3702878208\",\n \"EffectiveMemoryMax\": \"3702878208\",\n \"EffectiveTasksMax\": \"22362\",\n \"Environment\": \"DEBUG_LOGGER=--logger=files\",\n \"EnvironmentFiles\": \"/etc/sysconfig/sssd (ignore_errors=yes)\",\n \"ExecMainCode\": \"0\",\n \"ExecMainExitTimestampMonotonic\": \"0\",\n \"ExecMainHandoffTimestamp\": \"Fri 2024-09-20 23:07:25 EDT\",\n \"ExecMainHandoffTimestampMonotonic\": \"224201366\",\n \"ExecMainPID\": \"12561\",\n \"ExecMainStartTimestamp\": \"Fri 2024-09-20 23:07:25 EDT\",\n \"ExecMainStartTimestampMonotonic\": \"224176881\",\n \"ExecMainStatus\": \"0\",\n \"ExecStart\": \"{ path=/usr/sbin/sssd ; argv[]=/usr/sbin/sssd -i ${DEBUG_LOGGER} ; ignore_errors=no ; start_time=[Fri 2024-09-20 23:07:25 EDT] ; stop_time=[n/a] ; pid=12561 ; code=(null) ; status=0/0 }\",\n \"ExecStartEx\": \"{ path=/usr/sbin/sssd ; argv[]=/usr/sbin/sssd -i ${DEBUG_LOGGER} ; flags= ; start_time=[Fri 2024-09-20 23:07:25 EDT] ; stop_time=[n/a] ; pid=12561 ; code=(null) ; status=0/0 }\",\n \"ExecStartPre\": \"{ path=/bin/chown ; argv[]=/bin/chown -f -R sssd:sssd /etc/sssd/pki ; ignore_errors=yes ; start_time=[Fri 2024-09-20 23:07:25 EDT] ; stop_time=[Fri 2024-09-20 23:07:25 EDT] ; pid=12559 ; code=exited ; status=0 }\",\n \"ExecStartPreEx\": \"{ path=/bin/chown ; argv[]=/bin/chown -f -R sssd:sssd /etc/sssd/pki ; flags=ignore-failure privileged ; start_time=[Fri 2024-09-20 23:07:25 EDT] ; stop_time=[Fri 2024-09-20 23:07:25 EDT] ; pid=12559 ; code=exited ; status=0 }\",\n \"ExitType\": \"main\",\n \"ExtensionImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\",\n \"FailureAction\": \"none\",\n \"FileDescriptorStoreMax\": \"0\",\n \"FileDescriptorStorePreserve\": \"restart\",\n \"FinalKillSignal\": \"9\",\n \"FragmentPath\": \"/usr/lib/systemd/system/sssd.service\",\n \"FreezerState\": \"running\",\n \"GID\": \"998\",\n \"Group\": \"sssd\",\n \"GuessMainPID\": \"yes\",\n \"IOAccounting\": \"no\",\n \"IOReadBytes\": \"[not set]\",\n \"IOReadOperations\": \"[not set]\",\n \"IOSchedulingClass\": \"2\",\n \"IOSchedulingPriority\": \"4\",\n \"IOWeight\": \"[not set]\",\n \"IOWriteBytes\": \"[not set]\",\n \"IOWriteOperations\": \"[not set]\",\n \"IPAccounting\": \"no\",\n \"IPEgressBytes\": \"[no data]\",\n \"IPEgressPackets\": \"[no data]\",\n \"IPIngressBytes\": \"[no data]\",\n \"IPIngressPackets\": \"[no data]\",\n \"Id\": \"sssd.service\",\n \"IgnoreOnIsolate\": \"no\",\n \"IgnoreSIGPIPE\": \"yes\",\n \"InactiveEnterTimestamp\": \"Fri 2024-09-20 23:07:25 EDT\",\n \"InactiveEnterTimestampMonotonic\": \"223911944\",\n \"InactiveExitTimestamp\": \"Fri 2024-09-20 23:07:25 EDT\",\n \"InactiveExitTimestampMonotonic\": \"223917241\",\n \"InvocationID\": \"4b0a25b0fe524aba891b60796734f125\",\n \"JobRunningTimeoutUSec\": \"infinity\",\n \"JobTimeoutAction\": \"none\",\n \"JobTimeoutUSec\": \"infinity\",\n \"KeyringMode\": \"private\",\n \"KillMode\": \"control-group\",\n \"KillSignal\": \"15\",\n \"LimitAS\": \"infinity\",\n \"LimitASSoft\": \"infinity\",\n \"LimitCORE\": \"infinity\",\n \"LimitCORESoft\": \"infinity\",\n \"LimitCPU\": \"infinity\",\n \"LimitCPUSoft\": \"infinity\",\n \"LimitDATA\": \"infinity\",\n \"LimitDATASoft\": \"infinity\",\n \"LimitFSIZE\": \"infinity\",\n \"LimitFSIZESoft\": \"infinity\",\n \"LimitLOCKS\": \"infinity\",\n \"LimitLOCKSSoft\": \"infinity\",\n \"LimitMEMLOCK\": \"8388608\",\n \"LimitMEMLOCKSoft\": \"8388608\",\n \"LimitMSGQUEUE\": \"819200\",\n \"LimitMSGQUEUESoft\": \"819200\",\n \"LimitNICE\": \"0\",\n \"LimitNICESoft\": \"0\",\n \"LimitNOFILE\": \"524288\",\n \"LimitNOFILESoft\": \"1024\",\n \"LimitNPROC\": \"13976\",\n \"LimitNPROCSoft\": \"13976\",\n \"LimitRSS\": \"infinity\",\n \"LimitRSSSoft\": \"infinity\",\n \"LimitRTPRIO\": \"0\",\n \"LimitRTPRIOSoft\": \"0\",\n \"LimitRTTIME\": \"infinity\",\n \"LimitRTTIMESoft\": \"infinity\",\n \"LimitSIGPENDING\": \"13976\",\n \"LimitSIGPENDINGSoft\": \"13976\",\n \"LimitSTACK\": \"infinity\",\n \"LimitSTACKSoft\": \"8388608\",\n \"LoadState\": \"loaded\",\n \"LockPersonality\": \"no\",\n \"LogLevelMax\": \"-1\",\n \"LogRateLimitBurst\": \"0\",\n \"LogRateLimitIntervalUSec\": \"0\",\n \"LogsDirectoryMode\": \"0755\",\n \"MainPID\": \"12561\",\n \"ManagedOOMMemoryPressure\": \"auto\",\n \"ManagedOOMMemoryPressureLimit\": \"0\",\n \"ManagedOOMPreference\": \"none\",\n \"ManagedOOMSwap\": \"auto\",\n \"MemoryAccounting\": \"yes\",\n \"MemoryAvailable\": \"3323797504\",\n \"MemoryCurrent\": \"42323968\",\n \"MemoryDenyWriteExecute\": \"no\",\n \"MemoryHigh\": \"infinity\",\n \"MemoryKSM\": \"no\",\n \"MemoryLimit\": \"infinity\",\n \"MemoryLow\": \"0\",\n \"MemoryMax\": \"infinity\",\n \"MemoryMin\": \"0\",\n \"MemoryPeak\": \"42819584\",\n \"MemoryPressureThresholdUSec\": \"200ms\",\n \"MemoryPressureWatch\": \"auto\",\n \"MemorySwapCurrent\": \"0\",\n \"MemorySwapMax\": \"infinity\",\n \"MemorySwapPeak\": \"0\",\n \"MemoryZSwapCurrent\": \"0\",\n \"MemoryZSwapMax\": \"infinity\",\n \"MemoryZSwapWriteback\": \"yes\",\n \"MountAPIVFS\": \"no\",\n \"MountImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\",\n \"NFileDescriptorStore\": \"0\",\n \"NRestarts\": \"0\",\n \"NUMAPolicy\": \"n/a\",\n \"Names\": \"sssd.service\",\n \"NeedDaemonReload\": \"no\",\n \"Nice\": \"0\",\n \"NoNewPrivileges\": \"no\",\n \"NonBlocking\": \"no\",\n \"NotifyAccess\": \"main\",\n \"OOMPolicy\": \"stop\",\n \"OOMScoreAdjust\": \"0\",\n \"OnFailureJobMode\": \"replace\",\n \"OnSuccessJobMode\": \"fail\",\n \"Perpetual\": \"no\",\n \"PrivateDevices\": \"no\",\n \"PrivateIPC\": \"no\",\n \"PrivateMounts\": \"no\",\n \"PrivateNetwork\": \"no\",\n \"PrivateTmp\": \"no\",\n \"PrivateUsers\": \"no\",\n \"ProcSubset\": \"all\",\n \"ProtectClock\": \"no\",\n \"ProtectControlGroups\": \"no\",\n \"ProtectHome\": \"no\",\n \"ProtectHostname\": \"no\",\n \"ProtectKernelLogs\": \"no\",\n \"ProtectKernelModules\": \"no\",\n \"ProtectKernelTunables\": \"no\",\n \"ProtectProc\": \"default\",\n \"ProtectSystem\": \"no\",\n \"RefuseManualStart\": \"no\",\n \"RefuseManualStop\": \"no\",\n \"ReloadResult\": \"success\",\n \"ReloadSignal\": \"1\",\n \"RemainAfterExit\": \"no\",\n \"RemoveIPC\": \"no\",\n \"Requires\": \"sysinit.target system.slice\",\n \"Restart\": \"on-abnormal\",\n \"RestartKillSignal\": \"15\",\n \"RestartMaxDelayUSec\": \"infinity\",\n \"RestartMode\": \"normal\",\n \"RestartSteps\": \"0\",\n \"RestartUSec\": \"100ms\",\n \"RestartUSecNext\": \"100ms\",\n \"RestrictNamespaces\": \"no\",\n \"RestrictRealtime\": \"no\",\n \"RestrictSUIDSGID\": \"no\",\n \"Result\": \"success\",\n \"RootDirectoryStartOnly\": \"no\",\n \"RootEphemeral\": \"no\",\n \"RootImagePolicy\": \"root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent\",\n \"RuntimeDirectoryMode\": \"0755\",\n \"RuntimeDirectoryPreserve\": \"no\",\n \"RuntimeMaxUSec\": \"infinity\",\n \"RuntimeRandomizedExtraUSec\": \"0\",\n \"SameProcessGroup\": \"no\",\n \"SecureBits\": \"3\",\n \"SendSIGHUP\": \"no\",\n \"SendSIGKILL\": \"yes\",\n \"SetLoginEnvironment\": \"yes\",\n \"Slice\": \"system.slice\",\n \"StandardError\": \"inherit\",\n \"StandardInput\": \"null\",\n \"StandardOutput\": \"journal\",\n \"StartLimitAction\": \"none\",\n \"StartLimitBurst\": \"5\",\n \"StartLimitIntervalUSec\": \"50s\",\n \"StartupBlockIOWeight\": \"[not set]\",\n \"StartupCPUShares\": \"[not set]\",\n \"StartupCPUWeight\": \"[not set]\",\n \"StartupIOWeight\": \"[not set]\",\n \"StartupMemoryHigh\": \"infinity\",\n \"StartupMemoryLow\": \"0\",\n \"StartupMemoryMax\": \"infinity\",\n \"StartupMemorySwapMax\": \"infinity\",\n \"StartupMemoryZSwapMax\": \"infinity\",\n \"StateChangeTimestamp\": \"Fri 2024-09-20 23:07:26 EDT\",\n \"StateChangeTimestampMonotonic\": \"224291955\",\n \"StateDirectoryMode\": \"0755\",\n \"StatusErrno\": \"0\",\n \"StopWhenUnneeded\": \"no\",\n \"SubState\": \"running\",\n \"SuccessAction\": \"none\",\n \"SurviveFinalKillSignal\": \"no\",\n \"SyslogFacility\": \"3\",\n \"SyslogLevel\": \"6\",\n \"SyslogLevelPrefix\": \"yes\",\n \"SyslogPriority\": \"30\",\n \"SystemCallErrorNumber\": \"2147483646\",\n \"TTYReset\": \"no\",\n \"TTYVHangup\": \"no\",\n \"TTYVTDisallocate\": \"no\",\n \"TasksAccounting\": \"yes\",\n \"TasksCurrent\": \"4\",\n \"TasksMax\": \"22362\",\n \"TimeoutAbortUSec\": \"1min 30s\",\n \"TimeoutCleanUSec\": \"infinity\",\n \"TimeoutStartFailureMode\": \"terminate\",\n \"TimeoutStartUSec\": \"1min 30s\",\n \"TimeoutStopFailureMode\": \"terminate\",\n \"TimeoutStopUSec\": \"1min 30s\",\n \"TimerSlackNSec\": \"50000\",\n \"Transient\": \"no\",\n \"Type\": \"notify\",\n \"UID\": \"998\",\n \"UMask\": \"0022\",\n \"UnitFilePreset\": \"enabled\",\n \"UnitFileState\": \"enabled\",\n \"User\": \"sssd\",\n \"UtmpMode\": \"init\",\n \"WantedBy\": \"multi-user.target\",\n \"Wants\": \"nss-user-lookup.target\",\n \"WatchdogSignal\": \"6\",\n \"WatchdogTimestampMonotonic\": \"0\",\n \"WatchdogUSec\": \"0\"\n }\n}\n 7163 1726888046.73012: no more pending results, returning what we have\n 7163 1726888046.73020: results queue empty\n 7163 1726888046.73022: checking for any_errors_fatal\n 7163 1726888046.73025: done checking for any_errors_fatal\n 7163 1726888046.73026: checking for max_fail_percentage\n 7163 1726888046.73029: done checking for max_fail_percentage\n 7163 1726888046.73030: checking to see if all hosts have failed and the running result is not ok\n 7163 1726888046.73032: done checking to see if all hosts have failed\n 7163 1726888046.73033: getting the remaining hosts for this loop\n 7163 1726888046.73035: done getting the remaining hosts for this loop\n 7163 1726888046.73041: getting the next task for host managed_node1\n 7163 1726888046.73049: done getting next task for host managed_node1\n 7163 1726888046.73051: ^ task is: TASK: meta (flush_handlers)\n 7163 1726888046.73053: ^ state is: HOST STATE: block=6, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888046.73055: getting the next task for host managed_node2\n 7163 1726888046.73058: done getting next task for host managed_node2\n 7163 1726888046.73060: ^ task is: TASK: meta (flush_handlers)\n 7163 1726888046.73061: ^ state is: HOST STATE: block=6, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888046.73062: getting the next task for host managed_node3\n 7163 1726888046.73065: done getting next task for host managed_node3\n 7163 1726888046.73067: ^ task is: TASK: meta (flush_handlers)\n 7163 1726888046.73068: ^ state is: HOST STATE: block=6, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888046.73081: getting variables\n 7163 1726888046.73084: in VariableManager get_vars()\n 7163 1726888046.73127: Calling all_inventory to load vars for managed_node1\n 7163 1726888046.73131: Calling groups_inventory to load vars for managed_node1\n 7163 1726888046.73134: Calling all_plugins_inventory to load vars for managed_node1\n 7163 1726888046.73148: Calling all_plugins_play to load vars for managed_node1\n 7163 1726888046.73153: Calling groups_plugins_inventory to load vars for managed_node1\n 7163 1726888046.73158: Calling groups_plugins_play to load vars for managed_node1\n 7163 1726888046.74035: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888046.74675: done with get_vars()\n 7163 1726888046.74688: done getting variables\n 7163 1726888046.74739: in VariableManager get_vars()\n 7163 1726888046.74749: Calling all_inventory to load vars for managed_node1\n 7163 1726888046.74750: Calling groups_inventory to load vars for managed_node1\n 7163 1726888046.74752: Calling all_plugins_inventory to load vars for managed_node1\n 7163 1726888046.74755: Calling all_plugins_play to load vars for managed_node1\n 7163 1726888046.74756: Calling groups_plugins_inventory to load vars for managed_node1\n 7163 1726888046.74758: Calling groups_plugins_play to load vars for managed_node1\n 7163 1726888046.75222: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888046.75844: done with get_vars()\n 7163 1726888046.75858: getting variables\n 7163 1726888046.75859: in VariableManager get_vars()\n 7163 1726888046.75865: Calling all_inventory to load vars for managed_node2\n 7163 1726888046.75867: Calling groups_inventory to load vars for managed_node2\n 7163 1726888046.75868: Calling all_plugins_inventory to load vars for managed_node2\n 7163 1726888046.75871: Calling all_plugins_play to load vars for managed_node2\n 7163 1726888046.75872: Calling groups_plugins_inventory to load vars for managed_node2\n 7163 1726888046.75874: Calling groups_plugins_play to load vars for managed_node2\n 7163 1726888046.76406: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888046.77021: done with get_vars()\n 7163 1726888046.77031: done getting variables\n 7163 1726888046.77068: in VariableManager get_vars()\n 7163 1726888046.77075: Calling all_inventory to load vars for managed_node2\n 7163 1726888046.77076: Calling groups_inventory to load vars for managed_node2\n 7163 1726888046.77077: Calling all_plugins_inventory to load vars for managed_node2\n 7163 1726888046.77080: Calling all_plugins_play to load vars for managed_node2\n 7163 1726888046.77081: Calling groups_plugins_inventory to load vars for managed_node2\n 7163 1726888046.77083: Calling groups_plugins_play to load vars for managed_node2\n 7163 1726888046.77543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888046.78163: done with get_vars()\n 7163 1726888046.78176: getting variables\n 7163 1726888046.78177: in VariableManager get_vars()\n 7163 1726888046.78183: Calling all_inventory to load vars for managed_node3\n 7163 1726888046.78184: Calling groups_inventory to load vars for managed_node3\n 7163 1726888046.78186: Calling all_plugins_inventory to load vars for managed_node3\n 7163 1726888046.78189: Calling all_plugins_play to load vars for managed_node3\n 7163 1726888046.78191: Calling groups_plugins_inventory to load vars for managed_node3\n 7163 1726888046.78193: Calling groups_plugins_play to load vars for managed_node3\n 7163 1726888046.78673: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888046.79320: done with get_vars()\n 7163 1726888046.79330: done getting variables\n 7163 1726888046.79364: in VariableManager get_vars()\n 7163 1726888046.79371: Calling all_inventory to load vars for managed_node3\n 7163 1726888046.79372: Calling groups_inventory to load vars for managed_node3\n 7163 1726888046.79373: Calling all_plugins_inventory to load vars for managed_node3\n 7163 1726888046.79376: Calling all_plugins_play to load vars for managed_node3\n 7163 1726888046.79377: Calling groups_plugins_inventory to load vars for managed_node3\n 7163 1726888046.79379: Calling groups_plugins_play to load vars for managed_node3\n 7163 1726888046.79833: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 7163 1726888046.80454: done with get_vars()\n 7163 1726888046.80466: done queuing things up, now waiting for results queue to drain\n 7163 1726888046.80468: results queue empty\n 7163 1726888046.80469: checking for any_errors_fatal\n 7163 1726888046.80472: done checking for any_errors_fatal\n 7163 1726888046.80473: checking for max_fail_percentage\n 7163 1726888046.80473: done checking for max_fail_percentage\n 7163 1726888046.80474: checking to see if all hosts have failed and the running result is not ok\n 7163 1726888046.80474: done checking to see if all hosts have failed\n 7163 1726888046.80475: getting the remaining hosts for this loop\n 7163 1726888046.80475: done getting the remaining hosts for this loop\n 7163 1726888046.80478: getting the next task for host managed_node1\n 7163 1726888046.80481: done getting next task for host managed_node1\n 7163 1726888046.80482: ^ task is: None\n 7163 1726888046.80484: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888046.80485: getting the next task for host managed_node2\n 7163 1726888046.80486: done getting next task for host managed_node2\n 7163 1726888046.80490: ^ task is: None\n 7163 1726888046.80491: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888046.80492: getting the next task for host managed_node3\n 7163 1726888046.80494: done getting next task for host managed_node3\n 7163 1726888046.80495: ^ task is: None\n 7163 1726888046.80496: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888046.80498: done queuing things up, now waiting for results queue to drain\n 7163 1726888046.80500: results queue empty\n 7163 1726888046.80501: checking for any_errors_fatal\n 7163 1726888046.80502: done checking for any_errors_fatal\n 7163 1726888046.80503: checking for max_fail_percentage\n 7163 1726888046.80504: done checking for max_fail_percentage\n 7163 1726888046.80505: checking to see if all hosts have failed and the running result is not ok\n 7163 1726888046.80507: done checking to see if all hosts have failed\n 7163 1726888046.80510: getting the next task for host managed_node1\n 7163 1726888046.80513: done getting next task for host managed_node1\n 7163 1726888046.80514: ^ task is: None\n 7163 1726888046.80516: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888046.80517: getting the next task for host managed_node2\n 7163 1726888046.80520: done getting next task for host managed_node2\n 7163 1726888046.80521: ^ task is: None\n 7163 1726888046.80523: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 7163 1726888046.80524: getting the next task for host managed_node3\n 7163 1726888046.80527: done getting next task for host managed_node3\n 7163 1726888046.80528: ^ task is: None\n 7163 1726888046.80529: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n\nPLAY RECAP *********************************************************************\nmanaged_node1 : ok=11 changed=0 unreachable=0 failed=0 skipped=9 rescued=0 ignored=0 \nmanaged_node2 : ok=12 changed=2 unreachable=0 failed=0 skipped=9 rescued=0 ignored=0 \nmanaged_node3 : ok=12 changed=2 unreachable=0 failed=0 skipped=9 rescued=0 ignored=0 \n\nFriday 20 September 2024 23:07:26 -0400 (0:00:01.523) 0:00:18.816 ****** \n=============================================================================== \nfedora.linux_system_roles.tlog : Install session recording packages ----- 3.52s\n/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:5 \nfedora.linux_system_roles.tlog : Configure sssd proxy provider domain --- 2.21s\n/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:41 \nfedora.linux_system_roles.tlog : Get the rpm package facts -------------- 2.00s\n/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:10 \nfedora.linux_system_roles.tlog : Configure sssd services section -------- 1.76s\n/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:20 \nfedora.linux_system_roles.tlog : Handler tlog_handler restart sssd ------ 1.52s\n/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/handlers/main.yml:2 \nfedora.linux_system_roles.tlog : Configure tlog rec session ------------- 1.41s\n/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:103 \nfedora.linux_system_roles.tlog : Ensure ansible_facts used by role ------ 1.40s\n/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:2 \nfedora.linux_system_roles.tlog : Configure sssd session recording config --- 1.14s\n/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:64 \nCheck if system is ostree ----------------------------------------------- 1.04s\n/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml:6 \nfedora.linux_system_roles.tlog : Check which authselect features are currently enabled --- 0.76s\n/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:87 \nfedora.linux_system_roles.tlog : Check appropriate authselect features exists --- 0.72s\n/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:74 \nfedora.linux_system_roles.tlog : Set platform/version specific variables --- 0.17s\n/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:19 \nSet flag to indicate system is ostree ----------------------------------- 0.16s\n/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml:11 \nEnsure sssd user/group exist in /etc files ------------------------------ 0.16s\n/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml:21 \nfedora.linux_system_roles.tlog : Update nsswitch ------------------------ 0.14s\n/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:93 \nfedora.linux_system_roles.tlog : Set flag to indicate system is ostree --- 0.12s\n/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:15 \nSkip test if not supported on ostree ------------------------------------ 0.12s\n/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml:15 \nfedora.linux_system_roles.tlog : Enable authselect profile with tlog feature --- 0.10s\n/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:79 \nfedora.linux_system_roles.tlog : Set platform/version specific variables --- 0.10s\n/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:2 \nfedora.linux_system_roles.tlog : Install cockpit session recording ------ 0.10s\n/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:13 \n 7163 1726888046.80670: RUNNING CLEANUP", "stderr": "import _frozen_importlib # frozen\nimport _imp # builtin\nimport '_thread' # \nimport '_warnings' # \nimport '_weakref' # \nimport '_io' # \nimport 'marshal' # \nimport 'posix' # \nimport '_frozen_importlib_external' # \n# installing zipimport hook\nimport 'time' # \nimport 'zipimport' # \n# installed zipimport hook\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\nimport '_codecs' # \nimport 'codecs' # \n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa810d10>\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa810380>\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa813290>\nimport '_signal' # \nimport '_abc' # \nimport 'abc' # \nimport 'io' # \nimport '_stat' # \nimport 'stat' # \nimport '_collections_abc' # \nimport 'genericpath' # \nimport 'posixpath' # \nimport 'os' # \nimport '_sitebuiltins' # \nProcessing user site-packages\nProcessing global site-packages\nAdding directory: '/usr/local/lib64/python3.12/site-packages'\nAdding directory: '/usr/local/lib/python3.12/site-packages'\nAdding directory: '/usr/lib64/python3.12/site-packages'\nAdding directory: '/usr/lib/python3.12/site-packages'\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa6099a0>\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa60a9c0>\nimport 'site' # \nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa643200>\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\nimport '_operator' # \nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa643410>\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\nimport 'itertools' # \n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa659eb0>\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa6774a0>\nimport '_collections' # \nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa65ae70>\nimport '_functools' # \nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa658590>\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa640470>\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\nimport '_sre' # \n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa6a2ae0>\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa6a1700>\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa6a2960>\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa659820>\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa6a3d40>\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa60b7d0>\n# /usr/local/lib/python3.12/site-packages/ansible/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa6d0350>\n# /usr/local/lib/python3.12/site-packages/ansible/_vendor/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/_vendor/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/_vendor/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa6d17c0>\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa6d1460>\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa6d2750>\nimport 'importlib.util' # \nimport 'importlib.machinery' # \n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa6ec260>\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa6d2d50>\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa4fa390>\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa4fa1e0>\nimport '_typing' # \nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa6ed130>\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa6d0d10>\n# /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py\n# code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\nimport '_ast' # \nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa54ef30>\n# /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py\n# code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py\n# code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc'\n# extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\n# extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\nimport '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcfa5bac90>\nimport 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa5ba060>\nimport 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa54fd70>\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa5ce4e0>\nimport '_tokenize' # \nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa5cde80>\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa5bb7a0>\nimport 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa6ef380>\nimport 'ansible._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa6d0c20>\n# /usr/local/lib/python3.12/site-packages/ansible/__pycache__/release.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/release.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/__pycache__/release.cpython-312.pyc'\nimport 'ansible.release' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa4fac00>\nimport 'ansible' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa6d0200>\n# /usr/local/lib/python3.12/site-packages/ansible/cli/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/cli/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/cli/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\nimport '_locale' # \nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa404a70>\n# /usr/lib64/python3.12/importlib/metadata/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/__init__.py\n# code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/csv.cpython-312.pyc matches /usr/lib64/python3.12/csv.py\n# code object from '/usr/lib64/python3.12/__pycache__/csv.cpython-312.pyc'\n# extension module '_csv' loaded from '/usr/lib64/python3.12/lib-dynload/_csv.cpython-312-x86_64-linux-gnu.so'\n# extension module '_csv' executed from '/usr/lib64/python3.12/lib-dynload/_csv.cpython-312-x86_64-linux-gnu.so'\nimport '_csv' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcfa42a1b0>\nimport 'csv' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa429490>\n# /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc'\nimport 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa42a6f0>\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa451880>\nimport 'ntpath' # \nimport 'errno' # \n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa4530b0>\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcfa4717c0>\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa4721b0>\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa453260>\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa42a960>\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcfa4bbef0>\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcfa4e20c0>\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa4e2ed0>\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcfa4e34d0>\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa4e2480>\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcfa4e3f50>\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa4e3680>\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa4e0170>\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcfa2a83e0>\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa4e0350>\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa2a8890>\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa2e0b00>\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa2ab920>\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa451700>\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa4ba630>\n# /usr/lib64/python3.12/importlib/metadata/__pycache__/_adapters.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_adapters.py\n# code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_adapters.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py\n# code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc'\nimport 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa2e3da0>\n# /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcfa303800>\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa303530>\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcfa303620>\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcfa3140e0>\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcfa314a10>\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa3039e0>\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa301a30>\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcfa316120>\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcfa317e60>\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa3007d0>\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcfa3511c0>\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa303f80>\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcfa3513d0>\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa314dd0>\n# /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py\n# code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc'\nimport 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa352d50>\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa351a30>\n# /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa376570>\nimport 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa376210>\n# /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\nimport '_string' # \nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa377ec0>\nimport 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa3777a0>\n# /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc'\nimport 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf99139e0>\n# /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc'\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9913a40>\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa353650>\nimport 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa300860>\n# /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc'\nimport 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9919160>\nimport 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa471760>\n# /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc'\nimport 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9919e50>\n# /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc'\nimport 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf991a480>\nimport 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa2e1ac0>\n# /usr/lib64/python3.12/importlib/metadata/__pycache__/_text.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_text.py\n# code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_text.cpython-312.pyc'\n# /usr/lib64/python3.12/importlib/metadata/__pycache__/_functools.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_functools.py\n# code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_functools.cpython-312.pyc'\nimport 'importlib.metadata._functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf991ab70>\nimport 'importlib.metadata._text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf991a810>\nimport 'importlib.metadata._adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa2e1550>\n# /usr/lib64/python3.12/importlib/metadata/__pycache__/_meta.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_meta.py\n# code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_meta.cpython-312.pyc'\nimport 'importlib.metadata._meta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf991ae40>\n# /usr/lib64/python3.12/importlib/metadata/__pycache__/_collections.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_collections.py\n# code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_collections.cpython-312.pyc'\nimport 'importlib.metadata._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf991b4d0>\n# /usr/lib64/python3.12/importlib/metadata/__pycache__/_itertools.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_itertools.py\n# code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_itertools.cpython-312.pyc'\nimport 'importlib.metadata._itertools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf991ba70>\n# /usr/lib64/python3.12/importlib/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/abc.py\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/abc.cpython-312.pyc'\n# /usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/__init__.py\n# code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_common.py\n# code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9945130>\n# /usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/abc.py\n# code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc'\nimport 'importlib.resources.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9946d20>\n# /usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_adapters.py\n# code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc'\nimport 'importlib.resources._adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9947800>\nimport 'importlib.resources._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf99449b0>\n# /usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_legacy.py\n# code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc'\nimport 'importlib.resources._legacy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9968aa0>\nimport 'importlib.resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9944680>\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf991be00>\nimport 'importlib.metadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa41a810>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9969910>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9969b50>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/version.cpython-312.pyc'\nimport 'ansible.module_utils.compat.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9969bb0>\n# /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc'\nimport 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf996b3e0>\nimport 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf996a0f0>\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\n# code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\n# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\n# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf99900e0>\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf996b140>\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9993da0>\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf9993f50>\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf99a5010>\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9991f70>\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9992510>\n# /usr/local/lib/python3.12/site-packages/ansible/__pycache__/constants.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/constants.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/__pycache__/constants.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/config/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/config/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/config/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf99c4470>\n# /usr/local/lib/python3.12/site-packages/ansible/config/__pycache__/manager.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/config/manager.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/config/__pycache__/manager.cpython-312.pyc'\nimport 'atexit' # \n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\n# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf99c56a0>\n# /usr/lib/python3.12/site-packages/jinja2/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/jinja2/__pycache__/bccache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/bccache.py\n# code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/bccache.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\n# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9811490>\n# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf9811c10>\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf99e5460>\nimport 'jinja2.bccache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf99e4a10>\n# /usr/lib/python3.12/site-packages/jinja2/__pycache__/environment.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/environment.py\n# code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/environment.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/markupsafe/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/markupsafe/__init__.py\n# code object from '/usr/lib64/python3.12/site-packages/markupsafe/__pycache__/__init__.cpython-312.pyc'\n# extension module 'markupsafe._speedups' loaded from '/usr/lib64/python3.12/site-packages/markupsafe/_speedups.cpython-312-x86_64-linux-gnu.so'\n# extension module 'markupsafe._speedups' executed from '/usr/lib64/python3.12/site-packages/markupsafe/_speedups.cpython-312-x86_64-linux-gnu.so'\nimport 'markupsafe._speedups' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf9845f10>\nimport 'markupsafe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9844650>\n# /usr/lib/python3.12/site-packages/jinja2/__pycache__/nodes.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/nodes.py\n# code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/nodes.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/jinja2/__pycache__/utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/utils.py\n# code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/utils.cpython-312.pyc'\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf9866930>\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9866720>\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9866000>\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9866b70>\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9865b20>\nimport 'jinja2.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9847f50>\nimport 'jinja2.nodes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9846090>\n# /usr/lib/python3.12/site-packages/jinja2/__pycache__/compiler.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/compiler.py\n# code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/compiler.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/jinja2/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/exceptions.py\n# code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/exceptions.cpython-312.pyc'\nimport 'jinja2.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf98b88f0>\n# /usr/lib/python3.12/site-packages/jinja2/__pycache__/idtracking.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/idtracking.py\n# code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/idtracking.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/jinja2/__pycache__/visitor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/visitor.py\n# code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/visitor.cpython-312.pyc'\nimport 'jinja2.visitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf98b9d90>\nimport 'jinja2.idtracking' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf98b9100>\n# /usr/lib/python3.12/site-packages/jinja2/__pycache__/optimizer.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/optimizer.py\n# code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/optimizer.cpython-312.pyc'\nimport 'jinja2.optimizer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf98ba2d0>\nimport 'jinja2.compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9846c00>\n# /usr/lib/python3.12/site-packages/jinja2/__pycache__/defaults.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/defaults.py\n# code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/defaults.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/jinja2/__pycache__/filters.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/filters.py\n# code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/filters.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/jinja2/__pycache__/async_utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/async_utils.py\n# code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/async_utils.cpython-312.pyc'\nimport 'jinja2.async_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf98e23c0>\n# /usr/lib/python3.12/site-packages/jinja2/__pycache__/runtime.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/runtime.py\n# code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/runtime.cpython-312.pyc'\nimport 'jinja2.runtime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf98e30e0>\nimport 'jinja2.filters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf98bbda0>\n# /usr/lib/python3.12/site-packages/jinja2/__pycache__/tests.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/tests.py\n# code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/tests.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py\n# code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc'\nimport 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf98ff740>\nimport 'jinja2.tests' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf98fee70>\nimport 'jinja2.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf98bb9e0>\n# /usr/lib/python3.12/site-packages/jinja2/__pycache__/lexer.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/lexer.py\n# code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/lexer.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/jinja2/__pycache__/_identifier.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/_identifier.py\n# code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/_identifier.cpython-312.pyc'\nimport 'jinja2._identifier' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf96c2270>\nimport 'jinja2.lexer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf98ffcb0>\n# /usr/lib/python3.12/site-packages/jinja2/__pycache__/parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/parser.py\n# code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/parser.cpython-312.pyc'\nimport 'jinja2.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf96c2fc0>\nimport 'jinja2.environment' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf99e5850>\n# /usr/lib/python3.12/site-packages/jinja2/__pycache__/loaders.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/loaders.py\n# code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/loaders.cpython-312.pyc'\nimport 'jinja2.loaders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf96f5730>\nimport 'jinja2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf99c5b20>\n# /usr/lib/python3.12/site-packages/jinja2/__pycache__/nativetypes.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/nativetypes.py\n# code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/nativetypes.cpython-312.pyc'\nimport 'jinja2.nativetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf99e46e0>\n# /usr/local/lib/python3.12/site-packages/ansible/errors/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/errors/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/errors/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/errors/__pycache__/yaml_strings.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/errors/yaml_strings.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/errors/__pycache__/yaml_strings.cpython-312.pyc'\nimport 'ansible.errors.yaml_strings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf96f70e0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils.common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf96f7320>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils.common.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf96f7440>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/converters.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/converters.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/converters.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/six/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/six/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/six/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf96f7980>\nimport 'ansible.module_utils.six.moves' # \nimport 'ansible.module_utils.six.moves.collections_abc' # \nimport 'ansible.module_utils.common.text.converters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf96f7110>\nimport 'ansible.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf96f6720>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/yaml.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/yaml.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/yaml.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/yaml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/__init__.py\n# code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/yaml/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/error.py\n# code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/error.cpython-312.pyc'\nimport 'yaml.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9727e90>\n# /usr/lib64/python3.12/site-packages/yaml/__pycache__/tokens.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/tokens.py\n# code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/tokens.cpython-312.pyc'\nimport 'yaml.tokens' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9744380>\n# /usr/lib64/python3.12/site-packages/yaml/__pycache__/events.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/events.py\n# code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/events.cpython-312.pyc'\nimport 'yaml.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9744680>\n# /usr/lib64/python3.12/site-packages/yaml/__pycache__/nodes.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/nodes.py\n# code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/nodes.cpython-312.pyc'\nimport 'yaml.nodes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9745070>\n# /usr/lib64/python3.12/site-packages/yaml/__pycache__/loader.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/loader.py\n# code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/loader.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/yaml/__pycache__/reader.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/reader.py\n# code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/reader.cpython-312.pyc'\nimport 'yaml.reader' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9745700>\n# /usr/lib64/python3.12/site-packages/yaml/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/scanner.py\n# code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/scanner.cpython-312.pyc'\nimport 'yaml.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9745bb0>\n# /usr/lib64/python3.12/site-packages/yaml/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/parser.py\n# code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/parser.cpython-312.pyc'\nimport 'yaml.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9746f60>\n# /usr/lib64/python3.12/site-packages/yaml/__pycache__/composer.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/composer.py\n# code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/composer.cpython-312.pyc'\nimport 'yaml.composer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf97478f0>\n# /usr/lib64/python3.12/site-packages/yaml/__pycache__/constructor.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/constructor.py\n# code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/constructor.cpython-312.pyc'\nimport 'yaml.constructor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9747cb0>\n# /usr/lib64/python3.12/site-packages/yaml/__pycache__/resolver.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/resolver.py\n# code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/resolver.cpython-312.pyc'\nimport 'yaml.resolver' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf97750d0>\nimport 'yaml.loader' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9745370>\n# /usr/lib64/python3.12/site-packages/yaml/__pycache__/dumper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/dumper.py\n# code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/dumper.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/yaml/__pycache__/emitter.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/emitter.py\n# code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/emitter.cpython-312.pyc'\nimport 'yaml.emitter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf97757c0>\n# /usr/lib64/python3.12/site-packages/yaml/__pycache__/serializer.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/serializer.py\n# code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/serializer.cpython-312.pyc'\nimport 'yaml.serializer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9776960>\n# /usr/lib64/python3.12/site-packages/yaml/__pycache__/representer.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/representer.py\n# code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/representer.cpython-312.pyc'\nimport 'yaml.representer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9776d20>\nimport 'yaml.dumper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf97755e0>\n# /usr/lib64/python3.12/site-packages/yaml/__pycache__/cyaml.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/cyaml.py\n# code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/cyaml.cpython-312.pyc'\n# extension module 'yaml._yaml' loaded from '/usr/lib64/python3.12/site-packages/yaml/_yaml.cpython-312-x86_64-linux-gnu.so'\n# extension module 'yaml._yaml' executed from '/usr/lib64/python3.12/site-packages/yaml/_yaml.cpython-312-x86_64-linux-gnu.so'\nimport 'yaml._yaml' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf9777a70>\nimport 'yaml.cyaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9777680>\nimport 'yaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf96f6ea0>\nimport 'ansible.module_utils.common.yaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf96f6ae0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils.parsing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf97778f0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/__pycache__/convert_bool.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/convert_bool.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/__pycache__/convert_bool.cpython-312.pyc'\nimport 'ansible.module_utils.parsing.convert_bool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9777860>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.parsing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf95a0a40>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/quoting.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/quoting.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/quoting.cpython-312.pyc'\nimport 'ansible.parsing.quoting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf95a0b00>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.parsing.yaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf95a0c50>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/objects.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/objects.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/objects.cpython-312.pyc'\nimport 'ansible.parsing.yaml.objects' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf95a0cb0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf95a1fa0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/path.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/path.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/path.cpython-312.pyc'\nimport 'ansible.utils.path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf95a2090>\nimport 'ansible.config.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf99c4500>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/collections.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/collections.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/collections.cpython-312.pyc'\nimport 'ansible.module_utils.common.collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf95a2600>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/fqcn.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/fqcn.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/fqcn.cpython-312.pyc'\nimport 'ansible.utils.fqcn' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf95a2b10>\n# /usr/lib64/python3.12/encodings/__pycache__/unicode_escape.cpython-312.pyc matches /usr/lib64/python3.12/encodings/unicode_escape.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/unicode_escape.cpython-312.pyc'\nimport 'encodings.unicode_escape' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf95a3440>\nimport 'ansible.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf99a6e10>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/display.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/display.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/display.cpython-312.pyc'\n# /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py\n# code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc'\n# extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so'\n# extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so'\nimport '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf95d70e0>\nimport 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf95d6a80>\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf95e7530>\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf95d5d00>\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf98446b0>\n# /usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/util.py\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc'\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf95d4fe0>\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf95e60f0>\n# /usr/lib64/python3.12/__pycache__/tty.cpython-312.pyc matches /usr/lib64/python3.12/tty.py\n# code object from '/usr/lib64/python3.12/__pycache__/tty.cpython-312.pyc'\nimport 'tty' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf96114f0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/color.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/color.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/color.cpython-312.pyc'\nimport 'ansible.utils.color' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf95a0860>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/multiprocessing.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/multiprocessing.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/multiprocessing.cpython-312.pyc'\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf96241a0>\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf96256d0>\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9612300>\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9611b80>\nimport 'ansible.utils.multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9611a60>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/singleton.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/singleton.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/singleton.cpython-312.pyc'\nimport 'ansible.utils.singleton' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9611e20>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unsafe_proxy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unsafe_proxy.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unsafe_proxy.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/native_jinja.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/native_jinja.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/native_jinja.cpython-312.pyc'\nimport 'ansible.utils.native_jinja' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf96408c0>\nimport 'ansible.utils.unsafe_proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9613cb0>\nimport 'ansible.utils.display' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf95a3200>\n# /usr/local/lib/python3.12/site-packages/ansible/__pycache__/context.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/context.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/__pycache__/context.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/context_objects.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/context_objects.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/context_objects.cpython-312.pyc'\nimport 'ansible.utils.context_objects' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9642690>\nimport 'ansible.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf96423f0>\n# /usr/local/lib/python3.12/site-packages/ansible/cli/arguments/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/cli/arguments/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/cli/arguments/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.cli.arguments' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9642a50>\n# /usr/local/lib/python3.12/site-packages/ansible/cli/arguments/__pycache__/option_helpers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/cli/arguments/option_helpers.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/cli/arguments/__pycache__/option_helpers.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf96583b0>\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf96709b0>\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf96589e0>\nimport 'ansible.cli.arguments.option_helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9642ae0>\n# /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.inventory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9642de0>\n# /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/manager.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/manager.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/manager.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/data.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/data.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/data.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/group.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/group.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/group.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/vars.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/vars.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/vars.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94658b0>\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf9478aa0>\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf968af60>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/splitter.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/splitter.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/splitter.cpython-312.pyc'\nimport 'ansible.parsing.splitter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9478f50>\nimport 'ansible.utils.vars' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf968a840>\nimport 'ansible.inventory.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9689850>\n# /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/host.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/host.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/host.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.parsing.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9479f70>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/addresses.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/addresses.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/addresses.cpython-312.pyc'\nimport 'ansible.parsing.utils.addresses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9479fd0>\nimport 'ansible.inventory.host' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94799a0>\nimport 'ansible.inventory.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9688e60>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf948c080>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/__pycache__/loader.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/loader.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/__pycache__/loader.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf948ed20>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/typing.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/typing.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/typing.cpython-312.pyc'\nimport 'ansible.module_utils.compat.typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf948fd10>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.plugins.filter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf948fe30>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.plugins.test' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf948fef0>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/yaml.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/yaml.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/yaml.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/loader.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/loader.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/loader.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/constructor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/constructor.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/constructor.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/vault/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/vault/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/vault/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94aa000>\n# /usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/__about__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/__about__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/__about__.cpython-312.pyc'\nimport 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94aaf30>\nimport 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94aaa50>\n# /usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/exceptions.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/exceptions.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/exceptions.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-312.pyc'\nimport 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94ab4d0>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-312.pyc'\nimport 'cryptography.hazmat.bindings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94ab5f0>\n# extension module '_cffi_backend' loaded from '/usr/local/lib64/python3.12/site-packages/_cffi_backend.cpython-312-x86_64-linux-gnu.so'\n# extension module '_cffi_backend' executed from '/usr/local/lib64/python3.12/site-packages/_cffi_backend.cpython-312-x86_64-linux-gnu.so'\nimport '_cffi_backend' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf94b97f0>\n# extension module 'cryptography.hazmat.bindings._rust' loaded from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust.abi3.so'\n# extension module 'cryptography.hazmat.bindings._rust' executed from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust.abi3.so'\nimport 'cryptography.hazmat.bindings._rust' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf94ab770>\nimport 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94aaf60>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-312.pyc'\nimport 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94aaba0>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-312.pyc'\nimport 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94ba5a0>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-312.pyc'\nimport 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94ba900>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/padding.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/padding.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/padding.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/utils.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/utils.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/utils.cpython-312.pyc'\nimport 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94bbf20>\nimport 'cryptography.hazmat.primitives.padding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94bb440>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hmac.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/hmac.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hmac.cpython-312.pyc'\nimport 'cryptography.hazmat.primitives.hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94bbce0>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/__init__.cpython-312.pyc'\nimport 'cryptography.hazmat.primitives.kdf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94d0860>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/pbkdf2.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/pbkdf2.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/pbkdf2.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/constant_time.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc matches /usr/lib64/python3.12/hmac.py\n# code object from '/usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc'\nimport 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94d0f80>\nimport 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94d0da0>\nimport 'cryptography.hazmat.primitives.kdf.pbkdf2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94d0a10>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_cipheralgorithm.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-312.pyc'\nimport 'cryptography.hazmat.primitives._cipheralgorithm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94d1ac0>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/base.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/modes.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/__pycache__/__init__.cpython-312.pyc'\nimport 'cryptography.hazmat.decrepit' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94e4410>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/__init__.cpython-312.pyc'\nimport 'cryptography.hazmat.decrepit.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94e45c0>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/algorithms.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/algorithms.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/algorithms.cpython-312.pyc'\nimport 'cryptography.hazmat.decrepit.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94e41d0>\nimport 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94d3890>\nimport 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94d2720>\nimport 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94d1eb0>\nimport 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94d19d0>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/__pycache__/backend.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/backend.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/__pycache__/backend.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/__init__.cpython-312.pyc'\nimport 'cryptography.hazmat.bindings.openssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94e6060>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/binding.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/binding.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/binding.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/_conditional.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/_conditional.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/_conditional.cpython-312.pyc'\nimport 'cryptography.hazmat.bindings.openssl._conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94e6780>\nimport 'cryptography.hazmat.bindings.openssl.binding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94e61e0>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_asymmetric.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-312.pyc'\nimport 'cryptography.hazmat.primitives._asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94d26f0>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-312.pyc'\nimport 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9500290>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/_oid.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-312.pyc'\nimport 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9500ce0>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_serialization.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-312.pyc'\nimport 'cryptography.hazmat.primitives._serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9500b60>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-312.pyc'\nimport 'cryptography.hazmat.primitives.asymmetric.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9502cc0>\nimport 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf95005c0>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-312.pyc'\nimport 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9503fb0>\nimport 'cryptography.hazmat.primitives.asymmetric.padding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9503740>\nimport 'cryptography.hazmat.backends.openssl.backend' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94e4f80>\nimport 'cryptography.hazmat.backends.openssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94e4da0>\nimport 'ansible.parsing.vault' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf947b260>\nimport 'ansible.parsing.yaml.constructor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf947aa20>\nimport 'ansible.parsing.yaml.loader' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf947a420>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/ajson.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/ajson.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/ajson.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/json.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/json.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/json.cpython-312.pyc'\nimport 'ansible.module_utils.common.json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9500e90>\nimport 'ansible.parsing.ajson' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf947b560>\nimport 'ansible.parsing.utils.yaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf947a330>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_config.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/_collection_config.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_config.cpython-312.pyc'\nimport 'ansible.utils.collection_loader._collection_config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9510e90>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_finder.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/_collection_finder.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_finder.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_meta.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/_collection_meta.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_meta.cpython-312.pyc'\nimport 'ansible.utils.collection_loader._collection_meta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf95284d0>\nimport 'ansible.utils.collection_loader._collection_finder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf95116d0>\nimport 'ansible.utils.collection_loader' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf947b0e0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/plugin_docs.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/plugin_docs.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/plugin_docs.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/plugin_docs.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/plugin_docs.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/plugin_docs.cpython-312.pyc'\nimport 'ansible.parsing.plugin_docs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf95291c0>\nimport 'ansible.utils.plugin_docs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9513260>\n# /usr/local/lib/python3.12/site-packages/packaging/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/__init__.cpython-312.pyc'\nimport 'packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9529760>\n# /usr/local/lib/python3.12/site-packages/packaging/__pycache__/specifiers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/specifiers.py\n# code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/specifiers.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/packaging/__pycache__/utils.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/utils.py\n# code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/utils.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/packaging/__pycache__/tags.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/tags.py\n# code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/tags.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc matches /usr/lib64/python3.12/sysconfig.py\n# code object from '/usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc'\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf953d520>\n# /usr/local/lib/python3.12/site-packages/packaging/__pycache__/_manylinux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/_manylinux.py\n# code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/_manylinux.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/packaging/__pycache__/_elffile.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/_elffile.py\n# code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/_elffile.cpython-312.pyc'\nimport 'packaging._elffile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf953fc20>\nimport 'packaging._manylinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf953f080>\n# /usr/local/lib/python3.12/site-packages/packaging/__pycache__/_musllinux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/_musllinux.py\n# code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/_musllinux.cpython-312.pyc'\nimport 'packaging._musllinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9550740>\nimport 'packaging.tags' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf952bcb0>\n# /usr/local/lib/python3.12/site-packages/packaging/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/version.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/packaging/__pycache__/_structures.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/_structures.py\n# code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/_structures.cpython-312.pyc'\nimport 'packaging._structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf95526c0>\nimport 'packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9551190>\nimport 'packaging.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf952b3b0>\nimport 'packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9529970>\nimport 'ansible.plugins.loader' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf948ccb0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/helpers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/helpers.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/helpers.cpython-312.pyc'\nimport 'ansible.utils.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9553c20>\n# /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.vars' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9553f80>\n# /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/plugins.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/plugins.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/plugins.cpython-312.pyc'\nimport 'ansible.vars.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9553f50>\nimport 'ansible.inventory.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf965afc0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/file.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/file.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/file.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\n# code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf924bbf0>\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf92484d0>\nimport 'ansible.module_utils.common.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9249b80>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/dataloader.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/dataloader.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/dataloader.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/basic.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/basic.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/basic.cpython-312.pyc'\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf8662d20>\nimport 'pwd' # \n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf8663110>\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8663290>\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf8684860>\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf8684a10>\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf8684c20>\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8663500>\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf8686b10>\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf86866c0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/selinux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/selinux.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/selinux.cpython-312.pyc'\nimport 'ansible.module_utils.compat.selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8686a80>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/_text.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/_text.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/_text.cpython-312.pyc'\nimport 'ansible.module_utils._text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8687170>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/arg_spec.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/arg_spec.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/arg_spec.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/parameters.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/parameters.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/parameters.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/warnings.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/warnings.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/warnings.cpython-312.pyc'\nimport 'ansible.module_utils.common.warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf86981a0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/errors.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/errors.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/errors.cpython-312.pyc'\nimport 'ansible.module_utils.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8698470>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/validation.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/validation.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/validation.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/formatters.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/formatters.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/formatters.cpython-312.pyc'\nimport 'ansible.module_utils.common.text.formatters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8699670>\nimport 'ansible.module_utils.common.validation' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8698710>\nimport 'ansible.module_utils.common.parameters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8687620>\nimport 'ansible.module_utils.common.arg_spec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8686a50>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/locale.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/locale.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/locale.cpython-312.pyc'\nimport 'ansible.module_utils.common.locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8699a30>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/process.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/process.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/process.cpython-312.pyc'\nimport 'ansible.module_utils.common.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8699c10>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/sys_info.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/sys_info.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/sys_info.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/distro/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/distro/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/distro/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf869a3c0>\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf869a150>\n# destroy ansible.module_utils.distro\nimport 'ansible.module_utils.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf869a0c0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/_utils.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/_utils.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/_utils.cpython-312.pyc'\nimport 'ansible.module_utils.common._utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf869a060>\nimport 'ansible.module_utils.common.sys_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8699ca0>\nimport 'ansible.module_utils.basic' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8660c20>\nimport 'ansible.parsing.dataloader' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf924bce0>\n# /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/manager.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/manager.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/manager.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/helpers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/helpers.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/helpers.cpython-312.pyc'\nimport 'ansible.inventory.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf86c47d0>\n# /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/fact_cache.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/fact_cache.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/fact_cache.cpython-312.pyc'\nimport 'ansible.vars.fact_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf86c4a40>\n# /usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/template/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/native_helpers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/template/native_helpers.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/native_helpers.cpython-312.pyc'\nimport 'ansible.template.native_helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf86c62a0>\n# /usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/template.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/template/template.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/template.cpython-312.pyc'\nimport 'ansible.template.template' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf86c6570>\n# /usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/vars.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/template/vars.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/vars.cpython-312.pyc'\nimport 'ansible.template.vars' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf86c6690>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/listify.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/listify.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/listify.cpython-312.pyc'\nimport 'ansible.utils.listify' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf86c6960>\nimport 'ansible.template' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf86c4f20>\n# /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/clean.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/clean.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/clean.cpython-312.pyc'\nimport 'ansible.vars.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf86c6c60>\nimport 'ansible.vars.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8660a40>\n# /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/completers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/completers.py\n# code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/completers.cpython-312.pyc'\nimport 'argcomplete.completers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf86c7020>\n# /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/exceptions.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/exceptions.py\n# code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/exceptions.cpython-312.pyc'\nimport 'argcomplete.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf86c74a0>\n# /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/finders.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/finders.py\n# code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/finders.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/io.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/io.py\n# code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/io.cpython-312.pyc'\nimport 'argcomplete.io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf86c7f80>\n# /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/lexers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/lexers.py\n# code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/lexers.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/packages/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/__init__.cpython-312.pyc'\nimport 'argcomplete.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8704560>\n# /usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/_shlex.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/packages/_shlex.py\n# code object from '/usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/_shlex.cpython-312.pyc'\nimport 'argcomplete.packages._shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8704710>\nimport 'argcomplete.lexers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf87042c0>\n# /usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/_argparse.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/packages/_argparse.py\n# code object from '/usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/_argparse.cpython-312.pyc'\nimport 'argcomplete.packages._argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8704a40>\nimport 'argcomplete.finders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf86c7590>\n# /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/shell_integration.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/shell_integration.py\n# code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/shell_integration.cpython-312.pyc'\nimport 'argcomplete.shell_integration' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8704d70>\nimport 'argcomplete' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf86c6d80>\nimport 'ansible.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa6d0bc0>\n# /usr/local/lib/python3.12/site-packages/ansible/cli/__pycache__/playbook.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/cli/playbook.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/cli/__pycache__/playbook.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.executor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf87053a0>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/playbook_executor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/playbook_executor.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/playbook_executor.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_queue_manager.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/task_queue_manager.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_queue_manager.cpython-312.pyc'\n# /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\n# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf8720650>\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8707ef0>\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf8720050>\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf87073e0>\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf8720680>\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8722840>\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf87208f0>\nimport 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8706690>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/play_iterator.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/play_iterator.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/play_iterator.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/play.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/play.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/play.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/attribute.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/attribute.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/attribute.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/sentinel.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/sentinel.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/sentinel.cpython-312.pyc'\nimport 'ansible.utils.sentinel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8741790>\nimport 'ansible.playbook.attribute' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf87410d0>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/base.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/base.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/base.cpython-312.pyc'\nimport 'ansible.playbook.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8741940>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/block.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/block.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/block.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/conditional.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/conditional.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/conditional.cpython-312.pyc'\nimport 'ansible.playbook.conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8743d70>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/collectionsearch.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/collectionsearch.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/collectionsearch.cpython-312.pyc'\nimport 'ansible.playbook.collectionsearch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf84441a0>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/delegatable.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/delegatable.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/delegatable.cpython-312.pyc'\nimport 'ansible.playbook.delegatable' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf84443b0>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/helpers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/helpers.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/helpers.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/mod_args.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/mod_args.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/mod_args.cpython-312.pyc'\nimport 'ansible.parsing.mod_args' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf84449e0>\nimport 'ansible.playbook.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8444560>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/notifiable.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/notifiable.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/notifiable.cpython-312.pyc'\nimport 'ansible.playbook.notifiable' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8444e90>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/metadata.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role/metadata.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/metadata.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/requirement.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role/requirement.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/requirement.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/definition.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role/definition.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/definition.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/taggable.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/taggable.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/taggable.cpython-312.pyc'\nimport 'ansible.playbook.taggable' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8446f90>\nimport 'ansible.playbook.role.definition' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8446750>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/galaxy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/galaxy.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/galaxy.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/tarfile.cpython-312.pyc matches /usr/lib64/python3.12/tarfile.py\n# code object from '/usr/lib64/python3.12/__pycache__/tarfile.cpython-312.pyc'\nimport 'tarfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8447620>\nimport 'ansible.utils.galaxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8447350>\nimport 'ansible.playbook.role.requirement' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf84462d0>\nimport 'ansible.playbook.role.metadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8445e50>\nimport 'ansible.playbook.role' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8444fb0>\nimport 'ansible.playbook.block' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8743410>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/task.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/task.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/task.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/loop_control.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/loop_control.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/loop_control.cpython-312.pyc'\nimport 'ansible.playbook.loop_control' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8490500>\nimport 'ansible.playbook.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8447e00>\nimport 'ansible.playbook.play' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf87404a0>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/playbook_include.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/playbook_include.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/playbook_include.cpython-312.pyc'\nimport 'ansible.playbook.playbook_include' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8490cb0>\nimport 'ansible.playbook' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8723d10>\nimport 'ansible.executor.play_iterator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8721bb0>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/stats.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/stats.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/stats.cpython-312.pyc'\nimport 'ansible.executor.stats' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94ab230>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_result.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/task_result.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_result.cpython-312.pyc'\nimport 'ansible.executor.task_result' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8490ec0>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/play_context.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/play_context.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/play_context.cpython-312.pyc'\nimport 'ansible.playbook.play_context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8491250>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/difflib.cpython-312.pyc matches /usr/lib64/python3.12/difflib.py\n# code object from '/usr/lib64/python3.12/__pycache__/difflib.cpython-312.pyc'\nimport 'difflib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8492780>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/dumper.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/dumper.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/dumper.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/hostvars.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/hostvars.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/hostvars.cpython-312.pyc'\nimport 'ansible.vars.hostvars' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf84a9c10>\nimport 'ansible.parsing.yaml.dumper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf84a96a0>\nimport 'ansible.plugins.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8491a00>\n# /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/reserved.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/reserved.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/reserved.cpython-312.pyc'\nimport 'ansible.vars.reserved' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8491b20>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/lock.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/lock.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/lock.cpython-312.pyc'\nimport 'ansible.utils.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf84aa450>\n# /usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc matches /usr/lib64/python3.12/dataclasses.py\n# code object from '/usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc'\nimport 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf84aa4b0>\nimport 'ansible.executor.task_queue_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8705730>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/ssh_functions.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/ssh_functions.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/ssh_functions.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/paramiko.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/paramiko.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/paramiko.cpython-312.pyc'\nimport 'ansible.module_utils.compat.paramiko' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf84d0830>\nimport 'ansible.utils.ssh_functions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf84a9730>\nimport 'ansible.executor.playbook_executor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8705400>\nimport 'ansible.cli.playbook' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8704f80>\n[DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var \nnaming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This \nfeature will be removed from ansible-core in version 2.19. Deprecation warnings\n can be disabled by setting deprecation_warnings=False in ansible.cfg.\nimport 'ansible_collections' # _AnsibleCollectionRootPkgLoader(path=['/tmp/collections-FCu/ansible_collections'])\nimport 'ansible_collections.fedora' # _AnsibleCollectionNSPkgLoader(path=['/tmp/collections-FCu/ansible_collections/fedora'])\nimport 'ansible_collections.fedora.linux_system_roles' # _AnsibleCollectionPkgLoader(path=['/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles'])\nimport 'ansible_collections.ansible' # _AnsibleCollectionNSPkgLoader(path=['/tmp/collections-FCu/ansible_collections/ansible'])\nimport 'ansible_collections.ansible.builtin' # _AnsibleCollectionPkgLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/cache/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.plugins.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa60a780>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/__pycache__/memory.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/cache/__pycache__/memory.cpython-312.pyc'\nimport 'ansible.plugins.inventory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf965aab0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/host_list.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/host_list.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/script.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/script.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/auto.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/auto.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/yaml.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/yaml.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/ini.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/ini.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/shlex.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/shlex.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/shlex.cpython-312.pyc'\nimport 'ansible.utils.shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf84d2990>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/toml.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/toml.cpython-312.pyc'\n# /usr/lib64/python3.12/tomllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/tomllib/__init__.py\n# code object from '/usr/lib64/python3.12/tomllib/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/tomllib/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/tomllib/_parser.py\n# code object from '/usr/lib64/python3.12/tomllib/__pycache__/_parser.cpython-312.pyc'\n# /usr/lib64/python3.12/tomllib/__pycache__/_re.cpython-312.pyc matches /usr/lib64/python3.12/tomllib/_re.py\n# code object from '/usr/lib64/python3.12/tomllib/__pycache__/_re.cpython-312.pyc'\n# /usr/lib64/python3.12/tomllib/__pycache__/_types.cpython-312.pyc matches /usr/lib64/python3.12/tomllib/_types.py\n# code object from '/usr/lib64/python3.12/tomllib/__pycache__/_types.cpython-312.pyc'\nimport 'tomllib._types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf84e5dc0>\nimport 'tomllib._re' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf84e5970>\nimport 'tomllib._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf84e4350>\nimport 'tomllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf84e4140>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.plugins.vars' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf84e7140>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__pycache__/host_group_vars.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/host_group_vars.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__pycache__/host_group_vars.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.plugins.doc_fragments' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf84d0920>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/vars_plugin_staging.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/vars_plugin_staging.cpython-312.pyc'\n# /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc'\nimport 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf84f8b90>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.plugins.become' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf84faa20>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.plugins.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf84fb290>\nimport 'ansible.plugins.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf84f9bb0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/local.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/local.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/pty.cpython-312.pyc matches /usr/lib64/python3.12/pty.py\n# code object from '/usr/lib64/python3.12/__pycache__/pty.cpython-312.pyc'\nimport 'pty' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf84fbf50>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/connection_pipelining.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/connection_pipelining.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/paramiko_ssh.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/paramiko_ssh.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/paramiko_ssh.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/psrp.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/psrp.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/powershell.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/powershell.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py\n# code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc'\nimport 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf851ae10>\n# /usr/lib64/python3.12/xml/etree/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/etree/__init__.py\n# code object from '/usr/lib64/python3.12/xml/etree/__pycache__/__init__.cpython-312.pyc'\nimport 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf851b140>\n# /usr/lib64/python3.12/xml/etree/__pycache__/ElementTree.cpython-312.pyc matches /usr/lib64/python3.12/xml/etree/ElementTree.py\n# code object from '/usr/lib64/python3.12/xml/etree/__pycache__/ElementTree.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/etree/__pycache__/ElementPath.cpython-312.pyc matches /usr/lib64/python3.12/xml/etree/ElementPath.py\n# code object from '/usr/lib64/python3.12/xml/etree/__pycache__/ElementPath.cpython-312.pyc'\nimport 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf82de030>\n# extension module '_elementtree' loaded from '/usr/lib64/python3.12/lib-dynload/_elementtree.cpython-312-x86_64-linux-gnu.so'\n# extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\n# extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\nimport 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf82df5f0>\n# extension module '_elementtree' executed from '/usr/lib64/python3.12/lib-dynload/_elementtree.cpython-312-x86_64-linux-gnu.so'\nimport '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf82df290>\nimport 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf851acf0>\nimport 'ansible.plugins.shell.powershell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf851a1b0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/hashing.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/hashing.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/hashing.cpython-312.pyc'\nimport 'ansible.utils.hashing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf82dfa40>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/ssh.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/ssh.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/winrm.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/winrm.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/json_utils.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/json_utils.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/json_utils.cpython-312.pyc'\nimport 'ansible.module_utils.json_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8318b60>\n# /usr/local/lib/python3.12/site-packages/__pycache__/xmltodict.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/xmltodict.py\n# code object from '/usr/local/lib/python3.12/site-packages/__pycache__/xmltodict.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py\n# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc'\nimport 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8319730>\n# /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py\n# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc'\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf83198e0>\n# /usr/lib64/python3.12/xml/sax/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/__init__.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/sax/__pycache__/xmlreader.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/xmlreader.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/xmlreader.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/sax/__pycache__/handler.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/handler.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/handler.cpython-312.pyc'\nimport 'xml.sax.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf831b290>\n# /usr/lib64/python3.12/xml/sax/__pycache__/_exceptions.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/_exceptions.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/_exceptions.cpython-312.pyc'\nimport 'xml.sax._exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf831ba10>\nimport 'xml.sax.xmlreader' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8319c40>\nimport 'xml.sax' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf83199d0>\n# /usr/lib64/python3.12/xml/sax/__pycache__/saxutils.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/saxutils.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/saxutils.cpython-312.pyc'\n# /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc'\n# /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py\n# code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc'\nimport 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf82ff140>\n# /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py\n# code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\n# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\n# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\n# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf8378500>\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf83564e0>\nimport 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8354380>\n# /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc'\n# /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc'\nimport 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf83b8050>\nimport 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf83562a0>\nimport 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8339a30>\nimport 'xml.sax.saxutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8319760>\nimport 'xmltodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8318d10>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/cmd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/cmd.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/shell_windows.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/shell_windows.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/sh.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/sh.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/shell_common.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/shell_common.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/runas.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/runas.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/su.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/su.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/sudo.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/sudo.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/include.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role/include.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/include.cpython-312.pyc'\nimport 'ansible.playbook.role.include' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf83ba150>\nimport 'ansible_collections.fedora.linux_system_roles.roles' # _AnsibleCollectionLoader(path=['/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles'])\nimport 'ansible_collections.fedora.linux_system_roles.roles.tlog' # _AnsibleCollectionLoader(path=['/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog'])\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/handler.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/handler.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/handler.cpython-312.pyc'\nimport 'ansible.playbook.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf83d4350>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/task_include.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/task_include.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/task_include.cpython-312.pyc'\nimport 'ansible.playbook.task_include' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf83d4710>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/role_include.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role_include.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/role_include.cpython-312.pyc'\nimport 'ansible.playbook.role_include' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf83d49e0>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/handler_task_include.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/handler_task_include.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/handler_task_include.cpython-312.pyc'\nimport 'ansible.playbook.handler_task_include' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf83d4d10>\n# /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/modules/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.modules' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf83d5c70>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/module_common.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/module_common.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/module_common.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/interpreter_discovery.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/interpreter_discovery.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/interpreter_discovery.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/compat.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/compat.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/compat.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/namespace.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/namespace.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/namespace.cpython-312.pyc'\nimport 'ansible.module_utils.facts.namespace' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf82155e0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/default_collectors.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/default_collectors.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/default_collectors.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/collector.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/collector.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/collector.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/timeout.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/timeout.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/timeout.cpython-312.pyc'\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8216fc0>\nimport 'ansible.module_utils.facts.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8216d50>\nimport 'ansible.module_utils.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8216510>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils.facts.other' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8217230>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/facter.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/facter.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/facter.cpython-312.pyc'\nimport 'ansible.module_utils.facts.other.facter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8234920>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/ohai.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/ohai.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/ohai.cpython-312.pyc'\nimport 'ansible.module_utils.facts.other.ohai' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8234d40>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8235070>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/apparmor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/apparmor.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/apparmor.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.apparmor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf82351f0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/caps.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/caps.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/caps.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.caps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8235340>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/chroot.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/chroot.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/chroot.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.chroot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8235520>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/cmdline.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/cmdline.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/cmdline.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/utils.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/utils.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/utils.cpython-312.pyc'\nimport 'ansible.module_utils.facts.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8235a60>\nimport 'ansible.module_utils.facts.system.cmdline' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8235730>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/distribution.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/distribution.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/distribution.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.distribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8235b20>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/date_time.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/date_time.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/date_time.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/datetime.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/datetime.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/datetime.cpython-312.pyc'\nimport 'ansible.module_utils.compat.datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8237920>\nimport 'ansible.module_utils.facts.system.date_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf82373e0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/env.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/env.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/env.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.env' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8237c50>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/dns.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/dns.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/dns.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.dns' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8237d10>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/fips.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/fips.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/fips.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.fips' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8237dd0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/loadavg.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/loadavg.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/loadavg.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.loadavg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8237e90>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/local.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/local.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/local.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.local' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8237f80>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/lsb.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/lsb.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/lsb.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.lsb' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8254410>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/pkg_mgr.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/pkg_mgr.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/pkg_mgr.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.pkg_mgr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf82545f0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/platform.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/platform.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/platform.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8254b60>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/python.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/python.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/python.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.python' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8254ec0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/selinux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/selinux.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/selinux.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8254fb0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/service_mgr.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/service_mgr.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/service_mgr.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.service_mgr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8255010>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/ssh_pub_keys.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/ssh_pub_keys.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/ssh_pub_keys.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.ssh_pub_keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf82555b0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/user.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/user.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/user.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.user' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8255850>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils.facts.hardware' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8255880>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/base.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/base.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/base.cpython-312.pyc'\nimport 'ansible.module_utils.facts.hardware.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8255ac0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/aix.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/aix.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/aix.cpython-312.pyc'\nimport 'ansible.module_utils.facts.hardware.aix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8255d00>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/darwin.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/darwin.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/darwin.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/sysctl.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/sysctl.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/sysctl.cpython-312.pyc'\nimport 'ansible.module_utils.facts.sysctl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8256870>\nimport 'ansible.module_utils.facts.hardware.darwin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8256240>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/dragonfly.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/dragonfly.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/dragonfly.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/freebsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/freebsd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/freebsd.cpython-312.pyc'\nimport 'ansible.module_utils.facts.hardware.freebsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8256a80>\nimport 'ansible.module_utils.facts.hardware.dragonfly' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf82568d0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/hpux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/hpux.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/hpux.cpython-312.pyc'\nimport 'ansible.module_utils.facts.hardware.hpux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8256f90>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/hurd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/hurd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/hurd.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/linux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/linux.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/linux.cpython-312.pyc'\nimport 'ansible.module_utils.facts.hardware.linux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8257590>\nimport 'ansible.module_utils.facts.hardware.hurd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf82572c0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/netbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/netbsd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/netbsd.cpython-312.pyc'\nimport 'ansible.module_utils.facts.hardware.netbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf826cbc0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/openbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/openbsd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/openbsd.cpython-312.pyc'\nimport 'ansible.module_utils.facts.hardware.openbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf826cf20>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/sunos.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/sunos.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/sunos.cpython-312.pyc'\nimport 'ansible.module_utils.facts.hardware.sunos' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf826d280>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf826da30>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/base.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/base.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/base.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf826db80>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/aix.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/aix.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/aix.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/generic_bsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/generic_bsd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/generic_bsd.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.generic_bsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf826e420>\nimport 'ansible.module_utils.facts.network.aix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf826deb0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/darwin.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/darwin.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/darwin.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.darwin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf826ed80>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/dragonfly.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/dragonfly.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/dragonfly.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.dragonfly' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf826ede0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/fc_wwn.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/fc_wwn.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/fc_wwn.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.fc_wwn' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf826ef30>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/freebsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/freebsd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/freebsd.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.freebsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf826f1a0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/hpux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/hpux.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/hpux.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.hpux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf826f230>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/hurd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/hurd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/hurd.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.hurd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf826f3b0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/linux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/linux.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/linux.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.linux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf826f590>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/iscsi.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/iscsi.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/iscsi.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf826ff20>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/nvme.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/nvme.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/nvme.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.nvme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf828c290>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/netbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/netbsd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/netbsd.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.netbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf828c3e0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/openbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/openbsd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/openbsd.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.openbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf828c4a0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/sunos.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/sunos.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/sunos.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.sunos' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf828c710>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils.facts.virtual' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf828ca10>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/base.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/base.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/base.cpython-312.pyc'\nimport 'ansible.module_utils.facts.virtual.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf828cbc0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/dragonfly.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/dragonfly.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/dragonfly.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/freebsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/freebsd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/freebsd.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/sysctl.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/sysctl.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/sysctl.cpython-312.pyc'\nimport 'ansible.module_utils.facts.virtual.sysctl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf828d220>\nimport 'ansible.module_utils.facts.virtual.freebsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf828cfe0>\nimport 'ansible.module_utils.facts.virtual.dragonfly' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf828ce30>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/hpux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/hpux.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/hpux.cpython-312.pyc'\nimport 'ansible.module_utils.facts.virtual.hpux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf828d3d0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/linux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/linux.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/linux.cpython-312.pyc'\nimport 'ansible.module_utils.facts.virtual.linux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf828d580>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/netbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/netbsd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/netbsd.cpython-312.pyc'\nimport 'ansible.module_utils.facts.virtual.netbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf828dc70>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/openbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/openbsd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/openbsd.cpython-312.pyc'\nimport 'ansible.module_utils.facts.virtual.openbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf828dd90>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/sunos.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/sunos.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/sunos.cpython-312.pyc'\nimport 'ansible.module_utils.facts.virtual.sunos' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf828de80>\nimport 'ansible.module_utils.facts.default_collectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8215970>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/ansible_collector.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/ansible_collector.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/ansible_collector.cpython-312.pyc'\nimport 'ansible.module_utils.facts.ansible_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf828deb0>\nimport 'ansible.module_utils.facts.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8215250>\nimport 'ansible.module_utils.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8214f20>\nimport 'ansible.executor.interpreter_discovery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf82145c0>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/powershell/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/powershell/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/powershell/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.executor.powershell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf828f3e0>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/powershell/__pycache__/module_manifest.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/powershell/module_manifest.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/powershell/__pycache__/module_manifest.cpython-312.pyc'\nimport 'ansible.executor.powershell.module_manifest' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf828f4d0>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/action_write_locks.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/action_write_locks.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/action_write_locks.cpython-312.pyc'\nimport 'ansible.executor.action_write_locks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf828f8c0>\nimport 'ansible.executor.module_common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf81f7380>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/jsonify.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/jsonify.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/jsonify.cpython-312.pyc'\nimport 'ansible.parsing.utils.jsonify' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf82a8260>\nimport 'ansible.plugins.action' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf83d5df0>\nimport 'ansible_collections.ansible.builtin.plugins' # _AnsibleCollectionLoader(path=None)\nimport 'ansible_collections.ansible.builtin.plugins.action' # _AnsibleCollectionLoader(path=None)\nimport 'ansible_collections.community' # _AnsibleCollectionNSPkgLoader(path=['/tmp/collections-FCu/ansible_collections/community'])\nimport 'ansible_collections.community.general' # _AnsibleCollectionPkgLoader(path=['/tmp/collections-FCu/ansible_collections/community/general'])\nimport 'ansible_collections.community.general.plugins' # _AnsibleCollectionLoader(path=['/tmp/collections-FCu/ansible_collections/community/general/plugins'])\nimport 'ansible_collections.community.general.plugins.modules' # _AnsibleCollectionLoader(path=['/tmp/collections-FCu/ansible_collections/community/general/plugins/modules'])\nimport 'ansible_collections.community.general.plugins.action' # _AnsibleCollectionLoader(path=['/tmp/collections-FCu/ansible_collections/community/general/plugins/action'])\nimport 'ansible_collections.ansible.builtin.plugins.callback' # _AnsibleCollectionLoader(path=None)\nimport 'ansible_collections.ansible.posix' # _AnsibleCollectionPkgLoader(path=['/tmp/collections-FCu/ansible_collections/ansible/posix'])\nimport 'ansible_collections.ansible.posix.plugins' # _AnsibleCollectionLoader(path=['/tmp/collections-FCu/ansible_collections/ansible/posix/plugins'])\nimport 'ansible_collections.ansible.posix.plugins.callback' # _AnsibleCollectionLoader(path=['/tmp/collections-FCu/ansible_collections/ansible/posix/plugins/callback'])\n# /tmp/collections-FCu/ansible_collections/ansible/posix/plugins/callback/__pycache__/debug.cpython-312.pyc matches /tmp/collections-FCu/ansible_collections/ansible/posix/plugins/callback/debug.py\n# code object from '/tmp/collections-FCu/ansible_collections/ansible/posix/plugins/callback/__pycache__/debug.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/default.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/default.cpython-312.pyc'\nimport 'ansible.plugins.callback.default' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf82c8e90>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/default_callback.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/default_callback.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/result_format_callback.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/result_format_callback.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/junit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/junit.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/_junit_xml.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/_junit_xml.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/_junit_xml.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py\n# code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc'\n# extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so'\n# extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so'\nimport '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf82cb140>\nimport 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf82cb050>\n# /usr/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/__init__.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/dom/__pycache__/domreg.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/domreg.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/domreg.cpython-312.pyc'\nimport 'xml.dom.domreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf80e42f0>\nimport 'xml.dom' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf82cbc50>\n# /usr/lib64/python3.12/xml/dom/__pycache__/minidom.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/minidom.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/minidom.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/dom/__pycache__/minicompat.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/minicompat.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/minicompat.cpython-312.pyc'\nimport 'xml.dom.minicompat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf80e7e60>\n# /usr/lib64/python3.12/xml/dom/__pycache__/xmlbuilder.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/xmlbuilder.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/xmlbuilder.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/dom/__pycache__/NodeFilter.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/NodeFilter.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/NodeFilter.cpython-312.pyc'\nimport 'xml.dom.NodeFilter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf810e840>\nimport 'xml.dom.xmlbuilder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf810d340>\nimport 'xml.dom.minidom' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa6d17f0>\nimport 'ansible.utils._junit_xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf82ca480>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/minimal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/minimal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/oneline.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/oneline.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/tree.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/tree.cpython-312.pyc'\n# /tmp/collections-FCu/ansible_collections/ansible/posix/plugins/callback/__pycache__/profile_tasks.cpython-312.pyc matches /tmp/collections-FCu/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py\n# code object from '/tmp/collections-FCu/ansible_collections/ansible/posix/plugins/callback/__pycache__/profile_tasks.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py\n# code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc'\nimport 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8147140>\n# /usr/lib64/python3.12/__pycache__/pprint.cpython-312.pyc matches /usr/lib64/python3.12/pprint.py\n# code object from '/usr/lib64/python3.12/__pycache__/pprint.cpython-312.pyc'\nimport 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8147dd0>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/process/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/process/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/process/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.executor.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8045010>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/process/__pycache__/worker.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/process/worker.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/process/__pycache__/worker.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_executor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/task_executor.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_executor.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/connection.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/connection.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/connection.cpython-312.pyc'\nimport 'ansible.module_utils.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8144e30>\nimport 'ansible.executor.task_executor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf80455e0>\nimport 'ansible.executor.process.worker' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf80450a0>\nimport 'ansible.plugins.strategy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8145670>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/__pycache__/linear.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/__pycache__/linear.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/included_file.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/included_file.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/included_file.cpython-312.pyc'\nimport 'ansible.playbook.included_file' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8046390>\n# /usr/lib64/python3.12/multiprocessing/__pycache__/popen_fork.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/popen_fork.py\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/popen_fork.cpython-312.pyc'\nimport 'multiprocessing.popen_fork' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8046d80>\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\nPyThreadState_Clear: warning: thread still has a frame\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8067710>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8067b00>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf80a8290>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.executor.discovery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf82ab230>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.executor.discovery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf812eb40>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.executor.discovery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf812dca0>\n[WARNING]: Module invocation had junk after the JSON data: # destroy __main__ #\nclear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear\nsys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc\n# clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear\nsys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore\nsys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing\nbuiltins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp #\ncleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2]\nremoving _weakref # cleanup[2] removing _io # cleanup[2] removing marshal #\ncleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external #\ncleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing\n_codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases #\ncleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 #\ncleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing\nabc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2]\nremoving _stat # cleanup[2] removing stat # cleanup[2] removing\n_collections_abc # cleanup[2] removing genericpath # cleanup[2] removing\nposixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2]\nremoving _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2]\nremoving _distutils_hack # destroy _distutils_hack # cleanup[2] removing site #\ndestroy site # cleanup[2] removing types # cleanup[2] removing _operator #\ncleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2]\nremoving keyword # destroy keyword # cleanup[2] removing reprlib # destroy\nreprlib # cleanup[2] removing _collections # cleanup[2] removing collections #\ncleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2]\nremoving enum # cleanup[2] removing _sre # cleanup[2] removing re._constants #\ncleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2]\nremoving re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re #\ncleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing\nbinascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing\nimportlib._bootstrap # cleanup[2] removing importlib._bootstrap_external #\ncleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2]\nremoving importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2]\nremoving importlib.util # cleanup[2] removing runpy # destroy runpy #\ncleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing\nzlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2]\nremoving bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma #\ncleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing\n_bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing\n_random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 #\ncleanup[2] removing hashlib # cleanup[2] removing random # destroy random #\ncleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing\nweakref # cleanup[2] removing tempfile # cleanup[2] removing threading #\ncleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2]\nremoving urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2]\nremoving urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib #\ncleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path #\ncleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2]\nremoving collections.abc # cleanup[2] removing _typing # cleanup[2] removing\ntyping # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil #\ncleanup[2] removing ansible # destroy ansible # cleanup[2] removing\nansible.module_utils # destroy ansible.module_utils # cleanup[2] removing\n__future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2]\nremoving json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing\njson.encoder # cleanup[2] removing json # cleanup[2] removing atexit #\ncleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing\n_locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2]\nremoving platform # cleanup[2] removing select # cleanup[2] removing selectors\n# cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing\n_posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token #\ndestroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize #\ncleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2]\nremoving traceback # cleanup[2] removing syslog # cleanup[2] removing systemd #\ndestroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime\n# cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing\n_string # cleanup[2] removing string # destroy string # cleanup[2] removing\nlogging # cleanup[2] removing systemd._journal # cleanup[2] removing\nsystemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing\nsystemd.journal # cleanup[2] removing _socket # cleanup[2] removing array #\ncleanup[2] removing socket # destroy socket # cleanup[2] removing\nsystemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing\nansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2]\nremoving ansible.module_utils.common # destroy ansible.module_utils.common #\ncleanup[2] removing ansible.module_utils.common.text # destroy\nansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six\n# destroy ansible.module_utils.six # cleanup[2] removing\nansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing _ctypes #\ncleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy\nctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2]\nremoving ansible.module_utils._text # destroy ansible.module_utils._text #\ncleanup[2] removing copy # destroy copy # cleanup[2] removing\nansible.module_utils.common.collections # destroy\nansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy\n_ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing\nansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 #\ncleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2]\nremoving ansible.module_utils.common.file # destroy\nansible.module_utils.common.file # cleanup[2] removing\nansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing gettext # destroy\ngettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro #\ncleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro #\ncleanup[2] removing ansible.module_utils.common._utils # destroy\nansible.module_utils.common._utils # cleanup[2] removing\nansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2]\nremoving ansible.modules # destroy ansible.modules # destroy _sitebuiltins #\ndestroy importlib.machinery # destroy importlib._abc # destroy importlib.util #\ndestroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy\nbinascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy\nzipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob\n# destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib #\ndestroy zipimport # destroy __main__ # destroy tempfile # destroy\nsystemd.journal # destroy systemd.daemon # destroy\nansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder #\ndestroy json.encoder # destroy json.scanner # destroy _json # destroy grp #\ndestroy encodings # destroy _locale # destroy pwd # destroy locale # destroy\nsignal # destroy fcntl # destroy select # destroy _signal # destroy\n_posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy\nerrno # destroy array # destroy datetime # destroy selinux # destroy shutil #\ndestroy distro # destroy distro.distro # destroy argparse # destroy json #\ndestroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping\nselinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3]\nwiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon #\ncleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping\nsystemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping\n_string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3]\nwiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping\ntokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform #\ncleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping\ncollections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping\ncontextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref #\ncleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping\n_bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3]\nwiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap #\ncleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants #\ndestroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping\ncopyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3]\nwiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections\n# destroy _collections_abc # destroy collections.abc # cleanup[3] wiping\n_collections # cleanup[3] wiping itertools # cleanup[3] wiping operator #\ncleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping\nencodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3]\nwiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy\n_stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc #\ncleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases #\ncleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time #\ncleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix #\ncleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref\n# cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping\n_imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3]\nwiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy\nsystemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy\n_datetime # destroy sys.monitoring # destroy _socket # destroy _collections #\ndestroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy\nre._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib #\ndestroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize #\ndestroy ansible.module_utils.six.moves.urllib_parse # destroy\nansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy\noperator # destroy ansible.module_utils.six.moves # destroy\n_frozen_importlib_external # destroy _imp # destroy _io # destroy marshal #\nclear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy\ncodecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy\nencodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io #\ndestroy traceback # destroy warnings # destroy weakref # destroy collections #\ndestroy threading # destroy atexit # destroy _warnings # destroy math # destroy\n_bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib\n# destroy _operator # destroy _string # destroy re # destroy itertools #\ndestroy _abc # destroy _sre # destroy posix # destroy _functools # destroy\nbuiltins # destroy _thread # clear sys.audit hooks\n[WARNING]: Platform linux on host managed_node3 is using the discovered Python\ninterpreter at /usr/bin/python3.12, but future installation of another Python\ninterpreter could change the meaning of that path. See\nhttps://docs.ansible.com/ansible-\ncore/2.17/reference_appendices/interpreter_discovery.html for more information.\n[WARNING]: Platform linux on host managed_node1 is using the discovered Python\ninterpreter at /usr/bin/python3.12, but future installation of another Python\ninterpreter could change the meaning of that path. See\nhttps://docs.ansible.com/ansible-\ncore/2.17/reference_appendices/interpreter_discovery.html for more information.\n[WARNING]: Platform linux on host managed_node2 is using the discovered Python\ninterpreter at /usr/bin/python3.12, but future installation of another Python\ninterpreter could change the meaning of that path. See\nhttps://docs.ansible.com/ansible-\ncore/2.17/reference_appendices/interpreter_discovery.html for more information.\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/set_fact.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/set_fact.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8066390>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8065400>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf80a8440>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf80aa450>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8066cf0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf7ee4920>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf7ee7980>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf7ee4dd0>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf7ee7b30>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf7f057c0>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf7f045f0>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf7f065a0>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf7f06090>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf7ee67b0>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf80654f0>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf80ab6e0>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf80ab440>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf80ab860>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf80a9580>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf7fc22a0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/shell.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/shell.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n[WARNING]: Module invocation had junk after the JSON data: # clear\nsys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear\nsys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc\n# clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear\nsys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore\nsys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing\nbuiltins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp #\ncleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2]\nremoving _weakref # cleanup[2] removing _io # cleanup[2] removing marshal #\ncleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external #\ncleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing\n_codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases #\ncleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 #\ncleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing\nabc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2]\nremoving _stat # cleanup[2] removing stat # cleanup[2] removing\n_collections_abc # cleanup[2] removing genericpath # cleanup[2] removing\nposixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2]\nremoving _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2]\nremoving _distutils_hack # destroy _distutils_hack # cleanup[2] removing site #\ndestroy site # cleanup[2] removing types # cleanup[2] removing _operator #\ncleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2]\nremoving keyword # destroy keyword # cleanup[2] removing reprlib # destroy\nreprlib # cleanup[2] removing _collections # cleanup[2] removing collections #\ncleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2]\nremoving enum # cleanup[2] removing _sre # cleanup[2] removing re._constants #\ncleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2]\nremoving re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re #\ncleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing\nbinascii # cleanup[2] removing base64 # cleanup[2] removing\nimportlib._bootstrap # cleanup[2] removing importlib._bootstrap_external #\ncleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2]\nremoving importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2]\nremoving importlib.util # cleanup[2] removing runpy # destroy runpy #\ncleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing\nzlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2]\nremoving bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma #\ncleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing\n_bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing\n_random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 #\ncleanup[2] removing hashlib # cleanup[2] removing random # destroy random #\ncleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing\nweakref # cleanup[2] removing tempfile # cleanup[2] removing threading #\ncleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2]\nremoving urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2]\nremoving urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib #\ncleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path #\ncleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2]\nremoving collections.abc # cleanup[2] removing _typing # cleanup[2] removing\ntyping # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil #\ncleanup[2] removing ansible # destroy ansible # cleanup[2] removing\nansible.module_utils # destroy ansible.module_utils # cleanup[2] removing\n__future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2]\nremoving json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing\njson.encoder # cleanup[2] removing json # cleanup[2] removing atexit #\ncleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing\n_locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2]\nremoving platform # cleanup[2] removing select # cleanup[2] removing selectors\n# cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing\n_posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token #\ndestroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize #\ncleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2]\nremoving traceback # cleanup[2] removing syslog # cleanup[2] removing systemd #\ndestroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime\n# cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing\n_string # cleanup[2] removing string # destroy string # cleanup[2] removing\nlogging # cleanup[2] removing systemd._journal # cleanup[2] removing\nsystemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing\nsystemd.journal # cleanup[2] removing _socket # cleanup[2] removing array #\ncleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2]\nremoving systemd.daemon # cleanup[2] removing ansible.module_utils.compat #\ndestroy ansible.module_utils.compat # cleanup[2] removing\nansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2]\nremoving ansible.module_utils.common.text # destroy\nansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six\n# destroy ansible.module_utils.six # cleanup[2] removing\nansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing _ctypes #\ncleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy\nctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2]\nremoving ansible.module_utils._text # destroy ansible.module_utils._text #\ncleanup[2] removing copy # destroy copy # cleanup[2] removing\nansible.module_utils.common.collections # destroy\nansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy\n_ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing\nansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 #\ncleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2]\nremoving ansible.module_utils.common.file # destroy\nansible.module_utils.common.file # cleanup[2] removing\nansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing gettext # destroy\ngettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro #\ncleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro #\ncleanup[2] removing ansible.module_utils.common._utils # destroy\nansible.module_utils.common._utils # cleanup[2] removing\nansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2]\nremoving ansible.modules # destroy ansible.modules # cleanup[2] removing\nansible.module_utils.facts.namespace # cleanup[2] removing\nansible.module_utils.compat.typing # cleanup[2] removing\nmultiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2]\nremoving _pickle # cleanup[2] removing pickle # cleanup[2] removing\nmultiprocessing.reduction # cleanup[2] removing multiprocessing.context #\ncleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing\nmultiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq #\ndestroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue #\ncleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing\n# cleanup[2] removing multiprocessing.connection # cleanup[2] removing\nmultiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout #\ncleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing\nansible.module_utils.facts.other # cleanup[2] removing\nansible.module_utils.facts.other.facter # cleanup[2] removing\nansible.module_utils.facts.other.ohai # cleanup[2] removing\nansible.module_utils.facts.system # cleanup[2] removing\nansible.module_utils.facts.system.apparmor # cleanup[2] removing\nansible.module_utils.facts.system.caps # cleanup[2] removing\nansible.module_utils.facts.system.chroot # cleanup[2] removing\nansible.module_utils.facts.utils # cleanup[2] removing\nansible.module_utils.facts.system.cmdline # cleanup[2] removing\nansible.module_utils.facts.system.distribution # cleanup[2] removing\nansible.module_utils.compat.datetime # destroy\nansible.module_utils.compat.datetime # cleanup[2] removing\nansible.module_utils.facts.system.date_time # cleanup[2] removing\nansible.module_utils.facts.system.env # cleanup[2] removing\nansible.module_utils.facts.system.dns # cleanup[2] removing\nansible.module_utils.facts.system.fips # cleanup[2] removing\nansible.module_utils.facts.system.loadavg # cleanup[2] removing glob #\ncleanup[2] removing configparser # cleanup[2] removing\nansible.module_utils.facts.system.local # cleanup[2] removing\nansible.module_utils.facts.system.lsb # cleanup[2] removing\nansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing\nansible.module_utils.facts.system.platform # cleanup[2] removing _ssl #\ncleanup[2] removing ssl # destroy ssl # cleanup[2] removing\nansible.module_utils.facts.system.python # cleanup[2] removing\nansible.module_utils.facts.system.selinux # cleanup[2] removing\nansible.module_utils.compat.version # destroy\nansible.module_utils.compat.version # cleanup[2] removing\nansible.module_utils.facts.system.service_mgr # cleanup[2] removing\nansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios #\ncleanup[2] removing getpass # cleanup[2] removing\nansible.module_utils.facts.system.user # cleanup[2] removing\nansible.module_utils.facts.hardware # cleanup[2] removing\nansible.module_utils.facts.hardware.base # cleanup[2] removing\nansible.module_utils.facts.hardware.aix # cleanup[2] removing\nansible.module_utils.facts.sysctl # cleanup[2] removing\nansible.module_utils.facts.hardware.darwin # cleanup[2] removing\nansible.module_utils.facts.hardware.freebsd # cleanup[2] removing\nansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing\nansible.module_utils.facts.hardware.hpux # cleanup[2] removing\nansible.module_utils.facts.hardware.linux # cleanup[2] removing\nansible.module_utils.facts.hardware.hurd # cleanup[2] removing\nansible.module_utils.facts.hardware.netbsd # cleanup[2] removing\nansible.module_utils.facts.hardware.openbsd # cleanup[2] removing\nansible.module_utils.facts.hardware.sunos # cleanup[2] removing\nansible.module_utils.facts.network # cleanup[2] removing\nansible.module_utils.facts.network.base # cleanup[2] removing\nansible.module_utils.facts.network.generic_bsd # cleanup[2] removing\nansible.module_utils.facts.network.aix # cleanup[2] removing\nansible.module_utils.facts.network.darwin # cleanup[2] removing\nansible.module_utils.facts.network.dragonfly # cleanup[2] removing\nansible.module_utils.facts.network.fc_wwn # cleanup[2] removing\nansible.module_utils.facts.network.freebsd # cleanup[2] removing\nansible.module_utils.facts.network.hpux # cleanup[2] removing\nansible.module_utils.facts.network.hurd # cleanup[2] removing\nansible.module_utils.facts.network.linux # cleanup[2] removing\nansible.module_utils.facts.network.iscsi # cleanup[2] removing\nansible.module_utils.facts.network.nvme # cleanup[2] removing\nansible.module_utils.facts.network.netbsd # cleanup[2] removing\nansible.module_utils.facts.network.openbsd # cleanup[2] removing\nansible.module_utils.facts.network.sunos # cleanup[2] removing\nansible.module_utils.facts.virtual # cleanup[2] removing\nansible.module_utils.facts.virtual.base # cleanup[2] removing\nansible.module_utils.facts.virtual.sysctl # cleanup[2] removing\nansible.module_utils.facts.virtual.freebsd # cleanup[2] removing\nansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing\nansible.module_utils.facts.virtual.hpux # cleanup[2] removing\nansible.module_utils.facts.virtual.linux # cleanup[2] removing\nansible.module_utils.facts.virtual.netbsd # cleanup[2] removing\nansible.module_utils.facts.virtual.openbsd # cleanup[2] removing\nansible.module_utils.facts.virtual.sunos # cleanup[2] removing\nansible.module_utils.facts.default_collectors # cleanup[2] removing\nansible.module_utils.facts.ansible_collector # cleanup[2] removing\nansible.module_utils.facts.compat # cleanup[2] removing\nansible.module_utils.facts # destroy ansible.module_utils.facts # destroy\nansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other\n# destroy ansible.module_utils.facts.other.facter # destroy\nansible.module_utils.facts.other.ohai # destroy\nansible.module_utils.facts.system # destroy\nansible.module_utils.facts.system.apparmor # destroy\nansible.module_utils.facts.system.caps # destroy\nansible.module_utils.facts.system.chroot # destroy\nansible.module_utils.facts.system.cmdline # destroy\nansible.module_utils.facts.system.distribution # destroy\nansible.module_utils.facts.system.date_time # destroy\nansible.module_utils.facts.system.env # destroy\nansible.module_utils.facts.system.dns # destroy\nansible.module_utils.facts.system.fips # destroy\nansible.module_utils.facts.system.loadavg # destroy\nansible.module_utils.facts.system.local # destroy\nansible.module_utils.facts.system.lsb # destroy\nansible.module_utils.facts.system.pkg_mgr # destroy\nansible.module_utils.facts.system.platform # destroy\nansible.module_utils.facts.system.python # destroy\nansible.module_utils.facts.system.selinux # destroy\nansible.module_utils.facts.system.service_mgr # destroy\nansible.module_utils.facts.system.ssh_pub_keys # destroy\nansible.module_utils.facts.system.user # destroy\nansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware\n# destroy ansible.module_utils.facts.hardware.base # destroy\nansible.module_utils.facts.hardware.aix # destroy\nansible.module_utils.facts.hardware.darwin # destroy\nansible.module_utils.facts.hardware.freebsd # destroy\nansible.module_utils.facts.hardware.dragonfly # destroy\nansible.module_utils.facts.hardware.hpux # destroy\nansible.module_utils.facts.hardware.linux # destroy\nansible.module_utils.facts.hardware.hurd # destroy\nansible.module_utils.facts.hardware.netbsd # destroy\nansible.module_utils.facts.hardware.openbsd # destroy\nansible.module_utils.facts.hardware.sunos # destroy\nansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network\n# destroy ansible.module_utils.facts.network.base # destroy\nansible.module_utils.facts.network.generic_bsd # destroy\nansible.module_utils.facts.network.aix # destroy\nansible.module_utils.facts.network.darwin # destroy\nansible.module_utils.facts.network.dragonfly # destroy\nansible.module_utils.facts.network.fc_wwn # destroy\nansible.module_utils.facts.network.freebsd # destroy\nansible.module_utils.facts.network.hpux # destroy\nansible.module_utils.facts.network.hurd # destroy\nansible.module_utils.facts.network.linux # destroy\nansible.module_utils.facts.network.iscsi # destroy\nansible.module_utils.facts.network.nvme # destroy\nansible.module_utils.facts.network.netbsd # destroy\nansible.module_utils.facts.network.openbsd # destroy\nansible.module_utils.facts.network.sunos # destroy\nansible.module_utils.facts.virtual # destroy\nansible.module_utils.facts.virtual.base # destroy\nansible.module_utils.facts.virtual.sysctl # destroy\nansible.module_utils.facts.virtual.freebsd # destroy\nansible.module_utils.facts.virtual.dragonfly # destroy\nansible.module_utils.facts.virtual.hpux # destroy\nansible.module_utils.facts.virtual.linux # destroy\nansible.module_utils.facts.virtual.netbsd # destroy\nansible.module_utils.facts.virtual.openbsd # destroy\nansible.module_utils.facts.virtual.sunos # destroy\nansible.module_utils.facts.compat # destroy _sitebuiltins # destroy\nimportlib.machinery # destroy importlib._abc # destroy importlib.util # destroy\n_bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy\nbinascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path #\ndestroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy\nipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy\n__main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib #\ndestroy json.decoder # destroy json.encoder # destroy json.scanner # destroy\n_json # destroy grp # destroy encodings # destroy _locale # destroy locale #\ndestroy select # destroy _signal # destroy _posixsubprocess # destroy syslog #\ndestroy uuid # destroy selinux # destroy shutil # destroy distro # destroy\ndistro.distro # destroy argparse # destroy logging # destroy\nansible.module_utils.facts.default_collectors # destroy\nansible.module_utils.facts.ansible_collector # destroy multiprocessing #\ndestroy multiprocessing.connection # destroy multiprocessing.pool # destroy\nsignal # destroy pickle # destroy multiprocessing.context # destroy array #\ndestroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq #\ndestroy _queue # destroy multiprocessing.process # destroy tempfile # destroy\nmultiprocessing.util # destroy multiprocessing.reduction # destroy selectors #\ndestroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime #\ndestroy subprocess # destroy base64 # destroy _ssl # destroy\nansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy\ntermios # destroy errno # destroy json # destroy socket # destroy struct #\ndestroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing #\ndestroy ansible.module_utils.facts.timeout # destroy\nansible.module_utils.facts.collector # cleanup[3] wiping configparser #\ncleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian #\ncleanup[3] wiping _ctypes # cleanup[3] wiping\nansible.module_utils.six.moves.collections_abc # cleanup[3] wiping\nansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping\nsystemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 #\ncleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal #\ncleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping\n_datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap\n# cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping\nplatform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3]\nwiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping\ncontextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref #\ncleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping\n_bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3]\nwiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap #\ncleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants #\ndestroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping\ncopyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3]\nwiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections\n# destroy _collections_abc # destroy collections.abc # cleanup[3] wiping\n_collections # cleanup[3] wiping itertools # cleanup[3] wiping operator #\ncleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping\nencodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3]\nwiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy\n_stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc #\ncleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases #\ncleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time #\ncleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix #\ncleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref\n# cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping\n_imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3]\nwiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy\nsystemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy\n_datetime # destroy sys.monitoring # destroy _socket # destroy _collections #\ndestroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy\nre._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib #\ndestroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize #\ndestroy ansible.module_utils.six.moves.urllib_parse # destroy\nansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy\noperator # destroy ansible.module_utils.six.moves # destroy\n_frozen_importlib_external # destroy _imp # destroy _io # destroy marshal #\nclear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy\ncodecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy\nencodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io #\ndestroy traceback # destroy warnings # destroy weakref # destroy collections #\ndestroy threading # destroy atexit # destroy _warnings # destroy math # destroy\n_bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib\n# destroy _operator # destroy _string # destroy re # destroy itertools #\ndestroy _abc # destroy _sre # destroy posix # destroy _functools # destroy\nbuiltins # destroy _thread # clear sys.audit hooks\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf7e9ce60>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\nPyThreadState_Clear: warning: thread still has a frame\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf7e9c860>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf812e330>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf7e9d880>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf812d580>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf7e9eae0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/include_vars.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/include_vars.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\nPyThreadState_Clear: warning: thread still has a frame\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf7e9cdd0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf7e9f380>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8144d10>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/package.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/package.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n[WARNING]: Module invocation had junk after the JSON data: # clear\nsys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear\nsys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc\n# clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear\nsys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore\nsys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing\nbuiltins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp #\ncleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2]\nremoving _weakref # cleanup[2] removing _io # cleanup[2] removing marshal #\ncleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external #\ncleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing\n_codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases #\ncleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 #\ncleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing\nabc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2]\nremoving _stat # cleanup[2] removing stat # cleanup[2] removing\n_collections_abc # cleanup[2] removing genericpath # cleanup[2] removing\nposixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2]\nremoving _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2]\nremoving _distutils_hack # destroy _distutils_hack # cleanup[2] removing site #\ndestroy site # cleanup[2] removing types # cleanup[2] removing _operator #\ncleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2]\nremoving keyword # destroy keyword # cleanup[2] removing reprlib # destroy\nreprlib # cleanup[2] removing _collections # cleanup[2] removing collections #\ncleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2]\nremoving enum # cleanup[2] removing _sre # cleanup[2] removing re._constants #\ncleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2]\nremoving re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re #\ncleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing\nbinascii # cleanup[2] removing base64 # cleanup[2] removing\nimportlib._bootstrap # cleanup[2] removing importlib._bootstrap_external #\ncleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2]\nremoving importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2]\nremoving importlib.util # cleanup[2] removing runpy # destroy runpy #\ncleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing\nzlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2]\nremoving bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma #\ncleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing\n_bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing\n_random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 #\ncleanup[2] removing hashlib # cleanup[2] removing random # destroy random #\ncleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing\nweakref # cleanup[2] removing tempfile # cleanup[2] removing threading #\ncleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2]\nremoving urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2]\nremoving urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib #\ncleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path #\ncleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2]\nremoving collections.abc # cleanup[2] removing _typing # cleanup[2] removing\ntyping # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil #\ncleanup[2] removing ansible # destroy ansible # cleanup[2] removing\nansible.module_utils # destroy ansible.module_utils # cleanup[2] removing\n__future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2]\nremoving json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing\njson.encoder # cleanup[2] removing json # cleanup[2] removing atexit #\ncleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing\n_locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2]\nremoving platform # cleanup[2] removing select # cleanup[2] removing selectors\n# cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing\n_posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token #\ndestroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize #\ncleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2]\nremoving traceback # cleanup[2] removing syslog # cleanup[2] removing systemd #\ndestroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime\n# cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing\n_string # cleanup[2] removing string # destroy string # cleanup[2] removing\nlogging # cleanup[2] removing systemd._journal # cleanup[2] removing\nsystemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing\nsystemd.journal # cleanup[2] removing _socket # cleanup[2] removing array #\ncleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2]\nremoving systemd.daemon # cleanup[2] removing ansible.module_utils.compat #\ndestroy ansible.module_utils.compat # cleanup[2] removing\nansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2]\nremoving ansible.module_utils.common.text # destroy\nansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six\n# destroy ansible.module_utils.six # cleanup[2] removing\nansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing _ctypes #\ncleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy\nctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2]\nremoving ansible.module_utils._text # destroy ansible.module_utils._text #\ncleanup[2] removing copy # destroy copy # cleanup[2] removing\nansible.module_utils.common.collections # destroy\nansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy\n_ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing\nansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 #\ncleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2]\nremoving ansible.module_utils.common.file # destroy\nansible.module_utils.common.file # cleanup[2] removing\nansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing gettext # destroy\ngettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro #\ncleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro #\ncleanup[2] removing ansible.module_utils.common._utils # destroy\nansible.module_utils.common._utils # cleanup[2] removing\nansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2]\nremoving ansible.modules # destroy ansible.modules # cleanup[2] removing\nansible.module_utils.facts.namespace # cleanup[2] removing\nansible.module_utils.compat.typing # cleanup[2] removing\nmultiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2]\nremoving _pickle # cleanup[2] removing pickle # cleanup[2] removing\nmultiprocessing.reduction # cleanup[2] removing multiprocessing.context #\ncleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing\nmultiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq #\ndestroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue #\ncleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing\n# cleanup[2] removing multiprocessing.connection # cleanup[2] removing\nmultiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout #\ncleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing\nansible.module_utils.facts.other # cleanup[2] removing\nansible.module_utils.facts.other.facter # cleanup[2] removing\nansible.module_utils.facts.other.ohai # cleanup[2] removing\nansible.module_utils.facts.system # cleanup[2] removing\nansible.module_utils.facts.system.apparmor # cleanup[2] removing\nansible.module_utils.facts.system.caps # cleanup[2] removing\nansible.module_utils.facts.system.chroot # cleanup[2] removing\nansible.module_utils.facts.utils # cleanup[2] removing\nansible.module_utils.facts.system.cmdline # cleanup[2] removing\nansible.module_utils.facts.system.distribution # cleanup[2] removing\nansible.module_utils.compat.datetime # destroy\nansible.module_utils.compat.datetime # cleanup[2] removing\nansible.module_utils.facts.system.date_time # cleanup[2] removing\nansible.module_utils.facts.system.env # cleanup[2] removing\nansible.module_utils.facts.system.dns # cleanup[2] removing\nansible.module_utils.facts.system.fips # cleanup[2] removing\nansible.module_utils.facts.system.loadavg # cleanup[2] removing glob #\ncleanup[2] removing configparser # cleanup[2] removing\nansible.module_utils.facts.system.local # cleanup[2] removing\nansible.module_utils.facts.system.lsb # cleanup[2] removing\nansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing\nansible.module_utils.facts.system.platform # cleanup[2] removing _ssl #\ncleanup[2] removing ssl # destroy ssl # cleanup[2] removing\nansible.module_utils.facts.system.python # cleanup[2] removing\nansible.module_utils.facts.system.selinux # cleanup[2] removing\nansible.module_utils.compat.version # destroy\nansible.module_utils.compat.version # cleanup[2] removing\nansible.module_utils.facts.system.service_mgr # cleanup[2] removing\nansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios #\ncleanup[2] removing getpass # cleanup[2] removing\nansible.module_utils.facts.system.user # cleanup[2] removing\nansible.module_utils.facts.hardware # cleanup[2] removing\nansible.module_utils.facts.hardware.base # cleanup[2] removing\nansible.module_utils.facts.hardware.aix # cleanup[2] removing\nansible.module_utils.facts.sysctl # cleanup[2] removing\nansible.module_utils.facts.hardware.darwin # cleanup[2] removing\nansible.module_utils.facts.hardware.freebsd # cleanup[2] removing\nansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing\nansible.module_utils.facts.hardware.hpux # cleanup[2] removing\nansible.module_utils.facts.hardware.linux # cleanup[2] removing\nansible.module_utils.facts.hardware.hurd # cleanup[2] removing\nansible.module_utils.facts.hardware.netbsd # cleanup[2] removing\nansible.module_utils.facts.hardware.openbsd # cleanup[2] removing\nansible.module_utils.facts.hardware.sunos # cleanup[2] removing\nansible.module_utils.facts.network # cleanup[2] removing\nansible.module_utils.facts.network.base # cleanup[2] removing\nansible.module_utils.facts.network.generic_bsd # cleanup[2] removing\nansible.module_utils.facts.network.aix # cleanup[2] removing\nansible.module_utils.facts.network.darwin # cleanup[2] removing\nansible.module_utils.facts.network.dragonfly # cleanup[2] removing\nansible.module_utils.facts.network.fc_wwn # cleanup[2] removing\nansible.module_utils.facts.network.freebsd # cleanup[2] removing\nansible.module_utils.facts.network.hpux # cleanup[2] removing\nansible.module_utils.facts.network.hurd # cleanup[2] removing\nansible.module_utils.facts.network.linux # cleanup[2] removing\nansible.module_utils.facts.network.iscsi # cleanup[2] removing\nansible.module_utils.facts.network.nvme # cleanup[2] removing\nansible.module_utils.facts.network.netbsd # cleanup[2] removing\nansible.module_utils.facts.network.openbsd # cleanup[2] removing\nansible.module_utils.facts.network.sunos # cleanup[2] removing\nansible.module_utils.facts.virtual # cleanup[2] removing\nansible.module_utils.facts.virtual.base # cleanup[2] removing\nansible.module_utils.facts.virtual.sysctl # cleanup[2] removing\nansible.module_utils.facts.virtual.freebsd # cleanup[2] removing\nansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing\nansible.module_utils.facts.virtual.hpux # cleanup[2] removing\nansible.module_utils.facts.virtual.linux # cleanup[2] removing\nansible.module_utils.facts.virtual.netbsd # cleanup[2] removing\nansible.module_utils.facts.virtual.openbsd # cleanup[2] removing\nansible.module_utils.facts.virtual.sunos # cleanup[2] removing\nansible.module_utils.facts.default_collectors # cleanup[2] removing\nansible.module_utils.facts.ansible_collector # cleanup[2] removing\nansible.module_utils.facts.compat # cleanup[2] removing\nansible.module_utils.facts # destroy ansible.module_utils.facts # destroy\nansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other\n# destroy ansible.module_utils.facts.other.facter # destroy\nansible.module_utils.facts.other.ohai # destroy\nansible.module_utils.facts.system # destroy\nansible.module_utils.facts.system.apparmor # destroy\nansible.module_utils.facts.system.caps # destroy\nansible.module_utils.facts.system.chroot # destroy\nansible.module_utils.facts.system.cmdline # destroy\nansible.module_utils.facts.system.distribution # destroy\nansible.module_utils.facts.system.date_time # destroy\nansible.module_utils.facts.system.env # destroy\nansible.module_utils.facts.system.dns # destroy\nansible.module_utils.facts.system.fips # destroy\nansible.module_utils.facts.system.loadavg # destroy\nansible.module_utils.facts.system.local # destroy\nansible.module_utils.facts.system.lsb # destroy\nansible.module_utils.facts.system.pkg_mgr # destroy\nansible.module_utils.facts.system.platform # destroy\nansible.module_utils.facts.system.python # destroy\nansible.module_utils.facts.system.selinux # destroy\nansible.module_utils.facts.system.service_mgr # destroy\nansible.module_utils.facts.system.ssh_pub_keys # destroy\nansible.module_utils.facts.system.user # destroy\nansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware\n# destroy ansible.module_utils.facts.hardware.base # destroy\nansible.module_utils.facts.hardware.aix # destroy\nansible.module_utils.facts.hardware.darwin # destroy\nansible.module_utils.facts.hardware.freebsd # destroy\nansible.module_utils.facts.hardware.dragonfly # destroy\nansible.module_utils.facts.hardware.hpux # destroy\nansible.module_utils.facts.hardware.linux # destroy\nansible.module_utils.facts.hardware.hurd # destroy\nansible.module_utils.facts.hardware.netbsd # destroy\nansible.module_utils.facts.hardware.openbsd # destroy\nansible.module_utils.facts.hardware.sunos # destroy\nansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network\n# destroy ansible.module_utils.facts.network.base # destroy\nansible.module_utils.facts.network.generic_bsd # destroy\nansible.module_utils.facts.network.aix # destroy\nansible.module_utils.facts.network.darwin # destroy\nansible.module_utils.facts.network.dragonfly # destroy\nansible.module_utils.facts.network.fc_wwn # destroy\nansible.module_utils.facts.network.freebsd # destroy\nansible.module_utils.facts.network.hpux # destroy\nansible.module_utils.facts.network.hurd # destroy\nansible.module_utils.facts.network.linux # destroy\nansible.module_utils.facts.network.iscsi # destroy\nansible.module_utils.facts.network.nvme # destroy\nansible.module_utils.facts.network.netbsd # destroy\nansible.module_utils.facts.network.openbsd # destroy\nansible.module_utils.facts.network.sunos # destroy\nansible.module_utils.facts.virtual # destroy\nansible.module_utils.facts.virtual.base # destroy\nansible.module_utils.facts.virtual.sysctl # destroy\nansible.module_utils.facts.virtual.freebsd # destroy\nansible.module_utils.facts.virtual.dragonfly # destroy\nansible.module_utils.facts.virtual.hpux # destroy\nansible.module_utils.facts.virtual.linux # destroy\nansible.module_utils.facts.virtual.netbsd # destroy\nansible.module_utils.facts.virtual.openbsd # destroy\nansible.module_utils.facts.virtual.sunos # destroy\nansible.module_utils.facts.compat # cleanup[2] removing unicodedata #\ncleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy\n_sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy\nimportlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy\n_blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma #\ndestroy zipfile._path # destroy zipfile # destroy pathlib # destroy\nzipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib #\ndestroy zipimport # destroy __main__ # destroy systemd.journal # destroy\nsystemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder\n# destroy json.scanner # destroy _json # destroy grp # destroy encodings #\ndestroy _locale # destroy locale # destroy select # destroy _signal # destroy\n_posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy\nshutil # destroy distro # destroy distro.distro # destroy argparse # destroy\nlogging # destroy ansible.module_utils.facts.default_collectors # destroy\nansible.module_utils.facts.ansible_collector # destroy multiprocessing #\ndestroy multiprocessing.connection # destroy multiprocessing.pool # destroy\nsignal # destroy pickle # destroy multiprocessing.context # destroy array #\ndestroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq #\ndestroy _queue # destroy multiprocessing.process # destroy unicodedata #\ndestroy tempfile # destroy multiprocessing.util # destroy\nmultiprocessing.reduction # destroy selectors # destroy _multiprocessing #\ndestroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy\nbase64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy\ngetpass # destroy pwd # destroy termios # destroy errno # destroy json #\ndestroy socket # destroy struct # destroy glob # destroy fnmatch # destroy\nansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout\n# destroy ansible.module_utils.facts.collector # cleanup[3] wiping\nencodings.idna # destroy stringprep # cleanup[3] wiping configparser #\ncleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian #\ncleanup[3] wiping _ctypes # cleanup[3] wiping\nansible.module_utils.six.moves.collections_abc # cleanup[3] wiping\nansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping\nsystemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 #\ncleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal #\ncleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping\n_datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap\n# cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping\nplatform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3]\nwiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping\ncontextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref #\ncleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping\n_bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3]\nwiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap #\ncleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants #\ndestroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping\ncopyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3]\nwiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections\n# destroy _collections_abc # destroy collections.abc # cleanup[3] wiping\n_collections # cleanup[3] wiping itertools # cleanup[3] wiping operator #\ncleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping\nencodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3]\nwiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy\n_stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc #\ncleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases #\ncleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time #\ncleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix #\ncleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref\n# cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping\n_imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3]\nwiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy\nsystemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy\n_datetime # destroy sys.monitoring # destroy _socket # destroy _collections #\ndestroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy\nre._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib #\ndestroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize #\ndestroy ansible.module_utils.six.moves.urllib_parse # destroy\nansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy\noperator # destroy ansible.module_utils.six.moves # destroy\n_frozen_importlib_external # destroy _imp # destroy _io # destroy marshal #\nclear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy\ncodecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy\nencodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna #\ndestroy _codecs # destroy io # destroy traceback # destroy warnings # destroy\nweakref # destroy collections # destroy threading # destroy atexit # destroy\n_warnings # destroy math # destroy _bisect # destroy time # destroy _random #\ndestroy _weakref # destroy _hashlib # destroy _operator # destroy _sre #\ndestroy _string # destroy re # destroy itertools # destroy _abc # destroy posix\n# destroy _functools # destroy builtins # destroy _thread # clear sys.audit\nhooks\n[WARNING]: Module invocation had junk after the JSON data: # destroy\ndnf.plugin.dynamic # destroy __main__ # clear sys.path_importer_cache # clear\nsys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear\nsys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear\nsys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ #\nclear sys.meta_path # restore sys.stdin # restore sys.stdout # restore\nsys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins #\ncleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2]\nremoving _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref\n# cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing\nposix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing\ntime # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2]\nremoving codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing\nencodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal #\ncleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io #\ncleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing\nstat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath #\ncleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2]\nremoving os # cleanup[2] removing _sitebuiltins # cleanup[2] removing\nencodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy\n_distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing\ntypes # cleanup[2] removing _operator # cleanup[2] removing operator #\ncleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword #\ncleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing\n_collections # cleanup[2] removing collections # cleanup[2] removing _functools\n# cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2]\nremoving _sre # cleanup[2] removing re._constants # cleanup[2] removing\nre._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler\n# cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing\n_struct # cleanup[2] removing struct # cleanup[2] removing binascii #\ncleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap #\ncleanup[2] removing importlib._bootstrap_external # cleanup[2] removing\nwarnings # cleanup[2] removing importlib # cleanup[2] removing\nimportlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing\nimportlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2]\nremoving fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib #\ncleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2]\nremoving bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma #\ncleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing\n_bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2]\nremoving _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib #\ncleanup[2] removing random # cleanup[2] removing _weakrefset # destroy\n_weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile #\ncleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2]\nremoving ntpath # cleanup[2] removing urllib # cleanup[2] removing ipaddress #\ncleanup[2] removing urllib.parse # cleanup[2] removing pathlib # cleanup[2]\nremoving zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2]\nremoving zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing\ncollections.abc # cleanup[2] removing _typing # cleanup[2] removing typing #\ndestroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2]\nremoving ansible # destroy ansible # cleanup[2] removing ansible.module_utils #\ndestroy ansible.module_utils # cleanup[2] removing __future__ # destroy\n__future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner #\ncleanup[2] removing json.decoder # cleanup[2] removing json.encoder #\ncleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp\n# cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing\nlocale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2]\nremoving select # cleanup[2] removing selectors # cleanup[2] removing shlex #\ncleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2]\nremoving subprocess # cleanup[2] removing token # cleanup[2] removing _tokenize\n# cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2]\nremoving textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog\n# cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime\n# cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2]\nremoving uuid # cleanup[2] removing _string # cleanup[2] removing string #\ncleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2]\nremoving systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2]\nremoving systemd.journal # cleanup[2] removing _socket # cleanup[2] removing\narray # cleanup[2] removing socket # cleanup[2] removing systemd._daemon #\ncleanup[2] removing systemd.daemon # cleanup[2] removing\nansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2]\nremoving ansible.module_utils.common # destroy ansible.module_utils.common #\ncleanup[2] removing ansible.module_utils.common.text # destroy\nansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six\n# destroy ansible.module_utils.six # cleanup[2] removing\nansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing _ctypes #\ncleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy\nctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2]\nremoving ansible.module_utils._text # destroy ansible.module_utils._text #\ncleanup[2] removing copy # cleanup[2] removing\nansible.module_utils.common.collections # destroy\nansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy\n_ast # cleanup[2] removing ast # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing\nansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 #\ncleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2]\nremoving ansible.module_utils.common.file # destroy\nansible.module_utils.common.file # cleanup[2] removing\nansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2]\nremoving argparse # cleanup[2] removing distro.distro # cleanup[2] removing\ndistro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing\nansible.module_utils.common._utils # destroy ansible.module_utils.common._utils\n# cleanup[2] removing ansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2]\nremoving ansible.modules # destroy ansible.modules # cleanup[2] removing email\n# cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2]\nremoving email.encoders # cleanup[2] removing email.errors # cleanup[2]\nremoving email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2]\nremoving email.charset # cleanup[2] removing email.header # cleanup[2] removing\ncalendar # cleanup[2] removing email._parseaddr # cleanup[2] removing\nemail.utils # cleanup[2] removing email._policybase # cleanup[2] removing\nemail._encoded_words # cleanup[2] removing email._header_value_parser #\ncleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators\n# cleanup[2] removing email.message # cleanup[2] removing email.contentmanager\n# cleanup[2] removing email.policy # cleanup[2] removing email.mime.base #\ncleanup[2] removing email.mime.nonmultipart # cleanup[2] removing\nemail.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2]\nremoving email.feedparser # cleanup[2] removing email.parser # cleanup[2]\nremoving http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2]\nremoving http.client # cleanup[2] removing mimetypes # cleanup[2] removing\nnetrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error\n# cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar #\ncleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls #\ndestroy ansible.module_utils.urls # cleanup[2] removing\nansible.module_utils.compat.version # destroy\nansible.module_utils.compat.version # cleanup[2] removing\nansible.module_utils.common.respawn # destroy\nansible.module_utils.common.respawn # cleanup[2] removing\nansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2]\nremoving email.mime.text # cleanup[2] removing configparser # destroy\nconfigparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy\nheapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2]\nremoving dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing\nlibdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing\nlibdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2]\nremoving libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing\nlibdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing\nlibdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing\nlibdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2]\nremoving libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing\nlibdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n #\ncleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2]\nremoving rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing\nrpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback #\ncleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2]\nremoving dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing\nlibcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing\ndnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto #\ncleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2]\nremoving dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2]\nremoving dnf.conf.substitutions # cleanup[2] removing dnf.conf.config #\ncleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2]\nremoving _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing\npickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging\n# cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2]\nremoving dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2]\nremoving dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing\ndnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module #\ncleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols #\ncleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions #\ncleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor\n# cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode #\ncleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing\ndnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict #\ncleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils\n# cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2]\nremoving dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base #\ncleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy\ndnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing\n_curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2]\nremoving dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2]\nremoving dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2]\nremoving dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands #\ncleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing\ndnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check #\ncleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing\ndnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist #\ncleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing\ndnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group #\ncleanup[2] removing dnf.transaction_sr # cleanup[2] removing\ndnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install #\ncleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing\ndnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module #\ncleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing\ndnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist #\ncleanup[2] removing dnf.match_counter # cleanup[2] removing\ndnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing\ndnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2]\nremoving dnf.cli.commands.updateinfo # cleanup[2] removing\ndnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal\n# cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli #\ncleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep #\ndestroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version #\ncleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing\nnumbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing\ndecimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2]\nremoving dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2]\nremoving dateutil.tz._common # cleanup[2] removing dateutil.tz._factories #\ncleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz #\ncleanup[2] removing dateutil.parser._parser # cleanup[2] removing\ndateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2]\nremoving dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog #\ndestroy dnf.plugin.dynamic.changelog # cleanup[2] removing\ndnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager #\ncleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr #\ncleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy\ndnf.plugin.dynamic.debuginfo-install # cleanup[2] removing\ndnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2]\nremoving _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing\nsqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache #\ndestroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing\ndnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager #\ncleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions #\ncleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types #\ncleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml #\ncleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing\npyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing\npyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing\nxml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy\nxml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser #\ncleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection #\ncleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2]\nremoving dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting #\ndestroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing\ndnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure #\ncleanup[2] removing dnf.plugin.dynamic.repodiff # destroy\ndnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph\n# destroy dnf.plugin.dynamic.repograph # cleanup[2] removing\ndnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage #\ncleanup[2] removing dnf.plugin.dynamic.reposync # destroy\ndnf.plugin.dynamic.reposync # cleanup[2] removing\ndnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade #\ndestroy _sitebuiltins # destroy _bz2 # destroy _lzma # destroy bz2 # destroy\nlzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy\nzipfile._path.glob # destroy ntpath # destroy zipimport # destroy __main__ #\ndestroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy\ngrp # destroy syslog # destroy selinux # destroy distro # destroy distro.distro\n# destroy mimetypes # destroy netrc # destroy dateutil # destroy\ndateutil._version # destroy dateutil._common # destroy dateutil.parser #\ndestroy dateutil.parser._parser # destroy dateutil.relativedelta # destroy\nsix.moves.urllib # destroy six.moves # destroy six.moves.urllib_parse # destroy\nsix.moves.urllib.error # destroy six.moves.urllib.request # destroy\nsix.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy\ndateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz #\ndestroy dateutil.tz # destroy six # destroy sqlite3 # destroy sqlite3.dbapi2 #\ndestroy _sqlite3 # destroy dbus # destroy dbus._compat # destroy\ndbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy\ndbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection\n# destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy\npyexpat.model # destroy pyexpat # destroy uuid # destroy systemd.journal #\ncleanup[3] wiping _dbus_bindings # cleanup[3] wiping _decimal # cleanup[3]\nwiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy\ndnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser #\ndestroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping\ndnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade #\ncleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping\ndnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd\n# cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping\ndnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3]\nwiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall #\ncleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping\ndnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache #\ncleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping\ndnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3]\nwiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade #\ncleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping\ndnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery #\ncleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping\ndnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove #\ncleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands #\ncleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3]\nwiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy\ndnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy\ndnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy\ndnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db #\ndestroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy\ndnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy\ndnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo #\ndestroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal #\ndestroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions #\ndestroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor #\ndestroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy\ndnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base #\ndestroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli #\ncleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess\n# cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy\nast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3]\nwiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3]\nwiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy\npickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle #\ncleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping\nlibcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey #\ncleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy\nrpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata #\ncleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types #\ndestroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy\nlibdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols #\ncleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction #\ncleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3]\nwiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3]\nwiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue #\ncleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text #\ncleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping\nhttp.cookiejar # destroy copy # cleanup[3] wiping urllib.request # destroy\nbisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response #\ncleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping\n_ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser #\ncleanup[3] wiping email.mime.multipart # cleanup[3] wiping\nemail.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3]\nwiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping\nemail.contentmanager # cleanup[3] wiping email.message # destroy quopri #\ncleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry #\ncleanup[3] wiping email._header_value_parser # cleanup[3] wiping\nemail._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping\nemail.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar #\ncleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3]\nwiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3]\nwiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping\nemail.mime # destroy email.mime.base # destroy email.mime.nonmultipart #\ndestroy email.mime.application # destroy email.mime.multipart # destroy\nemail.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy\nemail._policybase # destroy email._encoded_words # destroy\nemail._header_value_parser # destroy email.mime # destroy email.encoders #\ndestroy email.errors # destroy email.quoprimime # destroy email.base64mime #\ndestroy email.charset # destroy email.header # destroy email.utils # destroy\nemail.headerregistry # destroy email.iterators # destroy email.message #\ndestroy email.contentmanager # destroy email.policy # destroy email.feedparser\n# destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext\n# cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian #\ncleanup[3] wiping _ctypes # cleanup[3] wiping\nansible.module_utils.six.moves.collections_abc # cleanup[3] wiping\nansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3]\nwiping socket # cleanup[3] wiping array # cleanup[3] wiping _socket #\ncleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader #\ncleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy\nlogging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string #\ndestroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime #\ncleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache #\ndestroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize #\ncleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3]\nwiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select #\ncleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale #\ndestroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3]\nwiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping\njson # destroy json.decoder # destroy json.encoder # cleanup[3] wiping\njson.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3]\nwiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping\nurllib.parse # destroy ipaddress # cleanup[3] wiping urllib # destroy\nurllib.response # destroy urllib.error # destroy urllib.request # cleanup[3]\nwiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile #\ncleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping\nhashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3]\nwiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3]\nwiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3]\nwiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util #\ncleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery #\ncleanup[3] wiping importlib # destroy importlib._abc # destroy\nimportlib.machinery # destroy importlib.util # cleanup[3] wiping warnings #\ncleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping\nimportlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii #\ncleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re #\ndestroy re._constants # destroy re._casefix # destroy re._compiler # destroy\nenum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3]\nwiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools #\ncleanup[3] wiping collections # destroy _collections_abc # destroy\ncollections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools\n# cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping\ntypes # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy\nposixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3]\nwiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3]\nwiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping\nencodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping\ncodecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping\n_frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping\nmarshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3]\nwiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp #\ncleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping\nbuiltins # destroy _dbus_bindings # destroy decimal # destroy _curses # destroy\nlibcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy\nselinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy\nsystemd._reader # destroy systemd._journal # destroy _datetime # destroy\nsys.monitoring # destroy _socket # destroy _weakref # destroy _thread # destroy\n_hashlib # destroy platform # destroy _uuid # destroy stat # destroy\ngenericpath # destroy re._parser # destroy tokenize # destroy _compat_pickle #\ndestroy libdnf._error # destroy ansible.module_utils.six.moves.urllib # destroy\n_queue # destroy array # destroy copyreg # destroy _pickle # destroy\nansible.module_utils.six.moves.urllib_parse # destroy\nansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy _typing # destroy\n_tokenize # destroy ansible.module_utils.six.moves # destroy gzip # destroy\n_frozen_importlib_external # destroy _imp # destroy _io # destroy marshal #\ndestroy unicodedata # destroy _blake2 # destroy email # destroy queue # destroy\nshlex # destroy pwd # destroy gettext # destroy libcomps # destroy urllib #\ndestroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy\ndnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib #\ndestroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib #\ndestroy urllib.parse # destroy fnmatch # destroy tempfile # destroy traceback #\ndestroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses #\ndestroy struct # destroy termios # destroy argparse # destroy\ndnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy\ndnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy\ndnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy\ndnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy\ndnf.cli.commands.group # destroy dnf.cli.commands.history # destroy\ndnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy\ndnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy\ndnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy\ndnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy\ndnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy\ndnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy\ndnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy\noperator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy\ndnf # destroy rpm # destroy itertools # destroy functools # destroy locale #\ndestroy signal # destroy threading # destroy contextlib # destroy time #\ndestroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors #\ndestroy json.scanner # destroy _json # destroy collections # destroy io #\ndestroy _opcode # destroy _warnings # destroy posix # destroy binascii #\ndestroy http.client # destroy http.cookiejar # destroy socket # destroy base64\n# destroy errno # destroy warnings # destroy string # destroy _ssl # clear\nsys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs\n# destroy encodings.aliases # destroy encodings.utf_8 # destroy\nencodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re #\ndestroy _random # destroy _sre # destroy _operator # destroy _functools # clear\nsys.audit hooks\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n[WARNING]: Module invocation had junk after the JSON data: # clear\nsys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear\nsys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc\n# clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear\nsys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore\nsys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing\nbuiltins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp #\ncleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2]\nremoving _weakref # cleanup[2] removing _io # cleanup[2] removing marshal #\ncleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external #\ncleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing\n_codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases #\ncleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 #\ncleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing\nabc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2]\nremoving _stat # cleanup[2] removing stat # cleanup[2] removing\n_collections_abc # cleanup[2] removing genericpath # cleanup[2] removing\nposixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2]\nremoving _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2]\nremoving _distutils_hack # destroy _distutils_hack # cleanup[2] removing site #\ndestroy site # cleanup[2] removing types # cleanup[2] removing _operator #\ncleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2]\nremoving keyword # destroy keyword # cleanup[2] removing reprlib # destroy\nreprlib # cleanup[2] removing _collections # cleanup[2] removing collections #\ncleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2]\nremoving enum # cleanup[2] removing _sre # cleanup[2] removing re._constants #\ncleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2]\nremoving re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re #\ncleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing\nbinascii # cleanup[2] removing base64 # cleanup[2] removing\nimportlib._bootstrap # cleanup[2] removing importlib._bootstrap_external #\ncleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2]\nremoving importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2]\nremoving importlib.util # cleanup[2] removing runpy # destroy runpy #\ncleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing\nzlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2]\nremoving bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma #\ncleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing\n_bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing\n_random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 #\ncleanup[2] removing hashlib # cleanup[2] removing random # destroy random #\ncleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing\nweakref # cleanup[2] removing tempfile # cleanup[2] removing threading #\ncleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2]\nremoving urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2]\nremoving urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib #\ncleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path #\ncleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2]\nremoving collections.abc # cleanup[2] removing _typing # cleanup[2] removing\ntyping # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil #\ncleanup[2] removing ansible # destroy ansible # cleanup[2] removing\nansible.module_utils # destroy ansible.module_utils # cleanup[2] removing\n__future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2]\nremoving json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing\njson.encoder # cleanup[2] removing json # cleanup[2] removing atexit #\ncleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing\n_locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2]\nremoving platform # cleanup[2] removing select # cleanup[2] removing selectors\n# cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing\n_posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token #\ndestroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize #\ncleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2]\nremoving traceback # cleanup[2] removing syslog # cleanup[2] removing systemd #\ndestroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime\n# cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing\n_string # cleanup[2] removing string # destroy string # cleanup[2] removing\nlogging # cleanup[2] removing systemd._journal # cleanup[2] removing\nsystemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing\nsystemd.journal # cleanup[2] removing _socket # cleanup[2] removing array #\ncleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2]\nremoving systemd.daemon # cleanup[2] removing ansible.module_utils.compat #\ndestroy ansible.module_utils.compat # cleanup[2] removing\nansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2]\nremoving ansible.module_utils.common.text # destroy\nansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six\n# destroy ansible.module_utils.six # cleanup[2] removing\nansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing _ctypes #\ncleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy\nctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2]\nremoving ansible.module_utils._text # destroy ansible.module_utils._text #\ncleanup[2] removing copy # destroy copy # cleanup[2] removing\nansible.module_utils.common.collections # destroy\nansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy\n_ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing\nansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 #\ncleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2]\nremoving ansible.module_utils.common.file # destroy\nansible.module_utils.common.file # cleanup[2] removing\nansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing gettext # destroy\ngettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro #\ncleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro #\ncleanup[2] removing ansible.module_utils.common._utils # destroy\nansible.module_utils.common._utils # cleanup[2] removing\nansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2]\nremoving ansible.modules # destroy ansible.modules # cleanup[2] removing\nansible.module_utils.common.respawn # destroy\nansible.module_utils.common.respawn # cleanup[2] removing\nansible.module_utils.facts.namespace # cleanup[2] removing\nansible.module_utils.compat.typing # cleanup[2] removing\nmultiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2]\nremoving _pickle # cleanup[2] removing pickle # cleanup[2] removing\nmultiprocessing.reduction # cleanup[2] removing multiprocessing.context #\ncleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing\nmultiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq #\ndestroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue #\ncleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing\n# cleanup[2] removing multiprocessing.connection # cleanup[2] removing\nmultiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout #\ncleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing\nansible.module_utils.facts.other # cleanup[2] removing\nansible.module_utils.facts.other.facter # cleanup[2] removing\nansible.module_utils.facts.other.ohai # cleanup[2] removing\nansible.module_utils.facts.system # cleanup[2] removing\nansible.module_utils.facts.system.apparmor # cleanup[2] removing\nansible.module_utils.facts.system.caps # cleanup[2] removing\nansible.module_utils.facts.system.chroot # cleanup[2] removing\nansible.module_utils.facts.utils # cleanup[2] removing\nansible.module_utils.facts.system.cmdline # cleanup[2] removing\nansible.module_utils.facts.system.distribution # cleanup[2] removing\nansible.module_utils.compat.datetime # destroy\nansible.module_utils.compat.datetime # cleanup[2] removing\nansible.module_utils.facts.system.date_time # cleanup[2] removing\nansible.module_utils.facts.system.env # cleanup[2] removing\nansible.module_utils.facts.system.dns # cleanup[2] removing\nansible.module_utils.facts.system.fips # cleanup[2] removing\nansible.module_utils.facts.system.loadavg # cleanup[2] removing glob #\ncleanup[2] removing configparser # cleanup[2] removing\nansible.module_utils.facts.system.local # cleanup[2] removing\nansible.module_utils.facts.system.lsb # cleanup[2] removing\nansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing\nansible.module_utils.facts.system.platform # cleanup[2] removing _ssl #\ncleanup[2] removing ssl # destroy ssl # cleanup[2] removing\nansible.module_utils.facts.system.python # cleanup[2] removing\nansible.module_utils.facts.system.selinux # cleanup[2] removing\nansible.module_utils.compat.version # destroy\nansible.module_utils.compat.version # cleanup[2] removing\nansible.module_utils.facts.system.service_mgr # cleanup[2] removing\nansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios #\ncleanup[2] removing getpass # cleanup[2] removing\nansible.module_utils.facts.system.user # cleanup[2] removing\nansible.module_utils.facts.hardware # cleanup[2] removing\nansible.module_utils.facts.hardware.base # cleanup[2] removing\nansible.module_utils.facts.hardware.aix # cleanup[2] removing\nansible.module_utils.facts.sysctl # cleanup[2] removing\nansible.module_utils.facts.hardware.darwin # cleanup[2] removing\nansible.module_utils.facts.hardware.freebsd # cleanup[2] removing\nansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing\nansible.module_utils.facts.hardware.hpux # cleanup[2] removing\nansible.module_utils.facts.hardware.linux # cleanup[2] removing\nansible.module_utils.facts.hardware.hurd # cleanup[2] removing\nansible.module_utils.facts.hardware.netbsd # cleanup[2] removing\nansible.module_utils.facts.hardware.openbsd # cleanup[2] removing\nansible.module_utils.facts.hardware.sunos # cleanup[2] removing\nansible.module_utils.facts.network # cleanup[2] removing\nansible.module_utils.facts.network.base # cleanup[2] removing\nansible.module_utils.facts.network.generic_bsd # cleanup[2] removing\nansible.module_utils.facts.network.aix # cleanup[2] removing\nansible.module_utils.facts.network.darwin # cleanup[2] removing\nansible.module_utils.facts.network.dragonfly # cleanup[2] removing\nansible.module_utils.facts.network.fc_wwn # cleanup[2] removing\nansible.module_utils.facts.network.freebsd # cleanup[2] removing\nansible.module_utils.facts.network.hpux # cleanup[2] removing\nansible.module_utils.facts.network.hurd # cleanup[2] removing\nansible.module_utils.facts.network.linux # cleanup[2] removing\nansible.module_utils.facts.network.iscsi # cleanup[2] removing\nansible.module_utils.facts.network.nvme # cleanup[2] removing\nansible.module_utils.facts.network.netbsd # cleanup[2] removing\nansible.module_utils.facts.network.openbsd # cleanup[2] removing\nansible.module_utils.facts.network.sunos # cleanup[2] removing\nansible.module_utils.facts.virtual # cleanup[2] removing\nansible.module_utils.facts.virtual.base # cleanup[2] removing\nansible.module_utils.facts.virtual.sysctl # cleanup[2] removing\nansible.module_utils.facts.virtual.freebsd # cleanup[2] removing\nansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing\nansible.module_utils.facts.virtual.hpux # cleanup[2] removing\nansible.module_utils.facts.virtual.linux # cleanup[2] removing\nansible.module_utils.facts.virtual.netbsd # cleanup[2] removing\nansible.module_utils.facts.virtual.openbsd # cleanup[2] removing\nansible.module_utils.facts.virtual.sunos # cleanup[2] removing\nansible.module_utils.facts.default_collectors # cleanup[2] removing\nansible.module_utils.facts.ansible_collector # cleanup[2] removing\nansible.module_utils.facts.compat # cleanup[2] removing\nansible.module_utils.facts # destroy ansible.module_utils.facts # destroy\nansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other\n# destroy ansible.module_utils.facts.other.facter # destroy\nansible.module_utils.facts.other.ohai # destroy\nansible.module_utils.facts.system # destroy\nansible.module_utils.facts.system.apparmor # destroy\nansible.module_utils.facts.system.caps # destroy\nansible.module_utils.facts.system.chroot # destroy\nansible.module_utils.facts.system.cmdline # destroy\nansible.module_utils.facts.system.distribution # destroy\nansible.module_utils.facts.system.date_time # destroy\nansible.module_utils.facts.system.env # destroy\nansible.module_utils.facts.system.dns # destroy\nansible.module_utils.facts.system.fips # destroy\nansible.module_utils.facts.system.loadavg # destroy\nansible.module_utils.facts.system.local # destroy\nansible.module_utils.facts.system.lsb # destroy\nansible.module_utils.facts.system.pkg_mgr # destroy\nansible.module_utils.facts.system.platform # destroy\nansible.module_utils.facts.system.python # destroy\nansible.module_utils.facts.system.selinux # destroy\nansible.module_utils.facts.system.service_mgr # destroy\nansible.module_utils.facts.system.ssh_pub_keys # destroy\nansible.module_utils.facts.system.user # destroy\nansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware\n# destroy ansible.module_utils.facts.hardware.base # destroy\nansible.module_utils.facts.hardware.aix # destroy\nansible.module_utils.facts.hardware.darwin # destroy\nansible.module_utils.facts.hardware.freebsd # destroy\nansible.module_utils.facts.hardware.dragonfly # destroy\nansible.module_utils.facts.hardware.hpux # destroy\nansible.module_utils.facts.hardware.linux # destroy\nansible.module_utils.facts.hardware.hurd # destroy\nansible.module_utils.facts.hardware.netbsd # destroy\nansible.module_utils.facts.hardware.openbsd # destroy\nansible.module_utils.facts.hardware.sunos # destroy\nansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network\n# destroy ansible.module_utils.facts.network.base # destroy\nansible.module_utils.facts.network.generic_bsd # destroy\nansible.module_utils.facts.network.aix # destroy\nansible.module_utils.facts.network.darwin # destroy\nansible.module_utils.facts.network.dragonfly # destroy\nansible.module_utils.facts.network.fc_wwn # destroy\nansible.module_utils.facts.network.freebsd # destroy\nansible.module_utils.facts.network.hpux # destroy\nansible.module_utils.facts.network.hurd # destroy\nansible.module_utils.facts.network.linux # destroy\nansible.module_utils.facts.network.iscsi # destroy\nansible.module_utils.facts.network.nvme # destroy\nansible.module_utils.facts.network.netbsd # destroy\nansible.module_utils.facts.network.openbsd # destroy\nansible.module_utils.facts.network.sunos # destroy\nansible.module_utils.facts.virtual # destroy\nansible.module_utils.facts.virtual.base # destroy\nansible.module_utils.facts.virtual.sysctl # destroy\nansible.module_utils.facts.virtual.freebsd # destroy\nansible.module_utils.facts.virtual.dragonfly # destroy\nansible.module_utils.facts.virtual.hpux # destroy\nansible.module_utils.facts.virtual.linux # destroy\nansible.module_utils.facts.virtual.netbsd # destroy\nansible.module_utils.facts.virtual.openbsd # destroy\nansible.module_utils.facts.virtual.sunos # destroy\nansible.module_utils.facts.compat # cleanup[2] removing\nansible.module_utils.facts.packages # destroy\nansible.module_utils.facts.packages # cleanup[2] removing rpm._rpm # cleanup[2]\nremoving rpm.transaction # cleanup[2] removing rpm # destroy _sitebuiltins #\ndestroy importlib.machinery # destroy importlib._abc # destroy importlib.util #\ndestroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy\nbinascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path #\ndestroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy\nipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy\n__main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib #\ndestroy json.decoder # destroy json.encoder # destroy json.scanner # destroy\n_json # destroy grp # destroy encodings # destroy _locale # destroy locale #\ndestroy select # destroy _signal # destroy _posixsubprocess # destroy syslog #\ndestroy uuid # destroy selinux # destroy shutil # destroy distro # destroy\ndistro.distro # destroy argparse # destroy logging # destroy\nansible.module_utils.facts.default_collectors # destroy\nansible.module_utils.facts.ansible_collector # destroy multiprocessing #\ndestroy multiprocessing.connection # destroy multiprocessing.pool # destroy\nsignal # destroy pickle # destroy multiprocessing.context # destroy array #\ndestroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq #\ndestroy _queue # destroy multiprocessing.process # destroy tempfile # destroy\nmultiprocessing.util # destroy multiprocessing.reduction # destroy selectors #\ndestroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime #\ndestroy subprocess # destroy base64 # destroy _ssl # destroy\nansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy\ntermios # destroy errno # destroy json # destroy socket # destroy struct #\ndestroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing #\ndestroy ansible.module_utils.facts.timeout # destroy\nansible.module_utils.facts.collector # destroy rpm.transaction # destroy rpm #\ncleanup[3] wiping rpm._rpm # cleanup[3] wiping configparser # cleanup[3] wiping\nselinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3]\nwiping ansible.module_utils.six.moves # destroy configparser # cleanup[3]\nwiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping\nsystemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping\nsystemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid #\ncleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache #\ndestroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize #\ncleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping\n_typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437\n# cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3]\nwiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random #\ncleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings\n# cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping\nimportlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re #\ndestroy re._constants # destroy re._casefix # destroy re._compiler # destroy\nenum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3]\nwiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools #\ncleanup[3] wiping collections # destroy _collections_abc # destroy\ncollections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools\n# cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping\ntypes # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy\nposixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3]\nwiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3]\nwiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping\nencodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs #\ncleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external #\ncleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io #\ncleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping\n_thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib #\ncleanup[3] wiping sys # cleanup[3] wiping builtins # destroy rpm._rpm # destroy\nselinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy\nsystemd._reader # destroy systemd._journal # destroy _datetime # destroy\nsys.monitoring # destroy _socket # destroy _collections # destroy platform #\ndestroy _uuid # destroy stat # destroy genericpath # destroy re._parser #\ndestroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy\ncopyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy\nansible.module_utils.six.moves.urllib_parse # destroy\nansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy\noperator # destroy ansible.module_utils.six.moves # destroy\n_frozen_importlib_external # destroy _imp # destroy _io # destroy marshal #\nclear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy\ncodecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy\nencodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io #\ndestroy traceback # destroy warnings # destroy weakref # destroy collections #\ndestroy threading # destroy atexit # destroy _warnings # destroy math # destroy\n_bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib\n# destroy _operator # destroy _string # destroy re # destroy itertools #\ndestroy _abc # destroy _sre # destroy posix # destroy _functools # destroy\nbuiltins # destroy _thread # clear sys.audit hooks\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n[WARNING]: Module invocation had junk after the JSON data: # destroy __main__ #\nclear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear\nsys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc\n# clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear\nsys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore\nsys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing\nbuiltins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp #\ncleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2]\nremoving _weakref # cleanup[2] removing _io # cleanup[2] removing marshal #\ncleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external #\ncleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing\n_codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases #\ncleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 #\ncleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing\nabc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2]\nremoving _stat # cleanup[2] removing stat # cleanup[2] removing\n_collections_abc # cleanup[2] removing genericpath # cleanup[2] removing\nposixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2]\nremoving _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2]\nremoving _distutils_hack # destroy _distutils_hack # cleanup[2] removing site #\ndestroy site # cleanup[2] removing types # cleanup[2] removing _operator #\ncleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2]\nremoving keyword # destroy keyword # cleanup[2] removing reprlib # destroy\nreprlib # cleanup[2] removing _collections # cleanup[2] removing collections #\ncleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2]\nremoving enum # cleanup[2] removing _sre # cleanup[2] removing re._constants #\ncleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2]\nremoving re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re #\ncleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing\nbinascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing\nimportlib._bootstrap # cleanup[2] removing importlib._bootstrap_external #\ncleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2]\nremoving importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2]\nremoving importlib.util # cleanup[2] removing runpy # destroy runpy #\ncleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing\nzlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2]\nremoving bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma #\ncleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing\n_bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing\n_random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 #\ncleanup[2] removing hashlib # cleanup[2] removing random # destroy random #\ncleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing\nweakref # cleanup[2] removing tempfile # cleanup[2] removing threading #\ncleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2]\nremoving urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2]\nremoving urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib #\ncleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path #\ncleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2]\nremoving collections.abc # cleanup[2] removing _typing # cleanup[2] removing\ntyping # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil #\ncleanup[2] removing ansible # destroy ansible # cleanup[2] removing\nansible.module_utils # destroy ansible.module_utils # cleanup[2] removing\n__future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2]\nremoving json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing\njson.encoder # cleanup[2] removing json # cleanup[2] removing atexit #\ncleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing\n_locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2]\nremoving platform # cleanup[2] removing select # cleanup[2] removing selectors\n# cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing\n_posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token #\ndestroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize #\ncleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2]\nremoving traceback # cleanup[2] removing syslog # cleanup[2] removing systemd #\ndestroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime\n# cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing\n_string # cleanup[2] removing string # destroy string # cleanup[2] removing\nlogging # cleanup[2] removing systemd._journal # cleanup[2] removing\nsystemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing\nsystemd.journal # cleanup[2] removing _socket # cleanup[2] removing array #\ncleanup[2] removing socket # destroy socket # cleanup[2] removing\nsystemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing\nansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2]\nremoving ansible.module_utils.common # destroy ansible.module_utils.common #\ncleanup[2] removing ansible.module_utils.common.text # destroy\nansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six\n# destroy ansible.module_utils.six # cleanup[2] removing\nansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing _ctypes #\ncleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy\nctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2]\nremoving ansible.module_utils._text # destroy ansible.module_utils._text #\ncleanup[2] removing copy # destroy copy # cleanup[2] removing\nansible.module_utils.common.collections # destroy\nansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy\n_ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing\nansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 #\ncleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2]\nremoving ansible.module_utils.common.file # destroy\nansible.module_utils.common.file # cleanup[2] removing\nansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing gettext # destroy\ngettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro #\ncleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro #\ncleanup[2] removing ansible.module_utils.common._utils # destroy\nansible.module_utils.common._utils # cleanup[2] removing\nansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2]\nremoving ansible_collections # destroy ansible_collections # cleanup[2]\nremoving ansible_collections.community # destroy ansible_collections.community\n# cleanup[2] removing ansible_collections.community.general # destroy\nansible_collections.community.general # cleanup[2] removing\nansible_collections.community.general.plugins # destroy\nansible_collections.community.general.plugins # cleanup[2] removing\nansible_collections.community.general.plugins.modules # destroy\nansible_collections.community.general.plugins.modules # destroy _sitebuiltins #\ndestroy importlib.machinery # destroy importlib._abc # destroy importlib.util #\ndestroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy\nbinascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy\nzipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob\n# destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib #\ndestroy zipimport # destroy __main__ # destroy tempfile # destroy\nsystemd.journal # destroy systemd.daemon # destroy\nansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder #\ndestroy json.encoder # destroy json.scanner # destroy _json # destroy grp #\ndestroy encodings # destroy _locale # destroy pwd # destroy locale # destroy\nsignal # destroy fcntl # destroy select # destroy _signal # destroy\n_posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy\nerrno # destroy array # destroy datetime # destroy selinux # destroy shutil #\ndestroy distro # destroy distro.distro # destroy argparse # destroy json #\ndestroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping\nselinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3]\nwiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon #\ncleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping\nsystemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping\n_string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3]\nwiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping\ntokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform #\ncleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping\ncollections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping\ncontextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref #\ncleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping\n_bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3]\nwiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap #\ncleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants #\ndestroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping\ncopyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3]\nwiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections\n# destroy _collections_abc # destroy collections.abc # cleanup[3] wiping\n_collections # cleanup[3] wiping itertools # cleanup[3] wiping operator #\ncleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping\nencodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3]\nwiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy\n_stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc #\ncleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases #\ncleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time #\ncleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix #\ncleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref\n# cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping\n_imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3]\nwiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy\nsystemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy\n_datetime # destroy sys.monitoring # destroy _socket # destroy _collections #\ndestroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy\nre._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib #\ndestroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize #\ndestroy ansible.module_utils.six.moves.urllib_parse # destroy\nansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy\noperator # destroy ansible.module_utils.six.moves # destroy\n_frozen_importlib_external # destroy _imp # destroy _io # destroy marshal #\nclear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy\ncodecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy\nencodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io #\ndestroy traceback # destroy warnings # destroy weakref # destroy collections #\ndestroy threading # destroy atexit # destroy _warnings # destroy math # destroy\n_bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib\n# destroy _operator # destroy _string # destroy re # destroy itertools #\ndestroy _abc # destroy _sre # destroy posix # destroy _functools # destroy\nbuiltins # destroy _thread # clear sys.audit hooks\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/template.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/template.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc'\n[WARNING]: Module invocation had junk after the JSON data: # destroy __main__ #\nclear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear\nsys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc\n# clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear\nsys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore\nsys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing\nbuiltins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp #\ncleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2]\nremoving _weakref # cleanup[2] removing _io # cleanup[2] removing marshal #\ncleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external #\ncleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing\n_codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases #\ncleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 #\ncleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing\nabc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2]\nremoving _stat # cleanup[2] removing stat # cleanup[2] removing\n_collections_abc # cleanup[2] removing genericpath # cleanup[2] removing\nposixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2]\nremoving _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2]\nremoving _distutils_hack # destroy _distutils_hack # cleanup[2] removing site #\ndestroy site # cleanup[2] removing types # cleanup[2] removing _operator #\ncleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2]\nremoving keyword # destroy keyword # cleanup[2] removing reprlib # destroy\nreprlib # cleanup[2] removing _collections # cleanup[2] removing collections #\ncleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2]\nremoving enum # cleanup[2] removing _sre # cleanup[2] removing re._constants #\ncleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2]\nremoving re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re #\ncleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing\nbinascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing\nimportlib._bootstrap # cleanup[2] removing importlib._bootstrap_external #\ncleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2]\nremoving importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2]\nremoving importlib.util # cleanup[2] removing runpy # destroy runpy #\ncleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing\nzlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2]\nremoving bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma #\ncleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing\n_bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing\n_random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 #\ncleanup[2] removing hashlib # cleanup[2] removing random # destroy random #\ncleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing\nweakref # cleanup[2] removing tempfile # cleanup[2] removing threading #\ncleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2]\nremoving urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2]\nremoving urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib #\ncleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path #\ncleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2]\nremoving collections.abc # cleanup[2] removing _typing # cleanup[2] removing\ntyping # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil #\ncleanup[2] removing ansible # destroy ansible # cleanup[2] removing\nansible.module_utils # destroy ansible.module_utils # cleanup[2] removing\n__future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2]\nremoving json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing\njson.encoder # cleanup[2] removing json # cleanup[2] removing atexit #\ncleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing\n_locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2]\nremoving platform # cleanup[2] removing select # cleanup[2] removing selectors\n# cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing\n_posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token #\ndestroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize #\ncleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2]\nremoving traceback # cleanup[2] removing syslog # cleanup[2] removing systemd #\ndestroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime\n# cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing\n_string # cleanup[2] removing string # destroy string # cleanup[2] removing\nlogging # cleanup[2] removing systemd._journal # cleanup[2] removing\nsystemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing\nsystemd.journal # cleanup[2] removing _socket # cleanup[2] removing array #\ncleanup[2] removing socket # destroy socket # cleanup[2] removing\nsystemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing\nansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2]\nremoving ansible.module_utils.common # destroy ansible.module_utils.common #\ncleanup[2] removing ansible.module_utils.common.text # destroy\nansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six\n# destroy ansible.module_utils.six # cleanup[2] removing\nansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing _ctypes #\ncleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy\nctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2]\nremoving ansible.module_utils._text # destroy ansible.module_utils._text #\ncleanup[2] removing copy # destroy copy # cleanup[2] removing\nansible.module_utils.common.collections # destroy\nansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy\n_ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing\nansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 #\ncleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2]\nremoving ansible.module_utils.common.file # destroy\nansible.module_utils.common.file # cleanup[2] removing\nansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing gettext # destroy\ngettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro #\ncleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro #\ncleanup[2] removing ansible.module_utils.common._utils # destroy\nansible.module_utils.common._utils # cleanup[2] removing\nansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2]\nremoving ansible.modules # destroy ansible.modules # destroy _sitebuiltins #\ndestroy importlib.machinery # destroy importlib._abc # destroy importlib.util #\ndestroy _bz2 # destroy _compression # destroy _lzma # destroy binascii #\ndestroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy\nzipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob\n# destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport #\ndestroy array # cleanup[3] wiping ansible.module_utils.distro # destroy\ndistro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse #\ncleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3]\nwiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes._endian #\ncleanup[3] wiping _ctypes # cleanup[3] wiping\nansible.module_utils.six.moves.collections_abc # cleanup[3] wiping\nansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3]\nwiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping\nsystemd.journal # destroy uuid # cleanup[3] wiping systemd.id128 # cleanup[3]\nwiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping\nlogging # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3]\nwiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog #\ncleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3]\nwiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess #\ndestroy signal # destroy threading # cleanup[3] wiping _posixsubprocess #\ndestroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping\nselectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3]\nwiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping\n_locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping grp #\ncleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder #\ndestroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json\n# cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3]\nwiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping\ntempfile # destroy io # destroy weakref # cleanup[3] wiping hashlib #\ncleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping\n_random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3]\nwiping shutil # destroy fnmatch # cleanup[3] wiping errno # cleanup[3] wiping\nwarnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping\nimportlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re #\ndestroy re._constants # destroy re._casefix # destroy re._compiler # destroy\nenum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3]\nwiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools #\ncleanup[3] wiping collections # destroy collections.abc # cleanup[3] wiping\n_collections # cleanup[3] wiping itertools # cleanup[3] wiping operator #\ncleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping\nencodings.utf_8_sig # cleanup[3] wiping os # destroy abc # cleanup[3] wiping\nos.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping\n_collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy\n_stat # cleanup[3] wiping __main__ # cleanup[3] wiping _abc # cleanup[3] wiping\n_signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping\nencodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs #\ncleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external #\ncleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io #\ncleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping\n_thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib #\ncleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon #\ndestroy systemd.id128 # destroy systemd._reader # destroy systemd._journal #\ndestroy _datetime # destroy sys.monitoring # destroy _socket # destroy\n_collections_abc # destroy _weakref # destroy _uuid # destroy posixpath #\ndestroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl\n# destroy locale # destroy pwd # destroy selectors # destroy shutil # destroy\ntempfile # destroy traceback # destroy syslog # destroy systemd.journal #\ndestroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy\nhashlib # destroy selinux # destroy ansible.module_utils.six.moves.urllib #\ndestroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser\n# destroy tokenize # destroy _string # destroy _frozen_importlib_external #\ndestroy _imp # destroy marshal # destroy\nansible.module_utils.six.moves.urllib_parse # destroy\nansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy\n_blake2 # destroy platform # destroy distro # destroy json.scanner # destroy\n_json # destroy select # destroy selinux._selinux # destroy collections #\ndestroy copyreg # destroy contextlib # destroy _signal # destroy _typing #\ndestroy _tokenize # destroy argparse # destroy json # destroy logging # destroy\nshlex # destroy subprocess # destroy warnings # destroy operator # clear\nsys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs\n# destroy encodings.aliases # destroy encodings.utf_8 # destroy\nencodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy\nfunctools # destroy time # destroy _warnings # destroy math # destroy _bisect #\ndestroy re # destroy _random # destroy _hashlib # destroy itertools # destroy\n_collections # destroy _operator # destroy builtins # destroy _thread # destroy\n_abc # destroy _sre # destroy posix # destroy _functools # destroy _io # clear\nsys.audit hooks\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/command.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/command.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n[WARNING]: Module invocation had junk after the JSON data: # destroy __main__ #\nclear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear\nsys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc\n# clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear\nsys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore\nsys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing\nbuiltins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp #\ncleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2]\nremoving _weakref # cleanup[2] removing _io # cleanup[2] removing marshal #\ncleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external #\ncleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing\n_codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases #\ncleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 #\ncleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing\nabc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2]\nremoving _stat # cleanup[2] removing stat # cleanup[2] removing\n_collections_abc # cleanup[2] removing genericpath # cleanup[2] removing\nposixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2]\nremoving _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2]\nremoving _distutils_hack # destroy _distutils_hack # cleanup[2] removing site #\ndestroy site # cleanup[2] removing types # cleanup[2] removing _operator #\ncleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2]\nremoving keyword # destroy keyword # cleanup[2] removing reprlib # destroy\nreprlib # cleanup[2] removing _collections # cleanup[2] removing collections #\ncleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2]\nremoving enum # cleanup[2] removing _sre # cleanup[2] removing re._constants #\ncleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2]\nremoving re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re #\ncleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing\nbinascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing\nimportlib._bootstrap # cleanup[2] removing importlib._bootstrap_external #\ncleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2]\nremoving importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2]\nremoving importlib.util # cleanup[2] removing runpy # destroy runpy #\ncleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing\nzlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2]\nremoving bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma #\ncleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing\n_bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing\n_random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 #\ncleanup[2] removing hashlib # cleanup[2] removing random # destroy random #\ncleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing\nweakref # cleanup[2] removing tempfile # cleanup[2] removing threading #\ncleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2]\nremoving urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2]\nremoving urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib #\ncleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path #\ncleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2]\nremoving collections.abc # cleanup[2] removing _typing # cleanup[2] removing\ntyping # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil #\ncleanup[2] removing ansible # destroy ansible # cleanup[2] removing\nansible.module_utils # destroy ansible.module_utils # cleanup[2] removing\n__future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2]\nremoving json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing\njson.encoder # cleanup[2] removing json # cleanup[2] removing atexit #\ncleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing\n_locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2]\nremoving platform # cleanup[2] removing select # cleanup[2] removing selectors\n# cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing\n_posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token #\ndestroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize #\ncleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2]\nremoving traceback # cleanup[2] removing syslog # cleanup[2] removing systemd #\ndestroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime\n# cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing\n_string # cleanup[2] removing string # destroy string # cleanup[2] removing\nlogging # cleanup[2] removing systemd._journal # cleanup[2] removing\nsystemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing\nsystemd.journal # cleanup[2] removing _socket # cleanup[2] removing array #\ncleanup[2] removing socket # destroy socket # cleanup[2] removing\nsystemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing\nansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2]\nremoving ansible.module_utils.common # destroy ansible.module_utils.common #\ncleanup[2] removing ansible.module_utils.common.text # destroy\nansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six\n# destroy ansible.module_utils.six # cleanup[2] removing\nansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing _ctypes #\ncleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy\nctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2]\nremoving ansible.module_utils._text # destroy ansible.module_utils._text #\ncleanup[2] removing copy # destroy copy # cleanup[2] removing\nansible.module_utils.common.collections # destroy\nansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy\n_ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing\nansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 #\ncleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2]\nremoving ansible.module_utils.common.file # destroy\nansible.module_utils.common.file # cleanup[2] removing\nansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing gettext # destroy\ngettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro #\ncleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro #\ncleanup[2] removing ansible.module_utils.common._utils # destroy\nansible.module_utils.common._utils # cleanup[2] removing\nansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2]\nremoving ansible.modules # destroy ansible.modules # cleanup[2] removing glob #\ndestroy glob # destroy _sitebuiltins # destroy importlib.machinery # destroy\nimportlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression #\ndestroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy\nzlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile #\ndestroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy\nntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy\ntempfile # destroy systemd.journal # destroy systemd.daemon # destroy\nansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder #\ndestroy json.encoder # destroy json.scanner # destroy _json # destroy grp #\ndestroy encodings # destroy _locale # destroy pwd # destroy locale # destroy\nsignal # destroy fcntl # destroy select # destroy _signal # destroy\n_posixsubprocess # destroy syslog # destroy uuid # destroy fnmatch # destroy\nselectors # destroy errno # destroy array # destroy datetime # destroy selinux\n# destroy shutil # destroy distro # destroy distro.distro # destroy argparse #\ndestroy json # destroy logging # destroy shlex # destroy subprocess #\ncleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian #\ncleanup[3] wiping _ctypes # cleanup[3] wiping\nansible.module_utils.six.moves.collections_abc # cleanup[3] wiping\nansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3]\nwiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping\nsystemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping\n_string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3]\nwiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping\ntokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform #\ncleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping\ncollections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping\ncontextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref #\ncleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping\n_bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3]\nwiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap #\ncleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants #\ndestroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping\ncopyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3]\nwiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections\n# destroy _collections_abc # destroy collections.abc # cleanup[3] wiping\n_collections # cleanup[3] wiping itertools # cleanup[3] wiping operator #\ncleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping\nencodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3]\nwiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy\n_stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc #\ncleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases #\ncleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time #\ncleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix #\ncleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref\n# cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping\n_imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3]\nwiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy\nsystemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy\n_datetime # destroy sys.monitoring # destroy _socket # destroy _collections #\ndestroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy\nre._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib #\ndestroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize #\ndestroy ansible.module_utils.six.moves.urllib_parse # destroy\nansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy\noperator # destroy ansible.module_utils.six.moves # destroy\n_frozen_importlib_external # destroy _imp # destroy _io # destroy marshal #\nclear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy\ncodecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy\nencodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io #\ndestroy traceback # destroy warnings # destroy weakref # destroy collections #\ndestroy threading # destroy atexit # destroy _warnings # destroy math # destroy\n_bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib\n# destroy _operator # destroy _string # destroy re # destroy itertools #\ndestroy _abc # destroy _sre # destroy posix # destroy _functools # destroy\nbuiltins # destroy _thread # clear sys.audit hooks\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/service.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/service.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n[WARNING]: Module invocation had junk after the JSON data: # clear\nsys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear\nsys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc\n# clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear\nsys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore\nsys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing\nbuiltins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp #\ncleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2]\nremoving _weakref # cleanup[2] removing _io # cleanup[2] removing marshal #\ncleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external #\ncleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing\n_codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases #\ncleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 #\ncleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing\nabc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2]\nremoving _stat # cleanup[2] removing stat # cleanup[2] removing\n_collections_abc # cleanup[2] removing genericpath # cleanup[2] removing\nposixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2]\nremoving _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2]\nremoving _distutils_hack # destroy _distutils_hack # cleanup[2] removing site #\ndestroy site # cleanup[2] removing types # cleanup[2] removing _operator #\ncleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2]\nremoving keyword # destroy keyword # cleanup[2] removing reprlib # destroy\nreprlib # cleanup[2] removing _collections # cleanup[2] removing collections #\ncleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2]\nremoving enum # cleanup[2] removing _sre # cleanup[2] removing re._constants #\ncleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2]\nremoving re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re #\ncleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing\nbinascii # cleanup[2] removing base64 # cleanup[2] removing\nimportlib._bootstrap # cleanup[2] removing importlib._bootstrap_external #\ncleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2]\nremoving importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2]\nremoving importlib.util # cleanup[2] removing runpy # destroy runpy #\ncleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing\nzlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2]\nremoving bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma #\ncleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing\n_bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing\n_random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 #\ncleanup[2] removing hashlib # cleanup[2] removing random # destroy random #\ncleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing\nweakref # cleanup[2] removing tempfile # cleanup[2] removing threading #\ncleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2]\nremoving urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2]\nremoving urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib #\ncleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path #\ncleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2]\nremoving collections.abc # cleanup[2] removing _typing # cleanup[2] removing\ntyping # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil #\ncleanup[2] removing ansible # destroy ansible # cleanup[2] removing\nansible.module_utils # destroy ansible.module_utils # cleanup[2] removing\n__future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2]\nremoving json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing\njson.encoder # cleanup[2] removing json # cleanup[2] removing atexit #\ncleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing\n_locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2]\nremoving platform # cleanup[2] removing select # cleanup[2] removing selectors\n# cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing\n_posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token #\ndestroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize #\ncleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2]\nremoving traceback # cleanup[2] removing syslog # cleanup[2] removing systemd #\ndestroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime\n# cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing\n_string # cleanup[2] removing string # destroy string # cleanup[2] removing\nlogging # cleanup[2] removing systemd._journal # cleanup[2] removing\nsystemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing\nsystemd.journal # cleanup[2] removing _socket # cleanup[2] removing array #\ncleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2]\nremoving systemd.daemon # cleanup[2] removing ansible.module_utils.compat #\ndestroy ansible.module_utils.compat # cleanup[2] removing\nansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2]\nremoving ansible.module_utils.common.text # destroy\nansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six\n# destroy ansible.module_utils.six # cleanup[2] removing\nansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing _ctypes #\ncleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy\nctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2]\nremoving ansible.module_utils._text # destroy ansible.module_utils._text #\ncleanup[2] removing copy # destroy copy # cleanup[2] removing\nansible.module_utils.common.collections # destroy\nansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy\n_ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing\nansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 #\ncleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2]\nremoving ansible.module_utils.common.file # destroy\nansible.module_utils.common.file # cleanup[2] removing\nansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing gettext # destroy\ngettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro #\ncleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro #\ncleanup[2] removing ansible.module_utils.common._utils # destroy\nansible.module_utils.common._utils # cleanup[2] removing\nansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2]\nremoving ansible.modules # destroy ansible.modules # cleanup[2] removing\nansible.module_utils.facts.namespace # cleanup[2] removing\nansible.module_utils.compat.typing # cleanup[2] removing\nmultiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2]\nremoving _pickle # cleanup[2] removing pickle # cleanup[2] removing\nmultiprocessing.reduction # cleanup[2] removing multiprocessing.context #\ncleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing\nmultiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq #\ndestroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue #\ncleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing\n# cleanup[2] removing multiprocessing.connection # cleanup[2] removing\nmultiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout #\ncleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing\nansible.module_utils.facts.other # cleanup[2] removing\nansible.module_utils.facts.other.facter # cleanup[2] removing\nansible.module_utils.facts.other.ohai # cleanup[2] removing\nansible.module_utils.facts.system # cleanup[2] removing\nansible.module_utils.facts.system.apparmor # cleanup[2] removing\nansible.module_utils.facts.system.caps # cleanup[2] removing\nansible.module_utils.facts.system.chroot # cleanup[2] removing\nansible.module_utils.facts.utils # cleanup[2] removing\nansible.module_utils.facts.system.cmdline # cleanup[2] removing\nansible.module_utils.facts.system.distribution # cleanup[2] removing\nansible.module_utils.compat.datetime # destroy\nansible.module_utils.compat.datetime # cleanup[2] removing\nansible.module_utils.facts.system.date_time # cleanup[2] removing\nansible.module_utils.facts.system.env # cleanup[2] removing\nansible.module_utils.facts.system.dns # cleanup[2] removing\nansible.module_utils.facts.system.fips # cleanup[2] removing\nansible.module_utils.facts.system.loadavg # cleanup[2] removing glob #\ncleanup[2] removing configparser # cleanup[2] removing\nansible.module_utils.facts.system.local # cleanup[2] removing\nansible.module_utils.facts.system.lsb # cleanup[2] removing\nansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing\nansible.module_utils.facts.system.platform # cleanup[2] removing _ssl #\ncleanup[2] removing ssl # destroy ssl # cleanup[2] removing\nansible.module_utils.facts.system.python # cleanup[2] removing\nansible.module_utils.facts.system.selinux # cleanup[2] removing\nansible.module_utils.compat.version # destroy\nansible.module_utils.compat.version # cleanup[2] removing\nansible.module_utils.facts.system.service_mgr # cleanup[2] removing\nansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios #\ncleanup[2] removing getpass # cleanup[2] removing\nansible.module_utils.facts.system.user # cleanup[2] removing\nansible.module_utils.facts.hardware # cleanup[2] removing\nansible.module_utils.facts.hardware.base # cleanup[2] removing\nansible.module_utils.facts.hardware.aix # cleanup[2] removing\nansible.module_utils.facts.sysctl # cleanup[2] removing\nansible.module_utils.facts.hardware.darwin # cleanup[2] removing\nansible.module_utils.facts.hardware.freebsd # cleanup[2] removing\nansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing\nansible.module_utils.facts.hardware.hpux # cleanup[2] removing\nansible.module_utils.facts.hardware.linux # cleanup[2] removing\nansible.module_utils.facts.hardware.hurd # cleanup[2] removing\nansible.module_utils.facts.hardware.netbsd # cleanup[2] removing\nansible.module_utils.facts.hardware.openbsd # cleanup[2] removing\nansible.module_utils.facts.hardware.sunos # cleanup[2] removing\nansible.module_utils.facts.network # cleanup[2] removing\nansible.module_utils.facts.network.base # cleanup[2] removing\nansible.module_utils.facts.network.generic_bsd # cleanup[2] removing\nansible.module_utils.facts.network.aix # cleanup[2] removing\nansible.module_utils.facts.network.darwin # cleanup[2] removing\nansible.module_utils.facts.network.dragonfly # cleanup[2] removing\nansible.module_utils.facts.network.fc_wwn # cleanup[2] removing\nansible.module_utils.facts.network.freebsd # cleanup[2] removing\nansible.module_utils.facts.network.hpux # cleanup[2] removing\nansible.module_utils.facts.network.hurd # cleanup[2] removing\nansible.module_utils.facts.network.linux # cleanup[2] removing\nansible.module_utils.facts.network.iscsi # cleanup[2] removing\nansible.module_utils.facts.network.nvme # cleanup[2] removing\nansible.module_utils.facts.network.netbsd # cleanup[2] removing\nansible.module_utils.facts.network.openbsd # cleanup[2] removing\nansible.module_utils.facts.network.sunos # cleanup[2] removing\nansible.module_utils.facts.virtual # cleanup[2] removing\nansible.module_utils.facts.virtual.base # cleanup[2] removing\nansible.module_utils.facts.virtual.sysctl # cleanup[2] removing\nansible.module_utils.facts.virtual.freebsd # cleanup[2] removing\nansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing\nansible.module_utils.facts.virtual.hpux # cleanup[2] removing\nansible.module_utils.facts.virtual.linux # cleanup[2] removing\nansible.module_utils.facts.virtual.netbsd # cleanup[2] removing\nansible.module_utils.facts.virtual.openbsd # cleanup[2] removing\nansible.module_utils.facts.virtual.sunos # cleanup[2] removing\nansible.module_utils.facts.default_collectors # cleanup[2] removing\nansible.module_utils.facts.ansible_collector # cleanup[2] removing\nansible.module_utils.facts.compat # cleanup[2] removing\nansible.module_utils.facts # destroy ansible.module_utils.facts # destroy\nansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other\n# destroy ansible.module_utils.facts.other.facter # destroy\nansible.module_utils.facts.other.ohai # destroy\nansible.module_utils.facts.system # destroy\nansible.module_utils.facts.system.apparmor # destroy\nansible.module_utils.facts.system.caps # destroy\nansible.module_utils.facts.system.chroot # destroy\nansible.module_utils.facts.system.cmdline # destroy\nansible.module_utils.facts.system.distribution # destroy\nansible.module_utils.facts.system.date_time # destroy\nansible.module_utils.facts.system.env # destroy\nansible.module_utils.facts.system.dns # destroy\nansible.module_utils.facts.system.fips # destroy\nansible.module_utils.facts.system.loadavg # destroy\nansible.module_utils.facts.system.local # destroy\nansible.module_utils.facts.system.lsb # destroy\nansible.module_utils.facts.system.pkg_mgr # destroy\nansible.module_utils.facts.system.platform # destroy\nansible.module_utils.facts.system.python # destroy\nansible.module_utils.facts.system.selinux # destroy\nansible.module_utils.facts.system.service_mgr # destroy\nansible.module_utils.facts.system.ssh_pub_keys # destroy\nansible.module_utils.facts.system.user # destroy\nansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware\n# destroy ansible.module_utils.facts.hardware.base # destroy\nansible.module_utils.facts.hardware.aix # destroy\nansible.module_utils.facts.hardware.darwin # destroy\nansible.module_utils.facts.hardware.freebsd # destroy\nansible.module_utils.facts.hardware.dragonfly # destroy\nansible.module_utils.facts.hardware.hpux # destroy\nansible.module_utils.facts.hardware.linux # destroy\nansible.module_utils.facts.hardware.hurd # destroy\nansible.module_utils.facts.hardware.netbsd # destroy\nansible.module_utils.facts.hardware.openbsd # destroy\nansible.module_utils.facts.hardware.sunos # destroy\nansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network\n# destroy ansible.module_utils.facts.network.base # destroy\nansible.module_utils.facts.network.generic_bsd # destroy\nansible.module_utils.facts.network.aix # destroy\nansible.module_utils.facts.network.darwin # destroy\nansible.module_utils.facts.network.dragonfly # destroy\nansible.module_utils.facts.network.fc_wwn # destroy\nansible.module_utils.facts.network.freebsd # destroy\nansible.module_utils.facts.network.hpux # destroy\nansible.module_utils.facts.network.hurd # destroy\nansible.module_utils.facts.network.linux # destroy\nansible.module_utils.facts.network.iscsi # destroy\nansible.module_utils.facts.network.nvme # destroy\nansible.module_utils.facts.network.netbsd # destroy\nansible.module_utils.facts.network.openbsd # destroy\nansible.module_utils.facts.network.sunos # destroy\nansible.module_utils.facts.virtual # destroy\nansible.module_utils.facts.virtual.base # destroy\nansible.module_utils.facts.virtual.sysctl # destroy\nansible.module_utils.facts.virtual.freebsd # destroy\nansible.module_utils.facts.virtual.dragonfly # destroy\nansible.module_utils.facts.virtual.hpux # destroy\nansible.module_utils.facts.virtual.linux # destroy\nansible.module_utils.facts.virtual.netbsd # destroy\nansible.module_utils.facts.virtual.openbsd # destroy\nansible.module_utils.facts.virtual.sunos # destroy\nansible.module_utils.facts.compat # cleanup[2] removing\nansible.module_utils.service # destroy ansible.module_utils.service # destroy\n_sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy\nimportlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy\n_blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma #\ndestroy zipfile._path # destroy zipfile # destroy pathlib # destroy\nzipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib #\ndestroy zipimport # destroy __main__ # destroy systemd.journal # destroy\nsystemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder\n# destroy json.scanner # destroy _json # destroy grp # destroy encodings #\ndestroy _locale # destroy locale # destroy _signal # destroy _posixsubprocess #\ndestroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy\ndistro # destroy distro.distro # destroy argparse # destroy logging # destroy\nansible.module_utils.facts.default_collectors # destroy\nansible.module_utils.facts.ansible_collector # destroy multiprocessing #\ndestroy multiprocessing.connection # destroy multiprocessing.pool # destroy\nsignal # destroy multiprocessing.context # destroy array # destroy\n_compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy\n_queue # destroy multiprocessing.process # destroy tempfile # destroy\nmultiprocessing.util # destroy multiprocessing.reduction # destroy selectors #\ndestroy _multiprocessing # destroy fcntl # destroy datetime # destroy base64 #\ndestroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass #\ndestroy pwd # destroy termios # destroy errno # destroy json # destroy socket #\ndestroy struct # destroy fnmatch # destroy ansible.module_utils.compat.typing #\ndestroy ansible.module_utils.facts.timeout # destroy\nansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy\nselect # destroy shlex # destroy subprocess # cleanup[3] wiping configparser #\ncleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian #\ncleanup[3] wiping _ctypes # cleanup[3] wiping\nansible.module_utils.six.moves.collections_abc # cleanup[3] wiping\nansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping\nsystemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 #\ncleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal #\ncleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping\n_datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap\n# cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping\nplatform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3]\nwiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping\ncontextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref #\ncleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping\n_bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3]\nwiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap #\ncleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants #\ndestroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping\ncopyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3]\nwiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections\n# destroy _collections_abc # destroy collections.abc # cleanup[3] wiping\n_collections # cleanup[3] wiping itertools # cleanup[3] wiping operator #\ncleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping\nencodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3]\nwiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy\n_stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc #\ncleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases #\ncleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time #\ncleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix #\ncleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref\n# cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping\n_imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3]\nwiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy\nsystemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy\n_datetime # destroy sys.monitoring # destroy _socket # destroy _collections #\ndestroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy\nre._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib #\ndestroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize #\ndestroy ansible.module_utils.six.moves.urllib_parse # destroy\nansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy\noperator # destroy ansible.module_utils.six.moves # destroy\n_frozen_importlib_external # destroy _imp # destroy _io # destroy marshal #\nclear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy\ncodecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy\nencodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io #\ndestroy traceback # destroy warnings # destroy weakref # destroy collections #\ndestroy threading # destroy atexit # destroy _warnings # destroy math # destroy\n_bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib\n# destroy _operator # destroy _string # destroy re # destroy itertools #\ndestroy _abc # destroy _sre # destroy posix # destroy _functools # destroy\nbuiltins # destroy _thread # clear sys.audit hooks\n# clear sys.path_importer_cache\n# clear sys.path_hooks\n# clear builtins._\n# clear sys.path\n# clear sys.argv\n# clear sys.ps1\n# clear sys.ps2\n# clear sys.last_exc\n# clear sys.last_type\n# clear sys.last_value\n# clear sys.last_traceback\n# clear sys.__interactivehook__\n# clear sys.meta_path\n# restore sys.stdin\n# restore sys.stdout\n# restore sys.stderr\n# cleanup[2] removing sys\n# cleanup[2] removing builtins\n# cleanup[2] removing _frozen_importlib\n# cleanup[2] removing _imp\n# cleanup[2] removing _thread\n# cleanup[2] removing _warnings\n# cleanup[2] removing _weakref\n# cleanup[2] removing _io\n# cleanup[2] removing marshal\n# cleanup[2] removing posix\n# cleanup[2] removing _frozen_importlib_external\n# cleanup[2] removing time\n# cleanup[2] removing zipimport\n# cleanup[2] removing _codecs\n# cleanup[2] removing codecs\n# cleanup[2] removing encodings.aliases\n# cleanup[2] removing encodings\n# cleanup[2] removing encodings.utf_8\n# cleanup[2] removing _signal\n# cleanup[2] removing _abc\n# cleanup[2] removing abc\n# cleanup[2] removing io\n# cleanup[2] removing __main__\n# cleanup[2] removing _stat\n# cleanup[2] removing stat\n# cleanup[2] removing _collections_abc\n# cleanup[2] removing genericpath\n# cleanup[2] removing posixpath\n# cleanup[2] removing os.path\n# cleanup[2] removing os\n# cleanup[2] removing _sitebuiltins\n# cleanup[2] removing encodings.utf_8_sig\n# cleanup[2] removing _distutils_hack\n# destroy _distutils_hack\n# cleanup[2] removing site\n# destroy site\n# cleanup[2] removing types\n# cleanup[2] removing _operator\n# cleanup[2] removing operator\n# cleanup[2] removing itertools\n# cleanup[2] removing keyword\n# cleanup[2] removing reprlib\n# destroy reprlib\n# cleanup[2] removing _collections\n# cleanup[2] removing collections\n# cleanup[2] removing _functools\n# cleanup[2] removing functools\n# cleanup[2] removing enum\n# cleanup[2] removing _sre\n# cleanup[2] removing re._constants\n# cleanup[2] removing re._parser\n# cleanup[2] removing re._casefix\n# cleanup[2] removing re._compiler\n# cleanup[2] removing copyreg\n# cleanup[2] removing re\n# cleanup[2] removing __future__\n# destroy __future__\n# cleanup[2] removing importlib._bootstrap\n# cleanup[2] removing importlib._bootstrap_external\n# cleanup[2] removing warnings\n# cleanup[2] removing importlib\n# cleanup[2] removing importlib._abc\n# cleanup[2] removing importlib.util\n# cleanup[2] removing importlib.machinery\n# cleanup[2] removing _weakrefset\n# destroy _weakrefset\n# cleanup[2] removing weakref\n# cleanup[2] removing collections.abc\n# cleanup[2] removing contextlib\n# cleanup[2] removing _typing\n# cleanup[2] removing typing\n# cleanup[2] removing pkgutil\n# cleanup[2] removing _ast\n# destroy _ast\n# cleanup[2] removing ast\n# cleanup[2] removing _opcode\n# cleanup[2] removing opcode\n# destroy opcode\n# cleanup[2] removing dis\n# cleanup[2] removing token\n# cleanup[2] removing _tokenize\n# cleanup[2] removing tokenize\n# cleanup[2] removing linecache\n# cleanup[2] removing inspect\n# cleanup[2] removing ansible._vendor\n# cleanup[2] removing ansible.release\n# cleanup[2] removing ansible\n# cleanup[2] removing _locale\n# cleanup[2] removing locale\n# cleanup[2] removing _csv\n# cleanup[2] removing csv\n# cleanup[2] removing email\n# cleanup[2] removing fnmatch\n# cleanup[2] removing ntpath\n# cleanup[2] removing errno\n# cleanup[2] removing urllib\n# cleanup[2] removing math\n# cleanup[2] removing ipaddress\n# cleanup[2] removing urllib.parse\n# cleanup[2] removing pathlib\n# cleanup[2] removing binascii\n# cleanup[2] removing zlib\n# cleanup[2] removing _compression\n# cleanup[2] removing _bz2\n# cleanup[2] removing bz2\n# cleanup[2] removing _lzma\n# cleanup[2] removing lzma\n# cleanup[2] removing shutil\n# cleanup[2] removing _struct\n# cleanup[2] removing struct\n# cleanup[2] removing threading\n# cleanup[2] removing zipfile._path.glob\n# cleanup[2] removing zipfile._path\n# cleanup[2] removing zipfile\n# cleanup[2] removing textwrap\n# cleanup[2] removing quopri\n# cleanup[2] removing _bisect\n# cleanup[2] removing bisect\n# cleanup[2] removing _random\n# cleanup[2] removing _hashlib\n# cleanup[2] removing _blake2\n# cleanup[2] removing hashlib\n# cleanup[2] removing random\n# cleanup[2] removing _socket\n# cleanup[2] removing select\n# cleanup[2] removing selectors\n# cleanup[2] removing array\n# cleanup[2] removing socket\n# cleanup[2] removing _datetime\n# cleanup[2] removing datetime\n# cleanup[2] removing calendar\n# cleanup[2] removing email._parseaddr\n# cleanup[2] removing base64\n# cleanup[2] removing email.base64mime\n# cleanup[2] removing _string\n# cleanup[2] removing string\n# cleanup[2] removing email.quoprimime\n# cleanup[2] removing email.errors\n# cleanup[2] removing email.encoders\n# cleanup[2] removing email.charset\n# cleanup[2] removing email.utils\n# cleanup[2] removing email.header\n# cleanup[2] removing email._policybase\n# cleanup[2] removing email._encoded_words\n# cleanup[2] removing email.iterators\n# cleanup[2] removing email.message\n# cleanup[2] removing importlib.metadata._functools\n# cleanup[2] removing importlib.metadata._text\n# cleanup[2] removing importlib.metadata._adapters\n# cleanup[2] removing importlib.metadata._meta\n# cleanup[2] removing importlib.metadata._collections\n# cleanup[2] removing importlib.metadata._itertools\n# cleanup[2] removing tempfile\n# cleanup[2] removing importlib.resources.abc\n# cleanup[2] removing importlib.resources._adapters\n# cleanup[2] removing importlib.resources._common\n# cleanup[2] removing importlib.resources._legacy\n# cleanup[2] removing importlib.resources\n# cleanup[2] removing importlib.abc\n# cleanup[2] removing importlib.metadata\n# cleanup[2] removing ansible.module_utils\n# cleanup[2] removing ansible.module_utils.compat\n# cleanup[2] removing ansible.module_utils.compat.version\n# cleanup[2] removing email.feedparser\n# cleanup[2] removing email.parser\n# cleanup[2] removing termios\n# cleanup[2] removing getpass\n# cleanup[2] removing signal\n# cleanup[2] removing fcntl\n# cleanup[2] removing _posixsubprocess\n# cleanup[2] removing subprocess\n# cleanup[2] removing traceback\n# cleanup[2] removing ansible.config\n# cleanup[2] removing atexit\n# cleanup[2] removing configparser\n# cleanup[2] removing _compat_pickle\n# cleanup[2] removing _pickle\n# cleanup[2] removing pickle\n# cleanup[2] removing jinja2.bccache\n# cleanup[2] removing markupsafe._speedups\n# cleanup[2] removing markupsafe\n# cleanup[2] removing _json\n# cleanup[2] removing json.scanner\n# cleanup[2] removing json.decoder\n# cleanup[2] removing json.encoder\n# cleanup[2] removing json\n# cleanup[2] removing jinja2.utils\n# cleanup[2] removing jinja2.nodes\n# cleanup[2] removing jinja2.exceptions\n# cleanup[2] removing jinja2.visitor\n# cleanup[2] removing jinja2.idtracking\n# cleanup[2] removing jinja2.optimizer\n# cleanup[2] removing jinja2.compiler\n# cleanup[2] removing jinja2.async_utils\n# cleanup[2] removing jinja2.runtime\n# cleanup[2] removing jinja2.filters\n# cleanup[2] removing numbers\n# destroy numbers\n# cleanup[2] removing jinja2.tests\n# cleanup[2] removing jinja2.defaults\n# cleanup[2] removing jinja2._identifier\n# cleanup[2] removing jinja2.lexer\n# cleanup[2] removing jinja2.parser\n# cleanup[2] removing jinja2.environment\n# cleanup[2] removing jinja2.loaders\n# cleanup[2] removing jinja2\n# destroy jinja2\n# destroy jinja2.bccache\n# destroy jinja2.utils\n# destroy jinja2.exceptions\n# destroy jinja2.visitor\n# destroy jinja2.idtracking\n# destroy jinja2.optimizer\n# destroy jinja2.compiler\n# destroy jinja2.async_utils\n# destroy jinja2.runtime\n# destroy jinja2.filters\n# destroy jinja2.tests\n# destroy jinja2.defaults\n# destroy jinja2._identifier\n# destroy jinja2.lexer\n# destroy jinja2.parser\n# destroy jinja2.environment\n# destroy jinja2.loaders\n# cleanup[2] removing jinja2.nativetypes\n# destroy jinja2.nativetypes\n# cleanup[2] removing ansible.errors.yaml_strings\n# cleanup[2] removing ansible.module_utils.common\n# cleanup[2] removing ansible.module_utils.common.text\n# cleanup[2] removing ansible.module_utils.six\n# cleanup[2] removing ansible.module_utils.six.moves\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\n# cleanup[2] removing ansible.module_utils.common.text.converters\n# cleanup[2] removing ansible.errors\n# cleanup[2] removing yaml.error\n# cleanup[2] removing yaml.tokens\n# cleanup[2] removing yaml.events\n# cleanup[2] removing yaml.nodes\n# cleanup[2] removing yaml.reader\n# cleanup[2] removing yaml.scanner\n# cleanup[2] removing yaml.parser\n# cleanup[2] removing yaml.composer\n# cleanup[2] removing yaml.constructor\n# cleanup[2] removing yaml.resolver\n# cleanup[2] removing yaml.loader\n# cleanup[2] removing yaml.emitter\n# cleanup[2] removing yaml.serializer\n# cleanup[2] removing yaml.representer\n# cleanup[2] removing yaml.dumper\n# cleanup[2] removing cython_runtime\n# cleanup[2] removing _cython_3_0_9\n# destroy _cython_3_0_9\n# cleanup[2] removing yaml._yaml\n# cleanup[2] removing yaml.cyaml\n# cleanup[2] removing yaml\n# cleanup[2] removing ansible.module_utils.common.yaml\n# cleanup[2] removing ansible.module_utils.parsing\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\n# cleanup[2] removing ansible.parsing\n# cleanup[2] removing ansible.parsing.quoting\n# cleanup[2] removing ansible.parsing.yaml\n# cleanup[2] removing ansible.parsing.yaml.objects\n# cleanup[2] removing ansible.utils\n# cleanup[2] removing ansible.utils.path\n# cleanup[2] removing ansible.config.manager\n# cleanup[2] removing ansible.module_utils.common.collections\n# cleanup[2] removing ansible.utils.fqcn\n# cleanup[2] removing encodings.unicode_escape\n# cleanup[2] removing ansible.constants\n# cleanup[2] removing _curses\n# cleanup[2] removing curses\n# cleanup[2] removing _ctypes\n# cleanup[2] removing ctypes._endian\n# cleanup[2] removing ctypes\n# cleanup[2] removing ctypes.util\n# cleanup[2] removing logging\n# cleanup[2] removing tty\n# cleanup[2] removing ansible.utils.color\n# cleanup[2] removing multiprocessing.process\n# cleanup[2] removing multiprocessing.reduction\n# cleanup[2] removing multiprocessing.context\n# cleanup[2] removing __mp_main__\n# cleanup[2] removing multiprocessing\n# cleanup[2] removing ansible.utils.multiprocessing\n# cleanup[2] removing ansible.utils.singleton\n# cleanup[2] removing ansible.utils.native_jinja\n# cleanup[2] removing ansible.utils.unsafe_proxy\n# cleanup[2] removing ansible.utils.display\n# cleanup[2] removing ansible.utils.context_objects\n# cleanup[2] removing ansible.context\n# cleanup[2] removing ansible.cli.arguments\n# cleanup[2] removing copy\n# cleanup[2] removing gettext\n# destroy gettext\n# cleanup[2] removing argparse\n# cleanup[2] removing ansible.cli.arguments.option_helpers\n# cleanup[2] removing ansible.inventory\n# cleanup[2] removing platform\n# cleanup[2] removing _uuid\n# cleanup[2] removing uuid\n# cleanup[2] removing ansible.parsing.splitter\n# cleanup[2] removing ansible.utils.vars\n# cleanup[2] removing ansible.inventory.group\n# cleanup[2] removing ansible.parsing.utils\n# cleanup[2] removing ansible.parsing.utils.addresses\n# cleanup[2] removing ansible.inventory.host\n# cleanup[2] removing ansible.inventory.data\n# cleanup[2] removing ansible.plugins\n# cleanup[2] removing glob\n# cleanup[2] removing ansible.module_utils.compat.typing\n# cleanup[2] removing ansible.plugins.filter\n# cleanup[2] removing ansible.plugins.test\n# cleanup[2] removing shlex\n# cleanup[2] removing cryptography.__about__\n# cleanup[2] removing cryptography\n# cleanup[2] removing cryptography.hazmat\n# cleanup[2] removing cryptography.hazmat.bindings\n# cleanup[2] removing _cffi_backend\n# cleanup[2] removing _openssl\n# cleanup[2] removing cryptography.hazmat.bindings._rust\n# cleanup[2] removing cryptography.exceptions\n# cleanup[2] removing cryptography.hazmat.backends\n# cleanup[2] removing cryptography.hazmat.primitives\n# cleanup[2] removing cryptography.hazmat.primitives.hashes\n# cleanup[2] removing cryptography.utils\n# cleanup[2] removing cryptography.hazmat.primitives.padding\n# cleanup[2] removing cryptography.hazmat.primitives.hmac\n# cleanup[2] removing cryptography.hazmat.primitives.kdf\n# cleanup[2] removing hmac\n# cleanup[2] removing cryptography.hazmat.primitives.constant_time\n# cleanup[2] removing cryptography.hazmat.primitives.kdf.pbkdf2\n# cleanup[2] removing cryptography.hazmat.primitives._cipheralgorithm\n# cleanup[2] removing cryptography.hazmat.decrepit\n# cleanup[2] removing cryptography.hazmat.decrepit.ciphers\n# cleanup[2] removing cryptography.hazmat.decrepit.ciphers.algorithms\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.base\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers\n# cleanup[2] removing cryptography.hazmat.bindings.openssl\n# cleanup[2] removing cryptography.hazmat.bindings.openssl._conditional\n# cleanup[2] removing cryptography.hazmat.bindings.openssl.binding\n# cleanup[2] removing cryptography.hazmat.primitives._asymmetric\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric\n# cleanup[2] removing cryptography.hazmat._oid\n# cleanup[2] removing cryptography.hazmat.primitives._serialization\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.utils\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.padding\n# cleanup[2] removing cryptography.hazmat.backends.openssl.backend\n# destroy cryptography.hazmat.backends.openssl.backend\n# cleanup[2] removing cryptography.hazmat.backends.openssl\n# cleanup[2] removing ansible.parsing.vault\n# cleanup[2] removing ansible.parsing.yaml.constructor\n# cleanup[2] removing ansible.parsing.yaml.loader\n# cleanup[2] removing ansible.module_utils.common.json\n# cleanup[2] removing ansible.parsing.ajson\n# cleanup[2] removing ansible.parsing.utils.yaml\n# cleanup[2] removing ansible.utils.collection_loader._collection_config\n# cleanup[2] removing ansible.utils.collection_loader._collection_meta\n# cleanup[2] removing ansible.utils.collection_loader._collection_finder\n# cleanup[2] removing ansible.utils.collection_loader\n# cleanup[2] removing ansible.parsing.plugin_docs\n# cleanup[2] removing ansible.utils.plugin_docs\n# cleanup[2] removing packaging\n# destroy packaging\n# cleanup[2] removing sysconfig\n# cleanup[2] removing packaging._elffile\n# destroy packaging._elffile\n# cleanup[2] removing packaging._manylinux\n# cleanup[2] removing packaging._musllinux\n# cleanup[2] removing packaging.tags\n# destroy packaging.tags\n# cleanup[2] removing packaging._structures\n# destroy packaging._structures\n# cleanup[2] removing packaging.version\n# destroy packaging.version\n# cleanup[2] removing packaging.utils\n# destroy packaging.utils\n# cleanup[2] removing packaging.specifiers\n# destroy packaging.specifiers\n# cleanup[2] removing ansible.plugins.loader\n# cleanup[2] removing ansible.utils.helpers\n# cleanup[2] removing ansible.vars\n# cleanup[2] removing ansible.vars.plugins\n# cleanup[2] removing ansible.inventory.manager\n# cleanup[2] removing swig_runtime_data4\n# destroy swig_runtime_data4\n# cleanup[2] removing selinux._selinux\n# cleanup[2] removing selinux\n# cleanup[2] removing ansible.module_utils.common.file\n# cleanup[2] removing grp\n# cleanup[2] removing pwd\n# cleanup[2] removing syslog\n# cleanup[2] removing systemd\n# destroy systemd\n# cleanup[2] removing systemd._journal\n# cleanup[2] removing systemd._reader\n# cleanup[2] removing systemd.id128\n# cleanup[2] removing systemd.journal\n# cleanup[2] removing systemd._daemon\n# cleanup[2] removing systemd.daemon\n# cleanup[2] removing ansible.module_utils.compat.selinux\n# cleanup[2] removing ansible.module_utils._text\n# cleanup[2] removing ansible.module_utils.common.warnings\n# cleanup[2] removing ansible.module_utils.errors\n# cleanup[2] removing ansible.module_utils.common.text.formatters\n# cleanup[2] removing ansible.module_utils.common.validation\n# cleanup[2] removing ansible.module_utils.common.parameters\n# cleanup[2] removing ansible.module_utils.common.arg_spec\n# cleanup[2] removing ansible.module_utils.common.locale\n# cleanup[2] removing ansible.module_utils.common.process\n# cleanup[2] removing distro.distro\n# cleanup[2] removing distro\n# cleanup[2] removing ansible.module_utils.distro\n# cleanup[2] removing ansible.module_utils.common._utils\n# cleanup[2] removing ansible.module_utils.common.sys_info\n# cleanup[2] removing ansible.module_utils.basic\n# cleanup[2] removing ansible.parsing.dataloader\n# cleanup[2] removing ansible.inventory.helpers\n# cleanup[2] removing ansible.vars.fact_cache\n# cleanup[2] removing ansible.template.native_helpers\n# cleanup[2] removing ansible.template.template\n# cleanup[2] removing ansible.template.vars\n# cleanup[2] removing ansible.utils.listify\n# cleanup[2] removing ansible.template\n# cleanup[2] removing ansible.vars.clean\n# cleanup[2] removing ansible.vars.manager\n# cleanup[2] removing argcomplete.completers\n# cleanup[2] removing argcomplete.exceptions\n# cleanup[2] removing argcomplete.io\n# cleanup[2] removing argcomplete.packages\n# cleanup[2] removing argcomplete.packages._shlex\n# cleanup[2] removing argcomplete.lexers\n# cleanup[2] removing argcomplete.packages._argparse\n# cleanup[2] removing argcomplete.finders\n# cleanup[2] removing argcomplete.shell_integration\n# cleanup[2] removing argcomplete\n# cleanup[2] removing ansible.cli\n# cleanup[2] removing ansible.executor\n# cleanup[2] removing _heapq\n# cleanup[2] removing heapq\n# destroy heapq\n# cleanup[2] removing _queue\n# cleanup[2] removing queue\n# cleanup[2] removing _multiprocessing\n# cleanup[2] removing multiprocessing.util\n# cleanup[2] removing multiprocessing.connection\n# cleanup[2] removing multiprocessing.queues\n# cleanup[2] removing ansible.utils.sentinel\n# cleanup[2] removing ansible.playbook.attribute\n# cleanup[2] removing ansible.playbook.base\n# cleanup[2] removing ansible.playbook.conditional\n# cleanup[2] removing ansible.playbook.collectionsearch\n# cleanup[2] removing ansible.playbook.delegatable\n# cleanup[2] removing ansible.parsing.mod_args\n# cleanup[2] removing ansible.playbook.helpers\n# cleanup[2] removing ansible.playbook.notifiable\n# cleanup[2] removing ansible.playbook.taggable\n# cleanup[2] removing ansible.playbook.role.definition\n# cleanup[2] removing tarfile\n# cleanup[2] removing ansible.utils.galaxy\n# cleanup[2] removing ansible.playbook.role.requirement\n# cleanup[2] removing ansible.playbook.role.metadata\n# cleanup[2] removing ansible.playbook.role\n# cleanup[2] removing ansible.playbook.block\n# cleanup[2] removing ansible.playbook.loop_control\n# cleanup[2] removing ansible.playbook.task\n# cleanup[2] removing ansible.playbook.play\n# cleanup[2] removing ansible.playbook.playbook_include\n# cleanup[2] removing ansible.playbook\n# cleanup[2] removing ansible.executor.play_iterator\n# cleanup[2] removing ansible.executor.stats\n# cleanup[2] removing ansible.executor.task_result\n# cleanup[2] removing ansible.playbook.play_context\n# cleanup[2] removing difflib\n# cleanup[2] removing ansible.vars.hostvars\n# cleanup[2] removing ansible.parsing.yaml.dumper\n# cleanup[2] removing ansible.plugins.callback\n# cleanup[2] removing ansible.vars.reserved\n# cleanup[2] removing ansible.utils.lock\n# cleanup[2] removing dataclasses\n# cleanup[2] removing ansible.executor.task_queue_manager\n# cleanup[2] removing ansible.module_utils.compat.paramiko\n# cleanup[2] removing ansible.utils.ssh_functions\n# cleanup[2] removing ansible.executor.playbook_executor\n# cleanup[2] removing ansible.cli.playbook\n# cleanup[2] removing ansible_collections\n# destroy ansible_collections\n# cleanup[2] removing ansible_collections.fedora\n# destroy ansible_collections.fedora\n# cleanup[2] removing ansible_collections.fedora.linux_system_roles\n# destroy ansible_collections.fedora.linux_system_roles\n# cleanup[2] removing ansible_collections.ansible\n# destroy ansible_collections.ansible\n# cleanup[2] removing ansible_collections.ansible.builtin\n# destroy ansible_collections.ansible.builtin\n# cleanup[2] removing ansible.plugins.cache\n# cleanup[2] removing ansible.plugins.cache.memory\n# cleanup[2] removing ansible.plugins.inventory\n# cleanup[2] removing ansible.plugins.inventory.host_list\n# cleanup[2] removing ansible.plugins.inventory.script\n# cleanup[2] removing ansible.plugins.inventory.auto\n# cleanup[2] removing ansible.plugins.inventory.yaml\n# cleanup[2] removing ansible.plugins.inventory.ini\n# cleanup[2] removing ansible.utils.shlex\n# cleanup[2] removing ansible.plugins.inventory.toml\n# cleanup[2] removing tomllib._types\n# cleanup[2] removing tomllib._re\n# cleanup[2] removing tomllib._parser\n# cleanup[2] removing tomllib\n# cleanup[2] removing ansible.plugins.vars\n# cleanup[2] removing ansible.plugins.vars.host_group_vars\n# cleanup[2] removing ansible.plugins.doc_fragments\n# cleanup[2] removing ansible.plugins.doc_fragments.vars_plugin_staging\n# cleanup[2] removing multiprocessing.synchronize\n# cleanup[2] removing ansible.plugins.become\n# cleanup[2] removing ansible.plugins.shell\n# cleanup[2] removing ansible.plugins.connection\n# cleanup[2] removing ansible.plugins.connection.local\n# cleanup[2] removing pty\n# cleanup[2] removing ansible.plugins.doc_fragments.connection_pipelining\n# cleanup[2] removing ansible.plugins.connection.paramiko_ssh\n# cleanup[2] removing ansible.plugins.connection.psrp\n# cleanup[2] removing xml\n# cleanup[2] removing xml.etree\n# cleanup[2] removing xml.etree.ElementPath\n# cleanup[2] removing pyexpat.errors\n# cleanup[2] removing pyexpat.model\n# cleanup[2] removing pyexpat\n# cleanup[2] removing _elementtree\n# cleanup[2] removing xml.etree.ElementTree\n# cleanup[2] removing ansible.plugins.shell.powershell\n# cleanup[2] removing ansible.utils.hashing\n# cleanup[2] removing ansible.plugins.connection.ssh\n# cleanup[2] removing ansible.plugins.connection.winrm\n# cleanup[2] removing ansible.module_utils.json_utils\n# cleanup[2] removing xml.parsers\n# cleanup[2] removing xml.parsers.expat.model\n# cleanup[2] removing xml.parsers.expat.errors\n# cleanup[2] removing xml.parsers.expat\n# cleanup[2] removing xml.sax.handler\n# cleanup[2] removing xml.sax._exceptions\n# cleanup[2] removing xml.sax.xmlreader\n# cleanup[2] removing xml.sax\n# cleanup[2] removing http\n# cleanup[2] removing _ssl\n# cleanup[2] removing ssl\n# cleanup[2] removing http.client\n# cleanup[2] removing urllib.response\n# cleanup[2] removing urllib.error\n# cleanup[2] removing urllib.request\n# cleanup[2] removing xml.sax.saxutils\n# cleanup[2] removing xmltodict\n# cleanup[2] removing ansible.plugins.shell.cmd\n# cleanup[2] removing ansible.plugins.doc_fragments.shell_windows\n# cleanup[2] removing ansible.plugins.shell.sh\n# cleanup[2] removing ansible.plugins.doc_fragments.shell_common\n# cleanup[2] removing ansible.plugins.become.runas\n# cleanup[2] removing ansible.plugins.become.su\n# cleanup[2] removing ansible.plugins.become.sudo\n# cleanup[2] removing ansible.playbook.role.include\n# cleanup[2] removing ansible_collections.fedora.linux_system_roles.roles\n# destroy ansible_collections.fedora.linux_system_roles.roles\n# cleanup[2] removing ansible_collections.fedora.linux_system_roles.roles.tlog\n# destroy ansible_collections.fedora.linux_system_roles.roles.tlog\n# cleanup[2] removing ansible.playbook.handler\n# cleanup[2] removing ansible.playbook.task_include\n# cleanup[2] removing ansible.playbook.role_include\n# cleanup[2] removing ansible.playbook.handler_task_include\n# cleanup[2] removing ansible.modules\n# cleanup[2] removing ansible.module_utils.facts.namespace\n# cleanup[2] removing multiprocessing.pool\n# cleanup[2] removing ansible.module_utils.facts.timeout\n# cleanup[2] removing ansible.module_utils.facts.collector\n# cleanup[2] removing ansible.module_utils.facts.other\n# cleanup[2] removing ansible.module_utils.facts.other.facter\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\n# cleanup[2] removing ansible.module_utils.facts.system\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\n# cleanup[2] removing ansible.module_utils.facts.system.caps\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\n# cleanup[2] removing ansible.module_utils.facts.utils\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\n# cleanup[2] removing ansible.module_utils.compat.datetime\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\n# cleanup[2] removing ansible.module_utils.facts.system.env\n# cleanup[2] removing ansible.module_utils.facts.system.dns\n# cleanup[2] removing ansible.module_utils.facts.system.fips\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\n# cleanup[2] removing ansible.module_utils.facts.system.local\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\n# cleanup[2] removing ansible.module_utils.facts.system.platform\n# cleanup[2] removing ansible.module_utils.facts.system.python\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\n# cleanup[2] removing ansible.module_utils.facts.system.user\n# cleanup[2] removing ansible.module_utils.facts.hardware\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\n# cleanup[2] removing ansible.module_utils.facts.sysctl\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\n# cleanup[2] removing ansible.module_utils.facts.network\n# cleanup[2] removing ansible.module_utils.facts.network.base\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\n# cleanup[2] removing ansible.module_utils.facts.network.aix\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\n# cleanup[2] removing ansible.module_utils.facts.network.linux\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\n# cleanup[2] removing ansible.module_utils.facts.virtual\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\n# cleanup[2] removing ansible.module_utils.facts.compat\n# cleanup[2] removing ansible.module_utils.facts\n# cleanup[2] removing ansible.executor.interpreter_discovery\n# cleanup[2] removing ansible.executor.powershell\n# cleanup[2] removing ansible.executor.powershell.module_manifest\n# cleanup[2] removing ansible.executor.action_write_locks\n# cleanup[2] removing ansible.executor.module_common\n# cleanup[2] removing ansible.parsing.utils.jsonify\n# cleanup[2] removing ansible.plugins.action\n# cleanup[2] removing ansible_collections.ansible.builtin.plugins\n# cleanup[2] removing ansible_collections.ansible.builtin.plugins.action\n# cleanup[2] removing ansible_collections.community\n# destroy ansible_collections.community\n# cleanup[2] removing ansible_collections.community.general\n# destroy ansible_collections.community.general\n# cleanup[2] removing ansible_collections.community.general.plugins\n# destroy ansible_collections.community.general.plugins\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\n# destroy ansible_collections.community.general.plugins.modules\n# cleanup[2] removing ansible_collections.community.general.plugins.action\n# destroy ansible_collections.community.general.plugins.action\n# cleanup[2] removing ansible_collections.ansible.builtin.plugins.callback\n# cleanup[2] removing ansible_collections.ansible.posix\n# destroy ansible_collections.ansible.posix\n# cleanup[2] removing ansible_collections.ansible.posix.plugins\n# destroy ansible_collections.ansible.posix.plugins\n# cleanup[2] removing ansible_collections.ansible.posix.plugins.callback\n# destroy ansible_collections.ansible.posix.plugins.callback\n# cleanup[2] removing ansible_collections.ansible.posix.plugins.callback.debug\n# cleanup[2] removing ansible.plugins.callback.default\n# cleanup[2] removing ansible.plugins.doc_fragments.default_callback\n# cleanup[2] removing ansible.plugins.doc_fragments.result_format_callback\n# cleanup[2] removing ansible.plugins.callback.junit\n# cleanup[2] removing _decimal\n# cleanup[2] removing decimal\n# cleanup[2] removing xml.dom.domreg\n# cleanup[2] removing xml.dom\n# cleanup[2] removing xml.dom.minicompat\n# cleanup[2] removing xml.dom.NodeFilter\n# cleanup[2] removing xml.dom.xmlbuilder\n# cleanup[2] removing xml.dom.minidom\n# cleanup[2] removing ansible.utils._junit_xml\n# cleanup[2] removing ansible.plugins.callback.minimal\n# cleanup[2] removing ansible.plugins.callback.oneline\n# cleanup[2] removing ansible.plugins.callback.tree\n# cleanup[2] removing ansible_collections.ansible.posix.plugins.callback.profile_tasks\n# cleanup[2] removing cmd\n# cleanup[2] removing pprint\n# cleanup[2] removing ansible.executor.process\n# cleanup[2] removing ansible.module_utils.connection\n# cleanup[2] removing ansible.executor.task_executor\n# cleanup[2] removing ansible.executor.process.worker\n# cleanup[2] removing ansible.plugins.strategy\n# cleanup[2] removing ansible.plugins.strategy.linear\n# cleanup[2] removing ansible.playbook.included_file\n# cleanup[2] removing multiprocessing.popen_fork\n# cleanup[2] removing ansible.plugins.action.set_fact\n# cleanup[2] removing ansible.plugins.filter.6091997562755222354_core\n# cleanup[2] removing passlib\n# cleanup[2] removing passlib.exc\n# cleanup[2] removing passlib.utils.compat\n# cleanup[2] removing unicodedata\n# cleanup[2] removing stringprep\n# cleanup[2] removing gc\n# cleanup[2] removing timeit\n# cleanup[2] removing passlib.utils.decor\n# cleanup[2] removing passlib.utils.binary\n# cleanup[2] removing _crypt\n# cleanup[2] removing crypt\n# destroy crypt\n# cleanup[2] removing passlib.utils\n# cleanup[2] removing passlib.ifc\n# cleanup[2] removing passlib.registry\n# cleanup[2] removing passlib.utils.handlers\n# cleanup[2] removing ansible.utils.encrypt\n# cleanup[2] removing ansible.utils.unicode\n# cleanup[2] removing ansible.plugins.filter.6372079937130926899_encryption\n# cleanup[2] removing ansible.plugins.filter.5967559237114244044_mathstuff\n# cleanup[2] removing ansible.plugins.filter.3563886901709920496_urls\n# cleanup[2] removing ansible.plugins.filter.9014064407996099982_urlsplit\n# cleanup[2] removing ansible_collections.ansible.builtin.plugins.filter\n# cleanup[2] removing ansible.plugins.action.shell\n# cleanup[2] removing ansible.plugins.action.include_vars\n# cleanup[2] removing ansible.plugins.action.package\n# cleanup[2] removing ansible.plugins.action.template\n# cleanup[2] removing ansible.plugins.action.command\n# cleanup[2] removing ansible.plugins.action.service\n# destroy _sitebuiltins\n# destroy ansible._vendor\n# destroy ansible.release\n# destroy ansible.module_utils\n# destroy ansible.module_utils.common\n# destroy ansible.module_utils.common.text\n# destroy ansible.module_utils.common.text.converters\n# destroy ansible.module_utils.common.yaml\n# destroy ansible.module_utils.common.collections\n# destroy ansible.module_utils.common.json\n# destroy ansible.module_utils.common.file\n# destroy ansible.module_utils.common.warnings\n# destroy ansible.module_utils.common.validation\n# destroy ansible.module_utils.common.parameters\n# destroy ansible.module_utils.common.arg_spec\n# destroy ansible.module_utils.common.locale\n# destroy ansible.module_utils.common.process\n# destroy ansible.module_utils.common._utils\n# destroy ansible.module_utils.common.sys_info\n# destroy ansible.module_utils.parsing\n# destroy ansible.module_utils.parsing.convert_bool\n# destroy ansible.module_utils._text\n# destroy ansible.module_utils.errors\n# destroy ansible.module_utils.basic\n# destroy ansible.module_utils.json_utils\n# destroy ansible.module_utils.facts\n# destroy ansible.module_utils.facts.namespace\n# destroy ansible.module_utils.facts.other\n# destroy ansible.module_utils.facts.other.facter\n# destroy ansible.module_utils.facts.other.ohai\n# destroy ansible.module_utils.facts.system\n# destroy ansible.module_utils.facts.system.apparmor\n# destroy ansible.module_utils.facts.system.caps\n# destroy ansible.module_utils.facts.system.chroot\n# destroy ansible.module_utils.facts.system.cmdline\n# destroy ansible.module_utils.facts.system.distribution\n# destroy ansible.module_utils.facts.system.date_time\n# destroy ansible.module_utils.facts.system.env\n# destroy ansible.module_utils.facts.system.dns\n# destroy ansible.module_utils.facts.system.fips\n# destroy ansible.module_utils.facts.system.loadavg\n# destroy ansible.module_utils.facts.system.local\n# destroy ansible.module_utils.facts.system.lsb\n# destroy ansible.module_utils.facts.system.pkg_mgr\n# destroy ansible.module_utils.facts.system.platform\n# destroy ansible.module_utils.facts.system.python\n# destroy ansible.module_utils.facts.system.selinux\n# destroy ansible.module_utils.facts.system.service_mgr\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\n# destroy ansible.module_utils.facts.system.user\n# destroy ansible.module_utils.facts.utils\n# destroy ansible.module_utils.facts.hardware\n# destroy ansible.module_utils.facts.hardware.base\n# destroy ansible.module_utils.facts.hardware.aix\n# destroy ansible.module_utils.facts.hardware.darwin\n# destroy ansible.module_utils.facts.hardware.freebsd\n# destroy ansible.module_utils.facts.hardware.dragonfly\n# destroy ansible.module_utils.facts.hardware.hpux\n# destroy ansible.module_utils.facts.hardware.linux\n# destroy ansible.module_utils.facts.hardware.hurd\n# destroy ansible.module_utils.facts.hardware.netbsd\n# destroy ansible.module_utils.facts.hardware.openbsd\n# destroy ansible.module_utils.facts.hardware.sunos\n# destroy ansible.module_utils.facts.sysctl\n# destroy ansible.module_utils.facts.network\n# destroy ansible.module_utils.facts.network.base\n# destroy ansible.module_utils.facts.network.generic_bsd\n# destroy ansible.module_utils.facts.network.aix\n# destroy ansible.module_utils.facts.network.darwin\n# destroy ansible.module_utils.facts.network.dragonfly\n# destroy ansible.module_utils.facts.network.fc_wwn\n# destroy ansible.module_utils.facts.network.freebsd\n# destroy ansible.module_utils.facts.network.hpux\n# destroy ansible.module_utils.facts.network.hurd\n# destroy ansible.module_utils.facts.network.linux\n# destroy ansible.module_utils.facts.network.iscsi\n# destroy ansible.module_utils.facts.network.nvme\n# destroy ansible.module_utils.facts.network.netbsd\n# destroy ansible.module_utils.facts.network.openbsd\n# destroy ansible.module_utils.facts.network.sunos\n# destroy ansible.module_utils.facts.virtual\n# destroy ansible.module_utils.facts.virtual.base\n# destroy ansible.module_utils.facts.virtual.sysctl\n# destroy ansible.module_utils.facts.virtual.freebsd\n# destroy ansible.module_utils.facts.virtual.dragonfly\n# destroy ansible.module_utils.facts.virtual.hpux\n# destroy ansible.module_utils.facts.virtual.linux\n# destroy ansible.module_utils.facts.virtual.netbsd\n# destroy ansible.module_utils.facts.virtual.openbsd\n# destroy ansible.module_utils.facts.virtual.sunos\n# destroy ansible.module_utils.facts.compat\n# destroy ansible.module_utils.connection\n# destroy ansible.config\n# destroy ansible.config.manager\n# destroy ansible.errors\n# destroy ansible.parsing\n# destroy ansible.parsing.quoting\n# destroy ansible.parsing.yaml\n# destroy ansible.parsing.yaml.objects\n# destroy ansible.parsing.yaml.constructor\n# destroy ansible.parsing.yaml.loader\n# destroy ansible.parsing.yaml.dumper\n# destroy ansible.parsing.splitter\n# destroy ansible.parsing.utils\n# destroy ansible.parsing.utils.addresses\n# destroy ansible.parsing.utils.yaml\n# destroy ansible.parsing.utils.jsonify\n# destroy ansible.parsing.vault\n# destroy ansible.parsing.ajson\n# destroy ansible.parsing.plugin_docs\n# destroy ansible.parsing.dataloader\n# destroy ansible.parsing.mod_args\n# destroy ansible.inventory\n# destroy ansible.inventory.group\n# destroy ansible.inventory.host\n# destroy ansible.inventory.data\n# destroy ansible.inventory.manager\n# destroy ansible.inventory.helpers\n# destroy ansible.vars\n# destroy ansible.vars.plugins\n# destroy ansible.vars.fact_cache\n# destroy ansible.vars.clean\n# destroy ansible.vars.manager\n# destroy ansible.vars.hostvars\n# destroy ansible.vars.reserved\n# destroy ansible.template\n# destroy ansible.playbook\n# destroy ansible.modules\n# destroy ansible.cli.arguments\n# destroy argcomplete\n# destroy argcomplete.completers\n# destroy argcomplete.exceptions\n# destroy argcomplete.packages\n# destroy argcomplete.packages._argparse\n# destroy argcomplete.lexers\n# destroy argcomplete.finders\n# destroy argcomplete.shell_integration\n# destroy ansible.module_utils.compat.version\n# destroy ansible.module_utils.compat.datetime\n# destroy ansible.utils.path\n# destroy ansible.utils.fqcn\n# destroy ansible.utils.color\n# destroy ansible.utils.multiprocessing\n# destroy ansible.utils.singleton\n# destroy ansible.utils.native_jinja\n# destroy ansible.utils.unsafe_proxy\n# destroy ansible.utils.display\n# destroy ansible.utils.context_objects\n# destroy ansible.utils.vars\n# destroy ansible.utils.collection_loader\n# destroy ansible.utils.plugin_docs\n# destroy ansible.utils.listify\n# destroy ansible.utils.sentinel\n# destroy ansible.utils.galaxy\n# destroy ansible.utils.lock\n# destroy ansible.utils.shlex\n# destroy ansible.utils.hashing\n# destroy ansible.utils._junit_xml\n# destroy ansible.utils.encrypt\n# destroy ansible.utils.unicode\n# destroy multiprocessing.queues\n# destroy multiprocessing.synchronize\n# destroy multiprocessing.popen_fork\n# destroy ansible\n# destroy ansible.plugins\n# destroy ansible.plugins.test\n# destroy ansible.plugins.cache\n# destroy ansible.plugins.inventory\n# destroy ansible.plugins.vars\n# destroy ansible.plugins.doc_fragments\n# destroy ansible.plugins.become\n# destroy ansible.plugins.shell\n# destroy ansible.plugins.strategy\n# destroy ansible.plugins.doc_fragments.vars_plugin_staging\n# destroy ansible.plugins.doc_fragments.connection_pipelining\n# destroy ansible.plugins.doc_fragments.shell_windows\n# destroy ansible.plugins.doc_fragments.shell_common\n# destroy ansible.plugins.doc_fragments.default_callback\n# destroy ansible.plugins.doc_fragments.result_format_callback\n# destroy ansible.plugins.filter\n# destroy cryptography.__about__\n# destroy cryptography.hazmat\n# destroy cryptography.hazmat.bindings\n# destroy cryptography.hazmat.bindings.openssl\n# destroy cryptography.hazmat.bindings.openssl._conditional\n# destroy cryptography.hazmat.backends\n# destroy cryptography.hazmat.primitives\n# destroy cryptography.hazmat.primitives.padding\n# destroy cryptography.hazmat.primitives.hmac\n# destroy cryptography.hazmat.primitives.kdf\n# destroy cryptography.hazmat.primitives._cipheralgorithm\n# destroy cryptography.hazmat.primitives.ciphers\n# destroy cryptography.hazmat.primitives.ciphers.base\n# destroy cryptography.hazmat.primitives._asymmetric\n# destroy cryptography.hazmat.primitives.asymmetric\n# destroy cryptography.hazmat.primitives.asymmetric.padding\n# destroy cryptography.hazmat.decrepit\n# destroy cryptography.hazmat.decrepit.ciphers\n# destroy cryptography.hazmat.decrepit.ciphers.algorithms\n# destroy cryptography.hazmat._oid\n# destroy cryptography.exceptions\n# destroy cryptography.hazmat.backends.openssl\n# destroy cryptography.hazmat.primitives.kdf.pbkdf2\n# destroy cryptography.hazmat.primitives.constant_time\n# destroy hmac\n# destroy cryptography.hazmat.bindings.openssl.binding\n# destroy cryptography.hazmat.primitives.asymmetric.ec\n# destroy cryptography\n# destroy lib\n# destroy cryptography.hazmat.primitives.asymmetric.rsa\n# destroy cryptography.hazmat.primitives._serialization\n# destroy cryptography.hazmat.primitives.hashes\n# destroy cryptography.hazmat.primitives.asymmetric.utils\n# destroy ansible.utils.collection_loader._collection_config\n# destroy ansible.utils.collection_loader._collection_meta\n# destroy ansible.utils.collection_loader._collection_finder\n# destroy sysconfig\n# destroy packaging._manylinux\n# destroy packaging._musllinux\n# destroy ansible.plugins.action.set_fact\n# destroy ansible.plugins.action.shell\n# destroy ansible.plugins.action.include_vars\n# destroy ansible.plugins.action.package\n# destroy ansible.plugins.action.template\n# destroy ansible.plugins.action.command\n# destroy ansible.plugins.action.service\n# destroy ansible.plugins.cache.memory\n# destroy ansible_collections.ansible.posix.plugins.callback.debug\n# destroy ansible.plugins.callback.junit\n# destroy ansible.plugins.callback.minimal\n# destroy ansible.plugins.callback.oneline\n# destroy ansible.plugins.callback.tree\n# destroy ansible_collections.ansible.posix.plugins.callback.profile_tasks\n# destroy ansible.plugins.connection.local\n# destroy ansible.plugins.connection.paramiko_ssh\n# destroy ansible.plugins.connection.ssh\n# destroy ansible.plugins.shell.cmd\n# destroy ansible.plugins.shell.sh\n# destroy ansible.plugins.filter.6091997562755222354_core\n# destroy ansible.plugins.filter.6372079937130926899_encryption\n# destroy ansible.plugins.filter.5967559237114244044_mathstuff\n# destroy ansible.plugins.filter.3563886901709920496_urls\n# destroy ansible.plugins.filter.9014064407996099982_urlsplit\n# destroy ansible.plugins.strategy.linear\n# destroy ansible.plugins.vars.host_group_vars\n# destroy ansible.plugins.inventory.host_list\n# destroy ansible.plugins.inventory.script\n# destroy ansible.plugins.inventory.auto\n# destroy ansible.plugins.inventory.yaml\n# destroy ansible.plugins.inventory.ini\n# destroy ansible.plugins.inventory.toml\n# destroy ansible.plugins.become.runas\n# destroy ansible.plugins.become.su\n# destroy ansible.plugins.become.sudo\n# destroy selinux\n# destroy __main__\n# destroy systemd.journal\n# destroy systemd.daemon\n# destroy syslog\n# destroy distro\n# destroy distro.distro\n# destroy ansible.template.native_helpers\n# destroy ansible.template.template\n# destroy ansible.template.vars\n# destroy ansible.module_utils.six\n# destroy argparse\n# destroy argcomplete.io\n# destroy argcomplete.packages._shlex\n# destroy ansible.cli.arguments.option_helpers\n# destroy ansible.executor.play_iterator\n# destroy ansible.executor.stats\n# destroy ansible.executor.task_result\n# destroy ansible.executor.task_queue_manager\n# destroy ansible.executor.interpreter_discovery\n# destroy ansible.executor.powershell\n# destroy ansible.executor.module_common\n# destroy ansible.executor.process\n# destroy ansible.executor.process.worker\n# destroy ansible.executor.task_executor\n# destroy _heapq\n# destroy _queue\n# destroy ansible.playbook.attribute\n# destroy ansible.playbook.base\n# destroy ansible.playbook.conditional\n# destroy ansible.playbook.collectionsearch\n# destroy ansible.playbook.delegatable\n# destroy ansible.playbook.helpers\n# destroy ansible.playbook.notifiable\n# destroy ansible.playbook.taggable\n# destroy ansible.playbook.role\n# destroy ansible.playbook.block\n# destroy ansible.playbook.loop_control\n# destroy ansible.playbook.task\n# destroy ansible.playbook.play\n# destroy ansible.playbook.playbook_include\n# destroy ansible.playbook.play_context\n# destroy ansible.playbook.handler\n# destroy ansible.playbook.task_include\n# destroy ansible.playbook.role_include\n# destroy ansible.playbook.handler_task_include\n# destroy ansible.playbook.included_file\n# destroy ansible.playbook.role.definition\n# destroy ansible.playbook.role.requirement\n# destroy ansible.playbook.role.metadata\n# destroy ansible.playbook.role.include\n# destroy tarfile\n# destroy grp\n# destroy ansible.plugins.callback\n# destroy difflib\n# destroy ansible.plugins.callback.default\n# destroy keyword\n# destroy ansible.module_utils.compat\n# destroy ansible.module_utils.compat.paramiko\n# destroy ansible.utils\n# destroy ansible.utils.ssh_functions\n# destroy ansible.executor\n# destroy ansible.executor.playbook_executor\n# destroy ansible.cli\n# destroy ansible.cli.playbook\n# destroy tomllib\n# destroy tomllib._types\n# destroy tomllib._re\n# destroy tomllib._parser\n# destroy ansible.plugins.shell.powershell\n# destroy ansible.plugins.connection.psrp\n# destroy xml.etree\n# destroy xml.parsers\n# destroy xml.sax\n# destroy xml.dom\n# destroy xml.etree.ElementPath\n# destroy _elementtree\n# destroy ansible.plugins.connection.winrm\n# destroy ansible.plugins.connection\n# destroy xmltodict\n# destroy xml.parsers.expat\n# destroy pyexpat\n# destroy pyexpat.errors\n# destroy pyexpat.model\n# destroy xml.sax._exceptions\n# destroy xml.sax.saxutils\n# destroy xml.sax.handler\n# destroy xml.sax.xmlreader\n# destroy ansible.plugins.action\n# destroy ansible.executor.powershell.module_manifest\n# destroy ansible.module_utils.facts.default_collectors\n# destroy ansible.module_utils.facts.ansible_collector\n# destroy multiprocessing.pool\n# destroy ansible.module_utils.compat.selinux\n# destroy pwd\n# destroy ansible.module_utils.compat.typing\n# destroy ansible.module_utils.facts.timeout\n# destroy ansible.module_utils.facts.collector\n# destroy pkgutil\n# destroy multiprocessing\n# destroy decimal\n# destroy xml.etree.ElementTree\n# destroy xml.dom.minicompat\n# destroy xml.dom.NodeFilter\n# destroy xml.dom.xmlbuilder\n# destroy xml.dom.minidom\n# destroy xml.dom.domreg\n# destroy copy\n# destroy xml\n# destroy cmd\n# destroy pprint\n# destroy queue\n# destroy ansible.context\n# destroy ansible.executor.action_write_locks\n# destroy ansible.plugins.loader\n# destroy dataclasses\n# destroy pty\n# destroy glob\n# destroy shlex\n# destroy uuid\n# destroy passlib\n# destroy passlib.utils\n# destroy passlib.registry\n# destroy passlib.utils.compat\n# destroy passlib.utils.compat\n# destroy stringprep\n# destroy timeit\n# destroy passlib.utils.decor\n# destroy passlib.utils.binary\n# destroy passlib.utils.handlers\n# destroy unicodedata\n# destroy gc\n# destroy _crypt\n# destroy passlib.exc\n# destroy passlib.ifc\n# destroy ansible.module_utils.common.text.formatters\n# destroy ansible.utils.helpers\n# cleanup[3] wiping _decimal\n# cleanup[3] wiping urllib.request\n# destroy bisect\n# destroy hashlib\n# cleanup[3] wiping urllib.error\n# cleanup[3] wiping urllib.response\n# cleanup[3] wiping http.client\n# destroy http\n# destroy ssl\n# cleanup[3] wiping _ssl\n# cleanup[3] wiping multiprocessing.connection\n# cleanup[3] wiping multiprocessing.util\n# cleanup[3] wiping _multiprocessing\n# cleanup[3] wiping systemd._daemon\n# cleanup[3] wiping systemd.id128\n# cleanup[3] wiping systemd._reader\n# cleanup[3] wiping systemd._journal\n# cleanup[3] wiping selinux._selinux\n# cleanup[3] wiping cryptography.hazmat.primitives.ciphers.modes\n# destroy cryptography.hazmat.primitives.ciphers.algorithms\n# destroy cryptography.hazmat.primitives.ciphers.algorithms\n# cleanup[3] wiping cryptography.utils\n# cleanup[3] wiping cryptography.hazmat.bindings._rust\n# destroy _openssl\n# cleanup[3] wiping _cffi_backend\n# cleanup[3] wiping _uuid\n# cleanup[3] wiping platform\n# cleanup[3] wiping multiprocessing.context\n# destroy multiprocessing.reduction\n# cleanup[3] wiping multiprocessing.process\n# cleanup[3] wiping tty\n# cleanup[3] wiping logging\n# cleanup[3] wiping ctypes.util\n# cleanup[3] wiping ctypes\n# destroy ctypes._endian\n# destroy ctypes.util\n# cleanup[3] wiping _ctypes\n# cleanup[3] wiping curses\n# cleanup[3] wiping _curses\n# cleanup[3] wiping ansible.constants\n# cleanup[3] wiping encodings.unicode_escape\n# cleanup[3] wiping yaml\n# destroy yaml.error\n# destroy yaml.tokens\n# destroy yaml.events\n# destroy yaml.nodes\n# destroy yaml.reader\n# destroy yaml.scanner\n# destroy yaml.parser\n# destroy yaml.composer\n# destroy yaml.constructor\n# destroy yaml.resolver\n# destroy yaml.loader\n# destroy yaml.emitter\n# destroy yaml.serializer\n# destroy yaml.representer\n# destroy yaml.dumper\n# destroy yaml.cyaml\n# cleanup[3] wiping yaml._yaml\n# destroy yaml\n# cleanup[3] wiping cython_runtime\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\n# cleanup[3] wiping ansible.module_utils.six.moves\n# cleanup[3] wiping ansible.errors.yaml_strings\n# cleanup[3] wiping jinja2.nodes\n# cleanup[3] wiping json\n# destroy json.decoder\n# destroy json.encoder\n# cleanup[3] wiping json.scanner\n# cleanup[3] wiping _json\n# cleanup[3] wiping markupsafe\n# destroy string\n# cleanup[3] wiping markupsafe._speedups\n# cleanup[3] wiping pickle\n# destroy _compat_pickle\n# cleanup[3] wiping _pickle\n# cleanup[3] wiping configparser\n# cleanup[3] wiping atexit\n# cleanup[3] wiping traceback\n# cleanup[3] wiping subprocess\n# destroy signal\n# cleanup[3] wiping _posixsubprocess\n# destroy _posixsubprocess\n# cleanup[3] wiping fcntl\n# cleanup[3] wiping getpass\n# cleanup[3] wiping termios\n# cleanup[3] wiping email.parser\n# cleanup[3] wiping email.feedparser\n# cleanup[3] wiping importlib.metadata\n# destroy importlib.metadata._functools\n# destroy importlib.metadata._text\n# destroy importlib.metadata._adapters\n# destroy importlib.metadata._meta\n# destroy importlib.metadata._collections\n# destroy importlib.metadata._itertools\n# destroy csv\n# cleanup[3] wiping importlib.abc\n# cleanup[3] wiping importlib.resources\n# destroy importlib.resources._adapters\n# destroy importlib.resources._legacy\n# cleanup[3] wiping importlib.resources._common\n# cleanup[3] wiping importlib.resources.abc\n# cleanup[3] wiping tempfile\n# cleanup[3] wiping email.message\n# destroy quopri\n# cleanup[3] wiping email.iterators\n# cleanup[3] wiping email._encoded_words\n# cleanup[3] wiping email._policybase\n# cleanup[3] wiping email.header\n# cleanup[3] wiping email.utils\n# destroy urllib\n# destroy urllib.parse\n# destroy urllib.response\n# destroy urllib.error\n# destroy urllib.request\n# cleanup[3] wiping email.charset\n# cleanup[3] wiping email.encoders\n# cleanup[3] wiping email.errors\n# cleanup[3] wiping email.quoprimime\n# cleanup[3] wiping _string\n# cleanup[3] wiping email.base64mime\n# cleanup[3] wiping base64\n# cleanup[3] wiping email._parseaddr\n# destroy calendar\n# cleanup[3] wiping datetime\n# cleanup[3] wiping _datetime\n# cleanup[3] wiping socket\n# destroy selectors\n# cleanup[3] wiping array\n# cleanup[3] wiping select\n# cleanup[3] wiping _socket\n# cleanup[3] wiping random\n# cleanup[3] wiping _blake2\n# cleanup[3] wiping _hashlib\n# cleanup[3] wiping _random\n# cleanup[3] wiping _bisect\n# destroy _bisect\n# cleanup[3] wiping textwrap\n# cleanup[3] wiping zipfile\n# destroy zipfile._path\n# destroy struct\n# destroy bz2\n# destroy lzma\n# cleanup[3] wiping zipfile._path.glob\n# cleanup[3] wiping threading\n# cleanup[3] wiping _struct\n# cleanup[3] wiping shutil\n# cleanup[3] wiping _lzma\n# cleanup[3] wiping _bz2\n# cleanup[3] wiping _compression\n# cleanup[3] wiping zlib\n# cleanup[3] wiping binascii\n# cleanup[3] wiping pathlib\n# destroy fnmatch\n# cleanup[3] wiping ipaddress\n# cleanup[3] wiping math\n# cleanup[3] wiping errno\n# cleanup[3] wiping ntpath\n# cleanup[3] wiping email\n# destroy email._parseaddr\n# destroy email._policybase\n# destroy email._encoded_words\n# destroy email.base64mime\n# destroy email.quoprimime\n# destroy email.errors\n# destroy email.encoders\n# destroy email.charset\n# destroy email.utils\n# destroy email.header\n# destroy email.iterators\n# destroy email.message\n# destroy email.feedparser\n# destroy email.parser\n# cleanup[3] wiping _csv\n# cleanup[3] wiping locale\n# destroy encodings\n# cleanup[3] wiping _locale\n# destroy _locale\n# cleanup[3] wiping inspect\n# destroy ast\n# destroy dis\n# destroy linecache\n# destroy token\n# cleanup[3] wiping tokenize\n# cleanup[3] wiping _tokenize\n# cleanup[3] wiping _opcode\n# cleanup[3] wiping typing\n# cleanup[3] wiping _typing\n# cleanup[3] wiping contextlib\n# cleanup[3] wiping collections.abc\n# cleanup[3] wiping weakref\n# cleanup[3] wiping importlib.machinery\n# cleanup[3] wiping importlib.util\n# cleanup[3] wiping importlib._abc\n# cleanup[3] wiping importlib\n# destroy importlib._abc\n# destroy importlib.util\n# destroy importlib.machinery\n# destroy importlib.resources\n# destroy importlib.abc\n# destroy importlib.metadata\n# cleanup[3] wiping warnings\n# cleanup[3] wiping importlib._bootstrap_external\n# cleanup[3] wiping importlib._bootstrap\n# cleanup[3] wiping re\n# destroy re._constants\n# destroy re._casefix\n# destroy re._compiler\n# cleanup[3] wiping copyreg\n# cleanup[3] wiping re._parser\n# cleanup[3] wiping _sre\n# cleanup[3] wiping enum\n# cleanup[3] wiping functools\n# cleanup[3] wiping _functools\n# cleanup[3] wiping collections\n# destroy _collections_abc\n# cleanup[3] wiping _collections\n# cleanup[3] wiping itertools\n# cleanup[3] wiping operator\n# cleanup[3] wiping _operator\n# cleanup[3] wiping types\n# cleanup[3] wiping encodings.utf_8_sig\n# cleanup[3] wiping os\n# cleanup[3] wiping os.path\n# destroy genericpath\n# cleanup[3] wiping posixpath\n# cleanup[3] wiping stat\n# cleanup[3] wiping _stat\n# destroy _stat\n# cleanup[3] wiping io\n# cleanup[3] wiping abc\n# cleanup[3] wiping _abc\n# cleanup[3] wiping _signal\n# cleanup[3] wiping encodings.utf_8\n# cleanup[3] wiping encodings.aliases\n# cleanup[3] wiping codecs\n# cleanup[3] wiping _codecs\n# cleanup[3] wiping zipimport\n# destroy _frozen_importlib_external\n# cleanup[3] wiping time\n# cleanup[3] wiping posix\n# cleanup[3] wiping marshal\n# destroy marshal\n# cleanup[3] wiping _io\n# cleanup[3] wiping _weakref\n# cleanup[3] wiping _warnings\n# cleanup[3] wiping _thread\n# cleanup[3] wiping _imp\n# destroy _imp\n# cleanup[3] wiping _frozen_importlib\n# cleanup[3] wiping sys\n# cleanup[3] wiping builtins\n# destroy decimal\n# destroy systemd._daemon\n# destroy systemd.id128\n# destroy systemd._reader\n# destroy systemd._journal\n# destroy selinux._selinux\n# destroy _cffi_backend\n# destroy _curses\n# destroy _datetime\n# destroy sys.monitoring\n# destroy _socket\n# destroy _string\n# destroy _weakref\n# destroy _typing\n# destroy platform\n# destroy _uuid\n# destroy re._parser\n# destroy tokenize\n# destroy _signal\n# destroy select\n# destroy json.scanner\n# destroy _json\n# destroy atexit\n# destroy configparser\n# destroy stat\n# destroy _functools\n# destroy cryptography.hazmat.primitives.ciphers.modes\n# destroy inspect\n# destroy _tokenize\n# destroy shutil\n# destroy copyreg\n# destroy pickle\n# destroy markupsafe._speedups\n# destroy importlib\n# destroy zipimport\n# destroy enum\n# destroy _thread\n# destroy markupsafe\n# destroy ntpath\n# destroy array\n# destroy math\n# destroy ipaddress\n# destroy _pickle\n# destroy abc\n# destroy _opcode\n# destroy jinja2.nodes\n# destroy cryptography.utils\n# destroy importlib.resources.abc\n# destroy importlib.resources._common\n# destroy email\n# destroy _warnings\n# destroy posix\n# destroy zlib\n# destroy _compression\n# destroy posixpath\n# destroy zipfile\n# destroy contextlib\n# destroy pathlib\n# destroy zipfile._path.glob\n# destroy _csv\n# destroy _bz2\n# destroy _lzma\n# destroy locale\n# destroy binascii\n# destroy tempfile\n# destroy multiprocessing.process\n# destroy multiprocessing.util\n# destroy collections\n# destroy weakref\n# destroy _multiprocessing\n# destroy multiprocessing.connection\n# destroy multiprocessing.context\n# destroy _hashlib\n# destroy http.client\n# destroy socket\n# destroy base64\n# destroy errno\n# destroy _blake2\n# destroy _ssl\n# clear sys.meta_path\n# clear sys.modules\n# destroy _frozen_importlib\n# destroy encodings.aliases\n# destroy encodings.utf_8\n# destroy encodings.utf_8_sig\n# destroy encodings.unicode_escape\n# destroy curses\n# destroy collections.abc\n# destroy ctypes\n# destroy fcntl\n# destroy getpass\n# destroy io\n# destroy logging\n# destroy os\n# destroy random\n# destroy subprocess\n# destroy termios\n# destroy textwrap\n# destroy threading\n# destroy time\n# destroy tty\n# destroy typing\n# destroy _random\n# destroy _codecs\n# destroy codecs\n# destroy datetime\n# destroy json\n# destroy ansible.constants\n# destroy _struct\n# destroy _sre\n# destroy functools\n# destroy operator\n# destroy ansible.module_utils.six.moves.urllib\n# destroy ansible.module_utils.six.moves\n# destroy re\n# destroy traceback\n# destroy ansible.errors.yaml_strings\n# destroy ansible.module_utils.six.moves.urllib_parse\n# destroy ansible.module_utils.six.moves.urllib.error\n# destroy ansible.module_utils.six.moves.urllib.request\n# destroy ansible.module_utils.six.moves.urllib.response\n# destroy ansible.module_utils.six.moves.urllib.robotparser\n# destroy types\n# destroy warnings\n# destroy _operator\n# destroy itertools\n# clear sys.audit hooks", "rc": 0, "cmd": ["ansible-playbook", "-vvv", "-i", "/tmp/ansible.8dojvvqp.yaml", "--check", "tests_default.yml"], "start": "2024-09-20 23:07:07.005421", "end": "2024-09-20 23:07:26.914111", "delta": "0:00:19.908690", "msg": "", "invocation": {"module_args": {"_raw_params": "ansible-playbook -vvv -i /tmp/ansible.8dojvvqp.yaml --check tests_default.yml", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea76e0bc0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea76e0230> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea76e3140> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/local/lib64/python3.12/site-packages' Adding directory: '/usr/local/lib/python3.12/site-packages' Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea74997c0> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea749a7e0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea74ec5f0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea74ec740> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea750bf50> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea7534620> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea75082c0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea74ed9a0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea74d5760> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea7537e90> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea7536ab0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea7537fe0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea75352e0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea7554f20> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea74d49e0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ea75553d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea7555280> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ea7555670> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea74cf500> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea7555d30> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea7555a00> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea7556c30> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea7580e60> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ea75825a0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea7583440> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ea7583aa0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea7582990> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ea7348500> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea7583bf0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea7556c90> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ea737c3e0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ea737cec0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea737cc20> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ea737ce00> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ea737d790> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ea737e180> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea737d040> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea734a540> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea737f590> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea737e2d0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea7557380> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea739f920> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea73c3d10> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea741cb30> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea741f290> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea741cc50> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea73e9b20> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea6d25c70> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea73c2b10> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea739c530> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6ea73c2e70> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_kh8hr5dl/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea6d779e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea6d5e8d0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea6d5da60> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea6d75730> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ea6da3650> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea6da33e0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea6da2cf0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea6da3140> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea6da2930> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ea6dc83e0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ea6dc8620> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea6dc8ad0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea6df2870> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ea6df3f80> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea6c18da0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea6c19f10> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea6c1ca40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ea6c1cb60> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea6c1acc0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea6c60950> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea6c1f470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea6c1f1d0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea6c1f740> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea6c1b1d0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ea6c64b60> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea6c64cb0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ea6c66810> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea6c665d0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ea6c68da0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea6c66f00> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea6c6c590> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea6c68f50> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ea6c6d2b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ea6c6d550> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ea6c6d6a0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea6c64f20> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ea6c74ec0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ea6c75e50> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea6c6f650> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ea6c749e0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea6c6f260> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ea6cf9f10> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea6cfade0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea6c76000> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea6cfb410> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea6cfbe90> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ea6b07830> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea6b01730> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea6ddf5c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea6b099a0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea6b07aa0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea6b076b0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ea6c6dd60> # zipimport: zlib available # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy fnmatch # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 6991 1726888047.76007: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ansible-playbook -vvv -i /tmp/ansible.8dojvvqp.yaml --check tests_default.yml', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888026.7470794-7128-22650362415711/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6991 1726888047.76014: _low_level_execute_command(): starting 6991 1726888047.76017: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888026.7470794-7128-22650362415711/ > /dev/null 2>&1 && sleep 0' 6991 1726888047.76020: in local.exec_command() 6991 1726888047.76022: opening command with Popen() 6991 1726888047.76167: done running command with Popen() 6991 1726888047.76171: getting output with communicate() 6991 1726888047.76747: done communicating 6991 1726888047.76752: done with local.exec_command() 6991 1726888047.76755: _low_level_execute_command() done: rc=0, stdout=, stderr= 6991 1726888047.76758: handler run complete 6991 1726888047.88743: Evaluated conditional (False): False 6991 1726888047.92430: variable 'ansible_host' from source: unknown 6991 1726888047.92444: variable 'ansible_port' from source: unknown 6991 1726888047.92453: variable 'ansible_user' from source: unknown 6991 1726888047.92462: variable 'ansible_connection' from source: host vars for 'localhost' 6991 1726888047.92645: attempt loop complete, returning result 6991 1726888047.92649: _execute() done 6991 1726888047.92651: dumping result to json 6991 1726888048.05056: done dumping result, returning 6991 1726888048.05157: done running TaskExecutor() for managed_node2/TASK: Run ansible-playbook with tests_default.yml in check mode [02619b48-4a2f-8474-922a-000000000008] 6991 1726888048.05169: sending task result for task 02619b48-4a2f-8474-922a-000000000008 6991 1726888049.60399: done sending task result for task 02619b48-4a2f-8474-922a-000000000008 6991 1726888049.60404: WORKER PROCESS EXITING ok: [managed_node2 -> localhost] => { "changed": false, "cmd": [ "ansible-playbook", "-vvv", "-i", "/tmp/ansible.8dojvvqp.yaml", "--check", "tests_default.yml" ], "delta": "0:00:19.908690", "end": "2024-09-20 23:07:26.914111", "rc": 0, "start": "2024-09-20 23:07:07.005421" } STDOUT: 7163 1726888027.42410: starting run ansible-playbook [core 2.17.4] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-FCu executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 7163 1726888027.42895: Added group all to inventory 7163 1726888027.42898: Added group ungrouped to inventory 7163 1726888027.42902: Group all now contains ungrouped 7163 1726888027.42905: Examining possible inventory source: /tmp/ansible.8dojvvqp.yaml 7163 1726888027.63134: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 7163 1726888027.63217: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 7163 1726888027.63265: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 7163 1726888027.63333: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 7163 1726888027.63431: Loaded config def from plugin (inventory/script) 7163 1726888027.63434: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 7163 1726888027.63481: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 7163 1726888027.63578: Loaded config def from plugin (inventory/yaml) 7163 1726888027.63580: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 7163 1726888027.63687: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 7163 1726888027.64212: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 7163 1726888027.64216: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) host_list declined parsing /tmp/ansible.8dojvvqp.yaml as it did not pass its verify_file() method 7163 1726888027.64219: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) script declined parsing /tmp/ansible.8dojvvqp.yaml as it did not pass its verify_file() method 7163 1726888027.64226: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 7163 1726888027.64231: Loading data from /tmp/ansible.8dojvvqp.yaml 7163 1726888027.69503: /tmp/ansible.8dojvvqp.yaml was not parsable by auto 7163 1726888027.69593: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 7163 1726888027.69663: Loading data from /tmp/ansible.8dojvvqp.yaml 7163 1726888027.76454: group all already in inventory 7163 1726888027.76461: set inventory_file for managed_node1 7163 1726888027.76466: set inventory_dir for managed_node1 7163 1726888027.76467: Added host managed_node1 to inventory 7163 1726888027.76469: Added host managed_node1 to group all 7163 1726888027.76470: set ansible_check_mode for managed_node1 7163 1726888027.76471: set ansible_config_file for managed_node1 7163 1726888027.76472: set ansible_diff_mode for managed_node1 7163 1726888027.76473: set ansible_facts for managed_node1 7163 1726888027.76474: set ansible_forks for managed_node1 7163 1726888027.76475: set ansible_host for managed_node1 7163 1726888027.76476: set ansible_inventory_sources for managed_node1 7163 1726888027.76477: set ansible_limit for managed_node1 7163 1726888027.76478: set ansible_playbook_python for managed_node1 7163 1726888027.76478: set ansible_run_tags for managed_node1 7163 1726888027.76479: set ansible_skip_tags for managed_node1 7163 1726888027.76480: set ansible_ssh_extra_args for managed_node1 7163 1726888027.76481: set ansible_verbosity for managed_node1 7163 1726888027.76482: set ansible_version for managed_node1 7163 1726888027.76483: set group_names for managed_node1 7163 1726888027.76484: set groups for managed_node1 7163 1726888027.76489: set inventory_dir for managed_node1 7163 1726888027.76490: set inventory_file for managed_node1 7163 1726888027.76491: set inventory_hostname for managed_node1 7163 1726888027.76492: set inventory_hostname_short for managed_node1 7163 1726888027.76493: set omit for managed_node1 7163 1726888027.76494: set playbook_dir for managed_node1 7163 1726888027.76497: set inventory_file for managed_node2 7163 1726888027.76501: set inventory_dir for managed_node2 7163 1726888027.76502: Added host managed_node2 to inventory 7163 1726888027.76504: Added host managed_node2 to group all 7163 1726888027.76505: set ansible_all_ipv4_addresses for managed_node2 7163 1726888027.76506: set ansible_all_ipv6_addresses for managed_node2 7163 1726888027.76506: set ansible_apparmor for managed_node2 7163 1726888027.76507: set ansible_architecture for managed_node2 7163 1726888027.76508: set ansible_bios_date for managed_node2 7163 1726888027.76509: set ansible_bios_vendor for managed_node2 7163 1726888027.76510: set ansible_bios_version for managed_node2 7163 1726888027.76511: set ansible_board_asset_tag for managed_node2 7163 1726888027.76512: set ansible_board_name for managed_node2 7163 1726888027.76513: set ansible_board_serial for managed_node2 7163 1726888027.76513: set ansible_board_vendor for managed_node2 7163 1726888027.76514: set ansible_board_version for managed_node2 7163 1726888027.76515: set ansible_chassis_asset_tag for managed_node2 7163 1726888027.76516: set ansible_chassis_serial for managed_node2 7163 1726888027.76517: set ansible_chassis_vendor for managed_node2 7163 1726888027.76518: set ansible_chassis_version for managed_node2 7163 1726888027.76518: set ansible_check_mode for managed_node2 7163 1726888027.76519: set ansible_cmdline for managed_node2 7163 1726888027.76520: set ansible_config_file for managed_node2 7163 1726888027.76521: set ansible_date_time for managed_node2 7163 1726888027.76522: set ansible_default_ipv4 for managed_node2 7163 1726888027.76522: set ansible_default_ipv6 for managed_node2 7163 1726888027.76523: set ansible_device_links for managed_node2 7163 1726888027.76524: set ansible_devices for managed_node2 7163 1726888027.76525: set ansible_diff_mode for managed_node2 7163 1726888027.76526: set ansible_distribution for managed_node2 7163 1726888027.76527: set ansible_distribution_file_parsed for managed_node2 7163 1726888027.76527: set ansible_distribution_file_path for managed_node2 7163 1726888027.76528: set ansible_distribution_file_variety for managed_node2 7163 1726888027.76529: set ansible_distribution_major_version for managed_node2 7163 1726888027.76530: set ansible_distribution_release for managed_node2 7163 1726888027.76531: set ansible_distribution_version for managed_node2 7163 1726888027.76532: set ansible_dns for managed_node2 7163 1726888027.76532: set ansible_domain for managed_node2 7163 1726888027.76533: set ansible_effective_group_id for managed_node2 7163 1726888027.76534: set ansible_effective_user_id for managed_node2 7163 1726888027.76535: set ansible_env for managed_node2 7163 1726888027.76536: set ansible_eth0 for managed_node2 7163 1726888027.76537: set ansible_facts for managed_node2 7163 1726888027.76540: set ansible_fibre_channel_wwn for managed_node2 7163 1726888027.76541: set ansible_fips for managed_node2 7163 1726888027.76542: set ansible_forks for managed_node2 7163 1726888027.76543: set ansible_form_factor for managed_node2 7163 1726888027.76544: set ansible_fqdn for managed_node2 7163 1726888027.76545: set ansible_host for managed_node2 7163 1726888027.76546: set ansible_hostname for managed_node2 7163 1726888027.76547: set ansible_hostnqn for managed_node2 7163 1726888027.76559: set ansible_interfaces for managed_node2 7163 1726888027.76560: set ansible_inventory_sources for managed_node2 7163 1726888027.76561: set ansible_is_chroot for managed_node2 7163 1726888027.76562: set ansible_iscsi_iqn for managed_node2 7163 1726888027.76562: set ansible_kernel for managed_node2 7163 1726888027.76563: set ansible_kernel_version for managed_node2 7163 1726888027.76564: set ansible_limit for managed_node2 7163 1726888027.76565: set ansible_lo for managed_node2 7163 1726888027.76566: set ansible_loadavg for managed_node2 7163 1726888027.76567: set ansible_local for managed_node2 7163 1726888027.76568: set ansible_locally_reachable_ips for managed_node2 7163 1726888027.76568: set ansible_lsb for managed_node2 7163 1726888027.76569: set ansible_lvm for managed_node2 7163 1726888027.76570: set ansible_machine for managed_node2 7163 1726888027.76571: set ansible_machine_id for managed_node2 7163 1726888027.76572: set ansible_memfree_mb for managed_node2 7163 1726888027.76573: set ansible_memory_mb for managed_node2 7163 1726888027.76573: set ansible_memtotal_mb for managed_node2 7163 1726888027.76574: set ansible_mounts for managed_node2 7163 1726888027.76575: set ansible_nodename for managed_node2 7163 1726888027.76576: set ansible_os_family for managed_node2 7163 1726888027.76577: set ansible_pkg_mgr for managed_node2 7163 1726888027.76578: set ansible_playbook_python for managed_node2 7163 1726888027.76578: set ansible_proc_cmdline for managed_node2 7163 1726888027.76579: set ansible_processor for managed_node2 7163 1726888027.76580: set ansible_processor_cores for managed_node2 7163 1726888027.76581: set ansible_processor_count for managed_node2 7163 1726888027.76582: set ansible_processor_nproc for managed_node2 7163 1726888027.76583: set ansible_processor_threads_per_core for managed_node2 7163 1726888027.76584: set ansible_processor_vcpus for managed_node2 7163 1726888027.76584: set ansible_product_name for managed_node2 7163 1726888027.76585: set ansible_product_serial for managed_node2 7163 1726888027.76586: set ansible_product_uuid for managed_node2 7163 1726888027.76587: set ansible_product_version for managed_node2 7163 1726888027.76588: set ansible_python for managed_node2 7163 1726888027.76589: set ansible_python_version for managed_node2 7163 1726888027.76590: set ansible_real_group_id for managed_node2 7163 1726888027.76591: set ansible_real_user_id for managed_node2 7163 1726888027.76592: set ansible_run_tags for managed_node2 7163 1726888027.76592: set ansible_selinux for managed_node2 7163 1726888027.76593: set ansible_selinux_python_present for managed_node2 7163 1726888027.76594: set ansible_service_mgr for managed_node2 7163 1726888027.76595: set ansible_skip_tags for managed_node2 7163 1726888027.76596: set ansible_ssh_extra_args for managed_node2 7163 1726888027.76597: set ansible_ssh_host_key_ecdsa_public for managed_node2 7163 1726888027.76597: set ansible_ssh_host_key_ecdsa_public_keytype for managed_node2 7163 1726888027.76598: set ansible_ssh_host_key_ed25519_public for managed_node2 7163 1726888027.76599: set ansible_ssh_host_key_ed25519_public_keytype for managed_node2 7163 1726888027.76600: set ansible_ssh_host_key_rsa_public for managed_node2 7163 1726888027.76601: set ansible_ssh_host_key_rsa_public_keytype for managed_node2 7163 1726888027.76602: set ansible_swapfree_mb for managed_node2 7163 1726888027.76603: set ansible_swaptotal_mb for managed_node2 7163 1726888027.76604: set ansible_system for managed_node2 7163 1726888027.76605: set ansible_system_capabilities for managed_node2 7163 1726888027.76605: set ansible_system_capabilities_enforced for managed_node2 7163 1726888027.76606: set ansible_system_vendor for managed_node2 7163 1726888027.76607: set ansible_uptime_seconds for managed_node2 7163 1726888027.76608: set ansible_user_dir for managed_node2 7163 1726888027.76609: set ansible_user_gecos for managed_node2 7163 1726888027.76610: set ansible_user_gid for managed_node2 7163 1726888027.76611: set ansible_user_id for managed_node2 7163 1726888027.76611: set ansible_user_shell for managed_node2 7163 1726888027.76612: set ansible_user_uid for managed_node2 7163 1726888027.76613: set ansible_userspace_architecture for managed_node2 7163 1726888027.76614: set ansible_userspace_bits for managed_node2 7163 1726888027.76615: set ansible_verbosity for managed_node2 7163 1726888027.76616: set ansible_version for managed_node2 7163 1726888027.76617: set ansible_virtualization_role for managed_node2 7163 1726888027.76617: set ansible_virtualization_tech_guest for managed_node2 7163 1726888027.76618: set ansible_virtualization_tech_host for managed_node2 7163 1726888027.76619: set ansible_virtualization_type for managed_node2 7163 1726888027.76620: set discovered_interpreter_python for managed_node2 7163 1726888027.76621: set gather_subset for managed_node2 7163 1726888027.76622: set group_names for managed_node2 7163 1726888027.76623: set groups for managed_node2 7163 1726888027.76624: set inventory_dir for managed_node2 7163 1726888027.76625: set inventory_file for managed_node2 7163 1726888027.76626: set inventory_hostname for managed_node2 7163 1726888027.76627: set inventory_hostname_short for managed_node2 7163 1726888027.76628: set module_setup for managed_node2 7163 1726888027.76628: set omit for managed_node2 7163 1726888027.76629: set playbook_dir for managed_node2 7163 1726888027.76630: set tempinventory for managed_node2 7163 1726888027.76633: set inventory_file for managed_node3 7163 1726888027.76639: set inventory_dir for managed_node3 7163 1726888027.76640: Added host managed_node3 to inventory 7163 1726888027.76641: Added host managed_node3 to group all 7163 1726888027.76642: set ansible_check_mode for managed_node3 7163 1726888027.76643: set ansible_config_file for managed_node3 7163 1726888027.76644: set ansible_diff_mode for managed_node3 7163 1726888027.76645: set ansible_facts for managed_node3 7163 1726888027.76646: set ansible_forks for managed_node3 7163 1726888027.76647: set ansible_host for managed_node3 7163 1726888027.76647: set ansible_inventory_sources for managed_node3 7163 1726888027.76648: set ansible_limit for managed_node3 7163 1726888027.76649: set ansible_playbook_python for managed_node3 7163 1726888027.76650: set ansible_run_tags for managed_node3 7163 1726888027.76651: set ansible_skip_tags for managed_node3 7163 1726888027.76652: set ansible_ssh_extra_args for managed_node3 7163 1726888027.76653: set ansible_verbosity for managed_node3 7163 1726888027.76653: set ansible_version for managed_node3 7163 1726888027.76654: set group_names for managed_node3 7163 1726888027.76655: set groups for managed_node3 7163 1726888027.76656: set inventory_dir for managed_node3 7163 1726888027.76657: set inventory_file for managed_node3 7163 1726888027.76658: set inventory_hostname for managed_node3 7163 1726888027.76659: set inventory_hostname_short for managed_node3 7163 1726888027.76659: set omit for managed_node3 7163 1726888027.76660: set playbook_dir for managed_node3 Parsed /tmp/ansible.8dojvvqp.yaml inventory source with yaml plugin 7163 1726888027.76665: Reconcile groups and hosts in inventory. 7163 1726888027.76669: Group ungrouped now contains managed_node1 7163 1726888027.76671: Group ungrouped now contains managed_node2 7163 1726888027.76673: Group ungrouped now contains managed_node3 7163 1726888027.76788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 7163 1726888027.76959: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 7163 1726888027.77010: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 7163 1726888027.77050: Loaded config def from plugin (vars/host_group_vars) 7163 1726888027.77053: Loading VarsModule 'host_group_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/host_group_vars.py (found_in_cache=False, class_only=True) 7163 1726888027.77066: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 7163 1726888027.77074: Loading VarsModule 'host_group_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/host_group_vars.py (found_in_cache=True, class_only=False) 7163 1726888027.77119: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 7163 1726888027.77780: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888027.77901: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 7163 1726888027.77973: Loaded config def from plugin (connection/local) 7163 1726888027.77977: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 7163 1726888027.78828: Loaded config def from plugin (connection/paramiko_ssh) 7163 1726888027.78832: Loading Connection 'paramiko_ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/paramiko_ssh.py (found_in_cache=False, class_only=True) 7163 1726888027.80188: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py (found_in_cache=True, class_only=False) 7163 1726888027.80230: Loaded config def from plugin (connection/psrp) 7163 1726888027.80233: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 7163 1726888027.81077: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py (found_in_cache=True, class_only=False) 7163 1726888027.81119: Loaded config def from plugin (connection/ssh) 7163 1726888027.81123: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 7163 1726888027.83686: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py (found_in_cache=True, class_only=False) 7163 1726888027.83728: Loaded config def from plugin (connection/winrm) 7163 1726888027.83731: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 7163 1726888027.83775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 7163 1726888027.83866: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 7163 1726888027.83941: Loaded config def from plugin (shell/cmd) 7163 1726888027.83943: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 7163 1726888027.83973: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py (found_in_cache=True, class_only=False) 7163 1726888027.84061: Loaded config def from plugin (shell/powershell) 7163 1726888027.84063: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 7163 1726888027.84165: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 7163 1726888027.84394: Loaded config def from plugin (shell/sh) 7163 1726888027.84396: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 7163 1726888027.84434: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 7163 1726888027.84609: Loaded config def from plugin (become/runas) 7163 1726888027.84621: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 7163 1726888027.84883: Loaded config def from plugin (become/su) 7163 1726888027.84885: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 7163 1726888027.85135: Loaded config def from plugin (become/sudo) 7163 1726888027.85137: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=False, class_only=True) running playbook inside collection fedora.linux_system_roles 7163 1726888027.85201: Loading data from /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/tests_default.yml 7163 1726888027.85367: in VariableManager get_vars() 7163 1726888027.85409: done with get_vars() 7163 1726888027.85553: Loading data from /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/vars/main.yml 7163 1726888027.85645: Loading data from /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/defaults/main.yml 7163 1726888027.85702: Loading data from /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/meta/main.yml 7163 1726888027.85849: Loading data from /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml 7163 1726888027.86685: in VariableManager get_vars() 7163 1726888027.86708: done with get_vars() 7163 1726888027.86849: trying /usr/local/lib/python3.12/site-packages/ansible/modules 7163 1726888027.92296: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 7163 1726888027.92521: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 7163 1726888027.95481: Loading data from /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/handlers/main.yml 7163 1726888027.95726: in VariableManager get_vars() 7163 1726888027.95748: done with get_vars() 7163 1726888027.95810: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 7163 1726888027.95824: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__ redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug 7163 1726888027.96212: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 7163 1726888027.96407: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 7163 1726888027.96410: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-FCu/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) 7163 1726888027.96453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 7163 1726888027.96481: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py (found_in_cache=True, class_only=False) 7163 1726888027.96800: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 7163 1726888027.96882: Loaded config def from plugin (callback/default) 7163 1726888027.96885: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 7163 1726888027.98569: Loaded config def from plugin (callback/junit) 7163 1726888027.98571: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 7163 1726888027.98652: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py (found_in_cache=True, class_only=False) 7163 1726888027.98758: Loaded config def from plugin (callback/minimal) 7163 1726888027.98768: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 7163 1726888027.98815: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 7163 1726888027.98950: Loaded config def from plugin (callback/tree) 7163 1726888027.98953: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 7163 1726888027.99133: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 7163 1726888027.99135: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-FCu/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 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_default.yml **************************************************** 1 plays in tests_default.yml 7163 1726888027.99168: in VariableManager get_vars() 7163 1726888027.99191: done with get_vars() 7163 1726888027.99199: in VariableManager get_vars() 7163 1726888027.99212: done with get_vars() 7163 1726888027.99216: variable 'omit' from source: magic vars 7163 1726888027.99283: in VariableManager get_vars() 7163 1726888027.99311: done with get_vars() 7163 1726888027.99334: variable 'omit' from source: magic vars PLAY [Ensure that the role runs with default parameters] *********************** 7163 1726888028.00622: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 7163 1726888028.00781: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 7163 1726888028.00839: getting the remaining hosts for this loop 7163 1726888028.00842: done getting the remaining hosts for this loop 7163 1726888028.00845: getting the next task for host managed_node1 7163 1726888028.00849: done getting next task for host managed_node1 7163 1726888028.00852: ^ task is: TASK: Test setup and check for ostree 7163 1726888028.00853: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888028.00855: getting the next task for host managed_node2 7163 1726888028.00858: done getting next task for host managed_node2 7163 1726888028.00860: ^ task is: TASK: Test setup and check for ostree 7163 1726888028.00861: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888028.00862: getting the next task for host managed_node3 7163 1726888028.00864: done getting next task for host managed_node3 7163 1726888028.00866: ^ task is: TASK: Test setup and check for ostree 7163 1726888028.00867: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888028.00870: getting variables 7163 1726888028.00871: in VariableManager get_vars() 7163 1726888028.00883: Calling all_inventory to load vars for managed_node1 7163 1726888028.00886: Calling groups_inventory to load vars for managed_node1 7163 1726888028.00888: Calling all_plugins_inventory to load vars for managed_node1 7163 1726888028.00918: Calling all_plugins_play to load vars for managed_node1 7163 1726888028.00936: Calling groups_plugins_inventory to load vars for managed_node1 7163 1726888028.00942: Calling groups_plugins_play to load vars for managed_node1 7163 1726888028.00977: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888028.01056: done with get_vars() 7163 1726888028.01063: done getting variables TASK [Test setup and check for ostree] ***************************************** task path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/tests_default.yml:10 Friday 20 September 2024 23:07:08 -0400 (0:00:00.021) 0:00:00.021 ****** 7163 1726888028.01151: entering _queue_task() for managed_node1/include_tasks 7163 1726888028.01152: Creating lock for include_tasks 7163 1726888028.01545: worker is 1 (out of 3 available) 7163 1726888028.01559: exiting _queue_task() for managed_node1/include_tasks 7163 1726888028.01579: getting variables 7163 1726888028.01583: in VariableManager get_vars() 7163 1726888028.01683: Calling all_inventory to load vars for managed_node2 7163 1726888028.01688: Calling groups_inventory to load vars for managed_node2 7163 1726888028.01691: Calling all_plugins_inventory to load vars for managed_node2 7163 1726888028.01708: Calling all_plugins_play to load vars for managed_node2 7163 1726888028.01711: Calling groups_plugins_inventory to load vars for managed_node2 7163 1726888028.01715: Calling groups_plugins_play to load vars for managed_node2 7163 1726888028.01846: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888028.01882: done with get_vars() 7163 1726888028.01906: done getting variables 7163 1726888028.02006: entering _queue_task() for managed_node2/include_tasks 7163 1726888028.02110: running TaskExecutor() for managed_node1/TASK: Test setup and check for ostree 7163 1726888028.02488: in run() - task 02619b48-4a2f-6d34-1d0e-000000000019 7163 1726888028.02494: variable 'ansible_search_path' from source: unknown 7163 1726888028.02497: calling self._execute() 7163 1726888028.02500: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888028.02502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888028.02505: variable 'omit' from source: magic vars 7163 1726888028.02459: worker is 2 (out of 3 available) 7163 1726888028.02511: exiting _queue_task() for managed_node2/include_tasks 7163 1726888028.02521: getting variables 7163 1726888028.02524: in VariableManager get_vars() 7163 1726888028.02672: Calling all_inventory to load vars for managed_node3 7163 1726888028.02676: Calling groups_inventory to load vars for managed_node3 7163 1726888028.02678: Calling all_plugins_inventory to load vars for managed_node3 7163 1726888028.02692: Calling all_plugins_play to load vars for managed_node3 7163 1726888028.02695: Calling groups_plugins_inventory to load vars for managed_node3 7163 1726888028.02698: Calling groups_plugins_play to load vars for managed_node3 7163 1726888028.02744: _execute() done 7163 1726888028.02747: dumping result to json 7163 1726888028.02750: done dumping result, returning 7163 1726888028.02752: done running TaskExecutor() for managed_node1/TASK: Test setup and check for ostree [02619b48-4a2f-6d34-1d0e-000000000019] 7163 1726888028.02754: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000019 7163 1726888028.02833: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000019 7163 1726888028.02836: WORKER PROCESS EXITING 7163 1726888028.02841: running TaskExecutor() for managed_node2/TASK: Test setup and check for ostree 7163 1726888028.02970: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888028.02996: done with get_vars() 7163 1726888028.03005: done getting variables 7163 1726888028.03301: entering _queue_task() for managed_node3/include_tasks 7163 1726888028.03321: in run() - task 02619b48-4a2f-6d34-1d0e-000000000019 7163 1726888028.03325: variable 'ansible_search_path' from source: unknown 7163 1726888028.03329: calling self._execute() 7163 1726888028.03332: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888028.03335: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888028.03339: variable 'omit' from source: magic vars 7163 1726888028.03342: _execute() done 7163 1726888028.03345: dumping result to json 7163 1726888028.03349: done dumping result, returning 7163 1726888028.03427: done running TaskExecutor() for managed_node2/TASK: Test setup and check for ostree [02619b48-4a2f-6d34-1d0e-000000000019] 7163 1726888028.04008: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000019 7163 1726888028.03793: worker is 3 (out of 3 available) 7163 1726888028.04094: exiting _queue_task() for managed_node3/include_tasks 7163 1726888028.04250: done queuing things up, now waiting for results queue to drain 7163 1726888028.04252: waiting for pending results... 7163 1726888028.04283: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000019 7163 1726888028.04287: WORKER PROCESS EXITING 7163 1726888028.04290: running TaskExecutor() for managed_node3/TASK: Test setup and check for ostree 7163 1726888028.04292: in run() - task 02619b48-4a2f-6d34-1d0e-000000000019 7163 1726888028.04294: variable 'ansible_search_path' from source: unknown 7163 1726888028.04297: calling self._execute() 7163 1726888028.04373: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888028.04377: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888028.04379: variable 'omit' from source: magic vars 7163 1726888028.04450: _execute() done 7163 1726888028.04457: dumping result to json 7163 1726888028.04465: done dumping result, returning 7163 1726888028.04481: done running TaskExecutor() for managed_node3/TASK: Test setup and check for ostree [02619b48-4a2f-6d34-1d0e-000000000019] 7163 1726888028.04507: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000019 7163 1726888028.04640: no more pending results, returning what we have 7163 1726888028.04646: in VariableManager get_vars() 7163 1726888028.04679: Calling all_inventory to load vars for managed_node1 7163 1726888028.04682: Calling groups_inventory to load vars for managed_node1 7163 1726888028.04685: Calling all_plugins_inventory to load vars for managed_node1 7163 1726888028.04809: Calling all_plugins_play to load vars for managed_node1 7163 1726888028.04812: Calling groups_plugins_inventory to load vars for managed_node1 7163 1726888028.04816: Calling groups_plugins_play to load vars for managed_node1 7163 1726888028.04855: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000019 7163 1726888028.04858: WORKER PROCESS EXITING 7163 1726888028.04876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888028.04893: done with get_vars() 7163 1726888028.04897: variable 'ansible_search_path' from source: unknown 7163 1726888028.04954: in VariableManager get_vars() 7163 1726888028.04967: Calling all_inventory to load vars for managed_node2 7163 1726888028.04969: Calling groups_inventory to load vars for managed_node2 7163 1726888028.04971: Calling all_plugins_inventory to load vars for managed_node2 7163 1726888028.04975: Calling all_plugins_play to load vars for managed_node2 7163 1726888028.04978: Calling groups_plugins_inventory to load vars for managed_node2 7163 1726888028.04981: Calling groups_plugins_play to load vars for managed_node2 7163 1726888028.05012: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888028.05031: done with get_vars() 7163 1726888028.05035: variable 'ansible_search_path' from source: unknown 7163 1726888028.05047: in VariableManager get_vars() 7163 1726888028.05064: Calling all_inventory to load vars for managed_node3 7163 1726888028.05066: Calling groups_inventory to load vars for managed_node3 7163 1726888028.05069: Calling all_plugins_inventory to load vars for managed_node3 7163 1726888028.05073: Calling all_plugins_play to load vars for managed_node3 7163 1726888028.05075: Calling groups_plugins_inventory to load vars for managed_node3 7163 1726888028.05078: Calling groups_plugins_play to load vars for managed_node3 7163 1726888028.05105: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888028.05118: done with get_vars() 7163 1726888028.05121: variable 'ansible_search_path' from source: unknown 7163 1726888028.05134: we have included files to process 7163 1726888028.05135: generating all_blocks data 7163 1726888028.05137: done generating all_blocks data 7163 1726888028.05140: processing included file: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml 7163 1726888028.05141: loading included file: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml 7163 1726888028.05143: Loading data from /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml 7163 1726888028.05794: done processing included file 7163 1726888028.05797: iterating over new_blocks loaded from include file 7163 1726888028.05798: in VariableManager get_vars() 7163 1726888028.05812: done with get_vars() 7163 1726888028.05814: filtering new block on tags 7163 1726888028.05836: done filtering new block on tags 7163 1726888028.05845: in VariableManager get_vars() 7163 1726888028.05859: done with get_vars() 7163 1726888028.05860: filtering new block on tags 7163 1726888028.05873: done filtering new block on tags 7163 1726888028.05875: done iterating over new_blocks loaded from include file included: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml for managed_node1, managed_node2, managed_node3 7163 1726888028.05881: extending task lists for all hosts with included blocks 7163 1726888028.05968: done extending task lists 7163 1726888028.05969: done processing included files 7163 1726888028.05970: results queue empty 7163 1726888028.05971: checking for any_errors_fatal 7163 1726888028.05973: done checking for any_errors_fatal 7163 1726888028.05973: checking for max_fail_percentage 7163 1726888028.05975: done checking for max_fail_percentage 7163 1726888028.05975: checking to see if all hosts have failed and the running result is not ok 7163 1726888028.05976: done checking to see if all hosts have failed 7163 1726888028.05977: getting the remaining hosts for this loop 7163 1726888028.05978: done getting the remaining hosts for this loop 7163 1726888028.05981: getting the next task for host managed_node1 7163 1726888028.05984: done getting next task for host managed_node1 7163 1726888028.05987: ^ task is: TASK: Check if system is ostree 7163 1726888028.05989: ^ state is: HOST STATE: block=1, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888028.05990: getting the next task for host managed_node2 7163 1726888028.05993: done getting next task for host managed_node2 7163 1726888028.05994: ^ task is: TASK: Check if system is ostree 7163 1726888028.05996: ^ state is: HOST STATE: block=1, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888028.05997: getting the next task for host managed_node3 7163 1726888028.05999: done getting next task for host managed_node3 7163 1726888028.06013: ^ task is: TASK: Check if system is ostree 7163 1726888028.06015: ^ state is: HOST STATE: block=1, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888028.06018: getting variables 7163 1726888028.06019: in VariableManager get_vars() 7163 1726888028.06029: Calling all_inventory to load vars for managed_node1 7163 1726888028.06031: Calling groups_inventory to load vars for managed_node1 7163 1726888028.06041: Calling all_plugins_inventory to load vars for managed_node1 7163 1726888028.06046: Calling all_plugins_play to load vars for managed_node1 7163 1726888028.06049: Calling groups_plugins_inventory to load vars for managed_node1 7163 1726888028.06051: Calling groups_plugins_play to load vars for managed_node1 7163 1726888028.06079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888028.06096: done with get_vars() 7163 1726888028.06103: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml:6 Friday 20 September 2024 23:07:08 -0400 (0:00:00.050) 0:00:00.071 ****** 7163 1726888028.06187: entering _queue_task() for managed_node1/stat 7163 1726888028.06416: worker is 1 (out of 3 available) 7163 1726888028.06428: exiting _queue_task() for managed_node1/stat 7163 1726888028.06445: getting variables 7163 1726888028.06449: in VariableManager get_vars() 7163 1726888028.06545: Calling all_inventory to load vars for managed_node2 7163 1726888028.06554: Calling groups_inventory to load vars for managed_node2 7163 1726888028.06557: Calling all_plugins_inventory to load vars for managed_node2 7163 1726888028.06571: Calling all_plugins_play to load vars for managed_node2 7163 1726888028.06581: Calling groups_plugins_inventory to load vars for managed_node2 7163 1726888028.06586: Calling groups_plugins_play to load vars for managed_node2 7163 1726888028.06650: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888028.06701: done with get_vars() 7163 1726888028.06711: done getting variables 7163 1726888028.06823: entering _queue_task() for managed_node2/stat 7163 1726888028.06858: running TaskExecutor() for managed_node1/TASK: Check if system is ostree 7163 1726888028.06932: in run() - task 02619b48-4a2f-6d34-1d0e-00000000004e 7163 1726888028.06935: variable 'ansible_search_path' from source: unknown 7163 1726888028.06941: variable 'ansible_search_path' from source: unknown 7163 1726888028.07350: worker is 2 (out of 3 available) 7163 1726888028.07356: exiting _queue_task() for managed_node2/stat 7163 1726888028.07365: getting variables 7163 1726888028.07368: in VariableManager get_vars() 7163 1726888028.07427: Calling all_inventory to load vars for managed_node3 7163 1726888028.07431: Calling groups_inventory to load vars for managed_node3 7163 1726888028.07434: Calling all_plugins_inventory to load vars for managed_node3 7163 1726888028.07458: Calling all_plugins_play to load vars for managed_node3 7163 1726888028.07461: Calling groups_plugins_inventory to load vars for managed_node3 7163 1726888028.07464: Calling groups_plugins_play to load vars for managed_node3 7163 1726888028.07518: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888028.07669: done with get_vars() 7163 1726888028.07679: done getting variables 7163 1726888028.07762: calling self._execute() 7163 1726888028.07767: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888028.07769: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888028.07772: variable 'omit' from source: magic vars 7163 1726888028.07774: running TaskExecutor() for managed_node2/TASK: Check if system is ostree 7163 1726888028.07775: in run() - task 02619b48-4a2f-6d34-1d0e-00000000004e 7163 1726888028.07777: variable 'ansible_search_path' from source: unknown 7163 1726888028.07779: variable 'ansible_search_path' from source: unknown 7163 1726888028.07781: calling self._execute() 7163 1726888028.07819: entering _queue_task() for managed_node3/stat 7163 1726888028.08010: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888028.08014: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888028.08018: variable 'omit' from source: magic vars 7163 1726888028.08469: worker is 3 (out of 3 available) 7163 1726888028.08480: exiting _queue_task() for managed_node3/stat 7163 1726888028.08493: done queuing things up, now waiting for results queue to drain 7163 1726888028.08494: waiting for pending results... 7163 1726888028.08521: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7163 1726888028.08587: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7163 1726888028.08890: running TaskExecutor() for managed_node3/TASK: Check if system is ostree 7163 1726888028.09144: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7163 1726888028.09147: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7163 1726888028.09150: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7163 1726888028.09154: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 7163 1726888028.09157: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 7163 1726888028.09159: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7163 1726888028.09165: in run() - task 02619b48-4a2f-6d34-1d0e-00000000004e 7163 1726888028.09181: variable 'ansible_search_path' from source: unknown 7163 1726888028.09184: variable 'ansible_search_path' from source: unknown 7163 1726888028.09246: calling self._execute() 7163 1726888028.09360: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 7163 1726888028.09398: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 7163 1726888028.09432: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888028.09441: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888028.09451: variable 'omit' from source: magic vars 7163 1726888028.09942: Evaluated conditional (not __tlog_is_ostree is defined): True 7163 1726888028.09946: variable 'omit' from source: magic vars 7163 1726888028.09948: variable 'omit' from source: magic vars 7163 1726888028.09951: variable 'omit' from source: magic vars 7163 1726888028.09953: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7163 1726888028.09955: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7163 1726888028.09958: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7163 1726888028.09960: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7163 1726888028.09963: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888028.09965: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888028.09967: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7163 1726888028.10058: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7163 1726888028.10070: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7163 1726888028.10443: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7163 1726888028.10446: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888028.10449: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888028.10451: Set connection var ansible_shell_executable to /bin/sh 7163 1726888028.10453: Set connection var ansible_timeout to 10 7163 1726888028.10455: Set connection var ansible_module_compression to ZIP_DEFLATED 7163 1726888028.10458: Set connection var ansible_shell_type to sh 7163 1726888028.10460: Set connection var ansible_pipelining to False 7163 1726888028.10462: Set connection var ansible_connection to ssh 7163 1726888028.10464: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 7163 1726888028.10467: variable 'ansible_shell_executable' from source: unknown 7163 1726888028.10469: variable 'ansible_connection' from source: unknown 7163 1726888028.10471: variable 'ansible_module_compression' from source: unknown 7163 1726888028.10473: variable 'ansible_shell_type' from source: unknown 7163 1726888028.10475: variable 'ansible_shell_executable' from source: unknown 7163 1726888028.10480: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888028.10482: variable 'ansible_pipelining' from source: unknown 7163 1726888028.10484: variable 'ansible_timeout' from source: unknown 7163 1726888028.10487: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888028.10490: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7163 1726888028.10492: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 7163 1726888028.10567: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 7163 1726888028.10655: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 7163 1726888028.10888: Evaluated conditional (not __tlog_is_ostree is defined): True 7163 1726888028.10894: variable 'omit' from source: magic vars 7163 1726888028.10933: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7163 1726888028.10951: variable 'omit' from source: magic vars 7163 1726888028.10968: starting attempt loop 7163 1726888028.10975: running the handler 7163 1726888028.10995: _low_level_execute_command(): starting 7163 1726888028.11010: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888028.11047: variable 'omit' from source: magic vars 7163 1726888028.11098: variable 'omit' from source: magic vars 7163 1726888028.11184: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7163 1726888028.11219: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7163 1726888028.11228: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7163 1726888028.11287: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 7163 1726888028.11400: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7163 1726888028.11404: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888028.11408: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888028.11443: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7163 1726888028.11500: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7163 1726888028.11519: variable 'inventory_hostname' from source: host vars for 'managed_node2' 7163 1726888028.11531: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888028.11542: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888028.11779: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 7163 1726888028.11789: Set connection var ansible_shell_executable to /bin/sh 7163 1726888028.11800: Set connection var ansible_timeout to 10 7163 1726888028.11830: Set connection var ansible_module_compression to ZIP_DEFLATED 7163 1726888028.11852: Set connection var ansible_shell_type to sh 7163 1726888028.11858: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 7163 1726888028.11901: Set connection var ansible_pipelining to False 7163 1726888028.11908: Set connection var ansible_connection to ssh 7163 1726888028.11961: variable 'ansible_shell_executable' from source: unknown 7163 1726888028.11964: variable 'ansible_connection' from source: unknown 7163 1726888028.11967: variable 'ansible_module_compression' from source: unknown 7163 1726888028.11969: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 7163 1726888028.12005: variable 'ansible_shell_type' from source: unknown 7163 1726888028.12105: variable 'ansible_shell_executable' from source: unknown 7163 1726888028.12110: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888028.12112: variable 'ansible_pipelining' from source: unknown 7163 1726888028.12114: variable 'ansible_timeout' from source: unknown 7163 1726888028.12118: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888028.12121: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 7163 1726888028.12345: Evaluated conditional (not __tlog_is_ostree is defined): True 7163 1726888028.12348: variable 'omit' from source: magic vars 7163 1726888028.12453: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7163 1726888028.12463: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888028.12478: variable 'omit' from source: magic vars 7163 1726888028.12492: starting attempt loop 7163 1726888028.12539: running the handler 7163 1726888028.12547: _low_level_execute_command(): starting 7163 1726888028.12550: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 7163 1726888028.12944: variable 'omit' from source: magic vars 7163 1726888028.12948: variable 'omit' from source: magic vars 7163 1726888028.12952: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7163 1726888028.12954: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7163 1726888028.12956: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7163 1726888028.12959: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888028.12961: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888028.12963: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7163 1726888028.12965: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888028.12967: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888028.12970: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888028.12973: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' <<< 7163 1726888028.12975: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888028.13049: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 <<< 7163 1726888028.13144: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888028.13150: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888028.13152: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888028.13198: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888028.13240: Set connection var ansible_shell_executable to /bin/sh 7163 1726888028.13443: Set connection var ansible_timeout to 10 7163 1726888028.13446: Set connection var ansible_module_compression to ZIP_DEFLATED 7163 1726888028.13449: Set connection var ansible_shell_type to sh 7163 1726888028.13451: Set connection var ansible_pipelining to False 7163 1726888028.13453: Set connection var ansible_connection to ssh 7163 1726888028.13455: variable 'ansible_shell_executable' from source: unknown 7163 1726888028.13457: variable 'ansible_connection' from source: unknown 7163 1726888028.13459: variable 'ansible_module_compression' from source: unknown 7163 1726888028.13461: variable 'ansible_shell_type' from source: unknown 7163 1726888028.13463: variable 'ansible_shell_executable' from source: unknown 7163 1726888028.13465: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888028.13467: variable 'ansible_pipelining' from source: unknown 7163 1726888028.13469: variable 'ansible_timeout' from source: unknown 7163 1726888028.13471: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888028.13501: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888028.13547: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7163 1726888028.13588: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7163 1726888028.13604: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 7163 1726888028.13633: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888028.13842: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7163 1726888028.13846: variable 'omit' from source: magic vars 7163 1726888028.13848: starting attempt loop 7163 1726888028.13851: running the handler 7163 1726888028.13854: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888028.13856: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888028.13859: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888028.13869: _low_level_execute_command(): starting 7163 1726888028.13881: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 7163 1726888028.14598: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888028.14611: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888028.14652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888028.14667: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888028.14684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888028.14764: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888028.14793: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888028.14809: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888028.14847: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888028.14880: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888028.16182: stdout chunk (state=3): >>>/root <<< 7163 1726888028.16284: stdout chunk (state=3): >>>/root <<< 7163 1726888028.16357: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888028.16453: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888028.16457: stderr chunk (state=3): >>><<< 7163 1726888028.16461: stdout chunk (state=3): >>><<< 7163 1726888028.16708: stderr chunk (state=3): >>><<< 7163 1726888028.16711: stdout chunk (state=3): >>><<< <10.31.45.174> (0, b'/root\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888028.16718: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888028.16721: _low_level_execute_command(): starting 7163 1726888028.16724: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692 `" && echo ansible-tmp-1726888028.1652677-7233-239002072329692="` echo /root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692 `" ) && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.215> (0, b'/root\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888028.16734: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888028.16736: _low_level_execute_command(): starting 7163 1726888028.16745: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178 `" && echo ansible-tmp-1726888028.1660848-7232-134853573364178="` echo /root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178 `" ) && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178 `" && echo ansible-tmp-1726888028.1660848-7232-134853573364178="` echo /root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178 `" ) && sleep 0'"'"'' <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692 `" && echo ansible-tmp-1726888028.1652677-7233-239002072329692="` echo /root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692 `" ) && sleep 0'"'"'' 7163 1726888028.17193: stdout chunk (state=3): >>>/root <<< 7163 1726888028.17196: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888028.17206: stdout chunk (state=3): >>><<< 7163 1726888028.17209: stderr chunk (state=3): >>><<< <10.31.46.206> (0, b'/root\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888028.17250: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888028.17258: _low_level_execute_command(): starting 7163 1726888028.17264: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344 `" && echo ansible-tmp-1726888028.1724403-7234-24269906264344="` echo /root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344 `" ) && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344 `" && echo ansible-tmp-1726888028.1724403-7234-24269906264344="` echo /root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344 `" ) && sleep 0'"'"'' 7163 1726888028.17876: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888028.18126: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888028.18129: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888028.18153: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888028.18317: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888028.18323: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 <<< 7163 1726888028.18367: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888028.18373: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888028.18376: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888028.18380: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888028.18403: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888028.18510: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888028.18533: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888028.20436: stdout chunk (state=3): >>>ansible-tmp-1726888028.1724403-7234-24269906264344=/root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344 <<< 7163 1726888028.20587: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888028.20593: stdout chunk (state=3): >>><<< 7163 1726888028.20596: stderr chunk (state=3): >>><<< <10.31.46.206> (0, b'ansible-tmp-1726888028.1724403-7234-24269906264344=/root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888028.20743: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888028.1724403-7234-24269906264344=/root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888028.20750: variable 'ansible_module_compression' from source: unknown 7163 1726888028.20805: ANSIBALLZ: Using lock for stat 7163 1726888028.20812: ANSIBALLZ: Acquiring lock 7163 1726888028.20820: ANSIBALLZ: Lock acquired: 140449594013744 7163 1726888028.20827: ANSIBALLZ: Creating module 7163 1726888028.20877: stdout chunk (state=3): >>>ansible-tmp-1726888028.1652677-7233-239002072329692=/root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692 <<< 7163 1726888028.21074: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888028.21077: stdout chunk (state=3): >>><<< 7163 1726888028.21079: stderr chunk (state=3): >>><<< <10.31.45.174> (0, b'ansible-tmp-1726888028.1652677-7233-239002072329692=/root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888028.21225: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888028.1652677-7233-239002072329692=/root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888028.21363: variable 'ansible_module_compression' from source: unknown 7163 1726888028.21367: stdout chunk (state=3): >>>ansible-tmp-1726888028.1660848-7232-134853573364178=/root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178 <<< 7163 1726888028.21415: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888028.21418: stdout chunk (state=3): >>><<< 7163 1726888028.21426: stderr chunk (state=3): >>><<< <10.31.12.215> (0, b'ansible-tmp-1726888028.1660848-7232-134853573364178=/root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888028.21566: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888028.1660848-7232-134853573364178=/root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888028.21610: ANSIBALLZ: Using lock for stat 7163 1726888028.21613: ANSIBALLZ: Acquiring lock 7163 1726888028.21647: variable 'ansible_module_compression' from source: unknown 7163 1726888028.21706: ANSIBALLZ: Using lock for stat 7163 1726888028.21709: ANSIBALLZ: Acquiring lock 7163 1726888028.42716: ANSIBALLZ: Writing module into payload 7163 1726888028.42827: ANSIBALLZ: Writing module 7163 1726888028.42853: ANSIBALLZ: Renaming module 7163 1726888028.42866: ANSIBALLZ: Done creating module 7163 1726888028.42894: variable 'ansible_facts' from source: host vars for 'managed_node3' 7163 1726888028.42939: variable 'inventory_hostname' from source: host vars for 'managed_node3' Attempting python interpreter discovery 7163 1726888028.43119: _low_level_execute_command(): starting 7163 1726888028.43122: _low_level_execute_command(): executing: /bin/sh -c 'echo PLATFORM; uname; echo FOUND; command -v '"'"'python3.12'"'"'; command -v '"'"'python3.11'"'"'; command -v '"'"'python3.10'"'"'; command -v '"'"'python3.9'"'"'; command -v '"'"'python3.8'"'"'; command -v '"'"'python3.7'"'"'; command -v '"'"'/usr/bin/python3'"'"'; command -v '"'"'python3'"'"'; echo ENDFOUND && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888028.43127: ANSIBALLZ: Lock acquired: 140449594013744 7163 1726888028.43130: ANSIBALLZ: Reading module after lock 7163 1726888028.43132: variable 'ansible_facts' from source: host vars for 'managed_node2' 7163 1726888028.43134: variable 'inventory_hostname' from source: host vars for 'managed_node2' Attempting python interpreter discovery <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'echo PLATFORM; uname; echo FOUND; command -v '"'"'"'"'"'"'"'"'python3.12'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.11'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.10'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.9'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.8'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python3'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3'"'"'"'"'"'"'"'"'; echo ENDFOUND && sleep 0'"'"'' 7163 1726888028.43259: ANSIBALLZ: Lock acquired: 140449594013744 7163 1726888028.43262: ANSIBALLZ: Reading module after lock 7163 1726888028.43265: _low_level_execute_command(): starting 7163 1726888028.43267: _low_level_execute_command(): executing: /bin/sh -c 'echo PLATFORM; uname; echo FOUND; command -v '"'"'python3.12'"'"'; command -v '"'"'python3.11'"'"'; command -v '"'"'python3.10'"'"'; command -v '"'"'python3.9'"'"'; command -v '"'"'python3.8'"'"'; command -v '"'"'python3.7'"'"'; command -v '"'"'/usr/bin/python3'"'"'; command -v '"'"'python3'"'"'; echo ENDFOUND && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888028.43432: variable 'ansible_facts' from source: host vars for 'managed_node1' 7163 1726888028.43436: variable 'inventory_hostname' from source: host vars for 'managed_node1' Attempting python interpreter discovery 7163 1726888028.43444: _low_level_execute_command(): starting 7163 1726888028.43446: _low_level_execute_command(): executing: /bin/sh -c 'echo PLATFORM; uname; echo FOUND; command -v '"'"'python3.12'"'"'; command -v '"'"'python3.11'"'"'; command -v '"'"'python3.10'"'"'; command -v '"'"'python3.9'"'"'; command -v '"'"'python3.8'"'"'; command -v '"'"'python3.7'"'"'; command -v '"'"'/usr/bin/python3'"'"'; command -v '"'"'python3'"'"'; echo ENDFOUND && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'echo PLATFORM; uname; echo FOUND; command -v '"'"'"'"'"'"'"'"'python3.12'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.11'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.10'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.9'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.8'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python3'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3'"'"'"'"'"'"'"'"'; echo ENDFOUND && sleep 0'"'"'' <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'echo PLATFORM; uname; echo FOUND; command -v '"'"'"'"'"'"'"'"'python3.12'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.11'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.10'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.9'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.8'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python3'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3'"'"'"'"'"'"'"'"'; echo ENDFOUND && sleep 0'"'"'' 7163 1726888028.44631: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888028.44635: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888028.44662: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888028.44729: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888028.44891: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888028.44965: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888028.44977: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888028.45076: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888028.45123: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888028.45245: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888028.45293: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888028.45357: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888028.45390: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888028.45414: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888028.45472: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888028.45507: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888028.45675: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888028.46481: stdout chunk (state=3): >>>PLATFORM <<< 7163 1726888028.46605: stdout chunk (state=3): >>>Linux <<< 7163 1726888028.46612: stdout chunk (state=3): >>>FOUND <<< 7163 1726888028.46651: stdout chunk (state=3): >>>/usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 7163 1726888028.46844: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888028.46868: stdout chunk (state=3): >>><<< 7163 1726888028.46871: stderr chunk (state=3): >>><<< <10.31.46.206> (0, b'PLATFORM\nLinux\nFOUND\n/usr/bin/python3.12\n/usr/bin/python3\n/usr/bin/python3\nENDFOUND\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888028.47031: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888028.47035 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 7163 1726888028.47042: _low_level_execute_command(): starting 7163 1726888028.47044: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'/usr/bin/python3.12 && sleep 0'"'"'' 7163 1726888028.47161: Sending initial data 7163 1726888028.47172: Sent initial data (1181 bytes) 7163 1726888028.47510: stdout chunk (state=3): >>>PLATFORM <<< 7163 1726888028.47589: stdout chunk (state=3): >>>Linux <<< 7163 1726888028.47623: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 <<< 7163 1726888028.47631: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 7163 1726888028.47675: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888028.47694: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888028.47718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888028.47725: stdout chunk (state=3): >>>PLATFORM <<< 7163 1726888028.47774: stdout chunk (state=3): >>>Linux <<< 7163 1726888028.47788: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888028.47802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888028.47813: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888028.47901: stderr chunk (state=3): >>><<< 7163 1726888028.47904: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7163 1726888028.47908: stdout chunk (state=3): >>><<< 7163 1726888028.47910: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< <10.31.12.215> (0, b'PLATFORM\nLinux\nFOUND\n/usr/bin/python3.12\n/usr/bin/python3\n/usr/bin/python3\nENDFOUND\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888028.47928: stdout chunk (state=3): >>>FOUND <<< 7163 1726888028.47931: stdout chunk (state=3): >>>/usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 7163 1726888028.47991: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888028.48003: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888028.48021 [managed_node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 7163 1726888028.48099: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe <<< 7163 1726888028.48110: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7163 1726888028.48144: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888028.48189: stderr chunk (state=3): >>><<< 7163 1726888028.48204: stdout chunk (state=3): >>><<< 7163 1726888028.48380: _low_level_execute_command(): starting 7163 1726888028.48383: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888028.48386: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None <10.31.45.174> (0, b'PLATFORM\nLinux\nFOUND\n/usr/bin/python3.12\n/usr/bin/python3\n/usr/bin/python3\nENDFOUND\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888028.48395: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888028.48398 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 7163 1726888028.48401: _low_level_execute_command(): starting 7163 1726888028.48403: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'/usr/bin/python3.12 && sleep 0'"'"'' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'/usr/bin/python3.12 && sleep 0'"'"'' 7163 1726888028.48766: Sending initial data 7163 1726888028.48769: Sent initial data (1181 bytes) 7163 1726888028.48975: Sending initial data 7163 1726888028.48979: Sent initial data (1181 bytes) 7163 1726888028.49756: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7163 1726888028.49760: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888028.49773: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888028.50083: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888028.50155: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888028.50284: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888028.50319: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888028.50354: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888028.50434: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888028.51903: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 7163 1726888028.52044: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888028.52055: stdout chunk (state=3): >>><<< 7163 1726888028.52061: stderr chunk (state=3): >>><<< <10.31.46.206> (0, b'{"platform_dist_result": [], "osrelease_content": "NAME=\\"CentOS Stream\\"\\nVERSION=\\"10 (Coughlan)\\"\\nID=\\"centos\\"\\nID_LIKE=\\"rhel fedora\\"\\nVERSION_ID=\\"10\\"\\nPLATFORM_ID=\\"platform:el10\\"\\nPRETTY_NAME=\\"CentOS Stream 10 (Coughlan)\\"\\nANSI_COLOR=\\"0;31\\"\\nLOGO=\\"fedora-logo-icon\\"\\nCPE_NAME=\\"cpe:/o:centos:centos:10\\"\\nHOME_URL=\\"https://centos.org/\\"\\nVENDOR_NAME=\\"CentOS\\"\\nVENDOR_URL=\\"https://centos.org/\\"\\nBUG_REPORT_URL=\\"https://issues.redhat.com/\\"\\nREDHAT_SUPPORT_PRODUCT=\\"Red Hat Enterprise Linux 10\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\"CentOS Stream\\"\\n"}\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888028.52352: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Python interpreter discovery fallback (unsupported Linux distribution: centos) 7163 1726888028.52360: variable 'ansible_facts' from source: host vars for 'managed_node3' 7163 1726888028.52362: variable 'ansible_facts' from source: host vars for 'managed_node3' 7163 1726888028.52364: variable 'ansible_module_compression' from source: unknown 7163 1726888028.52367: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7163 1726888028.52376: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 7163 1726888028.52625: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344/AnsiballZ_stat.py <10.31.46.206> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpzr27goq6 TO /root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344/AnsiballZ_stat.py <10.31.46.206> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/a3358520e8"' '[10.31.46.206]' 7163 1726888028.52966: Sending initial data 7163 1726888028.52969: Sent initial data (150 bytes) 7163 1726888028.53295: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 7163 1726888028.53640: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888028.53946: stderr chunk (state=3): >>><<< 7163 1726888028.53950: stdout chunk (state=3): >>><<< <10.31.12.215> (0, b'{"platform_dist_result": [], "osrelease_content": "NAME=\\"CentOS Stream\\"\\nVERSION=\\"10 (Coughlan)\\"\\nID=\\"centos\\"\\nID_LIKE=\\"rhel fedora\\"\\nVERSION_ID=\\"10\\"\\nPLATFORM_ID=\\"platform:el10\\"\\nPRETTY_NAME=\\"CentOS Stream 10 (Coughlan)\\"\\nANSI_COLOR=\\"0;31\\"\\nLOGO=\\"fedora-logo-icon\\"\\nCPE_NAME=\\"cpe:/o:centos:centos:10\\"\\nHOME_URL=\\"https://centos.org/\\"\\nVENDOR_NAME=\\"CentOS\\"\\nVENDOR_URL=\\"https://centos.org/\\"\\nBUG_REPORT_URL=\\"https://issues.redhat.com/\\"\\nREDHAT_SUPPORT_PRODUCT=\\"Red Hat Enterprise Linux 10\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\"CentOS Stream\\"\\n"}\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888028.53958: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888028.53961: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888028.53963: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< Python interpreter discovery fallback (unsupported Linux distribution: centos) 7163 1726888028.53968: variable 'ansible_facts' from source: host vars for 'managed_node1' 7163 1726888028.53970: variable 'ansible_facts' from source: host vars for 'managed_node1' 7163 1726888028.54021: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' <<< 7163 1726888028.54032: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888028.54054: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888028.54068: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 7163 1726888028.54081: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 7163 1726888028.54096: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 7163 1726888028.54115: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6573 <<< 7163 1726888028.54150: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888028.54185: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888028.54278: variable 'ansible_module_compression' from source: unknown 7163 1726888028.54347: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7163 1726888028.54391: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 7163 1726888028.54643: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178/AnsiballZ_stat.py <10.31.12.215> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmppmkh2ce2 TO /root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178/AnsiballZ_stat.py <10.31.12.215> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' '[10.31.12.215]' 7163 1726888028.55144: Sending initial data 7163 1726888028.55178: Sent initial data (151 bytes) 7163 1726888028.55733: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 7163 1726888028.55965: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 7163 1726888028.56007: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 7163 1726888028.56050: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpzr27goq6 debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344/AnsiballZ_stat.py" debug3: Sent message fd 3 T:17 I:3 <<< 7163 1726888028.56058: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpzr27goq6 /root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344/AnsiballZ_stat.py <<< 7163 1726888028.56630: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888028.56634: stdout chunk (state=3): >>><<< 7163 1726888028.56639: stderr chunk (state=3): >>><<< <10.31.45.174> (0, b'{"platform_dist_result": [], "osrelease_content": "NAME=\\"CentOS Stream\\"\\nVERSION=\\"10 (Coughlan)\\"\\nID=\\"centos\\"\\nID_LIKE=\\"rhel fedora\\"\\nVERSION_ID=\\"10\\"\\nPLATFORM_ID=\\"platform:el10\\"\\nPRETTY_NAME=\\"CentOS Stream 10 (Coughlan)\\"\\nANSI_COLOR=\\"0;31\\"\\nLOGO=\\"fedora-logo-icon\\"\\nCPE_NAME=\\"cpe:/o:centos:centos:10\\"\\nHOME_URL=\\"https://centos.org/\\"\\nVENDOR_NAME=\\"CentOS\\"\\nVENDOR_URL=\\"https://centos.org/\\"\\nBUG_REPORT_URL=\\"https://issues.redhat.com/\\"\\nREDHAT_SUPPORT_PRODUCT=\\"Red Hat Enterprise Linux 10\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\"CentOS Stream\\"\\n"}\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888028.56647: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888028.56652: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpzr27goq6" to remote "/root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344/AnsiballZ_stat.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344/AnsiballZ_stat.py M:0x001a debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:118981 <<< 7163 1726888028.56654: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888028.56786: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< Python interpreter discovery fallback (unsupported Linux distribution: centos) 7163 1726888028.56793: variable 'ansible_facts' from source: host vars for 'managed_node2' 7163 1726888028.56796: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888028.56820: variable 'ansible_facts' from source: host vars for 'managed_node2' 7163 1726888028.56997: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888028.57001: variable 'ansible_module_compression' from source: unknown 7163 1726888028.57004: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7163 1726888028.57344: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 7163 1726888028.57512: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692/AnsiballZ_stat.py <10.31.45.174> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpfyb8nv73 TO /root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692/AnsiballZ_stat.py <10.31.45.174> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' '[10.31.45.174]' 7163 1726888028.58078: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 118981 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 7163 1726888028.58124: Sending initial data 7163 1726888028.58169: Sent initial data (151 bytes) 7163 1726888028.58278: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888028.58468: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888028.58520: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 7163 1726888028.58544: stderr chunk (state=3): >>><<< 7163 1726888028.58548: stdout chunk (state=3): >>><<< <10.31.46.206> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpzr27goq6 /root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344/AnsiballZ_stat.py\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master at \'/root/.ansible/cp/a3358520e8\'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpzr27goq6\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344/AnsiballZ_stat.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpzr27goq6" to remote "/root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344/AnsiballZ_stat.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344/AnsiballZ_stat.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344/AnsiballZ_stat.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:118981\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 118981 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 7163 1726888028.58633: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 7163 1726888028.58704: done transferring module to remote 7163 1726888028.58709: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmppmkh2ce2 debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178/AnsiballZ_stat.py" debug3: Sent message fd 3 T:17 I:3 <<< 7163 1726888028.58712: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmppmkh2ce2 /root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178/AnsiballZ_stat.py <<< 7163 1726888028.58774: _low_level_execute_command(): starting 7163 1726888028.58777: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344/ /root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344/AnsiballZ_stat.py && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888028.59160: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmppmkh2ce2" to remote "/root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178/AnsiballZ_stat.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178/AnsiballZ_stat.py M:0x001a <<< 7163 1726888028.59163: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:118982 <<< <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344/ /root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344/AnsiballZ_stat.py && sleep 0'"'"'' 7163 1726888028.59355: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888028.59372: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888028.59389: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 7163 1726888028.59402: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 7163 1726888028.59416: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 7163 1726888028.59440: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6519 <<< 7163 1726888028.59556: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888028.59697: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888028.61295: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 118982 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 7163 1726888028.61408: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888028.61510: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe <<< 7163 1726888028.61564: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7163 1726888028.61586: stderr chunk (state=3): >>><<< 7163 1726888028.61597: stdout chunk (state=3): >>><<< <10.31.12.215> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmppmkh2ce2 /root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178/AnsiballZ_stat.py\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master at \'/root/.ansible/cp/1fb99bda8d\'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmppmkh2ce2\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178/AnsiballZ_stat.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmppmkh2ce2" to remote "/root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178/AnsiballZ_stat.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178/AnsiballZ_stat.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178/AnsiballZ_stat.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:118982\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 118982 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 7163 1726888028.61862: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888028.61866: done transferring module to remote 7163 1726888028.61869: _low_level_execute_command(): starting 7163 1726888028.61871: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178/ /root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178/AnsiballZ_stat.py && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178/ /root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178/AnsiballZ_stat.py && sleep 0'"'"'' 7163 1726888028.61909: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888028.62016: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 7163 1726888028.62200: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888028.62384: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 7163 1726888028.62428: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888028.62487: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpfyb8nv73 debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692/AnsiballZ_stat.py" debug3: Sent message fd 3 T:17 I:3 <<< 7163 1726888028.62491: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpfyb8nv73 /root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692/AnsiballZ_stat.py <<< 7163 1726888028.62494: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpfyb8nv73" to remote "/root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692/AnsiballZ_stat.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692/AnsiballZ_stat.py M:0x001a <<< 7163 1726888028.62580: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888028.62621: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888028.62955: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:118982 <<< 7163 1726888028.63173: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888028.63683: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888028.63814: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888028.63953: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888028.64757: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888028.64760: stdout chunk (state=3): >>><<< 7163 1726888028.64762: stderr chunk (state=3): >>><<< <10.31.46.206> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888028.64883: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888028.65039: _low_level_execute_command(): starting 7163 1726888028.65043: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344/AnsiballZ_stat.py && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' -tt 10.31.46.206 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344/AnsiballZ_stat.py && sleep 0'"'"'' 7163 1726888028.65415: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 118982 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 7163 1726888028.65673: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888028.65776: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe <<< 7163 1726888028.65798: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7163 1726888028.65856: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888028.65868: stdout chunk (state=3): >>><<< 7163 1726888028.65880: stderr chunk (state=3): >>><<< <10.31.12.215> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888028.65978: stderr chunk (state=3): >>><<< 7163 1726888028.65989: stdout chunk (state=3): >>><<< <10.31.45.174> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpfyb8nv73 /root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692/AnsiballZ_stat.py\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master at \'/root/.ansible/cp/26e6bc9b9f\'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpfyb8nv73\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692/AnsiballZ_stat.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpfyb8nv73" to remote "/root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692/AnsiballZ_stat.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692/AnsiballZ_stat.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692/AnsiballZ_stat.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:118982\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 118982 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 7163 1726888028.66347: done transferring module to remote 7163 1726888028.66351: _low_level_execute_command(): starting 7163 1726888028.66354: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692/ /root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692/AnsiballZ_stat.py && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692/ /root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692/AnsiballZ_stat.py && sleep 0'"'"'' 7163 1726888028.66450: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888028.66454: _low_level_execute_command(): starting 7163 1726888028.66456: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178/AnsiballZ_stat.py && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' -tt 10.31.12.215 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178/AnsiballZ_stat.py && sleep 0'"'"'' 7163 1726888028.67582: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888028.67799: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888028.67803: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888028.67842: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888028.68228: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888028.68232: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888028.68234: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888028.68377: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' <<< 7163 1726888028.68381: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888028.68384: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888028.68403: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888028.68423: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888028.68466: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888028.68487: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888028.68561: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888028.68576: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888028.68687: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888028.68809: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888028.70898: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7163 1726888028.70948: stdout chunk (state=3): >>>import _imp # builtin <<< 7163 1726888028.70955: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7163 1726888028.71020: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7163 1726888028.71050: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe <<< 7163 1726888028.71103: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook <<< 7163 1726888028.71130: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7163 1726888028.71134: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 7163 1726888028.71140: stdout chunk (state=3): >>><<< 7163 1726888028.71143: stderr chunk (state=3): >>><<< 7163 1726888028.71264: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888028.71268: stdout chunk (state=3): >>>import '_codecs' # <<< 7163 1726888028.71273: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 7163 1726888028.71276: stdout chunk (state=3): >>>import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< <10.31.45.174> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888028.71454: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888028.71458: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888028.71461: _low_level_execute_command(): starting 7163 1726888028.71464: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692/AnsiballZ_stat.py && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888028.71471: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6559bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65598bb00> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6559bea50> import '_signal' # <<< <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' -tt 10.31.45.174 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692/AnsiballZ_stat.py && sleep 0'"'"'' 7163 1726888028.71533: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 7163 1726888028.71537: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53825604d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538252fb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5382562a50> <<< 7163 1726888028.71771: stdout chunk (state=3): >>>import '_collections_abc' # <<< 7163 1726888028.71775: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 7163 1726888028.71779: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 7163 1726888028.71903: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5382571130> <<< 7163 1726888028.71912: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6559cd130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6559cdfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7163 1726888028.71915: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 7163 1726888028.71918: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888028.71920: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5382571fa0> <<< 7163 1726888028.71922: stdout chunk (state=3): >>>import 'site' # <<< 7163 1726888028.71934: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7163 1726888028.72246: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 7163 1726888028.72251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 7163 1726888028.72254: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888028.72256: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7163 1726888028.72259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 7163 1726888028.72261: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 7163 1726888028.72264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 7163 1726888028.72353: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538234fe00> <<< 7163 1726888028.72426: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557abe00> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557abec0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 7163 1726888028.72448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557e3830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557e3ec0> <<< 7163 1726888028.72530: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538234fec0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # <<< 7163 1726888028.72535: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 7163 1726888028.72741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5382387830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5382387ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5382367ad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823651f0> <<< 7163 1726888028.72771: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538234cfb0> <<< 7163 1726888028.72831: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888028.72986: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557c3ad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557c11f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557a8fb0> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6558037a0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6558023c0> <<< 7163 1726888028.73104: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557c2090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe655800b30> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe655838830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557a8230> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe655838ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe655838b90> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe655838f50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557a6d50> <<< 7163 1726888028.73111: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6558395b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6558392b0> import 'importlib.machinery' # <<< 7163 1726888028.73132: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888028.73153: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65583a4b0> import 'importlib.util' # import 'runpy' # <<< 7163 1726888028.73157: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823a77d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823a63f0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823660c0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823a4bf0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823dc830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538234c230> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f53823dcce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823dcb90> <<< 7163 1726888028.73179: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 7163 1726888028.73190: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f53823dcf80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538234ad50> <<< 7163 1726888028.73227: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 7163 1726888028.73261: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888028.73278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6558506b0> import 'errno' # <<< 7163 1726888028.73300: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888028.73454: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe655851d90> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 7163 1726888028.73490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823dd670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823dd340> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823de570> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823f4770> <<< 7163 1726888028.73494: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888028.73535: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888028.73584: stdout chunk (state=3): >>>import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f53823f5e50> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823f6cf0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888028.73659: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f53823f7320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823f6240> <<< 7163 1726888028.73969: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe655852c30> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe655853290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe655852180> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe655853d10> <<< 7163 1726888028.73985: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe655853440> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65583a420> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6555cfbc0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6555f8710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6555f8470> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6555f86b0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888028.74009: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f53823f7da0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823f74d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823de4e0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5382173c50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f538219c7a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538219c500> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f538219c740> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888028.74024: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6555f8fe0> <<< 7163 1726888028.74070: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6555f9910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6555f8890> <<< 7163 1726888028.74108: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6555cdd60> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 7163 1726888028.74153: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f538219d0a0> <<< 7163 1726888028.74160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6555fac90> <<< 7163 1726888028.74453: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6555f8e60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65583abd0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888028.74456: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7163 1726888028.74459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe655622ff0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 7163 1726888028.74464: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f538219da90> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538219c950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5382171df0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538219eea0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538219dbe0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823dec90> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7163 1726888028.74468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 7163 1726888028.74494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888028.74507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65564b350> <<< 7163 1726888028.74600: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 7163 1726888028.74610: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7163 1726888028.74655: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53821c7230> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888028.74669: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7163 1726888028.74756: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53821eb5c0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7163 1726888028.74815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6556a80e0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 7163 1726888028.74820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7163 1726888028.74852: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538224c3b0> <<< 7163 1726888028.75055: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538224eb10> <<< 7163 1726888028.75071: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7163 1726888028.75075: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6556aa840> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6556a8200> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe655675100> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654f29190> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65564a180> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6555fbbc0> <<< 7163 1726888028.75113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 7163 1726888028.75131: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538224c4d0> <<< 7163 1726888028.75150: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe65564a4e0> <<< 7163 1726888028.75168: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538220d3d0> <<< 7163 1726888028.75385: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_pe68wfbn/ansible_stat_payload.zip' # zipimport: zlib available <<< 7163 1726888028.75405: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381b25460> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53821ea3c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538219fe00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f53821ea4e0> <<< 7163 1726888028.75417: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.75591: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7163 1726888028.75595: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_vdkbqe2r/ansible_stat_payload.zip' # zipimport: zlib available <<< 7163 1726888028.75618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654f7aed0> <<< 7163 1726888028.75621: stdout chunk (state=3): >>>import '_typing' # <<< 7163 1726888028.75743: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.75756: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7163 1726888028.75796: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7163 1726888028.75864: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654f59dc0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654f58f20> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888028.75915: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 7163 1726888028.75930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381b7b0e0> import '_typing' # <<< 7163 1726888028.76099: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381b59fd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381b59190> <<< 7163 1726888028.76275: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible' # <<< 7163 1726888028.76279: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 7163 1726888028.76681: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7163 1726888028.76717: stdout chunk (state=3): >>>import _imp # builtin <<< 7163 1726888028.76819: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7163 1726888028.77032: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 7163 1726888028.77269: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19890184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988fe7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198901aa50> <<< 7163 1726888028.77275: stdout chunk (state=3): >>>import '_signal' # <<< 7163 1726888028.77288: stdout chunk (state=3): >>>import '_abc' # <<< 7163 1726888028.77304: stdout chunk (state=3): >>>import 'abc' # <<< 7163 1726888028.77323: stdout chunk (state=3): >>>import 'io' # <<< 7163 1726888028.77337: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.77616: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.77623: stdout chunk (state=3): >>>import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 7163 1726888028.77753: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 7163 1726888028.78144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988dc9130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988dc9fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7163 1726888028.78352: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 7163 1726888028.78388: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 7163 1726888028.78421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e07e00> <<< 7163 1726888028.78528: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e07ec0> <<< 7163 1726888028.78536: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 7163 1726888028.78541: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654f78da0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654faa870> <<< 7163 1726888028.78554: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654faa600> <<< 7163 1726888028.78620: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654fa9f10> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 7163 1726888028.78704: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654faa360> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654f7bb60> import 'atexit' # <<< 7163 1726888028.78724: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654fab620> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654fab860> <<< 7163 1726888028.78753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888028.78759: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e3f830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 7163 1726888028.78777: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 7163 1726888028.78811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e3fec0> <<< 7163 1726888028.78830: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381b793d0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 7163 1726888028.78960: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e1fad0> <<< 7163 1726888028.78966: stdout chunk (state=3): >>>import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654fabda0> <<< 7163 1726888028.78971: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e0db50> <<< 7163 1726888028.78975: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381ba2ae0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381ba2870> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381ba2180> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 7163 1726888028.79012: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888028.79018: stdout chunk (state=3): >>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654e0f770> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 7163 1726888028.79029: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e1d1f0> <<< 7163 1726888028.79034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381ba25d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381b7bd70> import 'atexit' # <<< 7163 1726888028.79162: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e04fb0> <<< 7163 1726888028.79168: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381ba38c0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381ba3b00> <<< 7163 1726888028.79173: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e10140> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e112e0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 7163 1726888028.79202: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 7163 1726888028.79206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7163 1726888028.79211: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 7163 1726888028.79270: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 7163 1726888028.79308: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381ba3f50> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a0ddc0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a0f9e0> <<< 7163 1726888028.79326: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e5f7d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e5e3f0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e1e0c0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e5cbf0> <<< 7163 1726888028.79357: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e13d40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6557a6e40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e12000> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 7163 1726888028.79466: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e94830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e04230> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 7163 1726888028.79472: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888028.79516: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a103e0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 7163 1726888028.79520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e1bc50> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e1a720> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e1a480> <<< 7163 1726888028.79522: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7163 1726888028.79573: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988e94ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e94b90> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988e94f80> <<< 7163 1726888028.79929: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a112e0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a13fe0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a18110> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a122a0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a1bef0> import '_tokenize' # <<< 7163 1726888028.79935: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a1a9c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a1a720> <<< 7163 1726888028.80010: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e02d50> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e95670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e95340> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e96570> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988eac770> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988eade50> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 7163 1726888028.80013: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e1a9f0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e12510> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654e63e90> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e63fe0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654e65a00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e657c0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654e67f50> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e660f0> <<< 7163 1726888028.80018: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 7163 1726888028.80189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988eaecf0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988eaf320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988eae240> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 7163 1726888028.80193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7163 1726888028.80198: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a1ac90> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a127b0> <<< 7163 1726888028.80201: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7163 1726888028.80206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e6b6e0> <<< 7163 1726888028.80209: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988eafda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988eaf4d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e964e0> <<< 7163 1726888028.80225: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 7163 1726888028.80254: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e67fb0> <<< 7163 1726888028.80258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 7163 1726888028.80286: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a63f80> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a64200> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a65d90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a65b50> <<< 7163 1726888028.80321: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654e6c4a0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654e6c8f0> <<< 7163 1726888028.80327: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 7163 1726888028.80506: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988c2bc50> <<< 7163 1726888028.80510: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654e6c9b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e64080> <<< 7163 1726888028.80513: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py <<< 7163 1726888028.80596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 7163 1726888028.80600: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654ef8170> <<< 7163 1726888028.80603: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a68290> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a66420> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7163 1726888028.80606: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988c547a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988c54500> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988c54740> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7163 1726888028.80612: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888028.80631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 7163 1726888028.80684: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654ef9790> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e6e900> <<< 7163 1726888028.80690: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888028.80694: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654e6fcb0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e6e540> <<< 7163 1726888028.80696: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.80709: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a6ba70> <<< 7163 1726888028.80720: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 7163 1726888028.80875: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988c550a0> <<< 7163 1726888028.80908: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a68440> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888028.80912: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a6c7a0> <<< 7163 1726888028.80931: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 7163 1726888028.80954: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988c55a90> <<< 7163 1726888028.81069: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a6cb30> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a6cce0> <<< 7163 1726888028.81080: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 7163 1726888028.81271: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a644a0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381af43b0> <<< 7163 1726888028.81276: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888028.81279: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988c54950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988c29df0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988c56ea0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988c55be0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e96c90> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7163 1726888028.81346: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888028.81375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988c7f230> <<< 7163 1726888028.81379: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381af5640> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a6eb40> <<< 7163 1726888028.81411: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a6fef0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a6e780> # zipimport: zlib available <<< 7163 1726888028.81574: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888028.81578: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 7163 1726888028.81580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988ca35c0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7163 1726888028.81714: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.81823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988d043b0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7163 1726888028.81840: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888028.81951: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.81966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7163 1726888028.82022: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988d06b10> <<< 7163 1726888028.82246: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 7163 1726888028.82262: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 7163 1726888028.82281: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988d044d0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988cc53d0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b094c0> <<< 7163 1726888028.82297: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888028.82358: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988ca23c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988c57e00> <<< 7163 1726888028.82387: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654efd940> <<< 7163 1726888028.82407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 7163 1726888028.82425: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 7163 1726888028.82473: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654efe630> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654ef9bb0> <<< 7163 1726888028.82483: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1988ca24e0> <<< 7163 1726888028.82577: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.82595: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 7163 1726888028.82652: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_2rg87alm/ansible_stat_payload.zip' # zipimport: zlib available <<< 7163 1726888028.82762: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.82815: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.82857: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 7163 1726888028.82885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7163 1726888028.82889: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654efe690> # zipimport: zlib available <<< 7163 1726888028.82951: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7163 1726888028.83100: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7163 1726888028.83104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888028.83148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b5f170> import '_typing' # <<< 7163 1726888028.83252: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381afd8b0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 7163 1726888028.83255: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381afe720> <<< 7163 1726888028.83269: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381af59a0> <<< 7163 1726888028.83301: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 7163 1726888028.83577: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 7163 1726888028.83581: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.83583: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b3e060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b3d220> # zipimport: zlib available import 'ansible' # <<< 7163 1726888028.83782: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.83785: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 7163 1726888028.83805: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381afe660> # zipimport: zlib available <<< 7163 1726888028.83882: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.83897: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 7163 1726888028.83942: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.83976: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 7163 1726888028.83988: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.84048: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.84144: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 7163 1726888028.84175: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.84179: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 7163 1726888028.84212: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.84256: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 7163 1726888028.84260: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.84483: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.84595: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.84685: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.84783: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7163 1726888028.84799: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888028.84818: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 7163 1726888028.84844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 7163 1726888028.84848: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654eff920> # zipimport: zlib available <<< 7163 1726888028.84860: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.84902: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.84996: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 7163 1726888028.84999: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.85041: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 7163 1726888028.85045: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.85049: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 7163 1726888028.85076: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.85079: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.85114: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 7163 1726888028.85236: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888028.85254: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 7163 1726888028.85362: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 7163 1726888028.85366: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.85375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888028.85446: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654d0a270> <<< 7163 1726888028.85584: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7163 1726888028.85592: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654d05b50> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888028.85645: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.85665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 7163 1726888028.85792: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381aff830> # zipimport: zlib available <<< 7163 1726888028.85796: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.85814: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.85818: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7163 1726888028.85832: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.85965: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888028.85983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654ffe9c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654fee690> <<< 7163 1726888028.86056: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888028.86061: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654efc9b0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e6cdd0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 7163 1726888028.86086: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.86234: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 7163 1726888028.86237: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 7163 1726888028.86259: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 7163 1726888028.86262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888028.86478: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.86493: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f538190a270> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53819051c0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888028.86569: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.86573: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.86575: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.86656: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 7163 1726888028.86683: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7163 1726888028.86765: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ <<< 7163 1726888028.86920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381bfeb70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381bee840> <<< 7163 1726888028.86957: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538190a360> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381ba26c0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 7163 1726888028.87039: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 7163 1726888028.87070: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time<<< 7163 1726888028.87107: stdout chunk (state=3): >>> # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path <<< 7163 1726888028.87111: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 7163 1726888028.87273: stdout chunk (state=3): >>># cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools <<< 7163 1726888028.87277: stdout chunk (state=3): >>># cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random <<< 7163 1726888028.87284: stdout chunk (state=3): >>># destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters <<< 7163 1726888028.87287: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 7163 1726888028.87301: stdout chunk (state=3): >>># destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 7163 1726888028.87434: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.87465: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.87513: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 7163 1726888028.87535: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b5d460> <<< 7163 1726888028.87579: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888028.87769: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988b86b10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b868a0> <<< 7163 1726888028.87773: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b861b0> <<< 7163 1726888028.87808: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ <<< 7163 1726888028.87811: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 7163 1726888028.87815: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux <<< 7163 1726888028.87820: stdout chunk (state=3): >>># destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 7163 1726888028.87836: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 7163 1726888028.87904: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 7163 1726888028.87908: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 7163 1726888028.87964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b86600> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b5fe00> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988b87860> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988b87aa0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7163 1726888028.88056: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery<<< 7163 1726888028.88059: stdout chunk (state=3): >>> # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random <<< 7163 1726888028.88075: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon <<< 7163 1726888028.88100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 7163 1726888028.88447: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b87f50> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988515d30> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988517950> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 7163 1726888028.88519: stdout chunk (state=3): >>># cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 7163 1726888028.88531: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 7163 1726888028.89182: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988518290> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19885193d0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198851be90> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988e3fdd0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198851a150> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988523e00> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19885228d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988522630> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7163 1726888028.89188: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.46.206 closed. <<< 7163 1726888028.89191: stdout chunk (state=3): >>><<< 7163 1726888028.89195: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 7163 1726888028.89208: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988522ba0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198851a660> <<< 7163 1726888028.89262: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198856bef0> <<< 7163 1726888028.89265: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py <<< 7163 1726888028.89268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198856c1d0> <<< 7163 1726888028.89343: stderr chunk (state=3): >>><<< 7163 1726888028.89530: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 7163 1726888028.89534: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198856dc40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198856da00> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< <10.31.46.206> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6559bc4d0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65598bb00>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6559bea50>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6559cd130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6559cdfa0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557abe00>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557abec0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557e3830>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557e3ec0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557c3ad0>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557c11f0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557a8fb0>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6558037a0>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6558023c0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557c2090>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe655800b30>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe655838830>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557a8230>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe655838ce0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe655838b90>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe655838f50>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557a6d50>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6558395b0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6558392b0>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65583a4b0>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6558506b0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe655851d90>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe655852c30>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe655853290>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe655852180>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe655853d10>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe655853440>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65583a420>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6555cfbc0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6555f8710>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6555f8470>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6555f86b0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6555f8fe0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6555f9910>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6555f8890>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6555cdd60>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6555fac90>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6555f8e60>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65583abd0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe655622ff0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65564b350>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6556a80e0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6556aa840>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6556a8200>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe655675100>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654f29190>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65564a180>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6555fbbc0>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe65564a4e0>\r\n# zipimport: found 30 names in \'/tmp/ansible_stat_payload_pe68wfbn/ansible_stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654f7aed0>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654f59dc0>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654f58f20>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654f78da0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654faa870>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654faa600>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654fa9f10>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654faa360>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654f7bb60>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654fab620>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654fab860>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654fabda0>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e0db50>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654e0f770>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e10140>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e112e0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e13d40>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6557a6e40>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e12000>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e1bc50>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e1a720>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e1a480>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e1a9f0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e12510>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654e63e90>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e63fe0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654e65a00>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e657c0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654e67f50>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e660f0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e6b6e0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e67fb0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654e6c4a0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654e6c8f0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654e6c9b0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e64080>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654ef8170>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654ef9790>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e6e900>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654e6fcb0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e6e540>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654efd940>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654efe630>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654ef9bb0>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654efe690>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654eff920>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654d0a270>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654d05b50>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654ffe9c0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654fee690>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654efc9b0>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e6cdd0>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.46.206 closed.\r\n") 7163 1726888028.89964: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6559bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65598bb00> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6559bea50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6559cd130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6559cdfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557abe00> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557abec0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557e3830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557e3ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557c3ad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557c11f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557a8fb0> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6558037a0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6558023c0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557c2090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe655800b30> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe655838830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557a8230> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe655838ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe655838b90> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe655838f50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6557a6d50> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6558395b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6558392b0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65583a4b0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6558506b0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe655851d90> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe655852c30> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe655853290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe655852180> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe655853d10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe655853440> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65583a420> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6555cfbc0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6555f8710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6555f8470> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6555f86b0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6555f8fe0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6555f9910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6555f8890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6555cdd60> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6555fac90> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6555f8e60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65583abd0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe655622ff0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65564b350> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6556a80e0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6556aa840> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6556a8200> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe655675100> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654f29190> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65564a180> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6555fbbc0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe65564a4e0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_pe68wfbn/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654f7aed0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654f59dc0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654f58f20> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654f78da0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654faa870> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654faa600> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654fa9f10> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654faa360> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654f7bb60> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654fab620> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654fab860> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654fabda0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e0db50> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654e0f770> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e10140> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e112e0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e13d40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6557a6e40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e12000> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e1bc50> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e1a720> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e1a480> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e1a9f0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e12510> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654e63e90> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e63fe0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654e65a00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e657c0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654e67f50> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e660f0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e6b6e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e67fb0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654e6c4a0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654e6c8f0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654e6c9b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e64080> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654ef8170> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654ef9790> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e6e900> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654e6fcb0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e6e540> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654efd940> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654efe630> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654ef9bb0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654efe690> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654eff920> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe654d0a270> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654d05b50> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654ffe9c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654fee690> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654efc9b0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe654e6cdd0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.46.206 closed. 7163 1726888028.90098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7163 1726888028.90102: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988570230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198856e330> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888028.90105: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 7163 1726888028.90108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 7163 1726888028.90145: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.215 closed. <<< 7163 1726888028.90153: stderr chunk (state=3): >>><<< 7163 1726888028.90156: stdout chunk (state=3): >>><<< <10.31.12.215> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53825604d0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538252fb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5382562a50>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5382571130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5382571fa0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538234fe00>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538234fec0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5382387830>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5382387ec0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5382367ad0>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823651f0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538234cfb0>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823a77d0>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823a63f0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823660c0>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823a4bf0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823dc830>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538234c230>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f53823dcce0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823dcb90>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f53823dcf80>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538234ad50>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823dd670>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823dd340>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823de570>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823f4770>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f53823f5e50>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823f6cf0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f53823f7320>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823f6240>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f53823f7da0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823f74d0>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823de4e0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5382173c50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f538219c7a0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538219c500>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f538219c740>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f538219d0a0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f538219da90>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538219c950>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5382171df0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538219eea0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538219dbe0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823dec90>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53821c7230>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53821eb5c0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538224c3b0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538224eb10>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538224c4d0>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538220d3d0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381b25460>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53821ea3c0>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538219fe00>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f53821ea4e0>\r\n# zipimport: found 30 names in \'/tmp/ansible_stat_payload_vdkbqe2r/ansible_stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381b7b0e0>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381b59fd0>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381b59190>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381b793d0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381ba2ae0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381ba2870>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381ba2180>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381ba25d0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381b7bd70>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381ba38c0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381ba3b00>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381ba3f50>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a0ddc0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a0f9e0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a103e0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a112e0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a13fe0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a18110>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a122a0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a1bef0>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a1a9c0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a1a720>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a1ac90>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a127b0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a63f80>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a64200>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a65d90>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a65b50>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a68290>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a66420>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a6ba70>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a68440>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a6c7a0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a6cb30>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a6cce0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a644a0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381af43b0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381af5640>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a6eb40>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a6fef0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a6e780>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381afd8b0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381afe720>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381af59a0>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381afe660>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381aff830>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f538190a270>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53819051c0>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381bfeb70>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381bee840>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538190a360>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381ba26c0>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.215 closed.\r\n") 7163 1726888028.90259: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53825604d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538252fb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5382562a50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5382571130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5382571fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538234fe00> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538234fec0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5382387830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5382387ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5382367ad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823651f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538234cfb0> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823a77d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823a63f0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823660c0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823a4bf0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823dc830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538234c230> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f53823dcce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823dcb90> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f53823dcf80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538234ad50> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823dd670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823dd340> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823de570> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823f4770> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f53823f5e50> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823f6cf0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f53823f7320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823f6240> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f53823f7da0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823f74d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823de4e0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5382173c50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f538219c7a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538219c500> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f538219c740> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f538219d0a0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f538219da90> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538219c950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5382171df0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538219eea0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538219dbe0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53823dec90> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53821c7230> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53821eb5c0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538224c3b0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538224eb10> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538224c4d0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538220d3d0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381b25460> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53821ea3c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538219fe00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f53821ea4e0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_vdkbqe2r/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381b7b0e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381b59fd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381b59190> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381b793d0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381ba2ae0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381ba2870> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381ba2180> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381ba25d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381b7bd70> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381ba38c0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381ba3b00> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381ba3f50> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a0ddc0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a0f9e0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a103e0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a112e0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a13fe0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a18110> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a122a0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a1bef0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a1a9c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a1a720> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a1ac90> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a127b0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a63f80> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a64200> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a65d90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a65b50> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a68290> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a66420> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a6ba70> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a68440> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a6c7a0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a6cb30> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a6cce0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a644a0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381af43b0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381af5640> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a6eb40> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381a6fef0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381a6e780> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5381afd8b0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381afe720> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381af59a0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381afe660> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381aff830> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f538190a270> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53819051c0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381bfeb70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381bee840> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f538190a360> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5381ba26c0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.215 closed. 7163 1726888028.90821: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19885739e0> <<< 7163 1726888028.90827: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19885703e0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988574a40> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988574bc0> <<< 7163 1726888028.92395: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988574b90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198856c350> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19884002c0> <<< 7163 1726888028.92399: done with _execute_module (stat, {'path': '/run/ostree-booted', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7163 1726888028.93945: _low_level_execute_command(): starting 7163 1726888028.93950: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344/ > /dev/null 2>&1 && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888028.93956: done with _execute_module (stat, {'path': '/run/ostree-booted', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888028.1724403-7234-24269906264344/ > /dev/null 2>&1 && sleep 0'"'"'' 7163 1726888028.93962: _low_level_execute_command(): starting 7163 1726888028.93965: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178/ > /dev/null 2>&1 && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888028.1660848-7232-134853573364178/ > /dev/null 2>&1 && sleep 0'"'"'' 7163 1726888028.93972: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19884014c0> <<< 7163 1726888028.93975: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988576a50> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988577e00> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988576660> <<< 7163 1726888028.93980: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888028.93983: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 7163 1726888028.93985: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 7163 1726888028.93988: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888028.93990: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.93993: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888028.93998: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' <<< 7163 1726888028.94000: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888028.94003: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888028.94005: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888028.94008: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888028.94010: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' <<< 7163 1726888028.94013: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888028.94015: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888028.94017: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888028.94020: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888028.94022: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 7163 1726888028.94025: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 7163 1726888028.94027: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7163 1726888028.94030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888028.94143: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988405850> <<< 7163 1726888028.94153: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 7163 1726888028.94156: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988406cf0> <<< 7163 1726888028.94159: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19884016d0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 7163 1726888028.94161: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.94218: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 7163 1726888028.94246: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988406de0> <<< 7163 1726888028.94272: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.94914: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888028.94918: stdout chunk (state=3): >>><<< 7163 1726888028.94920: stderr chunk (state=3): >>><<< <10.31.12.215> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888028.95352: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888028.95355: handler run complete 7163 1726888028.95357: variable 'ansible_facts' from source: host vars for 'managed_node1' 7163 1726888028.95359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888028.95361: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.95363: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888028.95365: stdout chunk (state=3): >>><<< 7163 1726888028.95367: stderr chunk (state=3): >>><<< <10.31.46.206> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888028.95372: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888028.95376: handler run complete 7163 1726888028.95378: variable 'ansible_facts' from source: host vars for 'managed_node3' 7163 1726888028.95379: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888028.95381: variable 'ansible_facts' from source: host vars for 'managed_node1' 7163 1726888028.95383: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888028.95385: attempt loop complete, returning result 7163 1726888028.95387: _execute() done 7163 1726888028.95389: dumping result to json 7163 1726888028.95391: variable 'ansible_facts' from source: host vars for 'managed_node3' 7163 1726888028.95393: done dumping result, returning 7163 1726888028.95394: done running TaskExecutor() for managed_node1/TASK: Check if system is ostree [02619b48-4a2f-6d34-1d0e-00000000004e] 7163 1726888028.95396: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000004e 7163 1726888028.95398: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888028.95400: attempt loop complete, returning result 7163 1726888028.95403: _execute() done 7163 1726888028.95406: dumping result to json 7163 1726888028.95572: done dumping result, returning 7163 1726888028.95576: done running TaskExecutor() for managed_node3/TASK: Check if system is ostree [02619b48-4a2f-6d34-1d0e-00000000004e] 7163 1726888028.95581: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000004e 7163 1726888028.95754: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000004e 7163 1726888028.95757: WORKER PROCESS EXITING 7163 1726888028.95774: stdout chunk (state=3): >>># zipimport: zlib available <<< ok: [managed_node3] => { "ansible_facts": { "discovered_interpreter_python": "/usr/bin/python3.12" }, "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/run/ostree-booted" } }, "stat": { "exists": false } } 7163 1726888028.95981: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000004e 7163 1726888028.95985: WORKER PROCESS EXITING 7163 1726888028.95987: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.96171: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888028.96175: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 7163 1726888028.96177: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.96196: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.96310: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 7163 1726888028.96343: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.96370: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< ok: [managed_node1] => { "ansible_facts": { "discovered_interpreter_python": "/usr/bin/python3.12" }, "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/run/ostree-booted" } }, "stat": { "exists": false } } 7163 1726888028.96643: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 7163 1726888028.96850: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.97363: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 7163 1726888028.97410: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19884079e0> <<< 7163 1726888028.97436: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.97542: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.97706: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 7163 1726888028.97710: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 7163 1726888028.97780: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.97904: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 7163 1726888028.97908: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.97923: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.97957: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.98108: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.98150: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 7163 1726888028.98225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888028.98359: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19884122a0> <<< 7163 1726888028.98643: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198840f560> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888028.98674: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888028.98731: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py <<< 7163 1726888028.98796: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 7163 1726888028.98975: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7163 1726888028.98992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7163 1726888028.99026: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988502b10> <<< 7163 1726888028.99092: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988bc2810> <<< 7163 1726888028.99214: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988412330> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988407890> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 7163 1726888028.99235: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.99322: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.99346: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 7163 1726888028.99390: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 7163 1726888028.99404: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888028.99558: stdout chunk (state=3): >>>import 'ansible.modules' # # zipimport: zlib available <<< 7163 1726888028.99646: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888028.99953: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888029.00243: stdout chunk (state=3): >>> <<< 7163 1726888029.00281: stdout chunk (state=3): >>>{"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ <<< 7163 1726888029.00649: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1<<< 7163 1726888029.00694: stdout chunk (state=3): >>> # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases <<< 7163 1726888029.00736: stdout chunk (state=3): >>># cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections <<< 7163 1726888029.00883: stdout chunk (state=3): >>># cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit <<< 7163 1726888029.00886: stdout chunk (state=3): >>># cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform <<< 7163 1726888029.01086: stdout chunk (state=3): >>># cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 7163 1726888029.01473: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii<<< 7163 1726888029.01498: stdout chunk (state=3): >>> # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 7163 1726888029.01752: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib <<< 7163 1726888029.01758: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum <<< 7163 1726888029.01872: stdout chunk (state=3): >>># cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins<<< 7163 1726888029.01964: stdout chunk (state=3): >>> <<< 7163 1726888029.02091: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections <<< 7163 1726888029.02128: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 7163 1726888029.02197: stdout chunk (state=3): >>># destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 7163 1726888029.02281: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules <<< 7163 1726888029.02374: stdout chunk (state=3): >>># destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 7163 1726888029.02403: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref <<< 7163 1726888029.02444: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _string # destroy re <<< 7163 1726888029.02511: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins <<< 7163 1726888029.02589: stdout chunk (state=3): >>># destroy _thread # clear sys.audit hooks <<< 7163 1726888029.03319: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.45.174 closed. <<< 7163 1726888029.03322: stderr chunk (state=3): >>><<< 7163 1726888029.03325: stdout chunk (state=3): >>><<< <10.31.45.174> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19890184d0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988fe7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198901aa50>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988dc9130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988dc9fa0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e07e00>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e07ec0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e3f830>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e3fec0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e1fad0>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e1d1f0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e04fb0>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e5f7d0>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e5e3f0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e1e0c0>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e5cbf0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e94830>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e04230>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988e94ce0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e94b90>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988e94f80>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e02d50>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e95670>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e95340>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e96570>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988eac770>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988eade50>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988eaecf0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988eaf320>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988eae240>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988eafda0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988eaf4d0>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e964e0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988c2bc50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988c547a0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988c54500>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988c54740>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988c550a0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988c55a90>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988c54950>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988c29df0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988c56ea0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988c55be0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e96c90>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988c7f230>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988ca35c0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988d043b0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988d06b10>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988d044d0>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988cc53d0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b094c0>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988ca23c0>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988c57e00>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1988ca24e0>\r\n# zipimport: found 30 names in \'/tmp/ansible_stat_payload_2rg87alm/ansible_stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b5f170>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b3e060>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b3d220>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b5d460>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988b86b10>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b868a0>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b861b0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b86600>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b5fe00>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988b87860>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988b87aa0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b87f50>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988515d30>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988517950>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988518290>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19885193d0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198851be90>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988e3fdd0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198851a150>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988523e00>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19885228d0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988522630>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988522ba0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198851a660>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198856bef0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198856c1d0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198856dc40>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198856da00>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988570230>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198856e330>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19885739e0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19885703e0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988574a40>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988574bc0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988574b90>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198856c350>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19884002c0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19884014c0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988576a50>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988577e00>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988576660>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988405850>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988406cf0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19884016d0>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988406de0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19884079e0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19884122a0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198840f560>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988502b10>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988bc2810>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988412330>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988407890>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.45.174 closed.\r\n") 7163 1726888029.03551: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19890184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988fe7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198901aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988dc9130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988dc9fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e07e00> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e07ec0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e3f830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e3fec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e1fad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e1d1f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e04fb0> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e5f7d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e5e3f0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e1e0c0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e5cbf0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e94830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e04230> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988e94ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e94b90> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988e94f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e02d50> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e95670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e95340> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e96570> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988eac770> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988eade50> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988eaecf0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988eaf320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988eae240> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988eafda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988eaf4d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e964e0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988c2bc50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988c547a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988c54500> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988c54740> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988c550a0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988c55a90> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988c54950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988c29df0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988c56ea0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988c55be0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988e96c90> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988c7f230> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988ca35c0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988d043b0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988d06b10> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988d044d0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988cc53d0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b094c0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988ca23c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988c57e00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1988ca24e0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_2rg87alm/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b5f170> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b3e060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b3d220> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b5d460> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988b86b10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b868a0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b861b0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b86600> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b5fe00> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988b87860> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988b87aa0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988b87f50> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988515d30> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988517950> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988518290> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19885193d0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198851be90> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988e3fdd0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198851a150> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988523e00> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19885228d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988522630> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988522ba0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198851a660> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198856bef0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198856c1d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198856dc40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198856da00> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988570230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198856e330> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19885739e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19885703e0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988574a40> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988574bc0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988574b90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198856c350> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19884002c0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19884014c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988576a50> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988577e00> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988576660> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988405850> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988406cf0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19884016d0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988406de0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19884079e0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19884122a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198840f560> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988502b10> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988bc2810> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988412330> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988407890> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.45.174 closed. 7163 1726888029.04937: done with _execute_module (stat, {'path': '/run/ostree-booted', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7163 1726888029.04942: _low_level_execute_command(): starting 7163 1726888029.04945: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692/ > /dev/null 2>&1 && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888028.1652677-7233-239002072329692/ > /dev/null 2>&1 && sleep 0'"'"'' 7163 1726888029.05559: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888029.05563: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888029.05565: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888029.05568: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' <<< 7163 1726888029.05571: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888029.05573: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888029.05575: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888029.05766: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6519 <<< 7163 1726888029.05770: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888029.05773: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888029.07798: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888029.07884: stdout chunk (state=3): >>><<< 7163 1726888029.07890: stderr chunk (state=3): >>><<< <10.31.45.174> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888029.08073: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888029.08076: handler run complete 7163 1726888029.08079: variable 'ansible_facts' from source: host vars for 'managed_node2' 7163 1726888029.08099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888029.08345: variable 'ansible_facts' from source: host vars for 'managed_node2' 7163 1726888029.08364: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888029.08384: attempt loop complete, returning result 7163 1726888029.08453: _execute() done 7163 1726888029.08456: dumping result to json 7163 1726888029.08458: done dumping result, returning 7163 1726888029.08468: done running TaskExecutor() for managed_node2/TASK: Check if system is ostree [02619b48-4a2f-6d34-1d0e-00000000004e] 7163 1726888029.08647: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000004e ok: [managed_node2] => { "ansible_facts": { "discovered_interpreter_python": "/usr/bin/python3.12" }, "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/run/ostree-booted" } }, "stat": { "exists": false } } 7163 1726888029.09143: no more pending results, returning what we have 7163 1726888029.09148: results queue empty 7163 1726888029.09149: checking for any_errors_fatal 7163 1726888029.09151: done checking for any_errors_fatal 7163 1726888029.09152: checking for max_fail_percentage 7163 1726888029.09153: done checking for max_fail_percentage 7163 1726888029.09154: checking to see if all hosts have failed and the running result is not ok 7163 1726888029.09156: done checking to see if all hosts have failed 7163 1726888029.09157: getting the remaining hosts for this loop 7163 1726888029.09158: done getting the remaining hosts for this loop 7163 1726888029.09162: getting the next task for host managed_node1 7163 1726888029.09168: done getting next task for host managed_node1 7163 1726888029.09170: ^ task is: TASK: Set flag to indicate system is ostree 7163 1726888029.09173: ^ state is: HOST STATE: block=1, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888029.09174: getting the next task for host managed_node2 7163 1726888029.09176: done getting next task for host managed_node2 7163 1726888029.09180: ^ task is: TASK: Set flag to indicate system is ostree 7163 1726888029.09182: ^ state is: HOST STATE: block=1, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888029.09183: getting the next task for host managed_node3 7163 1726888029.09184: done getting next task for host managed_node3 7163 1726888029.09186: ^ task is: TASK: Set flag to indicate system is ostree 7163 1726888029.09187: ^ state is: HOST STATE: block=1, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888029.09194: getting variables 7163 1726888029.09195: in VariableManager get_vars() 7163 1726888029.09220: Calling all_inventory to load vars for managed_node1 7163 1726888029.09223: Calling groups_inventory to load vars for managed_node1 7163 1726888029.09225: Calling all_plugins_inventory to load vars for managed_node1 7163 1726888029.09367: Calling all_plugins_play to load vars for managed_node1 7163 1726888029.09371: Calling groups_plugins_inventory to load vars for managed_node1 7163 1726888029.09374: Calling groups_plugins_play to load vars for managed_node1 7163 1726888029.09445: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000004e 7163 1726888029.09600: WORKER PROCESS EXITING 7163 1726888029.09590: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888029.09675: done with get_vars() 7163 1726888029.09688: done getting variables 7163 1726888029.09944: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml:11 Friday 20 September 2024 23:07:09 -0400 (0:00:01.038) 0:00:01.109 ****** 7163 1726888029.10008: entering _queue_task() for managed_node1/set_fact 7163 1726888029.10010: Creating lock for set_fact 7163 1726888029.10521: worker is 1 (out of 3 available) 7163 1726888029.10531: exiting _queue_task() for managed_node1/set_fact 7163 1726888029.10549: getting variables 7163 1726888029.10554: in VariableManager get_vars() 7163 1726888029.10684: Calling all_inventory to load vars for managed_node2 7163 1726888029.10688: Calling groups_inventory to load vars for managed_node2 7163 1726888029.10691: Calling all_plugins_inventory to load vars for managed_node2 7163 1726888029.10707: Calling all_plugins_play to load vars for managed_node2 7163 1726888029.10710: Calling groups_plugins_inventory to load vars for managed_node2 7163 1726888029.10713: Calling groups_plugins_play to load vars for managed_node2 7163 1726888029.11017: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888029.11372: done with get_vars() 7163 1726888029.11385: done getting variables 7163 1726888029.11594: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7163 1726888029.11614: entering _queue_task() for managed_node2/set_fact 7163 1726888029.11647: running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree 7163 1726888029.11651: in run() - task 02619b48-4a2f-6d34-1d0e-00000000004f 7163 1726888029.11654: variable 'ansible_search_path' from source: unknown 7163 1726888029.11657: variable 'ansible_search_path' from source: unknown 7163 1726888029.11659: calling self._execute() 7163 1726888029.11662: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888029.11664: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888029.11666: variable 'omit' from source: magic vars 7163 1726888029.12518: worker is 2 (out of 3 available) 7163 1726888029.12531: exiting _queue_task() for managed_node2/set_fact 7163 1726888029.12765: getting variables 7163 1726888029.12769: in VariableManager get_vars() 7163 1726888029.13095: Calling all_inventory to load vars for managed_node3 7163 1726888029.13099: Calling groups_inventory to load vars for managed_node3 7163 1726888029.13102: Calling all_plugins_inventory to load vars for managed_node3 7163 1726888029.13119: Calling all_plugins_play to load vars for managed_node3 7163 1726888029.13123: Calling groups_plugins_inventory to load vars for managed_node3 7163 1726888029.13128: Calling groups_plugins_play to load vars for managed_node3 7163 1726888029.13193: running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree 7163 1726888029.13197: in run() - task 02619b48-4a2f-6d34-1d0e-00000000004f 7163 1726888029.13309: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7163 1726888029.13312: variable 'ansible_search_path' from source: unknown 7163 1726888029.13315: variable 'ansible_search_path' from source: unknown 7163 1726888029.13318: calling self._execute() 7163 1726888029.13423: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888029.13502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888029.13518: variable 'omit' from source: magic vars 7163 1726888029.13539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888029.13576: done with get_vars() 7163 1726888029.13585: done getting variables 7163 1726888029.13683: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7163 1726888029.13695: entering _queue_task() for managed_node3/set_fact 7163 1726888029.15312: worker is 3 (out of 3 available) 7163 1726888029.15322: exiting _queue_task() for managed_node3/set_fact 7163 1726888029.15335: done queuing things up, now waiting for results queue to drain 7163 1726888029.15337: waiting for pending results... 7163 1726888029.15369: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7163 1726888029.15374: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7163 1726888029.15377: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7163 1726888029.15379: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7163 1726888029.15382: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7163 1726888029.15385: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 7163 1726888029.15388: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 7163 1726888029.15391: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 7163 1726888029.15676: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7163 1726888029.15820: running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree 7163 1726888029.16346: in run() - task 02619b48-4a2f-6d34-1d0e-00000000004f 7163 1726888029.16349: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7163 1726888029.16352: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 7163 1726888029.16355: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7163 1726888029.16371: Evaluated conditional (not __tlog_is_ostree is defined): True 7163 1726888029.16374: variable 'omit' from source: magic vars 7163 1726888029.16554: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7163 1726888029.16557: variable 'ansible_search_path' from source: unknown 7163 1726888029.16560: variable 'ansible_search_path' from source: unknown 7163 1726888029.16671: calling self._execute() 7163 1726888029.16790: variable 'omit' from source: magic vars 7163 1726888029.17090: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888029.17094: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888029.17096: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 7163 1726888029.17098: variable 'omit' from source: magic vars 7163 1726888029.17101: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 7163 1726888029.17104: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 7163 1726888029.17134: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 7163 1726888029.17542: variable '__ostree_booted_stat' from source: set_fact 7163 1726888029.17547: variable 'omit' from source: magic vars 7163 1726888029.17554: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7163 1726888029.17847: Evaluated conditional (not __tlog_is_ostree is defined): True 7163 1726888029.17850: variable 'omit' from source: magic vars 7163 1726888029.17854: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7163 1726888029.17858: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7163 1726888029.17860: variable 'omit' from source: magic vars 7163 1726888029.18099: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888029.18103: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888029.18106: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7163 1726888029.18108: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888029.18110: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888029.18532: Set connection var ansible_shell_executable to /bin/sh 7163 1726888029.18556: Set connection var ansible_timeout to 10 7163 1726888029.18746: Set connection var ansible_module_compression to ZIP_DEFLATED 7163 1726888029.18750: variable '__ostree_booted_stat' from source: set_fact 7163 1726888029.18752: Set connection var ansible_shell_type to sh 7163 1726888029.18754: Set connection var ansible_pipelining to False 7163 1726888029.18757: Set connection var ansible_connection to ssh 7163 1726888029.18759: variable 'ansible_shell_executable' from source: unknown 7163 1726888029.18761: variable 'ansible_connection' from source: unknown 7163 1726888029.18763: variable 'ansible_module_compression' from source: unknown 7163 1726888029.18767: variable 'ansible_shell_type' from source: unknown 7163 1726888029.18770: variable 'ansible_shell_executable' from source: unknown 7163 1726888029.18772: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888029.18774: variable 'ansible_pipelining' from source: unknown 7163 1726888029.18777: variable 'ansible_timeout' from source: unknown 7163 1726888029.18780: variable 'omit' from source: magic vars 7163 1726888029.18782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888029.18784: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7163 1726888029.18853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7163 1726888029.18856: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7163 1726888029.18860: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7163 1726888029.19024: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888029.19028: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888029.19180: variable 'inventory_hostname' from source: host vars for 'managed_node2' 7163 1726888029.19184: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888029.19186: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888029.19252: Set connection var ansible_shell_executable to /bin/sh 7163 1726888029.19256: Set connection var ansible_timeout to 10 7163 1726888029.19258: Set connection var ansible_module_compression to ZIP_DEFLATED 7163 1726888029.19260: Set connection var ansible_shell_type to sh 7163 1726888029.19263: Set connection var ansible_pipelining to False 7163 1726888029.19265: Set connection var ansible_connection to ssh 7163 1726888029.19515: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7163 1726888029.19519: variable 'omit' from source: magic vars 7163 1726888029.19561: starting attempt loop 7163 1726888029.19564: running the handler 7163 1726888029.19567: handler run complete 7163 1726888029.19569: attempt loop complete, returning result 7163 1726888029.19571: _execute() done 7163 1726888029.19688: dumping result to json 7163 1726888029.19695: done dumping result, returning 7163 1726888029.19698: done running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree [02619b48-4a2f-6d34-1d0e-00000000004f] 7163 1726888029.19701: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000004f ok: [managed_node1] => { "ansible_facts": { "__tlog_is_ostree": false }, "changed": false } 7163 1726888029.20065: variable 'ansible_shell_executable' from source: unknown 7163 1726888029.20069: variable 'ansible_connection' from source: unknown 7163 1726888029.20072: variable 'ansible_module_compression' from source: unknown 7163 1726888029.20075: variable 'ansible_shell_type' from source: unknown 7163 1726888029.20077: variable 'ansible_shell_executable' from source: unknown 7163 1726888029.20080: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888029.20082: variable 'ansible_pipelining' from source: unknown 7163 1726888029.20084: variable 'ansible_timeout' from source: unknown 7163 1726888029.20086: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888029.20089: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000004f 7163 1726888029.20091: WORKER PROCESS EXITING 7163 1726888029.20093: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7163 1726888029.20526: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7163 1726888029.20529: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7163 1726888029.20532: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7163 1726888029.20540: variable 'omit' from source: magic vars 7163 1726888029.20543: starting attempt loop 7163 1726888029.20546: running the handler 7163 1726888029.20549: handler run complete 7163 1726888029.20551: attempt loop complete, returning result 7163 1726888029.20553: _execute() done 7163 1726888029.20556: dumping result to json 7163 1726888029.20558: done dumping result, returning 7163 1726888029.20560: done running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree [02619b48-4a2f-6d34-1d0e-00000000004f] 7163 1726888029.21143: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000004f 7163 1726888029.21146: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7163 1726888029.21186: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000004f 7163 1726888029.21189: WORKER PROCESS EXITING 7163 1726888029.21192: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 7163 1726888029.21194: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 7163 1726888029.21196: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) ok: [managed_node2] => { "ansible_facts": { "__tlog_is_ostree": false }, "changed": false } 7163 1726888029.21665: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 7163 1726888029.21712: Evaluated conditional (not __tlog_is_ostree is defined): True 7163 1726888029.21990: variable 'omit' from source: magic vars 7163 1726888029.22098: variable 'omit' from source: magic vars 7163 1726888029.22543: variable '__ostree_booted_stat' from source: set_fact 7163 1726888029.22601: variable 'omit' from source: magic vars 7163 1726888029.22670: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7163 1726888029.22710: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7163 1726888029.22844: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7163 1726888029.22873: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888029.22986: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888029.23014: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7163 1726888029.23183: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888029.23186: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888029.23398: Set connection var ansible_shell_executable to /bin/sh 7163 1726888029.23402: Set connection var ansible_timeout to 10 7163 1726888029.23404: Set connection var ansible_module_compression to ZIP_DEFLATED 7163 1726888029.23548: Set connection var ansible_shell_type to sh 7163 1726888029.23563: Set connection var ansible_pipelining to False 7163 1726888029.23569: Set connection var ansible_connection to ssh 7163 1726888029.23597: variable 'ansible_shell_executable' from source: unknown 7163 1726888029.23833: variable 'ansible_connection' from source: unknown 7163 1726888029.23836: variable 'ansible_module_compression' from source: unknown 7163 1726888029.23840: variable 'ansible_shell_type' from source: unknown 7163 1726888029.23842: variable 'ansible_shell_executable' from source: unknown 7163 1726888029.23845: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888029.23847: variable 'ansible_pipelining' from source: unknown 7163 1726888029.23849: variable 'ansible_timeout' from source: unknown 7163 1726888029.23852: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888029.24115: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7163 1726888029.24287: variable 'omit' from source: magic vars 7163 1726888029.24297: starting attempt loop 7163 1726888029.24305: running the handler 7163 1726888029.24320: handler run complete 7163 1726888029.24352: attempt loop complete, returning result 7163 1726888029.24433: _execute() done 7163 1726888029.24443: dumping result to json 7163 1726888029.24459: done dumping result, returning 7163 1726888029.24499: done running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree [02619b48-4a2f-6d34-1d0e-00000000004f] 7163 1726888029.24519: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000004f ok: [managed_node3] => { "ansible_facts": { "__tlog_is_ostree": false }, "changed": false } 7163 1726888029.24899: no more pending results, returning what we have 7163 1726888029.24904: results queue empty 7163 1726888029.24905: checking for any_errors_fatal 7163 1726888029.24915: done checking for any_errors_fatal 7163 1726888029.24916: checking for max_fail_percentage 7163 1726888029.24918: done checking for max_fail_percentage 7163 1726888029.24919: checking to see if all hosts have failed and the running result is not ok 7163 1726888029.24920: done checking to see if all hosts have failed 7163 1726888029.24921: getting the remaining hosts for this loop 7163 1726888029.24923: done getting the remaining hosts for this loop 7163 1726888029.24926: getting the next task for host managed_node1 7163 1726888029.24934: done getting next task for host managed_node1 7163 1726888029.24936: ^ task is: TASK: meta (end_host) 7163 1726888029.25023: ^ state is: HOST STATE: block=1, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888029.25025: getting the next task for host managed_node2 7163 1726888029.25030: done getting next task for host managed_node2 7163 1726888029.25032: ^ task is: TASK: meta (end_host) 7163 1726888029.24782: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000004f 7163 1726888029.25042: WORKER PROCESS EXITING 7163 1726888029.25034: ^ state is: HOST STATE: block=1, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888029.25342: getting the next task for host managed_node3 7163 1726888029.25348: done getting next task for host managed_node3 7163 1726888029.25350: ^ task is: TASK: meta (end_host) 7163 1726888029.25352: ^ state is: HOST STATE: block=1, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888029.25359: getting variables 7163 1726888029.25361: in VariableManager get_vars() 7163 1726888029.25392: Calling all_inventory to load vars for managed_node1 7163 1726888029.25395: Calling groups_inventory to load vars for managed_node1 7163 1726888029.25397: Calling all_plugins_inventory to load vars for managed_node1 7163 1726888029.25407: Calling all_plugins_play to load vars for managed_node1 7163 1726888029.25410: Calling groups_plugins_inventory to load vars for managed_node1 7163 1726888029.25413: Calling groups_plugins_play to load vars for managed_node1 7163 1726888029.25458: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888029.25484: done with get_vars() 7163 1726888029.25494: done getting variables TASK [Skip test if not supported on ostree] ************************************ task path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml:15 Friday 20 September 2024 23:07:09 -0400 (0:00:00.159) 0:00:01.269 ****** 7163 1726888029.26000: in VariableManager get_vars() 7163 1726888029.26012: Calling all_inventory to load vars for managed_node1 7163 1726888029.26014: Calling groups_inventory to load vars for managed_node1 7163 1726888029.26016: Calling all_plugins_inventory to load vars for managed_node1 7163 1726888029.26021: Calling all_plugins_play to load vars for managed_node1 7163 1726888029.26023: Calling groups_plugins_inventory to load vars for managed_node1 7163 1726888029.26026: Calling groups_plugins_play to load vars for managed_node1 7163 1726888029.26158: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888029.26180: done with get_vars() 7163 1726888029.27230: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7163 1726888029.31928: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7163 1726888029.32129: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7163 1726888029.32168: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7163 1726888029.32645: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7163 1726888029.32781: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7163 1726888029.32857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7163 1726888029.33017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7163 1726888029.33126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7163 1726888029.33172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7163 1726888029.33184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7163 1726888029.33392: variable '__tlog_is_ostree' from source: set_fact 7163 1726888029.33406: Evaluated conditional (__tlog_is_ostree | d(false)): False META: end_host conditional evaluated to False, continuing execution for managed_node1 skipping: [managed_node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node1" } MSG: end_host conditional evaluated to false, continuing execution for managed_node1 7163 1726888029.33566: getting variables 7163 1726888029.33567: in VariableManager get_vars() 7163 1726888029.33581: Calling all_inventory to load vars for managed_node2 7163 1726888029.33583: Calling groups_inventory to load vars for managed_node2 7163 1726888029.33586: Calling all_plugins_inventory to load vars for managed_node2 7163 1726888029.33591: Calling all_plugins_play to load vars for managed_node2 7163 1726888029.33593: Calling groups_plugins_inventory to load vars for managed_node2 7163 1726888029.33596: Calling groups_plugins_play to load vars for managed_node2 7163 1726888029.33629: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888029.33771: done with get_vars() 7163 1726888029.33895: done getting variables TASK [Skip test if not supported on ostree] ************************************ task path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml:15 Friday 20 September 2024 23:07:09 -0400 (0:00:00.080) 0:00:01.350 ****** 7163 1726888029.34082: in VariableManager get_vars() 7163 1726888029.34095: Calling all_inventory to load vars for managed_node2 7163 1726888029.34216: Calling groups_inventory to load vars for managed_node2 7163 1726888029.34220: Calling all_plugins_inventory to load vars for managed_node2 7163 1726888029.34225: Calling all_plugins_play to load vars for managed_node2 7163 1726888029.34227: Calling groups_plugins_inventory to load vars for managed_node2 7163 1726888029.34230: Calling groups_plugins_play to load vars for managed_node2 7163 1726888029.34270: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888029.34290: done with get_vars() 7163 1726888029.34720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7163 1726888029.34747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7163 1726888029.34895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7163 1726888029.34937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7163 1726888029.35056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7163 1726888029.35142: variable '__tlog_is_ostree' from source: set_fact 7163 1726888029.35149: Evaluated conditional (__tlog_is_ostree | d(false)): False META: end_host conditional evaluated to False, continuing execution for managed_node2 skipping: [managed_node2] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node2" } MSG: end_host conditional evaluated to false, continuing execution for managed_node2 7163 1726888029.35175: getting variables 7163 1726888029.35176: in VariableManager get_vars() 7163 1726888029.35186: Calling all_inventory to load vars for managed_node3 7163 1726888029.35188: Calling groups_inventory to load vars for managed_node3 7163 1726888029.35443: Calling all_plugins_inventory to load vars for managed_node3 7163 1726888029.35449: Calling all_plugins_play to load vars for managed_node3 7163 1726888029.35451: Calling groups_plugins_inventory to load vars for managed_node3 7163 1726888029.35468: Calling groups_plugins_play to load vars for managed_node3 7163 1726888029.35505: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888029.35524: done with get_vars() 7163 1726888029.35531: done getting variables TASK [Skip test if not supported on ostree] ************************************ task path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml:15 Friday 20 September 2024 23:07:09 -0400 (0:00:00.015) 0:00:01.365 ****** 7163 1726888029.35611: in VariableManager get_vars() 7163 1726888029.35620: Calling all_inventory to load vars for managed_node3 7163 1726888029.35623: Calling groups_inventory to load vars for managed_node3 7163 1726888029.35625: Calling all_plugins_inventory to load vars for managed_node3 7163 1726888029.35629: Calling all_plugins_play to load vars for managed_node3 7163 1726888029.35631: Calling groups_plugins_inventory to load vars for managed_node3 7163 1726888029.35634: Calling groups_plugins_play to load vars for managed_node3 7163 1726888029.35706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888029.35725: done with get_vars() 7163 1726888029.36096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7163 1726888029.36125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7163 1726888029.36151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7163 1726888029.36307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7163 1726888029.36335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7163 1726888029.36518: variable '__tlog_is_ostree' from source: set_fact 7163 1726888029.36524: Evaluated conditional (__tlog_is_ostree | d(false)): False META: end_host conditional evaluated to False, continuing execution for managed_node3 skipping: [managed_node3] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node3" } MSG: end_host conditional evaluated to false, continuing execution for managed_node3 7163 1726888029.36558: done queuing things up, now waiting for results queue to drain 7163 1726888029.36561: results queue empty 7163 1726888029.36562: checking for any_errors_fatal 7163 1726888029.36564: done checking for any_errors_fatal 7163 1726888029.36565: checking for max_fail_percentage 7163 1726888029.36566: done checking for max_fail_percentage 7163 1726888029.36567: checking to see if all hosts have failed and the running result is not ok 7163 1726888029.36568: done checking to see if all hosts have failed 7163 1726888029.36569: getting the remaining hosts for this loop 7163 1726888029.36570: done getting the remaining hosts for this loop 7163 1726888029.36573: getting the next task for host managed_node1 7163 1726888029.36576: done getting next task for host managed_node1 7163 1726888029.36579: ^ task is: TASK: Ensure sssd user/group exist in /etc files 7163 1726888029.36581: ^ state is: HOST STATE: block=1, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888029.36582: getting the next task for host managed_node2 7163 1726888029.36585: done getting next task for host managed_node2 7163 1726888029.36586: ^ task is: TASK: Ensure sssd user/group exist in /etc files 7163 1726888029.36588: ^ state is: HOST STATE: block=1, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888029.36591: getting the next task for host managed_node3 7163 1726888029.36593: done getting next task for host managed_node3 7163 1726888029.36594: ^ task is: TASK: Ensure sssd user/group exist in /etc files 7163 1726888029.36596: ^ state is: HOST STATE: block=1, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888029.36598: getting variables 7163 1726888029.36599: in VariableManager get_vars() 7163 1726888029.36609: Calling all_inventory to load vars for managed_node1 7163 1726888029.36613: Calling groups_inventory to load vars for managed_node1 7163 1726888029.36615: Calling all_plugins_inventory to load vars for managed_node1 7163 1726888029.36619: Calling all_plugins_play to load vars for managed_node1 7163 1726888029.36622: Calling groups_plugins_inventory to load vars for managed_node1 7163 1726888029.36624: Calling groups_plugins_play to load vars for managed_node1 7163 1726888029.36968: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888029.36988: done with get_vars() 7163 1726888029.36994: done getting variables 7163 1726888029.37534: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Ensure sssd user/group exist in /etc files] ****************************** task path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml:21 Friday 20 September 2024 23:07:09 -0400 (0:00:00.019) 0:00:01.385 ****** 7163 1726888029.37557: entering _queue_task() for managed_node1/shell 7163 1726888029.37559: Creating lock for shell 7163 1726888029.38581: worker is 1 (out of 3 available) 7163 1726888029.38592: exiting _queue_task() for managed_node1/shell 7163 1726888029.38721: getting variables 7163 1726888029.38725: in VariableManager get_vars() 7163 1726888029.38911: Calling all_inventory to load vars for managed_node2 7163 1726888029.38915: Calling groups_inventory to load vars for managed_node2 7163 1726888029.38918: Calling all_plugins_inventory to load vars for managed_node2 7163 1726888029.38942: running TaskExecutor() for managed_node1/TASK: Ensure sssd user/group exist in /etc files 7163 1726888029.39022: Calling all_plugins_play to load vars for managed_node2 7163 1726888029.39026: Calling groups_plugins_inventory to load vars for managed_node2 7163 1726888029.39031: Calling groups_plugins_play to load vars for managed_node2 7163 1726888029.39208: in run() - task 02619b48-4a2f-6d34-1d0e-000000000052 7163 1726888029.39216: variable 'ansible_search_path' from source: unknown 7163 1726888029.39225: variable 'ansible_search_path' from source: unknown 7163 1726888029.39315: calling self._execute() 7163 1726888029.39464: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888029.39471: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888029.39759: variable 'omit' from source: magic vars 7163 1726888029.39861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888029.39900: done with get_vars() 7163 1726888029.39909: done getting variables 7163 1726888029.40011: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7163 1726888029.40022: entering _queue_task() for managed_node2/shell 7163 1726888029.40714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7163 1726888029.41663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7163 1726888029.41670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7163 1726888029.41675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7163 1726888029.41683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7163 1726888029.41611: worker is 2 (out of 3 available) 7163 1726888029.42005: exiting _queue_task() for managed_node2/shell 7163 1726888029.42017: getting variables 7163 1726888029.42020: in VariableManager get_vars() 7163 1726888029.42097: Calling all_inventory to load vars for managed_node3 7163 1726888029.42329: Calling groups_inventory to load vars for managed_node3 7163 1726888029.42334: Calling all_plugins_inventory to load vars for managed_node3 7163 1726888029.42353: Calling all_plugins_play to load vars for managed_node3 7163 1726888029.42358: Calling groups_plugins_inventory to load vars for managed_node3 7163 1726888029.42362: Calling groups_plugins_play to load vars for managed_node3 7163 1726888029.42435: variable '__tlog_is_ostree' from source: set_fact 7163 1726888029.42443: Evaluated conditional (__tlog_is_ostree | d(false)): False 7163 1726888029.42448: when evaluation is False, skipping this task 7163 1726888029.42454: _execute() done 7163 1726888029.42457: dumping result to json 7163 1726888029.42460: done dumping result, returning 7163 1726888029.42465: done running TaskExecutor() for managed_node1/TASK: Ensure sssd user/group exist in /etc files [02619b48-4a2f-6d34-1d0e-000000000052] 7163 1726888029.42584: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000052 7163 1726888029.42589: running TaskExecutor() for managed_node2/TASK: Ensure sssd user/group exist in /etc files 7163 1726888029.42854: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888029.42893: done with get_vars() 7163 1726888029.42902: done getting variables 7163 1726888029.43675: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000052 7163 1726888029.43679: WORKER PROCESS EXITING 7163 1726888029.43685: in run() - task 02619b48-4a2f-6d34-1d0e-000000000052 7163 1726888029.43688: variable 'ansible_search_path' from source: unknown 7163 1726888029.43691: variable 'ansible_search_path' from source: unknown 7163 1726888029.43694: calling self._execute() 7163 1726888029.43697: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888029.43699: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888029.43703: variable 'omit' from source: magic vars 7163 1726888029.43768: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7163 1726888029.43777: entering _queue_task() for managed_node3/shell 7163 1726888029.45189: worker is 3 (out of 3 available) 7163 1726888029.45201: exiting _queue_task() for managed_node3/shell skipping: [managed_node1] => { "changed": false, "false_condition": "__tlog_is_ostree | d(false)", "skip_reason": "Conditional result was False" } 7163 1726888029.46018: done queuing things up, now waiting for results queue to drain 7163 1726888029.46021: waiting for pending results... 7163 1726888029.46112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7163 1726888029.46117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7163 1726888029.46120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7163 1726888029.46123: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7163 1726888029.46126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7163 1726888029.46319: variable '__tlog_is_ostree' from source: set_fact 7163 1726888029.46322: running TaskExecutor() for managed_node3/TASK: Ensure sssd user/group exist in /etc files 7163 1726888029.46472: in run() - task 02619b48-4a2f-6d34-1d0e-000000000052 7163 1726888029.46476: variable 'ansible_search_path' from source: unknown 7163 1726888029.46479: variable 'ansible_search_path' from source: unknown 7163 1726888029.46541: Evaluated conditional (__tlog_is_ostree | d(false)): False 7163 1726888029.46545: when evaluation is False, skipping this task 7163 1726888029.46548: _execute() done 7163 1726888029.46550: dumping result to json 7163 1726888029.46557: done dumping result, returning 7163 1726888029.46561: done running TaskExecutor() for managed_node2/TASK: Ensure sssd user/group exist in /etc files [02619b48-4a2f-6d34-1d0e-000000000052] 7163 1726888029.46951: calling self._execute() 7163 1726888029.46954: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000052 7163 1726888029.47021: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000052 7163 1726888029.47025: WORKER PROCESS EXITING 7163 1726888029.47029: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888029.47033: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888029.47036: variable 'omit' from source: magic vars skipping: [managed_node2] => { "changed": false, "false_condition": "__tlog_is_ostree | d(false)", "skip_reason": "Conditional result was False" } 7163 1726888029.49160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7163 1726888029.49167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7163 1726888029.49173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7163 1726888029.49176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7163 1726888029.49180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7163 1726888029.50057: variable '__tlog_is_ostree' from source: set_fact 7163 1726888029.50061: Evaluated conditional (__tlog_is_ostree | d(false)): False 7163 1726888029.50063: when evaluation is False, skipping this task 7163 1726888029.50065: _execute() done 7163 1726888029.50068: dumping result to json 7163 1726888029.50070: done dumping result, returning 7163 1726888029.50073: done running TaskExecutor() for managed_node3/TASK: Ensure sssd user/group exist in /etc files [02619b48-4a2f-6d34-1d0e-000000000052] 7163 1726888029.50357: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000052 skipping: [managed_node3] => { "changed": false, "false_condition": "__tlog_is_ostree | d(false)", "skip_reason": "Conditional result was False" } 7163 1726888029.50645: no more pending results, returning what we have 7163 1726888029.50649: results queue empty 7163 1726888029.50651: checking for any_errors_fatal 7163 1726888029.50653: done checking for any_errors_fatal 7163 1726888029.50653: checking for max_fail_percentage 7163 1726888029.50668: done checking for max_fail_percentage 7163 1726888029.50670: checking to see if all hosts have failed and the running result is not ok 7163 1726888029.50672: done checking to see if all hosts have failed 7163 1726888029.50672: getting the remaining hosts for this loop 7163 1726888029.50674: done getting the remaining hosts for this loop 7163 1726888029.50678: getting the next task for host managed_node1 7163 1726888029.50687: done getting next task for host managed_node1 7163 1726888029.50689: ^ task is: TASK: meta (flush_handlers) 7163 1726888029.50691: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888029.50693: getting the next task for host managed_node2 7163 1726888029.50696: done getting next task for host managed_node2 7163 1726888029.50697: ^ task is: TASK: meta (flush_handlers) 7163 1726888029.50699: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888029.50700: getting the next task for host managed_node3 7163 1726888029.50703: done getting next task for host managed_node3 7163 1726888029.50705: ^ task is: TASK: meta (flush_handlers) 7163 1726888029.50706: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888029.50718: getting variables 7163 1726888029.50720: in VariableManager get_vars() 7163 1726888029.50859: Calling all_inventory to load vars for managed_node1 7163 1726888029.50862: Calling groups_inventory to load vars for managed_node1 7163 1726888029.50865: Calling all_plugins_inventory to load vars for managed_node1 7163 1726888029.50871: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000052 7163 1726888029.50874: WORKER PROCESS EXITING 7163 1726888029.50894: Calling all_plugins_play to load vars for managed_node1 7163 1726888029.50898: Calling groups_plugins_inventory to load vars for managed_node1 7163 1726888029.50901: Calling groups_plugins_play to load vars for managed_node1 7163 1726888029.51007: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888029.51033: done with get_vars() 7163 1726888029.51047: done getting variables 7163 1726888029.51127: in VariableManager get_vars() 7163 1726888029.51137: Calling all_inventory to load vars for managed_node1 7163 1726888029.51141: Calling groups_inventory to load vars for managed_node1 7163 1726888029.51144: Calling all_plugins_inventory to load vars for managed_node1 7163 1726888029.51148: Calling all_plugins_play to load vars for managed_node1 7163 1726888029.51151: Calling groups_plugins_inventory to load vars for managed_node1 7163 1726888029.51155: Calling groups_plugins_play to load vars for managed_node1 7163 1726888029.51190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888029.51209: done with get_vars() 7163 1726888029.51220: getting variables 7163 1726888029.51221: in VariableManager get_vars() 7163 1726888029.51232: Calling all_inventory to load vars for managed_node2 7163 1726888029.51234: Calling groups_inventory to load vars for managed_node2 7163 1726888029.51237: Calling all_plugins_inventory to load vars for managed_node2 7163 1726888029.51628: Calling all_plugins_play to load vars for managed_node2 7163 1726888029.51631: Calling groups_plugins_inventory to load vars for managed_node2 7163 1726888029.51634: Calling groups_plugins_play to load vars for managed_node2 7163 1726888029.51757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888029.51781: done with get_vars() 7163 1726888029.51788: done getting variables 7163 1726888029.51973: in VariableManager get_vars() 7163 1726888029.51984: Calling all_inventory to load vars for managed_node2 7163 1726888029.51987: Calling groups_inventory to load vars for managed_node2 7163 1726888029.51989: Calling all_plugins_inventory to load vars for managed_node2 7163 1726888029.51993: Calling all_plugins_play to load vars for managed_node2 7163 1726888029.51995: Calling groups_plugins_inventory to load vars for managed_node2 7163 1726888029.51998: Calling groups_plugins_play to load vars for managed_node2 7163 1726888029.52030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888029.52177: done with get_vars() 7163 1726888029.52188: getting variables 7163 1726888029.52189: in VariableManager get_vars() 7163 1726888029.52199: Calling all_inventory to load vars for managed_node3 7163 1726888029.52202: Calling groups_inventory to load vars for managed_node3 7163 1726888029.52204: Calling all_plugins_inventory to load vars for managed_node3 7163 1726888029.52208: Calling all_plugins_play to load vars for managed_node3 7163 1726888029.52211: Calling groups_plugins_inventory to load vars for managed_node3 7163 1726888029.52214: Calling groups_plugins_play to load vars for managed_node3 7163 1726888029.52244: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888029.52261: done with get_vars() 7163 1726888029.52388: done getting variables 7163 1726888029.52435: in VariableManager get_vars() 7163 1726888029.52508: Calling all_inventory to load vars for managed_node3 7163 1726888029.52511: Calling groups_inventory to load vars for managed_node3 7163 1726888029.52513: Calling all_plugins_inventory to load vars for managed_node3 7163 1726888029.52517: Calling all_plugins_play to load vars for managed_node3 7163 1726888029.52520: Calling groups_plugins_inventory to load vars for managed_node3 7163 1726888029.52523: Calling groups_plugins_play to load vars for managed_node3 7163 1726888029.52621: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888029.52642: done with get_vars() 7163 1726888029.52651: done queuing things up, now waiting for results queue to drain 7163 1726888029.52653: results queue empty 7163 1726888029.52658: checking for any_errors_fatal 7163 1726888029.52661: done checking for any_errors_fatal 7163 1726888029.52662: checking for max_fail_percentage 7163 1726888029.52663: done checking for max_fail_percentage 7163 1726888029.52664: checking to see if all hosts have failed and the running result is not ok 7163 1726888029.52665: done checking to see if all hosts have failed 7163 1726888029.52666: getting the remaining hosts for this loop 7163 1726888029.52667: done getting the remaining hosts for this loop 7163 1726888029.52670: getting the next task for host managed_node1 7163 1726888029.52674: done getting next task for host managed_node1 7163 1726888029.52677: ^ task is: TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables 7163 1726888029.52679: ^ state is: HOST STATE: block=3, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888029.52680: getting the next task for host managed_node2 7163 1726888029.52683: done getting next task for host managed_node2 7163 1726888029.52685: ^ task is: TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables 7163 1726888029.52686: ^ state is: HOST STATE: block=3, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888029.52687: getting the next task for host managed_node3 7163 1726888029.52690: done getting next task for host managed_node3 7163 1726888029.52691: ^ task is: TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables 7163 1726888029.52693: ^ state is: HOST STATE: block=3, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888029.52702: getting variables 7163 1726888029.52704: in VariableManager get_vars() 7163 1726888029.52841: Calling all_inventory to load vars for managed_node1 7163 1726888029.52844: Calling groups_inventory to load vars for managed_node1 7163 1726888029.52846: Calling all_plugins_inventory to load vars for managed_node1 7163 1726888029.52851: Calling all_plugins_play to load vars for managed_node1 7163 1726888029.52854: Calling groups_plugins_inventory to load vars for managed_node1 7163 1726888029.52857: Calling groups_plugins_play to load vars for managed_node1 7163 1726888029.52883: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888029.52911: done with get_vars() 7163 1726888029.52917: done getting variables TASK [fedora.linux_system_roles.tlog : Set platform/version specific variables] *** task path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:2 Friday 20 September 2024 23:07:09 -0400 (0:00:00.155) 0:00:01.540 ****** 7163 1726888029.53114: entering _queue_task() for managed_node1/include_tasks 7163 1726888029.53769: worker is 1 (out of 3 available) 7163 1726888029.53780: exiting _queue_task() for managed_node1/include_tasks 7163 1726888029.54102: getting variables 7163 1726888029.54105: in VariableManager get_vars() 7163 1726888029.54364: Calling all_inventory to load vars for managed_node2 7163 1726888029.54369: Calling groups_inventory to load vars for managed_node2 7163 1726888029.54372: Calling all_plugins_inventory to load vars for managed_node2 7163 1726888029.54389: Calling all_plugins_play to load vars for managed_node2 7163 1726888029.54394: Calling groups_plugins_inventory to load vars for managed_node2 7163 1726888029.54398: Calling groups_plugins_play to load vars for managed_node2 7163 1726888029.54629: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888029.54902: done with get_vars() 7163 1726888029.54912: done getting variables 7163 1726888029.55126: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables 7163 1726888029.55130: in run() - task 02619b48-4a2f-6d34-1d0e-00000000000a 7163 1726888029.55133: variable 'ansible_search_path' from source: unknown 7163 1726888029.55136: variable 'ansible_search_path' from source: unknown 7163 1726888029.55319: entering _queue_task() for managed_node2/include_tasks 7163 1726888029.55405: calling self._execute() 7163 1726888029.55410: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888029.55413: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888029.55415: variable 'omit' from source: magic vars 7163 1726888029.55761: _execute() done 7163 1726888029.56512: dumping result to json 7163 1726888029.56516: done dumping result, returning 7163 1726888029.56520: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables [02619b48-4a2f-6d34-1d0e-00000000000a] 7163 1726888029.56523: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000a 7163 1726888029.56624: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000a 7163 1726888029.56628: WORKER PROCESS EXITING 7163 1726888029.56388: worker is 2 (out of 3 available) 7163 1726888029.56858: exiting _queue_task() for managed_node2/include_tasks 7163 1726888029.56918: getting variables 7163 1726888029.56921: in VariableManager get_vars() 7163 1726888029.57091: Calling all_inventory to load vars for managed_node3 7163 1726888029.57094: Calling groups_inventory to load vars for managed_node3 7163 1726888029.57097: Calling all_plugins_inventory to load vars for managed_node3 7163 1726888029.57111: Calling all_plugins_play to load vars for managed_node3 7163 1726888029.57115: Calling groups_plugins_inventory to load vars for managed_node3 7163 1726888029.57119: Calling groups_plugins_play to load vars for managed_node3 7163 1726888029.57579: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888029.57618: done with get_vars() 7163 1726888029.57626: done getting variables 7163 1726888029.58108: entering _queue_task() for managed_node3/include_tasks 7163 1726888029.58302: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables 7163 1726888029.58305: in run() - task 02619b48-4a2f-6d34-1d0e-00000000000a 7163 1726888029.58308: variable 'ansible_search_path' from source: unknown 7163 1726888029.58310: variable 'ansible_search_path' from source: unknown 7163 1726888029.58314: calling self._execute() 7163 1726888029.58317: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888029.58322: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888029.58325: variable 'omit' from source: magic vars 7163 1726888029.58327: _execute() done 7163 1726888029.58329: dumping result to json 7163 1726888029.58331: done dumping result, returning 7163 1726888029.58334: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables [02619b48-4a2f-6d34-1d0e-00000000000a] 7163 1726888029.58889: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000a 7163 1726888029.59022: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000a 7163 1726888029.59026: WORKER PROCESS EXITING 7163 1726888029.58911: worker is 3 (out of 3 available) 7163 1726888029.59031: exiting _queue_task() for managed_node3/include_tasks 7163 1726888029.59289: done queuing things up, now waiting for results queue to drain 7163 1726888029.59291: waiting for pending results... 7163 1726888029.59546: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables 7163 1726888029.59550: in run() - task 02619b48-4a2f-6d34-1d0e-00000000000a 7163 1726888029.59553: variable 'ansible_search_path' from source: unknown 7163 1726888029.59560: variable 'ansible_search_path' from source: unknown 7163 1726888029.59620: calling self._execute() 7163 1726888029.59707: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888029.59768: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888029.59771: variable 'omit' from source: magic vars 7163 1726888029.59914: _execute() done 7163 1726888029.59936: dumping result to json 7163 1726888029.59951: done dumping result, returning 7163 1726888029.59963: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables [02619b48-4a2f-6d34-1d0e-00000000000a] 7163 1726888029.59989: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000a 7163 1726888029.60233: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000a 7163 1726888029.60240: WORKER PROCESS EXITING 7163 1726888029.60286: no more pending results, returning what we have 7163 1726888029.60291: in VariableManager get_vars() 7163 1726888029.60326: Calling all_inventory to load vars for managed_node1 7163 1726888029.60329: Calling groups_inventory to load vars for managed_node1 7163 1726888029.60373: Calling all_plugins_inventory to load vars for managed_node1 7163 1726888029.60416: Calling all_plugins_play to load vars for managed_node1 7163 1726888029.60420: Calling groups_plugins_inventory to load vars for managed_node1 7163 1726888029.60423: Calling groups_plugins_play to load vars for managed_node1 7163 1726888029.60503: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888029.60531: done with get_vars() 7163 1726888029.60536: variable 'ansible_search_path' from source: unknown 7163 1726888029.60540: variable 'ansible_search_path' from source: unknown 7163 1726888029.60573: in VariableManager get_vars() 7163 1726888029.60588: Calling all_inventory to load vars for managed_node2 7163 1726888029.60609: Calling groups_inventory to load vars for managed_node2 7163 1726888029.60612: Calling all_plugins_inventory to load vars for managed_node2 7163 1726888029.60620: Calling all_plugins_play to load vars for managed_node2 7163 1726888029.60623: Calling groups_plugins_inventory to load vars for managed_node2 7163 1726888029.60627: Calling groups_plugins_play to load vars for managed_node2 7163 1726888029.60668: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888029.60688: done with get_vars() 7163 1726888029.60692: variable 'ansible_search_path' from source: unknown 7163 1726888029.60694: variable 'ansible_search_path' from source: unknown 7163 1726888029.60719: in VariableManager get_vars() 7163 1726888029.60739: Calling all_inventory to load vars for managed_node3 7163 1726888029.60742: Calling groups_inventory to load vars for managed_node3 7163 1726888029.60746: Calling all_plugins_inventory to load vars for managed_node3 7163 1726888029.60750: Calling all_plugins_play to load vars for managed_node3 7163 1726888029.60753: Calling groups_plugins_inventory to load vars for managed_node3 7163 1726888029.60756: Calling groups_plugins_play to load vars for managed_node3 7163 1726888029.60800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888029.60825: done with get_vars() 7163 1726888029.60829: variable 'ansible_search_path' from source: unknown 7163 1726888029.60830: variable 'ansible_search_path' from source: unknown 7163 1726888029.60857: we have included files to process 7163 1726888029.60859: generating all_blocks data 7163 1726888029.60860: done generating all_blocks data 7163 1726888029.60868: processing included file: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml 7163 1726888029.60869: loading included file: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml 7163 1726888029.60872: Loading data from /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml 7163 1726888029.61672: done processing included file 7163 1726888029.61675: iterating over new_blocks loaded from include file 7163 1726888029.61676: in VariableManager get_vars() 7163 1726888029.61703: done with get_vars() 7163 1726888029.61705: filtering new block on tags 7163 1726888029.61720: done filtering new block on tags 7163 1726888029.61722: in VariableManager get_vars() 7163 1726888029.61744: done with get_vars() 7163 1726888029.61750: filtering new block on tags 7163 1726888029.61768: done filtering new block on tags 7163 1726888029.61770: in VariableManager get_vars() 7163 1726888029.61789: done with get_vars() 7163 1726888029.61795: filtering new block on tags 7163 1726888029.61813: done filtering new block on tags 7163 1726888029.61815: done iterating over new_blocks loaded from include file included: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml for managed_node1, managed_node2, managed_node3 7163 1726888029.61821: extending task lists for all hosts with included blocks 7163 1726888029.62708: done extending task lists 7163 1726888029.62710: done processing included files 7163 1726888029.62711: results queue empty 7163 1726888029.62712: checking for any_errors_fatal 7163 1726888029.62714: done checking for any_errors_fatal 7163 1726888029.62715: checking for max_fail_percentage 7163 1726888029.62716: done checking for max_fail_percentage 7163 1726888029.62717: checking to see if all hosts have failed and the running result is not ok 7163 1726888029.62717: done checking to see if all hosts have failed 7163 1726888029.62718: getting the remaining hosts for this loop 7163 1726888029.62720: done getting the remaining hosts for this loop 7163 1726888029.62723: getting the next task for host managed_node1 7163 1726888029.62734: done getting next task for host managed_node1 7163 1726888029.62737: ^ task is: TASK: fedora.linux_system_roles.tlog : Ensure ansible_facts used by role 7163 1726888029.62742: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888029.62743: getting the next task for host managed_node2 7163 1726888029.62745: done getting next task for host managed_node2 7163 1726888029.62747: ^ task is: TASK: fedora.linux_system_roles.tlog : Ensure ansible_facts used by role 7163 1726888029.62748: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888029.62841: getting the next task for host managed_node3 7163 1726888029.62845: done getting next task for host managed_node3 7163 1726888029.62848: ^ task is: TASK: fedora.linux_system_roles.tlog : Ensure ansible_facts used by role 7163 1726888029.62850: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888029.62858: getting variables 7163 1726888029.62859: in VariableManager get_vars() 7163 1726888029.62870: Calling all_inventory to load vars for managed_node1 7163 1726888029.62872: Calling groups_inventory to load vars for managed_node1 7163 1726888029.62874: Calling all_plugins_inventory to load vars for managed_node1 7163 1726888029.62881: Calling all_plugins_play to load vars for managed_node1 7163 1726888029.62883: Calling groups_plugins_inventory to load vars for managed_node1 7163 1726888029.62886: Calling groups_plugins_play to load vars for managed_node1 7163 1726888029.62919: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888029.62962: done with get_vars() 7163 1726888029.62969: done getting variables TASK [fedora.linux_system_roles.tlog : Ensure ansible_facts used by role] ****** task path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:2 Friday 20 September 2024 23:07:09 -0400 (0:00:00.099) 0:00:01.640 ****** 7163 1726888029.63060: entering _queue_task() for managed_node1/setup 7163 1726888029.63397: worker is 1 (out of 3 available) 7163 1726888029.63408: exiting _queue_task() for managed_node1/setup 7163 1726888029.63435: getting variables 7163 1726888029.63671: in VariableManager get_vars() 7163 1726888029.63742: Calling all_inventory to load vars for managed_node2 7163 1726888029.63746: Calling groups_inventory to load vars for managed_node2 7163 1726888029.63754: Calling all_plugins_inventory to load vars for managed_node2 7163 1726888029.63776: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Ensure ansible_facts used by role 7163 1726888029.63797: Calling all_plugins_play to load vars for managed_node2 7163 1726888029.63801: Calling groups_plugins_inventory to load vars for managed_node2 7163 1726888029.63809: Calling groups_plugins_play to load vars for managed_node2 7163 1726888029.64011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888029.64054: done with get_vars() 7163 1726888029.64064: done getting variables 7163 1726888029.64417: in run() - task 02619b48-4a2f-6d34-1d0e-00000000007e 7163 1726888029.64420: variable 'ansible_search_path' from source: unknown 7163 1726888029.64423: variable 'ansible_search_path' from source: unknown 7163 1726888029.64425: calling self._execute() 7163 1726888029.64427: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888029.64430: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888029.64482: entering _queue_task() for managed_node2/setup 7163 1726888029.64781: variable 'omit' from source: magic vars 7163 1726888029.65248: worker is 2 (out of 3 available) 7163 1726888029.65260: exiting _queue_task() for managed_node2/setup 7163 1726888029.65292: getting variables 7163 1726888029.65294: in VariableManager get_vars() 7163 1726888029.65844: Calling all_inventory to load vars for managed_node3 7163 1726888029.65851: Calling groups_inventory to load vars for managed_node3 7163 1726888029.65854: Calling all_plugins_inventory to load vars for managed_node3 7163 1726888029.65873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7163 1726888029.65878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7163 1726888029.65884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7163 1726888029.65899: Calling all_plugins_play to load vars for managed_node3 7163 1726888029.65903: Calling groups_plugins_inventory to load vars for managed_node3 7163 1726888029.65907: Calling groups_plugins_play to load vars for managed_node3 7163 1726888029.66072: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Ensure ansible_facts used by role 7163 1726888029.66104: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888029.66149: done with get_vars() 7163 1726888029.66158: done getting variables 7163 1726888029.66483: entering _queue_task() for managed_node3/setup 7163 1726888029.66734: in run() - task 02619b48-4a2f-6d34-1d0e-00000000007e 7163 1726888029.66739: variable 'ansible_search_path' from source: unknown 7163 1726888029.66742: variable 'ansible_search_path' from source: unknown 7163 1726888029.66745: calling self._execute() 7163 1726888029.66747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7163 1726888029.66749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7163 1726888029.66752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7163 1726888029.66754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7163 1726888029.66756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7163 1726888029.66758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7163 1726888029.66760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7163 1726888029.66762: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888029.66765: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888029.66767: variable 'omit' from source: magic vars 7163 1726888029.67984: variable '__tlog_required_facts' from source: role '' all vars 7163 1726888029.68003: variable 'ansible_facts' from source: host vars for 'managed_node1' 7163 1726888029.68007: Evaluated conditional (__tlog_required_facts | difference(ansible_facts.keys() | list) | length > 0): True 7163 1726888029.68011: variable 'omit' from source: magic vars 7163 1726888029.67995: worker is 3 (out of 3 available) 7163 1726888029.68017: exiting _queue_task() for managed_node3/setup 7163 1726888029.68028: done queuing things up, now waiting for results queue to drain 7163 1726888029.68030: waiting for pending results... 7163 1726888029.68102: variable 'omit' from source: magic vars 7163 1726888029.68395: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Ensure ansible_facts used by role 7163 1726888029.68399: variable '__tlog_required_facts_subsets' from source: role '' all vars 7163 1726888029.68493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7163 1726888029.68946: in run() - task 02619b48-4a2f-6d34-1d0e-00000000007e 7163 1726888029.68956: variable '__tlog_required_facts_subsets' from source: role '' all vars 7163 1726888029.68966: variable 'ansible_search_path' from source: unknown 7163 1726888029.68975: variable 'ansible_search_path' from source: unknown 7163 1726888029.69015: calling self._execute() 7163 1726888029.69040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7163 1726888029.69077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7163 1726888029.69197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7163 1726888029.69386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7163 1726888029.69554: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888029.69557: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888029.69560: variable 'omit' from source: magic vars 7163 1726888029.69563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7163 1726888029.69565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7163 1726888029.69607: variable '__tlog_required_facts' from source: role '' all vars 7163 1726888029.69729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7163 1726888029.69809: variable 'omit' from source: magic vars 7163 1726888029.69883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7163 1726888029.69894: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7163 1726888029.69955: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7163 1726888029.69982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7163 1726888029.70047: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7163 1726888029.70151: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888029.70170: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888029.70210: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7163 1726888029.70273: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888029.70289: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888029.70476: variable '__tlog_required_facts' from source: role '' all vars 7163 1726888029.70505: variable 'ansible_facts' from source: host vars for 'managed_node2' 7163 1726888029.70565: Set connection var ansible_shell_executable to /bin/sh 7163 1726888029.70706: Set connection var ansible_timeout to 10 7163 1726888029.70709: Set connection var ansible_module_compression to ZIP_DEFLATED 7163 1726888029.70712: Set connection var ansible_shell_type to sh 7163 1726888029.70714: Set connection var ansible_pipelining to False 7163 1726888029.70718: Set connection var ansible_connection to ssh 7163 1726888029.70720: variable 'ansible_shell_executable' from source: unknown 7163 1726888029.70722: Evaluated conditional (__tlog_required_facts | difference(ansible_facts.keys() | list) | length > 0): True 7163 1726888029.70724: variable 'omit' from source: magic vars 7163 1726888029.70727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7163 1726888029.70842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7163 1726888029.70846: variable 'omit' from source: magic vars 7163 1726888029.70853: variable 'ansible_connection' from source: unknown 7163 1726888029.70856: variable 'ansible_module_compression' from source: unknown 7163 1726888029.70859: variable 'ansible_shell_type' from source: unknown 7163 1726888029.70861: variable 'ansible_shell_executable' from source: unknown 7163 1726888029.70863: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888029.70876: variable 'ansible_pipelining' from source: unknown 7163 1726888029.70878: variable 'ansible_timeout' from source: unknown 7163 1726888029.70881: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888029.70924: variable '__tlog_required_facts_subsets' from source: role '' all vars 7163 1726888029.70927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7163 1726888029.71088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7163 1726888029.71092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7163 1726888029.71095: variable '__tlog_required_facts_subsets' from source: role '' all vars 7163 1726888029.71141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7163 1726888029.71223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7163 1726888029.71268: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7163 1726888029.71368: variable '__tlog_required_facts' from source: role '' all vars 7163 1726888029.71427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7163 1726888029.71451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7163 1726888029.71661: variable 'omit' from source: magic vars 7163 1726888029.71665: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7163 1726888029.71669: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7163 1726888029.71673: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7163 1726888029.71676: variable 'omit' from source: magic vars 7163 1726888029.71678: starting attempt loop 7163 1726888029.71683: running the handler 7163 1726888029.71685: _low_level_execute_command(): starting 7163 1726888029.71687: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888029.71798: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7163 1726888029.71924: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888029.71928: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 7163 1726888029.71957: variable 'inventory_hostname' from source: host vars for 'managed_node2' 7163 1726888029.71996: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888029.72005: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888029.72111: variable '__tlog_required_facts' from source: role '' all vars 7163 1726888029.72179: variable 'ansible_facts' from source: host vars for 'managed_node3' 7163 1726888029.72235: Evaluated conditional (__tlog_required_facts | difference(ansible_facts.keys() | list) | length > 0): True 7163 1726888029.72254: variable 'omit' from source: magic vars 7163 1726888029.72305: variable 'omit' from source: magic vars 7163 1726888029.72646: variable '__tlog_required_facts_subsets' from source: role '' all vars 7163 1726888029.72755: variable '__tlog_required_facts_subsets' from source: role '' all vars 7163 1726888029.72765: variable '__tlog_required_facts' from source: role '' all vars 7163 1726888029.72801: Set connection var ansible_shell_executable to /bin/sh 7163 1726888029.72810: Set connection var ansible_timeout to 10 7163 1726888029.72820: Set connection var ansible_module_compression to ZIP_DEFLATED 7163 1726888029.72831: Set connection var ansible_shell_type to sh 7163 1726888029.72845: Set connection var ansible_pipelining to False 7163 1726888029.72849: Set connection var ansible_connection to ssh 7163 1726888029.72907: variable 'ansible_shell_executable' from source: unknown 7163 1726888029.72988: variable 'ansible_connection' from source: unknown 7163 1726888029.73057: variable 'ansible_module_compression' from source: unknown 7163 1726888029.73067: variable 'ansible_shell_type' from source: unknown 7163 1726888029.73076: variable 'ansible_shell_executable' from source: unknown 7163 1726888029.73206: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888029.73214: variable 'ansible_pipelining' from source: unknown 7163 1726888029.73220: variable 'ansible_timeout' from source: unknown 7163 1726888029.73222: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888029.73331: variable 'omit' from source: magic vars 7163 1726888029.73495: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7163 1726888029.73710: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7163 1726888029.73873: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7163 1726888029.73877: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888029.73879: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888029.74028: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7163 1726888029.74032: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888029.74039: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888029.74043: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888029.74232: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7163 1726888029.74361: variable 'omit' from source: magic vars 7163 1726888029.74368: starting attempt loop 7163 1726888029.74372: running the handler 7163 1726888029.74377: _low_level_execute_command(): starting 7163 1726888029.74381: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888029.74477: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888029.74596: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888029.74753: Set connection var ansible_shell_executable to /bin/sh 7163 1726888029.74759: Set connection var ansible_timeout to 10 7163 1726888029.74762: Set connection var ansible_module_compression to ZIP_DEFLATED 7163 1726888029.74765: Set connection var ansible_shell_type to sh 7163 1726888029.74770: Set connection var ansible_pipelining to False 7163 1726888029.74772: Set connection var ansible_connection to ssh <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 7163 1726888029.74863: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888029.74882: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 7163 1726888029.74914: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888029.75021: variable 'ansible_shell_executable' from source: unknown 7163 1726888029.75082: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888029.75256: variable 'ansible_connection' from source: unknown 7163 1726888029.75261: variable 'ansible_module_compression' from source: unknown 7163 1726888029.75263: variable 'ansible_shell_type' from source: unknown 7163 1726888029.75265: variable 'ansible_shell_executable' from source: unknown 7163 1726888029.75267: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888029.75270: variable 'ansible_pipelining' from source: unknown 7163 1726888029.75272: variable 'ansible_timeout' from source: unknown 7163 1726888029.75273: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888029.75275: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888029.75658: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888029.75760: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888029.75790: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888029.75804: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 7163 1726888029.75958: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7163 1726888029.75961: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888029.75964: variable 'omit' from source: magic vars 7163 1726888029.75967: starting attempt loop 7163 1726888029.75969: running the handler 7163 1726888029.75972: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888029.75974: _low_level_execute_command(): starting 7163 1726888029.75977: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 7163 1726888029.77088: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888029.77170: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888029.77191: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888029.77227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888029.77268: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888029.77474: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888029.77520: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888029.77882: stdout chunk (state=3): >>>/root <<< 7163 1726888029.78027: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888029.78031: stdout chunk (state=3): >>><<< 7163 1726888029.78034: stderr chunk (state=3): >>><<< <10.31.45.174> (0, b'/root\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888029.78042: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888029.78047: _low_level_execute_command(): starting 7163 1726888029.78050: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323 `" && echo ansible-tmp-1726888029.7797773-7316-5139135775323="` echo /root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323 `" ) && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323 `" && echo ansible-tmp-1726888029.7797773-7316-5139135775323="` echo /root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323 `" ) && sleep 0'"'"'' 7163 1726888029.78705: stdout chunk (state=3): >>>/root <<< 7163 1726888029.78833: stdout chunk (state=3): >>><<< 7163 1726888029.78922: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888029.78925: stderr chunk (state=3): >>><<< <10.31.12.215> (0, b'/root\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888029.79183: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888029.79187: _low_level_execute_command(): starting 7163 1726888029.79190: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343 `" && echo ansible-tmp-1726888029.7899811-7314-52215303969343="` echo /root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343 `" ) && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888029.79197: stdout chunk (state=3): >>>/root <<< 7163 1726888029.79200: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe <<< 7163 1726888029.79272: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7163 1726888029.79364: stdout chunk (state=3): >>><<< 7163 1726888029.79367: stderr chunk (state=3): >>><<< <10.31.46.206> (0, b'/root\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888029.79403: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888029.79424: _low_level_execute_command(): starting 7163 1726888029.79455: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438 `" && echo ansible-tmp-1726888029.7941034-7317-232528331672438="` echo /root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438 `" ) && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343 `" && echo ansible-tmp-1726888029.7899811-7314-52215303969343="` echo /root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343 `" ) && sleep 0'"'"'' <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438 `" && echo ansible-tmp-1726888029.7941034-7317-232528331672438="` echo /root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438 `" ) && sleep 0'"'"'' 7163 1726888029.79962: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888029.80174: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888029.80291: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888029.80310: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888029.80421: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888029.80474: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888029.80504: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888029.80958: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' <<< 7163 1726888029.80996: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888029.81001: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888029.81004: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888029.81011: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6573 <<< 7163 1726888029.81026: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888029.81077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888029.81097: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888029.81295: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888029.81299: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888029.81307: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 7163 1726888029.81314: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 7163 1726888029.81423: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 7163 1726888029.81443: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888029.81661: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888029.82352: stdout chunk (state=3): >>>ansible-tmp-1726888029.7797773-7316-5139135775323=/root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323 <<< 7163 1726888029.82504: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888029.82553: stderr chunk (state=3): >>><<< 7163 1726888029.82595: stdout chunk (state=3): >>><<< <10.31.45.174> (0, b'ansible-tmp-1726888029.7797773-7316-5139135775323=/root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888029.82807: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888029.7797773-7316-5139135775323=/root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888029.82932: stdout chunk (state=3): >>>ansible-tmp-1726888029.7941034-7317-232528331672438=/root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438 <<< 7163 1726888029.83149: variable 'ansible_module_compression' from source: unknown 7163 1726888029.83186: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888029.83194: stdout chunk (state=3): >>><<< 7163 1726888029.83197: stderr chunk (state=3): >>><<< 7163 1726888029.83265: ANSIBALLZ: Using lock for setup 7163 1726888029.83270: ANSIBALLZ: Acquiring lock 7163 1726888029.83273: ANSIBALLZ: Lock acquired: 140449594014464 7163 1726888029.83276: ANSIBALLZ: Creating module <10.31.46.206> (0, b'ansible-tmp-1726888029.7941034-7317-232528331672438=/root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888029.83289: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888029.7941034-7317-232528331672438=/root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888029.83565: variable 'ansible_module_compression' from source: unknown 7163 1726888029.83675: ANSIBALLZ: Using lock for setup 7163 1726888029.83712: ANSIBALLZ: Acquiring lock 7163 1726888029.85599: stdout chunk (state=3): >>>ansible-tmp-1726888029.7899811-7314-52215303969343=/root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343 <<< 7163 1726888029.85969: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888029.85989: stdout chunk (state=3): >>><<< 7163 1726888029.86004: stderr chunk (state=3): >>><<< <10.31.12.215> (0, b'ansible-tmp-1726888029.7899811-7314-52215303969343=/root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888029.86205: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888029.7899811-7314-52215303969343=/root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888029.86463: variable 'ansible_module_compression' from source: unknown 7163 1726888029.86972: ANSIBALLZ: Using lock for setup 7163 1726888029.86976: ANSIBALLZ: Acquiring lock 7163 1726888030.33885: ANSIBALLZ: Writing module into payload 7163 1726888030.34225: ANSIBALLZ: Writing module 7163 1726888030.34301: ANSIBALLZ: Renaming module 7163 1726888030.34313: ANSIBALLZ: Done creating module 7163 1726888030.34333: ANSIBALLZ: Lock acquired: 140449594014464 7163 1726888030.34365: ANSIBALLZ: Lock acquired: 140449594014464 7163 1726888030.34383: ANSIBALLZ: Reading module after lock 7163 1726888030.34604: variable 'ansible_facts' from source: host vars for 'managed_node1' 7163 1726888030.34647: ANSIBALLZ: Reading module after lock 7163 1726888030.35154: variable 'ansible_facts' from source: host vars for 'managed_node2' 7163 1726888030.35158: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py 7163 1726888030.35376: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323/AnsiballZ_setup.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py 7163 1726888030.35635: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343/AnsiballZ_setup.py <10.31.45.174> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmp3v_ehiyf TO /root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323/AnsiballZ_setup.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py 7163 1726888030.35807: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438/AnsiballZ_setup.py <10.31.45.174> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' '[10.31.45.174]' <10.31.12.215> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmprpa7nzrb TO /root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343/AnsiballZ_setup.py <10.31.46.206> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmp87m83jth TO /root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438/AnsiballZ_setup.py <10.31.46.206> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/a3358520e8"' '[10.31.46.206]' <10.31.12.215> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' '[10.31.12.215]' 7163 1726888030.36248: Sending initial data 7163 1726888030.36265: Sent initial data (152 bytes) 7163 1726888030.36345: Sending initial data 7163 1726888030.36354: Sent initial data (150 bytes) 7163 1726888030.36593: Sending initial data 7163 1726888030.36597: Sent initial data (151 bytes) 7163 1726888030.37590: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888030.37766: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888030.37772: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888030.37932: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888030.37953: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888030.37969: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888030.37991: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888030.38017: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888030.38031: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' <<< 7163 1726888030.38049: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888030.38071: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888030.38103: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888030.38128: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888030.38131: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888030.38365: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888030.38401: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888030.38908: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888030.38912: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 <<< 7163 1726888030.38925: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888030.39111: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888030.39135: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888030.39293: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' <<< 7163 1726888030.39297: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888030.39332: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888030.39405: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888030.39926: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7163 1726888030.40032: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 7163 1726888030.40076: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 7163 1726888030.40318: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp3v_ehiyf debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323/AnsiballZ_setup.py" debug3: Sent message fd 3 T:17 I:3 <<< 7163 1726888030.40489: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp3v_ehiyf /root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323/AnsiballZ_setup.py <<< 7163 1726888030.40493: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmp3v_ehiyf" to remote "/root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323/AnsiballZ_setup.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323/AnsiballZ_setup.py M:0x001a <<< 7163 1726888030.40496: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp87m83jth debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438/AnsiballZ_setup.py" debug3: Sent message fd 3 T:17 I:3 <<< 7163 1726888030.40498: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp87m83jth /root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438/AnsiballZ_setup.py <<< 7163 1726888030.40501: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmp87m83jth" to remote "/root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438/AnsiballZ_setup.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438/AnsiballZ_setup.py M:0x001a <<< 7163 1726888030.42167: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 7163 1726888030.42487: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmprpa7nzrb debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343/AnsiballZ_setup.py" debug3: Sent message fd 3 T:17 I:3 <<< 7163 1726888030.42491: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmprpa7nzrb /root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343/AnsiballZ_setup.py <<< 7163 1726888030.42494: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmprpa7nzrb" to remote "/root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343/AnsiballZ_setup.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343/AnsiballZ_setup.py M:0x001a <<< 7163 1726888030.43205: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120 <<< 7163 1726888030.43503: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120 <<< 7163 1726888030.44824: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 261120 bytes at 0 debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21070 <<< 7163 1726888030.45013: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 7 21070 bytes at 261120 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 7163 1726888030.45017: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 261120 bytes at 0 debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21072 <<< 7163 1726888030.45145: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120 <<< 7163 1726888030.45154: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888030.45253: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888030.45362: stdout chunk (state=3): >>><<< 7163 1726888030.45365: stderr chunk (state=3): >>><<< <10.31.45.174> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp3v_ehiyf /root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323/AnsiballZ_setup.py\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master at \'/root/.ansible/cp/26e6bc9b9f\'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp3v_ehiyf\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323/AnsiballZ_setup.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmp3v_ehiyf" to remote "/root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323/AnsiballZ_setup.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323/AnsiballZ_setup.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323/AnsiballZ_setup.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21070\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 21070 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 7163 1726888030.45375: done transferring module to remote 7163 1726888030.45377: _low_level_execute_command(): starting 7163 1726888030.45382: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323/ /root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323/AnsiballZ_setup.py && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888030.45485: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 7 21072 bytes at 261120 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 7163 1726888030.45522: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323/ /root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323/AnsiballZ_setup.py && sleep 0'"'"'' 7163 1726888030.45698: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888030.45800: stdout chunk (state=3): >>><<< 7163 1726888030.45804: stderr chunk (state=3): >>><<< <10.31.46.206> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp87m83jth /root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438/AnsiballZ_setup.py\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master at \'/root/.ansible/cp/a3358520e8\'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp87m83jth\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438/AnsiballZ_setup.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmp87m83jth" to remote "/root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438/AnsiballZ_setup.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438/AnsiballZ_setup.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438/AnsiballZ_setup.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21072\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 21072 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 7163 1726888030.45855: done transferring module to remote 7163 1726888030.46017: _low_level_execute_command(): starting 7163 1726888030.46021: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438/ /root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438/AnsiballZ_setup.py && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438/ /root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438/AnsiballZ_setup.py && sleep 0'"'"'' 7163 1726888030.46873: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 261120 bytes at 0 debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21071 <<< 7163 1726888030.46978: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 7 21071 bytes at 261120 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 7163 1726888030.47443: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888030.47468: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888030.47558: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888030.47703: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888030.47728: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888030.47819: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888030.48096: stderr chunk (state=3): >>><<< 7163 1726888030.48099: stdout chunk (state=3): >>><<< <10.31.12.215> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmprpa7nzrb /root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343/AnsiballZ_setup.py\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master at \'/root/.ansible/cp/1fb99bda8d\'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmprpa7nzrb\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343/AnsiballZ_setup.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmprpa7nzrb" to remote "/root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343/AnsiballZ_setup.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343/AnsiballZ_setup.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343/AnsiballZ_setup.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21071\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 21071 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 7163 1726888030.48107: done transferring module to remote 7163 1726888030.48109: _low_level_execute_command(): starting 7163 1726888030.48111: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343/ /root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343/AnsiballZ_setup.py && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888030.48116: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343/ /root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343/AnsiballZ_setup.py && sleep 0'"'"'' 7163 1726888030.48287: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888030.48445: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888030.48807: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888030.48813: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888030.49118: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888030.49293: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' <<< 7163 1726888030.49305: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888030.49312: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888030.49377: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888030.49583: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888030.49587: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888030.49589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888030.49592: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888030.49717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888030.49899: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888030.50006: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888030.50028: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888030.50175: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888030.50199: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888030.50202: stdout chunk (state=3): >>><<< 7163 1726888030.50214: stderr chunk (state=3): >>><<< <10.31.45.174> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888030.50251: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888030.50254: _low_level_execute_command(): starting 7163 1726888030.50261: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323/AnsiballZ_setup.py && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' -tt 10.31.45.174 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323/AnsiballZ_setup.py && sleep 0'"'"'' 7163 1726888030.51132: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888030.51136: stdout chunk (state=3): >>><<< 7163 1726888030.51439: stderr chunk (state=3): >>><<< <10.31.46.206> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888030.51448: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888030.51451: _low_level_execute_command(): starting 7163 1726888030.51453: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438/AnsiballZ_setup.py && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' -tt 10.31.46.206 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438/AnsiballZ_setup.py && sleep 0'"'"'' 7163 1726888030.52414: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888030.52521: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888030.52574: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888030.52588: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888030.52609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888030.52712: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' <<< 7163 1726888030.52783: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888030.52794: stdout chunk (state=3): >>><<< 7163 1726888030.52806: stderr chunk (state=3): >>><<< <10.31.12.215> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888030.52856: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888030.52943: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888030.52952: _low_level_execute_command(): starting 7163 1726888030.52961: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343/AnsiballZ_setup.py && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' -tt 10.31.12.215 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343/AnsiballZ_setup.py && sleep 0'"'"'' 7163 1726888030.53252: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888030.53258: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888030.53261: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888030.53263: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888030.53357: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888030.54543: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888030.54549: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888030.54599: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888030.54659: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888030.54716: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888030.54827: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888030.55310: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7163 1726888030.55337: stdout chunk (state=3): >>>import _imp # builtin <<< 7163 1726888030.55389: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7163 1726888030.55405: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7163 1726888030.55464: stdout chunk (state=3): >>>import _imp # builtin <<< 7163 1726888030.55477: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7163 1726888030.55541: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7163 1726888030.55565: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7163 1726888030.55796: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888030.55802: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d2184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d1e7b30> <<< 7163 1726888030.55814: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d21aa50> <<< 7163 1726888030.55912: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 7163 1726888030.55974: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 7163 1726888030.56244: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01e184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01de7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01e1aa50> import '_signal' # <<< 7163 1726888030.56249: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # <<< 7163 1726888030.56251: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # <<< 7163 1726888030.56254: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 7163 1726888030.56256: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 7163 1726888030.56300: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d02d130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d02dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7163 1726888030.56314: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c2d130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c2dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7163 1726888030.56576: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 7163 1726888030.56622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888030.56641: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7163 1726888030.56702: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 7163 1726888030.56848: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888030.56851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 7163 1726888030.56859: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7163 1726888030.56863: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d06be30> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d06bef0> <<< 7163 1726888030.56865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 7163 1726888030.56983: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888030.56986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c6be30> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c6bef0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 7163 1726888030.56998: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0a3860> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0a3ef0> import '_collections' # <<< 7163 1726888030.57009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7163 1726888030.57033: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d083b00> <<< 7163 1726888030.57075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # <<< 7163 1726888030.57108: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01ca3860> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 7163 1726888030.57121: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d081220> <<< 7163 1726888030.57210: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d068fe0> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 7163 1726888030.57216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01ca3ef0> import '_collections' # <<< 7163 1726888030.57386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 7163 1726888030.57494: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c83b00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c81220> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c68fe0> <<< 7163 1726888030.57498: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0c37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0c23f0> <<< 7163 1726888030.57519: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' <<< 7163 1726888030.57560: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 7163 1726888030.57743: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cc37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cc23f0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c82210> <<< 7163 1726888030.57753: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d082210> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0c0c50> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0f8800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d068260> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438d0f8cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0f8b60> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438d0f8ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d066d80> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 7163 1726888030.57760: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cc0c50> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cf8830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c68260> <<< 7163 1726888030.57940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0f9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0f9250> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0fa450> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d110680> import 'errno' # <<< 7163 1726888030.57961: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01cf8ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cf8b90> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01cf8f50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c66d80> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cf95b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cf92b0> import 'importlib.machinery' # <<< 7163 1726888030.58266: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cfa480> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01d10650> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01d11d30> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01d12bd0> <<< 7163 1726888030.58431: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438d111d60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d112c00> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438d113260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d112150> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438d113ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d113410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0fa4b0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 7163 1726888030.58498: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 7163 1726888030.58505: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 7163 1726888030.58508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438ce57c20> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 7163 1726888030.58648: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01d13230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01d12120> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01d13cb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01d133e0> <<< 7163 1726888030.58656: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438ce80740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438ce804a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438ce806b0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438ce81070> <<< 7163 1726888030.58659: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cfa4b0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01a03bf0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01a2c620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a2c380> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01a2c650> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7163 1726888030.58785: stdout chunk (state=3): >>>import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5d684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5d37b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5d6aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 7163 1726888030.58792: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01a2cf80> <<< 7163 1726888030.58843: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b1d130> <<< 7163 1726888030.58851: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438ce81a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438ce80920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438ce55dc0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438ce82e10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438ce818e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0faba0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888030.58921: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b1dfa0> import 'site' # <<< 7163 1726888030.58924: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01a2d970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a2c830> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a01d90> <<< 7163 1726888030.59012: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 7163 1726888030.59016: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438ceab170> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 7163 1726888030.59018: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7163 1726888030.59133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a2ed50> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a2da90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cfab70> <<< 7163 1726888030.59143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cecf500> <<< 7163 1726888030.59147: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7163 1726888030.59417: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888030.59425: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a570e0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a7b4a0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7163 1726888030.59429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cf302c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7163 1726888030.59554: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cf32a20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cf303e0> <<< 7163 1726888030.59557: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b5be30> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # <<< 7163 1726888030.59560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01adc290> <<< 7163 1726888030.59564: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cef52b0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cd392e0> <<< 7163 1726888030.59755: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b5bef0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 7163 1726888030.59759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # <<< 7163 1726888030.59811: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cece330> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438ce83d40> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f438cd39580> <<< 7163 1726888030.59815: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01ade9f0> <<< 7163 1726888030.59895: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b93860> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b93ef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b73b00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b71220> <<< 7163 1726888030.59899: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01adc3b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01aa5280> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 7163 1726888030.59902: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b58fe0> <<< 7163 1726888030.59976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf018dd370> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a7a2a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a2fcb0> <<< 7163 1726888030.59979: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_ng6tyv0x/ansible_setup_payload.zip' # zipimport: zlib available <<< 7163 1726888030.60014: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5bb37d0> <<< 7163 1726888030.60103: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.60185: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5bb23f0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b72210> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5bb0c50> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5be8800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b58260> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 7163 1726888030.60377: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5be8cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5be8b60> <<< 7163 1726888030.60381: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7163 1726888030.60385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cda30b0> import '_typing' # <<< 7163 1726888030.60453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbf018dd610> <<< 7163 1726888030.60458: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_upni59ch/ansible_setup_payload.zip' # zipimport: zlib available <<< 7163 1726888030.60561: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5be8ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b56d80> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5be9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5be9250> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5bea450> import 'importlib.util' # import 'runpy' # <<< 7163 1726888030.60567: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cd81fa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cd81130> <<< 7163 1726888030.60569: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7163 1726888030.60752: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5c00680> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888030.60756: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 7163 1726888030.60759: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7163 1726888030.60762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01947110> import '_typing' # <<< 7163 1726888030.60764: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5c01d60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5c02c00> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5c03260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5c02150> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 7163 1726888030.61075: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5c03ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5c03410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5bea4b0> <<< 7163 1726888030.61078: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f58f7c20> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5920740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f59204a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f59206b0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7163 1726888030.61094: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888030.61106: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01926000> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01925190> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 7163 1726888030.61216: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5921070> <<< 7163 1726888030.61335: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888030.61360: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5921a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5920920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f58f5dc0> <<< 7163 1726888030.61391: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 7163 1726888030.61423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 7163 1726888030.61469: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 7163 1726888030.61701: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5922e10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f59218e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5beaba0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888030.61704: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7163 1726888030.61726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f594b170> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888030.61754: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 7163 1726888030.61777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7163 1726888030.61813: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f596f500> <<< 7163 1726888030.61843: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7163 1726888030.61884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7163 1726888030.61936: stdout chunk (state=3): >>>import 'ntpath' # <<< 7163 1726888030.61976: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f59d02c0> <<< 7163 1726888030.62002: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.62110: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 7163 1726888030.62124: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7163 1726888030.62154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7163 1726888030.62168: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f59d2a20> <<< 7163 1726888030.62233: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f59d03e0> <<< 7163 1726888030.62277: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f59952b0> <<< 7163 1726888030.62308: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f53152e0> <<< 7163 1726888030.62319: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f596e330> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5923d40> <<< 7163 1726888030.62381: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.62504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 7163 1726888030.62606: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f88f5315580> <<< 7163 1726888030.62836: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_2b3gnr9y/ansible_setup_payload.zip' <<< 7163 1726888030.62861: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.63079: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7163 1726888030.63140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 7163 1726888030.63167: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f537f080> import '_typing' # <<< 7163 1726888030.63202: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cda13a0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888030.63226: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438cdd28d0> <<< 7163 1726888030.63252: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cdd2660> <<< 7163 1726888030.63295: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cdd1f70> <<< 7163 1726888030.63387: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f535df70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f535d100> # zipimport: zlib available import 'ansible' # # zipimport: zlib available <<< 7163 1726888030.63507: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 7163 1726888030.63513: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cdd2a20> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d21a9c0> import 'atexit' # <<< 7163 1726888030.63519: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01944fe0> <<< 7163 1726888030.63669: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 7163 1726888030.63673: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.63680: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 7163 1726888030.63683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01976ab0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01976840> <<< 7163 1726888030.63835: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01976150> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 7163 1726888030.63841: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf019768d0> <<< 7163 1726888030.63863: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01947da0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01977800> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01977a40> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7163 1726888030.63874: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438cdd3590> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438cdd37d0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cdd3c80> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c7319a0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c7335c0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c733f20> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c7350d0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7163 1726888030.63905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7163 1726888030.63924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 7163 1726888030.63989: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c737b00> <<< 7163 1726888030.63992: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01977f50> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 7163 1726888030.64032: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438d112b70> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c735df0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 7163 1726888030.64107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01329d30> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf0132b950> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 7163 1726888030.64157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 7163 1726888030.64222: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0132c350> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 7163 1726888030.64320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0132d4f0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7163 1726888030.64329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c73f9e0> import '_tokenize' # <<< 7163 1726888030.64483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0132ffb0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf013340e0> <<< 7163 1726888030.64489: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c73e4b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c73e240> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 7163 1726888030.64492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c73e780> <<< 7163 1726888030.64495: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0132e270> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 7163 1726888030.64604: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c736300> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c783c80> <<< 7163 1726888030.64610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 7163 1726888030.64615: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c783e00> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 7163 1726888030.64710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01337fe0> <<< 7163 1726888030.64714: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c7858b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c785670> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7163 1726888030.64771: stdout chunk (state=3): >>>import '_tokenize' # <<< 7163 1726888030.64775: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c787e30> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c785fa0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888030.64859: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01336ab0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01336810> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7163 1726888030.64862: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c78b650> <<< 7163 1726888030.64907: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01336d80> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0132e780> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf0137c1d0> <<< 7163 1726888030.64930: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.65041: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c787fe0> <<< 7163 1726888030.65045: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0137c290> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 7163 1726888030.65105: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c78c410> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c78c680> <<< 7163 1726888030.65112: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf0137dd90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0137db50> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7163 1726888030.65363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf013802f0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0137e480> <<< 7163 1726888030.65368: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c78ca10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c783ef0> <<< 7163 1726888030.65410: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c6180b0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c619310> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c78e840> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c78fbf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c78e480> # zipimport: zlib available <<< 7163 1726888030.65435: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01383aa0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01380470> <<< 7163 1726888030.65456: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 7163 1726888030.65491: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01384830> <<< 7163 1726888030.65529: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.65567: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01384c20> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01384b30> <<< 7163 1726888030.65636: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0137c4d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 7163 1726888030.65696: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.65700: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf0120c2f0> <<< 7163 1726888030.65703: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 7163 1726888030.65781: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.65852: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888030.65950: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf0120d370> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01386a80> <<< 7163 1726888030.66144: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01387e30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf013866c0> # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.66150: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f537d370> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888030.66155: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f53ae960> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f53ae6f0> <<< 7163 1726888030.66160: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.66163: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.66165: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f53ae000> <<< 7163 1726888030.66262: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 7163 1726888030.66266: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f53aeae0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5d6a9c0> import 'atexit' # <<< 7163 1726888030.66269: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f53af6e0> <<< 7163 1726888030.66271: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888030.66431: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.66435: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f53af920> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7163 1726888030.66440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f53afe60> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 7163 1726888030.66494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 7163 1726888030.66502: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.66545: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.66548: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f521dbe0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f521f800> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 7163 1726888030.66608: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f52201d0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 7163 1726888030.66634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5221370> <<< 7163 1726888030.66947: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7163 1726888030.66952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5223e30> <<< 7163 1726888030.66958: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f594b0e0> <<< 7163 1726888030.66961: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f52220f0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 7163 1726888030.67297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f522bdd0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f522a8a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f522a600> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f522ab70> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5222570> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f526fec0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5270110> <<< 7163 1726888030.67444: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c61d5b0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c61e480> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c78ff80> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 7163 1726888030.67448: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 7163 1726888030.67451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 7163 1726888030.67453: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.67456: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 7163 1726888030.67458: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.67460: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5271cd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5271a90> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7163 1726888030.67463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7163 1726888030.67497: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888030.67643: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 7163 1726888030.67647: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c61eb40> <<< 7163 1726888030.67650: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.67653: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888030.67655: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5274260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5272390> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 7163 1726888030.67657: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01215640> <<< 7163 1726888030.67660: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5277a40> <<< 7163 1726888030.67954: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 7163 1726888030.67957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf012162d0> <<< 7163 1726888030.67960: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0120d5b0> <<< 7163 1726888030.67963: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5274410> <<< 7163 1726888030.67965: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 7163 1726888030.67967: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888030.67970: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5278800> <<< 7163 1726888030.67972: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888030.67977: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.67981: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 7163 1726888030.67986: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5278a40> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888030.67993: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5278d70> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5270410> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 7163 1726888030.68009: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.68012: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.68152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5108320> <<< 7163 1726888030.68246: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf012161b0> <<< 7163 1726888030.68256: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.68264: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5109370> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f527aab0> <<< 7163 1726888030.68268: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888030.68483: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f527be30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f527a720> # zipimport: zlib available <<< 7163 1726888030.68487: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 7163 1726888030.68490: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.68504: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.68508: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.68543: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.68547: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.68550: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 7163 1726888030.68723: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 7163 1726888030.68727: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 7163 1726888030.68730: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.68736: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # <<< 7163 1726888030.68745: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.68945: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.68949: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 7163 1726888030.68956: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 7163 1726888030.68959: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.68961: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.68963: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.68966: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 7163 1726888030.69085: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.69271: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.69274: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.69282: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 7163 1726888030.69286: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.69288: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.69360: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 7163 1726888030.69495: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7163 1726888030.69501: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.69504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7163 1726888030.69506: stdout chunk (state=3): >>>import '_ast' # <<< 7163 1726888030.69509: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 7163 1726888030.69791: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 7163 1726888030.69796: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.69799: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c61f770> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # <<< 7163 1726888030.69809: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.69954: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 7163 1726888030.69958: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.69961: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.69963: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.69966: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.69968: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.70001: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 7163 1726888030.70034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888030.70082: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7163 1726888030.70118: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c62a060> <<< 7163 1726888030.70225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7163 1726888030.70233: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 7163 1726888030.70236: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888030.70254: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01217500> # zipimport: zlib available <<< 7163 1726888030.70289: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f510d5b0> <<< 7163 1726888030.70352: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.70441: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c625070> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.70445: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.70447: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 7163 1726888030.70560: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 7163 1726888030.70567: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7163 1726888030.70571: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.70573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 7163 1726888030.70632: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7163 1726888030.70635: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f510e360> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5279fa0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 7163 1726888030.70640: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.70642: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c7029c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c7fe690> <<< 7163 1726888030.70776: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.70945: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.70951: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 7163 1726888030.70954: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c62a0f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c78d4f0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.71035: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 7163 1726888030.71046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888030.71050: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f510e600> # zipimport: zlib available <<< 7163 1726888030.71053: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf012220c0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0121fd70> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.71147: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.71152: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.71156: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.71160: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.71217: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888030.71220: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 7163 1726888030.71222: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7163 1726888030.71253: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.71287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 7163 1726888030.71374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7163 1726888030.71378: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.71380: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 7163 1726888030.71439: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0130a960> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf019a2630> <<< 7163 1726888030.71549: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01222150> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01214140> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 7163 1726888030.71578: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.71590: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 7163 1726888030.71684: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 7163 1726888030.71688: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.71766: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 7163 1726888030.71847: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.71852: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.71854: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.71975: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.71990: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 7163 1726888030.72007: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.72012: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c6ba270> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 7163 1726888030.72015: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.72098: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c28c1d0> <<< 7163 1726888030.72104: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 7163 1726888030.72147: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.72184: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c28c7a0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c6a03e0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c6bad80> <<< 7163 1726888030.72443: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 7163 1726888030.72446: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c6b8920> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c6b8560> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 7163 1726888030.72449: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.72506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 7163 1726888030.72513: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c28f530> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c28ede0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c28efc0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c28e210> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 7163 1726888030.72534: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 7163 1726888030.72559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c28f680> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 7163 1726888030.72602: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.72732: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.72740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c2ea180> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c2e81a0> <<< 7163 1726888030.72743: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888030.72752: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 7163 1726888030.72845: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c6b86b0> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 7163 1726888030.72852: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 7163 1726888030.72855: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.72857: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 7163 1726888030.72892: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available <<< 7163 1726888030.72964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf012b2090> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 7163 1726888030.72969: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00e2bfb0> <<< 7163 1726888030.73064: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 7163 1726888030.73070: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.73073: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.73109: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf00e302f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0129b080> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf012b2c00> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf012b0770> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf012b03b0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 7163 1726888030.73307: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.73376: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.73385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf00e332c0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00e32b70> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf00e32d20> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00e31fa0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 7163 1726888030.73388: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.73414: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.73457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00e33230> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 7163 1726888030.73500: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 7163 1726888030.73530: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f510f6b0> # zipimport: zlib available <<< 7163 1726888030.73552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf00e91dc0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00e33dd0> <<< 7163 1726888030.73580: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf012b0410> import 'ansible.module_utils.facts.timeout' # <<< 7163 1726888030.73606: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.73636: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 7163 1726888030.73669: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.73673: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 7163 1726888030.73709: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 7163 1726888030.73734: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.73783: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.73786: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 7163 1726888030.73919: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.73956: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # <<< 7163 1726888030.73959: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.73962: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.74092: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.74096: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 7163 1726888030.74099: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.74132: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888030.74136: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 7163 1726888030.74182: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.74241: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f511a300> <<< 7163 1726888030.74246: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 7163 1726888030.74333: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5115010> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 7163 1726888030.74352: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.74413: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.74454: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 7163 1726888030.74485: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.74574: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.74578: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 7163 1726888030.74580: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 7163 1726888030.74893: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # <<< 7163 1726888030.74897: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f51eecc0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f52e6990> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f511a570> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f511a000> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.74912: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 7163 1726888030.74953: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.74972: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 7163 1726888030.75003: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 7163 1726888030.75045: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 7163 1726888030.75076: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c2ea3c0> <<< 7163 1726888030.75109: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 7163 1726888030.75129: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.75150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 7163 1726888030.75174: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.75181: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.75237: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c2eafc0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 7163 1726888030.75257: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.75282: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.75304: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.75331: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.75417: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 7163 1726888030.75421: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 7163 1726888030.75451: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.namespace' # <<< 7163 1726888030.75509: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.75512: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.75515: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.75634: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.75639: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.75641: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.75644: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 7163 1726888030.75735: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 7163 1726888030.75740: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.75742: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 7163 1726888030.75821: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.75825: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 7163 1726888030.75896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 7163 1726888030.75899: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.75902: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 7163 1726888030.75977: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888030.75981: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 7163 1726888030.76008: stdout chunk (state=3): >>>import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c32a5a0> <<< 7163 1726888030.76056: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.76079: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.76133: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 7163 1726888030.76222: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888030.76231: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c31b440> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.76307: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00e93e90> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 7163 1726888030.76311: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 7163 1726888030.76430: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00e92990> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 7163 1726888030.76434: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f51aa480> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 7163 1726888030.76556: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.76559: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.76562: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4d743b0> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f4d746b0> <<< 7163 1726888030.76565: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 7163 1726888030.77013: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.77019: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5191040> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f51aafc0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f51a8b90> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f51a85f0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f4d77740> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4d76ff0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f4d771d0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4d76420> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 7163 1726888030.77024: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c33e1b0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c31b590> <<< 7163 1726888030.77027: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 7163 1726888030.77029: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 7163 1726888030.77031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4d77830> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 7163 1726888030.77202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888030.77205: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.77208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f4dd2330> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4dd0380> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f51a9c70> <<< 7163 1726888030.77214: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf00ece180> <<< 7163 1726888030.77216: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available <<< 7163 1726888030.77218: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 7163 1726888030.77272: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.77279: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.77363: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00eb2db0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 7163 1726888030.77406: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available <<< 7163 1726888030.77410: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 7163 1726888030.77500: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available <<< 7163 1726888030.77503: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.77506: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 7163 1726888030.77508: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.77578: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 7163 1726888030.77582: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.77671: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 7163 1726888030.77768: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.77771: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.77922: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.77925: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 7163 1726888030.77928: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 7163 1726888030.77934: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.78064: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.78068: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 7163 1726888030.78108: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf00ee1eb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00ee1df0> import 'ansible.module_utils.facts.system.user' # <<< 7163 1726888030.78112: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 7163 1726888030.78153: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 7163 1726888030.78199: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.78316: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.78320: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 7163 1726888030.78323: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.78461: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.78474: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.78523: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 7163 1726888030.78540: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.78573: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.78943: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.78947: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.78974: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.78987: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 7163 1726888030.79014: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.79027: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.79071: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.79191: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 7163 1726888030.79209: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.79230: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 7163 1726888030.79273: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.79297: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.79326: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 7163 1726888030.79436: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 7163 1726888030.79474: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.79498: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.79503: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.79556: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.79669: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 7163 1726888030.79677: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.79697: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 7163 1726888030.79720: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4dd2600> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 7163 1726888030.79742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 7163 1726888030.79859: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.79891: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4dd3200> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 7163 1726888030.79911: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 7163 1726888030.79931: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.79997: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 7163 1726888030.80013: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.80053: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.80086: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.80186: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 7163 1726888030.80220: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 7163 1726888030.80464: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.80468: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.80492: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.80512: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.80530: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888030.80585: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f4e126f0> <<< 7163 1726888030.80601: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 7163 1726888030.80710: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.80724: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.80763: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4e02390> <<< 7163 1726888030.80793: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 7163 1726888030.80817: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.80846: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 7163 1726888030.80854: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.80906: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 7163 1726888030.80925: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.81012: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.81065: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.81069: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 7163 1726888030.81072: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.81185: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 7163 1726888030.81231: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.81237: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.81279: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.81304: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.81336: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 7163 1726888030.81341: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.81474: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.81478: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.81481: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 7163 1726888030.81767: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 7163 1726888030.81771: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 7163 1726888030.81774: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.81776: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.81779: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 7163 1726888030.81831: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f4bb60c0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4e124e0> import 'ansible.module_utils.facts.system.user' # <<< 7163 1726888030.81841: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 7163 1726888030.81861: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.81884: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.81903: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.82008: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 7163 1726888030.82078: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 7163 1726888030.82081: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.82086: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 7163 1726888030.82125: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.82142: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.82185: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 7163 1726888030.82264: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.82272: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.82352: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 7163 1726888030.82355: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.82386: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.82434: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 7163 1726888030.82441: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.82510: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 7163 1726888030.82513: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.82523: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.82558: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 7163 1726888030.82600: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.82747: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 7163 1726888030.82757: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.82763: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.82824: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 7163 1726888030.82827: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.82830: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.82943: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 7163 1726888030.83024: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.83029: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.83032: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.83045: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.83068: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.83284: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 7163 1726888030.83288: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.83310: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.83361: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 7163 1726888030.83365: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 7163 1726888030.83460: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.83463: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.83465: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.83491: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.83554: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 7163 1726888030.83578: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.83642: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 7163 1726888030.83660: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.83715: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.83779: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 7163 1726888030.83847: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 7163 1726888030.83867: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.84005: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 7163 1726888030.84009: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.84012: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.84077: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.84080: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.84108: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 7163 1726888030.84151: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 7163 1726888030.84154: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.84214: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.84228: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.84484: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 7163 1726888030.84490: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 7163 1726888030.84498: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.84542: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 7163 1726888030.84546: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.84560: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 7163 1726888030.84625: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.84667: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.84698: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.84736: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 7163 1726888030.84742: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.84780: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.84851: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 7163 1726888030.84890: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 7163 1726888030.84894: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 7163 1726888030.84947: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.84951: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 7163 1726888030.84976: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.84989: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 7163 1726888030.85083: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.85178: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.85182: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 7163 1726888030.85268: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.85311: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 7163 1726888030.85394: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.85583: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 7163 1726888030.85586: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.85588: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 7163 1726888030.85609: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.85655: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 7163 1726888030.85683: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.85705: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 7163 1726888030.85726: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.85892: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.85921: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 7163 1726888030.85954: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 7163 1726888030.86015: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.86092: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 7163 1726888030.86382: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 7163 1726888030.86386: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin <<< 7163 1726888030.86434: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 7163 1726888030.86439: stdout chunk (state=3): >>># restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator <<< 7163 1726888030.86561: stdout chunk (state=3): >>># cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime <<< 7163 1726888030.86568: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing <<< 7163 1726888030.86773: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.86778: stdout chunk (state=3): >>># cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors <<< 7163 1726888030.86784: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat <<< 7163 1726888030.86927: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 7163 1726888030.87092: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 7163 1726888030.87099: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 7163 1726888030.87102: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.87234: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 7163 1726888030.87242: stdout chunk (state=3): >>># cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux <<< 7163 1726888030.87297: stdout chunk (state=3): >>># destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7163 1726888030.87303: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 7163 1726888030.87441: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 7163 1726888030.87582: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 7163 1726888030.87588: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct <<< 7163 1726888030.87596: stdout chunk (state=3): >>># destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping configparser <<< 7163 1726888030.87599: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7163 1726888030.87696: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 7163 1726888030.87700: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7163 1726888030.87828: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.87832: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 7163 1726888030.87835: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins <<< 7163 1726888030.87849: stdout chunk (state=3): >>># destroy _thread <<< 7163 1726888030.87853: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.87945: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7163 1726888030.87949: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.88187: stdout chunk (state=3): >>># clear sys.audit hooks <<< 7163 1726888030.88191: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 7163 1726888030.88193: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe <<< 7163 1726888030.88196: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.206 closed. <<< 7163 1726888030.88198: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 7163 1726888030.88201: stdout chunk (state=3): >>># destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 7163 1726888030.88203: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.88315: stderr chunk (state=3): >>><<< 7163 1726888030.88319: stdout chunk (state=3): >>><<< 7163 1726888030.88386: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 7163 1726888030.88518: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.45.174 closed. <<< 7163 1726888030.88528: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 7163 1726888030.88546: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.88619: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 7163 1726888030.88641: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.88680: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.88768: stderr chunk (state=3): >>><<< 7163 1726888030.88771: stdout chunk (state=3): >>><<< <10.31.46.206> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d2184d0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d1e7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d21aa50>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d02d130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d02dfa0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d06be30>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d06bef0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0a3860>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0a3ef0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d083b00>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d081220>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d068fe0>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0c37d0>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0c23f0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d082210>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0c0c50>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0f8800>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d068260>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438d0f8cb0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0f8b60>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438d0f8ef0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d066d80>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0f9580>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0f9250>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0fa450>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d110680>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438d111d60>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d112c00>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438d113260>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d112150>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438d113ce0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d113410>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0fa4b0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438ce57c20>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438ce80740>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438ce804a0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438ce806b0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438ce81070>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438ce81a60>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438ce80920>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438ce55dc0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438ce82e10>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438ce818e0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0faba0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438ceab170>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cecf500>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cf302c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cf32a20>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cf303e0>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cef52b0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cd392e0>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cece330>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438ce83d40>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f438cd39580>\r\n# zipimport: found 103 names in \'/tmp/ansible_setup_payload_ng6tyv0x/ansible_setup_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cda30b0>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cd81fa0>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cd81130>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cda13a0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438cdd28d0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cdd2660>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cdd1f70>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cdd2a20>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d21a9c0>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438cdd3590>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438cdd37d0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cdd3c80>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c7319a0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c7335c0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c733f20>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c7350d0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c737b00>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438d112b70>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c735df0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c73f9e0>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c73e4b0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c73e240>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c73e780>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c736300>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c783c80>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c783e00>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c7858b0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c785670>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c787e30>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c785fa0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c78b650>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c787fe0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c78c410>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c78c680>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c78ca10>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c783ef0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c6180b0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c619310>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c78e840>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c78fbf0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c78e480>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c61d5b0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c61e480>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c78ff80>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c61eb40>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c61f770>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c62a060>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c625070>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c7029c0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c7fe690>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c62a0f0>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c78d4f0>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.namespace\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.typing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c6ba270>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c28c1d0>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c28c7a0>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c6a03e0>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c6bad80>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c6b8920>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c6b8560>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c28f530>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c28ede0>\r\n# extension module \'_queue\' loaded from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_queue\' executed from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_queue\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c28efc0>\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c28e210>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c28f680>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc\'\r\n# extension module \'_multiprocessing\' loaded from \'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_multiprocessing\' executed from \'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_multiprocessing\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c2ea180>\r\nimport \'multiprocessing.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c2e81a0>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c6b86b0>\r\nimport \'ansible.module_utils.facts.timeout\' # \r\nimport \'ansible.module_utils.facts.collector\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other.facter\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other.ohai\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.apparmor\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.caps\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.chroot\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.utils\' # \r\nimport \'ansible.module_utils.facts.system.cmdline\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.distribution\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.datetime\' # \r\nimport \'ansible.module_utils.facts.system.date_time\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.env\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.dns\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.fips\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.loadavg\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c2ea3c0>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c2eafc0>\r\nimport \'ansible.module_utils.facts.system.local\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.lsb\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.pkg_mgr\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.platform\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\'\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c32a5a0>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c31b440>\r\nimport \'ansible.module_utils.facts.system.python\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.version\' # \r\nimport \'ansible.module_utils.facts.system.service_mgr\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.ssh_pub_keys\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c33e1b0>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c31b590>\r\nimport \'ansible.module_utils.facts.system.user\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.aix\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.sysctl\' # \r\nimport \'ansible.module_utils.facts.hardware.darwin\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.freebsd\' # \r\nimport \'ansible.module_utils.facts.hardware.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.linux\' # \r\nimport \'ansible.module_utils.facts.hardware.hurd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.sunos\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.generic_bsd\' # \r\nimport \'ansible.module_utils.facts.network.aix\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.darwin\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.fc_wwn\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.freebsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.hurd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.linux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.iscsi\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.nvme\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.sunos\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.sysctl\' # \r\nimport \'ansible.module_utils.facts.virtual.freebsd\' # \r\nimport \'ansible.module_utils.facts.virtual.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.linux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.sunos\' # \r\nimport \'ansible.module_utils.facts.default_collectors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.ansible_collector\' # \r\nimport \'ansible.module_utils.facts.compat\' # \r\nimport \'ansible.module_utils.facts\' # \r\n# zipimport: zlib available\r\n\r\n{"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}}\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy _multiprocessing\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy subprocess\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy errno\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.46.206 closed.\r\n") 7163 1726888030.89283: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888030.89408: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d2184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d1e7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d21aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d02d130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d02dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d06be30> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d06bef0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0a3860> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0a3ef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d083b00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d081220> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d068fe0> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0c37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0c23f0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d082210> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0c0c50> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0f8800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d068260> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438d0f8cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0f8b60> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438d0f8ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d066d80> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0f9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0f9250> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0fa450> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d110680> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438d111d60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d112c00> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438d113260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d112150> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438d113ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d113410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0fa4b0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438ce57c20> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438ce80740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438ce804a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438ce806b0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438ce81070> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438ce81a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438ce80920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438ce55dc0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438ce82e10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438ce818e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d0faba0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438ceab170> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cecf500> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cf302c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cf32a20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cf303e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cef52b0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cd392e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cece330> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438ce83d40> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f438cd39580> # zipimport: found 103 names in '/tmp/ansible_setup_payload_ng6tyv0x/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cda30b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cd81fa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cd81130> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cda13a0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438cdd28d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cdd2660> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cdd1f70> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cdd2a20> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438d21a9c0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438cdd3590> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438cdd37d0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438cdd3c80> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c7319a0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c7335c0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c733f20> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c7350d0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c737b00> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438d112b70> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c735df0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c73f9e0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c73e4b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c73e240> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c73e780> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c736300> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c783c80> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c783e00> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c7858b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c785670> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c787e30> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c785fa0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c78b650> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c787fe0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c78c410> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c78c680> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c78ca10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c783ef0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c6180b0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c619310> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c78e840> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c78fbf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c78e480> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c61d5b0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c61e480> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c78ff80> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c61eb40> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c61f770> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c62a060> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c625070> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c7029c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c7fe690> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c62a0f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c78d4f0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c6ba270> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c28c1d0> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c28c7a0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c6a03e0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c6bad80> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c6b8920> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c6b8560> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c28f530> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c28ede0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c28efc0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c28e210> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c28f680> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c2ea180> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c2e81a0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c6b86b0> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c2ea3c0> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c2eafc0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c32a5a0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c31b440> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f438c33e1b0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f438c31b590> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available {"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.46.206 closed. 7163 1726888030.90011: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 7163 1726888030.90015: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888030.90021: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 7163 1726888030.91414: done with _execute_module (setup, {'gather_subset': ['!all', '!min', 'distribution', 'distribution_major_version', 'distribution_version', 'os_family'], '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7163 1726888030.91418: _low_level_execute_command(): starting 7163 1726888030.91421: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438/ > /dev/null 2>&1 && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.45.174> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01e184d0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01de7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01e1aa50>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c2d130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c2dfa0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c6be30>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c6bef0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01ca3860>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01ca3ef0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c83b00>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c81220>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c68fe0>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cc37d0>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cc23f0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c82210>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cc0c50>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cf8830>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c68260>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01cf8ce0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cf8b90>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01cf8f50>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c66d80>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cf95b0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cf92b0>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cfa480>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01d10650>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01d11d30>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01d12bd0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01d13230>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01d12120>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01d13cb0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01d133e0>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cfa4b0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01a03bf0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01a2c620>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a2c380>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01a2c650>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01a2cf80>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01a2d970>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a2c830>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a01d90>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a2ed50>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a2da90>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cfab70>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a570e0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a7b4a0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01adc290>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01ade9f0>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01adc3b0>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01aa5280>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf018dd370>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a7a2a0>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a2fcb0>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbf018dd610>\r\n# zipimport: found 103 names in \'/tmp/ansible_setup_payload_upni59ch/ansible_setup_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01947110>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01926000>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01925190>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01944fe0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01976ab0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01976840>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01976150>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf019768d0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01947da0>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01977800>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01977a40>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01977f50>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01329d30>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf0132b950>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0132c350>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0132d4f0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0132ffb0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf013340e0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0132e270>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01337fe0>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01336ab0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01336810>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01336d80>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0132e780>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf0137c1d0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0137c290>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf0137dd90>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0137db50>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf013802f0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0137e480>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01383aa0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01380470>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01384830>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01384c20>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01384b30>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0137c4d0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf0120c2f0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf0120d370>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01386a80>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01387e30>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf013866c0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01215640>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf012162d0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0120d5b0>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf012161b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01217500>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf012220c0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0121fd70>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0130a960>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf019a2630>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01222150>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01214140>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.namespace\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.typing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf012b2090>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00e2bfb0>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf00e302f0>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0129b080>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf012b2c00>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf012b0770>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf012b03b0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf00e332c0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00e32b70>\r\n# extension module \'_queue\' loaded from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_queue\' executed from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_queue\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf00e32d20>\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00e31fa0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00e33230>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc\'\r\n# extension module \'_multiprocessing\' loaded from \'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_multiprocessing\' executed from \'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_multiprocessing\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf00e91dc0>\r\nimport \'multiprocessing.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00e33dd0>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf012b0410>\r\nimport \'ansible.module_utils.facts.timeout\' # \r\nimport \'ansible.module_utils.facts.collector\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other.facter\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other.ohai\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.apparmor\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.caps\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.chroot\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.utils\' # \r\nimport \'ansible.module_utils.facts.system.cmdline\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.distribution\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.datetime\' # \r\nimport \'ansible.module_utils.facts.system.date_time\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.env\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.dns\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.fips\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.loadavg\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00e93e90>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00e92990>\r\nimport \'ansible.module_utils.facts.system.local\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.lsb\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.pkg_mgr\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.platform\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\'\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf00ece180>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00eb2db0>\r\nimport \'ansible.module_utils.facts.system.python\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.version\' # \r\nimport \'ansible.module_utils.facts.system.service_mgr\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.ssh_pub_keys\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf00ee1eb0>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00ee1df0>\r\nimport \'ansible.module_utils.facts.system.user\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.aix\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.sysctl\' # \r\nimport \'ansible.module_utils.facts.hardware.darwin\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.freebsd\' # \r\nimport \'ansible.module_utils.facts.hardware.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.linux\' # \r\nimport \'ansible.module_utils.facts.hardware.hurd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.sunos\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.generic_bsd\' # \r\nimport \'ansible.module_utils.facts.network.aix\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.darwin\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.fc_wwn\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.freebsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.hurd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.linux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.iscsi\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.nvme\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.sunos\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.sysctl\' # \r\nimport \'ansible.module_utils.facts.virtual.freebsd\' # \r\nimport \'ansible.module_utils.facts.virtual.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.linux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.sunos\' # \r\nimport \'ansible.module_utils.facts.default_collectors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.ansible_collector\' # \r\nimport \'ansible.module_utils.facts.compat\' # \r\nimport \'ansible.module_utils.facts\' # \r\n# zipimport: zlib available\r\n\r\n{"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}}\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy _multiprocessing\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy subprocess\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy errno\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.45.174 closed.\r\n") 7163 1726888030.91719: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01e184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01de7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01e1aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c2d130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c2dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c6be30> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c6bef0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01ca3860> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01ca3ef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c83b00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c81220> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c68fe0> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cc37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cc23f0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c82210> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cc0c50> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cf8830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c68260> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01cf8ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cf8b90> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01cf8f50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01c66d80> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cf95b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cf92b0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cfa480> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01d10650> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01d11d30> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01d12bd0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01d13230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01d12120> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01d13cb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01d133e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cfa4b0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01a03bf0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01a2c620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a2c380> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01a2c650> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01a2cf80> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01a2d970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a2c830> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a01d90> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a2ed50> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a2da90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01cfab70> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a570e0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a7b4a0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01adc290> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01ade9f0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01adc3b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01aa5280> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf018dd370> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a7a2a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01a2fcb0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbf018dd610> # zipimport: found 103 names in '/tmp/ansible_setup_payload_upni59ch/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01947110> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01926000> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01925190> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01944fe0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01976ab0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01976840> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01976150> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf019768d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01947da0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01977800> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01977a40> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01977f50> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01329d30> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf0132b950> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0132c350> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0132d4f0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0132ffb0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf013340e0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0132e270> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01337fe0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01336ab0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01336810> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01336d80> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0132e780> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf0137c1d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0137c290> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf0137dd90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0137db50> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf013802f0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0137e480> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01383aa0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01380470> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01384830> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01384c20> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01384b30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0137c4d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf0120c2f0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf0120d370> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01386a80> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01387e30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf013866c0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf01215640> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf012162d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0120d5b0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf012161b0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01217500> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf012220c0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0121fd70> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0130a960> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf019a2630> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01222150> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf01214140> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf012b2090> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00e2bfb0> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf00e302f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf0129b080> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf012b2c00> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf012b0770> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf012b03b0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf00e332c0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00e32b70> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf00e32d20> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00e31fa0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00e33230> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf00e91dc0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00e33dd0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf012b0410> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00e93e90> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00e92990> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf00ece180> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00eb2db0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbf00ee1eb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbf00ee1df0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available {"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.45.174 closed. <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888029.7941034-7317-232528331672438/ > /dev/null 2>&1 && sleep 0'"'"'' 7163 1726888030.92568: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type <<< 7163 1726888030.92572: stdout chunk (state=3): >>># clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket<<< 7163 1726888030.95446: done with _execute_module (setup, {'gather_subset': ['!all', '!min', 'distribution', 'distribution_major_version', 'distribution_version', 'os_family'], '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7163 1726888030.95450: stdout chunk (state=3): >>> # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 7163 1726888030.95453: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 7163 1726888030.95456: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 7163 1726888030.95458: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7163 1726888030.95460: _low_level_execute_command(): starting 7163 1726888030.95463: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323/ > /dev/null 2>&1 && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888030.95468: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888029.7797773-7316-5139135775323/ > /dev/null 2>&1 && sleep 0'"'"'' 7163 1726888030.95473: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.215 closed. <<< 7163 1726888030.95476: stderr chunk (state=3): >>><<< 7163 1726888030.95478: stdout chunk (state=3): >>><<< <10.31.12.215> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5d684d0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5d37b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5d6aa50>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b1d130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b1dfa0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b5be30>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b5bef0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b93860>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b93ef0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b73b00>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b71220>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b58fe0>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5bb37d0>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5bb23f0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b72210>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5bb0c50>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5be8800>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b58260>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5be8cb0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5be8b60>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5be8ef0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b56d80>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5be9580>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5be9250>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5bea450>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5c00680>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5c01d60>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5c02c00>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5c03260>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5c02150>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5c03ce0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5c03410>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5bea4b0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f58f7c20>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5920740>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f59204a0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f59206b0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5921070>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5921a60>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5920920>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f58f5dc0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5922e10>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f59218e0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5beaba0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f594b170>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f596f500>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f59d02c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f59d2a20>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f59d03e0>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f59952b0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f53152e0>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f596e330>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5923d40>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f88f5315580>\r\n# zipimport: found 103 names in \'/tmp/ansible_setup_payload_2b3gnr9y/ansible_setup_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f537f080>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f535df70>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f535d100>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f537d370>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f53ae960>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f53ae6f0>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f53ae000>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f53aeae0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5d6a9c0>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f53af6e0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f53af920>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f53afe60>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f521dbe0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f521f800>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f52201d0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5221370>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5223e30>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f594b0e0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f52220f0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f522bdd0>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f522a8a0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f522a600>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f522ab70>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5222570>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f526fec0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5270110>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5271cd0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5271a90>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5274260>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5272390>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5277a40>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5274410>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5278800>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5278a40>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5278d70>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5270410>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5108320>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5109370>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f527aab0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f527be30>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f527a720>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f510d5b0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f510e360>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5279fa0>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f510e600>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f510f6b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f511a300>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5115010>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f51eecc0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f52e6990>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f511a570>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f511a000>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.namespace\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.typing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f51aa480>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4d743b0>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f4d746b0>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5191040>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f51aafc0>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f51a8b90>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f51a85f0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f4d77740>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4d76ff0>\r\n# extension module \'_queue\' loaded from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_queue\' executed from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_queue\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f4d771d0>\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4d76420>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4d77830>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc\'\r\n# extension module \'_multiprocessing\' loaded from \'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_multiprocessing\' executed from \'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_multiprocessing\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f4dd2330>\r\nimport \'multiprocessing.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4dd0380>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f51a9c70>\r\nimport \'ansible.module_utils.facts.timeout\' # \r\nimport \'ansible.module_utils.facts.collector\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other.facter\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other.ohai\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.apparmor\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.caps\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.chroot\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.utils\' # \r\nimport \'ansible.module_utils.facts.system.cmdline\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.distribution\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.datetime\' # \r\nimport \'ansible.module_utils.facts.system.date_time\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.env\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.dns\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.fips\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.loadavg\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4dd2600>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4dd3200>\r\nimport \'ansible.module_utils.facts.system.local\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.lsb\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.pkg_mgr\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.platform\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\'\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f4e126f0>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4e02390>\r\nimport \'ansible.module_utils.facts.system.python\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.version\' # \r\nimport \'ansible.module_utils.facts.system.service_mgr\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.ssh_pub_keys\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f4bb60c0>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4e124e0>\r\nimport \'ansible.module_utils.facts.system.user\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.aix\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.sysctl\' # \r\nimport \'ansible.module_utils.facts.hardware.darwin\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.freebsd\' # \r\nimport \'ansible.module_utils.facts.hardware.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.linux\' # \r\nimport \'ansible.module_utils.facts.hardware.hurd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.sunos\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.generic_bsd\' # \r\nimport \'ansible.module_utils.facts.network.aix\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.darwin\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.fc_wwn\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.freebsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.hurd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.linux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.iscsi\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.nvme\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.sunos\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.sysctl\' # \r\nimport \'ansible.module_utils.facts.virtual.freebsd\' # \r\nimport \'ansible.module_utils.facts.virtual.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.linux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.sunos\' # \r\nimport \'ansible.module_utils.facts.default_collectors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.ansible_collector\' # \r\nimport \'ansible.module_utils.facts.compat\' # \r\nimport \'ansible.module_utils.facts\' # \r\n# zipimport: zlib available\r\n\r\n{"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}}\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy _multiprocessing\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy subprocess\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy errno\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.215 closed.\r\n") 7163 1726888030.95683: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888030.95762: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5d684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5d37b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5d6aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b1d130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b1dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b5be30> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b5bef0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b93860> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b93ef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b73b00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b71220> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b58fe0> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5bb37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5bb23f0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b72210> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5bb0c50> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5be8800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b58260> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5be8cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5be8b60> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5be8ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5b56d80> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5be9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5be9250> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5bea450> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5c00680> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5c01d60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5c02c00> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5c03260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5c02150> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5c03ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5c03410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5bea4b0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f58f7c20> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5920740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f59204a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f59206b0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5921070> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5921a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5920920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f58f5dc0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5922e10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f59218e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5beaba0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f594b170> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f596f500> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f59d02c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f59d2a20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f59d03e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f59952b0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f53152e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f596e330> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5923d40> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f88f5315580> # zipimport: found 103 names in '/tmp/ansible_setup_payload_2b3gnr9y/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f537f080> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f535df70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f535d100> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f537d370> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f53ae960> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f53ae6f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f53ae000> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f53aeae0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5d6a9c0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f53af6e0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f53af920> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f53afe60> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f521dbe0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f521f800> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f52201d0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5221370> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5223e30> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f594b0e0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f52220f0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f522bdd0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f522a8a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f522a600> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f522ab70> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5222570> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f526fec0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5270110> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5271cd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5271a90> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5274260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5272390> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5277a40> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5274410> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5278800> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5278a40> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5278d70> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5270410> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5108320> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f5109370> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f527aab0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f527be30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f527a720> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f510d5b0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f510e360> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5279fa0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f510e600> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f510f6b0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f511a300> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5115010> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f51eecc0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f52e6990> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f511a570> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f511a000> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f51aa480> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4d743b0> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f4d746b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f5191040> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f51aafc0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f51a8b90> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f51a85f0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f4d77740> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4d76ff0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f4d771d0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4d76420> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4d77830> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f4dd2330> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4dd0380> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f51a9c70> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4dd2600> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4dd3200> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f4e126f0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4e02390> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88f4bb60c0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88f4e124e0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available {"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.215 closed. 7163 1726888030.96252: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888030.96256: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888030.96259: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888030.98297: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888030.98307: stdout chunk (state=3): >>><<< 7163 1726888030.98310: stderr chunk (state=3): >>><<< 7163 1726888030.98313: done with _execute_module (setup, {'gather_subset': ['!all', '!min', 'distribution', 'distribution_major_version', 'distribution_version', 'os_family'], '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) <10.31.46.206> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888030.98320: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888030.98323: handler run complete 7163 1726888030.98327: _low_level_execute_command(): starting 7163 1726888030.98330: variable 'ansible_facts' from source: host vars for 'managed_node3' 7163 1726888030.98404: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343/ > /dev/null 2>&1 && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888030.98421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888030.98424: variable 'ansible_facts' from source: host vars for 'managed_node3' 7163 1726888030.98426: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888030.98428: attempt loop complete, returning result 7163 1726888030.98431: _execute() done 7163 1726888030.98433: dumping result to json 7163 1726888030.98435: done dumping result, returning 7163 1726888030.98442: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Ensure ansible_facts used by role [02619b48-4a2f-6d34-1d0e-00000000007e] 7163 1726888030.98447: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000007e <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888029.7899811-7314-52215303969343/ > /dev/null 2>&1 && sleep 0'"'"'' ok: [managed_node3] 7163 1726888030.98692: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000007e 7163 1726888030.98695: WORKER PROCESS EXITING 7163 1726888030.98698: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888030.98700: stderr chunk (state=3): >>><<< 7163 1726888030.98702: stdout chunk (state=3): >>><<< <10.31.45.174> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888030.98708: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888030.98711: handler run complete 7163 1726888030.98712: variable 'ansible_facts' from source: host vars for 'managed_node2' 7163 1726888030.98714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888030.98716: variable 'ansible_facts' from source: host vars for 'managed_node2' 7163 1726888030.98718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888030.98720: attempt loop complete, returning result 7163 1726888030.98722: _execute() done 7163 1726888030.98725: dumping result to json 7163 1726888030.98727: done dumping result, returning 7163 1726888030.98729: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Ensure ansible_facts used by role [02619b48-4a2f-6d34-1d0e-00000000007e] 7163 1726888030.98731: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 7163 1726888030.98772: stderr chunk (state=3): >>>debug2: match not found <<< 7163 1726888030.98775: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888030.98778: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888030.98784: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888030.98786: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888030.98789: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000007e 7163 1726888030.98791: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888030.98960: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000007e 7163 1726888030.98964: WORKER PROCESS EXITING 7163 1726888030.98967: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< ok: [managed_node2] 7163 1726888031.00830: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888031.01087: stderr chunk (state=3): >>><<< 7163 1726888031.01092: stdout chunk (state=3): >>><<< <10.31.12.215> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888031.01100: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888031.01103: handler run complete 7163 1726888031.01107: variable 'ansible_facts' from source: host vars for 'managed_node1' 7163 1726888031.01379: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888031.01550: variable 'ansible_facts' from source: host vars for 'managed_node1' 7163 1726888031.01675: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888031.01783: attempt loop complete, returning result 7163 1726888031.01787: _execute() done 7163 1726888031.01790: dumping result to json 7163 1726888031.01864: done dumping result, returning 7163 1726888031.01868: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Ensure ansible_facts used by role [02619b48-4a2f-6d34-1d0e-00000000007e] 7163 1726888031.01870: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000007e 7163 1726888031.02253: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000007e 7163 1726888031.02257: WORKER PROCESS EXITING ok: [managed_node1] 7163 1726888031.02295: no more pending results, returning what we have 7163 1726888031.02299: results queue empty 7163 1726888031.02306: checking for any_errors_fatal 7163 1726888031.02309: done checking for any_errors_fatal 7163 1726888031.02310: checking for max_fail_percentage 7163 1726888031.02312: done checking for max_fail_percentage 7163 1726888031.02313: checking to see if all hosts have failed and the running result is not ok 7163 1726888031.02314: done checking to see if all hosts have failed 7163 1726888031.02315: getting the remaining hosts for this loop 7163 1726888031.02317: done getting the remaining hosts for this loop 7163 1726888031.02320: getting the next task for host managed_node1 7163 1726888031.02329: done getting next task for host managed_node1 7163 1726888031.02332: ^ task is: TASK: fedora.linux_system_roles.tlog : Check if system is ostree 7163 1726888031.02335: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888031.02338: getting the next task for host managed_node2 7163 1726888031.02559: done getting next task for host managed_node2 7163 1726888031.02562: ^ task is: TASK: fedora.linux_system_roles.tlog : Check if system is ostree 7163 1726888031.02564: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888031.02566: getting the next task for host managed_node3 7163 1726888031.02569: done getting next task for host managed_node3 7163 1726888031.02571: ^ task is: TASK: fedora.linux_system_roles.tlog : Check if system is ostree 7163 1726888031.02573: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888031.02587: getting variables 7163 1726888031.02588: in VariableManager get_vars() 7163 1726888031.02625: Calling all_inventory to load vars for managed_node1 7163 1726888031.02628: Calling groups_inventory to load vars for managed_node1 7163 1726888031.02631: Calling all_plugins_inventory to load vars for managed_node1 7163 1726888031.02742: Calling all_plugins_play to load vars for managed_node1 7163 1726888031.02746: Calling groups_plugins_inventory to load vars for managed_node1 7163 1726888031.02750: Calling groups_plugins_play to load vars for managed_node1 7163 1726888031.03134: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888031.03177: done with get_vars() 7163 1726888031.03185: done getting variables TASK [fedora.linux_system_roles.tlog : Check if system is ostree] ************** task path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:10 Friday 20 September 2024 23:07:11 -0400 (0:00:01.403) 0:00:03.043 ****** 7163 1726888031.03400: entering _queue_task() for managed_node1/stat 7163 1726888031.03707: worker is 1 (out of 3 available) 7163 1726888031.03840: exiting _queue_task() for managed_node1/stat 7163 1726888031.03871: getting variables 7163 1726888031.03874: in VariableManager get_vars() 7163 1726888031.04017: Calling all_inventory to load vars for managed_node2 7163 1726888031.04021: Calling groups_inventory to load vars for managed_node2 7163 1726888031.04024: Calling all_plugins_inventory to load vars for managed_node2 7163 1726888031.04037: Calling all_plugins_play to load vars for managed_node2 7163 1726888031.04043: Calling groups_plugins_inventory to load vars for managed_node2 7163 1726888031.04047: Calling groups_plugins_play to load vars for managed_node2 7163 1726888031.04129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888031.04186: done with get_vars() 7163 1726888031.04196: done getting variables 7163 1726888031.04300: entering _queue_task() for managed_node2/stat 7163 1726888031.04913: worker is 2 (out of 3 available) 7163 1726888031.04925: exiting _queue_task() for managed_node2/stat 7163 1726888031.04955: getting variables 7163 1726888031.04957: in VariableManager get_vars() 7163 1726888031.05161: Calling all_inventory to load vars for managed_node3 7163 1726888031.05166: Calling groups_inventory to load vars for managed_node3 7163 1726888031.05169: Calling all_plugins_inventory to load vars for managed_node3 7163 1726888031.05185: Calling all_plugins_play to load vars for managed_node3 7163 1726888031.05188: Calling groups_plugins_inventory to load vars for managed_node3 7163 1726888031.05193: Calling groups_plugins_play to load vars for managed_node3 7163 1726888031.05400: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888031.05722: done with get_vars() 7163 1726888031.05731: done getting variables 7163 1726888031.06353: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Check if system is ostree 7163 1726888031.06362: in run() - task 02619b48-4a2f-6d34-1d0e-000000000080 7163 1726888031.06366: variable 'ansible_search_path' from source: unknown 7163 1726888031.06368: variable 'ansible_search_path' from source: unknown 7163 1726888031.06370: calling self._execute() 7163 1726888031.06373: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888031.06375: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888031.06377: variable 'omit' from source: magic vars 7163 1726888031.06386: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Check if system is ostree 7163 1726888031.06389: in run() - task 02619b48-4a2f-6d34-1d0e-000000000080 7163 1726888031.06392: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7163 1726888031.06394: variable 'ansible_search_path' from source: unknown 7163 1726888031.06396: variable 'ansible_search_path' from source: unknown 7163 1726888031.06398: calling self._execute() 7163 1726888031.06406: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888031.06410: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888031.06412: variable 'omit' from source: magic vars 7163 1726888031.06499: entering _queue_task() for managed_node3/stat 7163 1726888031.07898: worker is 3 (out of 3 available) 7163 1726888031.07907: exiting _queue_task() for managed_node3/stat 7163 1726888031.07923: done queuing things up, now waiting for results queue to drain 7163 1726888031.07925: waiting for pending results... 7163 1726888031.07871: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7163 1726888031.07947: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7163 1726888031.07951: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7163 1726888031.07954: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7163 1726888031.07958: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7163 1726888031.07962: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 7163 1726888031.07965: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 7163 1726888031.07968: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 7163 1726888031.07972: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 7163 1726888031.08184: variable '__tlog_is_ostree' from source: set_fact 7163 1726888031.08268: Evaluated conditional (not __tlog_is_ostree is defined): False 7163 1726888031.08298: when evaluation is False, skipping this task 7163 1726888031.08345: _execute() done 7163 1726888031.08355: dumping result to json 7163 1726888031.08444: done dumping result, returning 7163 1726888031.08448: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Check if system is ostree [02619b48-4a2f-6d34-1d0e-000000000080] 7163 1726888031.08451: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000080 7163 1726888031.08650: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Check if system is ostree 7163 1726888031.08654: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7163 1726888031.08724: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000080 7163 1726888031.08728: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __tlog_is_ostree is defined", "skip_reason": "Conditional result was False" } 7163 1726888031.08980: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7163 1726888031.08985: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7163 1726888031.08987: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7163 1726888031.08989: in run() - task 02619b48-4a2f-6d34-1d0e-000000000080 7163 1726888031.08992: variable 'ansible_search_path' from source: unknown 7163 1726888031.08994: variable 'ansible_search_path' from source: unknown 7163 1726888031.08996: calling self._execute() 7163 1726888031.09275: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 7163 1726888031.09278: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 7163 1726888031.09281: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888031.09284: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888031.09286: variable 'omit' from source: magic vars 7163 1726888031.09404: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 7163 1726888031.09442: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 7163 1726888031.09729: variable '__tlog_is_ostree' from source: set_fact 7163 1726888031.09930: Evaluated conditional (not __tlog_is_ostree is defined): False 7163 1726888031.09933: when evaluation is False, skipping this task 7163 1726888031.09935: _execute() done 7163 1726888031.09940: dumping result to json 7163 1726888031.09943: done dumping result, returning 7163 1726888031.09945: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Check if system is ostree [02619b48-4a2f-6d34-1d0e-000000000080] 7163 1726888031.10087: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000080 skipping: [managed_node2] => { "changed": false, "false_condition": "not __tlog_is_ostree is defined", "skip_reason": "Conditional result was False" } 7163 1726888031.10343: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000080 7163 1726888031.10346: WORKER PROCESS EXITING 7163 1726888031.10349: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7163 1726888031.10664: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7163 1726888031.10733: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7163 1726888031.10841: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7163 1726888031.10902: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7163 1726888031.11070: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 7163 1726888031.11152: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 7163 1726888031.11207: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 7163 1726888031.11290: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 7163 1726888031.11562: variable '__tlog_is_ostree' from source: set_fact 7163 1726888031.11575: Evaluated conditional (not __tlog_is_ostree is defined): False 7163 1726888031.11591: when evaluation is False, skipping this task 7163 1726888031.11611: _execute() done 7163 1726888031.11614: dumping result to json 7163 1726888031.11617: done dumping result, returning 7163 1726888031.11643: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Check if system is ostree [02619b48-4a2f-6d34-1d0e-000000000080] 7163 1726888031.11646: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000080 7163 1726888031.11804: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000080 7163 1726888031.11807: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __tlog_is_ostree is defined", "skip_reason": "Conditional result was False" } 7163 1726888031.11834: no more pending results, returning what we have 7163 1726888031.11844: results queue empty 7163 1726888031.11845: checking for any_errors_fatal 7163 1726888031.11852: done checking for any_errors_fatal 7163 1726888031.11853: checking for max_fail_percentage 7163 1726888031.11855: done checking for max_fail_percentage 7163 1726888031.11856: checking to see if all hosts have failed and the running result is not ok 7163 1726888031.11857: done checking to see if all hosts have failed 7163 1726888031.11858: getting the remaining hosts for this loop 7163 1726888031.11860: done getting the remaining hosts for this loop 7163 1726888031.11979: getting the next task for host managed_node1 7163 1726888031.11987: done getting next task for host managed_node1 7163 1726888031.11991: ^ task is: TASK: fedora.linux_system_roles.tlog : Set flag to indicate system is ostree 7163 1726888031.11993: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888031.11995: getting the next task for host managed_node2 7163 1726888031.11997: done getting next task for host managed_node2 7163 1726888031.11999: ^ task is: TASK: fedora.linux_system_roles.tlog : Set flag to indicate system is ostree 7163 1726888031.12001: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888031.12002: getting the next task for host managed_node3 7163 1726888031.12004: done getting next task for host managed_node3 7163 1726888031.12006: ^ task is: TASK: fedora.linux_system_roles.tlog : Set flag to indicate system is ostree 7163 1726888031.12008: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888031.12021: getting variables 7163 1726888031.12023: in VariableManager get_vars() 7163 1726888031.12064: Calling all_inventory to load vars for managed_node1 7163 1726888031.12067: Calling groups_inventory to load vars for managed_node1 7163 1726888031.12070: Calling all_plugins_inventory to load vars for managed_node1 7163 1726888031.12082: Calling all_plugins_play to load vars for managed_node1 7163 1726888031.12085: Calling groups_plugins_inventory to load vars for managed_node1 7163 1726888031.12088: Calling groups_plugins_play to load vars for managed_node1 7163 1726888031.12627: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888031.12671: done with get_vars() 7163 1726888031.12678: done getting variables 7163 1726888031.12873: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.tlog : Set flag to indicate system is ostree] *** task path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:15 Friday 20 September 2024 23:07:11 -0400 (0:00:00.095) 0:00:03.138 ****** 7163 1726888031.12975: entering _queue_task() for managed_node1/set_fact 7163 1726888031.13548: worker is 1 (out of 3 available) 7163 1726888031.13559: exiting _queue_task() for managed_node1/set_fact 7163 1726888031.13591: getting variables 7163 1726888031.13594: in VariableManager get_vars() 7163 1726888031.14017: Calling all_inventory to load vars for managed_node2 7163 1726888031.14021: Calling groups_inventory to load vars for managed_node2 7163 1726888031.14024: Calling all_plugins_inventory to load vars for managed_node2 7163 1726888031.14039: Calling all_plugins_play to load vars for managed_node2 7163 1726888031.14043: Calling groups_plugins_inventory to load vars for managed_node2 7163 1726888031.14057: Calling groups_plugins_play to load vars for managed_node2 7163 1726888031.14446: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Set flag to indicate system is ostree 7163 1726888031.14468: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888031.14583: done with get_vars() 7163 1726888031.14593: done getting variables 7163 1726888031.15046: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7163 1726888031.15059: entering _queue_task() for managed_node2/set_fact 7163 1726888031.15083: in run() - task 02619b48-4a2f-6d34-1d0e-000000000081 7163 1726888031.15087: variable 'ansible_search_path' from source: unknown 7163 1726888031.15089: variable 'ansible_search_path' from source: unknown 7163 1726888031.15092: calling self._execute() 7163 1726888031.15094: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888031.15096: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888031.15846: variable 'omit' from source: magic vars 7163 1726888031.15884: worker is 2 (out of 3 available) 7163 1726888031.15893: exiting _queue_task() for managed_node2/set_fact 7163 1726888031.15923: getting variables 7163 1726888031.15926: in VariableManager get_vars() 7163 1726888031.15997: Calling all_inventory to load vars for managed_node3 7163 1726888031.16000: Calling groups_inventory to load vars for managed_node3 7163 1726888031.16004: Calling all_plugins_inventory to load vars for managed_node3 7163 1726888031.16216: Calling all_plugins_play to load vars for managed_node3 7163 1726888031.16221: Calling groups_plugins_inventory to load vars for managed_node3 7163 1726888031.16450: Calling groups_plugins_play to load vars for managed_node3 7163 1726888031.16522: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888031.16577: done with get_vars() 7163 1726888031.16587: done getting variables 7163 1726888031.17389: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7163 1726888031.17393: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Set flag to indicate system is ostree 7163 1726888031.17396: in run() - task 02619b48-4a2f-6d34-1d0e-000000000081 7163 1726888031.17398: variable 'ansible_search_path' from source: unknown 7163 1726888031.17402: variable 'ansible_search_path' from source: unknown 7163 1726888031.17404: calling self._execute() 7163 1726888031.17406: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888031.17410: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888031.17412: variable 'omit' from source: magic vars 7163 1726888031.17481: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7163 1726888031.17496: entering _queue_task() for managed_node3/set_fact 7163 1726888031.18842: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7163 1726888031.19461: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7163 1726888031.19466: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7163 1726888031.19469: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7163 1726888031.19472: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7163 1726888031.19481: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 7163 1726888031.19484: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 7163 1726888031.19488: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 7163 1726888031.19491: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 7163 1726888031.19494: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7163 1726888031.19052: worker is 3 (out of 3 available) 7163 1726888031.19505: exiting _queue_task() for managed_node3/set_fact 7163 1726888031.19517: done queuing things up, now waiting for results queue to drain 7163 1726888031.19518: waiting for pending results... 7163 1726888031.19697: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7163 1726888031.19783: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Set flag to indicate system is ostree 7163 1726888031.19788: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7163 1726888031.19881: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7163 1726888031.19937: variable '__tlog_is_ostree' from source: set_fact 7163 1726888031.20110: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 7163 1726888031.20128: Evaluated conditional (not __tlog_is_ostree is defined): False 7163 1726888031.20131: when evaluation is False, skipping this task 7163 1726888031.20134: _execute() done 7163 1726888031.20136: dumping result to json 7163 1726888031.20141: done dumping result, returning 7163 1726888031.20154: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Set flag to indicate system is ostree [02619b48-4a2f-6d34-1d0e-000000000081] 7163 1726888031.20167: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000081 7163 1726888031.20308: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) skipping: [managed_node1] => { "changed": false, "false_condition": "not __tlog_is_ostree is defined", "skip_reason": "Conditional result was False" } 7163 1726888031.20918: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000081 7163 1726888031.20922: WORKER PROCESS EXITING 7163 1726888031.20925: in run() - task 02619b48-4a2f-6d34-1d0e-000000000081 7163 1726888031.20927: variable 'ansible_search_path' from source: unknown 7163 1726888031.20930: variable 'ansible_search_path' from source: unknown 7163 1726888031.20932: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 7163 1726888031.20934: calling self._execute() 7163 1726888031.20937: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 7163 1726888031.20940: variable '__tlog_is_ostree' from source: set_fact 7163 1726888031.21028: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888031.21036: Evaluated conditional (not __tlog_is_ostree is defined): False 7163 1726888031.21057: when evaluation is False, skipping this task 7163 1726888031.21127: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888031.21131: _execute() done 7163 1726888031.21133: dumping result to json 7163 1726888031.21136: done dumping result, returning 7163 1726888031.21139: variable 'omit' from source: magic vars 7163 1726888031.21142: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Set flag to indicate system is ostree [02619b48-4a2f-6d34-1d0e-000000000081] 7163 1726888031.21458: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000081 7163 1726888031.21665: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7163 1726888031.21669: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000081 7163 1726888031.21672: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __tlog_is_ostree is defined", "skip_reason": "Conditional result was False" } 7163 1726888031.22641: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7163 1726888031.22644: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7163 1726888031.22648: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7163 1726888031.22650: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7163 1726888031.23343: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 7163 1726888031.23346: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 7163 1726888031.23350: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 7163 1726888031.23495: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 7163 1726888031.23671: variable '__tlog_is_ostree' from source: set_fact 7163 1726888031.23685: Evaluated conditional (not __tlog_is_ostree is defined): False 7163 1726888031.23716: when evaluation is False, skipping this task 7163 1726888031.23723: _execute() done 7163 1726888031.23750: dumping result to json 7163 1726888031.23928: done dumping result, returning 7163 1726888031.23931: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Set flag to indicate system is ostree [02619b48-4a2f-6d34-1d0e-000000000081] 7163 1726888031.23934: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000081 7163 1726888031.23973: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000081 7163 1726888031.23977: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __tlog_is_ostree is defined", "skip_reason": "Conditional result was False" } 7163 1726888031.24057: no more pending results, returning what we have 7163 1726888031.24060: results queue empty 7163 1726888031.24062: checking for any_errors_fatal 7163 1726888031.24066: done checking for any_errors_fatal 7163 1726888031.24066: checking for max_fail_percentage 7163 1726888031.24068: done checking for max_fail_percentage 7163 1726888031.24069: checking to see if all hosts have failed and the running result is not ok 7163 1726888031.24071: done checking to see if all hosts have failed 7163 1726888031.24071: getting the remaining hosts for this loop 7163 1726888031.24073: done getting the remaining hosts for this loop 7163 1726888031.24076: getting the next task for host managed_node1 7163 1726888031.24085: done getting next task for host managed_node1 7163 1726888031.24088: ^ task is: TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables 7163 1726888031.24091: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888031.24093: getting the next task for host managed_node2 7163 1726888031.24096: done getting next task for host managed_node2 7163 1726888031.24098: ^ task is: TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables 7163 1726888031.24100: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888031.24101: getting the next task for host managed_node3 7163 1726888031.24105: done getting next task for host managed_node3 7163 1726888031.24106: ^ task is: TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables 7163 1726888031.24108: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888031.24125: getting variables 7163 1726888031.24127: in VariableManager get_vars() 7163 1726888031.24223: Calling all_inventory to load vars for managed_node1 7163 1726888031.24226: Calling groups_inventory to load vars for managed_node1 7163 1726888031.24229: Calling all_plugins_inventory to load vars for managed_node1 7163 1726888031.24242: Calling all_plugins_play to load vars for managed_node1 7163 1726888031.24245: Calling groups_plugins_inventory to load vars for managed_node1 7163 1726888031.24249: Calling groups_plugins_play to load vars for managed_node1 7163 1726888031.24295: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888031.24335: done with get_vars() 7163 1726888031.24644: done getting variables 7163 1726888031.24762: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.tlog : Set platform/version specific variables] *** task path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:19 Friday 20 September 2024 23:07:11 -0400 (0:00:00.118) 0:00:03.257 ****** 7163 1726888031.24791: entering _queue_task() for managed_node1/include_vars 7163 1726888031.24793: Creating lock for include_vars 7163 1726888031.25691: worker is 1 (out of 3 available) 7163 1726888031.25704: exiting _queue_task() for managed_node1/include_vars 7163 1726888031.25734: getting variables 7163 1726888031.25736: in VariableManager get_vars() 7163 1726888031.25824: Calling all_inventory to load vars for managed_node2 7163 1726888031.25829: Calling groups_inventory to load vars for managed_node2 7163 1726888031.25832: Calling all_plugins_inventory to load vars for managed_node2 7163 1726888031.26025: Calling all_plugins_play to load vars for managed_node2 7163 1726888031.26033: Calling groups_plugins_inventory to load vars for managed_node2 7163 1726888031.26039: Calling groups_plugins_play to load vars for managed_node2 7163 1726888031.26297: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables 7163 1726888031.26488: in run() - task 02619b48-4a2f-6d34-1d0e-000000000083 7163 1726888031.26498: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888031.26744: done with get_vars() 7163 1726888031.26754: done getting variables 7163 1726888031.26843: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7163 1726888031.26859: entering _queue_task() for managed_node2/include_vars 7163 1726888031.27188: variable 'ansible_search_path' from source: unknown 7163 1726888031.27192: variable 'ansible_search_path' from source: unknown 7163 1726888031.27890: variable 'ansible_facts' from source: host vars for 'managed_node1' 7163 1726888031.27920: variable 'ansible_facts' from source: host vars for 'managed_node1' 7163 1726888031.27912: worker is 2 (out of 3 available) 7163 1726888031.27928: exiting _queue_task() for managed_node2/include_vars 7163 1726888031.28068: getting variables 7163 1726888031.28070: in VariableManager get_vars() 7163 1726888031.28149: Calling all_inventory to load vars for managed_node3 7163 1726888031.28154: Calling groups_inventory to load vars for managed_node3 7163 1726888031.28344: Calling all_plugins_inventory to load vars for managed_node3 7163 1726888031.28359: Calling all_plugins_play to load vars for managed_node3 7163 1726888031.28362: Calling groups_plugins_inventory to load vars for managed_node3 7163 1726888031.28366: Calling groups_plugins_play to load vars for managed_node3 7163 1726888031.28500: variable 'ansible_facts' from source: host vars for 'managed_node1' 7163 1726888031.28568: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888031.28946: done with get_vars() 7163 1726888031.28956: done getting variables 7163 1726888031.28999: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables 7163 1726888031.29003: variable 'ansible_facts' from source: host vars for 'managed_node1' 7163 1726888031.29006: variable 'omit' from source: magic vars 7163 1726888031.29008: in run() - task 02619b48-4a2f-6d34-1d0e-000000000083 7163 1726888031.29011: variable 'ansible_search_path' from source: unknown 7163 1726888031.29013: variable 'ansible_search_path' from source: unknown 7163 1726888031.29164: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888031.29182: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7163 1726888031.29194: entering _queue_task() for managed_node3/include_vars 7163 1726888031.30415: worker is 3 (out of 3 available) 7163 1726888031.30427: exiting _queue_task() for managed_node3/include_vars 7163 1726888031.30442: done queuing things up, now waiting for results queue to drain 7163 1726888031.30444: waiting for pending results... 7163 1726888031.29808: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888031.30470: variable 'omit' from source: magic vars 7163 1726888031.30475: variable 'ansible_facts' from source: host vars for 'managed_node2' 7163 1726888031.30479: variable 'ansible_facts' from source: host vars for 'managed_node2' 7163 1726888031.30483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7163 1726888031.30698: variable 'ansible_facts' from source: host vars for 'managed_node2' 7163 1726888031.30933: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7163 1726888031.31025: variable 'ansible_facts' from source: host vars for 'managed_node2' 7163 1726888031.31346: variable 'omit' from source: magic vars 7163 1726888031.31350: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888031.31353: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888031.31355: variable 'omit' from source: magic vars 7163 1726888031.31357: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables 7163 1726888031.31360: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7163 1726888031.31362: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7163 1726888031.31464: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7163 1726888031.31541: variable '__vars_file' from source: task vars 7163 1726888031.31775: in run() - task 02619b48-4a2f-6d34-1d0e-000000000083 7163 1726888031.31943: variable 'role_path' from source: magic vars 7163 1726888031.31946: variable 'ansible_search_path' from source: unknown 7163 1726888031.31949: variable 'item' from source: unknown 7163 1726888031.31952: variable 'ansible_search_path' from source: unknown 7163 1726888031.31954: Evaluated conditional (__vars_file is file): False 7163 1726888031.31956: when evaluation is False, skipping this task 7163 1726888031.31958: variable 'item' from source: unknown 7163 1726888031.31997: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7163 1726888031.32146: variable 'item' from source: unknown skipping: [managed_node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } 7163 1726888031.32981: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888031.32986: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888031.32988: variable 'omit' from source: magic vars 7163 1726888031.32991: variable '__vars_file' from source: task vars 7163 1726888031.33041: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7163 1726888031.33307: variable 'ansible_facts' from source: host vars for 'managed_node3' 7163 1726888031.33314: variable 'role_path' from source: magic vars 7163 1726888031.33317: variable 'item' from source: unknown 7163 1726888031.33385: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7163 1726888031.33430: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7163 1726888031.33503: Evaluated conditional (__vars_file is file): False 7163 1726888031.33535: when evaluation is False, skipping this task 7163 1726888031.33762: variable 'item' from source: unknown 7163 1726888031.33766: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7163 1726888031.33797: variable 'item' from source: unknown skipping: [managed_node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } 7163 1726888031.34085: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888031.34089: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888031.34091: variable 'ansible_facts' from source: host vars for 'managed_node3' 7163 1726888031.34094: variable 'omit' from source: magic vars 7163 1726888031.34096: variable '__vars_file' from source: task vars 7163 1726888031.34114: variable 'role_path' from source: magic vars 7163 1726888031.34123: variable 'item' from source: unknown 7163 1726888031.34140: Evaluated conditional (__vars_file is file): False 7163 1726888031.34323: when evaluation is False, skipping this task 7163 1726888031.34327: variable 'item' from source: unknown 7163 1726888031.34329: variable 'item' from source: unknown 7163 1726888031.34375: variable '__vars_file' from source: task vars 7163 1726888031.34460: variable 'ansible_facts' from source: host vars for 'managed_node3' 7163 1726888031.34502: variable 'role_path' from source: magic vars 7163 1726888031.34505: variable 'item' from source: unknown 7163 1726888031.34517: Evaluated conditional (__vars_file is file): False 7163 1726888031.34520: when evaluation is False, skipping this task skipping: [managed_node2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } 7163 1726888031.34708: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888031.34711: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888031.34714: variable 'omit' from source: magic vars 7163 1726888031.34728: variable 'item' from source: unknown 7163 1726888031.34980: variable 'item' from source: unknown skipping: [managed_node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } 7163 1726888031.35035: variable 'ansible_facts' from source: host vars for 'managed_node3' 7163 1726888031.35040: variable 'omit' from source: magic vars 7163 1726888031.35043: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888031.35045: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888031.35047: variable 'omit' from source: magic vars 7163 1726888031.35170: variable '__vars_file' from source: task vars 7163 1726888031.35174: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888031.35329: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888031.35332: variable 'omit' from source: magic vars 7163 1726888031.35335: variable 'role_path' from source: magic vars 7163 1726888031.35339: variable 'item' from source: unknown 7163 1726888031.35341: Evaluated conditional (__vars_file is file): False 7163 1726888031.35344: when evaluation is False, skipping this task 7163 1726888031.35359: variable 'item' from source: unknown 7163 1726888031.35457: variable '__vars_file' from source: task vars 7163 1726888031.35533: variable 'item' from source: unknown skipping: [managed_node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } 7163 1726888031.35703: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888031.35712: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888031.35714: variable 'omit' from source: magic vars 7163 1726888031.35927: variable 'role_path' from source: magic vars 7163 1726888031.35931: variable 'item' from source: unknown 7163 1726888031.35933: Evaluated conditional (__vars_file is file): False 7163 1726888031.35936: when evaluation is False, skipping this task 7163 1726888031.36125: variable 'item' from source: unknown 7163 1726888031.36151: variable 'item' from source: unknown skipping: [managed_node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } 7163 1726888031.36324: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7163 1726888031.36552: variable '__vars_file' from source: task vars 7163 1726888031.36556: dumping result to json 7163 1726888031.36558: done dumping result, returning 7163 1726888031.36561: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables [02619b48-4a2f-6d34-1d0e-000000000083] 7163 1726888031.36563: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000083 7163 1726888031.36603: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000083 7163 1726888031.36606: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false } MSG: All items skipped 7163 1726888031.36765: variable 'role_path' from source: magic vars 7163 1726888031.36769: variable 'item' from source: unknown 7163 1726888031.37058: Evaluated conditional (__vars_file is file): False 7163 1726888031.37061: when evaluation is False, skipping this task 7163 1726888031.37064: variable 'item' from source: unknown 7163 1726888031.37066: variable 'item' from source: unknown skipping: [managed_node2] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } 7163 1726888031.37283: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888031.37298: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888031.37311: variable 'omit' from source: magic vars 7163 1726888031.37747: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7163 1726888031.37756: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7163 1726888031.37759: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7163 1726888031.37788: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7163 1726888031.37921: variable '__vars_file' from source: task vars 7163 1726888031.38017: variable 'role_path' from source: magic vars 7163 1726888031.38092: variable 'item' from source: unknown 7163 1726888031.38121: Evaluated conditional (__vars_file is file): False 7163 1726888031.38127: when evaluation is False, skipping this task 7163 1726888031.38194: variable 'item' from source: unknown 7163 1726888031.38345: variable 'item' from source: unknown skipping: [managed_node2] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } 7163 1726888031.38644: dumping result to json 7163 1726888031.38648: done dumping result, returning 7163 1726888031.38650: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables [02619b48-4a2f-6d34-1d0e-000000000083] 7163 1726888031.38736: variable '__vars_file' from source: task vars 7163 1726888031.38765: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000083 7163 1726888031.39168: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000083 7163 1726888031.39172: WORKER PROCESS EXITING 7163 1726888031.39175: variable 'role_path' from source: magic vars 7163 1726888031.39177: variable 'item' from source: unknown 7163 1726888031.39179: Evaluated conditional (__vars_file is file): False 7163 1726888031.39181: when evaluation is False, skipping this task skipping: [managed_node2] => { "changed": false } MSG: All items skipped 7163 1726888031.39229: variable 'item' from source: unknown 7163 1726888031.39487: variable 'item' from source: unknown skipping: [managed_node3] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } 7163 1726888031.39661: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888031.39674: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888031.39751: variable 'omit' from source: magic vars 7163 1726888031.39864: variable '__vars_file' from source: task vars 7163 1726888031.39949: variable 'role_path' from source: magic vars 7163 1726888031.39959: variable 'item' from source: unknown 7163 1726888031.39974: Evaluated conditional (__vars_file is file): False 7163 1726888031.39984: when evaluation is False, skipping this task 7163 1726888031.40022: variable 'item' from source: unknown 7163 1726888031.40088: variable 'item' from source: unknown skipping: [managed_node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } 7163 1726888031.40317: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888031.40321: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888031.40323: variable 'omit' from source: magic vars 7163 1726888031.40398: variable '__vars_file' from source: task vars 7163 1726888031.40480: variable 'role_path' from source: magic vars 7163 1726888031.40489: variable 'item' from source: unknown 7163 1726888031.40502: Evaluated conditional (__vars_file is file): False 7163 1726888031.40508: when evaluation is False, skipping this task 7163 1726888031.40542: variable 'item' from source: unknown 7163 1726888031.40603: variable 'item' from source: unknown skipping: [managed_node3] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } 7163 1726888031.40882: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888031.40885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888031.40887: variable 'omit' from source: magic vars 7163 1726888031.40894: variable '__vars_file' from source: task vars 7163 1726888031.40975: variable 'role_path' from source: magic vars 7163 1726888031.40985: variable 'item' from source: unknown 7163 1726888031.41004: Evaluated conditional (__vars_file is file): False 7163 1726888031.41011: when evaluation is False, skipping this task 7163 1726888031.41043: variable 'item' from source: unknown 7163 1726888031.41106: variable 'item' from source: unknown skipping: [managed_node3] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } 7163 1726888031.41223: dumping result to json 7163 1726888031.41226: done dumping result, returning 7163 1726888031.41229: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Set platform/version specific variables [02619b48-4a2f-6d34-1d0e-000000000083] 7163 1726888031.41234: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000083 skipping: [managed_node3] => { "changed": false } MSG: All items skipped 7163 1726888031.41368: no more pending results, returning what we have 7163 1726888031.41372: results queue empty 7163 1726888031.41374: checking for any_errors_fatal 7163 1726888031.41380: done checking for any_errors_fatal 7163 1726888031.41381: checking for max_fail_percentage 7163 1726888031.41383: done checking for max_fail_percentage 7163 1726888031.41384: checking to see if all hosts have failed and the running result is not ok 7163 1726888031.41386: done checking to see if all hosts have failed 7163 1726888031.41386: getting the remaining hosts for this loop 7163 1726888031.41388: done getting the remaining hosts for this loop 7163 1726888031.41393: getting the next task for host managed_node1 7163 1726888031.41401: done getting next task for host managed_node1 7163 1726888031.41405: ^ task is: TASK: fedora.linux_system_roles.tlog : Install session recording packages 7163 1726888031.41407: ^ state is: HOST STATE: block=3, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888031.41408: getting the next task for host managed_node2 7163 1726888031.41411: done getting next task for host managed_node2 7163 1726888031.41414: ^ task is: TASK: fedora.linux_system_roles.tlog : Install session recording packages 7163 1726888031.41415: ^ state is: HOST STATE: block=3, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888031.41416: getting the next task for host managed_node3 7163 1726888031.41419: done getting next task for host managed_node3 7163 1726888031.41421: ^ task is: TASK: fedora.linux_system_roles.tlog : Install session recording packages 7163 1726888031.41422: ^ state is: HOST STATE: block=3, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888031.41436: getting variables 7163 1726888031.41439: in VariableManager get_vars() 7163 1726888031.41470: Calling all_inventory to load vars for managed_node1 7163 1726888031.41473: Calling groups_inventory to load vars for managed_node1 7163 1726888031.41476: Calling all_plugins_inventory to load vars for managed_node1 7163 1726888031.41487: Calling all_plugins_play to load vars for managed_node1 7163 1726888031.41490: Calling groups_plugins_inventory to load vars for managed_node1 7163 1726888031.41494: Calling groups_plugins_play to load vars for managed_node1 7163 1726888031.41833: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000083 7163 1726888031.41836: WORKER PROCESS EXITING 7163 1726888031.41846: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888031.41880: done with get_vars() 7163 1726888031.41888: done getting variables 7163 1726888031.42094: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.tlog : Install session recording packages] ***** task path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:5 Friday 20 September 2024 23:07:11 -0400 (0:00:00.173) 0:00:03.430 ****** 7163 1726888031.42122: entering _queue_task() for managed_node1/package 7163 1726888031.42124: Creating lock for package 7163 1726888031.42717: worker is 1 (out of 3 available) 7163 1726888031.42730: exiting _queue_task() for managed_node1/package 7163 1726888031.42961: getting variables 7163 1726888031.42964: in VariableManager get_vars() 7163 1726888031.43035: Calling all_inventory to load vars for managed_node2 7163 1726888031.43051: Calling groups_inventory to load vars for managed_node2 7163 1726888031.43055: Calling all_plugins_inventory to load vars for managed_node2 7163 1726888031.43069: Calling all_plugins_play to load vars for managed_node2 7163 1726888031.43073: Calling groups_plugins_inventory to load vars for managed_node2 7163 1726888031.43077: Calling groups_plugins_play to load vars for managed_node2 7163 1726888031.43156: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888031.43210: done with get_vars() 7163 1726888031.43221: done getting variables 7163 1726888031.43478: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Install session recording packages 7163 1726888031.43481: in run() - task 02619b48-4a2f-6d34-1d0e-00000000000b 7163 1726888031.43484: variable 'ansible_search_path' from source: unknown 7163 1726888031.43487: variable 'ansible_search_path' from source: unknown 7163 1726888031.43489: calling self._execute() 7163 1726888031.43491: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888031.43494: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888031.43496: variable 'omit' from source: magic vars 7163 1726888031.43542: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7163 1726888031.43552: entering _queue_task() for managed_node2/package 7163 1726888031.43918: variable 'omit' from source: magic vars 7163 1726888031.44477: variable 'omit' from source: magic vars 7163 1726888031.44481: variable '__tlog_packages' from source: role '' all vars 7163 1726888031.44483: variable '__tlog_packages' from source: role '' all vars 7163 1726888031.44454: worker is 2 (out of 3 available) 7163 1726888031.44491: exiting _queue_task() for managed_node2/package 7163 1726888031.44515: getting variables 7163 1726888031.44517: in VariableManager get_vars() 7163 1726888031.44587: Calling all_inventory to load vars for managed_node3 7163 1726888031.44591: Calling groups_inventory to load vars for managed_node3 7163 1726888031.44594: Calling all_plugins_inventory to load vars for managed_node3 7163 1726888031.44608: Calling all_plugins_play to load vars for managed_node3 7163 1726888031.44612: Calling groups_plugins_inventory to load vars for managed_node3 7163 1726888031.44615: Calling groups_plugins_play to load vars for managed_node3 7163 1726888031.44967: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888031.45013: done with get_vars() 7163 1726888031.45022: done getting variables 7163 1726888031.45103: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7163 1726888031.45113: entering _queue_task() for managed_node3/package 7163 1726888031.45577: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Install session recording packages 7163 1726888031.45581: in run() - task 02619b48-4a2f-6d34-1d0e-00000000000b 7163 1726888031.45583: variable 'ansible_search_path' from source: unknown 7163 1726888031.45585: variable 'ansible_search_path' from source: unknown 7163 1726888031.45588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7163 1726888031.45591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7163 1726888031.45593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7163 1726888031.45595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7163 1726888031.45598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7163 1726888031.45600: calling self._execute() 7163 1726888031.45602: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888031.45604: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888031.45606: variable 'omit' from source: magic vars 7163 1726888031.45608: variable 'omit' from source: magic vars 7163 1726888031.46500: worker is 3 (out of 3 available) 7163 1726888031.46507: exiting _queue_task() for managed_node3/package 7163 1726888031.46517: done queuing things up, now waiting for results queue to drain 7163 1726888031.46519: waiting for pending results... 7163 1726888031.46483: variable '__tlog_is_ostree' from source: set_fact 7163 1726888031.46528: variable 'omit' from source: magic vars 7163 1726888031.46532: variable 'omit' from source: magic vars 7163 1726888031.46535: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7163 1726888031.46540: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7163 1726888031.46543: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7163 1726888031.46546: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888031.46549: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888031.46552: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7163 1726888031.46555: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888031.46557: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888031.46559: variable 'omit' from source: magic vars 7163 1726888031.46561: variable '__tlog_packages' from source: role '' all vars 7163 1726888031.46744: variable '__tlog_packages' from source: role '' all vars 7163 1726888031.46860: Set connection var ansible_shell_executable to /bin/sh 7163 1726888031.46863: Set connection var ansible_timeout to 10 7163 1726888031.46866: Set connection var ansible_module_compression to ZIP_DEFLATED 7163 1726888031.46869: Set connection var ansible_shell_type to sh 7163 1726888031.46871: Set connection var ansible_pipelining to False 7163 1726888031.46873: Set connection var ansible_connection to ssh 7163 1726888031.46876: variable 'ansible_shell_executable' from source: unknown 7163 1726888031.46878: variable 'ansible_connection' from source: unknown 7163 1726888031.46880: variable 'ansible_module_compression' from source: unknown 7163 1726888031.46882: variable 'ansible_shell_type' from source: unknown 7163 1726888031.46884: variable 'ansible_shell_executable' from source: unknown 7163 1726888031.46886: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888031.46888: variable 'ansible_pipelining' from source: unknown 7163 1726888031.46890: variable 'ansible_timeout' from source: unknown 7163 1726888031.47045: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Install session recording packages 7163 1726888031.47049: in run() - task 02619b48-4a2f-6d34-1d0e-00000000000b 7163 1726888031.47051: variable 'ansible_search_path' from source: unknown 7163 1726888031.47054: variable 'ansible_search_path' from source: unknown 7163 1726888031.47078: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888031.47207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7163 1726888031.47245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7163 1726888031.47275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7163 1726888031.47350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7163 1726888031.47413: calling self._execute() 7163 1726888031.47454: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888031.47523: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7163 1726888031.47527: variable 'omit' from source: magic vars 7163 1726888031.47530: starting attempt loop 7163 1726888031.47532: running the handler 7163 1726888031.47535: variable 'ansible_facts' from source: host vars for 'managed_node1' 7163 1726888031.47537: _low_level_execute_command(): starting 7163 1726888031.47550: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7163 1726888031.47631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 7163 1726888031.47948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888031.47951: variable 'omit' from source: magic vars 7163 1726888031.47954: variable '__tlog_is_ostree' from source: set_fact 7163 1726888031.47956: variable 'omit' from source: magic vars 7163 1726888031.47959: variable 'omit' from source: magic vars 7163 1726888031.47961: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7163 1726888031.48032: variable 'omit' from source: magic vars 7163 1726888031.48116: variable 'omit' from source: magic vars 7163 1726888031.48344: variable '__tlog_packages' from source: role '' all vars 7163 1726888031.48521: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7163 1726888031.48524: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7163 1726888031.48526: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888031.48529: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888031.48532: variable 'inventory_hostname' from source: host vars for 'managed_node2' 7163 1726888031.48534: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888031.48536: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888031.48806: Set connection var ansible_shell_executable to /bin/sh 7163 1726888031.49063: Set connection var ansible_timeout to 10 7163 1726888031.49067: Set connection var ansible_module_compression to ZIP_DEFLATED 7163 1726888031.49069: Set connection var ansible_shell_type to sh 7163 1726888031.49072: Set connection var ansible_pipelining to False 7163 1726888031.49074: Set connection var ansible_connection to ssh 7163 1726888031.49076: variable 'ansible_shell_executable' from source: unknown 7163 1726888031.49078: variable 'ansible_connection' from source: unknown 7163 1726888031.49081: variable 'ansible_module_compression' from source: unknown 7163 1726888031.49084: variable 'ansible_shell_type' from source: unknown 7163 1726888031.49086: variable 'ansible_shell_executable' from source: unknown 7163 1726888031.49088: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888031.49090: variable 'ansible_pipelining' from source: unknown 7163 1726888031.49097: variable 'ansible_timeout' from source: unknown 7163 1726888031.49100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888031.49283: variable '__tlog_packages' from source: role '' all vars 7163 1726888031.49600: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7163 1726888031.49688: variable 'omit' from source: magic vars 7163 1726888031.49827: starting attempt loop 7163 1726888031.49830: running the handler 7163 1726888031.49833: variable 'ansible_facts' from source: host vars for 'managed_node2' 7163 1726888031.49835: _low_level_execute_command(): starting 7163 1726888031.49839: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888031.49936: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' <<< 7163 1726888031.50046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7163 1726888031.50049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7163 1726888031.50052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 7163 1726888031.50153: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888031.50169: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888031.50233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7163 1726888031.50290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7163 1726888031.50311: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888031.50586: variable '__tlog_is_ostree' from source: set_fact 7163 1726888031.50602: variable 'omit' from source: magic vars 7163 1726888031.50814: variable 'omit' from source: magic vars 7163 1726888031.50817: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7163 1726888031.50820: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7163 1726888031.50954: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7163 1726888031.51063: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888031.51066: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888031.51068: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7163 1726888031.51071: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888031.51073: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888031.51217: Set connection var ansible_shell_executable to /bin/sh 7163 1726888031.51290: Set connection var ansible_timeout to 10 7163 1726888031.51301: Set connection var ansible_module_compression to ZIP_DEFLATED 7163 1726888031.51312: Set connection var ansible_shell_type to sh 7163 1726888031.51322: Set connection var ansible_pipelining to False 7163 1726888031.51328: Set connection var ansible_connection to ssh 7163 1726888031.51360: variable 'ansible_shell_executable' from source: unknown 7163 1726888031.51499: variable 'ansible_connection' from source: unknown 7163 1726888031.51502: variable 'ansible_module_compression' from source: unknown 7163 1726888031.51504: variable 'ansible_shell_type' from source: unknown 7163 1726888031.51507: variable 'ansible_shell_executable' from source: unknown 7163 1726888031.51509: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888031.51511: variable 'ansible_pipelining' from source: unknown 7163 1726888031.51513: variable 'ansible_timeout' from source: unknown 7163 1726888031.51515: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888031.51531: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 <<< 7163 1726888031.51596: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 7163 1726888031.51754: stderr chunk (state=3): >>>debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' <<< 7163 1726888031.51852: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888031.51895: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888031.51927: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888031.51947: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7163 1726888031.51962: variable 'omit' from source: magic vars 7163 1726888031.51970: starting attempt loop 7163 1726888031.52045: running the handler 7163 1726888031.52048: variable 'ansible_facts' from source: host vars for 'managed_node3' 7163 1726888031.52050: _low_level_execute_command(): starting 7163 1726888031.52056: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 7163 1726888031.52456: stdout chunk (state=3): >>>/root <<< 7163 1726888031.52622: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888031.52625: stdout chunk (state=3): >>><<< 7163 1726888031.52628: stderr chunk (state=3): >>><<< <10.31.12.215> (0, b'/root\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888031.52828: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888031.52833: _low_level_execute_command(): starting 7163 1726888031.52836: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536 `" && echo ansible-tmp-1726888031.5272937-7402-191630545309536="` echo /root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536 `" ) && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536 `" && echo ansible-tmp-1726888031.5272937-7402-191630545309536="` echo /root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536 `" ) && sleep 0'"'"'' 7163 1726888031.53159: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' <<< 7163 1726888031.53194: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888031.53215: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888031.53260: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888031.53289: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888031.54081: stdout chunk (state=3): >>>/root <<< 7163 1726888031.54085: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888031.54088: stdout chunk (state=3): >>><<< 7163 1726888031.54090: stderr chunk (state=3): >>><<< <10.31.45.174> (0, b'/root\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888031.54096: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888031.54101: _low_level_execute_command(): starting 7163 1726888031.54103: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185 `" && echo ansible-tmp-1726888031.5387282-7403-84842744634185="` echo /root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185 `" ) && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185 `" && echo ansible-tmp-1726888031.5387282-7403-84842744634185="` echo /root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185 `" ) && sleep 0'"'"'' 7163 1726888031.54410: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 7163 1726888031.54470: stderr chunk (state=3): >>>debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888031.54691: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888031.54829: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888031.54910: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888031.55072: stdout chunk (state=3): >>>/root <<< 7163 1726888031.55120: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888031.55263: stderr chunk (state=3): >>><<< 7163 1726888031.55267: stdout chunk (state=3): >>><<< <10.31.46.206> (0, b'/root\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888031.55320: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888031.55564: _low_level_execute_command(): starting 7163 1726888031.55567: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022 `" && echo ansible-tmp-1726888031.5539448-7404-147207069837022="` echo /root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022 `" ) && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022 `" && echo ansible-tmp-1726888031.5539448-7404-147207069837022="` echo /root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022 `" ) && sleep 0'"'"'' 7163 1726888031.55577: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888031.55963: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888031.56027: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888031.56060: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888031.56076: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888031.56094: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888031.56115: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888031.56153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass <<< 7163 1726888031.56171: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.206 is address <<< 7163 1726888031.56231: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888031.56279: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888031.56299: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888031.56318: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' <<< 7163 1726888031.56345: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888031.56383: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888031.56483: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888031.57524: stdout chunk (state=3): >>>ansible-tmp-1726888031.5272937-7402-191630545309536=/root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536 <<< 7163 1726888031.57706: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888031.57712: stdout chunk (state=3): >>><<< 7163 1726888031.57714: stderr chunk (state=3): >>><<< <10.31.12.215> (0, b'ansible-tmp-1726888031.5272937-7402-191630545309536=/root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888031.57856: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888031.5272937-7402-191630545309536=/root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888031.57859: variable 'ansible_module_compression' from source: unknown 7163 1726888031.57955: stdout chunk (state=3): >>>ansible-tmp-1726888031.5387282-7403-84842744634185=/root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185 <<< 7163 1726888031.58030: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888031.58045: stdout chunk (state=3): >>><<< 7163 1726888031.58084: stderr chunk (state=3): >>><<< 7163 1726888031.58128: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED <10.31.45.174> (0, b'ansible-tmp-1726888031.5387282-7403-84842744634185=/root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888031.58339: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888031.5387282-7403-84842744634185=/root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888031.58343: variable 'ansible_module_compression' from source: unknown 7163 1726888031.58345: variable 'ansible_facts' from source: host vars for 'managed_node1' 7163 1726888031.58349: stdout chunk (state=3): >>>ansible-tmp-1726888031.5539448-7404-147207069837022=/root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022 <<< 7163 1726888031.58545: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 7163 1726888031.58548: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888031.58552: stdout chunk (state=3): >>><<< 7163 1726888031.58554: stderr chunk (state=3): >>><<< <10.31.46.206> (0, b'ansible-tmp-1726888031.5539448-7404-147207069837022=/root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888031.58573: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888031.5539448-7404-147207069837022=/root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888031.58654: variable 'ansible_module_compression' from source: unknown Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py 7163 1726888031.58951: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_setup.py <10.31.12.215> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpg_nj8etu TO /root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_setup.py 7163 1726888031.58957: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 7163 1726888031.58959: variable 'ansible_facts' from source: host vars for 'managed_node2' 7163 1726888031.58961: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py 7163 1726888031.59282: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_setup.py <10.31.46.206> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpy1badtfr TO /root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_setup.py <10.31.46.206> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/a3358520e8"' '[10.31.46.206]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py 7163 1726888031.59622: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_setup.py <10.31.12.215> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' '[10.31.12.215]' 7163 1726888031.59763: Sending initial data 7163 1726888031.59772: Sent initial data (152 bytes) 7163 1726888031.59793: Sending initial data 7163 1726888031.60011: Sent initial data (152 bytes) <10.31.45.174> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmp_5t_vtv1 TO /root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_setup.py <10.31.45.174> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' '[10.31.45.174]' 7163 1726888031.60969: Sending initial data 7163 1726888031.60975: Sent initial data (151 bytes) 7163 1726888031.61209: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888031.61214: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888031.61546: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888031.61552: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888031.61555: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888031.61591: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888031.61630: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888031.61792: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888031.62300: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888031.62413: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' <<< 7163 1726888031.62458: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888031.62483: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888031.62528: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888031.62581: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888031.63199: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 7163 1726888031.63232: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." <<< 7163 1726888031.63312: stderr chunk (state=3): >>>debug3: Sent message fd 3 T:16 I:2 debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpy1badtfr debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_setup.py" debug3: Sent message fd 3 T:17 I:3 <<< 7163 1726888031.63317: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpy1badtfr /root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_setup.py <<< 7163 1726888031.63320: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpy1badtfr" to remote "/root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_setup.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_setup.py M:0x001a <<< 7163 1726888031.64281: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 7163 1726888031.64285: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 7163 1726888031.64325: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 7163 1726888031.64476: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root <<< 7163 1726888031.64480: stderr chunk (state=3): >>>debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp_5t_vtv1 debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_setup.py" debug3: Sent message fd 3 T:17 I:3 <<< 7163 1726888031.64524: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp_5t_vtv1 /root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_setup.py <<< 7163 1726888031.64528: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmp_5t_vtv1" to remote "/root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_setup.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_setup.py M:0x001a <<< 7163 1726888031.65031: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120 <<< 7163 1726888031.65345: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 7163 1726888031.66107: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpg_nj8etu debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_setup.py" debug3: Sent message fd 3 T:17 I:3 <<< 7163 1726888031.66111: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpg_nj8etu /root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_setup.py <<< 7163 1726888031.66762: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 261120 bytes at 0 <<< 7163 1726888031.66784: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpg_nj8etu" to remote "/root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_setup.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_setup.py M:0x001a <<< 7163 1726888031.66787: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21054 <<< 7163 1726888031.66794: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120 <<< 7163 1726888031.66969: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 7 21054 bytes at 261120 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 7163 1726888031.67008: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888031.67118: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888031.67442: stdout chunk (state=3): >>><<< 7163 1726888031.67445: stderr chunk (state=3): >>><<< <10.31.46.206> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpy1badtfr /root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_setup.py\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master at \'/root/.ansible/cp/a3358520e8\'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpy1badtfr\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_setup.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpy1badtfr" to remote "/root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_setup.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_setup.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_setup.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21054\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 21054 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 7163 1726888031.67455: done transferring module to remote 7163 1726888031.67457: _low_level_execute_command(): starting 7163 1726888031.67460: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/ /root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_setup.py && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/ /root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_setup.py && sleep 0'"'"'' 7163 1726888031.68521: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 261120 bytes at 0 debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21053 <<< 7163 1726888031.68780: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 7 21053 bytes at 261120 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 7163 1726888031.68814: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888031.68944: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888031.69072: stdout chunk (state=3): >>><<< 7163 1726888031.69075: stderr chunk (state=3): >>><<< <10.31.45.174> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp_5t_vtv1 /root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_setup.py\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master at \'/root/.ansible/cp/26e6bc9b9f\'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp_5t_vtv1\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_setup.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmp_5t_vtv1" to remote "/root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_setup.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_setup.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_setup.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21053\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 21053 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 7163 1726888031.69081: done transferring module to remote 7163 1726888031.69084: _low_level_execute_command(): starting 7163 1726888031.69086: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/ /root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_setup.py && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888031.69333: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120 <<< <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/ /root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_setup.py && sleep 0'"'"'' 7163 1726888031.69408: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888031.69781: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888031.70077: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888031.70124: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888031.70144: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888031.70666: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 261120 bytes at 0 debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21054 <<< 7163 1726888031.70753: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888031.70802: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888031.70998: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888031.71002: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888031.71004: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6519 <<< 7163 1726888031.71007: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888031.71011: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888031.71151: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 7 21054 bytes at 261120 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 7163 1726888031.71258: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888031.71430: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888031.71570: stderr chunk (state=3): >>><<< 7163 1726888031.71573: stdout chunk (state=3): >>><<< <10.31.12.215> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpg_nj8etu /root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_setup.py\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master at \'/root/.ansible/cp/1fb99bda8d\'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpg_nj8etu\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_setup.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpg_nj8etu" to remote "/root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_setup.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_setup.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_setup.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21054\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 21054 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 7163 1726888031.71588: done transferring module to remote 7163 1726888031.71590: _low_level_execute_command(): starting 7163 1726888031.71593: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/ /root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_setup.py && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/ /root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_setup.py && sleep 0'"'"'' 7163 1726888031.72083: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888031.72086: stdout chunk (state=3): >>><<< 7163 1726888031.72089: stderr chunk (state=3): >>><<< <10.31.46.206> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888031.72095: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888031.72097: _low_level_execute_command(): starting 7163 1726888031.72099: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_setup.py && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' -tt 10.31.46.206 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_setup.py && sleep 0'"'"'' 7163 1726888031.72909: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888031.72912: stdout chunk (state=3): >>><<< 7163 1726888031.72915: stderr chunk (state=3): >>><<< 7163 1726888031.72922: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< <10.31.45.174> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888031.73049: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888031.73052: _low_level_execute_command(): starting 7163 1726888031.73054: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_setup.py && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888031.73071: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' -tt 10.31.45.174 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_setup.py && sleep 0'"'"'' 7163 1726888031.73335: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888031.73596: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888031.73611: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888031.73627: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888031.73665: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888031.73757: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' <<< 7163 1726888031.73866: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888031.73997: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888031.74000: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888031.74659: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888031.74749: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7163 1726888031.74774: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 7163 1726888031.74858: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888031.74965: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888031.75162: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888031.75261: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888031.75318: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888031.75512: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888031.75575: stderr chunk (state=3): >>><<< 7163 1726888031.75589: stdout chunk (state=3): >>><<< <10.31.12.215> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888031.75729: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888031.75734: _low_level_execute_command(): starting 7163 1726888031.75736: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_setup.py && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' -tt 10.31.12.215 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_setup.py && sleep 0'"'"'' 7163 1726888031.76617: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7163 1726888031.76648: stdout chunk (state=3): >>>import _imp # builtin <<< 7163 1726888031.76680: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7163 1726888031.76767: stdout chunk (state=3): >>>import '_io' # <<< 7163 1726888031.76839: stdout chunk (state=3): >>>import 'marshal' # <<< 7163 1726888031.76862: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 7163 1726888031.76911: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 7163 1726888031.76945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 7163 1726888031.77073: stdout chunk (state=3): >>>import 'codecs' # <<< 7163 1726888031.77084: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888031.77169: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0bbc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0b8bb00> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0bbea50> import '_signal' # import '_abc' # import 'abc' # <<< 7163 1726888031.77172: stdout chunk (state=3): >>>import 'io' # import '_stat' # import 'stat' # <<< 7163 1726888031.77251: stdout chunk (state=3): >>>import '_collections_abc' # <<< 7163 1726888031.77326: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 7163 1726888031.77366: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 7163 1726888031.77389: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 7163 1726888031.77471: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0bcd130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888031.77523: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0bcdfa0> <<< 7163 1726888031.77527: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888031.77622: stdout chunk (state=3): >>>import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7163 1726888031.77644: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # <<< 7163 1726888031.77671: stdout chunk (state=3): >>>import 'posix' # <<< 7163 1726888031.77701: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 7163 1726888031.77722: stdout chunk (state=3): >>># installing zipimport hook <<< 7163 1726888031.77747: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 7163 1726888031.77852: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888031.77882: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 7163 1726888031.77971: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888031.77986: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c8e84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c8b7b30> <<< 7163 1726888031.78010: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888031.78032: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c8eaa50> import '_signal' # import '_abc' # import 'abc' # <<< 7163 1726888031.78058: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7163 1726888031.78248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09abd70> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09abfb0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 7163 1726888031.78252: stdout chunk (state=3): >>>import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # <<< 7163 1726888031.78260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7163 1726888031.78302: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c699130> <<< 7163 1726888031.78313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09e37a0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09e3e30> <<< 7163 1726888031.78393: stdout chunk (state=3): >>>import '_collections' # <<< 7163 1726888031.78434: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c699fa0> <<< 7163 1726888031.78453: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09c3a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09c1160> <<< 7163 1726888031.78516: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09a8f20> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 7163 1726888031.78522: stdout chunk (state=3): >>>import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7163 1726888031.78698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a036e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a02300> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09c2030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09aa7e0> <<< 7163 1726888031.78734: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 7163 1726888031.78768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a38710> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09a81a0> <<< 7163 1726888031.78909: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 7163 1726888031.79041: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0a38bc0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a38a70> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0a38e30> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09a6cc0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 7163 1726888031.79186: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888031.79197: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c6d7d70> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c6d7fb0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c70f770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 7163 1726888031.79257: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a39520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a391f0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a3a420> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a545c0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0a55d00> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a56ba0> <<< 7163 1726888031.79288: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c70fe00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c6efa40> import '_functools' # <<< 7163 1726888031.79336: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c6ed160> <<< 7163 1726888031.79374: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0a57200> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a560f0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0a57c80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a573b0> <<< 7163 1726888031.79460: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a3a450> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 7163 1726888031.79485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 7163 1726888031.79512: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c6d4f20> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 7163 1726888031.79536: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0753bf0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 7163 1726888031.79592: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe077c650> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe077c3b0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe077c680> <<< 7163 1726888031.79614: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c72f6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c72e2d0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c6ee030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c72cb60> <<< 7163 1726888031.79625: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7163 1726888031.79703: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c7646b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c6d41a0> <<< 7163 1726888031.79723: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888031.79811: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c764b60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c764a10> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c764e00> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c6d2cc0> <<< 7163 1726888031.79815: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888031.79817: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe077cfb0> <<< 7163 1726888031.79990: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe077d9a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe077c860> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0751d90> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 7163 1726888031.80087: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c7654f0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c7651c0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c7663f0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c77c5f0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c77dcd0> <<< 7163 1726888031.80147: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 7163 1726888031.80255: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe077ed80> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe077dac0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a3aae0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7163 1726888031.80259: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c77eb70> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c77f1d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c77e0c0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 7163 1726888031.80466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe07ab110> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 7163 1726888031.80472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c77fc50> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c77f380> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c766360> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 7163 1726888031.80491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7163 1726888031.80496: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe07cb4d0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7163 1726888031.80499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 7163 1726888031.80502: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888031.80528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe082c290> <<< 7163 1726888031.80542: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c47fb60> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c4a85c0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4a8320> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c4a85f0> <<< 7163 1726888031.80923: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7163 1726888031.80930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe082e9f0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe082c3b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe07f12e0> <<< 7163 1726888031.80936: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe01253a0> <<< 7163 1726888031.81016: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe07ca2d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe077fce0> <<< 7163 1726888031.81020: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c4a8f20> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c4a98e0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4a87d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c47dd00> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4aac60> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4a9790> <<< 7163 1726888031.81044: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c766b10> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7163 1726888031.81058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4fe07ca3f0> <<< 7163 1726888031.81082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888031.81104: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7163 1726888031.81146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 7163 1726888031.81181: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4d6fc0> <<< 7163 1726888031.81210: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 7163 1726888031.81306: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_sboqy79_/ansible_ansible.legacy.setup_payload.zip' <<< 7163 1726888031.81313: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.81396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4fb350> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7163 1726888031.81682: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.81687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c5580e0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c55a840> <<< 7163 1726888031.81716: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe018aff0> import '_typing' # <<< 7163 1726888031.81748: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c558200> <<< 7163 1726888031.81804: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0169ee0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0169040> # zipimport: zlib available import 'ansible' # # zipimport: zlib available <<< 7163 1726888031.81839: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4fbfb0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3611f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4fa150> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4abb90> <<< 7163 1726888031.81953: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 7163 1726888031.82012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 7163 1726888031.82015: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f343c4fa4b0> <<< 7163 1726888031.82228: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_yorxsf5x/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 7163 1726888031.82304: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7163 1726888031.82334: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.82374: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7163 1726888031.82463: stdout chunk (state=3): >>>import _imp # builtin <<< 7163 1726888031.82468: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7163 1726888031.82491: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7163 1726888031.82498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 7163 1726888031.82543: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 7163 1726888031.82546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3c2e70> import '_typing' # <<< 7163 1726888031.82696: stdout chunk (state=3): >>>import '_io' # <<< 7163 1726888031.82699: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3a1d60> <<< 7163 1726888031.82947: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3a0ec0> # zipimport: zlib available <<< 7163 1726888031.83019: stdout chunk (state=3): >>>import 'ansible' # <<< 7163 1726888031.83024: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.83027: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.83030: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 7163 1726888031.83032: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.83034: stdout chunk (state=3): >>> import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # <<< 7163 1726888031.83037: stdout chunk (state=3): >>>import 'zipimport' # <<< 7163 1726888031.83085: stdout chunk (state=3): >>># installed zipimport hook <<< 7163 1726888031.83131: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 7163 1726888031.83228: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.83300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 7163 1726888031.83313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 7163 1726888031.83557: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f75684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7537b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 7163 1726888031.83760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f756aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 7163 1726888031.83869: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 7163 1726888031.84070: stdout chunk (state=3): >>>import '_collections_abc' # <<< 7163 1726888031.84217: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # <<< 7163 1726888031.84226: stdout chunk (state=3): >>>Processing user site-packages <<< 7163 1726888031.84247: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 7163 1726888031.84372: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.84392: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f731d130> <<< 7163 1726888031.84420: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0188d70> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 7163 1726888031.84464: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f731dfa0> import 'site' # <<< 7163 1726888031.84632: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7163 1726888031.84639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe01be960> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe01be6f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe01be000> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe01be450> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe018bc80> <<< 7163 1726888031.84668: stdout chunk (state=3): >>>import 'atexit' # <<< 7163 1726888031.84672: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe01bf680> <<< 7163 1726888031.84674: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe01bf8c0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7163 1726888031.84708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 7163 1726888031.84807: stdout chunk (state=3): >>>import '_locale' # <<< 7163 1726888031.85061: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe01bfe00> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0025bb0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe00272f0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe00281a0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 7163 1726888031.85069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 7163 1726888031.85072: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0029340> <<< 7163 1726888031.85077: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7163 1726888031.85139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7163 1726888031.85147: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe002be00> <<< 7163 1726888031.85185: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe09a6db0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe002a0f0> <<< 7163 1726888031.85211: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 7163 1726888031.85342: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 7163 1726888031.85346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3c1160> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888031.85454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 7163 1726888031.85462: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f735bda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f735bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7163 1726888031.85466: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c3fa8d0> <<< 7163 1726888031.85470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0033da0> import '_tokenize' # <<< 7163 1726888031.85746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7393770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7393e00> import '_collections' # <<< 7163 1726888031.85753: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3fa660> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3f9f70> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 7163 1726888031.85934: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0032870> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe00325d0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0032b40> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe002a5d0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0077fb0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe00780b0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0079b80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0079940> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7163 1726888031.85940: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3fa3c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3c3b00> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c3fb650> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c3fb890> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3fbd40> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 7163 1726888031.85943: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe007c140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe007a270> <<< 7163 1726888031.85947: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7373a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7371190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7358f50> <<< 7163 1726888031.86085: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 7163 1726888031.86089: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd2db80> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd2f7a0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd30140> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 7163 1726888031.86092: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 7163 1726888031.86095: stdout chunk (state=3): >>>import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe007f830> <<< 7163 1726888031.86097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd31040> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7163 1726888031.86331: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe007c2f0> <<< 7163 1726888031.86343: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73b3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73b2330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7372030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73b0b30> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73e87a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73581d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f73e8c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73e8b00> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f73e8ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7356cf0> <<< 7163 1726888031.86348: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd33d70> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c6d2db0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd32030> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 7163 1726888031.86354: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 7163 1726888031.86662: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 7163 1726888031.86674: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe00809b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe00805c0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0080ad0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe00782f0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 7163 1726888031.86683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd3bb90> import '_tokenize' # <<< 7163 1726888031.86687: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdff081a0> <<< 7163 1726888031.86967: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdff09250> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0082930> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0083ce0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe00825a0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 7163 1726888031.86977: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd3a660> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd3a3c0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd3a930> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd32540> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd7fe30> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd7fe60> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd819a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd81760> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd83e90> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd82060> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7163 1726888031.86991: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73e95b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73e9280> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73ea4b0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f74006e0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f7401df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7402c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f74032c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f74021b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 7163 1726888031.87032: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.87040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd87650> <<< 7163 1726888031.87108: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd83fe0> <<< 7163 1726888031.87111: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f7403d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7403470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73ea510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f70f3c50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f711c710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f711c470> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f711c740> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7163 1726888031.87114: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.87177: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888031.87218: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd88380> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd885f0> <<< 7163 1726888031.87291: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd88980> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd800b0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 7163 1726888031.87310: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 7163 1726888031.87392: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f711d040> <<< 7163 1726888031.87569: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd8bf80> <<< 7163 1726888031.87590: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.87625: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f711da30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f711c8f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f70f1df0> <<< 7163 1726888031.87643: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bc15370> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd8a720> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd8bad0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd8a390> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 7163 1726888031.87667: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.87785: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888031.87843: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 7163 1726888031.87847: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f711ed80> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f711cec0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73eac00> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7163 1726888031.87862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 7163 1726888031.87895: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7147110> <<< 7163 1726888031.87926: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.87959: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 7163 1726888031.88051: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.88125: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 7163 1726888031.88145: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 7163 1726888031.88263: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888031.88268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7163 1726888031.88319: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdff11370> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdff12120> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdff0bf50> <<< 7163 1726888031.88329: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f716b4a0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f71cc260> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 7163 1726888031.88425: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 7163 1726888031.88428: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7163 1726888031.88431: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 7163 1726888031.88433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7163 1726888031.88597: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.88600: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.88737: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdff12180> # zipimport: zlib available <<< 7163 1726888031.88743: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f71ce9c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f71cc380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7199280> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6b11370> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f716a2a0> <<< 7163 1726888031.88961: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f711fce0> <<< 7163 1726888031.89021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 7163 1726888031.89025: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f97f716a8a0> <<< 7163 1726888031.89107: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 7163 1726888031.89193: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888031.89211: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.89225: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bc19490> <<< 7163 1726888031.89292: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 7163 1726888031.89369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bc1a270> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c7649e0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 7163 1726888031.89416: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_unels3sw/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 7163 1726888031.89506: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 7163 1726888031.89557: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.89610: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.89816: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7163 1726888031.89845: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bc1a360> # zipimport: zlib available <<< 7163 1726888031.89859: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 7163 1726888031.89891: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.89954: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7163 1726888031.90006: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888031.90018: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 7163 1726888031.90201: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # <<< 7163 1726888031.90205: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.90208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 7163 1726888031.90210: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'<<< 7163 1726888031.90232: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.90251: stdout chunk (state=3): >>> import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6b770e0> import '_typing' # <<< 7163 1726888031.90317: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.90707: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 7163 1726888031.90710: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888031.90713: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdff133b0> # zipimport: zlib available <<< 7163 1726888031.90726: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6b55fd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6b55130> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 7163 1726888031.90755: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 7163 1726888031.91116: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888031.91120: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888031.91123: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.91125: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 7163 1726888031.91156: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 7163 1726888031.91190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888031.91356: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.91371: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdff1df10> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdff195e0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 7163 1726888031.91404: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.91920: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bc1b3e0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 7163 1726888031.91934: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0006990> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe00fe690> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdff1e120> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdff1dcd0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 7163 1726888031.92025: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 7163 1726888031.92029: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 7163 1726888031.92031: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.92063: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.92077: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888031.92126: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.92149: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.92245: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888031.92273: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.92289: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888031.92313: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 7163 1726888031.92353: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.92377: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bc25d00> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bc21670> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 7163 1726888031.92612: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.92616: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888031.92752: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # <<< 7163 1726888031.92756: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888031.92803: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd0e690> <<< 7163 1726888031.92807: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bdfe360> <<< 7163 1726888031.92889: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.92897: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bc25d90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c558140> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 7163 1726888031.93049: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.93052: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888031.93392: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 7163 1726888031.93400: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdffb1d60> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfb77e60> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdfb7c200> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdff9ade0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdffb28d0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdffb0470> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdffb00e0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 7163 1726888031.93417: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 7163 1726888031.93467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888031.93522: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdfb7f230> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfb7eae0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdfb7ecc0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfb7df10> <<< 7163 1726888031.93553: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888031.93605: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.93618: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 7163 1726888031.93644: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 7163 1726888031.94084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfb7f320> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 7163 1726888031.94090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdfbe5e50> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfb7fe30> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdffb0170> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888031.94097: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.94100: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888031.94103: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888031.94187: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888031.94251: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 7163 1726888031.94256: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bcb9c10> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 7163 1726888031.94532: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 7163 1726888031.94589: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888031.94598: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888031.94603: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b8abb00> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343b8abd70> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bcbb200> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bcba7b0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bcb82c0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bcb8d70> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 7163 1726888031.94720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343b8b6f00> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b8b67b0> <<< 7163 1726888031.94723: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 7163 1726888031.94726: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343b8b6990> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b8b5be0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 7163 1726888031.95000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b8b70e0> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343b919c10> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b8b7bf0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bcb8c50> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 7163 1726888031.95101: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.95123: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.95178: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available <<< 7163 1726888031.95214: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.95442: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 7163 1726888031.95450: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 7163 1726888031.95453: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888031.95460: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888031.95475: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 7163 1726888031.95774: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 7163 1726888031.95829: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888031.95846: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 7163 1726888031.95936: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888031.95944: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.95948: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 7163 1726888031.95951: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.95986: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 7163 1726888031.96005: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.96185: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.96451: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfbe7fb0> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfbe6780> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 7163 1726888031.96455: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.96458: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.96478: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 7163 1726888031.96583: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 7163 1726888031.96605: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.96614: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6b74fb0> <<< 7163 1726888031.96710: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py<<< 7163 1726888031.96734: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 7163 1726888031.96758: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888031.96806: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.96831: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 7163 1726888031.96860: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.96877: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.96932: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.97059: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 7163 1726888031.97107: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6ba6b10> <<< 7163 1726888031.97114: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888031.97143: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available <<< 7163 1726888031.97220: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6ba68a0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6ba61b0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 7163 1726888031.97224: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdfc1e060> <<< 7163 1726888031.97230: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 7163 1726888031.97251: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.97279: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfc0ef30> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 7163 1726888031.97309: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6ba6c00> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6b77d70> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6ba77d0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6ba7a10> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7163 1726888031.97764: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b91b320> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b91a690> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 7163 1726888031.97770: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.97775: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888031.97778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6ba7f20> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a15d00> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888031.97798: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 7163 1726888031.97819: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 7163 1726888031.97830: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.97874: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.97900: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.97959: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a17920> <<< 7163 1726888031.98047: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 7163 1726888031.98052: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a182f0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a19490> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 7163 1726888031.98092: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.98126: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7163 1726888031.98225: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdfc31be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfc0e870> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 7163 1726888031.98236: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 7163 1726888031.98247: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a1bf80> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a202c0> <<< 7163 1726888031.98522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 7163 1726888031.98591: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a1a240> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 7163 1726888031.98601: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343b95de80> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b93dca0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 7163 1726888031.98653: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.98669: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888031.98709: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 7163 1726888031.98733: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.98757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'<<< 7163 1726888031.98780: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.98843: stdout chunk (state=3): >>> import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a23ec0> import '_tokenize' # <<< 7163 1726888031.98851: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888031.98879: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888031.98887: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.99077: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.99160: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 7163 1726888031.99198: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 7163 1726888031.99322: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a22990> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a226f0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a22c60> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a1a750> <<< 7163 1726888031.99326: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.99329: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 7163 1726888031.99331: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.99333: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a67a70> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a68170> <<< 7163 1726888031.99336: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 7163 1726888031.99395: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888031.99398: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.99417: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343b9618e0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b963290> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available <<< 7163 1726888031.99499: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888031.99592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a69c10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a699d0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7163 1726888031.99596: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888031.99599: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 7163 1726888031.99696: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888031.99945: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a6c1a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a6a2d0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a6f980> <<< 7163 1726888032.00089: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.00100: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888032.00141: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 7163 1726888032.00367: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888032.00371: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a6c350> <<< 7163 1726888032.00514: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a70740> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a709e0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a70cb0> <<< 7163 1726888032.00520: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a68290> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py<<< 7163 1726888032.00540: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 7163 1726888032.00544: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 7163 1726888032.00666: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f68fc260> <<< 7163 1726888032.00678: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.00687: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888032.00988: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888032.01021: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888032.01049: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 7163 1726888032.01059: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f68fd370> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a729f0> <<< 7163 1726888032.01145: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.01250: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a73da0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a72630> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 7163 1726888032.01298: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available <<< 7163 1726888032.01320: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 7163 1726888032.01341: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.01360: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.01385: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.01388: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.01422: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 7163 1726888032.01476: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.01501: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 7163 1726888032.01885: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.01890: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 7163 1726888032.01895: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.01898: stdout chunk (state=3): >>># zipimport: zlib available<<< 7163 1726888032.01900: stdout chunk (state=3): >>> <<< 7163 1726888032.01902: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.01915: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 7163 1726888032.02040: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 7163 1726888032.02071: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.02074: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.02077: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.02130: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 7163 1726888032.02136: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.02158: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available <<< 7163 1726888032.02161: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.02482: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 7163 1726888032.02499: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 7163 1726888032.02614: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.02656: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 7163 1726888032.02689: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 7163 1726888032.02741: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.02777: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 7163 1726888032.02804: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.02907: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.02932: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.02994: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.03167: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 7163 1726888032.03274: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.03308: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 7163 1726888032.03373: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.03489: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888032.03518: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # <<< 7163 1726888032.03521: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888032.03679: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 7163 1726888032.03687: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 7163 1726888032.03790: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 7163 1726888032.03798: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 7163 1726888032.03825: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.03871: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.03875: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888032.03962: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 7163 1726888032.03967: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.04393: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888032.04396: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 7163 1726888032.04399: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.04401: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 7163 1726888032.04449: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.04533: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 7163 1726888032.04561: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.04691: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 7163 1726888032.04772: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 7163 1726888032.04776: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.04816: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 7163 1726888032.04820: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7163 1726888032.04823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888032.04904: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'<<< 7163 1726888032.04916: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 7163 1726888032.04975: stdout chunk (state=3): >>> # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f69054f0> <<< 7163 1726888032.05066: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 7163 1726888032.05069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f69062a0> <<< 7163 1726888032.05118: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888032.05264: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 7163 1726888032.05268: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 7163 1726888032.05271: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f68fd1c0> <<< 7163 1726888032.05347: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888032.05377: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 7163 1726888032.05446: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 7163 1726888032.05524: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.05558: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 7163 1726888032.05583: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.05744: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.05748: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 7163 1726888032.05788: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f69064e0> # zipimport: zlib available <<< 7163 1726888032.05863: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.05919: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 7163 1726888032.05950: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdfa32660> <<< 7163 1726888032.06028: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 7163 1726888032.06049: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.06054: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfa31040> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfa2bf20> <<< 7163 1726888032.06097: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.06136: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 7163 1726888032.06141: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.06197: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.06250: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 7163 1726888032.06363: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.06423: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 7163 1726888032.06427: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.06529: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.06600: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 7163 1726888032.06710: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.07084: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.07560: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} <<< 7163 1726888032.07822: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343b75ed80> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b75d100> <<< 7163 1726888032.07986: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b757d70> <<< 7163 1726888032.08262: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} <<< 7163 1726888032.08336: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanu<<< 7163 1726888032.08442: stdout chunk (state=3): >>>p[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2<<< 7163 1726888032.08505: stdout chunk (state=3): >>>] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansibl<<< 7163 1726888032.08844: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 7163 1726888032.08875: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 <<< 7163 1726888032.08883: stdout chunk (state=3): >>># clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr <<< 7163 1726888032.08901: stdout chunk (state=3): >>># cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path <<< 7163 1726888032.08928: stdout chunk (state=3): >>># cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword <<< 7163 1726888032.08934: stdout chunk (state=3): >>># cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap <<< 7163 1726888032.08937: stdout chunk (state=3): >>>e.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins<<< 7163 1726888032.08970: stdout chunk (state=3): >>># cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible <<< 7163 1726888032.08985: stdout chunk (state=3): >>># destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess <<< 7163 1726888032.09074: stdout chunk (state=3): >>># cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 <<< 7163 1726888032.09094: stdout chunk (state=3): >>> # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii<<< 7163 1726888032.09107: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector <<< 7163 1726888032.09128: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network <<< 7163 1726888032.09229: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.09249: stdout chunk (state=3): >>> # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 7163 1726888032.09263: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna <<< 7163 1726888032.09286: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 7163 1726888032.09298: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal<<< 7163 1726888032.09310: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.09368: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 7163 1726888032.09389: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.09432: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.09505: stdout chunk (state=3): >>> # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select <<< 7163 1726888032.09509: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 7163 1726888032.09529: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.09544: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 7163 1726888032.09566: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7163 1726888032.09579: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 7163 1726888032.09593: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 7163 1726888032.09615: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 7163 1726888032.09645: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.09655: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors<<< 7163 1726888032.09658: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 7163 1726888032.09685: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 7163 1726888032.09734: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 7163 1726888032.09821: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl <<< 7163 1726888032.09826: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 7163 1726888032.09829: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 7163 1726888032.09842: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 7163 1726888032.09891: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal <<< 7163 1726888032.09918: stdout chunk (state=3): >>># destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle <<< 7163 1726888032.09951: stdout chunk (state=3): >>># destroy queue # destroy _heapq <<< 7163 1726888032.09955: stdout chunk (state=3): >>># destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 7163 1726888032.09977: stdout chunk (state=3): >>># destroy selectors # destroy _multiprocessing <<< 7163 1726888032.10009: stdout chunk (state=3): >>># destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit<<< 7163 1726888032.10012: stdout chunk (state=3): >>> # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct<<< 7163 1726888032.10031: stdout chunk (state=3): >>># destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl <<< 7163 1726888032.10053: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 7163 1726888032.10070: stdout chunk (state=3): >>># destroy errno # destroy json <<< 7163 1726888032.10098: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 7163 1726888032.10119: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 7163 1726888032.10152: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 7163 1726888032.10180: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.10200: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 7163 1726888032.10245: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 7163 1726888032.10252: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 7163 1726888032.10256: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix <<< 7163 1726888032.10302: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 7163 1726888032.10308: stdout chunk (state=3): >>># destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 7163 1726888032.10354: stdout chunk (state=3): >>> # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre<<< 7163 1726888032.10357: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 7163 1726888032.10362: stdout chunk (state=3): >>> # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 7163 1726888032.10365: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7163 1726888032.10394: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7163 1726888032.10518: stdout chunk (state=3): >>># destroy sys.monitoring <<< 7163 1726888032.10543: stdout chunk (state=3): >>># destroy _socket <<< 7163 1726888032.10576: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 7163 1726888032.10610: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 7163 1726888032.10677: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 7163 1726888032.10692: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib<<< 7163 1726888032.10718: stdout chunk (state=3): >>> <<< 7163 1726888032.10784: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request <<< 7163 1726888032.10840: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools <<< 7163 1726888032.10844: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random <<< 7163 1726888032.10873: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.10895: stdout chunk (state=3): >>># destroy operator # destroy ansible.module_utils.six.moves <<< 7163 1726888032.10913: stdout chunk (state=3): >>># destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools <<< 7163 1726888032.10936: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io <<< 7163 1726888032.10941: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 7163 1726888032.10959: stdout chunk (state=3): >>># destroy marshal # clear sys.meta_path<<< 7163 1726888032.11042: stdout chunk (state=3): >>> <<< 7163 1726888032.11068: stdout chunk (state=3): >>># clear sys.modules # destroy _frozen_importlib <<< 7163 1726888032.11172: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8<<< 7163 1726888032.11199: stdout chunk (state=3): >>> # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref<<< 7163 1726888032.11218: stdout chunk (state=3): >>> # destroy collections # destroy threading # destroy atexit # destroy _warnings<<< 7163 1726888032.11265: stdout chunk (state=3): >>> # destroy math # destroy _bisect # destroy time<<< 7163 1726888032.11271: stdout chunk (state=3): >>> <<< 7163 1726888032.11348: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7163 1726888032.11356: stdout chunk (state=3): >>># destroy _random # destroy _weakref<<< 7163 1726888032.11359: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.45.174 closed. <<< 7163 1726888032.11410: stdout chunk (state=3): >>> # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools<<< 7163 1726888032.11458: stderr chunk (state=3): >>><<< 7163 1726888032.11461: stdout chunk (state=3): >>> # destroy _abc # destroy posix # destroy _functools # destroy builtins <<< 7163 1726888032.11464: stdout chunk (state=3): >>><<< 7163 1726888032.11467: stdout chunk (state=3): >>># destroy _thread # clear sys.audit hooks<<< 7163 1726888032.11541: stdout chunk (state=3): >>> <<< 7163 1726888032.11545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< <10.31.45.174> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c8e84d0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c8b7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c8eaa50>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c699130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c699fa0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c6d7d70>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c6d7fb0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c70f770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c70fe00>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c6efa40>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c6ed160>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c6d4f20>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c72f6b0>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c72e2d0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c6ee030>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c72cb60>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c7646b0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c6d41a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c764b60>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c764a10>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c764e00>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c6d2cc0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c7654f0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c7651c0>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c7663f0>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c77c5f0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c77dcd0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c77eb70>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c77f1d0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c77e0c0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c77fc50>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c77f380>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c766360>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c47fb60>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c4a85c0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4a8320>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c4a85f0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c4a8f20>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c4a98e0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4a87d0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c47dd00>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4aac60>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4a9790>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c766b10>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4d6fc0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4fb350>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c5580e0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c55a840>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c558200>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4fbfb0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3611f0>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4fa150>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4abb90>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f343c4fa4b0>\r\n# zipimport: found 103 names in \'/tmp/ansible_ansible.legacy.setup_payload_yorxsf5x/ansible_ansible.legacy.setup_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3c2e70>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3a1d60>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3a0ec0>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3c1160>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c3fa8d0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3fa660>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3f9f70>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3fa3c0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3c3b00>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c3fb650>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c3fb890>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3fbd40>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd2db80>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd2f7a0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd30140>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd31040>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd33d70>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c6d2db0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd32030>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd3bb90>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd3a660>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd3a3c0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd3a930>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd32540>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd7fe30>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd7fe60>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd819a0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd81760>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd83e90>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd82060>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd87650>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd83fe0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd88380>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd885f0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd88980>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd800b0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd8bf80>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bc15370>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd8a720>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd8bad0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd8a390>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bc19490>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bc1a270>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c7649e0>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bc1a360>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bc1b3e0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bc25d00>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bc21670>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd0e690>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bdfe360>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bc25d90>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c558140>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.namespace\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.typing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bcb9c10>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b8abb00>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343b8abd70>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bcbb200>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bcba7b0>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bcb82c0>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bcb8d70>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343b8b6f00>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b8b67b0>\r\n# extension module \'_queue\' loaded from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_queue\' executed from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_queue\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343b8b6990>\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b8b5be0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b8b70e0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc\'\r\n# extension module \'_multiprocessing\' loaded from \'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_multiprocessing\' executed from \'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_multiprocessing\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343b919c10>\r\nimport \'multiprocessing.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b8b7bf0>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bcb8c50>\r\nimport \'ansible.module_utils.facts.timeout\' # \r\nimport \'ansible.module_utils.facts.collector\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other.facter\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other.ohai\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.apparmor\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.caps\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.chroot\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.utils\' # \r\nimport \'ansible.module_utils.facts.system.cmdline\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.distribution\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.datetime\' # \r\nimport \'ansible.module_utils.facts.system.date_time\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.env\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.dns\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.fips\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.loadavg\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b91b320>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b91a690>\r\nimport \'ansible.module_utils.facts.system.local\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.lsb\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.pkg_mgr\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.platform\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\'\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343b95de80>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b93dca0>\r\nimport \'ansible.module_utils.facts.system.python\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.version\' # \r\nimport \'ansible.module_utils.facts.system.service_mgr\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.ssh_pub_keys\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343b9618e0>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b963290>\r\nimport \'ansible.module_utils.facts.system.user\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.aix\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.sysctl\' # \r\nimport \'ansible.module_utils.facts.hardware.darwin\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.freebsd\' # \r\nimport \'ansible.module_utils.facts.hardware.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.linux\' # \r\nimport \'ansible.module_utils.facts.hardware.hurd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.sunos\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.generic_bsd\' # \r\nimport \'ansible.module_utils.facts.network.aix\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.darwin\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.fc_wwn\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.freebsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.hurd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.linux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.iscsi\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.nvme\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.sunos\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.sysctl\' # \r\nimport \'ansible.module_utils.facts.virtual.freebsd\' # \r\nimport \'ansible.module_utils.facts.virtual.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.linux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.sunos\' # \r\nimport \'ansible.module_utils.facts.default_collectors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.ansible_collector\' # \r\nimport \'ansible.module_utils.facts.compat\' # \r\nimport \'ansible.module_utils.facts\' # \r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc\'\r\n# extension module \'unicodedata\' loaded from \'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'unicodedata\' executed from \'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'unicodedata\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343b75ed80>\r\nimport \'stringprep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b75d100>\r\nimport \'encodings.idna\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b757d70>\r\n\r\n{"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}}\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.process\r\n# destroy unicodedata\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy _multiprocessing\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy subprocess\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy errno\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy encodings.idna\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.45.174 closed.\r\n") 7163 1726888032.12026: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c8e84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c8b7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c8eaa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c699130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c699fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c6d7d70> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c6d7fb0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c70f770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c70fe00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c6efa40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c6ed160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c6d4f20> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c72f6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c72e2d0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c6ee030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c72cb60> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c7646b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c6d41a0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c764b60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c764a10> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c764e00> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c6d2cc0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c7654f0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c7651c0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c7663f0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c77c5f0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c77dcd0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c77eb70> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c77f1d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c77e0c0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c77fc50> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c77f380> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c766360> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c47fb60> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c4a85c0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4a8320> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c4a85f0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c4a8f20> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c4a98e0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4a87d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c47dd00> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4aac60> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4a9790> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c766b10> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4d6fc0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4fb350> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c5580e0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c55a840> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c558200> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4fbfb0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3611f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4fa150> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c4abb90> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f343c4fa4b0> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_yorxsf5x/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3c2e70> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3a1d60> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3a0ec0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3c1160> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c3fa8d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3fa660> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3f9f70> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3fa3c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3c3b00> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c3fb650> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c3fb890> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c3fbd40> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd2db80> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd2f7a0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd30140> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd31040> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd33d70> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343c6d2db0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd32030> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd3bb90> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd3a660> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd3a3c0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd3a930> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd32540> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd7fe30> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd7fe60> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd819a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd81760> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd83e90> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd82060> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd87650> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd83fe0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd88380> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd885f0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd88980> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd800b0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd8bf80> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bc15370> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd8a720> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bd8bad0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd8a390> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bc19490> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bc1a270> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c7649e0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bc1a360> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bc1b3e0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343bc25d00> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bc21670> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bd0e690> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bdfe360> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bc25d90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343c558140> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bcb9c10> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b8abb00> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343b8abd70> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bcbb200> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bcba7b0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bcb82c0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bcb8d70> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343b8b6f00> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b8b67b0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343b8b6990> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b8b5be0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b8b70e0> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343b919c10> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b8b7bf0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343bcb8c50> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b91b320> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b91a690> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343b95de80> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b93dca0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343b9618e0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b963290> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f343b75ed80> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b75d100> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f343b757d70> {"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.45.174 closed. 7163 1726888032.15387: done with _execute_module (ansible.legacy.setup, {'filter': 'ansible_pkg_mgr', 'gather_subset': '!all', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7163 1726888032.15391: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6907590> # zipimport: zlib available <<< 7163 1726888032.15394: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 7163 1726888032.15396: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.15398: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.15400: variable 'ansible_module_compression' from source: unknown 7163 1726888032.15403: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 7163 1726888032.15406: ANSIBALLZ: Acquiring lock 7163 1726888032.15408: ANSIBALLZ: Lock acquired: 140449594013552 7163 1726888032.15410: ANSIBALLZ: Creating module 7163 1726888032.15413: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888032.15415: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.46.206 closed. <<< 7163 1726888032.15417: stdout chunk (state=3): >>><<< 7163 1726888032.15421: stderr chunk (state=3): >>><<< 7163 1726888032.15423: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< <10.31.46.206> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0bbc4d0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0b8bb00>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0bbea50>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0bcd130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0bcdfa0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09abd70>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09abfb0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09e37a0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09e3e30>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09c3a40>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09c1160>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09a8f20>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a036e0>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a02300>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09c2030>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09aa7e0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a38710>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09a81a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0a38bc0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a38a70>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0a38e30>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09a6cc0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a39520>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a391f0>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a3a420>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a545c0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0a55d00>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a56ba0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0a57200>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a560f0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0a57c80>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a573b0>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a3a450>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0753bf0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe077c650>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe077c3b0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe077c680>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe077cfb0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe077d9a0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe077c860>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0751d90>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe077ed80>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe077dac0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a3aae0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe07ab110>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe07cb4d0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe082c290>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe082e9f0>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe082c3b0>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe07f12e0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe01253a0>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe07ca2d0>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe077fce0>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4fe07ca3f0>\r\n# zipimport: found 103 names in \'/tmp/ansible_ansible.legacy.setup_payload_sboqy79_/ansible_ansible.legacy.setup_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe018aff0>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0169ee0>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0169040>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0188d70>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe01be960>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe01be6f0>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe01be000>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe01be450>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe018bc80>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe01bf680>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe01bf8c0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe01bfe00>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0025bb0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe00272f0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe00281a0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0029340>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe002be00>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe09a6db0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe002a0f0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0033da0>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0032870>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe00325d0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0032b40>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe002a5d0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0077fb0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe00780b0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0079b80>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0079940>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe007c140>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe007a270>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe007f830>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe007c2f0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe00809b0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe00805c0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0080ad0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe00782f0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdff081a0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdff09250>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0082930>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0083ce0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe00825a0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdff11370>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdff12120>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdff0bf50>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdff12180>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdff133b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdff1df10>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdff195e0>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0006990>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe00fe690>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdff1e120>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdff1dcd0>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.namespace\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.typing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdffb1d60>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfb77e60>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdfb7c200>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdff9ade0>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdffb28d0>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdffb0470>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdffb00e0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdfb7f230>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfb7eae0>\r\n# extension module \'_queue\' loaded from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_queue\' executed from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_queue\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdfb7ecc0>\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfb7df10>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfb7f320>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc\'\r\n# extension module \'_multiprocessing\' loaded from \'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_multiprocessing\' executed from \'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_multiprocessing\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdfbe5e50>\r\nimport \'multiprocessing.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfb7fe30>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdffb0170>\r\nimport \'ansible.module_utils.facts.timeout\' # \r\nimport \'ansible.module_utils.facts.collector\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other.facter\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other.ohai\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.apparmor\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.caps\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.chroot\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.utils\' # \r\nimport \'ansible.module_utils.facts.system.cmdline\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.distribution\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.datetime\' # \r\nimport \'ansible.module_utils.facts.system.date_time\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.env\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.dns\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.fips\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.loadavg\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfbe7fb0>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfbe6780>\r\nimport \'ansible.module_utils.facts.system.local\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.lsb\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.pkg_mgr\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.platform\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\'\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdfc1e060>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfc0ef30>\r\nimport \'ansible.module_utils.facts.system.python\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.version\' # \r\nimport \'ansible.module_utils.facts.system.service_mgr\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.ssh_pub_keys\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdfc31be0>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfc0e870>\r\nimport \'ansible.module_utils.facts.system.user\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.aix\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.sysctl\' # \r\nimport \'ansible.module_utils.facts.hardware.darwin\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.freebsd\' # \r\nimport \'ansible.module_utils.facts.hardware.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.linux\' # \r\nimport \'ansible.module_utils.facts.hardware.hurd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.sunos\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.generic_bsd\' # \r\nimport \'ansible.module_utils.facts.network.aix\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.darwin\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.fc_wwn\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.freebsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.hurd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.linux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.iscsi\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.nvme\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.sunos\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.sysctl\' # \r\nimport \'ansible.module_utils.facts.virtual.freebsd\' # \r\nimport \'ansible.module_utils.facts.virtual.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.linux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.sunos\' # \r\nimport \'ansible.module_utils.facts.default_collectors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.ansible_collector\' # \r\nimport \'ansible.module_utils.facts.compat\' # \r\nimport \'ansible.module_utils.facts\' # \r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc\'\r\n# extension module \'unicodedata\' loaded from \'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'unicodedata\' executed from \'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'unicodedata\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdfa32660>\r\nimport \'stringprep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfa31040>\r\nimport \'encodings.idna\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfa2bf20>\r\n\r\n{"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}}\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.process\r\n# destroy unicodedata\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy _multiprocessing\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy subprocess\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy errno\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy encodings.idna\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.46.206 closed.\r\n") 7163 1726888032.16148: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0bbc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0b8bb00> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0bbea50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0bcd130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0bcdfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09abd70> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09abfb0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09e37a0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09e3e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09c3a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09c1160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09a8f20> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a036e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a02300> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09c2030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09aa7e0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a38710> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09a81a0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0a38bc0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a38a70> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0a38e30> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe09a6cc0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a39520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a391f0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a3a420> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a545c0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0a55d00> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a56ba0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0a57200> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a560f0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0a57c80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a573b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a3a450> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0753bf0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe077c650> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe077c3b0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe077c680> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe077cfb0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe077d9a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe077c860> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0751d90> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe077ed80> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe077dac0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0a3aae0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe07ab110> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe07cb4d0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe082c290> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe082e9f0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe082c3b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe07f12e0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe01253a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe07ca2d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe077fce0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4fe07ca3f0> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_sboqy79_/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe018aff0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0169ee0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0169040> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0188d70> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe01be960> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe01be6f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe01be000> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe01be450> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe018bc80> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe01bf680> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe01bf8c0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe01bfe00> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0025bb0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe00272f0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe00281a0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0029340> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe002be00> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe09a6db0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe002a0f0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0033da0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0032870> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe00325d0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0032b40> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe002a5d0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0077fb0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe00780b0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0079b80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0079940> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe007c140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe007a270> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe007f830> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe007c2f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe00809b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe00805c0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0080ad0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe00782f0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdff081a0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdff09250> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0082930> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fe0083ce0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe00825a0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdff11370> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdff12120> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdff0bf50> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdff12180> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdff133b0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdff1df10> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdff195e0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe0006990> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fe00fe690> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdff1e120> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdff1dcd0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdffb1d60> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfb77e60> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdfb7c200> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdff9ade0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdffb28d0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdffb0470> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdffb00e0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdfb7f230> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfb7eae0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdfb7ecc0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfb7df10> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfb7f320> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdfbe5e50> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfb7fe30> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdffb0170> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfbe7fb0> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfbe6780> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdfc1e060> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfc0ef30> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdfc31be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfc0e870> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4fdfa32660> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfa31040> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4fdfa2bf20> {"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.46.206 closed. 7163 1726888032.16973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f69121b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f690d7f0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 7163 1726888032.16978: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f69f6ab0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6ae6780> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6912300> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6907230> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f69a60f0> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6568140> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6568530> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f698c410> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f69a6c90> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f69a47d0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f69a4440> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f656b470> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f656ad20> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f656af00> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f656a150> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f656b590> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f65ca030> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f656a1b0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f69a4410> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888032.16986: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 7163 1726888032.16989: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.16996: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 7163 1726888032.17000: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 7163 1726888032.18769: done with _execute_module (ansible.legacy.setup, {'filter': 'ansible_pkg_mgr', 'gather_subset': '!all', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7163 1726888032.18773: variable 'ansible_module_compression' from source: unknown 7163 1726888032.18776: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 7163 1726888032.18779: ANSIBALLZ: Acquiring lock 7163 1726888032.18781: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.18784: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888032.18786: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888032.18788: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 7163 1726888032.18790: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888032.18792: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 7163 1726888032.18794: stdout chunk (state=3): >>># zipimport: zlib available<<< 7163 1726888032.18797: stdout chunk (state=3): >>> # zipimport: zlib available <<< 7163 1726888032.18876: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 7163 1726888032.19044: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 7163 1726888032.19325: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f65cba10> <<< 7163 1726888032.19433: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 7163 1726888032.19625: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f65cae40> <<< 7163 1726888032.19665: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # <<< 7163 1726888032.19674: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.19952: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # <<< 7163 1726888032.19973: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 7163 1726888032.19993: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.20056: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.20226: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 7163 1726888032.20248: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 7163 1726888032.20300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 7163 1726888032.20625: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f66064e0> <<< 7163 1726888032.20654: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f65f72f0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 7163 1726888032.21067: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888032.21204: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 7163 1726888032.21221: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.21271: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.21297: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 7163 1726888032.21318: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.21355: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.21418: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 7163 1726888032.21446: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888032.21486: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f63a9dc0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f66062d0> import 'ansible.module_utils.facts.system.user' # <<< 7163 1726888032.21566: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 7163 1726888032.21570: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.21624: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 7163 1726888032.21627: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.21781: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.21963: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 7163 1726888032.21967: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.22068: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.22166: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.22197: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.22246: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 7163 1726888032.22377: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 7163 1726888032.22399: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888032.22441: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.22585: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 7163 1726888032.22626: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 7163 1726888032.22731: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.22853: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 7163 1726888032.22897: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.22934: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.23501: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.24053: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 7163 1726888032.24079: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 7163 1726888032.24199: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.24316: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 7163 1726888032.24356: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.24493: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.24583: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 7163 1726888032.24596: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.24740: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.24962: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 7163 1726888032.24966: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.25011: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.25054: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 7163 1726888032.25170: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.25200: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.25310: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.25548: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.26287: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 7163 1726888032.26292: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.26295: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 7163 1726888032.26357: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.26446: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 7163 1726888032.26449: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.26728: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.27155: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # <<< 7163 1726888032.27195: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888032.27256: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 7163 1726888032.27310: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.27333: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 7163 1726888032.27463: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.27514: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 7163 1726888032.27534: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.27626: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 7163 1726888032.27640: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.27824: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.27977: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888032.28131: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.28177: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 7163 1726888032.28197: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 7163 1726888032.28228: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.28289: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.28424: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 7163 1726888032.28681: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.29012: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 7163 1726888032.29160: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 7163 1726888032.29308: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.29331: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 7163 1726888032.29375: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.29505: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.29604: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 7163 1726888032.29760: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.29783: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.29880: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # <<< 7163 1726888032.29900: stdout chunk (state=3): >>>import 'ansible.module_utils.facts' # <<< 7163 1726888032.30095: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.30464: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 7163 1726888032.30497: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 7163 1726888032.30520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 7163 1726888032.30769: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f63db560> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f63d9310> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f63dbfb0> <<< 7163 1726888032.31974: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} <<< 7163 1726888032.32779: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 <<< 7163 1726888032.32818: stdout chunk (state=3): >>># cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors <<< 7163 1726888032.32876: stdout chunk (state=3): >>># destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file <<< 7163 1726888032.32959: stdout chunk (state=3): >>># destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys <<< 7163 1726888032.33065: stdout chunk (state=3): >>># cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme <<< 7163 1726888032.33190: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna <<< 7163 1726888032.33560: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 7163 1726888032.33676: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib <<< 7163 1726888032.34084: stdout chunk (state=3): >>># destroy zipimport <<< 7163 1726888032.34391: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 7163 1726888032.34459: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7163 1726888032.34581: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 7163 1726888032.34592: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath <<< 7163 1726888032.34748: stdout chunk (state=3): >>># destroy re._parser <<< 7163 1726888032.34813: stdout chunk (state=3): >>># destroy tokenize <<< 7163 1726888032.34863: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 7163 1726888032.34954: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib <<< 7163 1726888032.34966: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re <<< 7163 1726888032.35283: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 7163 1726888032.35836: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.215 closed. <<< 7163 1726888032.35913: stderr chunk (state=3): >>><<< 7163 1726888032.35917: stdout chunk (state=3): >>><<< <10.31.12.215> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f75684d0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7537b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f756aa50>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f731d130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f731dfa0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f735bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f735bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7393770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7393e00>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7373a40>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7371190>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7358f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73b3710>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73b2330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7372030>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73b0b30>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73e87a0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73581d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f73e8c50>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73e8b00>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f73e8ec0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7356cf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73e95b0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73e9280>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73ea4b0>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f74006e0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f7401df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7402c60>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f74032c0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f74021b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f7403d40>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7403470>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73ea510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f70f3c50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f711c710>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f711c470>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f711c740>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f711d040>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f711da30>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f711c8f0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f70f1df0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f711ed80>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f711cec0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73eac00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7147110>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f716b4a0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f71cc260>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f71ce9c0>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f71cc380>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7199280>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6b11370>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f716a2a0>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f711fce0>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f97f716a8a0>\r\n# zipimport: found 103 names in \'/tmp/ansible_ansible.legacy.setup_payload_unels3sw/ansible_ansible.legacy.setup_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6b770e0>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6b55fd0>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6b55130>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6b74fb0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6ba6b10>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6ba68a0>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6ba61b0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6ba6c00>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6b77d70>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6ba77d0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6ba7a10>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6ba7f20>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a15d00>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a17920>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a182f0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a19490>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a1bf80>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a202c0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a1a240>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a23ec0>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a22990>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a226f0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a22c60>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a1a750>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a67a70>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a68170>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a69c10>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a699d0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a6c1a0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a6a2d0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a6f980>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a6c350>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a70740>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a709e0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a70cb0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a68290>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f68fc260>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f68fd370>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a729f0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a73da0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a72630>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f69054f0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f69062a0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f68fd1c0>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f69064e0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6907590>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f69121b0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f690d7f0>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f69f6ab0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6ae6780>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6912300>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6907230>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.namespace\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.typing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f69a60f0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6568140>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6568530>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f698c410>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f69a6c90>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f69a47d0>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f69a4440>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f656b470>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f656ad20>\r\n# extension module \'_queue\' loaded from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_queue\' executed from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_queue\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f656af00>\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f656a150>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f656b590>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc\'\r\n# extension module \'_multiprocessing\' loaded from \'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_multiprocessing\' executed from \'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_multiprocessing\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f65ca030>\r\nimport \'multiprocessing.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f656a1b0>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f69a4410>\r\nimport \'ansible.module_utils.facts.timeout\' # \r\nimport \'ansible.module_utils.facts.collector\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other.facter\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other.ohai\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.apparmor\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.caps\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.chroot\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.utils\' # \r\nimport \'ansible.module_utils.facts.system.cmdline\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.distribution\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.datetime\' # \r\nimport \'ansible.module_utils.facts.system.date_time\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.env\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.dns\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.fips\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.loadavg\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f65cba10>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f65cae40>\r\nimport \'ansible.module_utils.facts.system.local\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.lsb\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.pkg_mgr\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.platform\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\'\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f66064e0>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f65f72f0>\r\nimport \'ansible.module_utils.facts.system.python\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.version\' # \r\nimport \'ansible.module_utils.facts.system.service_mgr\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.ssh_pub_keys\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f63a9dc0>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f66062d0>\r\nimport \'ansible.module_utils.facts.system.user\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.aix\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.sysctl\' # \r\nimport \'ansible.module_utils.facts.hardware.darwin\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.freebsd\' # \r\nimport \'ansible.module_utils.facts.hardware.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.linux\' # \r\nimport \'ansible.module_utils.facts.hardware.hurd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.sunos\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.generic_bsd\' # \r\nimport \'ansible.module_utils.facts.network.aix\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.darwin\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.fc_wwn\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.freebsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.hurd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.linux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.iscsi\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.nvme\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.sunos\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.sysctl\' # \r\nimport \'ansible.module_utils.facts.virtual.freebsd\' # \r\nimport \'ansible.module_utils.facts.virtual.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.linux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.sunos\' # \r\nimport \'ansible.module_utils.facts.default_collectors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.ansible_collector\' # \r\nimport \'ansible.module_utils.facts.compat\' # \r\nimport \'ansible.module_utils.facts\' # \r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc\'\r\n# extension module \'unicodedata\' loaded from \'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'unicodedata\' executed from \'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'unicodedata\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f63db560>\r\nimport \'stringprep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f63d9310>\r\nimport \'encodings.idna\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f63dbfb0>\r\n\r\n{"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}}\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.process\r\n# destroy unicodedata\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy _multiprocessing\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy subprocess\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy errno\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy encodings.idna\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.215 closed.\r\n") 7163 1726888032.36858: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f75684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7537b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f756aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f731d130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f731dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f735bda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f735bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7393770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7393e00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7373a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7371190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7358f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73b3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73b2330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7372030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73b0b30> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73e87a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73581d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f73e8c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73e8b00> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f73e8ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7356cf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73e95b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73e9280> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73ea4b0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f74006e0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f7401df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7402c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f74032c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f74021b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f7403d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7403470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73ea510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f70f3c50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f711c710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f711c470> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f711c740> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f711d040> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f711da30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f711c8f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f70f1df0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f711ed80> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f711cec0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f73eac00> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7147110> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f716b4a0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f71cc260> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f71ce9c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f71cc380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f7199280> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6b11370> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f716a2a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f711fce0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f97f716a8a0> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_unels3sw/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6b770e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6b55fd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6b55130> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6b74fb0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6ba6b10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6ba68a0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6ba61b0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6ba6c00> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6b77d70> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6ba77d0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6ba7a10> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6ba7f20> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a15d00> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a17920> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a182f0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a19490> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a1bf80> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a202c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a1a240> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a23ec0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a22990> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a226f0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a22c60> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a1a750> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a67a70> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a68170> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a69c10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a699d0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a6c1a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a6a2d0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a6f980> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a6c350> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a70740> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a709e0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a70cb0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a68290> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f68fc260> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f68fd370> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a729f0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6a73da0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6a72630> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f69054f0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f69062a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f68fd1c0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f69064e0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6907590> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f69121b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f690d7f0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f69f6ab0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6ae6780> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6912300> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6907230> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f69a60f0> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f6568140> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f6568530> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f698c410> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f69a6c90> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f69a47d0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f69a4440> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f656b470> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f656ad20> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f656af00> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f656a150> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f656b590> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f65ca030> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f656a1b0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f69a4410> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f65cba10> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f65cae40> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f66064e0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f65f72f0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f63a9dc0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f66062d0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97f63db560> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f63d9310> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97f63dbfb0> {"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.215 closed. 7163 1726888032.40547: done with _execute_module (ansible.legacy.setup, {'filter': 'ansible_pkg_mgr', 'gather_subset': '!all', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7163 1726888032.40552: variable 'ansible_module_compression' from source: unknown 7163 1726888032.40556: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 7163 1726888032.40558: ANSIBALLZ: Acquiring lock 7163 1726888032.52157: ANSIBALLZ: Writing module into payload 7163 1726888032.52712: ANSIBALLZ: Writing module 7163 1726888032.52717: ANSIBALLZ: Renaming module 7163 1726888032.52719: ANSIBALLZ: Done creating module 7163 1726888032.52722: variable 'ansible_facts' from source: host vars for 'managed_node2' 7163 1726888032.52930: ANSIBALLZ: Lock acquired: 140449594013552 7163 1726888032.52933: ANSIBALLZ: Reading module after lock 7163 1726888032.52936: variable 'ansible_facts' from source: host vars for 'managed_node3' 7163 1726888032.53150: ANSIBALLZ: Lock acquired: 140449594013552 7163 1726888032.53154: ANSIBALLZ: Reading module after lock 7163 1726888032.53157: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/dnf.py 7163 1726888032.53360: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_dnf.py <10.31.46.206> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpt6gwlw9e TO /root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_dnf.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/dnf.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/dnf.py 7163 1726888032.53516: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_dnf.py 7163 1726888032.53530: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_dnf.py <10.31.46.206> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/a3358520e8"' '[10.31.46.206]' <10.31.45.174> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpgamhsxwn TO /root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_dnf.py 7163 1726888032.53712: Sending initial data 7163 1726888032.53717: Sent initial data (150 bytes) <10.31.12.215> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpnbpu9ojq TO /root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_dnf.py <10.31.12.215> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' '[10.31.12.215]' <10.31.45.174> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' '[10.31.45.174]' 7163 1726888032.54308: Sending initial data 7163 1726888032.54312: Sent initial data (149 bytes) 7163 1726888032.54417: Sending initial data 7163 1726888032.54421: Sent initial data (150 bytes) 7163 1726888032.55191: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 7163 1726888032.55273: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888032.55427: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888032.55470: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888032.55894: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888032.55898: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888032.56073: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888032.56091: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888032.56109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888032.56343: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888032.56352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888032.56582: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888032.56710: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888032.56729: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888032.57283: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7163 1726888032.57305: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 7163 1726888032.57584: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." <<< 7163 1726888032.57588: stderr chunk (state=3): >>>debug3: Sent message fd 3 T:16 I:2 <<< 7163 1726888032.57626: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root <<< 7163 1726888032.57629: stderr chunk (state=3): >>>debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpt6gwlw9e debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_dnf.py" debug3: Sent message fd 3 T:17 I:3 <<< 7163 1726888032.57630: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpt6gwlw9e /root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_dnf.py <<< 7163 1726888032.57669: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpt6gwlw9e" to remote "/root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_dnf.py" <<< 7163 1726888032.57671: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_dnf.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_dnf.py M:0x001a <<< 7163 1726888032.57732: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:161268 <<< 7163 1726888032.58323: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 161268 bytes at 0 <<< 7163 1726888032.58326: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 7163 1726888032.58386: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7163 1726888032.58389: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888032.58402: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 7163 1726888032.58424: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 7163 1726888032.58475: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888032.58513: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 debug3: SSH2_FXP_REALPATH . -> /root <<< 7163 1726888032.58519: stderr chunk (state=3): >>>debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpgamhsxwn debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_dnf.py" debug3: Sent message fd 3 T:17 I:3 <<< 7163 1726888032.58524: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpgamhsxwn /root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_dnf.py <<< 7163 1726888032.58564: stderr chunk (state=3): >>><<< 7163 1726888032.58582: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpgamhsxwn" to remote "/root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_dnf.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_dnf.py M:0x001a <<< 7163 1726888032.58621: stdout chunk (state=3): >>><<< <10.31.46.206> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpt6gwlw9e /root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_dnf.py\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master at \'/root/.ansible/cp/a3358520e8\'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpt6gwlw9e\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_dnf.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpt6gwlw9e" to remote "/root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_dnf.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_dnf.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_dnf.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:161268\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 161268 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 7163 1726888032.58859: done transferring module to remote 7163 1726888032.58863: _low_level_execute_command(): starting 7163 1726888032.58866: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/ /root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_dnf.py && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/ /root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_dnf.py && sleep 0'"'"'' 7163 1726888032.59051: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:161267 <<< 7163 1726888032.59068: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 7163 1726888032.59102: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." <<< 7163 1726888032.59181: stderr chunk (state=3): >>>debug3: Sent message fd 3 T:16 I:2 debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpnbpu9ojq debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_dnf.py" debug3: Sent message fd 3 T:17 I:3 <<< 7163 1726888032.59194: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpnbpu9ojq /root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_dnf.py <<< 7163 1726888032.59262: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpnbpu9ojq" to remote "/root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_dnf.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_dnf.py M:0x001a <<< 7163 1726888032.59361: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:161268 <<< 7163 1726888032.59814: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 161267 bytes at 0 <<< 7163 1726888032.59819: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 7163 1726888032.59849: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888032.60096: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888032.60116: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888032.60170: stderr chunk (state=3): >>><<< 7163 1726888032.60184: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888032.60197: stdout chunk (state=3): >>><<< <10.31.45.174> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpgamhsxwn /root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_dnf.py\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master at \'/root/.ansible/cp/26e6bc9b9f\'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpgamhsxwn\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_dnf.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpgamhsxwn" to remote "/root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_dnf.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_dnf.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_dnf.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:161267\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 161267 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 7163 1726888032.60245: done transferring module to remote 7163 1726888032.60266: _low_level_execute_command(): starting 7163 1726888032.60278: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/ /root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_dnf.py && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/ /root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_dnf.py && sleep 0'"'"'' 7163 1726888032.60469: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888032.60497: stderr chunk (state=3): >>>debug3: In write loop, ack for 6 161268 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 7163 1726888032.60605: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888032.60803: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888032.60861: stderr chunk (state=3): >>><<< 7163 1726888032.60915: stdout chunk (state=3): >>><<< <10.31.12.215> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpnbpu9ojq /root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_dnf.py\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master at \'/root/.ansible/cp/1fb99bda8d\'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpnbpu9ojq\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_dnf.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpnbpu9ojq" to remote "/root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_dnf.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_dnf.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_dnf.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:161268\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 161268 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 7163 1726888032.61081: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888032.61085: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7163 1726888032.61087: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass <<< 7163 1726888032.61095: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888032.61098: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888032.61119: done transferring module to remote 7163 1726888032.61165: _low_level_execute_command(): starting 7163 1726888032.61177: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/ /root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_dnf.py && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888032.61272: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888032.61287: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888032.61322: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888032.61326: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6519 <<< 7163 1726888032.61347: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/ /root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_dnf.py && sleep 0'"'"'' 7163 1726888032.61418: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888032.62349: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888032.62364: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888032.62376: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 7163 1726888032.62393: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888032.62477: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888032.63214: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888032.63245: stderr chunk (state=3): >>><<< 7163 1726888032.63262: stdout chunk (state=3): >>><<< <10.31.45.174> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888032.63441: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888032.63445: _low_level_execute_command(): starting 7163 1726888032.63449: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_dnf.py && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' -tt 10.31.45.174 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/AnsiballZ_dnf.py && sleep 0'"'"'' 7163 1726888032.64027: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888032.64031: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 7163 1726888032.64034: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888032.64036: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888032.64092: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888032.64098: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 <<< 7163 1726888032.64123: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888032.64133: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888032.65497: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888032.65500: stdout chunk (state=3): >>><<< 7163 1726888032.65502: stderr chunk (state=3): >>><<< <10.31.12.215> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888032.65516: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888032.65519: _low_level_execute_command(): starting 7163 1726888032.65521: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888032.65527: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_dnf.py && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888032.65678: stdout chunk (state=3): >>><<< 7163 1726888032.65685: stderr chunk (state=3): >>><<< <10.31.46.206> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888032.65692: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888032.65703: _low_level_execute_command(): starting 7163 1726888032.65707: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_dnf.py && sleep 0' <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' -tt 10.31.12.215 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/AnsiballZ_dnf.py && sleep 0'"'"'' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' -tt 10.31.46.206 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/AnsiballZ_dnf.py && sleep 0'"'"'' 7163 1726888032.66374: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 7163 1726888032.66563: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 7163 1726888032.66726: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d09bc4d0> <<< 7163 1726888032.66730: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d098bb00> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 7163 1726888032.66732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d09bea50> <<< 7163 1726888032.66785: stdout chunk (state=3): >>>import '_signal' # <<< 7163 1726888032.66788: stdout chunk (state=3): >>>import '_abc' # <<< 7163 1726888032.66795: stdout chunk (state=3): >>>import 'abc' # <<< 7163 1726888032.66853: stdout chunk (state=3): >>>import 'io' # import '_stat' # import 'stat' # <<< 7163 1726888032.67001: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888032.67047: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888032.67063: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 7163 1726888032.67080: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 7163 1726888032.67192: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d09cd130> <<< 7163 1726888032.67195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888032.67202: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d09cdfa0> <<< 7163 1726888032.67291: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888032.67299: stdout chunk (state=3): >>>import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7163 1726888032.67424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888032.67456: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888032.67587: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7163 1726888032.67658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d07ebd70> <<< 7163 1726888032.67694: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888032.67717: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888032.67788: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d07ebfb0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 7163 1726888032.67849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7163 1726888032.67853: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888032.67859: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888032.67862: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888032.67868: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888032.68026: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888032.68031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888032.68063: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888032.68104: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888032.68149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d08237a0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0823e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0803a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0801160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d07e8f20> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 7163 1726888032.68153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 7163 1726888032.68157: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888032.68191: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 7163 1726888032.68227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 7163 1726888032.68230: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888032.68249: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d08436e0> <<< 7163 1726888032.68258: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0842300> <<< 7163 1726888032.68280: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' <<< 7163 1726888032.68285: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0802030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d07ea7e0> <<< 7163 1726888032.68376: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0878710> <<< 7163 1726888032.68410: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d07e81a0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 7163 1726888032.68431: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d0878bc0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0878a70> <<< 7163 1726888032.68518: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d0878e30> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d07e6cc0> <<< 7163 1726888032.68524: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888032.68526: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 6 <<< 7163 1726888032.68571: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0879520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d08791f0> <<< 7163 1726888032.68603: stdout chunk (state=3): >>>import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 7163 1726888032.68653: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d087a420> import 'importlib.util' # import 'runpy' # <<< 7163 1726888032.68657: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 7163 1726888032.68688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 7163 1726888032.68709: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 7163 1726888032.68743: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d08905c0> <<< 7163 1726888032.68761: stdout chunk (state=3): >>>import 'errno' # <<< 7163 1726888032.68768: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d0891ca0> <<< 7163 1726888032.68791: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 7163 1726888032.68798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 7163 1726888032.68832: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 7163 1726888032.68846: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0892b40> <<< 7163 1726888032.68885: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888032.68902: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d08931a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0892090> <<< 7163 1726888032.68928: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 7163 1726888032.68931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 7163 1726888032.68974: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888032.68977: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d0893c20> <<< 7163 1726888032.68980: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0893350> <<< 7163 1726888032.69025: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d087a450> <<< 7163 1726888032.69053: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 7163 1726888032.69071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 7163 1726888032.69106: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 7163 1726888032.69152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 7163 1726888032.69177: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d05cbb60> <<< 7163 1726888032.69201: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 7163 1726888032.69212: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d05f4560> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d05f42f0> <<< 7163 1726888032.69225: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d05f4590> <<< 7163 1726888032.69271: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7163 1726888032.69342: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888032.69457: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d05f4e90> <<< 7163 1726888032.69586: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888032.69599: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d05f5880> <<< 7163 1726888032.69630: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d05f4770> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d05c9d00> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 7163 1726888032.69666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 7163 1726888032.69679: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d05f6c60> <<< 7163 1726888032.69716: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d05f59a0> <<< 7163 1726888032.69722: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d087aae0> <<< 7163 1726888032.69756: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7163 1726888032.69808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888032.69834: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7163 1726888032.69865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 7163 1726888032.69907: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d061eff0> <<< 7163 1726888032.69951: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 7163 1726888032.69966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888032.69990: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 7163 1726888032.70009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7163 1726888032.70042: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d06473e0> <<< 7163 1726888032.70063: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7163 1726888032.70101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7163 1726888032.70165: stdout chunk (state=3): >>>import 'ntpath' # <<< 7163 1726888032.70204: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d06a41d0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 7163 1726888032.70228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 7163 1726888032.70265: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7163 1726888032.70303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7163 1726888032.70395: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d06a6900> <<< 7163 1726888032.70471: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d06a42f0> <<< 7163 1726888032.70512: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d06711c0> <<< 7163 1726888032.70554: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cff292e0> <<< 7163 1726888032.70560: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d06461e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d05f7bc0> <<< 7163 1726888032.70665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 7163 1726888032.70683: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f85d06467e0> <<< 7163 1726888032.70820: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_jvute7xs/ansible_ansible.legacy.dnf_payload.zip' <<< 7163 1726888032.70825: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.70955: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.70992: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 7163 1726888032.70994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7163 1726888032.71046: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7163 1726888032.71112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 7163 1726888032.71146: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cff7ef90> <<< 7163 1726888032.71158: stdout chunk (state=3): >>>import '_typing' # <<< 7163 1726888032.71336: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cff5de80> <<< 7163 1726888032.71342: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cff5d010> # zipimport: zlib available <<< 7163 1726888032.71381: stdout chunk (state=3): >>>import 'ansible' # <<< 7163 1726888032.71417: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888032.71458: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 7163 1726888032.71617: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7163 1726888032.71671: stdout chunk (state=3): >>>import _imp # builtin <<< 7163 1726888032.71710: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 7163 1726888032.71713: stdout chunk (state=3): >>>import '_weakref' # <<< 7163 1726888032.71804: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7163 1726888032.71841: stdout chunk (state=3): >>>import 'posix' # <<< 7163 1726888032.71980: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7163 1726888032.72127: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 7163 1726888032.72130: stdout chunk (state=3): >>>import 'codecs' # <<< 7163 1726888032.72185: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 7163 1726888032.72262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce82e84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce82b7b30> <<< 7163 1726888032.72296: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce82eaa50> import '_signal' # <<< 7163 1726888032.72323: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # <<< 7163 1726888032.72374: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 7163 1726888032.72528: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # <<< 7163 1726888032.72584: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 7163 1726888032.72601: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 7163 1726888032.72652: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 7163 1726888032.72683: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce8099130> <<< 7163 1726888032.72745: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 7163 1726888032.72767: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce8099fa0> <<< 7163 1726888032.72846: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.72851: stdout chunk (state=3): >>>import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7163 1726888032.73272: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 7163 1726888032.73316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888032.73357: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7163 1726888032.73435: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7163 1726888032.73480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80d7d70> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 7163 1726888032.73571: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 7163 1726888032.73575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 7163 1726888032.73649: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7163 1726888032.73710: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80d7fb0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 7163 1726888032.73714: stdout chunk (state=3): >>>import 'posix' # <<< 7163 1726888032.73722: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # <<< 7163 1726888032.73844: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 7163 1726888032.73848: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce810f770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce810fe00> import '_collections' # <<< 7163 1726888032.73850: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888032.73906: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80efa40> <<< 7163 1726888032.73909: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 7163 1726888032.74018: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cff7ce30> <<< 7163 1726888032.74021: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c517104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c516dfb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51712a50> <<< 7163 1726888032.74126: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 7163 1726888032.74174: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cffa69c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cffa6750> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cffa6060> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 7163 1726888032.74191: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # <<< 7163 1726888032.74267: stdout chunk (state=3): >>>import 'io' # import '_stat' # import 'stat' # <<< 7163 1726888032.74326: stdout chunk (state=3): >>>import '_collections_abc' # <<< 7163 1726888032.74330: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80ed160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80d4f20> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce812f6b0> <<< 7163 1726888032.74335: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cffa6930> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cff7f9b0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cffa7680> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cffa78c0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7163 1726888032.74462: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 7163 1726888032.74466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cffa7e00> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 7163 1726888032.74471: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce812e2d0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80ee030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce812cb60> <<< 7163 1726888032.74474: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 7163 1726888032.74513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe0dbe0> <<< 7163 1726888032.74519: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce81646b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80d41a0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce8164b60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce8164a10> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888032.74522: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 7163 1726888032.74524: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfe0f800> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 7163 1726888032.74536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 7163 1726888032.74574: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe14200> <<< 7163 1726888032.74597: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 7163 1726888032.74643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe153a0> <<< 7163 1726888032.74759: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7163 1726888032.74777: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe17e60> <<< 7163 1726888032.74804: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce8164e00> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80d2cc0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce81654f0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce81651c0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce81663f0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 7163 1726888032.74825: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d061ef60> <<< 7163 1726888032.74880: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c514c1130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c514c1fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7163 1726888032.74901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 7163 1726888032.74923: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe16120> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 7163 1726888032.74931: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 7163 1726888032.74971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 7163 1726888032.74994: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 7163 1726888032.75001: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe1fd40> <<< 7163 1726888032.75009: stdout chunk (state=3): >>>import '_tokenize' # <<< 7163 1726888032.75109: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce817c5f0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce817dcd0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce817eb70> <<< 7163 1726888032.75143: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe1e810> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe1e570> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7163 1726888032.75147: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce817f1d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce817e0c0> <<< 7163 1726888032.75198: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 7163 1726888032.75304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 7163 1726888032.75308: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe1eae0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe16630> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfe63fe0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe64110> <<< 7163 1726888032.75385: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 7163 1726888032.75411: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce817fc50> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce817f380> <<< 7163 1726888032.75415: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfe65bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe65970> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7163 1726888032.75533: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 7163 1726888032.75560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7163 1726888032.75594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 7163 1726888032.75646: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfe68170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe662a0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7163 1726888032.75652: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce8166360> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7ec3b30> <<< 7163 1726888032.75674: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'<<< 7163 1726888032.75690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888032.75699: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 7163 1726888032.75771: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888032.75774: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe6b950> <<< 7163 1726888032.75777: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7163 1726888032.75798: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7eec5c0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7eec350> <<< 7163 1726888032.75814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 7163 1726888032.75855: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c514ffd70> <<< 7163 1726888032.75868: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7eec5f0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7163 1726888032.75881: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe68320> <<< 7163 1726888032.75889: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 7163 1726888032.75916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 7163 1726888032.75972: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfe6cce0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfe6cd70> <<< 7163 1726888032.76006: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfe6cb30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe64320> <<< 7163 1726888032.76043: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 7163 1726888032.76059: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888032.76083: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 7163 1726888032.76103: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c514fffb0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # <<< 7163 1726888032.76113: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7eecef0> <<< 7163 1726888032.76130: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51537770> <<< 7163 1726888032.76145: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfef8230> <<< 7163 1726888032.76152: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py<<< 7163 1726888032.76213: stdout chunk (state=3): >>> <<< 7163 1726888032.76284: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888032.76289: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888032.76293: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7eed820> <<< 7163 1726888032.76356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51537e00> import '_collections' # <<< 7163 1726888032.76394: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfef96a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe6e9c0> <<< 7163 1726888032.76433: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfe6fd70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe6e600> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 7163 1726888032.76502: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51517a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51515160> <<< 7163 1726888032.76506: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7eec7d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7ec1cd0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7eeec30> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7eed970> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce8166b10> <<< 7163 1726888032.76509: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.76522: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7163 1726888032.76592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888032.76612: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7163 1726888032.76640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 7163 1726888032.76775: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7f16f60> <<< 7163 1726888032.76780: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888032.76783: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7163 1726888032.76806: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7f3f2c0> <<< 7163 1726888032.76833: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7163 1726888032.76857: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888032.76888: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.76903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7163 1726888032.76914: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c514fcf20> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 7163 1726888032.76944: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 7163 1726888032.76959: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7f9c0e0> <<< 7163 1726888032.76998: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c515576b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c515562d0> <<< 7163 1726888032.77024: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51516030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51554b60> <<< 7163 1726888032.77052: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7163 1726888032.77069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7163 1726888032.77198: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7f9e840> <<< 7163 1726888032.77203: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 7163 1726888032.77312: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5158c6b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c514fc1a0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 7163 1726888032.77342: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5158cb60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5158ca10> <<< 7163 1726888032.77349: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7f9c200> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7f3ff50> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7da51c0> <<< 7163 1726888032.77353: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5158ce00> <<< 7163 1726888032.77366: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7f3e0c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7eefb30> <<< 7163 1726888032.77369: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c514facc0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888032.77420: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.77562: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 7163 1726888032.77565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5158d4f0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5158d1c0> import 'importlib.machinery' # <<< 7163 1726888032.77567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4ce7f3e420> <<< 7163 1726888032.77715: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5158e3f0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 7163 1726888032.77784: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_wj4l0knc/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 7163 1726888032.77807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c515a45f0> import 'errno' # <<< 7163 1726888032.78153: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.78157: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7dfae70> import '_typing' # <<< 7163 1726888032.78206: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfefd850> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfefe600> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfef97c0> <<< 7163 1726888032.78286: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c515a5cd0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c515a6b70> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c515a71d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c515a60c0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c515a7c50> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c515a7380> <<< 7163 1726888032.78307: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 7163 1726888032.78316: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5158e360> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 7163 1726888032.78347: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7dd9e20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7dd8f80> # zipimport: zlib available import 'ansible' # <<< 7163 1726888032.78354: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 7163 1726888032.78358: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888032.78370: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.78393: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 7163 1726888032.78440: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.78443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 7163 1726888032.78483: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c512dbb30> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 7163 1726888032.78511: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888032.78565: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c513045c0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51304350> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c513045f0> <<< 7163 1726888032.78577: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 7163 1726888032.78600: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfefe3f0> <<< 7163 1726888032.78649: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.78832: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7163 1726888032.79032: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888032.79063: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.79402: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c51304ef0> <<< 7163 1726888032.79506: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.79566: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c51305820> <<< 7163 1726888032.79582: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.79680: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c513047d0> <<< 7163 1726888032.79688: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 7163 1726888032.79706: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.79778: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 7163 1726888032.79781: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c512d9cd0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 7163 1726888032.79786: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.79794: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 7163 1726888032.79830: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.79841: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51306c30> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51305970> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5158eb10> <<< 7163 1726888032.79920: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 7163 1726888032.79923: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.79953: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 7163 1726888032.79976: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7163 1726888032.79981: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.79997: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.80048: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 7163 1726888032.80058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888032.80150: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 7163 1726888032.80198: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5132ef60> <<< 7163 1726888032.80335: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888032.80340: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.80475: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7163 1726888032.80721: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c513572c0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7163 1726888032.80724: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7163 1726888032.80730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7163 1726888032.80733: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfeff710> # zipimport: zlib available <<< 7163 1726888032.80848: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.80939: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c513b40e0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 7163 1726888032.80947: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7163 1726888032.80983: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 7163 1726888032.80988: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 7163 1726888032.80993: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.81028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c513b6840> <<< 7163 1726888032.81031: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.81315: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c513b4200> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51357f50> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c511bd1c0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c513560c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51307b30> <<< 7163 1726888032.81319: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.81322: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfd0a090> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd05160> <<< 7163 1726888032.81359: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 7163 1726888032.81362: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.81433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 7163 1726888032.81481: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9c51356420> <<< 7163 1726888032.81487: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888032.81507: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.81625: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py <<< 7163 1726888032.81629: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 7163 1726888032.81772: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_w4_edbee/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 7163 1726888032.81776: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfffab10> <<< 7163 1726888032.81957: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cffee7e0> <<< 7163 1726888032.82078: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd0a2a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd09e20> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 7163 1726888032.82082: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 7163 1726888032.82113: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 7163 1726888032.82134: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7df91f0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7e268d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7e26690> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7e25fa0> <<< 7163 1726888032.82160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51212e70> import '_typing' # <<< 7163 1726888032.82283: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7e269c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7dfbb90> import 'atexit' # <<< 7163 1726888032.82287: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 7163 1726888032.82308: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7e27620> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7e27860> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7163 1726888032.82460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7e27da0> import 'pwd' # <<< 7163 1726888032.82474: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7715b80> <<< 7163 1726888032.82508: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888032.82557: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce77177a0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 7163 1726888032.82577: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce771c1a0> <<< 7163 1726888032.82600: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 7163 1726888032.82661: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c511f1e20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c511f0f80> <<< 7163 1726888032.82664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 7163 1726888032.82745: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.82748: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce771d340> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7163 1726888032.82777: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce771fe00> <<< 7163 1726888032.82903: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce80d2db0> <<< 7163 1726888032.82939: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce771e0c0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 7163 1726888032.82965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 7163 1726888032.83005: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7727d40> import '_tokenize' # <<< 7163 1726888032.83100: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7726840> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce77265a0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 7163 1726888032.83219: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 7163 1726888032.83234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7726ae0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce771e5d0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce776b9e0> <<< 7163 1726888032.83241: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.83296: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce776c050> <<< 7163 1726888032.83417: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 7163 1726888032.83435: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce776db50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce776d910> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7163 1726888032.83548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7163 1726888032.83765: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce77700e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce776e240> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce77738c0> <<< 7163 1726888032.83858: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7770290> <<< 7163 1726888032.83913: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7774980> <<< 7163 1726888032.83950: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7774b00> <<< 7163 1726888032.84014: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.84041: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888032.84110: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7774b90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce776c290> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 7163 1726888032.84123: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce76003e0> <<< 7163 1726888032.84288: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7601610> <<< 7163 1726888032.84320: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7776b70> <<< 7163 1726888032.84361: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7777ef0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7776750> <<< 7163 1726888032.84368: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.84404: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 7163 1726888032.84475: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.84531: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9c980> <<< 7163 1726888032.84615: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9cb60> # /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' <<< 7163 1726888032.84654: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9d280> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9ce30> <<< 7163 1726888032.84701: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' <<< 7163 1726888032.84705: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' <<< 7163 1726888032.84730: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.84734: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 7163 1726888032.84783: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.84799: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9db80> # /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py # code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' <<< 7163 1726888032.84834: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' <<< 7163 1726888032.84906: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' <<< 7163 1726888032.84952: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.84963: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd898e0> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd89700> <<< 7163 1726888032.84988: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf9de6c0> <<< 7163 1726888032.85025: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9f3b0> <<< 7163 1726888032.85208: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py <<< 7163 1726888032.85229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' <<< 7163 1726888032.85268: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf9ed250> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf9dfdd0> <<< 7163 1726888032.85344: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf9df140> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9e840> # /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py <<< 7163 1726888032.85435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' <<< 7163 1726888032.85441: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.85482: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.85486: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py <<< 7163 1726888032.85526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py # code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa591c0> <<< 7163 1726888032.85656: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa112e0> <<< 7163 1726888032.85769: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf9dfbf0> <<< 7163 1726888032.85815: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py # code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py <<< 7163 1726888032.85837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' <<< 7163 1726888032.85899: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py # code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa60c50> <<< 7163 1726888032.85940: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa5af60> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa10dd0> <<< 7163 1726888032.85984: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9e210> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9dc40> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9d910> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9cbc0> <<< 7163 1726888032.86018: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9dc70> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' <<< 7163 1726888032.86037: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py <<< 7163 1726888032.86061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' <<< 7163 1726888032.86106: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa61280> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa60e30> <<< 7163 1726888032.86179: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7163 1726888032.86191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888032.86204: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py # code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888032.86236: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa61b80> # /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py <<< 7163 1726888032.86267: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7605790> <<< 7163 1726888032.86288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' <<< 7163 1726888032.86326: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 7163 1726888032.86367: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 7163 1726888032.86380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76065a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7601490> <<< 7163 1726888032.86432: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888032.86499: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 7163 1726888032.86517: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfa64680> <<< 7163 1726888032.86670: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.86722: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa497f0> <<< 7163 1726888032.86753: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa629f0> # /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py # code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' <<< 7163 1726888032.86891: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa492b0> # /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py # code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa7e750> <<< 7163 1726888032.86898: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76063c0> <<< 7163 1726888032.86949: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' # /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa7f3e0> <<< 7163 1726888032.86954: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.86986: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa7ee70> # /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py <<< 7163 1726888032.87026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' <<< 7163 1726888032.87101: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa7f890> <<< 7163 1726888032.87114: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py <<< 7163 1726888032.87145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' <<< 7163 1726888032.87384: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa53da0> <<< 7163 1726888032.87496: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.87511: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py # code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf93c350> # zipimport: zlib available <<< 7163 1726888032.87589: stdout chunk (state=3): >>>import 'ansible.module_utils.urls' # # zipimport: zlib available <<< 7163 1726888032.87732: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.87900: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # # zipimport: zlib available <<< 7163 1726888032.87980: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.87988: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.88019: stdout chunk (state=3): >>>import 'ansible.module_utils.common.respawn' # # zipimport: zlib available <<< 7163 1726888032.88135: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.88190: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.88233: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 7163 1726888032.88292: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.88300: stdout chunk (state=3): >>>import 'ansible.module_utils.yumdnf' # <<< 7163 1726888032.88337: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 7163 1726888032.88344: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.88642: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888032.88646: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c512111f0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5123e8d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5123e690> <<< 7163 1726888032.88650: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 7163 1726888032.88679: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5123dfa0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 7163 1726888032.88736: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5123e9c0> <<< 7163 1726888032.88854: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888032.88866: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' # /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf93f2c0> <<< 7163 1726888032.88893: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51213b90> <<< 7163 1726888032.88919: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.88937: stdout chunk (state=3): >>>import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5123f650> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5123f890> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7163 1726888032.88949: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 7163 1726888032.89118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 7163 1726888032.89188: stdout chunk (state=3): >>>import '_locale' # <<< 7163 1726888032.89191: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf93f3b0> # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 7163 1726888032.89194: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 7163 1726888032.89197: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5123fdd0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 7163 1726888032.89346: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cf6935c0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf692e10> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cf692ff0> <<< 7163 1726888032.89355: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf93f8f0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf93e570> <<< 7163 1726888032.89361: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf93ef60> # /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py <<< 7163 1726888032.89451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b11c10> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50b13830> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 7163 1726888032.89457: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 7163 1726888032.89460: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7607830> <<< 7163 1726888032.89462: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.89521: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.89565: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b181d0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 7163 1726888032.89569: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' <<< 7163 1726888032.89624: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b190d0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7163 1726888032.89628: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 7163 1726888032.89631: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cf710b90> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf710770> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py <<< 7163 1726888032.89656: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.89672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' <<< 7163 1726888032.89699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7163 1726888032.89731: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.89885: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888032.89889: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b1be30> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c514fadb0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b1a0f0> <<< 7163 1726888032.89898: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cf73c4a0> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf710ce0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' <<< 7163 1726888032.89912: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.89979: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.90013: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 7163 1726888032.90032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 7163 1726888032.90052: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 7163 1726888032.90132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b23ec0> <<< 7163 1726888032.90141: stdout chunk (state=3): >>>import '_tokenize' # <<< 7163 1726888032.90156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888032.90227: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7612120> <<< 7163 1726888032.90266: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b22990> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b226f0> <<< 7163 1726888032.90270: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce760d160> <<< 7163 1726888032.90307: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 7163 1726888032.90343: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 7163 1726888032.90402: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.90564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b22c60> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b1a600> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50b67fb0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b681d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 7163 1726888032.90596: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 7163 1726888032.90703: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50b69dc0> <<< 7163 1726888032.90743: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b69b50> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7163 1726888032.90799: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so'<<< 7163 1726888032.90815: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7702c60> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7e56930> <<< 7163 1726888032.90823: stdout chunk (state=3): >>> import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cf4ef590> <<< 7163 1726888032.90878: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf73c5f0> <<< 7163 1726888032.90902: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py <<< 7163 1726888032.90904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7163 1726888032.90961: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888032.90971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' <<< 7163 1726888032.91059: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cf565190> <<< 7163 1726888032.91240: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf4efa10> <<< 7163 1726888032.91257: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py <<< 7163 1726888032.91297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' <<< 7163 1726888032.91380: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76124b0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7612240> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 7163 1726888032.91384: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50b6c2f0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b6a450> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b6f9b0> <<< 7163 1726888032.91387: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cf567f50> <<< 7163 1726888032.91412: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf710500> <<< 7163 1726888032.91448: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py <<< 7163 1726888032.91493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' <<< 7163 1726888032.91570: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd87c0e0> <<< 7163 1726888032.91614: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf5a82f0> <<< 7163 1726888032.91645: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py <<< 7163 1726888032.91655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' <<< 7163 1726888032.91702: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd87d370> <<< 7163 1726888032.91726: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd87c770> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf710320> <<< 7163 1726888032.91752: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b6c470> <<< 7163 1726888032.91760: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py <<< 7163 1726888032.91789: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' <<< 7163 1726888032.91813: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py <<< 7163 1726888032.91829: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' <<< 7163 1726888032.91833: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888032.91852: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc' <<< 7163 1726888032.91892: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd89c890> <<< 7163 1726888032.91929: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd87fce0> <<< 7163 1726888032.91954: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py <<< 7163 1726888032.91997: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' <<< 7163 1726888032.92019: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50b70860> <<< 7163 1726888032.92034: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' <<< 7163 1726888032.92052: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888032.92056: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd89eed0> <<< 7163 1726888032.92086: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50b70ad0> <<< 7163 1726888032.92090: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py <<< 7163 1726888032.92109: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' <<< 7163 1726888032.92116: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' <<< 7163 1726888032.92124: stdout chunk (state=3): >>>import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd89fd70> <<< 7163 1726888032.92156: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888032.92167: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888032.92571: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50b70440> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b68500> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50bfc4a0> <<< 7163 1726888032.92591: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd8c4680> <<< 7163 1726888032.92675: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd8c5a90> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd89ffb0> <<< 7163 1726888032.92711: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd89ee40> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd89e720> <<< 7163 1726888032.92750: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888032.92837: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd8c7680> <<< 7163 1726888032.92866: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd89f290> <<< 7163 1726888032.92926: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd89cb90> <<< 7163 1726888032.92952: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888032.92968: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd87f2f0> <<< 7163 1726888032.92993: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888032.93122: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd87fa10> <<< 7163 1726888032.93129: stdout chunk (state=3): >>>import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd87f770> <<< 7163 1726888032.93161: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd87d4f0> <<< 7163 1726888032.93200: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd904c50> <<< 7163 1726888032.93222: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py <<< 7163 1726888032.93242: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' <<< 7163 1726888032.93268: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py <<< 7163 1726888032.93275: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' <<< 7163 1726888032.93314: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py <<< 7163 1726888032.93318: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' <<< 7163 1726888032.93341: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd9071a0> <<< 7163 1726888032.93362: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 7163 1726888032.93400: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50bfd5b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b72c30> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50b73fb0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b72810> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 7163 1726888032.93406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 7163 1726888032.93467: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd907980> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd906480> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' <<< 7163 1726888032.93475: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd9301d0> <<< 7163 1726888032.93504: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.93544: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd904c20> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888032.93562: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py <<< 7163 1726888032.93608: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' <<< 7163 1726888032.93640: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd931c40> <<< 7163 1726888032.93679: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd9311c0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd930fe0> <<< 7163 1726888032.93685: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.93736: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' <<< 7163 1726888032.93997: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' <<< 7163 1726888032.94000: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd95ccb0> # /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py # code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 7163 1726888032.94003: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 7163 1726888032.94049: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd222cf0> <<< 7163 1726888032.94053: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888032.94077: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd223050> <<< 7163 1726888032.94124: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.94133: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd95ef90> <<< 7163 1726888032.94158: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd95d130> <<< 7163 1726888032.94176: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd95c1a0> <<< 7163 1726888032.94224: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd9323f0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd9320c0> <<< 7163 1726888032.94227: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py <<< 7163 1726888032.94277: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888032.94311: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' <<< 7163 1726888032.94339: stdout chunk (state=3): >>>import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd25cb30> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd223c50> <<< 7163 1726888032.94403: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.94409: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd932930> # /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' <<< 7163 1726888032.94453: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd25d1f0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd25d580> <<< 7163 1726888032.94510: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd25d640> <<< 7163 1726888032.94517: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd25d760> <<< 7163 1726888032.94536: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py <<< 7163 1726888032.94579: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' <<< 7163 1726888032.94595: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py <<< 7163 1726888032.94619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' <<< 7163 1726888032.94690: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd27c320> <<< 7163 1726888032.94705: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd25e450> <<< 7163 1726888032.94742: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd27c440> <<< 7163 1726888032.94750: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.94762: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' <<< 7163 1726888032.94804: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd27c530> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd25d6a0> <<< 7163 1726888032.94836: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' <<< 7163 1726888032.94872: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd27c6e0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py <<< 7163 1726888032.94896: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' <<< 7163 1726888032.94932: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 7163 1726888032.94942: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.94989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 7163 1726888032.95005: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 7163 1726888032.95107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 7163 1726888032.95128: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 7163 1726888032.95149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 7163 1726888032.95181: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd2c8110> <<< 7163 1726888032.95209: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2a3530> <<< 7163 1726888032.95273: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2a1fa0> <<< 7163 1726888032.95413: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd27dee0> <<< 7163 1726888032.95430: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd27d340> <<< 7163 1726888032.95456: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py <<< 7163 1726888032.95462: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd27ffe0> <<< 7163 1726888032.95503: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py <<< 7163 1726888032.95506: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' <<< 7163 1726888032.95516: stdout chunk (state=3): >>>import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd87d220> <<< 7163 1726888032.95540: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e4920> <<< 7163 1726888032.95574: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' <<< 7163 1726888032.95580: stdout chunk (state=3): >>>import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e4b60> <<< 7163 1726888032.95606: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py <<< 7163 1726888032.95612: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' <<< 7163 1726888032.95634: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py <<< 7163 1726888032.95657: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' <<< 7163 1726888032.95670: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e54c0> <<< 7163 1726888032.95676: stdout chunk (state=3): >>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e4f50> <<< 7163 1726888032.95703: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py <<< 7163 1726888032.95717: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e6390> <<< 7163 1726888032.95723: stdout chunk (state=3): >>>import 'gc' # <<< 7163 1726888032.95747: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf6936e0> <<< 7163 1726888032.95754: stdout chunk (state=3): >>>import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf93e3f0> <<< 7163 1726888032.96176: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a49b0> # /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a4bc0> # /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a5220> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a4e30> # /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' <<< 7163 1726888032.96201: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py <<< 7163 1726888032.96245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' <<< 7163 1726888032.96293: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a5b80> <<< 7163 1726888032.96383: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc' <<< 7163 1726888032.96425: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' <<< 7163 1726888032.96431: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e6f90> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888032.96480: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py # code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc'<<< 7163 1726888032.96484: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py <<< 7163 1726888032.96487: stdout chunk (state=3): >>> # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py <<< 7163 1726888032.96506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py <<< 7163 1726888032.96559: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py <<< 7163 1726888032.96576: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd057a40> <<< 7163 1726888032.96580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py <<< 7163 1726888032.96632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7691970> <<< 7163 1726888032.96636: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' <<< 7163 1726888032.96650: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc'<<< 7163 1726888032.96655: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py <<< 7163 1726888032.96673: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.96701: stdout chunk (state=3): >>> import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76917c0> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc'<<< 7163 1726888032.96713: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' # /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py # code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888032.96719: stdout chunk (state=3): >>> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce72d2780><<< 7163 1726888032.96816: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd075a60> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd075640> <<< 7163 1726888032.96820: stdout chunk (state=3): >>> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a7350> <<< 7163 1726888032.96870: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py <<< 7163 1726888032.96881: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfd9ecf0><<< 7163 1726888032.96886: stdout chunk (state=3): >>> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd074530> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd057d70> <<< 7163 1726888032.96948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' <<< 7163 1726888032.96961: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd054aa0> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py <<< 7163 1726888032.96992: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py <<< 7163 1726888032.96996: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' <<< 7163 1726888032.97002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' <<< 7163 1726888032.97004: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd057830> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py <<< 7163 1726888032.97034: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py<<< 7163 1726888032.97089: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' <<< 7163 1726888032.97247: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce72e1340> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce72d3ec0> <<< 7163 1726888032.97317: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce72d3290> <<< 7163 1726888032.97321: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd08af30> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd089a60> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b0740> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b0a40> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b0cb0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py <<< 7163 1726888032.97324: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b0f50> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' <<< 7163 1726888032.97330: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a67e0> # /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py <<< 7163 1726888032.97375: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py <<< 7163 1726888032.97381: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' <<< 7163 1726888032.97408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py <<< 7163 1726888032.97422: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b1670> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b14c0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b2f30> <<< 7163 1726888032.97454: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' <<< 7163 1726888032.97473: stdout chunk (state=3): >>>import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b3080> <<< 7163 1726888032.97477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc'<<< 7163 1726888032.97526: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py <<< 7163 1726888032.97530: stdout chunk (state=3): >>> <<< 7163 1726888032.97538: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py # code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc'<<< 7163 1726888032.97547: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b3290> <<< 7163 1726888032.97597: stdout chunk (state=3): >>> import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce734d2b0> <<< 7163 1726888032.97601: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' <<< 7163 1726888032.97628: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0cc230> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b3a70> <<< 7163 1726888032.97661: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py <<< 7163 1726888032.97675: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' <<< 7163 1726888032.97683: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0ccdd0> <<< 7163 1726888032.97709: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc' <<< 7163 1726888032.97723: stdout chunk (state=3): >>>import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0cd220> <<< 7163 1726888032.97775: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7305400> <<< 7163 1726888032.98144: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' <<< 7163 1726888032.98149: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0cd400> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0cd6a0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0ce5a0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0ce7e0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0ce9c0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' <<< 7163 1726888032.98155: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0cf590> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0cf0e0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py <<< 7163 1726888032.98158: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' <<< 7163 1726888032.98161: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py # code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f4440> <<< 7163 1726888032.98265: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a6c90> # /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py # code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py <<< 7163 1726888032.98269: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0cfd40> <<< 7163 1726888032.98272: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f50d0> <<< 7163 1726888032.98275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py # code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7350da0> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce734f050> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7304ef0> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a61b0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a5be0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a58e0> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a4b60> # /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a5c10> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' <<< 7163 1726888032.98280: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f53a0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f6300> <<< 7163 1726888032.98307: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7351370> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7350a70> # /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py # code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888032.98362: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7351c70> <<< 7163 1726888032.98366: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f65a0> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f6750> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e73e0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e7170> <<< 7163 1726888032.98394: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py <<< 7163 1726888032.98448: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 7163 1726888032.98471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 7163 1726888032.98506: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e68a0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f7140> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f6ea0> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888032.98521: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py<<< 7163 1726888032.98529: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'<<< 7163 1726888032.98559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 7163 1726888032.98611: stdout chunk (state=3): >>> # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'<<< 7163 1726888032.98629: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py <<< 7163 1726888032.98633: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888032.98636: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' # /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py <<< 7163 1726888032.98680: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce733ff50> <<< 7163 1726888032.98694: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd1195e0> <<< 7163 1726888032.98707: stdout chunk (state=3): >>> # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50a016d0> <<< 7163 1726888032.98764: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py # code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' <<< 7163 1726888032.98852: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce733d580> <<< 7163 1726888032.99019: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50a024e0> <<< 7163 1726888032.99024: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7352780> # /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py # code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce733d010> # /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py # code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce73722a0> <<< 7163 1726888032.99027: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py # code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd11ad20> <<< 7163 1726888032.99029: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd119f10> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd119af0> # /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccec86b0> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cceafad0> <<< 7163 1726888032.99069: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' # /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7372f30> <<< 7163 1726888032.99073: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce73729f0> <<< 7163 1726888032.99122: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50bfd7c0><<< 7163 1726888032.99130: stdout chunk (state=3): >>> <<< 7163 1726888032.99134: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py <<< 7163 1726888032.99137: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' import 'six.moves' # # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py <<< 7163 1726888032.99233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' <<< 7163 1726888032.99252: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccecb530> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccecbe60> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py <<< 7163 1726888032.99255: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' # destroy dateutil.tz.win <<< 7163 1726888032.99258: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # <<< 7163 1726888032.99349: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7373440> <<< 7163 1726888032.99354: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py # code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' <<< 7163 1726888032.99359: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccec8d10> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccec89e0> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f7410> <<< 7163 1726888032.99362: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py <<< 7163 1726888032.99436: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.99442: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd119130> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f7170> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e7140> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py <<< 7163 1726888032.99552: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccef21b0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccef2a80> <<< 7163 1726888032.99589: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7347950> # /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py # code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce71fffe0> <<< 7163 1726888032.99623: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccef3a70> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py <<< 7163 1726888032.99710: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccef3fb0> <<< 7163 1726888032.99715: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' <<< 7163 1726888032.99718: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.99732: stdout chunk (state=3): >>># /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' <<< 7163 1726888032.99781: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888032.99787: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.99790: stdout chunk (state=3): >>>import 'ansible.module_utils.urls' # # zipimport: zlib available <<< 7163 1726888032.99877: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888032.99956: stdout chunk (state=3): >>># extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85ccf1d730><<< 7163 1726888032.99960: stdout chunk (state=3): >>> <<< 7163 1726888032.99974: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1d100> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1cda0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1ca40> <<< 7163 1726888033.00055: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # # zipimport: zlib available <<< 7163 1726888033.00059: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1d4f0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py <<< 7163 1726888033.00063: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' <<< 7163 1726888033.00224: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888033.00228: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1f4d0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py <<< 7163 1726888033.00230: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.respawn' # # zipimport: zlib available <<< 7163 1726888033.00260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1f560> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' <<< 7163 1726888033.00283: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888033.00312: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85ccf1fc50> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1fad0> <<< 7163 1726888033.00385: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' <<< 7163 1726888033.00389: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py <<< 7163 1726888033.00400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py <<< 7163 1726888033.00440: stdout chunk (state=3): >>>import 'ansible.module_utils.yumdnf' # <<< 7163 1726888033.00510: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50a02510> # zipimport: zlib available <<< 7163 1726888033.00515: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888033.00569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4e240> <<< 7163 1726888033.00572: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' <<< 7163 1726888033.00633: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' <<< 7163 1726888033.00641: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4f440> <<< 7163 1726888033.00725: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4f6b0> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' <<< 7163 1726888033.00729: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888033.00746: stdout chunk (state=3): >>># extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85ccf4f830> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4f650> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4ef00> <<< 7163 1726888033.00794: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4e390> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4d670> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4cc50> <<< 7163 1726888033.00827: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4c4d0> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1efc0> <<< 7163 1726888033.00843: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1e4b0> <<< 7163 1726888033.00864: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' <<< 7163 1726888033.00958: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4f110> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' <<< 7163 1726888033.01024: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' # /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6f3ecf0> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 7163 1726888033.01042: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4fc80> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf78590> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf78950> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py <<< 7163 1726888033.01060: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' <<< 7163 1726888033.01094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 7163 1726888033.01125: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf79280> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' <<< 7163 1726888033.01235: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf79df0> <<< 7163 1726888033.01260: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6f3ede0> # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 7163 1726888033.01329: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce6f8efc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6f8e840> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce6f8e9f0> <<< 7163 1726888033.01361: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6f3f320> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6f3e240> <<< 7163 1726888033.01405: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py <<< 7163 1726888033.01422: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6f3e990> # /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py <<< 7163 1726888033.01530: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' <<< 7163 1726888033.01569: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' <<< 7163 1726888033.01665: stdout chunk (state=3): >>># zipimport: zlib available<<< 7163 1726888033.01730: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7008500> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce70080e0> <<< 7163 1726888033.01745: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py <<< 7163 1726888033.01790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' <<< 7163 1726888033.01857: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce700bdd0> <<< 7163 1726888033.01861: stdout chunk (state=3): >>> <<< 7163 1726888033.01913: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7008650> <<< 7163 1726888033.01927: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py <<< 7163 1726888033.01980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' <<< 7163 1726888033.02929: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce6b32ff0> <<< 7163 1726888033.03061: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce700bf20> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py <<< 7163 1726888033.03093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' <<< 7163 1726888033.03194: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' <<< 7163 1726888033.03390: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888033.03452: stdout chunk (state=3): >>>import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce6bb0b90> <<< 7163 1726888033.03468: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6b33410> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py <<< 7163 1726888033.03523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' <<< 7163 1726888033.03645: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' <<< 7163 1726888033.03651: stdout chunk (state=3): >>>import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce6bb3bc0> <<< 7163 1726888033.03674: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888033.03713: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6bb0d70> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py <<< 7163 1726888033.03825: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 7163 1726888033.03828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' <<< 7163 1726888033.03842: stdout chunk (state=3): >>># zipimport: zlib available<<< 7163 1726888033.03854: stdout chunk (state=3): >>> <<< 7163 1726888033.03903: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' <<< 7163 1726888033.03916: stdout chunk (state=3): >>># extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce6befd40> <<< 7163 1726888033.03995: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6bb3f50> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py <<< 7163 1726888033.04029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' <<< 7163 1726888033.04053: stdout chunk (state=3): >>># zipimport: zlib available<<< 7163 1726888033.04067: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce5171040> <<< 7163 1726888033.04114: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5170440> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6fabc50> # /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py <<< 7163 1726888033.04171: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' <<< 7163 1726888033.04181: stdout chunk (state=3): >>> <<< 7163 1726888033.04211: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' <<< 7163 1726888033.04214: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 7163 1726888033.04242: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc' <<< 7163 1726888033.04276: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888033.04282: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce5190530> <<< 7163 1726888033.04331: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5173980> <<< 7163 1726888033.04384: stdout chunk (state=3): >>> # zipimport: zlib available <<< 7163 1726888033.04414: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 7163 1726888033.04418: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py <<< 7163 1726888033.04433: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' <<< 7163 1726888033.04439: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888033.04458: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5192ae0> <<< 7163 1726888033.04494: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' <<< 7163 1726888033.04529: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py <<< 7163 1726888033.04539: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' <<< 7163 1726888033.04608: stdout chunk (state=3): >>>import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51939e0> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888033.04612: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888033.04763: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 7163 1726888033.05311: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce51b42f0> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py <<< 7163 1726888033.05325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51b57f0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5193c20> <<< 7163 1726888033.05399: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888033.05402: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5192990> <<< 7163 1726888033.05435: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5192330> # /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py <<< 7163 1726888033.05456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888033.05599: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce51b73e0> <<< 7163 1726888033.05657: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5192f00> <<< 7163 1726888033.05767: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51907d0> <<< 7163 1726888033.05783: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5172f90> <<< 7163 1726888033.05811: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888033.06146: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce51735f0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5173410> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5171190> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51f4a70> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' <<< 7163 1726888033.06165: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7163 1726888033.06247: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51f6f90> # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 7163 1726888033.06314: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51f7770> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51f6270> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py <<< 7163 1726888033.06344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7163 1726888033.06366: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51f7f50> <<< 7163 1726888033.06441: stdout chunk (state=3): >>>import '_ast' # <<< 7163 1726888033.06497: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51f4a40> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5221a30> <<< 7163 1726888033.06530: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5220fb0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5220dd0> <<< 7163 1726888033.06576: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py <<< 7163 1726888033.06607: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' <<< 7163 1726888033.06643: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' <<< 7163 1726888033.06895: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50a03680> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # <<< 7163 1726888033.07057: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # <<< 7163 1726888033.07192: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py <<< 7163 1726888033.07196: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 7163 1726888033.07247: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888033.07256: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888033.07416: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce524ca70> # /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py # code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b1ab10> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce4b1ae40> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce524ed80> <<< 7163 1726888033.07728: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce524cf20> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5223f50> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce52221e0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5221f10> # /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b549e0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b1bb00> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5222720> # /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b550a0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b55460> # /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b55520> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b55640> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py <<< 7163 1726888033.07781: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce4b74230> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b56360> # /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b74320> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b74410> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b55490> # /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b74500> # /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' <<< 7163 1726888033.07807: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888033.07913: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 7163 1726888033.08010: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 7163 1726888033.08063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 7163 1726888033.08081: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce4b9ff80> <<< 7163 1726888033.08155: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b9f3e0> <<< 7163 1726888033.08189: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b9de50> <<< 7163 1726888033.08218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888033.08347: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888033.08523: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b75d90> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b751f0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b76240> # /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80efb60> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bd8950> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bd8bc0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' <<< 7163 1726888033.08579: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50a0df10> <<< 7163 1726888033.08613: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bd9520> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bd8fb0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bda420> <<< 7163 1726888033.08633: stdout chunk (state=3): >>>import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6f8f0b0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6f3dee0> <<< 7163 1726888033.08976: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50a0bc20> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888033.09115: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888033.09197: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py <<< 7163 1726888033.09250: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bdaf60> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py <<< 7163 1726888033.09320: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py <<< 7163 1726888033.09469: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49afa10> <<< 7163 1726888033.09473: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py <<< 7163 1726888033.09529: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7163 1726888033.09535: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' # /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py # code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888033.09590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 7163 1726888033.09645: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce49cda60> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49cd610> <<< 7163 1726888033.09727: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888033.09756: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce80d67e0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49cc4d0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49afd10> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49aca70> <<< 7163 1726888033.09821: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49af7d0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py <<< 7163 1726888033.10009: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888033.10019: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' <<< 7163 1726888033.10088: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49e3020> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49e1b50> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a08830> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a08b30> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' <<< 7163 1726888033.10092: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b02840> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51272540> <<< 7163 1726888033.10132: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a08da0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a09040> <<< 7163 1726888033.10186: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py <<< 7163 1726888033.10190: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' <<< 7163 1726888033.10362: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a09730> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a095b0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' <<< 7163 1726888033.10367: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50a0dfa0> <<< 7163 1726888033.10425: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50a047d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 7163 1726888033.10429: stdout chunk (state=3): >>>import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a0b020> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a0b170> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a0b380> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py <<< 7163 1726888033.10489: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a242f0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a0bb60> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py <<< 7163 1726888033.10545: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a24e60> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py <<< 7163 1726888033.10599: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a25280> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a25460> <<< 7163 1726888033.10629: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py <<< 7163 1726888033.10652: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' <<< 7163 1726888033.10794: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 7163 1726888033.10893: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a25730> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a26630> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a268a0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a26ab0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a276b0> <<< 7163 1726888033.10915: stdout chunk (state=3): >>>import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a271d0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py # code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' <<< 7163 1726888033.10957: stdout chunk (state=3): >>>import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4c560> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a27e60> <<< 7163 1726888033.10992: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py <<< 7163 1726888033.11004: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4d1f0> <<< 7163 1726888033.11068: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' <<< 7163 1726888033.11089: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4d4c0> <<< 7163 1726888033.11113: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4e420> <<< 7163 1726888033.11132: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc' <<< 7163 1726888033.11210: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4e6c0> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4e870> <<< 7163 1726888033.11242: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bdb3b0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bdb140> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bda870> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py <<< 7163 1726888033.11474: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4f260> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4ef90> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' # /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py <<< 7163 1726888033.11574: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' <<< 7163 1726888033.11639: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a716a0> <<< 7163 1726888033.11654: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py # code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' <<< 7163 1726888033.11761: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py # code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' <<< 7163 1726888033.11797: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a72d80> <<< 7163 1726888033.11967: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce4a71fd0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a71bb0> # /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47c4650> <<< 7163 1726888033.11996: stdout chunk (state=3): >>>import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47aba40> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888033.12072: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' <<< 7163 1726888033.12112: stdout chunk (state=3): >>>import 'six.moves' # <<< 7163 1726888033.12151: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' <<< 7163 1726888033.12193: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47c74d0> <<< 7163 1726888033.12221: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47c7e00> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py <<< 7163 1726888033.12265: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' <<< 7163 1726888033.12287: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 7163 1726888033.12319: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47c4cb0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47c4980> <<< 7163 1726888033.12451: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4f530> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py <<< 7163 1726888033.12478: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a71250> <<< 7163 1726888033.12539: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4f290> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49ac140> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' <<< 7163 1726888033.12669: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47f1fa0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py <<< 7163 1726888033.12733: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47f2870> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' <<< 7163 1726888033.12830: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47f3890> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47f3ef0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' <<< 7163 1726888033.13056: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888033.13060: stdout chunk (state=3): >>># /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888033.13177: stdout chunk (state=3): >>># extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce48195e0> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4818fb0> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4818c50> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce48188f0> <<< 7163 1726888033.13269: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4819250> <<< 7163 1726888033.13306: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888033.13360: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce481b3b0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' <<< 7163 1726888033.13399: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce481b470> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' <<< 7163 1726888033.13614: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce481bb60> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce481ba10> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py <<< 7163 1726888033.13699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc'<<< 7163 1726888033.13703: stdout chunk (state=3): >>> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py <<< 7163 1726888033.13865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc'<<< 7163 1726888033.13902: stdout chunk (state=3): >>> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py <<< 7163 1726888033.13916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce484a120><<< 7163 1726888033.13967: stdout chunk (state=3): >>> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py <<< 7163 1726888033.14024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py<<< 7163 1726888033.14069: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc'<<< 7163 1726888033.14097: stdout chunk (state=3): >>> # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py <<< 7163 1726888033.14114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce484b350> <<< 7163 1726888033.14184: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce484b5c0> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py <<< 7163 1726888033.14188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' <<< 7163 1726888033.14236: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["tlog", "sssd", "authselect"], "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null, "state": null}}} <<< 7163 1726888033.14293: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce484b740> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce484b560> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce484ae10> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce484a2a0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4849550> <<< 7163 1726888033.14327: stdout chunk (state=3): >>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4848ad0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4848350> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce481aea0> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce481a390> <<< 7163 1726888033.14396: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' <<< 7163 1726888033.14400: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce484b0b0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py <<< 7163 1726888033.14436: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce484bbc0> <<< 7163 1726888033.14495: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce48744d0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' <<< 7163 1726888033.14547: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4874890> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py <<< 7163 1726888033.14574: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce48751c0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py <<< 7163 1726888033.14605: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' <<< 7163 1726888033.14642: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4875d30> <<< 7163 1726888033.15226: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 7163 1726888033.15251: stdout chunk (state=3): >>># destroy __main__ <<< 7163 1726888033.15388: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888033.15787: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 <<< 7163 1726888033.15793: stdout chunk (state=3): >>># clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs <<< 7163 1726888033.15797: stdout chunk (state=3): >>># cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal <<< 7163 1726888033.15822: stdout chunk (state=3): >>># cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword <<< 7163 1726888033.15826: stdout chunk (state=3): >>># destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc <<< 7163 1726888033.15852: stdout chunk (state=3): >>># cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils <<< 7163 1726888033.15880: stdout chunk (state=3): >>># destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog <<< 7163 1726888033.15899: stdout chunk (state=3): >>># cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common <<< 7163 1726888033.15931: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils <<< 7163 1726888033.16035: stdout chunk (state=3): >>># destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser <<< 7163 1726888033.16044: stdout chunk (state=3): >>># cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata <<< 7163 1726888033.16051: stdout chunk (state=3): >>># cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config <<< 7163 1726888033.16054: stdout chunk (state=3): >>># cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package <<< 7163 1726888033.16095: stdout chunk (state=3): >>># cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade <<< 7163 1726888033.16611: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7163 1726888033.16647: stdout chunk (state=3): >>># destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path <<< 7163 1726888033.16673: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath <<< 7163 1726888033.16677: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog <<< 7163 1726888033.16703: stdout chunk (state=3): >>># destroy selinux <<< 7163 1726888033.16724: stdout chunk (state=3): >>># destroy distro # destroy distro.distro <<< 7163 1726888033.16739: stdout chunk (state=3): >>># destroy mimetypes # destroy netrc <<< 7163 1726888033.16781: stdout chunk (state=3): >>># destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta <<< 7163 1726888033.16806: stdout chunk (state=3): >>># destroy six.moves.urllib # destroy six.moves # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six <<< 7163 1726888033.16849: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus <<< 7163 1726888033.16854: stdout chunk (state=3): >>># destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy uuid # destroy systemd.journal <<< 7163 1726888033.16907: stdout chunk (state=3): >>># cleanup[3] wiping _dbus_bindings <<< 7163 1726888033.16916: stdout chunk (state=3): >>># cleanup[3] wiping _decimal # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark <<< 7163 1726888033.16945: stdout chunk (state=3): >>># cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output <<< 7163 1726888033.16951: stdout chunk (state=3): >>># cleanup[3] wiping termios # cleanup[3] wiping curses <<< 7163 1726888033.17153: stdout chunk (state=3): >>># cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token <<< 7163 1726888033.17157: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf <<< 7163 1726888033.17160: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # destroy copy # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser <<< 7163 1726888033.17193: stdout chunk (state=3): >>># cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils <<< 7163 1726888033.17211: stdout chunk (state=3): >>># destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket <<< 7163 1726888033.17274: stdout chunk (state=3): >>># cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex <<< 7163 1726888033.17319: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform <<< 7163 1726888033.17359: stdout chunk (state=3): >>># cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # destroy ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib<<< 7163 1726888033.17376: stdout chunk (state=3): >>> # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # destroy importlib.util # cleanup[3] wiping warnings <<< 7163 1726888033.17432: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 7163 1726888033.17456: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 7163 1726888033.17497: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 7163 1726888033.17525: stdout chunk (state=3): >>># destroy _dbus_bindings # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7163 1726888033.17671: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888033.18006: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 7163 1726888033.18033: stdout chunk (state=3): >>># destroy _weakref # destroy _thread # destroy _hashlib <<< 7163 1726888033.18099: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 7163 1726888033.18122: stdout chunk (state=3): >>># destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib # destroy _queue # destroy array <<< 7163 1726888033.18148: stdout chunk (state=3): >>># destroy copyreg <<< 7163 1726888033.18190: stdout chunk (state=3): >>># destroy _pickle # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy gzip <<< 7163 1726888033.18229: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata <<< 7163 1726888033.18250: stdout chunk (state=3): >>># destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd # destroy gettext # destroy libcomps # destroy urllib <<< 7163 1726888033.18257: stdout chunk (state=3): >>># destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib # destroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib <<< 7163 1726888033.18271: stdout chunk (state=3): >>># destroy urllib.parse # destroy fnmatch <<< 7163 1726888033.18308: stdout chunk (state=3): >>># destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc<<< 7163 1726888033.18335: stdout chunk (state=3): >>> # destroy glob # destroy curses # destroy struct # destroy termios <<< 7163 1726888033.18341: stdout chunk (state=3): >>># destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf <<< 7163 1726888033.18367: stdout chunk (state=3): >>># destroy rpm <<< 7163 1726888033.18409: stdout chunk (state=3): >>># destroy itertools # destroy functools <<< 7163 1726888033.18418: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io <<< 7163 1726888033.18420: stdout chunk (state=3): >>># destroy _opcode <<< 7163 1726888033.18484: stdout chunk (state=3): >>># destroy _warnings # destroy posix <<< 7163 1726888033.18523: stdout chunk (state=3): >>># destroy binascii <<< 7163 1726888033.18527: stdout chunk (state=3): >>># destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string <<< 7163 1726888033.18561: stdout chunk (state=3): >>># destroy _ssl <<< 7163 1726888033.18636: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib<<< 7163 1726888033.18642: stdout chunk (state=3): >>> <<< 7163 1726888033.18763: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 7163 1726888033.18767: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re <<< 7163 1726888033.18796: stdout chunk (state=3): >>># destroy _random # destroy _sre <<< 7163 1726888033.18815: stdout chunk (state=3): >>># destroy _operator # destroy _functools <<< 7163 1726888033.18822: stdout chunk (state=3): >>># clear sys.audit hooks <<< 7163 1726888033.19482: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.45.174 closed. <<< 7163 1726888033.19518: stderr chunk (state=3): >>><<< 7163 1726888033.19522: stdout chunk (state=3): >>><<< <10.31.45.174> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d09bc4d0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d098bb00>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d09bea50>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d09cd130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d09cdfa0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d07ebd70>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d07ebfb0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d08237a0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0823e30>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0803a40>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0801160>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d07e8f20>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d08436e0>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0842300>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0802030>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d07ea7e0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0878710>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d07e81a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d0878bc0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0878a70>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d0878e30>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d07e6cc0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0879520>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d08791f0>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d087a420>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d08905c0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d0891ca0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0892b40>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d08931a0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0892090>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d0893c20>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0893350>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d087a450>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d05cbb60>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d05f4560>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d05f42f0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d05f4590>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d05f4e90>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d05f5880>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d05f4770>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d05c9d00>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d05f6c60>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d05f59a0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d087aae0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d061eff0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d06473e0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d06a41d0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d06a6900>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d06a42f0>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d06711c0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cff292e0>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d06461e0>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d05f7bc0>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f85d06467e0>\r\n# zipimport: found 34 names in \'/tmp/ansible_ansible.legacy.dnf_payload_jvute7xs/ansible_ansible.legacy.dnf_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cff7ef90>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cff5de80>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cff5d010>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cff7ce30>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cffa69c0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cffa6750>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cffa6060>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cffa6930>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cff7f9b0>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cffa7680>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cffa78c0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cffa7e00>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe0dbe0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfe0f800>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe14200>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe153a0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe17e60>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d061ef60>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe16120>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe1fd40>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe1e810>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe1e570>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe1eae0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe16630>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfe63fe0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe64110>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfe65bb0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe65970>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfe68170>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe662a0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe6b950>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe68320>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfe6cce0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfe6cd70>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfe6cb30>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe64320>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfef8230>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfef96a0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe6e9c0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfe6fd70>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe6e600>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfefd850>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfefe600>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfef97c0>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfefe3f0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfeff710>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfd0a090>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd05160>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfffab10>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cffee7e0>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd0a2a0>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd09e20>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'email\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9c980>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py\r\n# code object from \'/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'email.mime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9cb60>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py\r\n# code object from \'/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc\'\r\nimport \'quopri\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9d280>\r\nimport \'email.encoders\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9ce30>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py\r\n# code object from \'/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc\'\r\nimport \'email.errors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9db80>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py\r\n# code object from \'/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc\'\r\nimport \'email.quoprimime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd898e0>\r\n# /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc\'\r\nimport \'email.base64mime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd89700>\r\n# /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc\'\r\nimport \'email.charset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf9de6c0>\r\nimport \'email.header\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9f3b0>\r\n# /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc\'\r\nimport \'calendar\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf9ed250>\r\nimport \'email._parseaddr\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf9dfdd0>\r\nimport \'email.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf9df140>\r\nimport \'email._policybase\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9e840>\r\n# /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc\'\r\nimport \'email._encoded_words\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa591c0>\r\nimport \'email._header_value_parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa112e0>\r\nimport \'email.headerregistry\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf9dfbf0>\r\n# /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc\'\r\nimport \'email.iterators\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa60c50>\r\nimport \'email.message\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa5af60>\r\nimport \'email.contentmanager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa10dd0>\r\nimport \'email.policy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9e210>\r\nimport \'email.mime.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9dc40>\r\nimport \'email.mime.nonmultipart\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9d910>\r\nimport \'email.mime.application\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9cbc0>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py\r\n# code object from \'/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc\'\r\nimport \'email.mime.multipart\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9dc70>\r\n# /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc\'\r\nimport \'email.feedparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa61280>\r\nimport \'email.parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa60e30>\r\n# /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py\r\n# code object from \'/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'http\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa61b80>\r\n# /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py\r\n# code object from \'/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\'\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfa64680>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa497f0>\r\nimport \'http.client\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa629f0>\r\n# /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc\'\r\nimport \'mimetypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa492b0>\r\n# /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc\'\r\nimport \'netrc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa7e750>\r\n# /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc\'\r\nimport \'urllib.response\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa7f3e0>\r\nimport \'urllib.error\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa7ee70>\r\n# /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc\'\r\nimport \'urllib.request\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa7f890>\r\n# /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py\r\n# code object from \'/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc\'\r\nimport \'http.cookiejar\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa53da0>\r\n# /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc\'\r\nimport \'gzip\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf93c350>\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.urls\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.version\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.respawn\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.yumdnf\' # \r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py\r\n# code object from \'/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc\'\r\nimport \'email.mime.text\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf93f2c0>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf93f3b0>\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cf6935c0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf692e10>\r\n# extension module \'_queue\' loaded from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_queue\' executed from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_queue\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cf692ff0>\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf93f8f0>\r\nimport \'dnf.pycomp\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf93e570>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc\'\r\nimport \'dnf.const\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf93ef60>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc\'\r\n# extension module \'libdnf._error\' loaded from \'/usr/lib64/python3.12/site-packages/libdnf/_error.so\'\r\n# extension module \'libdnf._error\' executed from \'/usr/lib64/python3.12/site-packages/libdnf/_error.so\'\r\nimport \'libdnf._error\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cf710b90>\r\nimport \'libdnf.error\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf710770>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc\'\r\n# extension module \'libdnf._common_types\' loaded from \'/usr/lib64/python3.12/site-packages/libdnf/_common_types.so\'\r\n# extension module \'libdnf._common_types\' executed from \'/usr/lib64/python3.12/site-packages/libdnf/_common_types.so\'\r\nimport \'libdnf._common_types\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cf73c4a0>\r\nimport \'libdnf.common_types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf710ce0>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc\'\r\n# extension module \'libdnf._conf\' loaded from \'/usr/lib64/python3.12/site-packages/libdnf/_conf.so\'\r\n# extension module \'libdnf._conf\' executed from \'/usr/lib64/python3.12/site-packages/libdnf/_conf.so\'\r\nimport \'libdnf._conf\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cf4ef590>\r\nimport \'libdnf.conf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf73c5f0>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc\'\r\n# extension module \'libdnf._module\' loaded from \'/usr/lib64/python3.12/site-packages/libdnf/_module.so\'\r\n# extension module \'libdnf._module\' executed from \'/usr/lib64/python3.12/site-packages/libdnf/_module.so\'\r\nimport \'libdnf._module\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cf565190>\r\nimport \'libdnf.module\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf4efa10>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc\'\r\n# extension module \'libdnf._repo\' loaded from \'/usr/lib64/python3.12/site-packages/libdnf/_repo.so\'\r\n# extension module \'libdnf._repo\' executed from \'/usr/lib64/python3.12/site-packages/libdnf/_repo.so\'\r\nimport \'libdnf._repo\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cf567f50>\r\nimport \'libdnf.repo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf710500>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc\'\r\n# extension module \'libdnf._transaction\' loaded from \'/usr/lib64/python3.12/site-packages/libdnf/_transaction.so\'\r\n# extension module \'libdnf._transaction\' executed from \'/usr/lib64/python3.12/site-packages/libdnf/_transaction.so\'\r\nimport \'libdnf._transaction\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd87c0e0>\r\nimport \'libdnf.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf5a82f0>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc\'\r\n# extension module \'libdnf._utils\' loaded from \'/usr/lib64/python3.12/site-packages/libdnf/_utils.so\'\r\n# extension module \'libdnf._utils\' executed from \'/usr/lib64/python3.12/site-packages/libdnf/_utils.so\'\r\nimport \'libdnf._utils\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd87d370>\r\nimport \'libdnf.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd87c770>\r\nimport \'libdnf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf710320>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc\'\r\n# extension module \'unicodedata\' loaded from \'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'unicodedata\' executed from \'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'unicodedata\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd89c890>\r\nimport \'dnf.i18n\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd87fce0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'dnf.yum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd89eed0>\r\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc\'\r\nimport \'dnf.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd89fd70>\r\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'rpm._rpm\' loaded from \'/usr/lib64/python3.12/site-packages/rpm/_rpm.so\'\r\n# extension module \'rpm._rpm\' executed from \'/usr/lib64/python3.12/site-packages/rpm/_rpm.so\'\r\nimport \'rpm._rpm\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd8c4680>\r\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc\'\r\nimport \'rpm.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd8c5a90>\r\nimport \'rpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd89ffb0>\r\nimport \'dnf.yum.rpmtrans\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd89ee40>\r\nimport \'dnf.callback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd89e720>\r\n# /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'hawkey._hawkey\' loaded from \'/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so\'\r\n# extension module \'hawkey._hawkey\' executed from \'/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so\'\r\nimport \'hawkey._hawkey\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd8c7680>\r\nimport \'hawkey\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd89f290>\r\nimport \'dnf.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd89cb90>\r\nimport \'dnf.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd87f2f0>\r\n# /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'libcomps._libpycomps\' loaded from \'/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so\'\r\n# extension module \'libcomps._libpycomps\' executed from \'/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so\'\r\nimport \'libcomps._libpycomps\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd87fa10>\r\nimport \'libcomps\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd87f770>\r\nimport \'dnf.comps\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd87d4f0>\r\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'dnf.db\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd904c50>\r\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc\'\r\nimport \'dnf.crypto\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd9071a0>\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd907980>\r\nimport \'dnf.yum.misc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd906480>\r\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc\'\r\nimport \'dnf.db.group\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd9301d0>\r\nimport \'dnf.db.history\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd904c20>\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc\'\r\nimport \'dnf.conf.substitutions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd931c40>\r\nimport \'dnf.conf.config\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd9311c0>\r\nimport \'dnf.conf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd930fe0>\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc\'\r\nimport \'dnf.lock\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd95ccb0>\r\n# /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd222cf0>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd223050>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd95ef90>\r\nimport \'logging.handlers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd95d130>\r\nimport \'dnf.logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd95c1a0>\r\nimport \'dnf.repo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd9323f0>\r\nimport \'dnf.conf.read\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd9320c0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc\'\r\nimport \'dnf.rpm.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd25cb30>\r\nimport \'dnf.rpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd223c50>\r\nimport \'dnf.dnssec\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd932930>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc\'\r\nimport \'dnf.drpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd25d1f0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc\'\r\nimport \'dnf.goal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd25d580>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc\'\r\nimport \'dnf.history\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd25d640>\r\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'dnf.module\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd25d760>\r\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc\'\r\n# extension module \'libdnf._smartcols\' loaded from \'/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so\'\r\n# extension module \'libdnf._smartcols\' executed from \'/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so\'\r\nimport \'libdnf._smartcols\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd27c320>\r\nimport \'libdnf.smartcols\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd25e450>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc\'\r\nimport \'dnf.selector\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd27c440>\r\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc\'\r\nimport \'dnf.module.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd27c530>\r\nimport \'dnf.module.module_base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd25d6a0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc\'\r\nimport \'dnf.persistor\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd27c6e0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc\'\r\n# extension module \'_opcode\' loaded from \'/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_opcode\' executed from \'/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_opcode\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd2c8110>\r\nimport \'opcode\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2a3530>\r\nimport \'dis\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2a1fa0>\r\nimport \'inspect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd27dee0>\r\nimport \'dnf.plugin\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd27d340>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc\'\r\nimport \'dnf.query\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd27ffe0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc\'\r\nimport \'dnf.repodict\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd87d220>\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc\'\r\nimport \'dnf.rpm.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e4920>\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc\'\r\nimport \'dnf.rpm.miscutils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e4b60>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc\'\r\nimport \'dnf.package\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e54c0>\r\nimport \'dnf.sack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e4f50>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc\'\r\nimport \'dnf.subject\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e6390>\r\nimport \'gc\' # \r\nimport \'dnf.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf6936e0>\r\nimport \'dnf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf93e3f0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'dnfpluginscore\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e6f90>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc\'\r\nimport \'dnf.cli.format\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd057a40>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py\r\n# code object from \'/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_curses\' loaded from \'/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_curses\' executed from \'/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_curses\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd075a60>\r\nimport \'curses\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd075640>\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfd9ecf0>\r\nimport \'dnf.cli.term\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd074530>\r\nimport \'dnf.cli.progress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd057d70>\r\nimport \'dnf.cli.output\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd054aa0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'dnf.cli.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd057830>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc\'\r\nimport \'dnf.cli.option_parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd08af30>\r\nimport \'dnf.cli.commands\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd089a60>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.alias\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b0740>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.autoremove\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b0a40>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.check\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b0cb0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.clean\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b0f50>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.repoquery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b1670>\r\nimport \'dnf.cli.commands.deplist\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b14c0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.distrosync\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b2f30>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.downgrade\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b3080>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.group\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b3290>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc\'\r\nimport \'dnf.transaction_sr\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0cc230>\r\nimport \'dnf.cli.commands.history\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b3a70>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.install\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0ccdd0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.makecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0cd220>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.mark\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0cd400>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.module\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0cd6a0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.reinstall\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0ce5a0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.remove\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0ce7e0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.repolist\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0ce9c0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc\'\r\nimport \'dnf.match_counter\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0cf590>\r\nimport \'dnf.cli.commands.search\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0cf0e0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc\'\r\nimport \'cmd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f4440>\r\nimport \'dnf.cli.commands.shell\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0cfd40>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.swap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f50d0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.updateinfo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f53a0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.upgrade\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f6300>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.upgrademinimal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f65a0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc\'\r\nimport \'dnf.cli.demand\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f6750>\r\nimport \'dnf.cli.cli\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e73e0>\r\nimport \'dnf.cli\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e7170>\r\nimport \'dnf.plugin.dynamic.builddep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e68a0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc\'\r\nimport \'dateutil._version\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f7140>\r\nimport \'dateutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f6ea0>\r\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py\r\n# code object from \'/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc\'\r\nimport \'six\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd1195e0>\r\n# /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc\'\r\nimport \'numbers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd11ad20>\r\n# extension module \'_decimal\' loaded from \'/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_decimal\' executed from \'/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_decimal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd119f10>\r\nimport \'decimal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd119af0>\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc\'\r\nimport \'dateutil._common\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccec86b0>\r\nimport \'dateutil.relativedelta\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cceafad0>\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc\'\r\nimport \'six.moves\' # \r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc\'\r\nimport \'dateutil.tz._common\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccecb530>\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc\'\r\nimport \'dateutil.tz._factories\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccecbe60>\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc\'\r\n# destroy dateutil.tz.win\r\nimport \'dateutil.tz.tz\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccec8d10>\r\nimport \'dateutil.tz\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccec89e0>\r\nimport \'dateutil.parser._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f7410>\r\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc\'\r\nimport \'dateutil.parser.isoparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd119130>\r\nimport \'dateutil.parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f7170>\r\nimport \'dnf.plugin.dynamic.changelog\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e7140>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.config_manager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccef21b0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.copr\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccef2a80>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.debuginfo-install\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccef3a70>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.download\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccef3fb0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py\r\n# code object from \'/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py\r\n# code object from \'/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc\'\r\n# extension module \'_sqlite3\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sqlite3\' executed from \'/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sqlite3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85ccf1d730>\r\nimport \'sqlite3.dbapi2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1d100>\r\nimport \'sqlite3\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1cda0>\r\nimport \'dnf.plugin.dynamic.generate_completion_cache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1ca40>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.groups_manager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1d4f0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc\'\r\nimport \'dbus._compat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1f4d0>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc\'\r\nimport \'dbus.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1f560>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc\'\r\n# extension module \'_dbus_bindings\' loaded from \'/usr/lib64/python3.12/site-packages/_dbus_bindings.so\'\r\n# extension module \'_dbus_bindings\' executed from \'/usr/lib64/python3.12/site-packages/_dbus_bindings.so\'\r\nimport \'_dbus_bindings\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85ccf1fc50>\r\nimport \'dbus.types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1fad0>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc\'\r\nimport \'dbus.lowlevel\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4e240>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py\r\n# code object from \'/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'xml\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4f440>\r\n# /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py\r\n# code object from \'/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'xml.parsers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4f6b0>\r\n# /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py\r\n# code object from \'/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc\'\r\n# extension module \'pyexpat\' loaded from \'/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'pyexpat\' executed from \'/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'pyexpat\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85ccf4f830>\r\nimport \'xml.parsers.expat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4f650>\r\nimport \'dbus._expat_introspect_parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4ef00>\r\nimport \'dbus.proxies\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4e390>\r\nimport \'dbus.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4d670>\r\nimport \'dbus.bus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4cc50>\r\nimport \'dbus._dbus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4c4d0>\r\nimport \'dbus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1efc0>\r\nimport \'dnf.plugin.dynamic.needs_restarting\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1e4b0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.repoclosure\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4f110>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.repodiff\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4fc80>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.repograph\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf78590>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.repomanage\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf78950>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.reposync\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf79280>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.system_upgrade\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf79df0>\r\n\r\n{"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["tlog", "sssd", "authselect"], "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null, "state": null}}}\r\n# destroy dnf.plugin.dynamic\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing email\r\n# cleanup[2] removing email.mime\r\n# cleanup[2] removing quopri\r\n# cleanup[2] removing email.encoders\r\n# cleanup[2] removing email.errors\r\n# cleanup[2] removing email.quoprimime\r\n# cleanup[2] removing email.base64mime\r\n# cleanup[2] removing email.charset\r\n# cleanup[2] removing email.header\r\n# cleanup[2] removing calendar\r\n# cleanup[2] removing email._parseaddr\r\n# cleanup[2] removing email.utils\r\n# cleanup[2] removing email._policybase\r\n# cleanup[2] removing email._encoded_words\r\n# cleanup[2] removing email._header_value_parser\r\n# cleanup[2] removing email.headerregistry\r\n# cleanup[2] removing email.iterators\r\n# cleanup[2] removing email.message\r\n# cleanup[2] removing email.contentmanager\r\n# cleanup[2] removing email.policy\r\n# cleanup[2] removing email.mime.base\r\n# cleanup[2] removing email.mime.nonmultipart\r\n# cleanup[2] removing email.mime.application\r\n# cleanup[2] removing email.mime.multipart\r\n# cleanup[2] removing email.feedparser\r\n# cleanup[2] removing email.parser\r\n# cleanup[2] removing http\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# cleanup[2] removing http.client\r\n# cleanup[2] removing mimetypes\r\n# cleanup[2] removing netrc\r\n# cleanup[2] removing urllib.response\r\n# cleanup[2] removing urllib.error\r\n# cleanup[2] removing urllib.request\r\n# cleanup[2] removing http.cookiejar\r\n# cleanup[2] removing gzip\r\n# cleanup[2] removing ansible.module_utils.urls\r\n# destroy ansible.module_utils.urls\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.yumdnf\r\n# destroy ansible.module_utils.yumdnf\r\n# cleanup[2] removing email.mime.text\r\n# cleanup[2] removing configparser\r\n# destroy configparser\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing dnf.pycomp\r\n# cleanup[2] removing dnf.const\r\n# cleanup[2] removing libdnf._error\r\n# cleanup[2] removing libdnf.error\r\n# cleanup[2] removing libdnf._common_types\r\n# cleanup[2] removing libdnf.common_types\r\n# cleanup[2] removing libdnf._conf\r\n# cleanup[2] removing libdnf.conf\r\n# cleanup[2] removing libdnf._module\r\n# cleanup[2] removing libdnf.module\r\n# cleanup[2] removing libdnf._repo\r\n# cleanup[2] removing libdnf.repo\r\n# cleanup[2] removing libdnf._transaction\r\n# cleanup[2] removing libdnf.transaction\r\n# cleanup[2] removing libdnf._utils\r\n# cleanup[2] removing libdnf.utils\r\n# cleanup[2] removing libdnf\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing dnf.i18n\r\n# cleanup[2] removing dnf.yum\r\n# cleanup[2] removing dnf.transaction\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing dnf.yum.rpmtrans\r\n# cleanup[2] removing dnf.callback\r\n# cleanup[2] removing hawkey._hawkey\r\n# cleanup[2] removing hawkey\r\n# cleanup[2] removing dnf.util\r\n# cleanup[2] removing dnf.exceptions\r\n# cleanup[2] removing libcomps._libpycomps\r\n# cleanup[2] removing libcomps\r\n# cleanup[2] removing dnf.comps\r\n# cleanup[2] removing dnf.db\r\n# cleanup[2] removing dnf.crypto\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing dnf.yum.misc\r\n# cleanup[2] removing dnf.db.group\r\n# cleanup[2] removing dnf.db.history\r\n# cleanup[2] removing dnf.conf.substitutions\r\n# cleanup[2] removing dnf.conf.config\r\n# cleanup[2] removing dnf.conf\r\n# cleanup[2] removing dnf.lock\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing logging.handlers\r\n# cleanup[2] removing dnf.logging\r\n# cleanup[2] removing dnf.repo\r\n# cleanup[2] removing dnf.conf.read\r\n# cleanup[2] removing dnf.rpm.transaction\r\n# cleanup[2] removing dnf.rpm\r\n# cleanup[2] removing dnf.dnssec\r\n# cleanup[2] removing dnf.drpm\r\n# cleanup[2] removing dnf.goal\r\n# cleanup[2] removing dnf.history\r\n# cleanup[2] removing dnf.module\r\n# cleanup[2] removing libdnf._smartcols\r\n# cleanup[2] removing libdnf.smartcols\r\n# cleanup[2] removing dnf.selector\r\n# cleanup[2] removing dnf.module.exceptions\r\n# cleanup[2] removing dnf.module.module_base\r\n# cleanup[2] removing dnf.persistor\r\n# cleanup[2] removing _opcode\r\n# cleanup[2] removing opcode\r\n# destroy opcode\r\n# cleanup[2] removing dis\r\n# cleanup[2] removing inspect\r\n# cleanup[2] removing dnf.plugin\r\n# cleanup[2] removing dnf.query\r\n# cleanup[2] removing dnf.repodict\r\n# cleanup[2] removing dnf.rpm.connection\r\n# cleanup[2] removing dnf.rpm.miscutils\r\n# cleanup[2] removing dnf.package\r\n# cleanup[2] removing dnf.sack\r\n# cleanup[2] removing dnf.subject\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing dnf.base\r\n# cleanup[2] removing dnf\r\n# cleanup[2] removing dnfpluginscore\r\n# destroy dnfpluginscore\r\n# cleanup[2] removing dnf.cli.format\r\n# cleanup[2] removing _curses\r\n# cleanup[2] removing curses\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing dnf.cli.term\r\n# cleanup[2] removing dnf.cli.progress\r\n# cleanup[2] removing dnf.cli.output\r\n# cleanup[2] removing dnf.cli.aliases\r\n# cleanup[2] removing dnf.cli.option_parser\r\n# cleanup[2] removing dnf.cli.commands\r\n# cleanup[2] removing dnf.cli.commands.alias\r\n# cleanup[2] removing dnf.cli.commands.autoremove\r\n# cleanup[2] removing dnf.cli.commands.check\r\n# cleanup[2] removing dnf.cli.commands.clean\r\n# cleanup[2] removing dnf.cli.commands.repoquery\r\n# cleanup[2] removing dnf.cli.commands.deplist\r\n# cleanup[2] removing dnf.cli.commands.distrosync\r\n# cleanup[2] removing dnf.cli.commands.downgrade\r\n# cleanup[2] removing dnf.cli.commands.group\r\n# cleanup[2] removing dnf.transaction_sr\r\n# cleanup[2] removing dnf.cli.commands.history\r\n# cleanup[2] removing dnf.cli.commands.install\r\n# cleanup[2] removing dnf.cli.commands.makecache\r\n# cleanup[2] removing dnf.cli.commands.mark\r\n# cleanup[2] removing dnf.cli.commands.module\r\n# cleanup[2] removing dnf.cli.commands.reinstall\r\n# cleanup[2] removing dnf.cli.commands.remove\r\n# cleanup[2] removing dnf.cli.commands.repolist\r\n# cleanup[2] removing dnf.match_counter\r\n# cleanup[2] removing dnf.cli.commands.search\r\n# cleanup[2] removing cmd\r\n# cleanup[2] removing dnf.cli.commands.shell\r\n# cleanup[2] removing dnf.cli.commands.swap\r\n# cleanup[2] removing dnf.cli.commands.updateinfo\r\n# cleanup[2] removing dnf.cli.commands.upgrade\r\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\r\n# cleanup[2] removing dnf.cli.demand\r\n# cleanup[2] removing dnf.cli.cli\r\n# cleanup[2] removing dnf.cli\r\n# cleanup[2] removing dnf.plugin.dynamic.builddep\r\n# destroy dnf.plugin.dynamic.builddep\r\n# cleanup[2] removing dateutil._version\r\n# cleanup[2] removing dateutil\r\n# cleanup[2] removing six\r\n# cleanup[2] removing numbers\r\n# destroy numbers\r\n# cleanup[2] removing _decimal\r\n# cleanup[2] removing decimal\r\n# destroy decimal\r\n# cleanup[2] removing dateutil._common\r\n# cleanup[2] removing dateutil.relativedelta\r\n# cleanup[2] removing six.moves\r\n# cleanup[2] removing dateutil.tz._common\r\n# cleanup[2] removing dateutil.tz._factories\r\n# cleanup[2] removing dateutil.tz.tz\r\n# cleanup[2] removing dateutil.tz\r\n# cleanup[2] removing dateutil.parser._parser\r\n# cleanup[2] removing dateutil.parser.isoparser\r\n# destroy dateutil.parser.isoparser\r\n# cleanup[2] removing dateutil.parser\r\n# cleanup[2] removing dnf.plugin.dynamic.changelog\r\n# destroy dnf.plugin.dynamic.changelog\r\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\r\n# destroy dnf.plugin.dynamic.config_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.copr\r\n# destroy dnf.plugin.dynamic.copr\r\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\r\n# destroy dnf.plugin.dynamic.debuginfo-install\r\n# cleanup[2] removing dnf.plugin.dynamic.download\r\n# destroy dnf.plugin.dynamic.download\r\n# cleanup[2] removing _sqlite3\r\n# cleanup[2] removing sqlite3.dbapi2\r\n# cleanup[2] removing sqlite3\r\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\r\n# destroy dnf.plugin.dynamic.generate_completion_cache\r\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\r\n# destroy dnf.plugin.dynamic.groups_manager\r\n# cleanup[2] removing dbus._compat\r\n# cleanup[2] removing dbus.exceptions\r\n# cleanup[2] removing _dbus_bindings\r\n# cleanup[2] removing dbus.types\r\n# cleanup[2] removing dbus.lowlevel\r\n# cleanup[2] removing xml\r\n# destroy xml\r\n# cleanup[2] removing xml.parsers\r\n# destroy xml.parsers\r\n# cleanup[2] removing pyexpat.errors\r\n# cleanup[2] removing pyexpat.model\r\n# cleanup[2] removing pyexpat\r\n# cleanup[2] removing xml.parsers.expat.model\r\n# cleanup[2] removing xml.parsers.expat.errors\r\n# cleanup[2] removing xml.parsers.expat\r\n# destroy xml.parsers.expat\r\n# cleanup[2] removing dbus._expat_introspect_parser\r\n# cleanup[2] removing dbus.proxies\r\n# cleanup[2] removing dbus.connection\r\n# cleanup[2] removing dbus.bus\r\n# cleanup[2] removing dbus._dbus\r\n# cleanup[2] removing dbus\r\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\r\n# destroy dnf.plugin.dynamic.needs_restarting\r\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\r\n# destroy dnf.plugin.dynamic.repoclosure\r\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\r\n# destroy dnf.plugin.dynamic.repodiff\r\n# cleanup[2] removing dnf.plugin.dynamic.repograph\r\n# destroy dnf.plugin.dynamic.repograph\r\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\r\n# destroy dnf.plugin.dynamic.repomanage\r\n# cleanup[2] removing dnf.plugin.dynamic.reposync\r\n# destroy dnf.plugin.dynamic.reposync\r\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\r\n# destroy dnf.plugin.dynamic.system_upgrade\r\n# destroy _sitebuiltins\r\n# destroy _bz2\r\n# destroy _lzma\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ntpath\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy grp\r\n# destroy syslog\r\n# destroy selinux\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy mimetypes\r\n# destroy netrc\r\n# destroy dateutil\r\n# destroy dateutil._version\r\n# destroy dateutil._common\r\n# destroy dateutil.parser\r\n# destroy dateutil.parser._parser\r\n# destroy dateutil.relativedelta\r\n# destroy six.moves.urllib\r\n# destroy six.moves\r\n# destroy six.moves.urllib_parse\r\n# destroy six.moves.urllib.error\r\n# destroy six.moves.urllib.request\r\n# destroy six.moves.urllib.response\r\n# destroy six.moves.urllib.robotparser\r\n# destroy dateutil.tz._common\r\n# destroy dateutil.tz._factories\r\n# destroy dateutil.tz.tz\r\n# destroy dateutil.tz\r\n# destroy six\r\n# destroy sqlite3\r\n# destroy sqlite3.dbapi2\r\n# destroy _sqlite3\r\n# destroy dbus\r\n# destroy dbus._compat\r\n# destroy dbus.exceptions\r\n# destroy dbus.types\r\n# destroy dbus.lowlevel\r\n# destroy dbus._expat_introspect_parser\r\n# destroy dbus.proxies\r\n# destroy dbus.connection\r\n# destroy dbus.bus\r\n# destroy dbus._dbus\r\n# destroy pyexpat.errors\r\n# destroy pyexpat.model\r\n# destroy pyexpat\r\n# destroy uuid\r\n# destroy systemd.journal\r\n# cleanup[3] wiping _dbus_bindings\r\n# cleanup[3] wiping _decimal\r\n# cleanup[3] wiping dnf.cli\r\n# destroy dnf.cli.format\r\n# destroy dnf.cli.term\r\n# destroy dnf.cli.progress\r\n# destroy dnf.cli.aliases\r\n# destroy dnf.cli.option_parser\r\n# destroy dnf.cli.demand\r\n# destroy dnf.cli.cli\r\n# cleanup[3] wiping dnf.cli.commands.upgrademinimal\r\n# cleanup[3] wiping dnf.cli.commands.upgrade\r\n# cleanup[3] wiping dnf.cli.commands.updateinfo\r\n# cleanup[3] wiping dnf.cli.commands.swap\r\n# cleanup[3] wiping dnf.cli.commands.shell\r\n# destroy cmd\r\n# cleanup[3] wiping dnf.cli.commands.search\r\n# cleanup[3] wiping dnf.match_counter\r\n# cleanup[3] wiping dnf.cli.commands.repolist\r\n# cleanup[3] wiping dnf.cli.commands.remove\r\n# cleanup[3] wiping dnf.cli.commands.reinstall\r\n# cleanup[3] wiping dnf.cli.commands.module\r\n# cleanup[3] wiping dnf.cli.commands.mark\r\n# cleanup[3] wiping dnf.cli.commands.makecache\r\n# cleanup[3] wiping dnf.cli.commands.install\r\n# cleanup[3] wiping dnf.cli.commands.history\r\n# cleanup[3] wiping dnf.transaction_sr\r\n# cleanup[3] wiping dnf.cli.commands.group\r\n# cleanup[3] wiping dnf.cli.commands.downgrade\r\n# cleanup[3] wiping dnf.cli.commands.distrosync\r\n# cleanup[3] wiping dnf.cli.commands.deplist\r\n# cleanup[3] wiping dnf.cli.commands.repoquery\r\n# cleanup[3] wiping dnf.cli.commands.clean\r\n# cleanup[3] wiping dnf.cli.commands.check\r\n# cleanup[3] wiping dnf.cli.commands.autoremove\r\n# cleanup[3] wiping dnf.cli.commands.alias\r\n# destroy dnf.cli.commands\r\n# cleanup[3] wiping dnf.cli.output\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping curses\r\n# cleanup[3] wiping _curses\r\n# cleanup[3] wiping dnf\r\n# destroy dnf.pycomp\r\n# destroy dnf.const\r\n# destroy dnf.i18n\r\n# destroy dnf.yum\r\n# destroy dnf.yum.rpmtrans\r\n# destroy dnf.transaction\r\n# destroy dnf.callback\r\n# destroy dnf.util\r\n# destroy dnf.exceptions\r\n# destroy dnf.comps\r\n# destroy dnf.db\r\n# destroy dnf.db.group\r\n# destroy dnf.db.history\r\n# destroy dnf.crypto\r\n# destroy dnf.conf\r\n# destroy dnf.conf.substitutions\r\n# destroy dnf.conf.config\r\n# destroy dnf.conf.read\r\n# destroy dnf.lock\r\n# destroy dnf.logging\r\n# destroy dnf.repo\r\n# destroy dnf.rpm\r\n# destroy dnf.dnssec\r\n# destroy dnf.drpm\r\n# destroy dnf.goal\r\n# destroy dnf.history\r\n# destroy dnf.module\r\n# destroy dnf.module.exceptions\r\n# destroy dnf.module.module_base\r\n# destroy dnf.selector\r\n# destroy dnf.persistor\r\n# destroy dnf.plugin\r\n# destroy dnf.query\r\n# destroy dnf.repodict\r\n# destroy dnf.package\r\n# destroy dnf.sack\r\n# destroy dnf.subject\r\n# destroy dnf.base\r\n# destroy dnf.transaction_sr\r\n# destroy dnf.match_counter\r\n# destroy dnf.cli\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping dnf.rpm.miscutils\r\n# destroy subprocess\r\n# cleanup[3] wiping dnf.rpm.connection\r\n# cleanup[3] wiping inspect\r\n# destroy ast\r\n# destroy dis\r\n# destroy token\r\n# cleanup[3] wiping _opcode\r\n# cleanup[3] wiping libdnf.smartcols\r\n# cleanup[3] wiping libdnf._smartcols\r\n# cleanup[3] wiping dnf.rpm.transaction\r\n# cleanup[3] wiping logging.handlers\r\n# destroy pickle\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping _compat_pickle\r\n# cleanup[3] wiping dnf.yum.misc\r\n# cleanup[3] wiping glob\r\n# cleanup[3] wiping libcomps\r\n# cleanup[3] wiping libcomps._libpycomps\r\n# cleanup[3] wiping hawkey\r\n# cleanup[3] wiping hawkey._hawkey\r\n# cleanup[3] wiping rpm\r\n# destroy rpm.transaction\r\n# cleanup[3] wiping rpm._rpm\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping libdnf\r\n# destroy libdnf.error\r\n# destroy libdnf.common_types\r\n# destroy libdnf.conf\r\n# destroy libdnf.module\r\n# destroy libdnf.repo\r\n# destroy libdnf.transaction\r\n# destroy libdnf.utils\r\n# destroy libdnf.smartcols\r\n# cleanup[3] wiping libdnf._utils\r\n# cleanup[3] wiping libdnf._transaction\r\n# cleanup[3] wiping libdnf._repo\r\n# cleanup[3] wiping libdnf._module\r\n# cleanup[3] wiping libdnf._conf\r\n# cleanup[3] wiping libdnf._common_types\r\n# cleanup[3] wiping libdnf._error\r\n# cleanup[3] wiping queue\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _heapq\r\n# destroy _heapq\r\n# cleanup[3] wiping email.mime.text\r\n# cleanup[3] wiping gzip\r\n# destroy _compression\r\n# cleanup[3] wiping http.cookiejar\r\n# destroy copy\r\n# cleanup[3] wiping urllib.request\r\n# destroy bisect\r\n# cleanup[3] wiping urllib.error\r\n# cleanup[3] wiping urllib.response\r\n# cleanup[3] wiping http.client\r\n# destroy http\r\n# destroy ssl\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping email.parser\r\n# cleanup[3] wiping email.feedparser\r\n# cleanup[3] wiping email.mime.multipart\r\n# cleanup[3] wiping email.mime.application\r\n# cleanup[3] wiping email.mime.nonmultipart\r\n# cleanup[3] wiping email.mime.base\r\n# cleanup[3] wiping email.policy\r\n# cleanup[3] wiping email.contentmanager\r\n# cleanup[3] wiping email.message\r\n# destroy quopri\r\n# cleanup[3] wiping email.iterators\r\n# cleanup[3] wiping email.headerregistry\r\n# cleanup[3] wiping email._header_value_parser\r\n# cleanup[3] wiping email._encoded_words\r\n# cleanup[3] wiping email._policybase\r\n# cleanup[3] wiping email.utils\r\n# cleanup[3] wiping email._parseaddr\r\n# cleanup[3] wiping calendar\r\n# cleanup[3] wiping email.header\r\n# cleanup[3] wiping email.charset\r\n# cleanup[3] wiping email.base64mime\r\n# cleanup[3] wiping email.quoprimime\r\n# cleanup[3] wiping email.errors\r\n# cleanup[3] wiping email.encoders\r\n# cleanup[3] wiping email.mime\r\n# destroy email.mime.base\r\n# destroy email.mime.nonmultipart\r\n# destroy email.mime.application\r\n# destroy email.mime.multipart\r\n# destroy email.mime.text\r\n# cleanup[3] wiping email\r\n# destroy email._parseaddr\r\n# destroy email._policybase\r\n# destroy email._encoded_words\r\n# destroy email._header_value_parser\r\n# destroy email.mime\r\n# destroy email.encoders\r\n# destroy email.errors\r\n# destroy email.quoprimime\r\n# destroy email.base64mime\r\n# destroy email.charset\r\n# destroy email.header\r\n# destroy email.utils\r\n# destroy email.headerregistry\r\n# destroy email.iterators\r\n# destroy email.message\r\n# destroy email.contentmanager\r\n# destroy email.policy\r\n# destroy email.feedparser\r\n# destroy email.parser\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping gettext\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping socket\r\n# cleanup[3] wiping array\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# destroy logging.handlers\r\n# cleanup[3] wiping string\r\n# cleanup[3] wiping _string\r\n# destroy _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# destroy atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping urllib.parse\r\n# destroy ipaddress\r\n# cleanup[3] wiping urllib\r\n# destroy urllib.response\r\n# destroy urllib.error\r\n# destroy urllib.request\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping random\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping fnmatch\r\n# cleanup[3] wiping importlib.util\r\n# cleanup[3] wiping importlib._abc\r\n# cleanup[3] wiping importlib.machinery\r\n# cleanup[3] wiping importlib\r\n# destroy importlib._abc\r\n# destroy importlib.machinery\r\n# destroy importlib.util\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping base64\r\n# cleanup[3] wiping binascii\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# destroy _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy _dbus_bindings\r\n# destroy decimal\r\n# destroy _curses\r\n# destroy libcomps._libpycomps\r\n# destroy hawkey._hawkey\r\n# destroy rpm._rpm\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _weakref\r\n# destroy _thread\r\n# destroy _hashlib\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy _compat_pickle\r\n# destroy libdnf._error\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy _queue\r\n# destroy array\r\n# destroy copyreg\r\n# destroy _pickle\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves\r\n# destroy gzip\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# destroy unicodedata\r\n# destroy _blake2\r\n# destroy email\r\n# destroy queue\r\n# destroy shlex\r\n# destroy pwd\r\n# destroy gettext\r\n# destroy libcomps\r\n# destroy urllib\r\n# destroy dnf.rpm.transaction\r\n# destroy dnf.rpm.connection\r\n# destroy dnf.rpm.miscutils\r\n# destroy hashlib\r\n# destroy json\r\n# destroy importlib\r\n# destroy inspect\r\n# destroy gc\r\n# destroy math\r\n# destroy shutil\r\n# destroy zlib\r\n# destroy urllib.parse\r\n# destroy fnmatch\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy calendar\r\n# destroy dnf.yum.misc\r\n# destroy glob\r\n# destroy curses\r\n# destroy struct\r\n# destroy termios\r\n# destroy argparse\r\n# destroy dnf.cli.commands.alias\r\n# destroy dnf.cli.commands.autoremove\r\n# destroy dnf.cli.commands.check\r\n# destroy dnf.cli.commands.clean\r\n# destroy dnf.cli.commands.repoquery\r\n# destroy dnf.cli.commands.deplist\r\n# destroy dnf.cli.commands.distrosync\r\n# destroy dnf.cli.commands.downgrade\r\n# destroy dnf.cli.commands.group\r\n# destroy dnf.cli.commands.history\r\n# destroy dnf.cli.commands.install\r\n# destroy dnf.cli.commands.makecache\r\n# destroy dnf.cli.commands.mark\r\n# destroy dnf.cli.commands.module\r\n# destroy dnf.cli.commands.reinstall\r\n# destroy dnf.cli.commands.remove\r\n# destroy dnf.cli.commands.repolist\r\n# destroy dnf.cli.commands.search\r\n# destroy dnf.cli.commands.shell\r\n# destroy dnf.cli.commands.swap\r\n# destroy dnf.cli.commands.updateinfo\r\n# destroy dnf.cli.commands.upgrade\r\n# destroy dnf.cli.commands.upgrademinimal\r\n# destroy datetime\r\n# destroy logging\r\n# destroy operator\r\n# destroy random\r\n# destroy hawkey\r\n# destroy dnf.cli.output\r\n# destroy dnf\r\n# destroy rpm\r\n# destroy itertools\r\n# destroy functools\r\n# destroy locale\r\n# destroy signal\r\n# destroy threading\r\n# destroy contextlib\r\n# destroy time\r\n# destroy fcntl\r\n# destroy _posixsubprocess\r\n# destroy select\r\n# destroy selectors\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy collections\r\n# destroy io\r\n# destroy _opcode\r\n# destroy _warnings\r\n# destroy posix\r\n# destroy binascii\r\n# destroy http.client\r\n# destroy http.cookiejar\r\n# destroy socket\r\n# destroy base64\r\n# destroy errno\r\n# destroy warnings\r\n# destroy string\r\n# destroy _ssl\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy re\r\n# destroy _random\r\n# destroy _sre\r\n# destroy _operator\r\n# destroy _functools\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.45.174 closed.\r\n") 7163 1726888033.20355: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d09bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d098bb00> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d09bea50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d09cd130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d09cdfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d07ebd70> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d07ebfb0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d08237a0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0823e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0803a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0801160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d07e8f20> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d08436e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0842300> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0802030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d07ea7e0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0878710> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d07e81a0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d0878bc0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0878a70> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d0878e30> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d07e6cc0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0879520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d08791f0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d087a420> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d08905c0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d0891ca0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0892b40> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d08931a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0892090> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d0893c20> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d0893350> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d087a450> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d05cbb60> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d05f4560> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d05f42f0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d05f4590> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d05f4e90> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d05f5880> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d05f4770> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d05c9d00> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d05f6c60> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d05f59a0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d087aae0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d061eff0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d06473e0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d06a41d0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d06a6900> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d06a42f0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d06711c0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cff292e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d06461e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85d05f7bc0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f85d06467e0> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_jvute7xs/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cff7ef90> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cff5de80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cff5d010> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cff7ce30> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cffa69c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cffa6750> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cffa6060> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cffa6930> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cff7f9b0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cffa7680> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cffa78c0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cffa7e00> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe0dbe0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfe0f800> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe14200> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe153a0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe17e60> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85d061ef60> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe16120> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe1fd40> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe1e810> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe1e570> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe1eae0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe16630> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfe63fe0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe64110> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfe65bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe65970> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfe68170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe662a0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe6b950> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe68320> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfe6cce0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfe6cd70> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfe6cb30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe64320> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfef8230> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfef96a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe6e9c0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfe6fd70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfe6e600> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfefd850> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfefe600> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfef97c0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfefe3f0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfeff710> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfd0a090> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd05160> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfffab10> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cffee7e0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd0a2a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd09e20> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9c980> # /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9cb60> # /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9d280> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9ce30> # /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9db80> # /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py # code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd898e0> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd89700> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf9de6c0> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9f3b0> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py # code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf9ed250> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf9dfdd0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf9df140> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9e840> # /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py # code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py # code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa591c0> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa112e0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf9dfbf0> # /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py # code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py # code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py # code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa60c50> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa5af60> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa10dd0> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9e210> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9dc40> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9d910> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9cbc0> # /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfd9dc70> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa61280> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa60e30> # /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py # code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa61b80> # /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py # code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfa64680> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa497f0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa629f0> # /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py # code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa492b0> # /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py # code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa7e750> # /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' # /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa7f3e0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa7ee70> # /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa7f890> # /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py # code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cfa53da0> # /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py # code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf93c350> # zipimport: zlib available import 'ansible.module_utils.urls' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.respawn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.yumdnf' # # zipimport: zlib available # /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' # /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf93f2c0> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf93f3b0> # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cf6935c0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf692e10> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cf692ff0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf93f8f0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf93e570> # /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf93ef60> # /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cf710b90> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf710770> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cf73c4a0> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf710ce0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cf4ef590> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf73c5f0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cf565190> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf4efa10> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cf567f50> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf710500> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd87c0e0> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf5a82f0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd87d370> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd87c770> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf710320> # /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd89c890> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd87fce0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd89eed0> # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd89fd70> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd8c4680> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd8c5a90> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd89ffb0> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd89ee40> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd89e720> # /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd8c7680> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd89f290> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd89cb90> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd87f2f0> # /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd87fa10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd87f770> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd87d4f0> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd904c50> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd9071a0> # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd907980> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd906480> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd9301d0> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd904c20> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd931c40> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd9311c0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd930fe0> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd95ccb0> # /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py # code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd222cf0> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd223050> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd95ef90> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd95d130> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd95c1a0> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd9323f0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd9320c0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd25cb30> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd223c50> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd932930> # /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd25d1f0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd25d580> # /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd25d640> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd25d760> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd27c320> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd25e450> # /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd27c440> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd27c530> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd25d6a0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd27c6e0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd2c8110> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2a3530> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2a1fa0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd27dee0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd27d340> # /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd27ffe0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd87d220> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e4920> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e4b60> # /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e54c0> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e4f50> # /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e6390> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf6936e0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cf93e3f0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e6f90> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd057a40> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' # /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py # code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd075a60> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd075640> # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cfd9ecf0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd074530> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd057d70> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd054aa0> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd057830> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd08af30> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd089a60> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b0740> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b0a40> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b0cb0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b0f50> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b1670> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b14c0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b2f30> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b3080> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b3290> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0cc230> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0b3a70> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0ccdd0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0cd220> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0cd400> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0cd6a0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0ce5a0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0ce7e0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0ce9c0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0cf590> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0cf0e0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py # code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f4440> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0cfd40> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f50d0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f53a0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f6300> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f65a0> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f6750> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e73e0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e7170> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e68a0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f7140> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f6ea0> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' # /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py # code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd1195e0> # /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py # code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py # code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd11ad20> # extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85cd119f10> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd119af0> # /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccec86b0> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cceafad0> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' import 'six.moves' # # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccecb530> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccecbe60> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccec8d10> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccec89e0> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f7410> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd119130> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd0f7170> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85cd2e7140> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccef21b0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccef2a80> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccef3a70> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccef3fb0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85ccf1d730> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1d100> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1cda0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1ca40> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1d4f0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1f4d0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1f560> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85ccf1fc50> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1fad0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4e240> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4f440> # /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4f6b0> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85ccf4f830> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4f650> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4ef00> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4e390> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4d670> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4cc50> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4c4d0> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1efc0> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf1e4b0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4f110> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf4fc80> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf78590> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf78950> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf79280> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85ccf79df0> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["tlog", "sssd", "authselect"], "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null, "state": null}}} # destroy dnf.plugin.dynamic # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # destroy _sitebuiltins # destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath # destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog # destroy selinux # destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # destroy six.moves.urllib # destroy six.moves # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy uuid # destroy systemd.journal # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _decimal # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # destroy copy # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # destroy ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy _dbus_bindings # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _weakref # destroy _thread # destroy _hashlib # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib # destroy _queue # destroy array # destroy copyreg # destroy _pickle # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy gzip # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata # destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd # destroy gettext # destroy libcomps # destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib # destroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib # destroy urllib.parse # destroy fnmatch # destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy rpm # destroy itertools # destroy functools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode # destroy _warnings # destroy posix # destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string # destroy _ssl # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re # destroy _random # destroy _sre # destroy _operator # destroy _functools # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.45.174 closed. 7163 1726888033.23903: done with _execute_module (ansible.legacy.dnf, {'name': ['tlog', 'sssd', 'authselect'], '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7163 1726888033.23909: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa05c0> <<< 7163 1726888033.23954: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa07a0> # /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa0ec0> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa0a40> # /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' <<< 7163 1726888033.23958: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa1790> # /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py # code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' <<< 7163 1726888033.23961: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' <<< 7163 1726888033.23964: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50a8d340><<< 7163 1726888033.23969: _low_level_execute_command(): starting 7163 1726888033.23971: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/ > /dev/null 2>&1 && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888033.23979: stdout chunk (state=3): >>> <<< 7163 1726888033.23982: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' <<< 7163 1726888033.23984: stdout chunk (state=3): >>>import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50a8d0d0> <<< 7163 1726888033.24039: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c506fa3c0> <<< <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888031.5387282-7403-84842744634185/ > /dev/null 2>&1 && sleep 0'"'"'' 7163 1726888033.24051: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa2fc0> <<< 7163 1726888033.24054: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py <<< 7163 1726888033.24060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py <<< 7163 1726888033.24063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' <<< 7163 1726888033.24065: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py <<< 7163 1726888033.24067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' <<< 7163 1726888033.24069: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50700f80> <<< 7163 1726888033.24077: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c506fbb00> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c506fae70> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa2480> # /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py # code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py # code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5076cef0> <<< 7163 1726888033.24079: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50725010> <<< 7163 1726888033.24082: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c506fb8f0> # /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py <<< 7163 1726888033.24146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py <<< 7163 1726888033.24153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py <<< 7163 1726888033.24157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50770920> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5076ecc0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50724b00> <<< 7163 1726888033.24159: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa1e50> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa1820> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa1550> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa0800> <<< 7163 1726888033.24161: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa1850> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py <<< 7163 1726888033.24178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50770f20> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50770650> # /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py # code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888033.24182: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50771670> # /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py # code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' <<< 7163 1726888033.24185: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 7163 1726888033.24188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 7163 1726888033.24297: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888033.24301: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 7163 1726888033.24304: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5075be90> <<< 7163 1726888033.24306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888033.24336: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888033.24343: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50759490> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c507725d0> # /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py <<< 7163 1726888033.24346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50758f20> # /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py <<< 7163 1726888033.24349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c507920f0> # /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' # /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' <<< 7163 1726888033.24351: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50792d50> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50792840> <<< 7163 1726888033.24354: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' <<< 7163 1726888033.24356: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888033.24359: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py <<< 7163 1726888033.24364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50793080> # /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py <<< 7163 1726888033.24368: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888033.24370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' <<< 7163 1726888033.24373: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888033.24375: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50767890> # /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py <<< 7163 1726888033.24378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5061fda0> <<< 7163 1726888033.24380: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888033.24733: stdout chunk (state=3): >>>import 'ansible.module_utils.urls' # # zipimport: zlib available <<< 7163 1726888033.24866: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888033.25304: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888033.25371: stdout chunk (state=3): >>>import 'ansible.module_utils.common.respawn' # # zipimport: zlib available <<< 7163 1726888033.25642: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888033.25818: stdout chunk (state=3): >>>import 'ansible.module_utils.yumdnf' # <<< 7163 1726888033.25863: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888033.25924: stderr chunk (state=3): >>><<< 7163 1726888033.25927: stdout chunk (state=3): >>><<< <10.31.45.174> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888033.25945: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888033.26148: handler run complete 7163 1726888033.26154: attempt loop complete, returning result 7163 1726888033.26161: _execute() done 7163 1726888033.26164: dumping result to json 7163 1726888033.26167: done dumping result, returning 7163 1726888033.26170: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Install session recording packages [02619b48-4a2f-6d34-1d0e-00000000000b] 7163 1726888033.26210: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888033.26282: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000b 7163 1726888033.26386: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000b 7163 1726888033.26389: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "invocation": { "module_args": { "allow_downgrade": false, "allowerasing": false, "autoremove": false, "best": null, "bugfix": false, "cacheonly": false, "conf_file": null, "disable_excludes": null, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_dir": null, "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "install_repoquery": true, "install_weak_deps": true, "installroot": "/", "list": null, "lock_timeout": 30, "name": [ "tlog", "sssd", "authselect" ], "nobest": null, "releasever": null, "security": false, "skip_broken": false, "sslverify": true, "state": null, "update_cache": false, "update_only": false, "use_backend": "auto", "validate_certs": true } }, "rc": 0, "results": [] } MSG: Nothing to do 7163 1726888033.27159: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py <<< 7163 1726888033.27315: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' # /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5065ecf0> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 7163 1726888033.27417: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 7163 1726888033.27710: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5065ee10> <<< 7163 1726888033.27730: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 7163 1726888033.27761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 7163 1726888033.27786: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 7163 1726888033.27819: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c503aeff0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c503ae840> <<< 7163 1726888033.27855: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c503aea20> <<< 7163 1726888033.27969: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5065f350> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5065de20> <<< 7163 1726888033.28039: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5065e9c0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py <<< 7163 1726888033.28144: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' <<< 7163 1726888033.28188: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py <<< 7163 1726888033.28192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888033.28362: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' <<< 7163 1726888033.28526: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c504285f0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c504281d0> <<< 7163 1726888033.28664: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py <<< 7163 1726888033.28730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' <<< 7163 1726888033.28800: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' <<< 7163 1726888033.28806: stdout chunk (state=3): >>># extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5042be90> <<< 7163 1726888033.28834: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50428710> <<< 7163 1726888033.28865: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py <<< 7163 1726888033.28986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' <<< 7163 1726888033.30825: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4ff32ff0> <<< 7163 1726888033.30916: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5042bf20> <<< 7163 1726888033.31108: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' <<< 7163 1726888033.31559: stdout chunk (state=3): >>># extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4ffb0b30> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4ff333b0> <<< 7163 1726888033.31576: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py <<< 7163 1726888033.31638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' <<< 7163 1726888033.31794: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4ffb3b00> <<< 7163 1726888033.31880: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4ffb0cb0> <<< 7163 1726888033.31890: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py <<< 7163 1726888033.32067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' <<< 7163 1726888033.32070: stdout chunk (state=3): >>># extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4ffefcb0> <<< 7163 1726888033.32312: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4ffb3ec0> <<< 7163 1726888033.32341: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' <<< 7163 1726888033.32405: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4e590ec0> <<< 7163 1726888033.32414: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5902f0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c503cbd10> <<< 7163 1726888033.32442: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py <<< 7163 1726888033.32523: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' <<< 7163 1726888033.32565: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc' <<< 7163 1726888033.32607: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4e5ac350> <<< 7163 1726888033.32670: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5937d0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py <<< 7163 1726888033.32814: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' <<< 7163 1726888033.32877: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' <<< 7163 1726888033.32965: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5aea20> <<< 7163 1726888033.33090: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' <<< 7163 1726888033.33311: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5af8f0> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888033.33992: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4e5d0200> <<< 7163 1726888033.34060: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' <<< 7163 1726888033.34066: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5aff80> <<< 7163 1726888033.34069: stdout chunk (state=3): >>>import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5afb30> <<< 7163 1726888033.34095: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5ae990> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5ae270> <<< 7163 1726888033.34136: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888033.34290: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4e5d32c0> <<< 7163 1726888033.34345: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5ae750> <<< 7163 1726888033.34445: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5ac6e0> <<< 7163 1726888033.34498: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e592de0> # /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888033.34806: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4e593500> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e593260> <<< 7163 1726888033.35030: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e590fe0> <<< 7163 1726888033.35062: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888033.35068: stdout chunk (state=3): >>>import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e610890> <<< 7163 1726888033.35127: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' <<< 7163 1726888033.35143: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py <<< 7163 1726888033.35146: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' <<< 7163 1726888033.35194: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' <<< 7163 1726888033.35231: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e612de0> # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 7163 1726888033.35237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 7163 1726888033.35425: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e6135c0> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e6120c0> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py <<< 7163 1726888033.35540: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' <<< 7163 1726888033.35543: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e613dd0> <<< 7163 1726888033.35603: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e610860> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888033.35654: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' <<< 7163 1726888033.35854: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py <<< 7163 1726888033.35862: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' <<< 7163 1726888033.35914: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e63d880> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e63ce00> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e63cc20> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py <<< 7163 1726888033.35989: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' <<< 7163 1726888033.35993: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["tlog", "sssd", "authselect"], "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null, "state": null}}} <<< 7163 1726888033.36009: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py <<< 7163 1726888033.36023: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' <<< 7163 1726888033.36073: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e668950> <<< 7163 1726888033.36188: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py # code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' <<< 7163 1726888033.36315: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 7163 1726888033.36396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 7163 1726888033.36452: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 7163 1726888033.36515: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df369c0> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4df36cf0> <<< 7163 1726888033.36560: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e66ac60> <<< 7163 1726888033.36760: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e668e00> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e63fe00> <<< 7163 1726888033.36814: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e63e090> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e63ddc0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df70770> <<< 7163 1726888033.36818: stdout chunk (state=3): >>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df37890> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e63e5d0> <<< 7163 1726888033.36862: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' <<< 7163 1726888033.36866: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df70e90> <<< 7163 1726888033.36922: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df71250> # /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df71310> <<< 7163 1726888033.37012: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df71430> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py <<< 7163 1726888033.37041: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py <<< 7163 1726888033.37166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' <<< 7163 1726888033.37181: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4df73fe0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df72150> <<< 7163 1726888033.37193: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df98140> <<< 7163 1726888033.37221: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py <<< 7163 1726888033.37246: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' <<< 7163 1726888033.37270: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df98230> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df71280> <<< 7163 1726888033.37311: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py <<< 7163 1726888033.37315: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df983e0> <<< 7163 1726888033.37362: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' <<< 7163 1726888033.37477: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 7163 1726888033.37490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 7163 1726888033.37514: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 7163 1726888033.37657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 7163 1726888033.37694: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 7163 1726888033.37719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 7163 1726888033.37733: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4dfbbdd0> <<< 7163 1726888033.37769: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dfbb230> <<< 7163 1726888033.37842: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dfb9ca0> <<< 7163 1726888033.38046: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 7163 1726888033.38065: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df99be0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df99040> <<< 7163 1726888033.38172: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df99fa0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df9b290> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dff8740> <<< 7163 1726888033.38264: stdout chunk (state=3): >>># destroy __main__ <<< 7163 1726888033.38504: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dff89b0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dff9310> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dff8da0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dffa210> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c503af110> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5065dbe0> <<< 7163 1726888033.39102: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py <<< 7163 1726888033.39121: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' <<< 7163 1726888033.39173: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dffae40> <<< 7163 1726888033.39205: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888033.39220: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py <<< 7163 1726888033.39268: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 7163 1726888033.39282: stdout chunk (state=3): >>># clear sys.path_hooks <<< 7163 1726888033.39311: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2<<< 7163 1726888033.39360: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py <<< 7163 1726888033.39364: stdout chunk (state=3): >>> # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs<<< 7163 1726888033.39451: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4ddcf8c0> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py <<< 7163 1726888033.39455: stdout chunk (state=3): >>> # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections<<< 7163 1726888033.39500: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' <<< 7163 1726888033.39503: stdout chunk (state=3): >>> # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing _weakrefset<<< 7163 1726888033.39862: stdout chunk (state=3): >>> # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner<<< 7163 1726888033.39867: stdout chunk (state=3): >>> # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response<<< 7163 1726888033.39874: stdout chunk (state=3): >>> # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text<<< 7163 1726888033.39915: stdout chunk (state=3): >>> # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils<<< 7163 1726888033.39919: stdout chunk (state=3): >>># /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py # code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4dded910> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dded4c0> # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4dded760> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4ddec380> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4ddcfbc0> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4ddcc920> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4ddec170> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' <<< 7163 1726888033.40052: stdout chunk (state=3): >>> # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob<<< 7163 1726888033.40055: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de02f00> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de01a30> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' <<< 7163 1726888033.40058: stdout chunk (state=3): >>> # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode<<< 7163 1726888033.40061: stdout chunk (state=3): >>> # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery<<< 7163 1726888033.40088: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de286e0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de289b0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' <<< 7163 1726888033.40136: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de28c20> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' <<< 7163 1726888033.40166: stdout chunk (state=3): >>> # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr<<< 7163 1726888033.40223: stdout chunk (state=3): >>> # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus<<< 7163 1726888033.40255: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de28e90> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de29580> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de29400> <<< 7163 1726888033.40642: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de2ae70> <<< 7163 1726888033.40645: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de2afc0> <<< 7163 1726888033.40656: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de2b1d0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de44170> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de2b9b0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de44ce0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de45130> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' <<< 7163 1726888033.40660: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de45310> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py <<< 7163 1726888033.40666: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' <<< 7163 1726888033.40732: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de455e0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de464e0> <<< 7163 1726888033.40740: stdout chunk (state=3): >>> # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade <<< 7163 1726888033.40743: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de46750> <<< 7163 1726888033.40768: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' <<< 7163 1726888033.40819: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de46960> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' <<< 7163 1726888033.40851: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' <<< 7163 1726888033.40875: stdout chunk (state=3): >>>import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de47560> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de47080> <<< 7163 1726888033.40900: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' <<< 7163 1726888033.40931: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py <<< 7163 1726888033.40965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de703e0> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de47ce0> <<< 7163 1726888033.40994: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' <<< 7163 1726888033.41068: stdout chunk (state=3): >>>import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de71040> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' <<< 7163 1726888033.41264: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de71340> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' <<< 7163 1726888033.41297: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de722a0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de72540> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de726f0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dffb260> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dffaff0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dffa750> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py <<< 7163 1726888033.41317: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de730e0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de72e10> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888033.41375: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' <<< 7163 1726888033.41397: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py <<< 7163 1726888033.41432: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' <<< 7163 1726888033.41511: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de91580> <<< 7163 1726888033.41534: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py # code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' <<< 7163 1726888033.41643: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py # code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' <<< 7163 1726888033.41686: stdout chunk (state=3): >>># destroy _sitebuiltins<<< 7163 1726888033.41751: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de92cc0> # extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4de91ee0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de91a90> <<< 7163 1726888033.41843: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' <<< 7163 1726888033.41847: stdout chunk (state=3): >>> # destroy _bz2 <<< 7163 1726888033.41850: stdout chunk (state=3): >>># destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath <<< 7163 1726888033.41862: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dbe4590> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dbcb980> <<< 7163 1726888033.41881: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py <<< 7163 1726888033.41926: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' <<< 7163 1726888033.41944: stdout chunk (state=3): >>>import 'six.moves' # <<< 7163 1726888033.41985: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog # destroy selinux # destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # destroy six.moves.urllib # destroy six.moves # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz <<< 7163 1726888033.42110: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' <<< 7163 1726888033.42114: stdout chunk (state=3): >>># destroy dateutil.tz # destroy six # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # destroy dbus # destroy dbus._compat <<< 7163 1726888033.42151: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dbe7230> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dbe7cb0> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dbe4c20> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dbe48f0> <<< 7163 1726888033.42157: stdout chunk (state=3): >>># destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat <<< 7163 1726888033.42218: stdout chunk (state=3): >>># destroy uuid # destroy systemd.journal # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _decimal # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term<<< 7163 1726888033.42472: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de733b0> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de910d0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de73110> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dffbfb0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc11eb0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc12750> <<< 7163 1726888033.42759: stdout chunk (state=3): >>> # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey <<< 7163 1726888033.42766: stdout chunk (state=3): >>># cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata<<< 7163 1726888033.42770: stdout chunk (state=3): >>> # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module<<< 7163 1726888033.42773: stdout chunk (state=3): >>> # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq<<< 7163 1726888033.42776: stdout chunk (state=3): >>> # cleanup[3] wiping email.mime.text # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # destroy copy # cleanup[3] wiping urllib.request<<< 7163 1726888033.42781: stdout chunk (state=3): >>> # destroy bisect # cleanup[3] wiping urllib.error<<< 7163 1726888033.42783: stdout chunk (state=3): >>> # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl<<< 7163 1726888033.42786: stdout chunk (state=3): >>> # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart <<< 7163 1726888033.42793: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc13770> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py <<< 7163 1726888033.42796: stdout chunk (state=3): >>># cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message<<< 7163 1726888033.42800: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc13dd0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888033.42803: stdout chunk (state=3): >>> # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words <<< 7163 1726888033.42935: stdout chunk (state=3): >>># extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4dc394c0> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc38e90> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc38b30> <<< 7163 1726888033.42941: stdout chunk (state=3): >>># cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime<<< 7163 1726888033.42944: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc387d0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' <<< 7163 1726888033.42947: stdout chunk (state=3): >>> # cleanup[3] wiping email.quoprimime <<< 7163 1726888033.42952: stdout chunk (state=3): >>># cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders<<< 7163 1726888033.42955: stdout chunk (state=3): >>> # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse<<< 7163 1726888033.42987: stdout chunk (state=3): >>> # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc<<< 7163 1726888033.43013: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c512724b0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888033.43049: stdout chunk (state=3): >>> # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers<<< 7163 1726888033.43090: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc3b110> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc3b1d0> <<< 7163 1726888033.43119: stdout chunk (state=3): >>> # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors<<< 7163 1726888033.43158: stdout chunk (state=3): >>> # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings<<< 7163 1726888033.43260: stdout chunk (state=3): >>> # cleanup[3] wiping _locale # destroy _locale<<< 7163 1726888033.43265: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py <<< 7163 1726888033.43268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4dc3b8f0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc3b770> <<< 7163 1726888033.43271: stdout chunk (state=3): >>> # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # destroy ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile<<< 7163 1726888033.43485: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc69ee0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py <<< 7163 1726888033.43545: stdout chunk (state=3): >>> # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools<<< 7163 1726888033.43550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' <<< 7163 1726888033.43555: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc6b0e0> <<< 7163 1726888033.43584: stdout chunk (state=3): >>> # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator<<< 7163 1726888033.43608: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc6b320> <<< 7163 1726888033.43704: stdout chunk (state=3): >>> # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc<<< 7163 1726888033.43810: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4dc6b4a0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc6b2c0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc6abd0> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc6a060> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc69340> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc688c0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc68170> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc3ac00> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc3a0f0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc6adb0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' <<< 7163 1726888033.43843: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc6b8f0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' <<< 7163 1726888033.43860: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc94200> <<< 7163 1726888033.43882: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' <<< 7163 1726888033.44033: stdout chunk (state=3): >>> # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy _dbus_bindings # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux<<< 7163 1726888033.44085: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc945c0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc94ef0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc95a30> <<< 7163 1726888033.44110: stdout chunk (state=3): >>> # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7163 1726888033.45321: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket<<< 7163 1726888033.45380: stdout chunk (state=3): >>> # destroy _weakref<<< 7163 1726888033.45418: stdout chunk (state=3): >>> # destroy _thread <<< 7163 1726888033.45468: stdout chunk (state=3): >>># destroy _hashlib # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 7163 1726888033.45598: stdout chunk (state=3): >>># destroy tokenize # destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib # destroy _queue # destroy array # destroy copyreg # destroy _pickle # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser <<< 7163 1726888033.45635: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy gzip # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 7163 1726888033.45851: stdout chunk (state=3): >>># destroy unicodedata # destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd # destroy gettext # destroy libcomps # destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib # destroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib # destroy urllib.parse # destroy fnmatch # destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy rpm <<< 7163 1726888033.45885: stdout chunk (state=3): >>># destroy itertools # destroy functools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode <<< 7163 1726888033.46044: stdout chunk (state=3): >>># destroy _warnings # destroy posix <<< 7163 1726888033.46047: stdout chunk (state=3): >>># destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string <<< 7163 1726888033.46101: stdout chunk (state=3): >>># destroy _ssl <<< 7163 1726888033.46267: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7163 1726888033.46365: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re # destroy _random # destroy _sre # destroy _operator # destroy _functools # clear sys.audit hooks <<< 7163 1726888033.46968: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.215 closed. <<< 7163 1726888033.46992: stderr chunk (state=3): >>><<< 7163 1726888033.46995: stdout chunk (state=3): >>><<< <10.31.12.215> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce82e84d0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce82b7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce82eaa50>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce8099130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce8099fa0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80d7d70>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80d7fb0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce810f770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce810fe00>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80efa40>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80ed160>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80d4f20>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce812f6b0>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce812e2d0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80ee030>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce812cb60>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce81646b0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80d41a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce8164b60>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce8164a10>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce8164e00>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80d2cc0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce81654f0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce81651c0>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce81663f0>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce817c5f0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce817dcd0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce817eb70>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce817f1d0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce817e0c0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce817fc50>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce817f380>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce8166360>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7ec3b30>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7eec5c0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7eec350>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7eec5f0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7eecef0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7eed820>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7eec7d0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7ec1cd0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7eeec30>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7eed970>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce8166b10>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7f16f60>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7f3f2c0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7f9c0e0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7f9e840>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7f9c200>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7f3ff50>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7da51c0>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7f3e0c0>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7eefb30>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4ce7f3e420>\r\n# zipimport: found 34 names in \'/tmp/ansible_ansible.legacy.dnf_payload_wj4l0knc/ansible_ansible.legacy.dnf_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7dfae70>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7dd9e20>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7dd8f80>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7df91f0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7e268d0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7e26690>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7e25fa0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7e269c0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7dfbb90>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7e27620>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7e27860>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7e27da0>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7715b80>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce77177a0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce771c1a0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce771d340>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce771fe00>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce80d2db0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce771e0c0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7727d40>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7726840>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce77265a0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7726ae0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce771e5d0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce776b9e0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce776c050>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce776db50>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce776d910>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce77700e0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce776e240>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce77738c0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7770290>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7774980>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7774b00>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7774b90>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce776c290>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce76003e0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7601610>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7776b70>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7777ef0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7776750>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7605790>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76065a0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7601490>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76063c0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7607830>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7612120>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce760d160>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7702c60>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7e56930>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76124b0>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7612240>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'email\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a49b0>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py\r\n# code object from \'/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'email.mime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a4bc0>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py\r\n# code object from \'/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc\'\r\nimport \'quopri\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a5220>\r\nimport \'email.encoders\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a4e30>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py\r\n# code object from \'/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc\'\r\nimport \'email.errors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a5b80>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py\r\n# code object from \'/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc\'\r\nimport \'email.quoprimime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7691970>\r\n# /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc\'\r\nimport \'email.base64mime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76917c0>\r\n# /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc\'\r\nimport \'email.charset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce72d2780>\r\nimport \'email.header\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a7350>\r\n# /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc\'\r\nimport \'calendar\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce72e1340>\r\nimport \'email._parseaddr\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce72d3ec0>\r\nimport \'email.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce72d3290>\r\nimport \'email._policybase\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a67e0>\r\n# /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc\'\r\nimport \'email._encoded_words\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce734d2b0>\r\nimport \'email._header_value_parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7305400>\r\nimport \'email.headerregistry\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a6c90>\r\n# /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc\'\r\nimport \'email.iterators\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7350da0>\r\nimport \'email.message\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce734f050>\r\nimport \'email.contentmanager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7304ef0>\r\nimport \'email.policy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a61b0>\r\nimport \'email.mime.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a5be0>\r\nimport \'email.mime.nonmultipart\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a58e0>\r\nimport \'email.mime.application\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a4b60>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py\r\n# code object from \'/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc\'\r\nimport \'email.mime.multipart\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a5c10>\r\n# /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc\'\r\nimport \'email.feedparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7351370>\r\nimport \'email.parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7350a70>\r\n# /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py\r\n# code object from \'/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'http\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7351c70>\r\n# /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py\r\n# code object from \'/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\'\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce733ff50>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce733d580>\r\nimport \'http.client\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7352780>\r\n# /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc\'\r\nimport \'mimetypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce733d010>\r\n# /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc\'\r\nimport \'netrc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce73722a0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc\'\r\nimport \'urllib.response\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7372f30>\r\nimport \'urllib.error\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce73729f0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc\'\r\nimport \'urllib.request\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7373440>\r\n# /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py\r\n# code object from \'/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc\'\r\nimport \'http.cookiejar\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7347950>\r\n# /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc\'\r\nimport \'gzip\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce71fffe0>\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.urls\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.version\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.respawn\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.yumdnf\' # \r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py\r\n# code object from \'/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc\'\r\nimport \'email.mime.text\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6f3ecf0>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6f3ede0>\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce6f8efc0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6f8e840>\r\n# extension module \'_queue\' loaded from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_queue\' executed from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_queue\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce6f8e9f0>\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6f3f320>\r\nimport \'dnf.pycomp\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6f3e240>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc\'\r\nimport \'dnf.const\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6f3e990>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc\'\r\n# extension module \'libdnf._error\' loaded from \'/usr/lib64/python3.12/site-packages/libdnf/_error.so\'\r\n# extension module \'libdnf._error\' executed from \'/usr/lib64/python3.12/site-packages/libdnf/_error.so\'\r\nimport \'libdnf._error\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7008500>\r\nimport \'libdnf.error\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce70080e0>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc\'\r\n# extension module \'libdnf._common_types\' loaded from \'/usr/lib64/python3.12/site-packages/libdnf/_common_types.so\'\r\n# extension module \'libdnf._common_types\' executed from \'/usr/lib64/python3.12/site-packages/libdnf/_common_types.so\'\r\nimport \'libdnf._common_types\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce700bdd0>\r\nimport \'libdnf.common_types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7008650>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc\'\r\n# extension module \'libdnf._conf\' loaded from \'/usr/lib64/python3.12/site-packages/libdnf/_conf.so\'\r\n# extension module \'libdnf._conf\' executed from \'/usr/lib64/python3.12/site-packages/libdnf/_conf.so\'\r\nimport \'libdnf._conf\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce6b32ff0>\r\nimport \'libdnf.conf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce700bf20>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc\'\r\n# extension module \'libdnf._module\' loaded from \'/usr/lib64/python3.12/site-packages/libdnf/_module.so\'\r\n# extension module \'libdnf._module\' executed from \'/usr/lib64/python3.12/site-packages/libdnf/_module.so\'\r\nimport \'libdnf._module\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce6bb0b90>\r\nimport \'libdnf.module\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6b33410>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc\'\r\n# extension module \'libdnf._repo\' loaded from \'/usr/lib64/python3.12/site-packages/libdnf/_repo.so\'\r\n# extension module \'libdnf._repo\' executed from \'/usr/lib64/python3.12/site-packages/libdnf/_repo.so\'\r\nimport \'libdnf._repo\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce6bb3bc0>\r\nimport \'libdnf.repo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6bb0d70>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc\'\r\n# extension module \'libdnf._transaction\' loaded from \'/usr/lib64/python3.12/site-packages/libdnf/_transaction.so\'\r\n# extension module \'libdnf._transaction\' executed from \'/usr/lib64/python3.12/site-packages/libdnf/_transaction.so\'\r\nimport \'libdnf._transaction\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce6befd40>\r\nimport \'libdnf.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6bb3f50>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc\'\r\n# extension module \'libdnf._utils\' loaded from \'/usr/lib64/python3.12/site-packages/libdnf/_utils.so\'\r\n# extension module \'libdnf._utils\' executed from \'/usr/lib64/python3.12/site-packages/libdnf/_utils.so\'\r\nimport \'libdnf._utils\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce5171040>\r\nimport \'libdnf.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5170440>\r\nimport \'libdnf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6fabc50>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc\'\r\n# extension module \'unicodedata\' loaded from \'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'unicodedata\' executed from \'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'unicodedata\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce5190530>\r\nimport \'dnf.i18n\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5173980>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'dnf.yum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5192ae0>\r\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc\'\r\nimport \'dnf.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51939e0>\r\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'rpm._rpm\' loaded from \'/usr/lib64/python3.12/site-packages/rpm/_rpm.so\'\r\n# extension module \'rpm._rpm\' executed from \'/usr/lib64/python3.12/site-packages/rpm/_rpm.so\'\r\nimport \'rpm._rpm\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce51b42f0>\r\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc\'\r\nimport \'rpm.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51b57f0>\r\nimport \'rpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5193c20>\r\nimport \'dnf.yum.rpmtrans\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5192990>\r\nimport \'dnf.callback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5192330>\r\n# /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'hawkey._hawkey\' loaded from \'/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so\'\r\n# extension module \'hawkey._hawkey\' executed from \'/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so\'\r\nimport \'hawkey._hawkey\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce51b73e0>\r\nimport \'hawkey\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5192f00>\r\nimport \'dnf.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51907d0>\r\nimport \'dnf.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5172f90>\r\n# /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'libcomps._libpycomps\' loaded from \'/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so\'\r\n# extension module \'libcomps._libpycomps\' executed from \'/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so\'\r\nimport \'libcomps._libpycomps\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce51735f0>\r\nimport \'libcomps\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5173410>\r\nimport \'dnf.comps\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5171190>\r\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'dnf.db\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51f4a70>\r\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc\'\r\nimport \'dnf.crypto\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51f6f90>\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51f7770>\r\nimport \'dnf.yum.misc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51f6270>\r\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc\'\r\nimport \'dnf.db.group\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51f7f50>\r\nimport \'dnf.db.history\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51f4a40>\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc\'\r\nimport \'dnf.conf.substitutions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5221a30>\r\nimport \'dnf.conf.config\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5220fb0>\r\nimport \'dnf.conf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5220dd0>\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc\'\r\nimport \'dnf.lock\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce524ca70>\r\n# /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b1ab10>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce4b1ae40>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce524ed80>\r\nimport \'logging.handlers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce524cf20>\r\nimport \'dnf.logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5223f50>\r\nimport \'dnf.repo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce52221e0>\r\nimport \'dnf.conf.read\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5221f10>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc\'\r\nimport \'dnf.rpm.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b549e0>\r\nimport \'dnf.rpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b1bb00>\r\nimport \'dnf.dnssec\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5222720>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc\'\r\nimport \'dnf.drpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b550a0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc\'\r\nimport \'dnf.goal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b55460>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc\'\r\nimport \'dnf.history\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b55520>\r\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'dnf.module\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b55640>\r\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc\'\r\n# extension module \'libdnf._smartcols\' loaded from \'/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so\'\r\n# extension module \'libdnf._smartcols\' executed from \'/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so\'\r\nimport \'libdnf._smartcols\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce4b74230>\r\nimport \'libdnf.smartcols\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b56360>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc\'\r\nimport \'dnf.selector\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b74320>\r\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc\'\r\nimport \'dnf.module.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b74410>\r\nimport \'dnf.module.module_base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b55490>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc\'\r\nimport \'dnf.persistor\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b74500>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc\'\r\n# extension module \'_opcode\' loaded from \'/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_opcode\' executed from \'/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_opcode\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce4b9ff80>\r\nimport \'opcode\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b9f3e0>\r\nimport \'dis\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b9de50>\r\nimport \'inspect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b75d90>\r\nimport \'dnf.plugin\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b751f0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc\'\r\nimport \'dnf.query\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b76240>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc\'\r\nimport \'dnf.repodict\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80efb60>\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc\'\r\nimport \'dnf.rpm.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bd8950>\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc\'\r\nimport \'dnf.rpm.miscutils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bd8bc0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc\'\r\nimport \'dnf.package\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bd9520>\r\nimport \'dnf.sack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bd8fb0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc\'\r\nimport \'dnf.subject\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bda420>\r\nimport \'gc\' # \r\nimport \'dnf.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6f8f0b0>\r\nimport \'dnf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6f3dee0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'dnfpluginscore\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bdaf60>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc\'\r\nimport \'dnf.cli.format\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49afa10>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py\r\n# code object from \'/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_curses\' loaded from \'/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_curses\' executed from \'/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_curses\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce49cda60>\r\nimport \'curses\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49cd610>\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce80d67e0>\r\nimport \'dnf.cli.term\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49cc4d0>\r\nimport \'dnf.cli.progress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49afd10>\r\nimport \'dnf.cli.output\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49aca70>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'dnf.cli.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49af7d0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc\'\r\nimport \'dnf.cli.option_parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49e3020>\r\nimport \'dnf.cli.commands\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49e1b50>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.alias\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a08830>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.autoremove\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a08b30>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.check\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a08da0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.clean\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a09040>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.repoquery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a09730>\r\nimport \'dnf.cli.commands.deplist\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a095b0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.distrosync\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a0b020>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.downgrade\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a0b170>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.group\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a0b380>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc\'\r\nimport \'dnf.transaction_sr\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a242f0>\r\nimport \'dnf.cli.commands.history\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a0bb60>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.install\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a24e60>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.makecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a25280>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.mark\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a25460>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.module\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a25730>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.reinstall\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a26630>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.remove\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a268a0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.repolist\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a26ab0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc\'\r\nimport \'dnf.match_counter\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a276b0>\r\nimport \'dnf.cli.commands.search\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a271d0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc\'\r\nimport \'cmd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4c560>\r\nimport \'dnf.cli.commands.shell\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a27e60>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.swap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4d1f0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.updateinfo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4d4c0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.upgrade\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4e420>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.upgrademinimal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4e6c0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc\'\r\nimport \'dnf.cli.demand\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4e870>\r\nimport \'dnf.cli.cli\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bdb3b0>\r\nimport \'dnf.cli\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bdb140>\r\nimport \'dnf.plugin.dynamic.builddep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bda870>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc\'\r\nimport \'dateutil._version\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4f260>\r\nimport \'dateutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4ef90>\r\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py\r\n# code object from \'/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc\'\r\nimport \'six\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a716a0>\r\n# /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc\'\r\nimport \'numbers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a72d80>\r\n# extension module \'_decimal\' loaded from \'/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_decimal\' executed from \'/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_decimal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce4a71fd0>\r\nimport \'decimal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a71bb0>\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc\'\r\nimport \'dateutil._common\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47c4650>\r\nimport \'dateutil.relativedelta\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47aba40>\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc\'\r\nimport \'six.moves\' # \r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc\'\r\nimport \'dateutil.tz._common\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47c74d0>\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc\'\r\nimport \'dateutil.tz._factories\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47c7e00>\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc\'\r\n# destroy dateutil.tz.win\r\nimport \'dateutil.tz.tz\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47c4cb0>\r\nimport \'dateutil.tz\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47c4980>\r\nimport \'dateutil.parser._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4f530>\r\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc\'\r\nimport \'dateutil.parser.isoparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a71250>\r\nimport \'dateutil.parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4f290>\r\nimport \'dnf.plugin.dynamic.changelog\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49ac140>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.config_manager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47f1fa0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.copr\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47f2870>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.debuginfo-install\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47f3890>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.download\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47f3ef0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py\r\n# code object from \'/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py\r\n# code object from \'/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc\'\r\n# extension module \'_sqlite3\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sqlite3\' executed from \'/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sqlite3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce48195e0>\r\nimport \'sqlite3.dbapi2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4818fb0>\r\nimport \'sqlite3\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4818c50>\r\nimport \'dnf.plugin.dynamic.generate_completion_cache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce48188f0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.groups_manager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4819250>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc\'\r\nimport \'dbus._compat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce481b3b0>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc\'\r\nimport \'dbus.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce481b470>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc\'\r\n# extension module \'_dbus_bindings\' loaded from \'/usr/lib64/python3.12/site-packages/_dbus_bindings.so\'\r\n# extension module \'_dbus_bindings\' executed from \'/usr/lib64/python3.12/site-packages/_dbus_bindings.so\'\r\nimport \'_dbus_bindings\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce481bb60>\r\nimport \'dbus.types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce481ba10>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc\'\r\nimport \'dbus.lowlevel\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce484a120>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py\r\n# code object from \'/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'xml\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce484b350>\r\n# /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py\r\n# code object from \'/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'xml.parsers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce484b5c0>\r\n# /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py\r\n# code object from \'/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc\'\r\n# extension module \'pyexpat\' loaded from \'/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'pyexpat\' executed from \'/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'pyexpat\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce484b740>\r\nimport \'xml.parsers.expat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce484b560>\r\nimport \'dbus._expat_introspect_parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce484ae10>\r\nimport \'dbus.proxies\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce484a2a0>\r\nimport \'dbus.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4849550>\r\nimport \'dbus.bus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4848ad0>\r\nimport \'dbus._dbus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4848350>\r\nimport \'dbus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce481aea0>\r\nimport \'dnf.plugin.dynamic.needs_restarting\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce481a390>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.repoclosure\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce484b0b0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.repodiff\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce484bbc0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.repograph\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce48744d0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.repomanage\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4874890>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.reposync\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce48751c0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.system_upgrade\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4875d30>\r\n\r\n{"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["tlog", "sssd", "authselect"], "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null, "state": null}}}\r\n# destroy dnf.plugin.dynamic\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing email\r\n# cleanup[2] removing email.mime\r\n# cleanup[2] removing quopri\r\n# cleanup[2] removing email.encoders\r\n# cleanup[2] removing email.errors\r\n# cleanup[2] removing email.quoprimime\r\n# cleanup[2] removing email.base64mime\r\n# cleanup[2] removing email.charset\r\n# cleanup[2] removing email.header\r\n# cleanup[2] removing calendar\r\n# cleanup[2] removing email._parseaddr\r\n# cleanup[2] removing email.utils\r\n# cleanup[2] removing email._policybase\r\n# cleanup[2] removing email._encoded_words\r\n# cleanup[2] removing email._header_value_parser\r\n# cleanup[2] removing email.headerregistry\r\n# cleanup[2] removing email.iterators\r\n# cleanup[2] removing email.message\r\n# cleanup[2] removing email.contentmanager\r\n# cleanup[2] removing email.policy\r\n# cleanup[2] removing email.mime.base\r\n# cleanup[2] removing email.mime.nonmultipart\r\n# cleanup[2] removing email.mime.application\r\n# cleanup[2] removing email.mime.multipart\r\n# cleanup[2] removing email.feedparser\r\n# cleanup[2] removing email.parser\r\n# cleanup[2] removing http\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# cleanup[2] removing http.client\r\n# cleanup[2] removing mimetypes\r\n# cleanup[2] removing netrc\r\n# cleanup[2] removing urllib.response\r\n# cleanup[2] removing urllib.error\r\n# cleanup[2] removing urllib.request\r\n# cleanup[2] removing http.cookiejar\r\n# cleanup[2] removing gzip\r\n# cleanup[2] removing ansible.module_utils.urls\r\n# destroy ansible.module_utils.urls\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.yumdnf\r\n# destroy ansible.module_utils.yumdnf\r\n# cleanup[2] removing email.mime.text\r\n# cleanup[2] removing configparser\r\n# destroy configparser\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing dnf.pycomp\r\n# cleanup[2] removing dnf.const\r\n# cleanup[2] removing libdnf._error\r\n# cleanup[2] removing libdnf.error\r\n# cleanup[2] removing libdnf._common_types\r\n# cleanup[2] removing libdnf.common_types\r\n# cleanup[2] removing libdnf._conf\r\n# cleanup[2] removing libdnf.conf\r\n# cleanup[2] removing libdnf._module\r\n# cleanup[2] removing libdnf.module\r\n# cleanup[2] removing libdnf._repo\r\n# cleanup[2] removing libdnf.repo\r\n# cleanup[2] removing libdnf._transaction\r\n# cleanup[2] removing libdnf.transaction\r\n# cleanup[2] removing libdnf._utils\r\n# cleanup[2] removing libdnf.utils\r\n# cleanup[2] removing libdnf\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing dnf.i18n\r\n# cleanup[2] removing dnf.yum\r\n# cleanup[2] removing dnf.transaction\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing dnf.yum.rpmtrans\r\n# cleanup[2] removing dnf.callback\r\n# cleanup[2] removing hawkey._hawkey\r\n# cleanup[2] removing hawkey\r\n# cleanup[2] removing dnf.util\r\n# cleanup[2] removing dnf.exceptions\r\n# cleanup[2] removing libcomps._libpycomps\r\n# cleanup[2] removing libcomps\r\n# cleanup[2] removing dnf.comps\r\n# cleanup[2] removing dnf.db\r\n# cleanup[2] removing dnf.crypto\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing dnf.yum.misc\r\n# cleanup[2] removing dnf.db.group\r\n# cleanup[2] removing dnf.db.history\r\n# cleanup[2] removing dnf.conf.substitutions\r\n# cleanup[2] removing dnf.conf.config\r\n# cleanup[2] removing dnf.conf\r\n# cleanup[2] removing dnf.lock\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing logging.handlers\r\n# cleanup[2] removing dnf.logging\r\n# cleanup[2] removing dnf.repo\r\n# cleanup[2] removing dnf.conf.read\r\n# cleanup[2] removing dnf.rpm.transaction\r\n# cleanup[2] removing dnf.rpm\r\n# cleanup[2] removing dnf.dnssec\r\n# cleanup[2] removing dnf.drpm\r\n# cleanup[2] removing dnf.goal\r\n# cleanup[2] removing dnf.history\r\n# cleanup[2] removing dnf.module\r\n# cleanup[2] removing libdnf._smartcols\r\n# cleanup[2] removing libdnf.smartcols\r\n# cleanup[2] removing dnf.selector\r\n# cleanup[2] removing dnf.module.exceptions\r\n# cleanup[2] removing dnf.module.module_base\r\n# cleanup[2] removing dnf.persistor\r\n# cleanup[2] removing _opcode\r\n# cleanup[2] removing opcode\r\n# destroy opcode\r\n# cleanup[2] removing dis\r\n# cleanup[2] removing inspect\r\n# cleanup[2] removing dnf.plugin\r\n# cleanup[2] removing dnf.query\r\n# cleanup[2] removing dnf.repodict\r\n# cleanup[2] removing dnf.rpm.connection\r\n# cleanup[2] removing dnf.rpm.miscutils\r\n# cleanup[2] removing dnf.package\r\n# cleanup[2] removing dnf.sack\r\n# cleanup[2] removing dnf.subject\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing dnf.base\r\n# cleanup[2] removing dnf\r\n# cleanup[2] removing dnfpluginscore\r\n# destroy dnfpluginscore\r\n# cleanup[2] removing dnf.cli.format\r\n# cleanup[2] removing _curses\r\n# cleanup[2] removing curses\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing dnf.cli.term\r\n# cleanup[2] removing dnf.cli.progress\r\n# cleanup[2] removing dnf.cli.output\r\n# cleanup[2] removing dnf.cli.aliases\r\n# cleanup[2] removing dnf.cli.option_parser\r\n# cleanup[2] removing dnf.cli.commands\r\n# cleanup[2] removing dnf.cli.commands.alias\r\n# cleanup[2] removing dnf.cli.commands.autoremove\r\n# cleanup[2] removing dnf.cli.commands.check\r\n# cleanup[2] removing dnf.cli.commands.clean\r\n# cleanup[2] removing dnf.cli.commands.repoquery\r\n# cleanup[2] removing dnf.cli.commands.deplist\r\n# cleanup[2] removing dnf.cli.commands.distrosync\r\n# cleanup[2] removing dnf.cli.commands.downgrade\r\n# cleanup[2] removing dnf.cli.commands.group\r\n# cleanup[2] removing dnf.transaction_sr\r\n# cleanup[2] removing dnf.cli.commands.history\r\n# cleanup[2] removing dnf.cli.commands.install\r\n# cleanup[2] removing dnf.cli.commands.makecache\r\n# cleanup[2] removing dnf.cli.commands.mark\r\n# cleanup[2] removing dnf.cli.commands.module\r\n# cleanup[2] removing dnf.cli.commands.reinstall\r\n# cleanup[2] removing dnf.cli.commands.remove\r\n# cleanup[2] removing dnf.cli.commands.repolist\r\n# cleanup[2] removing dnf.match_counter\r\n# cleanup[2] removing dnf.cli.commands.search\r\n# cleanup[2] removing cmd\r\n# cleanup[2] removing dnf.cli.commands.shell\r\n# cleanup[2] removing dnf.cli.commands.swap\r\n# cleanup[2] removing dnf.cli.commands.updateinfo\r\n# cleanup[2] removing dnf.cli.commands.upgrade\r\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\r\n# cleanup[2] removing dnf.cli.demand\r\n# cleanup[2] removing dnf.cli.cli\r\n# cleanup[2] removing dnf.cli\r\n# cleanup[2] removing dnf.plugin.dynamic.builddep\r\n# destroy dnf.plugin.dynamic.builddep\r\n# cleanup[2] removing dateutil._version\r\n# cleanup[2] removing dateutil\r\n# cleanup[2] removing six\r\n# cleanup[2] removing numbers\r\n# destroy numbers\r\n# cleanup[2] removing _decimal\r\n# cleanup[2] removing decimal\r\n# destroy decimal\r\n# cleanup[2] removing dateutil._common\r\n# cleanup[2] removing dateutil.relativedelta\r\n# cleanup[2] removing six.moves\r\n# cleanup[2] removing dateutil.tz._common\r\n# cleanup[2] removing dateutil.tz._factories\r\n# cleanup[2] removing dateutil.tz.tz\r\n# cleanup[2] removing dateutil.tz\r\n# cleanup[2] removing dateutil.parser._parser\r\n# cleanup[2] removing dateutil.parser.isoparser\r\n# destroy dateutil.parser.isoparser\r\n# cleanup[2] removing dateutil.parser\r\n# cleanup[2] removing dnf.plugin.dynamic.changelog\r\n# destroy dnf.plugin.dynamic.changelog\r\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\r\n# destroy dnf.plugin.dynamic.config_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.copr\r\n# destroy dnf.plugin.dynamic.copr\r\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\r\n# destroy dnf.plugin.dynamic.debuginfo-install\r\n# cleanup[2] removing dnf.plugin.dynamic.download\r\n# destroy dnf.plugin.dynamic.download\r\n# cleanup[2] removing _sqlite3\r\n# cleanup[2] removing sqlite3.dbapi2\r\n# cleanup[2] removing sqlite3\r\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\r\n# destroy dnf.plugin.dynamic.generate_completion_cache\r\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\r\n# destroy dnf.plugin.dynamic.groups_manager\r\n# cleanup[2] removing dbus._compat\r\n# cleanup[2] removing dbus.exceptions\r\n# cleanup[2] removing _dbus_bindings\r\n# cleanup[2] removing dbus.types\r\n# cleanup[2] removing dbus.lowlevel\r\n# cleanup[2] removing xml\r\n# destroy xml\r\n# cleanup[2] removing xml.parsers\r\n# destroy xml.parsers\r\n# cleanup[2] removing pyexpat.errors\r\n# cleanup[2] removing pyexpat.model\r\n# cleanup[2] removing pyexpat\r\n# cleanup[2] removing xml.parsers.expat.model\r\n# cleanup[2] removing xml.parsers.expat.errors\r\n# cleanup[2] removing xml.parsers.expat\r\n# destroy xml.parsers.expat\r\n# cleanup[2] removing dbus._expat_introspect_parser\r\n# cleanup[2] removing dbus.proxies\r\n# cleanup[2] removing dbus.connection\r\n# cleanup[2] removing dbus.bus\r\n# cleanup[2] removing dbus._dbus\r\n# cleanup[2] removing dbus\r\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\r\n# destroy dnf.plugin.dynamic.needs_restarting\r\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\r\n# destroy dnf.plugin.dynamic.repoclosure\r\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\r\n# destroy dnf.plugin.dynamic.repodiff\r\n# cleanup[2] removing dnf.plugin.dynamic.repograph\r\n# destroy dnf.plugin.dynamic.repograph\r\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\r\n# destroy dnf.plugin.dynamic.repomanage\r\n# cleanup[2] removing dnf.plugin.dynamic.reposync\r\n# destroy dnf.plugin.dynamic.reposync\r\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\r\n# destroy dnf.plugin.dynamic.system_upgrade\r\n# destroy _sitebuiltins\r\n# destroy _bz2\r\n# destroy _lzma\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ntpath\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy grp\r\n# destroy syslog\r\n# destroy selinux\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy mimetypes\r\n# destroy netrc\r\n# destroy dateutil\r\n# destroy dateutil._version\r\n# destroy dateutil._common\r\n# destroy dateutil.parser\r\n# destroy dateutil.parser._parser\r\n# destroy dateutil.relativedelta\r\n# destroy six.moves.urllib\r\n# destroy six.moves\r\n# destroy six.moves.urllib_parse\r\n# destroy six.moves.urllib.error\r\n# destroy six.moves.urllib.request\r\n# destroy six.moves.urllib.response\r\n# destroy six.moves.urllib.robotparser\r\n# destroy dateutil.tz._common\r\n# destroy dateutil.tz._factories\r\n# destroy dateutil.tz.tz\r\n# destroy dateutil.tz\r\n# destroy six\r\n# destroy sqlite3\r\n# destroy sqlite3.dbapi2\r\n# destroy _sqlite3\r\n# destroy dbus\r\n# destroy dbus._compat\r\n# destroy dbus.exceptions\r\n# destroy dbus.types\r\n# destroy dbus.lowlevel\r\n# destroy dbus._expat_introspect_parser\r\n# destroy dbus.proxies\r\n# destroy dbus.connection\r\n# destroy dbus.bus\r\n# destroy dbus._dbus\r\n# destroy pyexpat.errors\r\n# destroy pyexpat.model\r\n# destroy pyexpat\r\n# destroy uuid\r\n# destroy systemd.journal\r\n# cleanup[3] wiping _dbus_bindings\r\n# cleanup[3] wiping _decimal\r\n# cleanup[3] wiping dnf.cli\r\n# destroy dnf.cli.format\r\n# destroy dnf.cli.term\r\n# destroy dnf.cli.progress\r\n# destroy dnf.cli.aliases\r\n# destroy dnf.cli.option_parser\r\n# destroy dnf.cli.demand\r\n# destroy dnf.cli.cli\r\n# cleanup[3] wiping dnf.cli.commands.upgrademinimal\r\n# cleanup[3] wiping dnf.cli.commands.upgrade\r\n# cleanup[3] wiping dnf.cli.commands.updateinfo\r\n# cleanup[3] wiping dnf.cli.commands.swap\r\n# cleanup[3] wiping dnf.cli.commands.shell\r\n# destroy cmd\r\n# cleanup[3] wiping dnf.cli.commands.search\r\n# cleanup[3] wiping dnf.match_counter\r\n# cleanup[3] wiping dnf.cli.commands.repolist\r\n# cleanup[3] wiping dnf.cli.commands.remove\r\n# cleanup[3] wiping dnf.cli.commands.reinstall\r\n# cleanup[3] wiping dnf.cli.commands.module\r\n# cleanup[3] wiping dnf.cli.commands.mark\r\n# cleanup[3] wiping dnf.cli.commands.makecache\r\n# cleanup[3] wiping dnf.cli.commands.install\r\n# cleanup[3] wiping dnf.cli.commands.history\r\n# cleanup[3] wiping dnf.transaction_sr\r\n# cleanup[3] wiping dnf.cli.commands.group\r\n# cleanup[3] wiping dnf.cli.commands.downgrade\r\n# cleanup[3] wiping dnf.cli.commands.distrosync\r\n# cleanup[3] wiping dnf.cli.commands.deplist\r\n# cleanup[3] wiping dnf.cli.commands.repoquery\r\n# cleanup[3] wiping dnf.cli.commands.clean\r\n# cleanup[3] wiping dnf.cli.commands.check\r\n# cleanup[3] wiping dnf.cli.commands.autoremove\r\n# cleanup[3] wiping dnf.cli.commands.alias\r\n# destroy dnf.cli.commands\r\n# cleanup[3] wiping dnf.cli.output\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping curses\r\n# cleanup[3] wiping _curses\r\n# cleanup[3] wiping dnf\r\n# destroy dnf.pycomp\r\n# destroy dnf.const\r\n# destroy dnf.i18n\r\n# destroy dnf.yum\r\n# destroy dnf.yum.rpmtrans\r\n# destroy dnf.transaction\r\n# destroy dnf.callback\r\n# destroy dnf.util\r\n# destroy dnf.exceptions\r\n# destroy dnf.comps\r\n# destroy dnf.db\r\n# destroy dnf.db.group\r\n# destroy dnf.db.history\r\n# destroy dnf.crypto\r\n# destroy dnf.conf\r\n# destroy dnf.conf.substitutions\r\n# destroy dnf.conf.config\r\n# destroy dnf.conf.read\r\n# destroy dnf.lock\r\n# destroy dnf.logging\r\n# destroy dnf.repo\r\n# destroy dnf.rpm\r\n# destroy dnf.dnssec\r\n# destroy dnf.drpm\r\n# destroy dnf.goal\r\n# destroy dnf.history\r\n# destroy dnf.module\r\n# destroy dnf.module.exceptions\r\n# destroy dnf.module.module_base\r\n# destroy dnf.selector\r\n# destroy dnf.persistor\r\n# destroy dnf.plugin\r\n# destroy dnf.query\r\n# destroy dnf.repodict\r\n# destroy dnf.package\r\n# destroy dnf.sack\r\n# destroy dnf.subject\r\n# destroy dnf.base\r\n# destroy dnf.transaction_sr\r\n# destroy dnf.match_counter\r\n# destroy dnf.cli\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping dnf.rpm.miscutils\r\n# destroy subprocess\r\n# cleanup[3] wiping dnf.rpm.connection\r\n# cleanup[3] wiping inspect\r\n# destroy ast\r\n# destroy dis\r\n# destroy token\r\n# cleanup[3] wiping _opcode\r\n# cleanup[3] wiping libdnf.smartcols\r\n# cleanup[3] wiping libdnf._smartcols\r\n# cleanup[3] wiping dnf.rpm.transaction\r\n# cleanup[3] wiping logging.handlers\r\n# destroy pickle\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping _compat_pickle\r\n# cleanup[3] wiping dnf.yum.misc\r\n# cleanup[3] wiping glob\r\n# cleanup[3] wiping libcomps\r\n# cleanup[3] wiping libcomps._libpycomps\r\n# cleanup[3] wiping hawkey\r\n# cleanup[3] wiping hawkey._hawkey\r\n# cleanup[3] wiping rpm\r\n# destroy rpm.transaction\r\n# cleanup[3] wiping rpm._rpm\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping libdnf\r\n# destroy libdnf.error\r\n# destroy libdnf.common_types\r\n# destroy libdnf.conf\r\n# destroy libdnf.module\r\n# destroy libdnf.repo\r\n# destroy libdnf.transaction\r\n# destroy libdnf.utils\r\n# destroy libdnf.smartcols\r\n# cleanup[3] wiping libdnf._utils\r\n# cleanup[3] wiping libdnf._transaction\r\n# cleanup[3] wiping libdnf._repo\r\n# cleanup[3] wiping libdnf._module\r\n# cleanup[3] wiping libdnf._conf\r\n# cleanup[3] wiping libdnf._common_types\r\n# cleanup[3] wiping libdnf._error\r\n# cleanup[3] wiping queue\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _heapq\r\n# destroy _heapq\r\n# cleanup[3] wiping email.mime.text\r\n# cleanup[3] wiping gzip\r\n# destroy _compression\r\n# cleanup[3] wiping http.cookiejar\r\n# destroy copy\r\n# cleanup[3] wiping urllib.request\r\n# destroy bisect\r\n# cleanup[3] wiping urllib.error\r\n# cleanup[3] wiping urllib.response\r\n# cleanup[3] wiping http.client\r\n# destroy http\r\n# destroy ssl\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping email.parser\r\n# cleanup[3] wiping email.feedparser\r\n# cleanup[3] wiping email.mime.multipart\r\n# cleanup[3] wiping email.mime.application\r\n# cleanup[3] wiping email.mime.nonmultipart\r\n# cleanup[3] wiping email.mime.base\r\n# cleanup[3] wiping email.policy\r\n# cleanup[3] wiping email.contentmanager\r\n# cleanup[3] wiping email.message\r\n# destroy quopri\r\n# cleanup[3] wiping email.iterators\r\n# cleanup[3] wiping email.headerregistry\r\n# cleanup[3] wiping email._header_value_parser\r\n# cleanup[3] wiping email._encoded_words\r\n# cleanup[3] wiping email._policybase\r\n# cleanup[3] wiping email.utils\r\n# cleanup[3] wiping email._parseaddr\r\n# cleanup[3] wiping calendar\r\n# cleanup[3] wiping email.header\r\n# cleanup[3] wiping email.charset\r\n# cleanup[3] wiping email.base64mime\r\n# cleanup[3] wiping email.quoprimime\r\n# cleanup[3] wiping email.errors\r\n# cleanup[3] wiping email.encoders\r\n# cleanup[3] wiping email.mime\r\n# destroy email.mime.base\r\n# destroy email.mime.nonmultipart\r\n# destroy email.mime.application\r\n# destroy email.mime.multipart\r\n# destroy email.mime.text\r\n# cleanup[3] wiping email\r\n# destroy email._parseaddr\r\n# destroy email._policybase\r\n# destroy email._encoded_words\r\n# destroy email._header_value_parser\r\n# destroy email.mime\r\n# destroy email.encoders\r\n# destroy email.errors\r\n# destroy email.quoprimime\r\n# destroy email.base64mime\r\n# destroy email.charset\r\n# destroy email.header\r\n# destroy email.utils\r\n# destroy email.headerregistry\r\n# destroy email.iterators\r\n# destroy email.message\r\n# destroy email.contentmanager\r\n# destroy email.policy\r\n# destroy email.feedparser\r\n# destroy email.parser\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping gettext\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping socket\r\n# cleanup[3] wiping array\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# destroy logging.handlers\r\n# cleanup[3] wiping string\r\n# cleanup[3] wiping _string\r\n# destroy _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# destroy atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping urllib.parse\r\n# destroy ipaddress\r\n# cleanup[3] wiping urllib\r\n# destroy urllib.response\r\n# destroy urllib.error\r\n# destroy urllib.request\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping random\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping fnmatch\r\n# cleanup[3] wiping importlib.util\r\n# cleanup[3] wiping importlib._abc\r\n# cleanup[3] wiping importlib.machinery\r\n# cleanup[3] wiping importlib\r\n# destroy importlib._abc\r\n# destroy importlib.machinery\r\n# destroy importlib.util\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping base64\r\n# cleanup[3] wiping binascii\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# destroy _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy _dbus_bindings\r\n# destroy decimal\r\n# destroy _curses\r\n# destroy libcomps._libpycomps\r\n# destroy hawkey._hawkey\r\n# destroy rpm._rpm\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _weakref\r\n# destroy _thread\r\n# destroy _hashlib\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy _compat_pickle\r\n# destroy libdnf._error\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy _queue\r\n# destroy array\r\n# destroy copyreg\r\n# destroy _pickle\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves\r\n# destroy gzip\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# destroy unicodedata\r\n# destroy _blake2\r\n# destroy email\r\n# destroy queue\r\n# destroy shlex\r\n# destroy pwd\r\n# destroy gettext\r\n# destroy libcomps\r\n# destroy urllib\r\n# destroy dnf.rpm.transaction\r\n# destroy dnf.rpm.connection\r\n# destroy dnf.rpm.miscutils\r\n# destroy hashlib\r\n# destroy json\r\n# destroy importlib\r\n# destroy inspect\r\n# destroy gc\r\n# destroy math\r\n# destroy shutil\r\n# destroy zlib\r\n# destroy urllib.parse\r\n# destroy fnmatch\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy calendar\r\n# destroy dnf.yum.misc\r\n# destroy glob\r\n# destroy curses\r\n# destroy struct\r\n# destroy termios\r\n# destroy argparse\r\n# destroy dnf.cli.commands.alias\r\n# destroy dnf.cli.commands.autoremove\r\n# destroy dnf.cli.commands.check\r\n# destroy dnf.cli.commands.clean\r\n# destroy dnf.cli.commands.repoquery\r\n# destroy dnf.cli.commands.deplist\r\n# destroy dnf.cli.commands.distrosync\r\n# destroy dnf.cli.commands.downgrade\r\n# destroy dnf.cli.commands.group\r\n# destroy dnf.cli.commands.history\r\n# destroy dnf.cli.commands.install\r\n# destroy dnf.cli.commands.makecache\r\n# destroy dnf.cli.commands.mark\r\n# destroy dnf.cli.commands.module\r\n# destroy dnf.cli.commands.reinstall\r\n# destroy dnf.cli.commands.remove\r\n# destroy dnf.cli.commands.repolist\r\n# destroy dnf.cli.commands.search\r\n# destroy dnf.cli.commands.shell\r\n# destroy dnf.cli.commands.swap\r\n# destroy dnf.cli.commands.updateinfo\r\n# destroy dnf.cli.commands.upgrade\r\n# destroy dnf.cli.commands.upgrademinimal\r\n# destroy datetime\r\n# destroy logging\r\n# destroy operator\r\n# destroy random\r\n# destroy hawkey\r\n# destroy dnf.cli.output\r\n# destroy dnf\r\n# destroy rpm\r\n# destroy itertools\r\n# destroy functools\r\n# destroy locale\r\n# destroy signal\r\n# destroy threading\r\n# destroy contextlib\r\n# destroy time\r\n# destroy fcntl\r\n# destroy _posixsubprocess\r\n# destroy select\r\n# destroy selectors\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy collections\r\n# destroy io\r\n# destroy _opcode\r\n# destroy _warnings\r\n# destroy posix\r\n# destroy binascii\r\n# destroy http.client\r\n# destroy http.cookiejar\r\n# destroy socket\r\n# destroy base64\r\n# destroy errno\r\n# destroy warnings\r\n# destroy string\r\n# destroy _ssl\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy re\r\n# destroy _random\r\n# destroy _sre\r\n# destroy _operator\r\n# destroy _functools\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.215 closed.\r\n") 7163 1726888033.48497: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce82e84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce82b7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce82eaa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce8099130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce8099fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80d7d70> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80d7fb0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce810f770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce810fe00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80efa40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80ed160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80d4f20> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce812f6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce812e2d0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80ee030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce812cb60> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce81646b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80d41a0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce8164b60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce8164a10> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce8164e00> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80d2cc0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce81654f0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce81651c0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce81663f0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce817c5f0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce817dcd0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce817eb70> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce817f1d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce817e0c0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce817fc50> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce817f380> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce8166360> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7ec3b30> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7eec5c0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7eec350> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7eec5f0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7eecef0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7eed820> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7eec7d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7ec1cd0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7eeec30> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7eed970> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce8166b10> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7f16f60> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7f3f2c0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7f9c0e0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7f9e840> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7f9c200> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7f3ff50> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7da51c0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7f3e0c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7eefb30> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4ce7f3e420> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_wj4l0knc/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7dfae70> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7dd9e20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7dd8f80> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7df91f0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7e268d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7e26690> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7e25fa0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7e269c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7dfbb90> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7e27620> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7e27860> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7e27da0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7715b80> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce77177a0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce771c1a0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce771d340> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce771fe00> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce80d2db0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce771e0c0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7727d40> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7726840> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce77265a0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7726ae0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce771e5d0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce776b9e0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce776c050> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce776db50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce776d910> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce77700e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce776e240> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce77738c0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7770290> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7774980> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7774b00> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7774b90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce776c290> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce76003e0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7601610> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7776b70> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7777ef0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7776750> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7605790> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76065a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7601490> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76063c0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7607830> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7612120> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce760d160> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7702c60> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7e56930> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76124b0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7612240> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a49b0> # /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a4bc0> # /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a5220> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a4e30> # /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a5b80> # /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py # code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7691970> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76917c0> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce72d2780> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a7350> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py # code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce72e1340> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce72d3ec0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce72d3290> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a67e0> # /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py # code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py # code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce734d2b0> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7305400> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a6c90> # /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py # code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py # code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py # code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7350da0> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce734f050> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7304ef0> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a61b0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a5be0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a58e0> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a4b60> # /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce76a5c10> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7351370> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7350a70> # /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py # code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7351c70> # /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py # code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce733ff50> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce733d580> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7352780> # /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py # code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce733d010> # /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py # code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce73722a0> # /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' # /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7372f30> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce73729f0> # /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7373440> # /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py # code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7347950> # /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py # code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce71fffe0> # zipimport: zlib available import 'ansible.module_utils.urls' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.respawn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.yumdnf' # # zipimport: zlib available # /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' # /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6f3ecf0> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6f3ede0> # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce6f8efc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6f8e840> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce6f8e9f0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6f3f320> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6f3e240> # /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6f3e990> # /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce7008500> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce70080e0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce700bdd0> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce7008650> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce6b32ff0> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce700bf20> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce6bb0b90> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6b33410> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce6bb3bc0> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6bb0d70> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce6befd40> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6bb3f50> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce5171040> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5170440> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6fabc50> # /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce5190530> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5173980> # /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5192ae0> # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51939e0> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce51b42f0> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51b57f0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5193c20> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5192990> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5192330> # /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce51b73e0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5192f00> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51907d0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5172f90> # /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce51735f0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5173410> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5171190> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51f4a70> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51f6f90> # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51f7770> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51f6270> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51f7f50> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce51f4a40> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5221a30> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5220fb0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5220dd0> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce524ca70> # /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py # code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b1ab10> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce4b1ae40> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce524ed80> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce524cf20> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5223f50> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce52221e0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5221f10> # /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b549e0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b1bb00> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce5222720> # /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b550a0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b55460> # /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b55520> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b55640> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce4b74230> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b56360> # /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b74320> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b74410> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b55490> # /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b74500> # /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce4b9ff80> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b9f3e0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b9de50> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b75d90> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b751f0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4b76240> # /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce80efb60> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bd8950> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bd8bc0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bd9520> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bd8fb0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bda420> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6f8f0b0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce6f3dee0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bdaf60> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49afa10> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' # /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py # code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce49cda60> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49cd610> # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce80d67e0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49cc4d0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49afd10> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49aca70> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49af7d0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49e3020> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49e1b50> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a08830> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a08b30> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a08da0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a09040> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a09730> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a095b0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a0b020> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a0b170> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a0b380> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a242f0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a0bb60> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a24e60> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a25280> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a25460> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a25730> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a26630> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a268a0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a26ab0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a276b0> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a271d0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py # code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4c560> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a27e60> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4d1f0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4d4c0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4e420> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4e6c0> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4e870> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bdb3b0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bdb140> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4bda870> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4f260> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4ef90> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' # /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py # code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a716a0> # /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py # code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py # code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a72d80> # extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce4a71fd0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a71bb0> # /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47c4650> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47aba40> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' import 'six.moves' # # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47c74d0> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47c7e00> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47c4cb0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47c4980> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4f530> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a71250> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4a4f290> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce49ac140> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47f1fa0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47f2870> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47f3890> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce47f3ef0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce48195e0> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4818fb0> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4818c50> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce48188f0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4819250> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce481b3b0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce481b470> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce481bb60> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce481ba10> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce484a120> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce484b350> # /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce484b5c0> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ce484b740> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce484b560> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce484ae10> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce484a2a0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4849550> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4848ad0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4848350> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce481aea0> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce481a390> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce484b0b0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce484bbc0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce48744d0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4874890> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce48751c0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce4875d30> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["tlog", "sssd", "authselect"], "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null, "state": null}}} # destroy dnf.plugin.dynamic # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # destroy _sitebuiltins # destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath # destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog # destroy selinux # destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # destroy six.moves.urllib # destroy six.moves # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy uuid # destroy systemd.journal # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _decimal # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # destroy copy # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # destroy ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy _dbus_bindings # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _weakref # destroy _thread # destroy _hashlib # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib # destroy _queue # destroy array # destroy copyreg # destroy _pickle # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy gzip # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata # destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd # destroy gettext # destroy libcomps # destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib # destroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib # destroy urllib.parse # destroy fnmatch # destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy rpm # destroy itertools # destroy functools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode # destroy _warnings # destroy posix # destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string # destroy _ssl # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re # destroy _random # destroy _sre # destroy _operator # destroy _functools # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.215 closed. 7163 1726888033.51696: done with _execute_module (ansible.legacy.dnf, {'name': ['tlog', 'sssd', 'authselect'], '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7163 1726888033.51701: _low_level_execute_command(): starting 7163 1726888033.51703: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/ > /dev/null 2>&1 && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888031.5272937-7402-191630545309536/ > /dev/null 2>&1 && sleep 0'"'"'' 7163 1726888033.51712: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888033.51715: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 7163 1726888033.51718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888033.51720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7163 1726888033.51723: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888033.51725: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' <<< 7163 1726888033.51727: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888033.51730: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888033.52526: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe <<< 7163 1726888033.52551: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7163 1726888033.52603: stderr chunk (state=3): >>><<< 7163 1726888033.52626: stdout chunk (state=3): >>><<< <10.31.12.215> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888033.52866: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888033.52870: handler run complete 7163 1726888033.52873: attempt loop complete, returning result 7163 1726888033.52875: _execute() done 7163 1726888033.52879: dumping result to json 7163 1726888033.52884: done dumping result, returning 7163 1726888033.52973: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Install session recording packages [02619b48-4a2f-6d34-1d0e-00000000000b] 7163 1726888033.52976: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000b 7163 1726888033.53189: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000b 7163 1726888033.53193: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "invocation": { "module_args": { "allow_downgrade": false, "allowerasing": false, "autoremove": false, "best": null, "bugfix": false, "cacheonly": false, "conf_file": null, "disable_excludes": null, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_dir": null, "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "install_repoquery": true, "install_weak_deps": true, "installroot": "/", "list": null, "lock_timeout": 30, "name": [ "tlog", "sssd", "authselect" ], "nobest": null, "releasever": null, "security": false, "skip_broken": false, "sslverify": true, "state": null, "update_cache": false, "update_only": false, "use_backend": "auto", "validate_certs": true } }, "rc": 0, "results": [] } MSG: Nothing to do 7163 1726888034.72415: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["tlog", "sssd", "authselect"], "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null, "state": null}}} <<< 7163 1726888034.75363: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic # destroy __main__ <<< 7163 1726888034.76924: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 7163 1726888034.76947: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout<<< 7163 1726888034.76992: stdout chunk (state=3): >>> # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases <<< 7163 1726888034.76994: stdout chunk (state=3): >>># cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack <<< 7163 1726888034.76996: stdout chunk (state=3): >>># destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools<<< 7163 1726888034.77248: stdout chunk (state=3): >>> <<< 7163 1726888034.77252: stdout chunk (state=3): >>># cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre <<< 7163 1726888034.77257: stdout chunk (state=3): >>># cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings<<< 7163 1726888034.77260: stdout chunk (state=3): >>> # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random<<< 7163 1726888034.77263: stdout chunk (state=3): >>> # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading <<< 7163 1726888034.77266: stdout chunk (state=3): >>># cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing<<< 7163 1726888034.77387: stdout chunk (state=3): >>> # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil <<< 7163 1726888034.77467: stdout chunk (state=3): >>># cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error <<< 7163 1726888034.77817: stdout chunk (state=3): >>># cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module<<< 7163 1726888034.77832: stdout chunk (state=3): >>> # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 <<< 7163 1726888034.77895: stdout chunk (state=3): >>># cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade <<< 7163 1726888034.77927: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic.system_upgrade <<< 7163 1726888034.79268: stdout chunk (state=3): >>># destroy _sitebuiltins<<< 7163 1726888034.79454: stdout chunk (state=3): >>> # destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath # destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog <<< 7163 1726888034.79489: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy distro.distro <<< 7163 1726888034.79673: stdout chunk (state=3): >>># destroy mimetypes # destroy netrc <<< 7163 1726888034.79723: stdout chunk (state=3): >>># destroy dateutil # destroy dateutil._version<<< 7163 1726888034.79727: stdout chunk (state=3): >>> # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta <<< 7163 1726888034.79730: stdout chunk (state=3): >>># destroy six.moves.urllib # destroy six.moves # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request <<< 7163 1726888034.79807: stdout chunk (state=3): >>># destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz <<< 7163 1726888034.79811: stdout chunk (state=3): >>># destroy dateutil.tz # destroy six <<< 7163 1726888034.79814: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types <<< 7163 1726888034.79817: stdout chunk (state=3): >>># destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat <<< 7163 1726888034.79843: stdout chunk (state=3): >>># destroy uuid # destroy systemd.journal<<< 7163 1726888034.79850: stdout chunk (state=3): >>> <<< 7163 1726888034.79886: stdout chunk (state=3): >>># cleanup[3] wiping _dbus_bindings<<< 7163 1726888034.80095: stdout chunk (state=3): >>> # cleanup[3] wiping _decimal # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell <<< 7163 1726888034.80103: stdout chunk (state=3): >>># destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install <<< 7163 1726888034.80126: stdout chunk (state=3): >>># cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios <<< 7163 1726888034.80170: stdout chunk (state=3): >>># cleanup[3] wiping curses <<< 7163 1726888034.80191: stdout chunk (state=3): >>># cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc <<< 7163 1726888034.80200: stdout chunk (state=3): >>># cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token <<< 7163 1726888034.80279: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo <<< 7163 1726888034.80290: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error<<< 7163 1726888034.80633: stdout chunk (state=3): >>> # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # destroy copy # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket <<< 7163 1726888034.80794: stdout chunk (state=3): >>># cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 7163 1726888034.80814: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale<<< 7163 1726888034.80919: stdout chunk (state=3): >>> # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder<<< 7163 1726888034.80982: stdout chunk (state=3): >>> # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # destroy ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery<<< 7163 1726888034.81063: stdout chunk (state=3): >>> # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator <<< 7163 1726888034.81070: stdout chunk (state=3): >>># cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 7163 1726888034.81178: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys<<< 7163 1726888034.81275: stdout chunk (state=3): >>> # cleanup[3] wiping builtins <<< 7163 1726888034.81376: stdout chunk (state=3): >>># destroy _dbus_bindings # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7163 1726888034.82528: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 7163 1726888034.82580: stdout chunk (state=3): >>># destroy _weakref # destroy _thread <<< 7163 1726888034.82588: stdout chunk (state=3): >>># destroy _hashlib <<< 7163 1726888034.82631: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 7163 1726888034.82635: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 7163 1726888034.82767: stdout chunk (state=3): >>># destroy _compat_pickle<<< 7163 1726888034.82880: stdout chunk (state=3): >>> # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib <<< 7163 1726888034.82913: stdout chunk (state=3): >>># destroy _queue <<< 7163 1726888034.82920: stdout chunk (state=3): >>># destroy array # destroy copyreg <<< 7163 1726888034.82954: stdout chunk (state=3): >>># destroy _pickle <<< 7163 1726888034.82981: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser <<< 7163 1726888034.82987: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy gzip <<< 7163 1726888034.83081: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata # destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd # destroy gettext # destroy libcomps # destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib # destroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib <<< 7163 1726888034.83087: stdout chunk (state=3): >>># destroy urllib.parse # destroy fnmatch <<< 7163 1726888034.83130: stdout chunk (state=3): >>># destroy tempfile<<< 7163 1726888034.83401: stdout chunk (state=3): >>> # destroy traceback<<< 7163 1726888034.83405: stdout chunk (state=3): >>> # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history<<< 7163 1726888034.83408: stdout chunk (state=3): >>> # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal<<< 7163 1726888034.83434: stdout chunk (state=3): >>> # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf <<< 7163 1726888034.83568: stdout chunk (state=3): >>># destroy rpm # destroy itertools # destroy functools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode <<< 7163 1726888034.83629: stdout chunk (state=3): >>># destroy _warnings<<< 7163 1726888034.83890: stdout chunk (state=3): >>> # destroy posix <<< 7163 1726888034.84077: stdout chunk (state=3): >>># destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string # destroy _ssl # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7163 1726888034.84227: stdout chunk (state=3): >>># destroy codecs<<< 7163 1726888034.84491: stdout chunk (state=3): >>> # destroy encodings.aliases # destroy encodings.utf_8<<< 7163 1726888034.84494: stdout chunk (state=3): >>> # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re <<< 7163 1726888034.84497: stdout chunk (state=3): >>># destroy _random <<< 7163 1726888034.84562: stdout chunk (state=3): >>># destroy _sre <<< 7163 1726888034.84564: stdout chunk (state=3): >>># destroy _operator # destroy _functools # clear sys.audit hooks <<< 7163 1726888034.86113: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.46.206 closed. <<< 7163 1726888034.86143: stderr chunk (state=3): >>><<< 7163 1726888034.86146: stdout chunk (state=3): >>><<< <10.31.46.206> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c517104d0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c516dfb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51712a50>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c514c1130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c514c1fa0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c514ffd70>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c514fffb0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51537770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51537e00>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51517a40>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51515160>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c514fcf20>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c515576b0>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c515562d0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51516030>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51554b60>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5158c6b0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c514fc1a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5158cb60>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5158ca10>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5158ce00>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c514facc0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5158d4f0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5158d1c0>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5158e3f0>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c515a45f0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c515a5cd0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c515a6b70>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c515a71d0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c515a60c0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c515a7c50>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c515a7380>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5158e360>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c512dbb30>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c513045c0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51304350>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c513045f0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c51304ef0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c51305820>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c513047d0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c512d9cd0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51306c30>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51305970>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5158eb10>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5132ef60>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c513572c0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c513b40e0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c513b6840>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c513b4200>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51357f50>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c511bd1c0>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c513560c0>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51307b30>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9c51356420>\r\n# zipimport: found 34 names in \'/tmp/ansible_ansible.legacy.dnf_payload_w4_edbee/ansible_ansible.legacy.dnf_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51212e70>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c511f1e20>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c511f0f80>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c512111f0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5123e8d0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5123e690>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5123dfa0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5123e9c0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51213b90>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5123f650>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5123f890>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5123fdd0>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b11c10>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50b13830>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b181d0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b190d0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b1be30>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c514fadb0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b1a0f0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b23ec0>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b22990>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b226f0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b22c60>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b1a600>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50b67fb0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b681d0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50b69dc0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b69b50>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50b6c2f0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b6a450>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b6f9b0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b6c470>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50b70860>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50b70ad0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50b70440>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b68500>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50bfc4a0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50bfd5b0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b72c30>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50b73fb0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b72810>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50a016d0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50a024e0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50bfd7c0>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50a02510>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50a03680>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50a0df10>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50a0bc20>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b02840>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51272540>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50a0dfa0>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50a047d0>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'email\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa05c0>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py\r\n# code object from \'/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'email.mime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa07a0>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py\r\n# code object from \'/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc\'\r\nimport \'quopri\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa0ec0>\r\nimport \'email.encoders\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa0a40>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py\r\n# code object from \'/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc\'\r\nimport \'email.errors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa1790>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py\r\n# code object from \'/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc\'\r\nimport \'email.quoprimime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50a8d340>\r\n# /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc\'\r\nimport \'email.base64mime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50a8d0d0>\r\n# /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc\'\r\nimport \'email.charset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c506fa3c0>\r\nimport \'email.header\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa2fc0>\r\n# /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc\'\r\nimport \'calendar\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50700f80>\r\nimport \'email._parseaddr\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c506fbb00>\r\nimport \'email.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c506fae70>\r\nimport \'email._policybase\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa2480>\r\n# /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc\'\r\nimport \'email._encoded_words\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5076cef0>\r\nimport \'email._header_value_parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50725010>\r\nimport \'email.headerregistry\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c506fb8f0>\r\n# /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc\'\r\nimport \'email.iterators\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50770920>\r\nimport \'email.message\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5076ecc0>\r\nimport \'email.contentmanager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50724b00>\r\nimport \'email.policy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa1e50>\r\nimport \'email.mime.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa1820>\r\nimport \'email.mime.nonmultipart\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa1550>\r\nimport \'email.mime.application\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa0800>\r\n# /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py\r\n# code object from \'/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc\'\r\nimport \'email.mime.multipart\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa1850>\r\n# /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py\r\n# code object from \'/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc\'\r\nimport \'email.feedparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50770f20>\r\nimport \'email.parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50770650>\r\n# /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py\r\n# code object from \'/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'http\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50771670>\r\n# /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py\r\n# code object from \'/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\'\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5075be90>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50759490>\r\nimport \'http.client\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c507725d0>\r\n# /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc\'\r\nimport \'mimetypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50758f20>\r\n# /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc\'\r\nimport \'netrc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c507920f0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc\'\r\nimport \'urllib.response\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50792d50>\r\nimport \'urllib.error\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50792840>\r\n# /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc\'\r\nimport \'urllib.request\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50793080>\r\n# /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py\r\n# code object from \'/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc\'\r\nimport \'http.cookiejar\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50767890>\r\n# /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc\'\r\nimport \'gzip\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5061fda0>\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.urls\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.version\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.respawn\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.yumdnf\' # \r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py\r\n# code object from \'/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc\'\r\nimport \'email.mime.text\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5065ecf0>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5065ee10>\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c503aeff0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c503ae840>\r\n# extension module \'_queue\' loaded from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_queue\' executed from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_queue\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c503aea20>\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5065f350>\r\nimport \'dnf.pycomp\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5065de20>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc\'\r\nimport \'dnf.const\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5065e9c0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc\'\r\n# extension module \'libdnf._error\' loaded from \'/usr/lib64/python3.12/site-packages/libdnf/_error.so\'\r\n# extension module \'libdnf._error\' executed from \'/usr/lib64/python3.12/site-packages/libdnf/_error.so\'\r\nimport \'libdnf._error\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c504285f0>\r\nimport \'libdnf.error\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c504281d0>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc\'\r\n# extension module \'libdnf._common_types\' loaded from \'/usr/lib64/python3.12/site-packages/libdnf/_common_types.so\'\r\n# extension module \'libdnf._common_types\' executed from \'/usr/lib64/python3.12/site-packages/libdnf/_common_types.so\'\r\nimport \'libdnf._common_types\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5042be90>\r\nimport \'libdnf.common_types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50428710>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc\'\r\n# extension module \'libdnf._conf\' loaded from \'/usr/lib64/python3.12/site-packages/libdnf/_conf.so\'\r\n# extension module \'libdnf._conf\' executed from \'/usr/lib64/python3.12/site-packages/libdnf/_conf.so\'\r\nimport \'libdnf._conf\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4ff32ff0>\r\nimport \'libdnf.conf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5042bf20>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc\'\r\n# extension module \'libdnf._module\' loaded from \'/usr/lib64/python3.12/site-packages/libdnf/_module.so\'\r\n# extension module \'libdnf._module\' executed from \'/usr/lib64/python3.12/site-packages/libdnf/_module.so\'\r\nimport \'libdnf._module\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4ffb0b30>\r\nimport \'libdnf.module\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4ff333b0>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc\'\r\n# extension module \'libdnf._repo\' loaded from \'/usr/lib64/python3.12/site-packages/libdnf/_repo.so\'\r\n# extension module \'libdnf._repo\' executed from \'/usr/lib64/python3.12/site-packages/libdnf/_repo.so\'\r\nimport \'libdnf._repo\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4ffb3b00>\r\nimport \'libdnf.repo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4ffb0cb0>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc\'\r\n# extension module \'libdnf._transaction\' loaded from \'/usr/lib64/python3.12/site-packages/libdnf/_transaction.so\'\r\n# extension module \'libdnf._transaction\' executed from \'/usr/lib64/python3.12/site-packages/libdnf/_transaction.so\'\r\nimport \'libdnf._transaction\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4ffefcb0>\r\nimport \'libdnf.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4ffb3ec0>\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc\'\r\n# extension module \'libdnf._utils\' loaded from \'/usr/lib64/python3.12/site-packages/libdnf/_utils.so\'\r\n# extension module \'libdnf._utils\' executed from \'/usr/lib64/python3.12/site-packages/libdnf/_utils.so\'\r\nimport \'libdnf._utils\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4e590ec0>\r\nimport \'libdnf.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5902f0>\r\nimport \'libdnf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c503cbd10>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc\'\r\n# extension module \'unicodedata\' loaded from \'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'unicodedata\' executed from \'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'unicodedata\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4e5ac350>\r\nimport \'dnf.i18n\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5937d0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'dnf.yum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5aea20>\r\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc\'\r\nimport \'dnf.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5af8f0>\r\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'rpm._rpm\' loaded from \'/usr/lib64/python3.12/site-packages/rpm/_rpm.so\'\r\n# extension module \'rpm._rpm\' executed from \'/usr/lib64/python3.12/site-packages/rpm/_rpm.so\'\r\nimport \'rpm._rpm\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4e5d0200>\r\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc\'\r\nimport \'rpm.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5aff80>\r\nimport \'rpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5afb30>\r\nimport \'dnf.yum.rpmtrans\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5ae990>\r\nimport \'dnf.callback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5ae270>\r\n# /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'hawkey._hawkey\' loaded from \'/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so\'\r\n# extension module \'hawkey._hawkey\' executed from \'/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so\'\r\nimport \'hawkey._hawkey\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4e5d32c0>\r\nimport \'hawkey\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5ae750>\r\nimport \'dnf.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5ac6e0>\r\nimport \'dnf.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e592de0>\r\n# /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'libcomps._libpycomps\' loaded from \'/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so\'\r\n# extension module \'libcomps._libpycomps\' executed from \'/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so\'\r\nimport \'libcomps._libpycomps\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4e593500>\r\nimport \'libcomps\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e593260>\r\nimport \'dnf.comps\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e590fe0>\r\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'dnf.db\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e610890>\r\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc\'\r\nimport \'dnf.crypto\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e612de0>\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e6135c0>\r\nimport \'dnf.yum.misc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e6120c0>\r\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc\'\r\nimport \'dnf.db.group\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e613dd0>\r\nimport \'dnf.db.history\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e610860>\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc\'\r\nimport \'dnf.conf.substitutions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e63d880>\r\nimport \'dnf.conf.config\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e63ce00>\r\nimport \'dnf.conf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e63cc20>\r\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc\'\r\nimport \'dnf.lock\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e668950>\r\n# /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df369c0>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4df36cf0>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e66ac60>\r\nimport \'logging.handlers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e668e00>\r\nimport \'dnf.logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e63fe00>\r\nimport \'dnf.repo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e63e090>\r\nimport \'dnf.conf.read\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e63ddc0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc\'\r\nimport \'dnf.rpm.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df70770>\r\nimport \'dnf.rpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df37890>\r\nimport \'dnf.dnssec\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e63e5d0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc\'\r\nimport \'dnf.drpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df70e90>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc\'\r\nimport \'dnf.goal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df71250>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc\'\r\nimport \'dnf.history\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df71310>\r\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'dnf.module\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df71430>\r\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc\'\r\n# extension module \'libdnf._smartcols\' loaded from \'/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so\'\r\n# extension module \'libdnf._smartcols\' executed from \'/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so\'\r\nimport \'libdnf._smartcols\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4df73fe0>\r\nimport \'libdnf.smartcols\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df72150>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc\'\r\nimport \'dnf.selector\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df98140>\r\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc\'\r\nimport \'dnf.module.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df98230>\r\nimport \'dnf.module.module_base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df71280>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc\'\r\nimport \'dnf.persistor\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df983e0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc\'\r\n# extension module \'_opcode\' loaded from \'/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_opcode\' executed from \'/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_opcode\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4dfbbdd0>\r\nimport \'opcode\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dfbb230>\r\nimport \'dis\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dfb9ca0>\r\nimport \'inspect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df99be0>\r\nimport \'dnf.plugin\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df99040>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc\'\r\nimport \'dnf.query\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df99fa0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc\'\r\nimport \'dnf.repodict\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df9b290>\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc\'\r\nimport \'dnf.rpm.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dff8740>\r\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc\'\r\nimport \'dnf.rpm.miscutils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dff89b0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc\'\r\nimport \'dnf.package\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dff9310>\r\nimport \'dnf.sack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dff8da0>\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc\'\r\nimport \'dnf.subject\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dffa210>\r\nimport \'gc\' # \r\nimport \'dnf.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c503af110>\r\nimport \'dnf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5065dbe0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'dnfpluginscore\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dffae40>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc\'\r\nimport \'dnf.cli.format\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4ddcf8c0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py\r\n# code object from \'/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_curses\' loaded from \'/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_curses\' executed from \'/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_curses\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4dded910>\r\nimport \'curses\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dded4c0>\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4dded760>\r\nimport \'dnf.cli.term\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4ddec380>\r\nimport \'dnf.cli.progress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4ddcfbc0>\r\nimport \'dnf.cli.output\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4ddcc920>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'dnf.cli.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4ddec170>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc\'\r\nimport \'dnf.cli.option_parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de02f00>\r\nimport \'dnf.cli.commands\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de01a30>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.alias\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de286e0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.autoremove\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de289b0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.check\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de28c20>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.clean\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de28e90>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.repoquery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de29580>\r\nimport \'dnf.cli.commands.deplist\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de29400>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.distrosync\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de2ae70>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.downgrade\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de2afc0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.group\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de2b1d0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc\'\r\nimport \'dnf.transaction_sr\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de44170>\r\nimport \'dnf.cli.commands.history\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de2b9b0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.install\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de44ce0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.makecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de45130>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.mark\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de45310>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.module\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de455e0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.reinstall\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de464e0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.remove\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de46750>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.repolist\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de46960>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc\'\r\nimport \'dnf.match_counter\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de47560>\r\nimport \'dnf.cli.commands.search\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de47080>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc\'\r\nimport \'cmd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de703e0>\r\nimport \'dnf.cli.commands.shell\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de47ce0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.swap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de71040>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.updateinfo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de71340>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.upgrade\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de722a0>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc\'\r\nimport \'dnf.cli.commands.upgrademinimal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de72540>\r\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc\'\r\nimport \'dnf.cli.demand\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de726f0>\r\nimport \'dnf.cli.cli\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dffb260>\r\nimport \'dnf.cli\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dffaff0>\r\nimport \'dnf.plugin.dynamic.builddep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dffa750>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc\'\r\nimport \'dateutil._version\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de730e0>\r\nimport \'dateutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de72e10>\r\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py\r\n# code object from \'/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc\'\r\nimport \'six\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de91580>\r\n# /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc\'\r\nimport \'numbers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de92cc0>\r\n# extension module \'_decimal\' loaded from \'/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_decimal\' executed from \'/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_decimal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4de91ee0>\r\nimport \'decimal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de91a90>\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc\'\r\nimport \'dateutil._common\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dbe4590>\r\nimport \'dateutil.relativedelta\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dbcb980>\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc\'\r\nimport \'six.moves\' # \r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc\'\r\nimport \'dateutil.tz._common\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dbe7230>\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc\'\r\nimport \'dateutil.tz._factories\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dbe7cb0>\r\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc\'\r\n# destroy dateutil.tz.win\r\nimport \'dateutil.tz.tz\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dbe4c20>\r\nimport \'dateutil.tz\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dbe48f0>\r\nimport \'dateutil.parser._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de733b0>\r\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc\'\r\nimport \'dateutil.parser.isoparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de910d0>\r\nimport \'dateutil.parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de73110>\r\nimport \'dnf.plugin.dynamic.changelog\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dffbfb0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.config_manager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc11eb0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.copr\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc12750>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.debuginfo-install\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc13770>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.download\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc13dd0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py\r\n# code object from \'/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py\r\n# code object from \'/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc\'\r\n# extension module \'_sqlite3\' loaded from \'/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_sqlite3\' executed from \'/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_sqlite3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4dc394c0>\r\nimport \'sqlite3.dbapi2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc38e90>\r\nimport \'sqlite3\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc38b30>\r\nimport \'dnf.plugin.dynamic.generate_completion_cache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc387d0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.groups_manager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c512724b0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc\'\r\nimport \'dbus._compat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc3b110>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc\'\r\nimport \'dbus.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc3b1d0>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc\'\r\n# extension module \'_dbus_bindings\' loaded from \'/usr/lib64/python3.12/site-packages/_dbus_bindings.so\'\r\n# extension module \'_dbus_bindings\' executed from \'/usr/lib64/python3.12/site-packages/_dbus_bindings.so\'\r\nimport \'_dbus_bindings\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4dc3b8f0>\r\nimport \'dbus.types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc3b770>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc\'\r\nimport \'dbus.lowlevel\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc69ee0>\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py\r\n# code object from \'/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'xml\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc6b0e0>\r\n# /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py\r\n# code object from \'/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'xml.parsers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc6b320>\r\n# /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py\r\n# code object from \'/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc\'\r\n# extension module \'pyexpat\' loaded from \'/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'pyexpat\' executed from \'/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'pyexpat\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4dc6b4a0>\r\nimport \'xml.parsers.expat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc6b2c0>\r\nimport \'dbus._expat_introspect_parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc6abd0>\r\nimport \'dbus.proxies\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc6a060>\r\nimport \'dbus.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc69340>\r\nimport \'dbus.bus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc688c0>\r\nimport \'dbus._dbus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc68170>\r\nimport \'dbus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc3ac00>\r\nimport \'dnf.plugin.dynamic.needs_restarting\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc3a0f0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.repoclosure\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc6adb0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.repodiff\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc6b8f0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.repograph\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc94200>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.repomanage\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc945c0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.reposync\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc94ef0>\r\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py\r\n# code object from \'/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc\'\r\nimport \'dnf.plugin.dynamic.system_upgrade\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc95a30>\r\n\r\n{"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["tlog", "sssd", "authselect"], "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null, "state": null}}}\r\n# destroy dnf.plugin.dynamic\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing email\r\n# cleanup[2] removing email.mime\r\n# cleanup[2] removing quopri\r\n# cleanup[2] removing email.encoders\r\n# cleanup[2] removing email.errors\r\n# cleanup[2] removing email.quoprimime\r\n# cleanup[2] removing email.base64mime\r\n# cleanup[2] removing email.charset\r\n# cleanup[2] removing email.header\r\n# cleanup[2] removing calendar\r\n# cleanup[2] removing email._parseaddr\r\n# cleanup[2] removing email.utils\r\n# cleanup[2] removing email._policybase\r\n# cleanup[2] removing email._encoded_words\r\n# cleanup[2] removing email._header_value_parser\r\n# cleanup[2] removing email.headerregistry\r\n# cleanup[2] removing email.iterators\r\n# cleanup[2] removing email.message\r\n# cleanup[2] removing email.contentmanager\r\n# cleanup[2] removing email.policy\r\n# cleanup[2] removing email.mime.base\r\n# cleanup[2] removing email.mime.nonmultipart\r\n# cleanup[2] removing email.mime.application\r\n# cleanup[2] removing email.mime.multipart\r\n# cleanup[2] removing email.feedparser\r\n# cleanup[2] removing email.parser\r\n# cleanup[2] removing http\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# cleanup[2] removing http.client\r\n# cleanup[2] removing mimetypes\r\n# cleanup[2] removing netrc\r\n# cleanup[2] removing urllib.response\r\n# cleanup[2] removing urllib.error\r\n# cleanup[2] removing urllib.request\r\n# cleanup[2] removing http.cookiejar\r\n# cleanup[2] removing gzip\r\n# cleanup[2] removing ansible.module_utils.urls\r\n# destroy ansible.module_utils.urls\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.yumdnf\r\n# destroy ansible.module_utils.yumdnf\r\n# cleanup[2] removing email.mime.text\r\n# cleanup[2] removing configparser\r\n# destroy configparser\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing dnf.pycomp\r\n# cleanup[2] removing dnf.const\r\n# cleanup[2] removing libdnf._error\r\n# cleanup[2] removing libdnf.error\r\n# cleanup[2] removing libdnf._common_types\r\n# cleanup[2] removing libdnf.common_types\r\n# cleanup[2] removing libdnf._conf\r\n# cleanup[2] removing libdnf.conf\r\n# cleanup[2] removing libdnf._module\r\n# cleanup[2] removing libdnf.module\r\n# cleanup[2] removing libdnf._repo\r\n# cleanup[2] removing libdnf.repo\r\n# cleanup[2] removing libdnf._transaction\r\n# cleanup[2] removing libdnf.transaction\r\n# cleanup[2] removing libdnf._utils\r\n# cleanup[2] removing libdnf.utils\r\n# cleanup[2] removing libdnf\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing dnf.i18n\r\n# cleanup[2] removing dnf.yum\r\n# cleanup[2] removing dnf.transaction\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing dnf.yum.rpmtrans\r\n# cleanup[2] removing dnf.callback\r\n# cleanup[2] removing hawkey._hawkey\r\n# cleanup[2] removing hawkey\r\n# cleanup[2] removing dnf.util\r\n# cleanup[2] removing dnf.exceptions\r\n# cleanup[2] removing libcomps._libpycomps\r\n# cleanup[2] removing libcomps\r\n# cleanup[2] removing dnf.comps\r\n# cleanup[2] removing dnf.db\r\n# cleanup[2] removing dnf.crypto\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing dnf.yum.misc\r\n# cleanup[2] removing dnf.db.group\r\n# cleanup[2] removing dnf.db.history\r\n# cleanup[2] removing dnf.conf.substitutions\r\n# cleanup[2] removing dnf.conf.config\r\n# cleanup[2] removing dnf.conf\r\n# cleanup[2] removing dnf.lock\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing logging.handlers\r\n# cleanup[2] removing dnf.logging\r\n# cleanup[2] removing dnf.repo\r\n# cleanup[2] removing dnf.conf.read\r\n# cleanup[2] removing dnf.rpm.transaction\r\n# cleanup[2] removing dnf.rpm\r\n# cleanup[2] removing dnf.dnssec\r\n# cleanup[2] removing dnf.drpm\r\n# cleanup[2] removing dnf.goal\r\n# cleanup[2] removing dnf.history\r\n# cleanup[2] removing dnf.module\r\n# cleanup[2] removing libdnf._smartcols\r\n# cleanup[2] removing libdnf.smartcols\r\n# cleanup[2] removing dnf.selector\r\n# cleanup[2] removing dnf.module.exceptions\r\n# cleanup[2] removing dnf.module.module_base\r\n# cleanup[2] removing dnf.persistor\r\n# cleanup[2] removing _opcode\r\n# cleanup[2] removing opcode\r\n# destroy opcode\r\n# cleanup[2] removing dis\r\n# cleanup[2] removing inspect\r\n# cleanup[2] removing dnf.plugin\r\n# cleanup[2] removing dnf.query\r\n# cleanup[2] removing dnf.repodict\r\n# cleanup[2] removing dnf.rpm.connection\r\n# cleanup[2] removing dnf.rpm.miscutils\r\n# cleanup[2] removing dnf.package\r\n# cleanup[2] removing dnf.sack\r\n# cleanup[2] removing dnf.subject\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing dnf.base\r\n# cleanup[2] removing dnf\r\n# cleanup[2] removing dnfpluginscore\r\n# destroy dnfpluginscore\r\n# cleanup[2] removing dnf.cli.format\r\n# cleanup[2] removing _curses\r\n# cleanup[2] removing curses\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing dnf.cli.term\r\n# cleanup[2] removing dnf.cli.progress\r\n# cleanup[2] removing dnf.cli.output\r\n# cleanup[2] removing dnf.cli.aliases\r\n# cleanup[2] removing dnf.cli.option_parser\r\n# cleanup[2] removing dnf.cli.commands\r\n# cleanup[2] removing dnf.cli.commands.alias\r\n# cleanup[2] removing dnf.cli.commands.autoremove\r\n# cleanup[2] removing dnf.cli.commands.check\r\n# cleanup[2] removing dnf.cli.commands.clean\r\n# cleanup[2] removing dnf.cli.commands.repoquery\r\n# cleanup[2] removing dnf.cli.commands.deplist\r\n# cleanup[2] removing dnf.cli.commands.distrosync\r\n# cleanup[2] removing dnf.cli.commands.downgrade\r\n# cleanup[2] removing dnf.cli.commands.group\r\n# cleanup[2] removing dnf.transaction_sr\r\n# cleanup[2] removing dnf.cli.commands.history\r\n# cleanup[2] removing dnf.cli.commands.install\r\n# cleanup[2] removing dnf.cli.commands.makecache\r\n# cleanup[2] removing dnf.cli.commands.mark\r\n# cleanup[2] removing dnf.cli.commands.module\r\n# cleanup[2] removing dnf.cli.commands.reinstall\r\n# cleanup[2] removing dnf.cli.commands.remove\r\n# cleanup[2] removing dnf.cli.commands.repolist\r\n# cleanup[2] removing dnf.match_counter\r\n# cleanup[2] removing dnf.cli.commands.search\r\n# cleanup[2] removing cmd\r\n# cleanup[2] removing dnf.cli.commands.shell\r\n# cleanup[2] removing dnf.cli.commands.swap\r\n# cleanup[2] removing dnf.cli.commands.updateinfo\r\n# cleanup[2] removing dnf.cli.commands.upgrade\r\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\r\n# cleanup[2] removing dnf.cli.demand\r\n# cleanup[2] removing dnf.cli.cli\r\n# cleanup[2] removing dnf.cli\r\n# cleanup[2] removing dnf.plugin.dynamic.builddep\r\n# destroy dnf.plugin.dynamic.builddep\r\n# cleanup[2] removing dateutil._version\r\n# cleanup[2] removing dateutil\r\n# cleanup[2] removing six\r\n# cleanup[2] removing numbers\r\n# destroy numbers\r\n# cleanup[2] removing _decimal\r\n# cleanup[2] removing decimal\r\n# destroy decimal\r\n# cleanup[2] removing dateutil._common\r\n# cleanup[2] removing dateutil.relativedelta\r\n# cleanup[2] removing six.moves\r\n# cleanup[2] removing dateutil.tz._common\r\n# cleanup[2] removing dateutil.tz._factories\r\n# cleanup[2] removing dateutil.tz.tz\r\n# cleanup[2] removing dateutil.tz\r\n# cleanup[2] removing dateutil.parser._parser\r\n# cleanup[2] removing dateutil.parser.isoparser\r\n# destroy dateutil.parser.isoparser\r\n# cleanup[2] removing dateutil.parser\r\n# cleanup[2] removing dnf.plugin.dynamic.changelog\r\n# destroy dnf.plugin.dynamic.changelog\r\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\r\n# destroy dnf.plugin.dynamic.config_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.copr\r\n# destroy dnf.plugin.dynamic.copr\r\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\r\n# destroy dnf.plugin.dynamic.debuginfo-install\r\n# cleanup[2] removing dnf.plugin.dynamic.download\r\n# destroy dnf.plugin.dynamic.download\r\n# cleanup[2] removing _sqlite3\r\n# cleanup[2] removing sqlite3.dbapi2\r\n# cleanup[2] removing sqlite3\r\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\r\n# destroy dnf.plugin.dynamic.generate_completion_cache\r\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\r\n# destroy dnf.plugin.dynamic.groups_manager\r\n# cleanup[2] removing dbus._compat\r\n# cleanup[2] removing dbus.exceptions\r\n# cleanup[2] removing _dbus_bindings\r\n# cleanup[2] removing dbus.types\r\n# cleanup[2] removing dbus.lowlevel\r\n# cleanup[2] removing xml\r\n# destroy xml\r\n# cleanup[2] removing xml.parsers\r\n# destroy xml.parsers\r\n# cleanup[2] removing pyexpat.errors\r\n# cleanup[2] removing pyexpat.model\r\n# cleanup[2] removing pyexpat\r\n# cleanup[2] removing xml.parsers.expat.model\r\n# cleanup[2] removing xml.parsers.expat.errors\r\n# cleanup[2] removing xml.parsers.expat\r\n# destroy xml.parsers.expat\r\n# cleanup[2] removing dbus._expat_introspect_parser\r\n# cleanup[2] removing dbus.proxies\r\n# cleanup[2] removing dbus.connection\r\n# cleanup[2] removing dbus.bus\r\n# cleanup[2] removing dbus._dbus\r\n# cleanup[2] removing dbus\r\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\r\n# destroy dnf.plugin.dynamic.needs_restarting\r\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\r\n# destroy dnf.plugin.dynamic.repoclosure\r\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\r\n# destroy dnf.plugin.dynamic.repodiff\r\n# cleanup[2] removing dnf.plugin.dynamic.repograph\r\n# destroy dnf.plugin.dynamic.repograph\r\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\r\n# destroy dnf.plugin.dynamic.repomanage\r\n# cleanup[2] removing dnf.plugin.dynamic.reposync\r\n# destroy dnf.plugin.dynamic.reposync\r\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\r\n# destroy dnf.plugin.dynamic.system_upgrade\r\n# destroy _sitebuiltins\r\n# destroy _bz2\r\n# destroy _lzma\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ntpath\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy grp\r\n# destroy syslog\r\n# destroy selinux\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy mimetypes\r\n# destroy netrc\r\n# destroy dateutil\r\n# destroy dateutil._version\r\n# destroy dateutil._common\r\n# destroy dateutil.parser\r\n# destroy dateutil.parser._parser\r\n# destroy dateutil.relativedelta\r\n# destroy six.moves.urllib\r\n# destroy six.moves\r\n# destroy six.moves.urllib_parse\r\n# destroy six.moves.urllib.error\r\n# destroy six.moves.urllib.request\r\n# destroy six.moves.urllib.response\r\n# destroy six.moves.urllib.robotparser\r\n# destroy dateutil.tz._common\r\n# destroy dateutil.tz._factories\r\n# destroy dateutil.tz.tz\r\n# destroy dateutil.tz\r\n# destroy six\r\n# destroy sqlite3\r\n# destroy sqlite3.dbapi2\r\n# destroy _sqlite3\r\n# destroy dbus\r\n# destroy dbus._compat\r\n# destroy dbus.exceptions\r\n# destroy dbus.types\r\n# destroy dbus.lowlevel\r\n# destroy dbus._expat_introspect_parser\r\n# destroy dbus.proxies\r\n# destroy dbus.connection\r\n# destroy dbus.bus\r\n# destroy dbus._dbus\r\n# destroy pyexpat.errors\r\n# destroy pyexpat.model\r\n# destroy pyexpat\r\n# destroy uuid\r\n# destroy systemd.journal\r\n# cleanup[3] wiping _dbus_bindings\r\n# cleanup[3] wiping _decimal\r\n# cleanup[3] wiping dnf.cli\r\n# destroy dnf.cli.format\r\n# destroy dnf.cli.term\r\n# destroy dnf.cli.progress\r\n# destroy dnf.cli.aliases\r\n# destroy dnf.cli.option_parser\r\n# destroy dnf.cli.demand\r\n# destroy dnf.cli.cli\r\n# cleanup[3] wiping dnf.cli.commands.upgrademinimal\r\n# cleanup[3] wiping dnf.cli.commands.upgrade\r\n# cleanup[3] wiping dnf.cli.commands.updateinfo\r\n# cleanup[3] wiping dnf.cli.commands.swap\r\n# cleanup[3] wiping dnf.cli.commands.shell\r\n# destroy cmd\r\n# cleanup[3] wiping dnf.cli.commands.search\r\n# cleanup[3] wiping dnf.match_counter\r\n# cleanup[3] wiping dnf.cli.commands.repolist\r\n# cleanup[3] wiping dnf.cli.commands.remove\r\n# cleanup[3] wiping dnf.cli.commands.reinstall\r\n# cleanup[3] wiping dnf.cli.commands.module\r\n# cleanup[3] wiping dnf.cli.commands.mark\r\n# cleanup[3] wiping dnf.cli.commands.makecache\r\n# cleanup[3] wiping dnf.cli.commands.install\r\n# cleanup[3] wiping dnf.cli.commands.history\r\n# cleanup[3] wiping dnf.transaction_sr\r\n# cleanup[3] wiping dnf.cli.commands.group\r\n# cleanup[3] wiping dnf.cli.commands.downgrade\r\n# cleanup[3] wiping dnf.cli.commands.distrosync\r\n# cleanup[3] wiping dnf.cli.commands.deplist\r\n# cleanup[3] wiping dnf.cli.commands.repoquery\r\n# cleanup[3] wiping dnf.cli.commands.clean\r\n# cleanup[3] wiping dnf.cli.commands.check\r\n# cleanup[3] wiping dnf.cli.commands.autoremove\r\n# cleanup[3] wiping dnf.cli.commands.alias\r\n# destroy dnf.cli.commands\r\n# cleanup[3] wiping dnf.cli.output\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping curses\r\n# cleanup[3] wiping _curses\r\n# cleanup[3] wiping dnf\r\n# destroy dnf.pycomp\r\n# destroy dnf.const\r\n# destroy dnf.i18n\r\n# destroy dnf.yum\r\n# destroy dnf.yum.rpmtrans\r\n# destroy dnf.transaction\r\n# destroy dnf.callback\r\n# destroy dnf.util\r\n# destroy dnf.exceptions\r\n# destroy dnf.comps\r\n# destroy dnf.db\r\n# destroy dnf.db.group\r\n# destroy dnf.db.history\r\n# destroy dnf.crypto\r\n# destroy dnf.conf\r\n# destroy dnf.conf.substitutions\r\n# destroy dnf.conf.config\r\n# destroy dnf.conf.read\r\n# destroy dnf.lock\r\n# destroy dnf.logging\r\n# destroy dnf.repo\r\n# destroy dnf.rpm\r\n# destroy dnf.dnssec\r\n# destroy dnf.drpm\r\n# destroy dnf.goal\r\n# destroy dnf.history\r\n# destroy dnf.module\r\n# destroy dnf.module.exceptions\r\n# destroy dnf.module.module_base\r\n# destroy dnf.selector\r\n# destroy dnf.persistor\r\n# destroy dnf.plugin\r\n# destroy dnf.query\r\n# destroy dnf.repodict\r\n# destroy dnf.package\r\n# destroy dnf.sack\r\n# destroy dnf.subject\r\n# destroy dnf.base\r\n# destroy dnf.transaction_sr\r\n# destroy dnf.match_counter\r\n# destroy dnf.cli\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping dnf.rpm.miscutils\r\n# destroy subprocess\r\n# cleanup[3] wiping dnf.rpm.connection\r\n# cleanup[3] wiping inspect\r\n# destroy ast\r\n# destroy dis\r\n# destroy token\r\n# cleanup[3] wiping _opcode\r\n# cleanup[3] wiping libdnf.smartcols\r\n# cleanup[3] wiping libdnf._smartcols\r\n# cleanup[3] wiping dnf.rpm.transaction\r\n# cleanup[3] wiping logging.handlers\r\n# destroy pickle\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping _compat_pickle\r\n# cleanup[3] wiping dnf.yum.misc\r\n# cleanup[3] wiping glob\r\n# cleanup[3] wiping libcomps\r\n# cleanup[3] wiping libcomps._libpycomps\r\n# cleanup[3] wiping hawkey\r\n# cleanup[3] wiping hawkey._hawkey\r\n# cleanup[3] wiping rpm\r\n# destroy rpm.transaction\r\n# cleanup[3] wiping rpm._rpm\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping libdnf\r\n# destroy libdnf.error\r\n# destroy libdnf.common_types\r\n# destroy libdnf.conf\r\n# destroy libdnf.module\r\n# destroy libdnf.repo\r\n# destroy libdnf.transaction\r\n# destroy libdnf.utils\r\n# destroy libdnf.smartcols\r\n# cleanup[3] wiping libdnf._utils\r\n# cleanup[3] wiping libdnf._transaction\r\n# cleanup[3] wiping libdnf._repo\r\n# cleanup[3] wiping libdnf._module\r\n# cleanup[3] wiping libdnf._conf\r\n# cleanup[3] wiping libdnf._common_types\r\n# cleanup[3] wiping libdnf._error\r\n# cleanup[3] wiping queue\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _heapq\r\n# destroy _heapq\r\n# cleanup[3] wiping email.mime.text\r\n# cleanup[3] wiping gzip\r\n# destroy _compression\r\n# cleanup[3] wiping http.cookiejar\r\n# destroy copy\r\n# cleanup[3] wiping urllib.request\r\n# destroy bisect\r\n# cleanup[3] wiping urllib.error\r\n# cleanup[3] wiping urllib.response\r\n# cleanup[3] wiping http.client\r\n# destroy http\r\n# destroy ssl\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping email.parser\r\n# cleanup[3] wiping email.feedparser\r\n# cleanup[3] wiping email.mime.multipart\r\n# cleanup[3] wiping email.mime.application\r\n# cleanup[3] wiping email.mime.nonmultipart\r\n# cleanup[3] wiping email.mime.base\r\n# cleanup[3] wiping email.policy\r\n# cleanup[3] wiping email.contentmanager\r\n# cleanup[3] wiping email.message\r\n# destroy quopri\r\n# cleanup[3] wiping email.iterators\r\n# cleanup[3] wiping email.headerregistry\r\n# cleanup[3] wiping email._header_value_parser\r\n# cleanup[3] wiping email._encoded_words\r\n# cleanup[3] wiping email._policybase\r\n# cleanup[3] wiping email.utils\r\n# cleanup[3] wiping email._parseaddr\r\n# cleanup[3] wiping calendar\r\n# cleanup[3] wiping email.header\r\n# cleanup[3] wiping email.charset\r\n# cleanup[3] wiping email.base64mime\r\n# cleanup[3] wiping email.quoprimime\r\n# cleanup[3] wiping email.errors\r\n# cleanup[3] wiping email.encoders\r\n# cleanup[3] wiping email.mime\r\n# destroy email.mime.base\r\n# destroy email.mime.nonmultipart\r\n# destroy email.mime.application\r\n# destroy email.mime.multipart\r\n# destroy email.mime.text\r\n# cleanup[3] wiping email\r\n# destroy email._parseaddr\r\n# destroy email._policybase\r\n# destroy email._encoded_words\r\n# destroy email._header_value_parser\r\n# destroy email.mime\r\n# destroy email.encoders\r\n# destroy email.errors\r\n# destroy email.quoprimime\r\n# destroy email.base64mime\r\n# destroy email.charset\r\n# destroy email.header\r\n# destroy email.utils\r\n# destroy email.headerregistry\r\n# destroy email.iterators\r\n# destroy email.message\r\n# destroy email.contentmanager\r\n# destroy email.policy\r\n# destroy email.feedparser\r\n# destroy email.parser\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping gettext\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping socket\r\n# cleanup[3] wiping array\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# destroy logging.handlers\r\n# cleanup[3] wiping string\r\n# cleanup[3] wiping _string\r\n# destroy _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# destroy atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping urllib.parse\r\n# destroy ipaddress\r\n# cleanup[3] wiping urllib\r\n# destroy urllib.response\r\n# destroy urllib.error\r\n# destroy urllib.request\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping random\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping fnmatch\r\n# cleanup[3] wiping importlib.util\r\n# cleanup[3] wiping importlib._abc\r\n# cleanup[3] wiping importlib.machinery\r\n# cleanup[3] wiping importlib\r\n# destroy importlib._abc\r\n# destroy importlib.machinery\r\n# destroy importlib.util\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping base64\r\n# cleanup[3] wiping binascii\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# destroy _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy _dbus_bindings\r\n# destroy decimal\r\n# destroy _curses\r\n# destroy libcomps._libpycomps\r\n# destroy hawkey._hawkey\r\n# destroy rpm._rpm\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _weakref\r\n# destroy _thread\r\n# destroy _hashlib\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy _compat_pickle\r\n# destroy libdnf._error\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy _queue\r\n# destroy array\r\n# destroy copyreg\r\n# destroy _pickle\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves\r\n# destroy gzip\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# destroy unicodedata\r\n# destroy _blake2\r\n# destroy email\r\n# destroy queue\r\n# destroy shlex\r\n# destroy pwd\r\n# destroy gettext\r\n# destroy libcomps\r\n# destroy urllib\r\n# destroy dnf.rpm.transaction\r\n# destroy dnf.rpm.connection\r\n# destroy dnf.rpm.miscutils\r\n# destroy hashlib\r\n# destroy json\r\n# destroy importlib\r\n# destroy inspect\r\n# destroy gc\r\n# destroy math\r\n# destroy shutil\r\n# destroy zlib\r\n# destroy urllib.parse\r\n# destroy fnmatch\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy calendar\r\n# destroy dnf.yum.misc\r\n# destroy glob\r\n# destroy curses\r\n# destroy struct\r\n# destroy termios\r\n# destroy argparse\r\n# destroy dnf.cli.commands.alias\r\n# destroy dnf.cli.commands.autoremove\r\n# destroy dnf.cli.commands.check\r\n# destroy dnf.cli.commands.clean\r\n# destroy dnf.cli.commands.repoquery\r\n# destroy dnf.cli.commands.deplist\r\n# destroy dnf.cli.commands.distrosync\r\n# destroy dnf.cli.commands.downgrade\r\n# destroy dnf.cli.commands.group\r\n# destroy dnf.cli.commands.history\r\n# destroy dnf.cli.commands.install\r\n# destroy dnf.cli.commands.makecache\r\n# destroy dnf.cli.commands.mark\r\n# destroy dnf.cli.commands.module\r\n# destroy dnf.cli.commands.reinstall\r\n# destroy dnf.cli.commands.remove\r\n# destroy dnf.cli.commands.repolist\r\n# destroy dnf.cli.commands.search\r\n# destroy dnf.cli.commands.shell\r\n# destroy dnf.cli.commands.swap\r\n# destroy dnf.cli.commands.updateinfo\r\n# destroy dnf.cli.commands.upgrade\r\n# destroy dnf.cli.commands.upgrademinimal\r\n# destroy datetime\r\n# destroy logging\r\n# destroy operator\r\n# destroy random\r\n# destroy hawkey\r\n# destroy dnf.cli.output\r\n# destroy dnf\r\n# destroy rpm\r\n# destroy itertools\r\n# destroy functools\r\n# destroy locale\r\n# destroy signal\r\n# destroy threading\r\n# destroy contextlib\r\n# destroy time\r\n# destroy fcntl\r\n# destroy _posixsubprocess\r\n# destroy select\r\n# destroy selectors\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy collections\r\n# destroy io\r\n# destroy _opcode\r\n# destroy _warnings\r\n# destroy posix\r\n# destroy binascii\r\n# destroy http.client\r\n# destroy http.cookiejar\r\n# destroy socket\r\n# destroy base64\r\n# destroy errno\r\n# destroy warnings\r\n# destroy string\r\n# destroy _ssl\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy re\r\n# destroy _random\r\n# destroy _sre\r\n# destroy _operator\r\n# destroy _functools\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 6\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.46.206 closed.\r\n") 7163 1726888034.86753: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c517104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c516dfb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51712a50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c514c1130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c514c1fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c514ffd70> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c514fffb0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51537770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51537e00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51517a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51515160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c514fcf20> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c515576b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c515562d0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51516030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51554b60> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5158c6b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c514fc1a0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5158cb60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5158ca10> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5158ce00> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c514facc0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5158d4f0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5158d1c0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5158e3f0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c515a45f0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c515a5cd0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c515a6b70> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c515a71d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c515a60c0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c515a7c50> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c515a7380> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5158e360> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c512dbb30> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c513045c0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51304350> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c513045f0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c51304ef0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c51305820> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c513047d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c512d9cd0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51306c30> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51305970> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5158eb10> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5132ef60> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c513572c0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c513b40e0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c513b6840> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c513b4200> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51357f50> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c511bd1c0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c513560c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51307b30> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9c51356420> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_w4_edbee/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51212e70> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c511f1e20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c511f0f80> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c512111f0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5123e8d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5123e690> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5123dfa0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5123e9c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51213b90> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5123f650> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5123f890> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5123fdd0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b11c10> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50b13830> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b181d0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b190d0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b1be30> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c514fadb0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b1a0f0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b23ec0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b22990> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b226f0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b22c60> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b1a600> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50b67fb0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b681d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50b69dc0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b69b50> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50b6c2f0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b6a450> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b6f9b0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b6c470> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50b70860> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50b70ad0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50b70440> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b68500> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50bfc4a0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50bfd5b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b72c30> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50b73fb0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b72810> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50a016d0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50a024e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50bfd7c0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50a02510> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50a03680> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c50a0df10> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50a0bc20> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50b02840> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c51272540> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50a0dfa0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50a047d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa05c0> # /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa07a0> # /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa0ec0> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa0a40> # /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa1790> # /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py # code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50a8d340> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50a8d0d0> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c506fa3c0> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa2fc0> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py # code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50700f80> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c506fbb00> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c506fae70> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa2480> # /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py # code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py # code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5076cef0> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50725010> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c506fb8f0> # /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py # code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py # code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py # code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50770920> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5076ecc0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50724b00> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa1e50> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa1820> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa1550> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa0800> # /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50aa1850> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50770f20> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50770650> # /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py # code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50771670> # /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py # code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5075be90> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50759490> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c507725d0> # /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py # code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50758f20> # /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py # code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c507920f0> # /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' # /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50792d50> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50792840> # /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50793080> # /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py # code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50767890> # /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py # code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5061fda0> # zipimport: zlib available import 'ansible.module_utils.urls' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.respawn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.yumdnf' # # zipimport: zlib available # /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' # /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5065ecf0> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5065ee10> # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c503aeff0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c503ae840> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c503aea20> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5065f350> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5065de20> # /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5065e9c0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c504285f0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c504281d0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c5042be90> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c50428710> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4ff32ff0> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5042bf20> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4ffb0b30> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4ff333b0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4ffb3b00> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4ffb0cb0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4ffefcb0> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4ffb3ec0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4e590ec0> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5902f0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c503cbd10> # /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4e5ac350> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5937d0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5aea20> # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5af8f0> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4e5d0200> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5aff80> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5afb30> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5ae990> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5ae270> # /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4e5d32c0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5ae750> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e5ac6e0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e592de0> # /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4e593500> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e593260> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e590fe0> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e610890> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e612de0> # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e6135c0> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e6120c0> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e613dd0> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e610860> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e63d880> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e63ce00> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e63cc20> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e668950> # /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py # code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df369c0> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4df36cf0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e66ac60> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e668e00> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e63fe00> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e63e090> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e63ddc0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df70770> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df37890> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4e63e5d0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df70e90> # /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df71250> # /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df71310> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df71430> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4df73fe0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df72150> # /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df98140> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df98230> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df71280> # /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df983e0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4dfbbdd0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dfbb230> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dfb9ca0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df99be0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df99040> # /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df99fa0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4df9b290> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dff8740> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dff89b0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dff9310> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dff8da0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dffa210> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c503af110> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c5065dbe0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dffae40> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4ddcf8c0> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' # /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py # code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4dded910> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dded4c0> # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4dded760> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4ddec380> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4ddcfbc0> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4ddcc920> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4ddec170> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de02f00> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de01a30> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de286e0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de289b0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de28c20> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de28e90> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de29580> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de29400> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de2ae70> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de2afc0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de2b1d0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de44170> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de2b9b0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de44ce0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de45130> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de45310> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de455e0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de464e0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de46750> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de46960> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de47560> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de47080> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py # code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de703e0> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de47ce0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de71040> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de71340> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de722a0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de72540> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de726f0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dffb260> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dffaff0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dffa750> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de730e0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de72e10> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' # /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py # code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de91580> # /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py # code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py # code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de92cc0> # extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4de91ee0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de91a90> # /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dbe4590> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dbcb980> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' import 'six.moves' # # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dbe7230> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dbe7cb0> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dbe4c20> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dbe48f0> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de733b0> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de910d0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4de73110> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dffbfb0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc11eb0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc12750> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc13770> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc13dd0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4dc394c0> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc38e90> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc38b30> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc387d0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c512724b0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc3b110> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc3b1d0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4dc3b8f0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc3b770> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc69ee0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc6b0e0> # /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc6b320> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9c4dc6b4a0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc6b2c0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc6abd0> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc6a060> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc69340> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc688c0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc68170> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc3ac00> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc3a0f0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc6adb0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc6b8f0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc94200> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc945c0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc94ef0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9c4dc95a30> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["tlog", "sssd", "authselect"], "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null, "state": null}}} # destroy dnf.plugin.dynamic # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # destroy _sitebuiltins # destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath # destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog # destroy selinux # destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # destroy six.moves.urllib # destroy six.moves # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy uuid # destroy systemd.journal # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _decimal # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # destroy copy # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # destroy ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy _dbus_bindings # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _weakref # destroy _thread # destroy _hashlib # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib # destroy _queue # destroy array # destroy copyreg # destroy _pickle # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy gzip # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata # destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd # destroy gettext # destroy libcomps # destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib # destroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib # destroy urllib.parse # destroy fnmatch # destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy rpm # destroy itertools # destroy functools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode # destroy _warnings # destroy posix # destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string # destroy _ssl # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re # destroy _random # destroy _sre # destroy _operator # destroy _functools # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 6 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.46.206 closed. 7163 1726888034.88783: done with _execute_module (ansible.legacy.dnf, {'name': ['tlog', 'sssd', 'authselect'], '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7163 1726888034.88789: _low_level_execute_command(): starting 7163 1726888034.88791: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/ > /dev/null 2>&1 && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888031.5539448-7404-147207069837022/ > /dev/null 2>&1 && sleep 0'"'"'' 7163 1726888034.88796: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888034.88798: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888034.88799: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888034.88801: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888034.88802: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7163 1726888034.88803: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888034.88805: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888034.88806: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 6 <<< 7163 1726888034.93505: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888034.93537: stderr chunk (state=3): >>><<< 7163 1726888034.93542: stdout chunk (state=3): >>><<< <10.31.46.206> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 6\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888034.93567: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 6 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888034.93726: handler run complete 7163 1726888034.93729: attempt loop complete, returning result 7163 1726888034.93731: _execute() done 7163 1726888034.93733: dumping result to json 7163 1726888034.93735: done dumping result, returning 7163 1726888034.93739: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Install session recording packages [02619b48-4a2f-6d34-1d0e-00000000000b] 7163 1726888034.93741: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000b 7163 1726888034.93786: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000b 7163 1726888034.93789: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "invocation": { "module_args": { "allow_downgrade": false, "allowerasing": false, "autoremove": false, "best": null, "bugfix": false, "cacheonly": false, "conf_file": null, "disable_excludes": null, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_dir": null, "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "install_repoquery": true, "install_weak_deps": true, "installroot": "/", "list": null, "lock_timeout": 30, "name": [ "tlog", "sssd", "authselect" ], "nobest": null, "releasever": null, "security": false, "skip_broken": false, "sslverify": true, "state": null, "update_cache": false, "update_only": false, "use_backend": "auto", "validate_certs": true } }, "rc": 0, "results": [] } MSG: Nothing to do 7163 1726888034.93893: no more pending results, returning what we have 7163 1726888034.93897: results queue empty 7163 1726888034.93898: checking for any_errors_fatal 7163 1726888034.93904: done checking for any_errors_fatal 7163 1726888034.93905: checking for max_fail_percentage 7163 1726888034.93906: done checking for max_fail_percentage 7163 1726888034.93907: checking to see if all hosts have failed and the running result is not ok 7163 1726888034.93908: done checking to see if all hosts have failed 7163 1726888034.93909: getting the remaining hosts for this loop 7163 1726888034.93910: done getting the remaining hosts for this loop 7163 1726888034.93914: getting the next task for host managed_node1 7163 1726888034.93918: done getting next task for host managed_node1 7163 1726888034.93922: ^ task is: TASK: fedora.linux_system_roles.tlog : Get the rpm package facts 7163 1726888034.93924: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888034.93925: getting the next task for host managed_node2 7163 1726888034.93928: done getting next task for host managed_node2 7163 1726888034.93930: ^ task is: TASK: fedora.linux_system_roles.tlog : Get the rpm package facts 7163 1726888034.93931: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888034.93932: getting the next task for host managed_node3 7163 1726888034.93934: done getting next task for host managed_node3 7163 1726888034.93935: ^ task is: TASK: fedora.linux_system_roles.tlog : Get the rpm package facts 7163 1726888034.93936: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888034.93950: getting variables 7163 1726888034.93952: in VariableManager get_vars() 7163 1726888034.93982: Calling all_inventory to load vars for managed_node1 7163 1726888034.93987: Calling groups_inventory to load vars for managed_node1 7163 1726888034.93990: Calling all_plugins_inventory to load vars for managed_node1 7163 1726888034.93998: Calling all_plugins_play to load vars for managed_node1 7163 1726888034.94001: Calling groups_plugins_inventory to load vars for managed_node1 7163 1726888034.94003: Calling groups_plugins_play to load vars for managed_node1 7163 1726888034.94047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888034.94071: done with get_vars() 7163 1726888034.94083: done getting variables TASK [fedora.linux_system_roles.tlog : Get the rpm package facts] ************** task path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:10 Friday 20 September 2024 23:07:14 -0400 (0:00:03.520) 0:00:06.951 ****** 7163 1726888034.94219: entering _queue_task() for managed_node1/package_facts 7163 1726888034.94221: Creating lock for package_facts 7163 1726888034.94492: worker is 1 (out of 3 available) 7163 1726888034.94505: exiting _queue_task() for managed_node1/package_facts 7163 1726888034.94536: getting variables 7163 1726888034.94543: in VariableManager get_vars() 7163 1726888034.94648: Calling all_inventory to load vars for managed_node2 7163 1726888034.94652: Calling groups_inventory to load vars for managed_node2 7163 1726888034.94655: Calling all_plugins_inventory to load vars for managed_node2 7163 1726888034.94682: Calling all_plugins_play to load vars for managed_node2 7163 1726888034.94691: Calling groups_plugins_inventory to load vars for managed_node2 7163 1726888034.94697: Calling groups_plugins_play to load vars for managed_node2 7163 1726888034.94820: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888034.94898: done with get_vars() 7163 1726888034.94918: done getting variables 7163 1726888034.95057: entering _queue_task() for managed_node2/package_facts 7163 1726888034.95861: worker is 2 (out of 3 available) 7163 1726888034.95874: exiting _queue_task() for managed_node2/package_facts 7163 1726888034.96059: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Get the rpm package facts 7163 1726888034.96068: in run() - task 02619b48-4a2f-6d34-1d0e-00000000000c 7163 1726888034.96077: variable 'ansible_search_path' from source: unknown 7163 1726888034.96081: variable 'ansible_search_path' from source: unknown 7163 1726888034.96087: calling self._execute() 7163 1726888034.96090: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888034.96093: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888034.96098: variable 'omit' from source: magic vars 7163 1726888034.96108: getting variables 7163 1726888034.96111: in VariableManager get_vars() 7163 1726888034.96220: Calling all_inventory to load vars for managed_node3 7163 1726888034.96224: Calling groups_inventory to load vars for managed_node3 7163 1726888034.96228: Calling all_plugins_inventory to load vars for managed_node3 7163 1726888034.96458: Calling all_plugins_play to load vars for managed_node3 7163 1726888034.96463: Calling groups_plugins_inventory to load vars for managed_node3 7163 1726888034.96473: variable 'omit' from source: magic vars 7163 1726888034.96477: variable 'omit' from source: magic vars 7163 1726888034.96485: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Get the rpm package facts 7163 1726888034.96490: Calling groups_plugins_play to load vars for managed_node3 7163 1726888034.96608: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888034.96710: done with get_vars() 7163 1726888034.96725: done getting variables 7163 1726888034.96943: in run() - task 02619b48-4a2f-6d34-1d0e-00000000000c 7163 1726888034.96948: variable 'ansible_search_path' from source: unknown 7163 1726888034.96951: variable 'ansible_search_path' from source: unknown 7163 1726888034.96954: calling self._execute() 7163 1726888034.96957: variable 'omit' from source: magic vars 7163 1726888034.97040: entering _queue_task() for managed_node3/package_facts 7163 1726888034.97192: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7163 1726888034.97196: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7163 1726888034.97199: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888034.97202: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888034.97204: variable 'omit' from source: magic vars 7163 1726888034.97207: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7163 1726888034.97209: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888034.97211: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888034.97332: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7163 1726888034.97337: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888034.97342: variable 'omit' from source: magic vars 7163 1726888034.97344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888034.97836: worker is 3 (out of 3 available) 7163 1726888034.97951: exiting _queue_task() for managed_node3/package_facts 7163 1726888034.97979: done queuing things up, now waiting for results queue to drain 7163 1726888034.97981: waiting for pending results... 7163 1726888034.98097: variable 'omit' from source: magic vars 7163 1726888034.98102: variable 'omit' from source: magic vars 7163 1726888034.98106: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7163 1726888034.98115: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7163 1726888034.98118: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7163 1726888034.98121: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888034.98126: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888034.98128: variable 'inventory_hostname' from source: host vars for 'managed_node2' 7163 1726888034.98131: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888034.98136: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888034.98343: Set connection var ansible_shell_executable to /bin/sh 7163 1726888034.98349: Set connection var ansible_timeout to 10 7163 1726888034.98352: Set connection var ansible_module_compression to ZIP_DEFLATED 7163 1726888034.98355: Set connection var ansible_shell_type to sh 7163 1726888034.98357: Set connection var ansible_pipelining to False 7163 1726888034.98360: Set connection var ansible_connection to ssh 7163 1726888034.98362: variable 'ansible_shell_executable' from source: unknown 7163 1726888034.98364: variable 'ansible_connection' from source: unknown 7163 1726888034.98366: variable 'ansible_module_compression' from source: unknown 7163 1726888034.98368: variable 'ansible_shell_type' from source: unknown 7163 1726888034.98370: variable 'ansible_shell_executable' from source: unknown 7163 1726888034.98377: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888034.98379: variable 'ansible_pipelining' from source: unknown 7163 1726888034.98381: variable 'ansible_timeout' from source: unknown 7163 1726888034.98383: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888034.98386: Set connection var ansible_shell_executable to /bin/sh 7163 1726888034.98388: Set connection var ansible_timeout to 10 7163 1726888034.98390: Set connection var ansible_module_compression to ZIP_DEFLATED 7163 1726888034.98398: Set connection var ansible_shell_type to sh 7163 1726888034.98403: Set connection var ansible_pipelining to False 7163 1726888034.98406: Set connection var ansible_connection to ssh 7163 1726888034.98732: variable 'ansible_shell_executable' from source: unknown 7163 1726888034.98735: variable 'ansible_connection' from source: unknown 7163 1726888034.98743: variable 'ansible_module_compression' from source: unknown 7163 1726888034.98747: variable 'ansible_shell_type' from source: unknown 7163 1726888034.98750: variable 'ansible_shell_executable' from source: unknown 7163 1726888034.98752: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888034.98755: variable 'ansible_pipelining' from source: unknown 7163 1726888034.98760: variable 'ansible_timeout' from source: unknown 7163 1726888034.98764: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888034.98769: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Get the rpm package facts 7163 1726888034.98963: in run() - task 02619b48-4a2f-6d34-1d0e-00000000000c 7163 1726888034.99167: variable 'ansible_search_path' from source: unknown 7163 1726888034.99172: variable 'ansible_search_path' from source: unknown 7163 1726888034.99177: calling self._execute() 7163 1726888034.99210: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7163 1726888034.99227: variable 'omit' from source: magic vars 7163 1726888034.99287: starting attempt loop 7163 1726888034.99303: running the handler 7163 1726888034.99332: _low_level_execute_command(): starting 7163 1726888034.99340: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888034.99354: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888034.99389: variable 'omit' from source: magic vars 7163 1726888034.99400: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 7163 1726888034.99742: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7163 1726888034.99746: variable 'omit' from source: magic vars 7163 1726888034.99749: starting attempt loop 7163 1726888034.99754: variable 'omit' from source: magic vars 7163 1726888034.99771: running the handler 7163 1726888035.00054: variable 'omit' from source: magic vars 7163 1726888035.00057: _low_level_execute_command(): starting 7163 1726888035.00060: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888035.00066: variable 'omit' from source: magic vars <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 7163 1726888035.00157: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7163 1726888035.00385: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7163 1726888035.00389: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7163 1726888035.00445: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888035.00449: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888035.00488: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7163 1726888035.00611: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888035.00616: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888035.00877: Set connection var ansible_shell_executable to /bin/sh 7163 1726888035.00893: Set connection var ansible_timeout to 10 7163 1726888035.00904: Set connection var ansible_module_compression to ZIP_DEFLATED 7163 1726888035.00916: Set connection var ansible_shell_type to sh 7163 1726888035.00944: Set connection var ansible_pipelining to False 7163 1726888035.01143: Set connection var ansible_connection to ssh 7163 1726888035.01146: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888035.01156: variable 'ansible_shell_executable' from source: unknown 7163 1726888035.01159: variable 'ansible_connection' from source: unknown 7163 1726888035.01161: variable 'ansible_module_compression' from source: unknown 7163 1726888035.01163: variable 'ansible_shell_type' from source: unknown 7163 1726888035.01165: variable 'ansible_shell_executable' from source: unknown 7163 1726888035.01167: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888035.01169: variable 'ansible_pipelining' from source: unknown 7163 1726888035.01171: variable 'ansible_timeout' from source: unknown 7163 1726888035.01173: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888035.01630: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' <<< 7163 1726888035.01652: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888035.01754: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888035.01795: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888035.01847: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888035.01905: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7163 1726888035.01922: variable 'omit' from source: magic vars 7163 1726888035.01932: starting attempt loop 7163 1726888035.01947: running the handler 7163 1726888035.01971: _low_level_execute_command(): starting 7163 1726888035.01990: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 7163 1726888035.02815: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888035.02833: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888035.02850: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 7163 1726888035.02901: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888035.02907: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888035.02916: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6497 <<< 7163 1726888035.02981: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888035.03091: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888035.03360: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888035.03381: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888035.03442: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888035.03515: stdout chunk (state=3): >>>/root <<< 7163 1726888035.03636: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888035.03841: stderr chunk (state=3): >>><<< 7163 1726888035.03845: stdout chunk (state=3): >>><<< <10.31.45.174> (0, b'/root\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888035.03852: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888035.03854: _low_level_execute_command(): starting 7163 1726888035.03871: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925 `" && echo ansible-tmp-1726888035.0382116-7549-23809000587925="` echo /root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925 `" ) && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925 `" && echo ansible-tmp-1726888035.0382116-7549-23809000587925="` echo /root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925 `" ) && sleep 0'"'"'' 7163 1726888035.04753: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888035.04790: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7163 1726888035.04861: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888035.04906: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888035.04924: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888035.04943: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888035.05026: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888035.05029: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888035.05375: stdout chunk (state=3): >>>/root <<< 7163 1726888035.05482: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888035.05485: stdout chunk (state=3): >>><<< 7163 1726888035.05488: stderr chunk (state=3): >>><<< <10.31.12.215> (0, b'/root\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888035.05528: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888035.05589: _low_level_execute_command(): starting 7163 1726888035.05594: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458 `" && echo ansible-tmp-1726888035.0554132-7548-203127041655458="` echo /root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458 `" ) && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458 `" && echo ansible-tmp-1726888035.0554132-7548-203127041655458="` echo /root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458 `" ) && sleep 0'"'"'' 7163 1726888035.05765: stdout chunk (state=3): >>>/root <<< 7163 1726888035.06094: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888035.06098: stdout chunk (state=3): >>><<< 7163 1726888035.06100: stderr chunk (state=3): >>><<< <10.31.46.206> (0, b'/root\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888035.06106: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888035.06108: _low_level_execute_command(): starting 7163 1726888035.06111: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982 `" && echo ansible-tmp-1726888035.0599494-7550-127905561709982="` echo /root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982 `" ) && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982 `" && echo ansible-tmp-1726888035.0599494-7550-127905561709982="` echo /root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982 `" ) && sleep 0'"'"'' 7163 1726888035.06664: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888035.06773: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888035.06826: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888035.06833: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888035.06992: stdout chunk (state=3): >>>ansible-tmp-1726888035.0382116-7549-23809000587925=/root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925 <<< 7163 1726888035.07173: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888035.07177: stdout chunk (state=3): >>><<< 7163 1726888035.07180: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 7163 1726888035.07182: stderr chunk (state=3): >>><<< <10.31.45.174> (0, b'ansible-tmp-1726888035.0382116-7549-23809000587925=/root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888035.07291: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888035.0382116-7549-23809000587925=/root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888035.07297: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888035.07452: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888035.07546: variable 'ansible_module_compression' from source: unknown 7163 1726888035.07598: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888035.07704: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888035.07711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found <<< 7163 1726888035.07715: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass <<< 7163 1726888035.07719: ANSIBALLZ: Using lock for package_facts 7163 1726888035.07721: ANSIBALLZ: Acquiring lock 7163 1726888035.07723: ANSIBALLZ: Lock acquired: 140449592564128 7163 1726888035.07729: ANSIBALLZ: Creating module 7163 1726888035.07778: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888035.07793: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7163 1726888035.07819: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888035.07922: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' <<< 7163 1726888035.07926: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888035.07967: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888035.07976: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6573 <<< 7163 1726888035.08043: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888035.08059: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888035.09672: stdout chunk (state=3): >>>ansible-tmp-1726888035.0554132-7548-203127041655458=/root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458 <<< 7163 1726888035.09930: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888035.09934: stdout chunk (state=3): >>><<< 7163 1726888035.09937: stderr chunk (state=3): >>><<< <10.31.12.215> (0, b'ansible-tmp-1726888035.0554132-7548-203127041655458=/root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888035.09982: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888035.0554132-7548-203127041655458=/root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888035.10343: variable 'ansible_module_compression' from source: unknown 7163 1726888035.10369: ANSIBALLZ: Using lock for package_facts 7163 1726888035.10372: ANSIBALLZ: Acquiring lock 7163 1726888035.11561: stdout chunk (state=3): >>>ansible-tmp-1726888035.0599494-7550-127905561709982=/root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982 <<< 7163 1726888035.12351: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888035.12354: stdout chunk (state=3): >>><<< 7163 1726888035.12356: stderr chunk (state=3): >>><<< <10.31.46.206> (0, b'ansible-tmp-1726888035.0599494-7550-127905561709982=/root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888035.12363: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888035.0599494-7550-127905561709982=/root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888035.12366: variable 'ansible_module_compression' from source: unknown 7163 1726888035.12418: ANSIBALLZ: Using lock for package_facts 7163 1726888035.12421: ANSIBALLZ: Acquiring lock 7163 1726888035.49466: ANSIBALLZ: Writing module into payload 7163 1726888035.49681: ANSIBALLZ: Writing module 7163 1726888035.49712: ANSIBALLZ: Renaming module 7163 1726888035.49746: ANSIBALLZ: Done creating module 7163 1726888035.49792: variable 'ansible_facts' from source: host vars for 'managed_node2' 7163 1726888035.49842: ANSIBALLZ: Lock acquired: 140449592564128 7163 1726888035.49846: ANSIBALLZ: Reading module after lock 7163 1726888035.50162: ANSIBALLZ: Lock acquired: 140449592564128 7163 1726888035.50165: ANSIBALLZ: Reading module after lock 7163 1726888035.50168: variable 'ansible_facts' from source: host vars for 'managed_node1' 7163 1726888035.50170: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/package_facts.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/package_facts.py 7163 1726888035.50405: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982/AnsiballZ_package_facts.py <10.31.46.206> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmppnf_77rn TO /root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982/AnsiballZ_package_facts.py 7163 1726888035.50514: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925/AnsiballZ_package_facts.py <10.31.45.174> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmp9hz0fzcu TO /root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925/AnsiballZ_package_facts.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/package_facts.py 7163 1726888035.50621: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458/AnsiballZ_package_facts.py <10.31.12.215> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpgu92xh12 TO /root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458/AnsiballZ_package_facts.py <10.31.46.206> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/a3358520e8"' '[10.31.46.206]' <10.31.12.215> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' '[10.31.12.215]' <10.31.45.174> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' '[10.31.45.174]' 7163 1726888035.50846: Sending initial data 7163 1726888035.50866: Sent initial data (160 bytes) 7163 1726888035.50972: Sending initial data 7163 1726888035.50993: Sent initial data (159 bytes) 7163 1726888035.51149: Sending initial data 7163 1726888035.51181: Sent initial data (160 bytes) 7163 1726888035.52131: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888035.52136: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888035.52253: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888035.52258: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 6 <<< 7163 1726888035.52262: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888035.52287: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888035.52344: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' <<< 7163 1726888035.52381: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888035.52389: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888035.52392: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6497 <<< 7163 1726888035.52419: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888035.52423: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888035.52480: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 7163 1726888035.52501: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888035.52535: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888035.52596: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888035.54204: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 7163 1726888035.54247: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 <<< 7163 1726888035.54252: stderr chunk (state=3): >>>debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 7163 1726888035.54297: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp9hz0fzcu debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925/AnsiballZ_package_facts.py" debug3: Sent message fd 3 T:17 I:3 <<< 7163 1726888035.54301: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp9hz0fzcu /root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925/AnsiballZ_package_facts.py <<< 7163 1726888035.54328: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 7163 1726888035.54332: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmp9hz0fzcu" to remote "/root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925/AnsiballZ_package_facts.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925/AnsiballZ_package_facts.py M:0x001a <<< 7163 1726888035.54841: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7163 1726888035.54857: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 7163 1726888035.54874: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 7163 1726888035.54889: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 7163 1726888035.54915: stderr chunk (state=3): >>>debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 7163 1726888035.55002: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120 <<< 7163 1726888035.55098: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 7163 1726888035.55119: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 7163 1726888035.55262: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmppnf_77rn debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982/AnsiballZ_package_facts.py" debug3: Sent message fd 3 T:17 I:3 <<< 7163 1726888035.55269: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmppnf_77rn /root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982/AnsiballZ_package_facts.py <<< 7163 1726888035.55272: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 <<< 7163 1726888035.55308: stderr chunk (state=3): >>>debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 7163 1726888035.55314: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmppnf_77rn" to remote "/root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982/AnsiballZ_package_facts.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982/AnsiballZ_package_facts.py M:0x001a <<< 7163 1726888035.55378: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root <<< 7163 1726888035.55425: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpgu92xh12 /root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458/AnsiballZ_package_facts.py <<< 7163 1726888035.55430: stderr chunk (state=3): >>>debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpgu92xh12 debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458/AnsiballZ_package_facts.py" debug3: Sent message fd 3 T:17 I:3 <<< 7163 1726888035.55673: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 261120 bytes at 0 debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:25794 <<< 7163 1726888035.55676: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpgu92xh12" to remote "/root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458/AnsiballZ_package_facts.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458/AnsiballZ_package_facts.py M:0x001a <<< 7163 1726888035.55975: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 7 25794 bytes at 261120 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 7163 1726888035.56013: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888035.56104: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888035.56132: stderr chunk (state=3): >>><<< 7163 1726888035.56145: stdout chunk (state=3): >>><<< <10.31.45.174> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp9hz0fzcu /root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925/AnsiballZ_package_facts.py\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master at \'/root/.ansible/cp/26e6bc9b9f\'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp9hz0fzcu\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925/AnsiballZ_package_facts.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmp9hz0fzcu" to remote "/root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925/AnsiballZ_package_facts.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925/AnsiballZ_package_facts.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925/AnsiballZ_package_facts.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:25794\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 25794 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 7163 1726888035.56463: done transferring module to remote 7163 1726888035.56466: _low_level_execute_command(): starting 7163 1726888035.56469: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925/ /root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925/AnsiballZ_package_facts.py && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925/ /root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925/AnsiballZ_package_facts.py && sleep 0'"'"'' 7163 1726888035.57014: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120 <<< 7163 1726888035.57076: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120 <<< 7163 1726888035.57608: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 261120 bytes at 0 debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:25795 <<< 7163 1726888035.57922: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 7 25795 bytes at 261120 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 7163 1726888035.57985: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888035.58062: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration <<< 7163 1726888035.58066: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888035.58445: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888035.58449: stdout chunk (state=3): >>><<< 7163 1726888035.58455: stderr chunk (state=3): >>><<< <10.31.46.206> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmppnf_77rn /root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982/AnsiballZ_package_facts.py\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master at \'/root/.ansible/cp/a3358520e8\'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 6\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmppnf_77rn\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982/AnsiballZ_package_facts.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmppnf_77rn" to remote "/root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982/AnsiballZ_package_facts.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982/AnsiballZ_package_facts.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982/AnsiballZ_package_facts.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:25795\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 25795 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 7163 1726888035.58465: done transferring module to remote 7163 1726888035.58470: _low_level_execute_command(): starting 7163 1726888035.58473: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982/ /root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982/AnsiballZ_package_facts.py && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982/ /root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982/AnsiballZ_package_facts.py && sleep 0'"'"'' 7163 1726888035.58487: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 261120 bytes at 0 debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:25795 <<< 7163 1726888035.58845: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 <<< 7163 1726888035.58849: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888035.58851: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 7 25795 bytes at 261120 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 7163 1726888035.58854: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888035.58977: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888035.59114: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888035.59247: stderr chunk (state=3): >>><<< 7163 1726888035.59251: stdout chunk (state=3): >>><<< <10.31.12.215> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpgu92xh12 /root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458/AnsiballZ_package_facts.py\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master at \'/root/.ansible/cp/1fb99bda8d\'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpgu92xh12\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458/AnsiballZ_package_facts.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpgu92xh12" to remote "/root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458/AnsiballZ_package_facts.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458/AnsiballZ_package_facts.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458/AnsiballZ_package_facts.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:25795\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 25795 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 7163 1726888035.59646: done transferring module to remote 7163 1726888035.59649: _low_level_execute_command(): starting 7163 1726888035.59652: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458/ /root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458/AnsiballZ_package_facts.py && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458/ /root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458/AnsiballZ_package_facts.py && sleep 0'"'"'' 7163 1726888035.59674: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888035.59712: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888035.59730: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888035.59747: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' <<< 7163 1726888035.59773: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888035.59791: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888035.59804: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 7163 1726888035.59814: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 7163 1726888035.59825: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 7163 1726888035.59845: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6573 <<< 7163 1726888035.59881: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888035.59915: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888035.60472: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' <<< 7163 1726888035.60486: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888035.60504: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888035.60517: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 7163 1726888035.60528: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 7163 1726888035.60553: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 <<< 7163 1726888035.60581: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888035.60741: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888035.60746: stdout chunk (state=3): >>><<< 7163 1726888035.60748: stderr chunk (state=3): >>><<< <10.31.45.174> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888035.60756: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888035.60766: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888035.60769: _low_level_execute_command(): starting 7163 1726888035.60772: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925/AnsiballZ_package_facts.py && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' -tt 10.31.45.174 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925/AnsiballZ_package_facts.py && sleep 0'"'"'' 7163 1726888035.62160: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7163 1726888035.62177: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 7163 1726888035.62227: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888035.62334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888035.62380: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888035.62396: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888035.62421: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888035.62435: stdout chunk (state=3): >>><<< 7163 1726888035.62440: stderr chunk (state=3): >>><<< 7163 1726888035.62479: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888035.62496: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< <10.31.46.206> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888035.62726: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888035.62729: _low_level_execute_command(): starting 7163 1726888035.62732: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982/AnsiballZ_package_facts.py && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888035.62844: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888035.62858: stdout chunk (state=3): >>><<< 7163 1726888035.62864: stderr chunk (state=3): >>><<< <10.31.12.215> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888035.62871: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888035.62875: _low_level_execute_command(): starting 7163 1726888035.62877: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458/AnsiballZ_package_facts.py && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' -tt 10.31.12.215 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458/AnsiballZ_package_facts.py && sleep 0'"'"'' 7163 1726888035.62900: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' -tt 10.31.46.206 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982/AnsiballZ_package_facts.py && sleep 0'"'"'' 7163 1726888035.63752: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888035.63801: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' <<< 7163 1726888035.63807: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888035.63874: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888035.63902: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888035.63950: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888035.63963: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888035.64045: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888035.64048: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 7163 1726888035.64051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass <<< 7163 1726888035.64054: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888035.64057: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888035.64109: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' <<< 7163 1726888035.64114: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888035.64154: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888035.64197: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888035.64900: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7163 1726888035.64930: stdout chunk (state=3): >>>import _imp # builtin <<< 7163 1726888035.64961: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7163 1726888035.65122: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # <<< 7163 1726888035.65149: stdout chunk (state=3): >>> # installed zipimport hook <<< 7163 1726888035.65279: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 7163 1726888035.65321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef1684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef137b30> <<< 7163 1726888035.65374: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef16aa50> import '_signal' # import '_abc' # import 'abc' # <<< 7163 1726888035.65679: stdout chunk (state=3): >>>import 'io' # <<< 7163 1726888035.65683: stdout chunk (state=3): >>>import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef3d130> <<< 7163 1726888035.65735: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888035.65759: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef3dfa0> <<< 7163 1726888035.65799: stdout chunk (state=3): >>>import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7163 1726888035.66190: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 7163 1726888035.66276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7163 1726888035.66310: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7163 1726888035.66463: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 7163 1726888035.66467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef7be00> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 7163 1726888035.66742: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef7bec0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 7163 1726888035.66747: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7163 1726888035.66778: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook <<< 7163 1726888035.66782: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 7163 1726888035.66818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eefb37d0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eefb3e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef93ad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef911f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef78fb0> <<< 7163 1726888035.66914: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 7163 1726888035.66919: stdout chunk (state=3): >>>import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce692e84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce692b7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce692eaa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # <<< 7163 1726888035.66923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 7163 1726888035.66998: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 7163 1726888035.67007: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 7163 1726888035.67013: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eefd7770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eefd6390> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef92090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eefd4bc0> <<< 7163 1726888035.67058: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce69099130> <<< 7163 1726888035.67134: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce69099fa0> <<< 7163 1726888035.67141: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef008830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef78230> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ef008ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef008b90> <<< 7163 1726888035.67199: stdout chunk (state=3): >>>import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7163 1726888035.67248: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ef008f50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef76d50> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 7163 1726888035.67270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef0095b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef0092b0> import 'importlib.machinery' # <<< 7163 1726888035.67297: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef00a4b0> <<< 7163 1726888035.67322: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 7163 1726888035.67353: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 7163 1726888035.67534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef0206b0> import 'errno' # <<< 7163 1726888035.67578: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7163 1726888035.67796: stdout chunk (state=3): >>>import _imp # builtin <<< 7163 1726888035.67800: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 7163 1726888035.67803: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 7163 1726888035.67808: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7163 1726888035.67811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 7163 1726888035.67817: stdout chunk (state=3): >>>import '_weakref' # import '_io' # <<< 7163 1726888035.67821: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ef021d90> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef022c30> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ef023290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef022180> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ef023d10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef023440> <<< 7163 1726888035.67824: stdout chunk (state=3): >>>import 'marshal' # <<< 7163 1726888035.67827: stdout chunk (state=3): >>>import 'posix' # <<< 7163 1726888035.68067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690d7dd0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690d7fe0> <<< 7163 1726888035.68073: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef00a420> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9eed1fbc0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9eed486e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed48440> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9eed48710> <<< 7163 1726888035.68141: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # <<< 7163 1726888035.68145: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7163 1726888035.68240: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6910f800> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6910fe90> import '_collections' # <<< 7163 1726888035.68254: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690efaa0> import '_functools' # <<< 7163 1726888035.68301: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888035.68308: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690ed1c0> <<< 7163 1726888035.68311: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b76e84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b76b7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 7163 1726888035.68318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b76eaa50> <<< 7163 1726888035.68321: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690d4f80> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce691336e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce69132300> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 7163 1726888035.68496: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9eed49040> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9eed49970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed488f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed1dd60> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed4ad80> <<< 7163 1726888035.68502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690ee060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690d6e70> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 7163 1726888035.68507: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce691647a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690d4200> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce69164c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce69164b00> <<< 7163 1726888035.68513: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed49ac0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef00abd0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7163 1726888035.68516: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # <<< 7163 1726888035.68744: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 7163 1726888035.68747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7163 1726888035.68750: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce69164ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690d2d20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 7163 1726888035.68761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed730b0> <<< 7163 1726888035.68764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce691655b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce69165280> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 7163 1726888035.68767: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 7163 1726888035.68983: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed97440> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7163 1726888035.68990: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7499130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7499fa0> <<< 7163 1726888035.68994: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce691664b0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6917c6b0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6917ddc0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6917ec30> <<< 7163 1726888035.68996: stdout chunk (state=3): >>>import 'site' # <<< 7163 1726888035.68999: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eedf8230> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 7163 1726888035.69001: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7163 1726888035.69004: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6917f260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6917e1b0> <<< 7163 1726888035.69084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7163 1726888035.69089: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6917fce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6917f410> <<< 7163 1726888035.69094: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce69166420> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 7163 1726888035.69245: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eedfa990> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eedf8350> <<< 7163 1726888035.69250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68e7bb60> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68ea45c0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ea4350> <<< 7163 1726888035.69279: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68ea45f0> <<< 7163 1726888035.69288: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eedc5220> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee72d2b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed96240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed4bc80> <<< 7163 1726888035.69339: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7163 1726888035.69362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 7163 1726888035.69397: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff9eed965a0> <<< 7163 1726888035.69402: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888035.69479: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68ea4ec0> <<< 7163 1726888035.69732: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 7163 1726888035.69739: stdout chunk (state=3): >>># zipimport: found 105 names in '/tmp/ansible_package_facts_payload_hs2cv2uf/ansible_package_facts_payload.zip' # zipimport: zlib available <<< 7163 1726888035.69746: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68ea5880> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ea47d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68e79d00> <<< 7163 1726888035.69794: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ea6c60> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ea59a0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce69166bd0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7163 1726888035.69798: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7163 1726888035.69886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888035.69890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 7163 1726888035.70170: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7163 1726888035.70174: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee792ff0> import '_typing' # <<< 7163 1726888035.70179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74d7dd0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74d7fe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 7163 1726888035.70187: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b750f800> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 7163 1726888035.70241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ed2f90> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ef3350> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68f54110> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 7163 1726888035.70245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b750fe90> import '_collections' # <<< 7163 1726888035.70277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7163 1726888035.70323: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74efaa0> <<< 7163 1726888035.70327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7163 1726888035.70329: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee771ee0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee771070> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 7163 1726888035.70332: stdout chunk (state=3): >>>import '_functools' # <<< 7163 1726888035.70390: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68f56870> <<< 7163 1726888035.70459: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68f54230> <<< 7163 1726888035.70502: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ef3fb0> <<< 7163 1726888035.70527: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68d611c0> <<< 7163 1726888035.70533: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ef2150> <<< 7163 1726888035.70599: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ea7b90> <<< 7163 1726888035.70719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 7163 1726888035.70834: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fce68ef2270> <<< 7163 1726888035.71012: stdout chunk (state=3): >>># zipimport: found 105 names in '/tmp/ansible_package_facts_payload__fe9ez5u/ansible_package_facts_payload.zip' <<< 7163 1726888035.71018: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.71133: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.71161: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 7163 1726888035.71167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7163 1726888035.71255: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7163 1726888035.71280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 7163 1726888035.71361: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68dc6e40> import '_typing' # <<< 7163 1726888035.71509: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74ed1c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74d4f80> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b75336e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7532300> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74ee060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74d6e70> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b75647a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74d4200> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b7564c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7564b00> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b7564ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74d2d20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b75655b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7565280> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b75664b0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycac<<< 7163 1726888035.71611: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.71615: stdout chunk (state=3): >>>he__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b757c6b0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b757ddc0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b757ec30> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b757f260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b757e1b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b757fce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b757f410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7566420> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b727bb60> <<< 7163 1726888035.71619: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68da5d30> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68da4ef0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 7163 1726888035.71622: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.71696: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 7163 1726888035.71769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b72a45c0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72a4350> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b72a45f0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7163 1726888035.71801: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888035.72161: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b72a4ec0> <<< 7163 1726888035.72184: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888035.72198: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b72a5880> <<< 7163 1726888035.72228: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72a47d0> <<< 7163 1726888035.72293: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7279d00> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 7163 1726888035.72327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 7163 1726888035.72409: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 7163 1726888035.72413: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72a6c60> <<< 7163 1726888035.72449: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72a59a0> <<< 7163 1726888035.72508: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7566bd0> <<< 7163 1726888035.72677: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7163 1726888035.72744: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 7163 1726888035.72747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 7163 1726888035.72749: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee790ec0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888035.72752: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72d2f90> <<< 7163 1726888035.72801: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 7163 1726888035.72825: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 7163 1726888035.72936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888035.72943: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 7163 1726888035.73058: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee7c2960> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee7c26f0> <<< 7163 1726888035.73089: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee7c2000> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee7c2450> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee793c80> import 'atexit' # <<< 7163 1726888035.73092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7163 1726888035.73094: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72f3350> <<< 7163 1726888035.73097: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7163 1726888035.73099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7163 1726888035.73101: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.73103: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee7c3680> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee7c3830> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 7163 1726888035.73324: stdout chunk (state=3): >>>import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee7c3ce0> <<< 7163 1726888035.73329: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888035.73332: stdout chunk (state=3): >>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7354110> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7163 1726888035.73380: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee629ac0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee62b6e0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee62bf80> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 7163 1726888035.73383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 7163 1726888035.73482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'<<< 7163 1726888035.73528: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee62d1f0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7163 1726888035.73569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7163 1726888035.73573: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee62fc80> <<< 7163 1726888035.73578: stdout chunk (state=3): >>> import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7356870> <<< 7163 1726888035.73598: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9eed73020> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee62df70> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 7163 1726888035.73708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 7163 1726888035.73714: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7354230><<< 7163 1726888035.73717: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 7163 1726888035.73758: stdout chunk (state=3): >>> <<< 7163 1726888035.73806: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72f3fb0> <<< 7163 1726888035.73813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 7163 1726888035.73854: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee637b30> import '_tokenize' # <<< 7163 1726888035.73858: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b71691c0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72f2150> <<< 7163 1726888035.73932: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee636600> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee636360> <<< 7163 1726888035.73971: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7163 1726888035.74037: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72a7b90> <<< 7163 1726888035.74289: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee636870> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee62e480> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee67bd40> <<< 7163 1726888035.74295: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68dc4d10> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68dfa870> <<< 7163 1726888035.74315: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee67bec0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee67d940> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee67d730> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee67fec0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee67e000> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7163 1726888035.74388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888035.74393: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68dfa600> <<< 7163 1726888035.74396: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68df9f10> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 7163 1726888035.74399: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 7163 1726888035.74450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe5b72f2270> <<< 7163 1726888035.74467: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee683590> <<< 7163 1726888035.74559: stdout chunk (state=3): >>># zipimport: found 105 names in '/tmp/ansible_package_facts_payload_f4ojcvi2/ansible_package_facts_payload.zip' <<< 7163 1726888035.74607: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee67ff20> <<< 7163 1726888035.74645: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68dfa360> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68dc7ad0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68dfb620> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68dfb860> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68dfbd10> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 7163 1726888035.74649: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.74690: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68729a00> <<< 7163 1726888035.74778: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6872b680> <<< 7163 1726888035.74911: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee6842f0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee684530> <<< 7163 1726888035.74915: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee6848f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee67c0b0> <<< 7163 1726888035.74918: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.74921: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6872bf80> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6872d130> <<< 7163 1726888035.74949: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7163 1726888035.75031: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6872fc50> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce692ebf20> <<< 7163 1726888035.75065: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee687f80> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee5114c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee686720> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee687ad0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee686360> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 7163 1726888035.75076: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6872df10> <<< 7163 1726888035.75082: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 7163 1726888035.75085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 7163 1726888035.75141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b71cee40> import '_typing' # <<< 7163 1726888035.75146: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.75148: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 7163 1726888035.75151: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.75450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68737c80> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68736750> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce687364b0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 7163 1726888035.75454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7163 1726888035.75456: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888035.75459: stdout chunk (state=3): >>> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b71add30> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b71acef0> <<< 7163 1726888035.75467: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68736a20> <<< 7163 1726888035.75704: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6872e420> <<< 7163 1726888035.75707: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.75710: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6877bf20> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6877c080> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 7163 1726888035.75713: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible' # # zipimport: zlib available <<< 7163 1726888035.75715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 7163 1726888035.75717: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 7163 1726888035.75719: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888035.75721: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6877db20> <<< 7163 1726888035.75763: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6877d8e0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce687800e0> <<< 7163 1726888035.75768: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6877e210> <<< 7163 1726888035.75835: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 7163 1726888035.76022: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68783860> <<< 7163 1726888035.76030: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68780230> <<< 7163 1726888035.76056: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.76081: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce687846b0> <<< 7163 1726888035.76159: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce687846e0> <<< 7163 1726888035.76168: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888035.76455: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68784b30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6877c290> <<< 7163 1726888035.76463: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 7163 1726888035.76467: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 7163 1726888035.76470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6860c1a0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6860d3a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68786930> <<< 7163 1726888035.76532: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68787800> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68786540> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 7163 1726888035.76542: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.76634: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.76696: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee515700> <<< 7163 1726888035.76727: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.76860: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee516450> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee511310> <<< 7163 1726888035.76867: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 7163 1726888035.76870: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 7163 1726888035.77033: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.77036: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 7163 1726888035.77042: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.77063: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.77189: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 7163 1726888035.77214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee516570> # zipimport: zlib available <<< 7163 1726888035.77569: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.77669: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.77894: stdout chunk (state=3): >>># zipimport: zlib available<<< 7163 1726888035.77906: stdout chunk (state=3): >>> <<< 7163 1726888035.78321: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888035.78336: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 7163 1726888035.78416: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68615580> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68616360> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6860d5b0> import 'ansible.module_utils.compat.selinux' # <<< 7163 1726888035.78422: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.78425: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.78427: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.78486: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 7163 1726888035.78519: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 7163 1726888035.78563: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.78611: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 7163 1726888035.78655: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888035.78743: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68616300> <<< 7163 1726888035.78841: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.78857: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.79065: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7163 1726888035.79115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7163 1726888035.79135: stdout chunk (state=3): >>>import '_ast' # <<< 7163 1726888035.79194: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee5175c0> <<< 7163 1726888035.79249: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.79253: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.79276: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.79398: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 7163 1726888035.79423: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.79497: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 7163 1726888035.79504: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.79606: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.79622: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888035.79671: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.79679: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 7163 1726888035.79724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888035.79745: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py<<< 7163 1726888035.79757: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.79766: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b71ccd10><<< 7163 1726888035.79822: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee522120> <<< 7163 1726888035.79850: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 7163 1726888035.79868: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee51d880> <<< 7163 1726888035.79916: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.79920: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 7163 1726888035.79926: stdout chunk (state=3): >>> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'<<< 7163 1726888035.80071: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888035.80076: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.80080: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.80083: stdout chunk (state=3): >>> # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 7163 1726888035.80089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b7202870><<< 7163 1726888035.80093: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.errors' # <<< 7163 1726888035.80296: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888035.80300: stdout chunk (state=3): >>> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7202600> <<< 7163 1726888035.80302: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888035.80309: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7201f10> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7202360> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b71cfad0><<< 7163 1726888035.80315: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee60a960> <<< 7163 1726888035.80370: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 7163 1726888035.80402: stdout chunk (state=3): >>> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888035.80407: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee6fe630> <<< 7163 1726888035.80413: stdout chunk (state=3): >>>import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b7203650> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888035.80621: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b7203890><<< 7163 1726888035.80628: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7163 1726888035.80630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 7163 1726888035.80633: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.80636: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee684e60> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee684950> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 7163 1726888035.80640: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7203d10> import 'pwd' # <<< 7163 1726888035.80669: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7163 1726888035.80722: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 7163 1726888035.80749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7163 1726888035.80752: stdout chunk (state=3): >>>import '_ast' # <<< 7163 1726888035.80764: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b2da60><<< 7163 1726888035.80810: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.80828: stdout chunk (state=3): >>> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888035.80854: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68617620> # zipimport: zlib available <<< 7163 1726888035.80857: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6b2f680><<< 7163 1726888035.80932: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 7163 1726888035.80943: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.81074: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888035.81081: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888035.81132: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 7163 1726888035.81196: stdout chunk (state=3): >>>import 'ansible.module_utils.common.respawn' # <<< 7163 1726888035.81199: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.81202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b2ff80> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 7163 1726888035.81204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b30f80> <<< 7163 1726888035.81206: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py<<< 7163 1726888035.81210: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888035.81212: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888035.81347: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888035.81354: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.81357: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 7163 1726888035.81359: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.81382: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888035.81483: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.81490: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b33ce0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888035.81495: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68621eb0> <<< 7163 1726888035.81541: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6861d8e0> <<< 7163 1726888035.81546: stdout chunk (state=3): >>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b72d2f00> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b31fa0> <<< 7163 1726888035.81549: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 7163 1726888035.81696: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 7163 1726888035.81758: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 7163 1726888035.81765: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py <<< 7163 1726888035.81767: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888035.81778: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 7163 1726888035.81781: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.81820: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 7163 1726888035.81823: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7163 1726888035.81927: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.81932: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.81942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b3bc50> import '_tokenize' # <<< 7163 1726888035.82035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6870a8a0> <<< 7163 1726888035.82041: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 7163 1726888035.82223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 7163 1726888035.82231: stdout chunk (state=3): >>> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b3a720> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b3a480> <<< 7163 1726888035.82236: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 7163 1726888035.82244: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce687fe5a0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68621fa0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68616e70> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 7163 1726888035.82249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7163 1726888035.82347: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888035.82351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee5ba780> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee154110> <<< 7163 1726888035.82354: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b3a9f0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b324b0> <<< 7163 1726888035.82359: stdout chunk (state=3): >>>import 'ansible.modules' # # zipimport: zlib available <<< 7163 1726888035.82364: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'<<< 7163 1726888035.82367: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee1544a0> <<< 7163 1726888035.82371: stdout chunk (state=3): >>> # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6b7fec0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py<<< 7163 1726888035.82518: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee5a5520> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee5bb350> <<< 7163 1726888035.82522: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee5b8a40> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee5b8620> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 7163 1726888035.82602: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b7ff20> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 7163 1726888035.82609: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.82612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888035.82617: stdout chunk (state=3): >>>import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6b81af0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b818b0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7163 1726888035.82643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee1c4320> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee157bf0> <<< 7163 1726888035.82646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'<<< 7163 1726888035.82675: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee157dd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee157050> <<< 7163 1726888035.82794: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee1c4380> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 7163 1726888035.82853: stdout chunk (state=3): >>> # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6b83fe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b821e0><<< 7163 1726888035.82947: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.respawn' # # zipimport: zlib available <<< 7163 1726888035.82952: stdout chunk (state=3): >>> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7163 1726888035.82958: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888035.82993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'<<< 7163 1726888035.82998: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 7163 1726888035.83005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 7163 1726888035.83009: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee1c6ea0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee1c4ec0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee5b8680> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 7163 1726888035.83015: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.83018: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888035.83059: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 7163 1726888035.83063: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available <<< 7163 1726888035.83066: stdout chunk (state=3): >>> import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b87800> <<< 7163 1726888035.83068: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.83107: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.83164: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available <<< 7163 1726888035.83183: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.83199: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 7163 1726888035.83217: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.83518: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b841d0> <<< 7163 1726888035.83522: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'<<< 7163 1726888035.83526: stdout chunk (state=3): >>> # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888035.83529: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888035.83532: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 7163 1726888035.83535: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.83554: stdout chunk (state=3): >>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6b88860> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6b884a0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'<<< 7163 1726888035.83583: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.83603: stdout chunk (state=3): >>> <<< 7163 1726888035.83610: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.83777: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.83784: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 7163 1726888035.83787: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6b889b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b80230><<< 7163 1726888035.83807: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.83811: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce686ba4e0> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 7163 1726888035.83855: stdout chunk (state=3): >>> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888035.83867: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888035.83966: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6a101a0> <<< 7163 1726888035.83986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce682b4350> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888035.84002: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce682b4380> <<< 7163 1726888035.84178: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6a112e0> <<< 7163 1726888035.84189: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce686a1370> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce686bb0b0> <<< 7163 1726888035.84203: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce686b86e0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce686b82c0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 7163 1726888035.84251: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b8a930> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6b8bce0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b8a570> <<< 7163 1726888035.84266: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.84456: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888035.84501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68320320> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce682b7bf0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce682b7dd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce682b7050> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68320410> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 7163 1726888035.84510: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available<<< 7163 1726888035.84525: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68322f60> <<< 7163 1726888035.84645: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68320f80> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce686b8410> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available <<< 7163 1726888035.84651: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 7163 1726888035.84654: stdout chunk (state=3): >>> <<< 7163 1726888035.84657: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 7163 1726888035.84673: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 7163 1726888035.84677: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.84692: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.84713: stdout chunk (state=3): >>> import 'ansible.module_utils.common' # <<< 7163 1726888035.84727: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.84914: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.84920: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.84923: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available<<< 7163 1726888035.84926: stdout chunk (state=3): >>> <<< 7163 1726888035.84931: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888035.84933: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # <<< 7163 1726888035.84935: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.84939: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.84941: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # <<< 7163 1726888035.84943: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.85036: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888035.85066: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 7163 1726888035.85072: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.85091: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 7163 1726888035.85106: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.85125: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 7163 1726888035.85149: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.85166: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.85263: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888035.85267: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 7163 1726888035.85284: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.85382: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee1c7620> <<< 7163 1726888035.85385: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 7163 1726888035.85402: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888035.85610: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee1deb40> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888035.85614: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 7163 1726888035.85645: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 7163 1726888035.85648: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.85727: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.85820: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 7163 1726888035.85886: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.85929: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.85959: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 7163 1726888035.85972: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.86039: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.86071: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 7163 1726888035.86147: stdout chunk (state=3): >>># zipimport: zlib available<<< 7163 1726888035.86150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 7163 1726888035.86171: stdout chunk (state=3): >>> <<< 7163 1726888035.86184: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888035.86245: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee1fb230> <<< 7163 1726888035.86374: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 7163 1726888035.86427: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee1dff80> <<< 7163 1726888035.86468: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 7163 1726888035.86488: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.86507: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.86634: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 7163 1726888035.86641: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # <<< 7163 1726888035.86662: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.86664: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.86818: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available <<< 7163 1726888035.86825: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.86828: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.86907: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 7163 1726888035.86911: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.86945: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 7163 1726888035.87050: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 7163 1726888035.87069: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888035.87113: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 7163 1726888035.87155: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68323980> <<< 7163 1726888035.87162: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 7163 1726888035.87168: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 7163 1726888035.87247: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7163 1726888035.87252: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 7163 1726888035.87256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 7163 1726888035.87300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888035.87312: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6833cb30> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 7163 1726888035.87334: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9edfe28a0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee1f8f50> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 7163 1726888035.87365: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6a194f0> <<< 7163 1726888035.87422: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.87426: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 7163 1726888035.87440: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py<<< 7163 1726888035.87446: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 7163 1726888035.87549: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6a1a390><<< 7163 1726888035.87555: stdout chunk (state=3): >>> <<< 7163 1726888035.87557: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b83f20><<< 7163 1726888035.87574: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.87600: stdout chunk (state=3): >>> import 'ansible.module_utils.compat.selinux' # <<< 7163 1726888035.87671: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.87853: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 7163 1726888035.87886: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 7163 1726888035.87891: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888035.87913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 7163 1726888035.87934: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.87937: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.87972: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888035.87991: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.88012: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 7163 1726888035.88113: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888035.88116: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6835b4a0> <<< 7163 1726888035.88179: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py<<< 7163 1726888035.88225: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6833fb60> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 7163 1726888035.88250: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.88368: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6a1a330> # zipimport: zlib available <<< 7163 1726888035.88647: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 7163 1726888035.88652: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.88683: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888035.88686: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888035.88740: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.88767: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 7163 1726888035.88779: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.88818: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.88866: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 7163 1726888035.88911: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.88955: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 7163 1726888035.89019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888035.89039: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68142e70> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68142a50> import 'ansible.module_utils.facts.system.user' # <<< 7163 1726888035.89066: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.89126: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888035.89154: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 7163 1726888035.89284: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.89307: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.89524: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 7163 1726888035.89565: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.89678: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.89698: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.89746: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 7163 1726888035.89792: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 7163 1726888035.89810: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.89831: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.89851: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888035.89912: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.89940: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.89951: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.90034: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 7163 1726888035.90082: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.90131: stdout chunk (state=3): >>># zipimport: zlib available<<< 7163 1726888035.90134: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.90170: stdout chunk (state=3): >>> <<< 7163 1726888035.90173: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 7163 1726888035.90217: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.90249: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 7163 1726888035.90266: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 7163 1726888035.90347: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 7163 1726888035.90352: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.90422: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.90426: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 7163 1726888035.90429: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.90444: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.90503: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.90572: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available <<< 7163 1726888035.90597: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 7163 1726888035.90655: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 7163 1726888035.90661: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.90702: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 7163 1726888035.90752: stdout chunk (state=3): >>> <<< 7163 1726888035.90835: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.90841: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.90852: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 7163 1726888035.90898: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.90948: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.90984: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available<<< 7163 1726888035.91008: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.91011: stdout chunk (state=3): >>> <<< 7163 1726888035.91094: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.91312: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 7163 1726888035.91326: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.91350: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.91353: stdout chunk (state=3): >>># zipimport: zlib available<<< 7163 1726888035.91385: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 7163 1726888035.91396: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.91419: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.91447: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 7163 1726888035.91453: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.91588: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.91595: stdout chunk (state=3): >>> <<< 7163 1726888035.91647: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 7163 1726888035.91653: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.91689: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 7163 1726888035.91692: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 7163 1726888035.91695: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.91698: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.91733: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.91796: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 7163 1726888035.91802: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.91863: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.91865: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 7163 1726888035.91914: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 7163 1726888035.91927: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.91947: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7163 1726888035.92007: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.92031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'<<< 7163 1726888035.92064: stdout chunk (state=3): >>> <<< 7163 1726888035.92113: stdout chunk (state=3): >>>import '_ast' # <<< 7163 1726888035.92155: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 7163 1726888035.92162: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.92195: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.92240: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6a1b4d0> <<< 7163 1726888035.92259: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.92395: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.92456: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.92469: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 7163 1726888035.92474: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.92529: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.92559: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 7163 1726888035.92587: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 7163 1726888035.92612: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 7163 1726888035.92664: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.92670: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available <<< 7163 1726888035.92674: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 7163 1726888035.92677: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.92687: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.92695: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 7163 1726888035.92713: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.92757: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 7163 1726888035.92761: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.92768: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.92809: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.92832: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 7163 1726888035.92835: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.92840: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.92846: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 7163 1726888035.92878: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 7163 1726888035.92897: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.92918: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.92959: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.93045: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available <<< 7163 1726888035.93064: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 7163 1726888035.93122: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.93166: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 7163 1726888035.93170: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.93172: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888035.93177: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.93183: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.93202: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.93246: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.93299: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.93330: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py<<< 7163 1726888035.93367: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.93444: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 7163 1726888035.93448: stdout chunk (state=3): >>> <<< 7163 1726888035.93463: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 7163 1726888035.93493: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.93519: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.93566: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 7163 1726888035.93579: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.93728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6a25f10> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6a20e00> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 7163 1726888035.93732: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 7163 1726888035.93761: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.93808: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.93815: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.93829: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.93862: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 7163 1726888035.93883: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888035.93929: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 7163 1726888035.93939: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.93971: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 7163 1726888035.93974: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.94026: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.94030: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888035.94076: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 7163 1726888035.94092: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.94125: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 7163 1726888035.94140: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.94156: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.94228: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7163 1726888035.94232: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 7163 1726888035.94235: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 7163 1726888035.94335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 7163 1726888035.94652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b02900> <<< 7163 1726888035.94656: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 7163 1726888035.94659: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # <<< 7163 1726888035.94709: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6bfa5d0> <<< 7163 1726888035.94728: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.packages' # <<< 7163 1726888035.94757: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888035.94803: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.94926: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888035.94992: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 7163 1726888035.95067: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.95071: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6a25fd0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6a23290> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 7163 1726888035.95111: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 7163 1726888035.95117: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.95199: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 7163 1726888035.95240: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.95276: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 7163 1726888035.95310: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888035.95378: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee0082c0> <<< 7163 1726888035.95428: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 7163 1726888035.95435: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.95472: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee7e5cd0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee007980> <<< 7163 1726888035.95475: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.95542: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 7163 1726888035.95593: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.95600: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 7163 1726888035.95603: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.95650: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.95656: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.95690: stdout chunk (state=3): >>>import 'ansible.module_utils.common.respawn' # <<< 7163 1726888035.95729: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888035.95847: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.95852: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.95867: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888035.96036: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 7163 1726888035.96068: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888035.96096: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888035.96168: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 7163 1726888035.96178: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.96217: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.typing' # <<< 7163 1726888035.96230: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.96480: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.96512: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.96784: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 7163 1726888035.96788: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.96803: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.96846: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.96850: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.96909: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888035.96913: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 7163 1726888035.96945: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 7163 1726888035.96993: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.96996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 7163 1726888035.96999: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.97002: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 7163 1726888035.97047: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 7163 1726888035.97054: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.97253: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6abe420> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b66c1c10> <<< 7163 1726888035.97274: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.97312: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888035.97330: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b66c05c0> <<< 7163 1726888035.97343: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 7163 1726888035.97361: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # <<< 7163 1726888035.97364: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.97384: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6aa5370> <<< 7163 1726888035.97412: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6abeff0> <<< 7163 1726888035.97447: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6abc620> <<< 7163 1726888035.97467: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6abc260> <<< 7163 1726888035.97490: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 7163 1726888035.97529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 7163 1726888035.97539: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.97552: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 7163 1726888035.97570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 7163 1726888035.97593: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 7163 1726888035.97657: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available <<< 7163 1726888035.97811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b672c1d0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b66c3aa0><<< 7163 1726888035.97845: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.packages' # <<< 7163 1726888035.97926: stdout chunk (state=3): >>> <<< 7163 1726888035.97943: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888035.97967: stdout chunk (state=3): >>>import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b66c3c80> <<< 7163 1726888035.97972: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b66c2f00> <<< 7163 1726888035.97991: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.97995: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py<<< 7163 1726888035.98066: stdout chunk (state=3): >>> <<< 7163 1726888035.98086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 7163 1726888035.98107: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b672c2c0> <<< 7163 1726888035.98136: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py<<< 7163 1726888035.98205: stdout chunk (state=3): >>> <<< 7163 1726888035.98253: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888035.98262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 7163 1726888035.98293: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'<<< 7163 1726888035.98350: stdout chunk (state=3): >>> import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b672ee40> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b672ce30><<< 7163 1726888035.98354: stdout chunk (state=3): >>> <<< 7163 1726888035.98406: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6abc350><<< 7163 1726888035.98434: stdout chunk (state=3): >>> <<< 7163 1726888035.98454: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.timeout' # <<< 7163 1726888035.98487: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.collector' # <<< 7163 1726888035.98512: stdout chunk (state=3): >>> # zipimport: zlib available<<< 7163 1726888035.98517: stdout chunk (state=3): >>> <<< 7163 1726888035.98545: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 7163 1726888035.98574: stdout chunk (state=3): >>> # zipimport: zlib available <<< 7163 1726888035.98745: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # <<< 7163 1726888035.98782: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.98862: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.98999: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 7163 1726888035.99003: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68168e30> <<< 7163 1726888035.99008: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6835b290> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68dfa6c0> <<< 7163 1726888035.99063: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available<<< 7163 1726888035.99067: stdout chunk (state=3): >>> <<< 7163 1726888035.99165: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # <<< 7163 1726888035.99168: stdout chunk (state=3): >>> <<< 7163 1726888035.99192: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.99305: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # <<< 7163 1726888035.99353: stdout chunk (state=3): >>> <<< 7163 1726888035.99462: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.99550: stdout chunk (state=3): >>># zipimport: zlib available<<< 7163 1726888035.99553: stdout chunk (state=3): >>> <<< 7163 1726888035.99616: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available<<< 7163 1726888035.99688: stdout chunk (state=3): >>> <<< 7163 1726888035.99757: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888035.99855: stdout chunk (state=3): >>># zipimport: zlib available<<< 7163 1726888035.99878: stdout chunk (state=3): >>> <<< 7163 1726888035.99970: stdout chunk (state=3): >>># zipimport: zlib available<<< 7163 1726888035.99994: stdout chunk (state=3): >>> <<< 7163 1726888036.00066: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 7163 1726888036.00189: stdout chunk (state=3): >>> # zipimport: zlib available<<< 7163 1726888036.00193: stdout chunk (state=3): >>> <<< 7163 1726888036.00946: stdout chunk (state=3): >>># zipimport: zlib available<<< 7163 1726888036.00962: stdout chunk (state=3): >>> <<< 7163 1726888036.01672: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 7163 1726888036.01676: stdout chunk (state=3): >>> <<< 7163 1726888036.01706: stdout chunk (state=3): >>># zipimport: zlib available<<< 7163 1726888036.01715: stdout chunk (state=3): >>> <<< 7163 1726888036.01797: stdout chunk (state=3): >>># zipimport: zlib available<<< 7163 1726888036.01910: stdout chunk (state=3): >>> # zipimport: zlib available<<< 7163 1726888036.01925: stdout chunk (state=3): >>> <<< 7163 1726888036.01973: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888036.02022: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 7163 1726888036.02048: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888036.02073: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888036.02115: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 7163 1726888036.02176: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888036.02201: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888036.02290: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 7163 1726888036.02310: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888036.02342: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888036.02509: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 7163 1726888036.02596: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888036.02713: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 7163 1726888036.02717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 7163 1726888036.03384: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b672fa40> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b67480e0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888036.03491: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 7163 1726888036.03507: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888036.03612: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888036.03709: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 7163 1726888036.03751: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888036.03782: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888036.03972: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 7163 1726888036.04065: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'<<< 7163 1726888036.04281: stdout chunk (state=3): >>> # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6767500> <<< 7163 1726888036.04553: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b674bbc0> import 'ansible.module_utils.facts.system.python' # <<< 7163 1726888036.04674: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888036.04677: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888036.04783: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 7163 1726888036.04801: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888036.05045: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888036.05189: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888036.05353: stdout chunk (state=3): >>># zipimport: zlib available<<< 7163 1726888036.05465: stdout chunk (state=3): >>> <<< 7163 1726888036.05759: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 7163 1726888036.05783: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888036.05845: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 7163 1726888036.05851: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888036.05903: stdout chunk (state=3): >>># zipimport: zlib available<<< 7163 1726888036.05952: stdout chunk (state=3): >>> <<< 7163 1726888036.06102: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py<<< 7163 1726888036.06129: stdout chunk (state=3): >>> <<< 7163 1726888036.06133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 7163 1726888036.06203: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888036.06220: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b654ed50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b654e900> <<< 7163 1726888036.06260: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available<<< 7163 1726888036.06377: stdout chunk (state=3): >>> # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 7163 1726888036.06405: stdout chunk (state=3): >>># zipimport: zlib available<<< 7163 1726888036.06427: stdout chunk (state=3): >>> <<< 7163 1726888036.06487: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 7163 1726888036.06505: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888036.06751: stdout chunk (state=3): >>># zipimport: zlib available<<< 7163 1726888036.06843: stdout chunk (state=3): >>> <<< 7163 1726888036.07102: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 7163 1726888036.07228: stdout chunk (state=3): >>># zipimport: zlib available<<< 7163 1726888036.07272: stdout chunk (state=3): >>> <<< 7163 1726888036.07417: stdout chunk (state=3): >>># zipimport: zlib available<<< 7163 1726888036.07776: stdout chunk (state=3): >>> # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888036.07912: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888036.08176: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 7163 1726888036.08525: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888036.08924: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 7163 1726888036.08934: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888036.08981: stdout chunk (state=3): >>># zipimport: zlib available<<< 7163 1726888036.09018: stdout chunk (state=3): >>> <<< 7163 1726888036.09075: stdout chunk (state=3): >>># zipimport: zlib available<<< 7163 1726888036.09139: stdout chunk (state=3): >>> <<< 7163 1726888036.11007: stdout chunk (state=3): >>># zipimport: zlib available<<< 7163 1726888036.11104: stdout chunk (state=3): >>> <<< 7163 1726888036.12803: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 7163 1726888036.12888: stdout chunk (state=3): >>> <<< 7163 1726888036.12921: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # <<< 7163 1726888036.12943: stdout chunk (state=3): >>># zipimport: zlib available<<< 7163 1726888036.13001: stdout chunk (state=3): >>> <<< 7163 1726888036.13026: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null,<<< 7163 1726888036.13253: stdout chunk (state=3): >>> "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.7<<< 7163 1726888036.13267: stdout chunk (state=3): >>>3.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "samba-common": [{"name": "samba-common", "version": "4.20.2", "release": "104.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.5.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuv": [{"name": "libuv", "version": "1.48.0", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.9.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fstrm": [{"name": "fstrm", "version": "0.6.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bind-license": [{"name": "bind-license", "version": "9.18.21", "release": "5.el10", "epoch": 32, "arch": "noarch", "source": "rpm"}], "bind-libs": [{"name": "bind-libs", "version": "9.18.21", "release": "5.el10", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "bind-utils": [{"name": "bind-utils", "version": "9.18.21", "release": "5.el10", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "sssd-proxy": [{"name": "sssd-proxy", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-ldap": [{"name": "sssd-ldap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5": [{"name": "sssd-krb5", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libipa_hbac": [{"name": "libipa_hbac", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libicu": [{"name": "libicu", "version": "74.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libwbclient": [{"name": "libwbclient", "version": "4.20.2", "release": "104.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "samba-common-libs": [{"name": "samba-common-libs", "version": "4.20.2", "release": "104.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "samba-client-libs": [{"name": "samba-client-libs", "version": "4.20.2", "release": "104.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "sssd-common-pac": [{"name": "sssd-common-pac", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-ipa": [{"name": "sssd-ipa", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmbclient": [{"name": "libsmbclient", "version": "4.20.2", "release": "104.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "adcli": [{"name": "adcli", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-ad": [{"name": "sssd-ad", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd": [{"name": "sssd", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tlog": [{"name": "tlog", "version": "14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 7163 1726888036.13288: stdout chunk (state=3): >>># zipimport: zlib available<<< 7163 1726888036.13334: stdout chunk (state=3): >>> <<< 7163 1726888036.13621: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 7163 1726888036.13845: stdout chunk (state=3): >>> # zipimport: zlib available <<< 7163 1726888036.13854: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common <<< 7163 1726888036.13924: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext <<< 7163 1726888036.13933: stdout chunk (state=3): >>># zipimport: zlib available<<< 7163 1726888036.13936: stdout chunk (state=3): >>># cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux <<< 7163 1726888036.13977: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm <<< 7163 1726888036.14060: stdout chunk (state=3): >>> <<< 7163 1726888036.14210: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 7163 1726888036.14298: stdout chunk (state=3): >>> <<< 7163 1726888036.14326: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7163 1726888036.14349: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 7163 1726888036.14379: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 7163 1726888036.14416: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath <<< 7163 1726888036.14453: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 7163 1726888036.14499: stdout chunk (state=3): >>># destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 7163 1726888036.14592: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 7163 1726888036.14595: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888036.14681: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle <<< 7163 1726888036.14691: stdout chunk (state=3): >>># destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 <<< 7163 1726888036.14790: stdout chunk (state=3): >>># destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy rpm.transaction # destroy rpm # cleanup[3] wiping rpm._rpm # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback <<< 7163 1726888036.14894: stdout chunk (state=3): >>># destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 7163 1726888036.14906: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases <<< 7163 1726888036.14975: stdout chunk (state=3): >>># zipimport: zlib available<<< 7163 1726888036.14982: stdout chunk (state=3): >>># cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7163 1726888036.14985: stdout chunk (state=3): >>> <<< 7163 1726888036.15156: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections <<< 7163 1726888036.15204: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 7163 1726888036.15244: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7163 1726888036.15331: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 7163 1726888036.15427: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix <<< 7163 1726888036.15472: stdout chunk (state=3): >>># destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 7163 1726888036.15476: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available<<< 7163 1726888036.15560: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.network' # <<< 7163 1726888036.15568: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888036.15665: stdout chunk (state=3): >>># zipimport: zlib available<<< 7163 1726888036.15754: stdout chunk (state=3): >>> <<< 7163 1726888036.15777: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 7163 1726888036.15948: stdout chunk (state=3): >>> # zipimport: zlib available <<< 7163 1726888036.15951: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.45.174 closed. <<< 7163 1726888036.15972: stderr chunk (state=3): >>><<< 7163 1726888036.15978: stdout chunk (state=3): >>><<< 7163 1726888036.16221: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888036.16325: stdout chunk (state=3): >>># zipimport: zlib available<<< <10.31.45.174> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef1684d0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef137b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef16aa50>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef3d130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef3dfa0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef7be00>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef7bec0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eefb37d0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eefb3e60>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef93ad0>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef911f0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef78fb0>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eefd7770>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eefd6390>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef92090>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eefd4bc0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef008830>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef78230>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ef008ce0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef008b90>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ef008f50>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef76d50>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef0095b0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef0092b0>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef00a4b0>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef0206b0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ef021d90>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef022c30>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ef023290>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef022180>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ef023d10>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef023440>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef00a420>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9eed1fbc0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9eed486e0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed48440>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9eed48710>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9eed49040>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9eed49970>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed488f0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed1dd60>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed4ad80>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed49ac0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef00abd0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed730b0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed97440>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eedf8230>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eedfa990>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eedf8350>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eedc5220>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee72d2b0>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed96240>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed4bc80>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff9eed965a0>\r\n# zipimport: found 105 names in \'/tmp/ansible_package_facts_payload_hs2cv2uf/ansible_package_facts_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee792ff0>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee771ee0>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee771070>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee790ec0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee7c2960>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee7c26f0>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee7c2000>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee7c2450>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee793c80>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee7c3680>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee7c3830>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee7c3ce0>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee629ac0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee62b6e0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee62bf80>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee62d1f0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee62fc80>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9eed73020>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee62df70>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee637b30>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee636600>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee636360>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee636870>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee62e480>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee67bd40>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee67bec0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee67d940>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee67d730>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee67fec0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee67e000>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee683590>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee67ff20>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee6842f0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee684530>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee6848f0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee67c0b0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee687f80>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee5114c0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee686720>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee687ad0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee686360>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee515700>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee516450>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee511310>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee516570>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee5175c0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee522120>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee51d880>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee60a960>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee6fe630>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee684e60>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee684950>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.respawn\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.namespace\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.typing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee5ba780>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee154110>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee1544a0>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee5a5520>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee5bb350>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee5b8a40>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee5b8620>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee1c4320>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee157bf0>\r\n# extension module \'_queue\' loaded from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_queue\' executed from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_queue\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee157dd0>\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee157050>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee1c4380>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc\'\r\n# extension module \'_multiprocessing\' loaded from \'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_multiprocessing\' executed from \'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_multiprocessing\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee1c6ea0>\r\nimport \'multiprocessing.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee1c4ec0>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee5b8680>\r\nimport \'ansible.module_utils.facts.timeout\' # \r\nimport \'ansible.module_utils.facts.collector\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other.facter\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other.ohai\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.apparmor\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.caps\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.chroot\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.utils\' # \r\nimport \'ansible.module_utils.facts.system.cmdline\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.distribution\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.datetime\' # \r\nimport \'ansible.module_utils.facts.system.date_time\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.env\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.dns\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.fips\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.loadavg\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee1c7620>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee1deb40>\r\nimport \'ansible.module_utils.facts.system.local\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.lsb\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.pkg_mgr\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.platform\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\'\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee1fb230>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee1dff80>\r\nimport \'ansible.module_utils.facts.system.python\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.version\' # \r\nimport \'ansible.module_utils.facts.system.service_mgr\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.ssh_pub_keys\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9edfe28a0>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee1f8f50>\r\nimport \'ansible.module_utils.facts.system.user\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.aix\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.sysctl\' # \r\nimport \'ansible.module_utils.facts.hardware.darwin\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.freebsd\' # \r\nimport \'ansible.module_utils.facts.hardware.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.linux\' # \r\nimport \'ansible.module_utils.facts.hardware.hurd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.sunos\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.generic_bsd\' # \r\nimport \'ansible.module_utils.facts.network.aix\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.darwin\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.fc_wwn\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.freebsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.hurd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.linux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.iscsi\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.nvme\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.sunos\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.sysctl\' # \r\nimport \'ansible.module_utils.facts.virtual.freebsd\' # \r\nimport \'ansible.module_utils.facts.virtual.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.linux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.sunos\' # \r\nimport \'ansible.module_utils.facts.default_collectors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.ansible_collector\' # \r\nimport \'ansible.module_utils.facts.compat\' # \r\nimport \'ansible.module_utils.facts\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.packages\' # \r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'rpm._rpm\' loaded from \'/usr/lib64/python3.12/site-packages/rpm/_rpm.so\'\r\n# extension module \'rpm._rpm\' executed from \'/usr/lib64/python3.12/site-packages/rpm/_rpm.so\'\r\nimport \'rpm._rpm\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee0082c0>\r\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc\'\r\nimport \'rpm.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee7e5cd0>\r\nimport \'rpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee007980>\r\n\r\n{"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "samba-common": [{"name": "samba-common", "version": "4.20.2", "release": "104.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.5.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuv": [{"name": "libuv", "version": "1.48.0", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.9.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fstrm": [{"name": "fstrm", "version": "0.6.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bind-license": [{"name": "bind-license", "version": "9.18.21", "release": "5.el10", "epoch": 32, "arch": "noarch", "source": "rpm"}], "bind-libs": [{"name": "bind-libs", "version": "9.18.21", "release": "5.el10", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "bind-utils": [{"name": "bind-utils", "version": "9.18.21", "release": "5.el10", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "sssd-proxy": [{"name": "sssd-proxy", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-ldap": [{"name": "sssd-ldap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5": [{"name": "sssd-krb5", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libipa_hbac": [{"name": "libipa_hbac", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libicu": [{"name": "libicu", "version": "74.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libwbclient": [{"name": "libwbclient", "version": "4.20.2", "release": "104.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "samba-common-libs": [{"name": "samba-common-libs", "version": "4.20.2", "release": "104.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "samba-client-libs": [{"name": "samba-client-libs", "version": "4.20.2", "release": "104.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "sssd-common-pac": [{"name": "sssd-common-pac", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-ipa": [{"name": "sssd-ipa", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmbclient": [{"name": "libsmbclient", "version": "4.20.2", "release": "104.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "adcli": [{"name": "adcli", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-ad": [{"name": "sssd-ad", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd": [{"name": "sssd", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tlog": [{"name": "tlog", "version": "14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}}\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.packages\r\n# destroy ansible.module_utils.facts.packages\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy _multiprocessing\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy subprocess\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy errno\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy rpm.transaction\r\n# destroy rpm\r\n# cleanup[3] wiping rpm._rpm\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy rpm._rpm\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.45.174 closed.\r\n") 7163 1726888036.17351: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef1684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef137b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef16aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef3d130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef3dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef7be00> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef7bec0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eefb37d0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eefb3e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef93ad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef911f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef78fb0> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eefd7770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eefd6390> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef92090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eefd4bc0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef008830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef78230> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ef008ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef008b90> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ef008f50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eef76d50> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef0095b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef0092b0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef00a4b0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef0206b0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ef021d90> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef022c30> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ef023290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef022180> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ef023d10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef023440> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef00a420> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9eed1fbc0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9eed486e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed48440> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9eed48710> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9eed49040> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9eed49970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed488f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed1dd60> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed4ad80> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed49ac0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ef00abd0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed730b0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed97440> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eedf8230> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eedfa990> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eedf8350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eedc5220> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee72d2b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed96240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9eed4bc80> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff9eed965a0> # zipimport: found 105 names in '/tmp/ansible_package_facts_payload_hs2cv2uf/ansible_package_facts_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee792ff0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee771ee0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee771070> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee790ec0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee7c2960> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee7c26f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee7c2000> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee7c2450> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee793c80> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee7c3680> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee7c3830> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee7c3ce0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee629ac0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee62b6e0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee62bf80> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee62d1f0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee62fc80> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9eed73020> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee62df70> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee637b30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee636600> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee636360> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee636870> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee62e480> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee67bd40> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee67bec0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee67d940> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee67d730> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee67fec0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee67e000> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee683590> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee67ff20> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee6842f0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee684530> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee6848f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee67c0b0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee687f80> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee5114c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee686720> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee687ad0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee686360> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee515700> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee516450> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee511310> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee516570> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee5175c0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee522120> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee51d880> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee60a960> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee6fe630> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee684e60> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee684950> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.respawn' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee5ba780> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee154110> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee1544a0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee5a5520> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee5bb350> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee5b8a40> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee5b8620> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee1c4320> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee157bf0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee157dd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee157050> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee1c4380> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee1c6ea0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee1c4ec0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee5b8680> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee1c7620> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee1deb40> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee1fb230> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee1dff80> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9edfe28a0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee1f8f50> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.packages' # # zipimport: zlib available # /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ee0082c0> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee7e5cd0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ee007980> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "samba-common": [{"name": "samba-common", "version": "4.20.2", "release": "104.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.5.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuv": [{"name": "libuv", "version": "1.48.0", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.9.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fstrm": [{"name": "fstrm", "version": "0.6.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bind-license": [{"name": "bind-license", "version": "9.18.21", "release": "5.el10", "epoch": 32, "arch": "noarch", "source": "rpm"}], "bind-libs": [{"name": "bind-libs", "version": "9.18.21", "release": "5.el10", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "bind-utils": [{"name": "bind-utils", "version": "9.18.21", "release": "5.el10", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "sssd-proxy": [{"name": "sssd-proxy", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-ldap": [{"name": "sssd-ldap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5": [{"name": "sssd-krb5", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libipa_hbac": [{"name": "libipa_hbac", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libicu": [{"name": "libicu", "version": "74.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libwbclient": [{"name": "libwbclient", "version": "4.20.2", "release": "104.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "samba-common-libs": [{"name": "samba-common-libs", "version": "4.20.2", "release": "104.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "samba-client-libs": [{"name": "samba-client-libs", "version": "4.20.2", "release": "104.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "sssd-common-pac": [{"name": "sssd-common-pac", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-ipa": [{"name": "sssd-ipa", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmbclient": [{"name": "libsmbclient", "version": "4.20.2", "release": "104.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "adcli": [{"name": "adcli", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-ad": [{"name": "sssd-ad", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd": [{"name": "sssd", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tlog": [{"name": "tlog", "version": "14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy rpm.transaction # destroy rpm # cleanup[3] wiping rpm._rpm # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.45.174 closed. 7163 1726888036.19495: stdout chunk (state=3): >>> <<< 7163 1726888036.19498: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888036.21380: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 7163 1726888036.21386: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.network.aix' # <<< 7163 1726888036.21389: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # <<< 7163 1726888036.21392: stdout chunk (state=3): >>> <<< 7163 1726888036.21395: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888036.21397: stdout chunk (state=3): >>># zipimport: zlib available<<< 7163 1726888036.21399: stdout chunk (state=3): >>> <<< 7163 1726888036.21401: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 7163 1726888036.21404: stdout chunk (state=3): >>> # zipimport: zlib available <<< 7163 1726888036.21406: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888036.21408: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888036.21410: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 7163 1726888036.21412: stdout chunk (state=3): >>># zipimport: zlib available<<< 7163 1726888036.21416: stdout chunk (state=3): >>> <<< 7163 1726888036.21419: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 7163 1726888036.21421: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888036.21423: done with _execute_module (package_facts, {'_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'package_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7163 1726888036.21426: _low_level_execute_command(): starting 7163 1726888036.21456: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925/ > /dev/null 2>&1 && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888035.0382116-7549-23809000587925/ > /dev/null 2>&1 && sleep 0'"'"'' 7163 1726888036.21478: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 7163 1726888036.21484: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888036.21551: stdout chunk (state=3): >>># zipimport: zlib available<<< 7163 1726888036.21620: stdout chunk (state=3): >>> <<< 7163 1726888036.21891: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 7163 1726888036.21912: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888036.21957: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888036.21997: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888036.22004: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found <<< 7163 1726888036.22007: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7163 1726888036.22027: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 7163 1726888036.22046: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888036.22098: stdout chunk (state=3): >>># zipimport: zlib available<<< 7163 1726888036.22106: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' <<< 7163 1726888036.22109: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888036.22113: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888036.22196: stdout chunk (state=3): >>> <<< 7163 1726888036.22201: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888036.22261: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 7163 1726888036.22381: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # <<< 7163 1726888036.22472: stdout chunk (state=3): >>> <<< 7163 1726888036.22483: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888036.22602: stdout chunk (state=3): >>># zipimport: zlib available<<< 7163 1726888036.22667: stdout chunk (state=3): >>> <<< 7163 1726888036.22993: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 7163 1726888036.23012: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888036.23020: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 7163 1726888036.23042: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888036.23102: stdout chunk (state=3): >>># zipimport: zlib available<<< 7163 1726888036.23165: stdout chunk (state=3): >>> <<< 7163 1726888036.23233: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 7163 1726888036.23256: stdout chunk (state=3): >>> <<< 7163 1726888036.23279: stdout chunk (state=3): >>># zipimport: zlib available<<< 7163 1726888036.23349: stdout chunk (state=3): >>> <<< 7163 1726888036.23353: stdout chunk (state=3): >>># zipimport: zlib available<<< 7163 1726888036.23367: stdout chunk (state=3): >>> <<< 7163 1726888036.23386: stdout chunk (state=3): >>># zipimport: zlib available<<< 7163 1726888036.23480: stdout chunk (state=3): >>> # zipimport: zlib available<<< 7163 1726888036.23664: stdout chunk (state=3): >>> <<< 7163 1726888036.23733: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888036.24006: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888036.24047: stderr chunk (state=3): >>><<< 7163 1726888036.24052: stdout chunk (state=3): >>><<< <10.31.45.174> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888036.24076: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888036.24079: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888036.24084: handler run complete 7163 1726888036.24457: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available<<< 7163 1726888036.24586: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 7163 1726888036.25087: stdout chunk (state=3): >>># zipimport: zlib available<<< 7163 1726888036.25134: variable 'ansible_facts' from source: host vars for 'managed_node2' 7163 1726888036.25271: stdout chunk (state=3): >>> <<< 7163 1726888036.25763: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 7163 1726888036.25793: stdout chunk (state=3): >>># zipimport: zlib available<<< 7163 1726888036.25988: stdout chunk (state=3): >>> <<< 7163 1726888036.26048: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888036.26149: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 7163 1726888036.26207: stdout chunk (state=3): >>># zipimport: zlib available<<< 7163 1726888036.26402: stdout chunk (state=3): >>> <<< 7163 1726888036.26528: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 7163 1726888036.26623: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888036.26945: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 7163 1726888036.26971: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888036.27090: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888036.27403: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 7163 1726888036.27417: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888036.27589: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch<<< 7163 1726888036.27942: stdout chunk (state=3): >>>", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "li<<< 7163 1726888036.27954: stdout chunk (state=3): >>>bdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "<<< 7163 1726888036.28013: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.packages' # <<< 7163 1726888036.28056: stdout chunk (state=3): >>>release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "samba-common": [{"name": "samba-common", "version": "4.20.2", "release": "104.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.5.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuv": [{"name": "libuv", "version": "1.48.0", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.9.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fstrm": [{"name": "fstrm", "version": "0.6.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bind-license": [{"name": "bind-license", "version": "9.18.21", "release": "5.el10", "epoch": 32, "arch": "noarch", "source": "rpm"}], "bind-libs": [{"name": "bind-libs", "version": "9.18.21", "release": "5.el10", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "bind-utils": [{"name": "bind-utils", "version": "9.18.21", "release": "5.el10", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "sssd-proxy": [{"name": "sssd-proxy", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-ldap": [{"name": "sssd-ldap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5": [{"name": "sssd-krb5", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libipa_hbac": [{"name": "libipa_hbac", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libicu": [{"name": "libicu", "version": "74.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libwbclient": [{"name": "libwbclient", "version": "4.20.2", "release": "104.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "samba-common-libs": [{"name": "samba-common-libs", "version": "4.20.2", "release": "104.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "samba-client-libs": [{"name": "samba-client-libs", "version": "4.20.2", "release": "104.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "sssd-common-pac": [{"name": "sssd-common-pac", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-ipa": [{"name": "sssd-ipa", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmbclient": [{"name": "libsmbclient", "version": "4.20.2", "release": "104.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "adcli": [{"name": "adcli", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-ad": [{"name": "sssd-ad", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd": [{"name": "sssd", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tlog": [{"name": "tlog", "version": "14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 7163 1726888036.28334: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888036.28527: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888036.28675: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 7163 1726888036.28713: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1<<< 7163 1726888036.28833: stdout chunk (state=3): >>> # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin <<< 7163 1726888036.28904: stdout chunk (state=3): >>># restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib<<< 7163 1726888036.28993: stdout chunk (state=3): >>> # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # c<<< 7163 1726888036.29121: stdout chunk (state=3): >>>leanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro<<< 7163 1726888036.29217: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector<<< 7163 1726888036.29314: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios<<< 7163 1726888036.29366: stdout chunk (state=3): >>> # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd<<< 7163 1726888036.29388: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix<<< 7163 1726888036.29416: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd<<< 7163 1726888036.29537: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm <<< 7163 1726888036.29797: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' <<< 7163 1726888036.29887: stdout chunk (state=3): >>># extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' <<< 7163 1726888036.30034: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc<<< 7163 1726888036.30066: stdout chunk (state=3): >>> # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2<<< 7163 1726888036.30269: stdout chunk (state=3): >>>import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b65777d0> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6a1ae40> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72026c0> <<< 7163 1726888036.30314: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888036.30441: stdout chunk (state=3): >>> # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport<<< 7163 1726888036.30559: stdout chunk (state=3): >>> # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro <<< 7163 1726888036.30602: stdout chunk (state=3): >>># destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle <<< 7163 1726888036.30640: stdout chunk (state=3): >>># destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process<<< 7163 1726888036.30733: stdout chunk (state=3): >>> # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64<<< 7163 1726888036.30781: stdout chunk (state=3): >>> # destroy _ssl <<< 7163 1726888036.30846: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux<<< 7163 1726888036.30880: stdout chunk (state=3): >>> # destroy getpass # destroy pwd # destroy termios # destroy errno<<< 7163 1726888036.30950: stdout chunk (state=3): >>> # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch<<< 7163 1726888036.30954: stdout chunk (state=3): >>> # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy rpm.transaction # destroy rpm<<< 7163 1726888036.31059: stdout chunk (state=3): >>> # cleanup[3] wiping rpm._rpm<<< 7163 1726888036.31310: stdout chunk (state=3): >>> # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7163 1726888036.31468: stdout chunk (state=3): >>># destroy sys.monitoring<<< 7163 1726888036.31552: stdout chunk (state=3): >>> # destroy _socket # destroy _collections <<< 7163 1726888036.31672: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib<<< 7163 1726888036.32014: stdout chunk (state=3): >>> # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io<<< 7163 1726888036.32025: stdout chunk (state=3): >>> # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time<<< 7163 1726888036.32062: stdout chunk (state=3): >>> # destroy _random # destroy _weakref <<< 7163 1726888036.32116: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator <<< 7163 1726888036.32198: stdout chunk (state=3): >>># destroy _string # destroy re <<< 7163 1726888036.32394: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 7163 1726888036.32495: variable 'ansible_facts' from source: host vars for 'managed_node2' 7163 1726888036.32775: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.215 closed. <<< 7163 1726888036.32818: stderr chunk (state=3): >>><<< 7163 1726888036.32822: stdout chunk (state=3): >>><<< 7163 1726888036.33020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name <10.31.12.215> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce692e84d0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce692b7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce692eaa50>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce69099130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce69099fa0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690d7dd0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690d7fe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6910f800>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6910fe90>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690efaa0>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690ed1c0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690d4f80>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce691336e0>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce69132300>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690ee060>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690d6e70>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce691647a0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690d4200>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce69164c50>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce69164b00>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce69164ef0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690d2d20>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce691655b0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce69165280>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce691664b0>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6917c6b0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6917ddc0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6917ec30>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6917f260>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6917e1b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6917fce0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6917f410>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce69166420>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68e7bb60>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68ea45c0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ea4350>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68ea45f0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68ea4ec0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68ea5880>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ea47d0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68e79d00>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ea6c60>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ea59a0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce69166bd0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ed2f90>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ef3350>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68f54110>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68f56870>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68f54230>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ef3fb0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68d611c0>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ef2150>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ea7b90>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fce68ef2270>\r\n# zipimport: found 105 names in \'/tmp/ansible_package_facts_payload__fe9ez5u/ansible_package_facts_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68dc6e40>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68da5d30>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68da4ef0>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68dc4d10>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68dfa870>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68dfa600>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68df9f10>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68dfa360>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68dc7ad0>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68dfb620>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68dfb860>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68dfbd10>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68729a00>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6872b680>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6872bf80>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6872d130>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6872fc50>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce692ebf20>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6872df10>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68737c80>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68736750>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce687364b0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68736a20>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6872e420>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6877bf20>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6877c080>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6877db20>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6877d8e0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce687800e0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6877e210>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68783860>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68780230>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce687846b0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce687846e0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68784b30>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6877c290>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6860c1a0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6860d3a0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68786930>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68787800>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68786540>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68615580>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68616360>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6860d5b0>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68616300>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68617620>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68621eb0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6861d8e0>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6870a8a0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce687fe5a0>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68621fa0>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68616e70>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.respawn\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.namespace\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.typing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce686ba4e0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce682b4350>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce682b4380>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce686a1370>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce686bb0b0>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce686b86e0>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce686b82c0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68320320>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce682b7bf0>\r\n# extension module \'_queue\' loaded from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_queue\' executed from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_queue\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce682b7dd0>\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce682b7050>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68320410>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc\'\r\n# extension module \'_multiprocessing\' loaded from \'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_multiprocessing\' executed from \'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_multiprocessing\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68322f60>\r\nimport \'multiprocessing.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68320f80>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce686b8410>\r\nimport \'ansible.module_utils.facts.timeout\' # \r\nimport \'ansible.module_utils.facts.collector\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other.facter\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other.ohai\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.apparmor\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.caps\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.chroot\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.utils\' # \r\nimport \'ansible.module_utils.facts.system.cmdline\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.distribution\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.datetime\' # \r\nimport \'ansible.module_utils.facts.system.date_time\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.env\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.dns\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.fips\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.loadavg\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68323980>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6833cb30>\r\nimport \'ansible.module_utils.facts.system.local\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.lsb\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.pkg_mgr\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.platform\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\'\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6835b4a0>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6833fb60>\r\nimport \'ansible.module_utils.facts.system.python\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.version\' # \r\nimport \'ansible.module_utils.facts.system.service_mgr\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.ssh_pub_keys\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68142e70>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68142a50>\r\nimport \'ansible.module_utils.facts.system.user\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.aix\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.sysctl\' # \r\nimport \'ansible.module_utils.facts.hardware.darwin\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.freebsd\' # \r\nimport \'ansible.module_utils.facts.hardware.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.linux\' # \r\nimport \'ansible.module_utils.facts.hardware.hurd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.sunos\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.generic_bsd\' # \r\nimport \'ansible.module_utils.facts.network.aix\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.darwin\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.fc_wwn\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.freebsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.hurd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.linux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.iscsi\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.nvme\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.sunos\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.sysctl\' # \r\nimport \'ansible.module_utils.facts.virtual.freebsd\' # \r\nimport \'ansible.module_utils.facts.virtual.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.linux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.sunos\' # \r\nimport \'ansible.module_utils.facts.default_collectors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.ansible_collector\' # \r\nimport \'ansible.module_utils.facts.compat\' # \r\nimport \'ansible.module_utils.facts\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.packages\' # \r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'rpm._rpm\' loaded from \'/usr/lib64/python3.12/site-packages/rpm/_rpm.so\'\r\n# extension module \'rpm._rpm\' executed from \'/usr/lib64/python3.12/site-packages/rpm/_rpm.so\'\r\nimport \'rpm._rpm\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68168e30>\r\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc\'\r\nimport \'rpm.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6835b290>\r\nimport \'rpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68dfa6c0>\r\n\r\n{"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "samba-common": [{"name": "samba-common", "version": "4.20.2", "release": "104.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.5.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuv": [{"name": "libuv", "version": "1.48.0", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.9.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fstrm": [{"name": "fstrm", "version": "0.6.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bind-license": [{"name": "bind-license", "version": "9.18.21", "release": "5.el10", "epoch": 32, "arch": "noarch", "source": "rpm"}], "bind-libs": [{"name": "bind-libs", "version": "9.18.21", "release": "5.el10", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "bind-utils": [{"name": "bind-utils", "version": "9.18.21", "release": "5.el10", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "sssd-proxy": [{"name": "sssd-proxy", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-ldap": [{"name": "sssd-ldap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5": [{"name": "sssd-krb5", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libipa_hbac": [{"name": "libipa_hbac", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libicu": [{"name": "libicu", "version": "74.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libwbclient": [{"name": "libwbclient", "version": "4.20.2", "release": "104.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "samba-common-libs": [{"name": "samba-common-libs", "version": "4.20.2", "release": "104.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "samba-client-libs": [{"name": "samba-client-libs", "version": "4.20.2", "release": "104.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "sssd-common-pac": [{"name": "sssd-common-pac", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-ipa": [{"name": "sssd-ipa", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmbclient": [{"name": "libsmbclient", "version": "4.20.2", "release": "104.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "adcli": [{"name": "adcli", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-ad": [{"name": "sssd-ad", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd": [{"name": "sssd", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tlog": [{"name": "tlog", "version": "14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}}\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.packages\r\n# destroy ansible.module_utils.facts.packages\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy _multiprocessing\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy subprocess\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy errno\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy rpm.transaction\r\n# destroy rpm\r\n# cleanup[3] wiping rpm._rpm\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy rpm._rpm\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.215 closed.\r\n") 7163 1726888036.33848: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce692e84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce692b7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce692eaa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce69099130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce69099fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690d7dd0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690d7fe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6910f800> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6910fe90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690efaa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690ed1c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690d4f80> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce691336e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce69132300> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690ee060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690d6e70> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce691647a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690d4200> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce69164c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce69164b00> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce69164ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce690d2d20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce691655b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce69165280> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce691664b0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6917c6b0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6917ddc0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6917ec30> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6917f260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6917e1b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6917fce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6917f410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce69166420> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68e7bb60> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68ea45c0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ea4350> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68ea45f0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68ea4ec0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68ea5880> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ea47d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68e79d00> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ea6c60> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ea59a0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce69166bd0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ed2f90> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ef3350> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68f54110> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68f56870> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68f54230> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ef3fb0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68d611c0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ef2150> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68ea7b90> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fce68ef2270> # zipimport: found 105 names in '/tmp/ansible_package_facts_payload__fe9ez5u/ansible_package_facts_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68dc6e40> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68da5d30> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68da4ef0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68dc4d10> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68dfa870> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68dfa600> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68df9f10> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68dfa360> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68dc7ad0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68dfb620> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68dfb860> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68dfbd10> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68729a00> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6872b680> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6872bf80> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6872d130> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6872fc50> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce692ebf20> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6872df10> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68737c80> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68736750> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce687364b0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68736a20> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6872e420> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6877bf20> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6877c080> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6877db20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6877d8e0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce687800e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6877e210> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68783860> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68780230> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce687846b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce687846e0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68784b30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6877c290> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6860c1a0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6860d3a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68786930> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68787800> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68786540> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68615580> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68616360> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6860d5b0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68616300> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68617620> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68621eb0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6861d8e0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6870a8a0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce687fe5a0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68621fa0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68616e70> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.respawn' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce686ba4e0> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce682b4350> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce682b4380> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce686a1370> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce686bb0b0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce686b86e0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce686b82c0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68320320> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce682b7bf0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce682b7dd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce682b7050> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68320410> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68322f60> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68320f80> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce686b8410> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68323980> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6833cb30> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce6835b4a0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6833fb60> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68142e70> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68142a50> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.packages' # # zipimport: zlib available # /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce68168e30> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce6835b290> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce68dfa6c0> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "samba-common": [{"name": "samba-common", "version": "4.20.2", "release": "104.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.5.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuv": [{"name": "libuv", "version": "1.48.0", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.9.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fstrm": [{"name": "fstrm", "version": "0.6.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bind-license": [{"name": "bind-license", "version": "9.18.21", "release": "5.el10", "epoch": 32, "arch": "noarch", "source": "rpm"}], "bind-libs": [{"name": "bind-libs", "version": "9.18.21", "release": "5.el10", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "bind-utils": [{"name": "bind-utils", "version": "9.18.21", "release": "5.el10", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "sssd-proxy": [{"name": "sssd-proxy", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-ldap": [{"name": "sssd-ldap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5": [{"name": "sssd-krb5", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libipa_hbac": [{"name": "libipa_hbac", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libicu": [{"name": "libicu", "version": "74.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libwbclient": [{"name": "libwbclient", "version": "4.20.2", "release": "104.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "samba-common-libs": [{"name": "samba-common-libs", "version": "4.20.2", "release": "104.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "samba-client-libs": [{"name": "samba-client-libs", "version": "4.20.2", "release": "104.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "sssd-common-pac": [{"name": "sssd-common-pac", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-ipa": [{"name": "sssd-ipa", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmbclient": [{"name": "libsmbclient", "version": "4.20.2", "release": "104.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "adcli": [{"name": "adcli", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-ad": [{"name": "sssd-ad", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd": [{"name": "sssd", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tlog": [{"name": "tlog", "version": "14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy rpm.transaction # destroy rpm # cleanup[3] wiping rpm._rpm # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.215 closed. 7163 1726888036.37805: attempt loop complete, returning result 7163 1726888036.37809: _execute() done 7163 1726888036.37812: dumping result to json 7163 1726888036.37814: done dumping result, returning 7163 1726888036.37816: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Get the rpm package facts [02619b48-4a2f-6d34-1d0e-00000000000c] 7163 1726888036.37818: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000c 7163 1726888036.40060: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000c 7163 1726888036.40063: WORKER PROCESS EXITING 7163 1726888036.40727: done with _execute_module (package_facts, {'_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'package_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7163 1726888036.40731: _low_level_execute_command(): starting 7163 1726888036.40734: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458/ > /dev/null 2>&1 && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888035.0554132-7548-203127041655458/ > /dev/null 2>&1 && sleep 0'"'"'' 7163 1726888036.40747: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888036.41325: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888036.41329: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888036.41339: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888036.41943: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888036.41947: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888036.43783: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888036.43790: stdout chunk (state=3): >>><<< 7163 1726888036.43793: stderr chunk (state=3): >>><<< <10.31.12.215> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888036.43801: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888036.43804: handler run complete ok: [managed_node2] => { "ansible_facts": { "packages": { "NetworkManager": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.el10", "source": "rpm", "version": "1.48.10" } ], "NetworkManager-libnm": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.el10", "source": "rpm", "version": "1.48.10" } ], "NetworkManager-tui": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-tui", "release": "1.el10", "source": "rpm", "version": "1.48.10" } ], "adcli": [ { "arch": "x86_64", "epoch": null, "name": "adcli", "release": "7.el10", "source": "rpm", "version": "0.9.2" } ], "alternatives": [ { "arch": "x86_64", "epoch": null, "name": "alternatives", "release": "1.el10", "source": "rpm", "version": "1.30" } ], "amd-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "amd-gpu-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "amd-ucode-firmware": [ { "arch": "noarch", "epoch": null, "name": "amd-ucode-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "atheros-firmware": [ { "arch": "noarch", "epoch": null, "name": "atheros-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "audit": [ { "arch": "x86_64", "epoch": null, "name": "audit", "release": "9.el10", "source": "rpm", "version": "4.0" } ], "audit-libs": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "9.el10", "source": "rpm", "version": "4.0" } ], "audit-rules": [ { "arch": "x86_64", "epoch": null, "name": "audit-rules", "release": "9.el10", "source": "rpm", "version": "4.0" } ], "authselect": [ { "arch": "x86_64", "epoch": null, "name": "authselect", "release": "6.el10", "source": "rpm", "version": "1.5.0" } ], "authselect-libs": [ { "arch": "x86_64", "epoch": null, "name": "authselect-libs", "release": "6.el10", "source": "rpm", "version": "1.5.0" } ], "avahi-libs": [ { "arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "29.el10", "source": "rpm", "version": "0.8" } ], "basesystem": [ { "arch": "noarch", "epoch": null, "name": "basesystem", "release": "21.el10", "source": "rpm", "version": "11" } ], "bash": [ { "arch": "x86_64", "epoch": null, "name": "bash", "release": "4.el10", "source": "rpm", "version": "5.2.26" } ], "bc": [ { "arch": "x86_64", "epoch": null, "name": "bc", "release": "22.el10", "source": "rpm", "version": "1.07.1" } ], "beakerlib": [ { "arch": "noarch", "epoch": null, "name": "beakerlib", "release": "1.el9", "source": "rpm", "version": "1.29.3" } ], "beakerlib-redhat": [ { "arch": "noarch", "epoch": null, "name": "beakerlib-redhat", "release": "35.el9", "source": "rpm", "version": "1" } ], "bind-libs": [ { "arch": "x86_64", "epoch": 32, "name": "bind-libs", "release": "5.el10", "source": "rpm", "version": "9.18.21" } ], "bind-license": [ { "arch": "noarch", "epoch": 32, "name": "bind-license", "release": "5.el10", "source": "rpm", "version": "9.18.21" } ], "bind-utils": [ { "arch": "x86_64", "epoch": 32, "name": "bind-utils", "release": "5.el10", "source": "rpm", "version": "9.18.21" } ], "binutils": [ { "arch": "x86_64", "epoch": null, "name": "binutils", "release": "48.el10", "source": "rpm", "version": "2.41" } ], "binutils-gold": [ { "arch": "x86_64", "epoch": null, "name": "binutils-gold", "release": "48.el10", "source": "rpm", "version": "2.41" } ], "brcmfmac-firmware": [ { "arch": "noarch", "epoch": null, "name": "brcmfmac-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "bzip2-libs": [ { "arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "19.el10", "source": "rpm", "version": "1.0.8" } ], "c-ares": [ { "arch": "x86_64", "epoch": null, "name": "c-ares", "release": "5.el10", "source": "rpm", "version": "1.25.0" } ], "ca-certificates": [ { "arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "101.1.el10", "source": "rpm", "version": "2024.2.69_v8.0.303" } ], "centos-gpg-keys": [ { "arch": "noarch", "epoch": null, "name": "centos-gpg-keys", "release": "0.19.el10", "source": "rpm", "version": "10.0" } ], "centos-stream-release": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-release", "release": "0.19.el10", "source": "rpm", "version": "10.0" } ], "centos-stream-repos": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-repos", "release": "0.19.el10", "source": "rpm", "version": "10.0" } ], "checkpolicy": [ { "arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.el10", "source": "rpm", "version": "3.7" } ], "chrony": [ { "arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.el10", "source": "rpm", "version": "4.6" } ], "cirrus-audio-firmware": [ { "arch": "noarch", "epoch": null, "name": "cirrus-audio-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "cloud-init": [ { "arch": "noarch", "epoch": null, "name": "cloud-init", "release": "17.el10", "source": "rpm", "version": "24.1.4" } ], "cloud-utils-growpart": [ { "arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "10.el10", "source": "rpm", "version": "0.33" } ], "coreutils": [ { "arch": "x86_64", "epoch": null, "name": "coreutils", "release": "2.el10", "source": "rpm", "version": "9.5" } ], "coreutils-common": [ { "arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "2.el10", "source": "rpm", "version": "9.5" } ], "cpio": [ { "arch": "x86_64", "epoch": null, "name": "cpio", "release": "2.el10", "source": "rpm", "version": "2.15" } ], "cracklib": [ { "arch": "x86_64", "epoch": null, "name": "cracklib", "release": "7.el10", "source": "rpm", "version": "2.9.11" } ], "cracklib-dicts": [ { "arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "7.el10", "source": "rpm", "version": "2.9.11" } ], "cronie": [ { "arch": "x86_64", "epoch": null, "name": "cronie", "release": "5.el10", "source": "rpm", "version": "1.7.0" } ], "cronie-anacron": [ { "arch": "x86_64", "epoch": null, "name": "cronie-anacron", "release": "5.el10", "source": "rpm", "version": "1.7.0" } ], "crontabs": [ { "arch": "noarch", "epoch": null, "name": "crontabs", "release": "4.el10", "source": "rpm", "version": "1.11^20190603git9e74f2d" } ], "crypto-policies": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git367040b.el10", "source": "rpm", "version": "20240822" } ], "crypto-policies-scripts": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git367040b.el10", "source": "rpm", "version": "20240822" } ], "cryptsetup-libs": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.el10", "source": "rpm", "version": "2.7.3" } ], "curl": [ { "arch": "x86_64", "epoch": null, "name": "curl", "release": "4.el10", "source": "rpm", "version": "8.9.1" } ], "cyrus-sasl-gssapi": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-gssapi", "release": "22.el10", "source": "rpm", "version": "2.1.28" } ], "cyrus-sasl-lib": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "22.el10", "source": "rpm", "version": "2.1.28" } ], "dbus": [ { "arch": "x86_64", "epoch": 1, "name": "dbus", "release": "4.el10", "source": "rpm", "version": "1.14.10" } ], "dbus-broker": [ { "arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "6.el10", "source": "rpm", "version": "35" } ], "dbus-common": [ { "arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "4.el10", "source": "rpm", "version": "1.14.10" } ], "dbus-libs": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "4.el10", "source": "rpm", "version": "1.14.10" } ], "default-fonts-core-sans": [ { "arch": "noarch", "epoch": null, "name": "default-fonts-core-sans", "release": "2.el10", "source": "rpm", "version": "4.1" } ], "device-mapper": [ { "arch": "x86_64", "epoch": 10, "name": "device-mapper", "release": "2.el10", "source": "rpm", "version": "1.02.198" } ], "device-mapper-event": [ { "arch": "x86_64", "epoch": 10, "name": "device-mapper-event", "release": "2.el10", "source": "rpm", "version": "1.02.198" } ], "device-mapper-event-libs": [ { "arch": "x86_64", "epoch": 10, "name": "device-mapper-event-libs", "release": "2.el10", "source": "rpm", "version": "1.02.198" } ], "device-mapper-libs": [ { "arch": "x86_64", "epoch": 10, "name": "device-mapper-libs", "release": "2.el10", "source": "rpm", "version": "1.02.198" } ], "device-mapper-persistent-data": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-persistent-data", "release": "4.el10", "source": "rpm", "version": "1.0.11" } ], "dhcpcd": [ { "arch": "x86_64", "epoch": null, "name": "dhcpcd", "release": "4.el10", "source": "rpm", "version": "10.0.6" } ], "diffutils": [ { "arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.el10", "source": "rpm", "version": "3.10" } ], "dnf": [ { "arch": "noarch", "epoch": null, "name": "dnf", "release": "6.el10", "source": "rpm", "version": "4.20.0" } ], "dnf-data": [ { "arch": "noarch", "epoch": null, "name": "dnf-data", "release": "6.el10", "source": "rpm", "version": "4.20.0" } ], "dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "5.el10", "source": "rpm", "version": "4.7.0" } ], "dracut": [ { "arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.el10", "source": "rpm", "version": "102" } ], "dracut-config-rescue": [ { "arch": "x86_64", "epoch": null, "name": "dracut-config-rescue", "release": "3.el10", "source": "rpm", "version": "102" } ], "dracut-network": [ { "arch": "x86_64", "epoch": null, "name": "dracut-network", "release": "3.el10", "source": "rpm", "version": "102" } ], "dracut-squash": [ { "arch": "x86_64", "epoch": null, "name": "dracut-squash", "release": "3.el10", "source": "rpm", "version": "102" } ], "duktape": [ { "arch": "x86_64", "epoch": null, "name": "duktape", "release": "8.el10", "source": "rpm", "version": "2.7.0" } ], "e2fsprogs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "2.el10", "source": "rpm", "version": "1.47.1" } ], "e2fsprogs-libs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "2.el10", "source": "rpm", "version": "1.47.1" } ], "elfutils-debuginfod-client": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "5.el10", "source": "rpm", "version": "0.191" } ], "elfutils-default-yama-scope": [ { "arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "5.el10", "source": "rpm", "version": "0.191" } ], "elfutils-libelf": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "5.el10", "source": "rpm", "version": "0.191" } ], "elfutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "5.el10", "source": "rpm", "version": "0.191" } ], "ethtool": [ { "arch": "x86_64", "epoch": 2, "name": "ethtool", "release": "2.el10", "source": "rpm", "version": "6.7" } ], "expat": [ { "arch": "x86_64", "epoch": null, "name": "expat", "release": "1.el10", "source": "rpm", "version": "2.6.2" } ], "file": [ { "arch": "x86_64", "epoch": null, "name": "file", "release": "6.el10", "source": "rpm", "version": "5.45" } ], "file-libs": [ { "arch": "x86_64", "epoch": null, "name": "file-libs", "release": "6.el10", "source": "rpm", "version": "5.45" } ], "filesystem": [ { "arch": "x86_64", "epoch": null, "name": "filesystem", "release": "15.el10", "source": "rpm", "version": "3.18" } ], "findutils": [ { "arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.el10", "source": "rpm", "version": "4.10.0" } ], "firewalld": [ { "arch": "noarch", "epoch": null, "name": "firewalld", "release": "1.el10", "source": "rpm", "version": "2.2.1" } ], "firewalld-filesystem": [ { "arch": "noarch", "epoch": null, "name": "firewalld-filesystem", "release": "1.el10", "source": "rpm", "version": "2.2.1" } ], "fonts-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "17.el10", "source": "rpm", "version": "2.0.5" } ], "fstrm": [ { "arch": "x86_64", "epoch": null, "name": "fstrm", "release": "11.el10", "source": "rpm", "version": "0.6.1" } ], "fuse-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "22.el10.gating_test1", "source": "rpm", "version": "2.9.9" } ], "fuse3-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse3-libs", "release": "5.el10", "source": "rpm", "version": "3.16.2" } ], "gawk": [ { "arch": "x86_64", "epoch": null, "name": "gawk", "release": "4.el10", "source": "rpm", "version": "5.3.0" } ], "gawk-all-langpacks": [ { "arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "4.el10", "source": "rpm", "version": "5.3.0" } ], "gdbm": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm", "release": "8.el10", "source": "rpm", "version": "1.23" } ], "gdbm-libs": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "8.el10", "source": "rpm", "version": "1.23" } ], "gettext-envsubst": [ { "arch": "x86_64", "epoch": null, "name": "gettext-envsubst", "release": "3.el10", "source": "rpm", "version": "0.22.5" } ], "gettext-libs": [ { "arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.el10", "source": "rpm", "version": "0.22.5" } ], "gettext-runtime": [ { "arch": "x86_64", "epoch": null, "name": "gettext-runtime", "release": "3.el10", "source": "rpm", "version": "0.22.5" } ], "git": [ { "arch": "x86_64", "epoch": null, "name": "git", "release": "3.el10", "source": "rpm", "version": "2.45.2" } ], "git-core": [ { "arch": "x86_64", "epoch": null, "name": "git-core", "release": "3.el10", "source": "rpm", "version": "2.45.2" } ], "git-core-doc": [ { "arch": "noarch", "epoch": null, "name": "git-core-doc", "release": "3.el10", "source": "rpm", "version": "2.45.2" } ], "glib2": [ { "arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.el10", "source": "rpm", "version": "2.80.4" } ], "glibc": [ { "arch": "x86_64", "epoch": null, "name": "glibc", "release": "17.el10", "source": "rpm", "version": "2.39" } ], "glibc-common": [ { "arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "17.el10", "source": "rpm", "version": "2.39" } ], "glibc-gconv-extra": [ { "arch": "x86_64", "epoch": null, "name": "glibc-gconv-extra", "release": "17.el10", "source": "rpm", "version": "2.39" } ], "glibc-langpack-en": [ { "arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "17.el10", "source": "rpm", "version": "2.39" } ], "gmp": [ { "arch": "x86_64", "epoch": 1, "name": "gmp", "release": "9.el10", "source": "rpm", "version": "6.2.1" } ], "gnupg2": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "1.el10", "source": "rpm", "version": "2.4.5" } ], "gnupg2-smime": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "1.el10", "source": "rpm", "version": "2.4.5" } ], "gnutls": [ { "arch": "x86_64", "epoch": null, "name": "gnutls", "release": "3.el10", "source": "rpm", "version": "3.8.7" } ], "gobject-introspection": [ { "arch": "x86_64", "epoch": null, "name": "gobject-introspection", "release": "5.el10", "source": "rpm", "version": "1.79.1" } ], "google-noto-fonts-common": [ { "arch": "noarch", "epoch": null, "name": "google-noto-fonts-common", "release": "4.el10", "source": "rpm", "version": "20240401" } ], "google-noto-sans-mono-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-sans-mono-vf-fonts", "release": "4.el10", "source": "rpm", "version": "20240401" } ], "google-noto-sans-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-sans-vf-fonts", "release": "4.el10", "source": "rpm", "version": "20240401" } ], "google-noto-serif-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-serif-vf-fonts", "release": "4.el10", "source": "rpm", "version": "20240401" } ], "grep": [ { "arch": "x86_64", "epoch": null, "name": "grep", "release": "9.el10", "source": "rpm", "version": "3.11" } ], "groff-base": [ { "arch": "x86_64", "epoch": null, "name": "groff-base", "release": "9.el10", "source": "rpm", "version": "1.23.0" } ], "grub2-common": [ { "arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "127.el10", "source": "rpm", "version": "2.06" } ], "grub2-pc": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "127.el10", "source": "rpm", "version": "2.06" } ], "grub2-pc-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "127.el10", "source": "rpm", "version": "2.06" } ], "grub2-tools": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "127.el10", "source": "rpm", "version": "2.06" } ], "grub2-tools-minimal": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "127.el10", "source": "rpm", "version": "2.06" } ], "grubby": [ { "arch": "x86_64", "epoch": null, "name": "grubby", "release": "76.el10", "source": "rpm", "version": "8.40" } ], "gssproxy": [ { "arch": "x86_64", "epoch": null, "name": "gssproxy", "release": "7.el10", "source": "rpm", "version": "0.9.2" } ], "gzip": [ { "arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.el10", "source": "rpm", "version": "1.13" } ], "hostname": [ { "arch": "x86_64", "epoch": null, "name": "hostname", "release": "13.el10", "source": "rpm", "version": "3.23" } ], "hunspell": [ { "arch": "x86_64", "epoch": null, "name": "hunspell", "release": "8.el10", "source": "rpm", "version": "1.7.2" } ], "hunspell-en": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en", "release": "10.el10", "source": "rpm", "version": "0.20201207" } ], "hunspell-en-GB": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en-GB", "release": "10.el10", "source": "rpm", "version": "0.20201207" } ], "hunspell-en-US": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en-US", "release": "10.el10", "source": "rpm", "version": "0.20201207" } ], "hunspell-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "hunspell-filesystem", "release": "8.el10", "source": "rpm", "version": "1.7.2" } ], "hwdata": [ { "arch": "noarch", "epoch": null, "name": "hwdata", "release": "10.1.el10", "source": "rpm", "version": "0.379" } ], "ima-evm-utils": [ { "arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "5.el10", "source": "rpm", "version": "1.5" } ], "inih": [ { "arch": "x86_64", "epoch": null, "name": "inih", "release": "2.el10", "source": "rpm", "version": "58" } ], "initscripts-rename-device": [ { "arch": "x86_64", "epoch": null, "name": "initscripts-rename-device", "release": "1.el10", "source": "rpm", "version": "10.26" } ], "initscripts-service": [ { "arch": "noarch", "epoch": null, "name": "initscripts-service", "release": "1.el10", "source": "rpm", "version": "10.26" } ], "intel-audio-firmware": [ { "arch": "noarch", "epoch": null, "name": "intel-audio-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "intel-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "intel-gpu-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "iproute": [ { "arch": "x86_64", "epoch": null, "name": "iproute", "release": "4.el10", "source": "rpm", "version": "6.7.0" } ], "iproute-tc": [ { "arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "4.el10", "source": "rpm", "version": "6.7.0" } ], "ipset": [ { "arch": "x86_64", "epoch": null, "name": "ipset", "release": "2.el10", "source": "rpm", "version": "7.21" } ], "ipset-libs": [ { "arch": "x86_64", "epoch": null, "name": "ipset-libs", "release": "2.el10", "source": "rpm", "version": "7.21" } ], "iptables-libs": [ { "arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "8.el10", "source": "rpm", "version": "1.8.10" } ], "iptables-nft": [ { "arch": "x86_64", "epoch": null, "name": "iptables-nft", "release": "8.el10", "source": "rpm", "version": "1.8.10" } ], "iputils": [ { "arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.el10", "source": "rpm", "version": "20240905" } ], "irqbalance": [ { "arch": "x86_64", "epoch": 2, "name": "irqbalance", "release": "2.el10", "source": "rpm", "version": "1.9.4" } ], "iwlwifi-dvm-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwlwifi-dvm-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "iwlwifi-mvm-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwlwifi-mvm-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "jansson": [ { "arch": "x86_64", "epoch": null, "name": "jansson", "release": "2.el10", "source": "rpm", "version": "2.14" } ], "jitterentropy": [ { "arch": "x86_64", "epoch": null, "name": "jitterentropy", "release": "4.el10", "source": "rpm", "version": "3.5.0" } ], "jq": [ { "arch": "x86_64", "epoch": null, "name": "jq", "release": "5.el10", "source": "rpm", "version": "1.7.1" } ], "json-c": [ { "arch": "x86_64", "epoch": null, "name": "json-c", "release": "4.el10", "source": "rpm", "version": "0.17" } ], "kbd": [ { "arch": "x86_64", "epoch": null, "name": "kbd", "release": "5.el10", "source": "rpm", "version": "2.6.4" } ], "kbd-legacy": [ { "arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "5.el10", "source": "rpm", "version": "2.6.4" } ], "kbd-misc": [ { "arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "5.el10", "source": "rpm", "version": "2.6.4" } ], "kdump-utils": [ { "arch": "x86_64", "epoch": null, "name": "kdump-utils", "release": "1.el10", "source": "rpm", "version": "1.0.43" } ], "kernel": [ { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "0.rc6.23.el10", "source": "rpm", "version": "6.11.0" } ], "kernel-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "0.rc6.23.el10", "source": "rpm", "version": "6.11.0" } ], "kernel-modules": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules", "release": "0.rc6.23.el10", "source": "rpm", "version": "6.11.0" } ], "kernel-modules-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules-core", "release": "0.rc6.23.el10", "source": "rpm", "version": "6.11.0" } ], "kernel-tools": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools", "release": "0.rc6.23.el10", "source": "rpm", "version": "6.11.0" } ], "kernel-tools-libs": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools-libs", "release": "0.rc6.23.el10", "source": "rpm", "version": "6.11.0" } ], "kexec-tools": [ { "arch": "x86_64", "epoch": null, "name": "kexec-tools", "release": "1.el10", "source": "rpm", "version": "2.0.29" } ], "keyutils": [ { "arch": "x86_64", "epoch": null, "name": "keyutils", "release": "4.el10", "source": "rpm", "version": "1.6.3" } ], "keyutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "4.el10", "source": "rpm", "version": "1.6.3" } ], "kmod": [ { "arch": "x86_64", "epoch": null, "name": "kmod", "release": "8.el10", "source": "rpm", "version": "31" } ], "kmod-libs": [ { "arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "8.el10", "source": "rpm", "version": "31" } ], "kpartx": [ { "arch": "x86_64", "epoch": null, "name": "kpartx", "release": "1.el10", "source": "rpm", "version": "0.9.9" } ], "krb5-libs": [ { "arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "2.el10", "source": "rpm", "version": "1.21.3" } ], "langpacks-core-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "2.el10", "source": "rpm", "version": "4.1" } ], "langpacks-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "2.el10", "source": "rpm", "version": "4.1" } ], "langpacks-fonts-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-fonts-en", "release": "2.el10", "source": "rpm", "version": "4.1" } ], "less": [ { "arch": "x86_64", "epoch": null, "name": "less", "release": "2.el10", "source": "rpm", "version": "661" } ], "libacl": [ { "arch": "x86_64", "epoch": null, "name": "libacl", "release": "3.el10", "source": "rpm", "version": "2.3.2" } ], "libaio": [ { "arch": "x86_64", "epoch": null, "name": "libaio", "release": "20.el10", "source": "rpm", "version": "0.3.111" } ], "libarchive": [ { "arch": "x86_64", "epoch": null, "name": "libarchive", "release": "7.el10", "source": "rpm", "version": "3.7.2" } ], "libassuan": [ { "arch": "x86_64", "epoch": null, "name": "libassuan", "release": "5.el10", "source": "rpm", "version": "2.5.6" } ], "libattr": [ { "arch": "x86_64", "epoch": null, "name": "libattr", "release": "4.el10", "source": "rpm", "version": "2.5.2" } ], "libbasicobjects": [ { "arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "57.el10", "source": "rpm", "version": "0.1.1" } ], "libblkid": [ { "arch": "x86_64", "epoch": null, "name": "libblkid", "release": "4.el10", "source": "rpm", "version": "2.40.2" } ], "libbpf": [ { "arch": "x86_64", "epoch": 2, "name": "libbpf", "release": "1.el10", "source": "rpm", "version": "1.5.0" } ], "libbrotli": [ { "arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "5.el10", "source": "rpm", "version": "1.1.0" } ], "libcap": [ { "arch": "x86_64", "epoch": null, "name": "libcap", "release": "6.el10", "source": "rpm", "version": "2.69" } ], "libcap-ng": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "5.el10", "source": "rpm", "version": "0.8.4" } ], "libcap-ng-python3": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng-python3", "release": "5.el10", "source": "rpm", "version": "0.8.4" } ], "libcbor": [ { "arch": "x86_64", "epoch": null, "name": "libcbor", "release": "2.el10", "source": "rpm", "version": "0.11.0" } ], "libcollection": [ { "arch": "x86_64", "epoch": null, "name": "libcollection", "release": "57.el10", "source": "rpm", "version": "0.7.0" } ], "libcom_err": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "2.el10", "source": "rpm", "version": "1.47.1" } ], "libcomps": [ { "arch": "x86_64", "epoch": null, "name": "libcomps", "release": "2.el10", "source": "rpm", "version": "0.1.21" } ], "libcurl": [ { "arch": "x86_64", "epoch": null, "name": "libcurl", "release": "4.el10", "source": "rpm", "version": "8.9.1" } ], "libdhash": [ { "arch": "x86_64", "epoch": null, "name": "libdhash", "release": "57.el10", "source": "rpm", "version": "0.5.0" } ], "libdnf": [ { "arch": "x86_64", "epoch": null, "name": "libdnf", "release": "5.el10", "source": "rpm", "version": "0.73.1" } ], "libeconf": [ { "arch": "x86_64", "epoch": null, "name": "libeconf", "release": "3.el10", "source": "rpm", "version": "0.6.2" } ], "libedit": [ { "arch": "x86_64", "epoch": null, "name": "libedit", "release": "51.20230828cvs.el10", "source": "rpm", "version": "3.1" } ], "libestr": [ { "arch": "x86_64", "epoch": null, "name": "libestr", "release": "10.el10", "source": "rpm", "version": "0.1.11" } ], "libev": [ { "arch": "x86_64", "epoch": null, "name": "libev", "release": "12.el10", "source": "rpm", "version": "4.33" } ], "libevent": [ { "arch": "x86_64", "epoch": null, "name": "libevent", "release": "15.el10", "source": "rpm", "version": "2.1.12" } ], "libfastjson": [ { "arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.el10", "source": "rpm", "version": "1.2304.0" } ], "libfdisk": [ { "arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "4.el10", "source": "rpm", "version": "2.40.2" } ], "libffi": [ { "arch": "x86_64", "epoch": null, "name": "libffi", "release": "8.el10", "source": "rpm", "version": "3.4.4" } ], "libfido2": [ { "arch": "x86_64", "epoch": null, "name": "libfido2", "release": "5.el10", "source": "rpm", "version": "1.14.0" } ], "libgcc": [ { "arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.el10", "source": "rpm", "version": "14.2.1" } ], "libgcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.el10", "source": "rpm", "version": "1.11.0" } ], "libgomp": [ { "arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.el10", "source": "rpm", "version": "14.2.1" } ], "libgpg-error": [ { "arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.el10", "source": "rpm", "version": "1.50" } ], "libicu": [ { "arch": "x86_64", "epoch": null, "name": "libicu", "release": "2.el10", "source": "rpm", "version": "74.2" } ], "libidn2": [ { "arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.el10", "source": "rpm", "version": "2.3.7" } ], "libini_config": [ { "arch": "x86_64", "epoch": null, "name": "libini_config", "release": "57.el10", "source": "rpm", "version": "1.3.1" } ], "libipa_hbac": [ { "arch": "x86_64", "epoch": null, "name": "libipa_hbac", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "libkcapi": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "2.el10", "source": "rpm", "version": "1.5.0" } ], "libkcapi-hasher": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hasher", "release": "2.el10", "source": "rpm", "version": "1.5.0" } ], "libkcapi-hmaccalc": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "2.el10", "source": "rpm", "version": "1.5.0" } ], "libksba": [ { "arch": "x86_64", "epoch": null, "name": "libksba", "release": "1.el10", "source": "rpm", "version": "1.6.7" } ], "libldb": [ { "arch": "x86_64", "epoch": null, "name": "libldb", "release": "5.el10", "source": "rpm", "version": "2.9.1" } ], "libmaxminddb": [ { "arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "3.el10", "source": "rpm", "version": "1.9.1" } ], "libmnl": [ { "arch": "x86_64", "epoch": null, "name": "libmnl", "release": "6.el10", "source": "rpm", "version": "1.0.5" } ], "libmodulemd": [ { "arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "11.el10", "source": "rpm", "version": "2.15.0" } ], "libmount": [ { "arch": "x86_64", "epoch": null, "name": "libmount", "release": "4.el10", "source": "rpm", "version": "2.40.2" } ], "libndp": [ { "arch": "x86_64", "epoch": null, "name": "libndp", "release": "1.el10", "source": "rpm", "version": "1.9" } ], "libnetfilter_conntrack": [ { "arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "6.el10", "source": "rpm", "version": "1.0.9" } ], "libnfnetlink": [ { "arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "28.el10", "source": "rpm", "version": "1.0.1" } ], "libnfsidmap": [ { "arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.el10", "source": "rpm", "version": "2.7.1" } ], "libnftnl": [ { "arch": "x86_64", "epoch": null, "name": "libnftnl", "release": "4.el10", "source": "rpm", "version": "1.2.7" } ], "libnghttp2": [ { "arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.el10", "source": "rpm", "version": "1.62.1" } ], "libnl3": [ { "arch": "x86_64", "epoch": null, "name": "libnl3", "release": "4.el10", "source": "rpm", "version": "3.9.0" } ], "libpath_utils": [ { "arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "57.el10", "source": "rpm", "version": "0.2.1" } ], "libpipeline": [ { "arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "6.el10", "source": "rpm", "version": "1.5.7" } ], "libpsl": [ { "arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.el10", "source": "rpm", "version": "0.21.5" } ], "libpwquality": [ { "arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "11.el10", "source": "rpm", "version": "1.4.5" } ], "libref_array": [ { "arch": "x86_64", "epoch": null, "name": "libref_array", "release": "57.el10", "source": "rpm", "version": "0.1.5" } ], "librepo": [ { "arch": "x86_64", "epoch": null, "name": "librepo", "release": "2.el10", "source": "rpm", "version": "1.18.0" } ], "libseccomp": [ { "arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "9.el10", "source": "rpm", "version": "2.5.3" } ], "libsecret": [ { "arch": "x86_64", "epoch": null, "name": "libsecret", "release": "6.el10", "source": "rpm", "version": "0.21.2" } ], "libselinux": [ { "arch": "x86_64", "epoch": null, "name": "libselinux", "release": "3.el10", "source": "rpm", "version": "3.7" } ], "libselinux-utils": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "3.el10", "source": "rpm", "version": "3.7" } ], "libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.el10", "source": "rpm", "version": "3.7" } ], "libsepol": [ { "arch": "x86_64", "epoch": null, "name": "libsepol", "release": "2.el10", "source": "rpm", "version": "3.7" } ], "libsmartcols": [ { "arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "4.el10", "source": "rpm", "version": "2.40.2" } ], "libsmbclient": [ { "arch": "x86_64", "epoch": 0, "name": "libsmbclient", "release": "104.el10", "source": "rpm", "version": "4.20.2" } ], "libsolv": [ { "arch": "x86_64", "epoch": null, "name": "libsolv", "release": "7.el10", "source": "rpm", "version": "0.7.29" } ], "libss": [ { "arch": "x86_64", "epoch": null, "name": "libss", "release": "2.el10", "source": "rpm", "version": "1.47.1" } ], "libssh": [ { "arch": "x86_64", "epoch": null, "name": "libssh", "release": "8.el10", "source": "rpm", "version": "0.10.6" } ], "libssh-config": [ { "arch": "noarch", "epoch": null, "name": "libssh-config", "release": "8.el10", "source": "rpm", "version": "0.10.6" } ], "libsss_certmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "libsss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "libsss_nss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "libsss_sudo": [ { "arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "libstdc++": [ { "arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.el10", "source": "rpm", "version": "14.2.1" } ], "libsysfs": [ { "arch": "x86_64", "epoch": null, "name": "libsysfs", "release": "13.el10", "source": "rpm", "version": "2.1.1" } ], "libtalloc": [ { "arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.el10", "source": "rpm", "version": "2.4.2" } ], "libtasn1": [ { "arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "7.el10", "source": "rpm", "version": "4.19.0" } ], "libtdb": [ { "arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.el10", "source": "rpm", "version": "1.4.10" } ], "libtevent": [ { "arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.el10", "source": "rpm", "version": "0.16.1" } ], "libtirpc": [ { "arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "0.el10", "source": "rpm", "version": "1.3.5" } ], "libunistring": [ { "arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.el10", "source": "rpm", "version": "1.1" } ], "liburing": [ { "arch": "x86_64", "epoch": null, "name": "liburing", "release": "4.el10", "source": "rpm", "version": "2.5" } ], "libusb1": [ { "arch": "x86_64", "epoch": null, "name": "libusb1", "release": "3.el10", "source": "rpm", "version": "1.0.27" } ], "libutempter": [ { "arch": "x86_64", "epoch": null, "name": "libutempter", "release": "14.el10", "source": "rpm", "version": "1.2.1" } ], "libuuid": [ { "arch": "x86_64", "epoch": null, "name": "libuuid", "release": "4.el10", "source": "rpm", "version": "2.40.2" } ], "libuv": [ { "arch": "x86_64", "epoch": 1, "name": "libuv", "release": "2.el10", "source": "rpm", "version": "1.48.0" } ], "libverto": [ { "arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.el10", "source": "rpm", "version": "0.3.2" } ], "libverto-libev": [ { "arch": "x86_64", "epoch": null, "name": "libverto-libev", "release": "9.el10", "source": "rpm", "version": "0.3.2" } ], "libwbclient": [ { "arch": "x86_64", "epoch": 0, "name": "libwbclient", "release": "104.el10", "source": "rpm", "version": "4.20.2" } ], "libxcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "9.el10", "source": "rpm", "version": "4.4.36" } ], "libxkbcommon": [ { "arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "3.el10", "source": "rpm", "version": "1.7.0" } ], "libxml2": [ { "arch": "x86_64", "epoch": null, "name": "libxml2", "release": "2.el10", "source": "rpm", "version": "2.12.5" } ], "libxslt": [ { "arch": "x86_64", "epoch": null, "name": "libxslt", "release": "5.el10", "source": "rpm", "version": "1.1.39" } ], "libyaml": [ { "arch": "x86_64", "epoch": null, "name": "libyaml", "release": "15.el10", "source": "rpm", "version": "0.2.5" } ], "libzstd": [ { "arch": "x86_64", "epoch": null, "name": "libzstd", "release": "8.el10", "source": "rpm", "version": "1.5.5" } ], "linux-firmware": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "linux-firmware-whence": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "lmdb-libs": [ { "arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "2.el10", "source": "rpm", "version": "0.9.32" } ], "logrotate": [ { "arch": "x86_64", "epoch": null, "name": "logrotate", "release": "1.el10", "source": "rpm", "version": "3.22.0" } ], "lshw": [ { "arch": "x86_64", "epoch": null, "name": "lshw", "release": "4.el10", "source": "rpm", "version": "B.02.20" } ], "lsscsi": [ { "arch": "x86_64", "epoch": null, "name": "lsscsi", "release": "12.el10", "source": "rpm", "version": "0.32" } ], "lua-libs": [ { "arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "6.el10", "source": "rpm", "version": "5.4.6" } ], "lvm2": [ { "arch": "x86_64", "epoch": 10, "name": "lvm2", "release": "2.el10", "source": "rpm", "version": "2.03.24" } ], "lvm2-libs": [ { "arch": "x86_64", "epoch": 10, "name": "lvm2-libs", "release": "2.el10", "source": "rpm", "version": "2.03.24" } ], "lz4-libs": [ { "arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "7.el10", "source": "rpm", "version": "1.9.4" } ], "lzo": [ { "arch": "x86_64", "epoch": null, "name": "lzo", "release": "13.el10", "source": "rpm", "version": "2.10" } ], "make": [ { "arch": "x86_64", "epoch": 1, "name": "make", "release": "7.el10", "source": "rpm", "version": "4.4.1" } ], "makedumpfile": [ { "arch": "x86_64", "epoch": null, "name": "makedumpfile", "release": "12.el10", "source": "rpm", "version": "1.7.5" } ], "man-db": [ { "arch": "x86_64", "epoch": null, "name": "man-db", "release": "7.el10", "source": "rpm", "version": "2.12.0" } ], "memstrack": [ { "arch": "x86_64", "epoch": null, "name": "memstrack", "release": "5.el10", "source": "rpm", "version": "0.2.5" } ], "microcode_ctl": [ { "arch": "noarch", "epoch": 4, "name": "microcode_ctl", "release": "1.el10", "source": "rpm", "version": "20240531" } ], "mpdecimal": [ { "arch": "x86_64", "epoch": null, "name": "mpdecimal", "release": "11.el10", "source": "rpm", "version": "2.5.1" } ], "mpfr": [ { "arch": "x86_64", "epoch": null, "name": "mpfr", "release": "4.el10", "source": "rpm", "version": "4.2.1" } ], "mt7xxx-firmware": [ { "arch": "noarch", "epoch": null, "name": "mt7xxx-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "ncurses": [ { "arch": "x86_64", "epoch": null, "name": "ncurses", "release": "13.20240127.el10", "source": "rpm", "version": "6.4" } ], "ncurses-base": [ { "arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "13.20240127.el10", "source": "rpm", "version": "6.4" } ], "ncurses-libs": [ { "arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "13.20240127.el10", "source": "rpm", "version": "6.4" } ], "nettle": [ { "arch": "x86_64", "epoch": null, "name": "nettle", "release": "1.el10", "source": "rpm", "version": "3.10" } ], "newt": [ { "arch": "x86_64", "epoch": null, "name": "newt", "release": "4.el10", "source": "rpm", "version": "0.52.24" } ], "nfs-utils": [ { "arch": "x86_64", "epoch": 1, "name": "nfs-utils", "release": "1.el10", "source": "rpm", "version": "2.7.1" } ], "nftables": [ { "arch": "x86_64", "epoch": 1, "name": "nftables", "release": "4.el10", "source": "rpm", "version": "1.0.9" } ], "npth": [ { "arch": "x86_64", "epoch": null, "name": "npth", "release": "19.el10", "source": "rpm", "version": "1.6" } ], "numactl-libs": [ { "arch": "x86_64", "epoch": null, "name": "numactl-libs", "release": "6.el10", "source": "rpm", "version": "2.0.16" } ], "nvidia-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "nvidia-gpu-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "nxpwireless-firmware": [ { "arch": "noarch", "epoch": null, "name": "nxpwireless-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "oniguruma": [ { "arch": "x86_64", "epoch": null, "name": "oniguruma", "release": "6.el10", "source": "rpm", "version": "6.9.9" } ], "openldap": [ { "arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.el10", "source": "rpm", "version": "2.6.7" } ], "openssh": [ { "arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.el10", "source": "rpm", "version": "9.8p1" } ], "openssh-clients": [ { "arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.el10", "source": "rpm", "version": "9.8p1" } ], "openssh-server": [ { "arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.el10", "source": "rpm", "version": "9.8p1" } ], "openssl": [ { "arch": "x86_64", "epoch": 1, "name": "openssl", "release": "12.el10", "source": "rpm", "version": "3.2.2" } ], "openssl-libs": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "12.el10", "source": "rpm", "version": "3.2.2" } ], "os-prober": [ { "arch": "x86_64", "epoch": null, "name": "os-prober", "release": "7.el10", "source": "rpm", "version": "1.81" } ], "p11-kit": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "4.el10", "source": "rpm", "version": "0.25.5" } ], "p11-kit-trust": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "4.el10", "source": "rpm", "version": "0.25.5" } ], "pam": [ { "arch": "x86_64", "epoch": null, "name": "pam", "release": "4.el10", "source": "rpm", "version": "1.6.1" } ], "pam-libs": [ { "arch": "x86_64", "epoch": null, "name": "pam-libs", "release": "4.el10", "source": "rpm", "version": "1.6.1" } ], "parted": [ { "arch": "x86_64", "epoch": null, "name": "parted", "release": "5.el10", "source": "rpm", "version": "3.6" } ], "pciutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "1.el10", "source": "rpm", "version": "3.13.0" } ], "pcre2": [ { "arch": "x86_64", "epoch": null, "name": "pcre2", "release": "1.el10.2", "source": "rpm", "version": "10.44" } ], "pcre2-syntax": [ { "arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "1.el10.2", "source": "rpm", "version": "10.44" } ], "pcsc-lite": [ { "arch": "x86_64", "epoch": null, "name": "pcsc-lite", "release": "1.el10", "source": "rpm", "version": "2.2.3" } ], "pcsc-lite-ccid": [ { "arch": "x86_64", "epoch": null, "name": "pcsc-lite-ccid", "release": "1.el10", "source": "rpm", "version": "1.6.0" } ], "pcsc-lite-libs": [ { "arch": "x86_64", "epoch": null, "name": "pcsc-lite-libs", "release": "1.el10", "source": "rpm", "version": "2.2.3" } ], "perl-AutoLoader": [ { "arch": "noarch", "epoch": 0, "name": "perl-AutoLoader", "release": "510.el10", "source": "rpm", "version": "5.74" } ], "perl-B": [ { "arch": "x86_64", "epoch": 0, "name": "perl-B", "release": "510.el10", "source": "rpm", "version": "1.89" } ], "perl-Carp": [ { "arch": "noarch", "epoch": null, "name": "perl-Carp", "release": "510.el10", "source": "rpm", "version": "1.54" } ], "perl-Class-Struct": [ { "arch": "noarch", "epoch": 0, "name": "perl-Class-Struct", "release": "510.el10", "source": "rpm", "version": "0.68" } ], "perl-Data-Dumper": [ { "arch": "x86_64", "epoch": null, "name": "perl-Data-Dumper", "release": "511.el10", "source": "rpm", "version": "2.189" } ], "perl-Digest": [ { "arch": "noarch", "epoch": null, "name": "perl-Digest", "release": "510.el10", "source": "rpm", "version": "1.20" } ], "perl-Digest-MD5": [ { "arch": "x86_64", "epoch": null, "name": "perl-Digest-MD5", "release": "5.el10", "source": "rpm", "version": "2.59" } ], "perl-DynaLoader": [ { "arch": "x86_64", "epoch": 0, "name": "perl-DynaLoader", "release": "510.el10", "source": "rpm", "version": "1.56" } ], "perl-Encode": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Encode", "release": "510.el10", "source": "rpm", "version": "3.21" } ], "perl-Errno": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Errno", "release": "510.el10", "source": "rpm", "version": "1.38" } ], "perl-Error": [ { "arch": "noarch", "epoch": 1, "name": "perl-Error", "release": "17.el10", "source": "rpm", "version": "0.17029" } ], "perl-Exporter": [ { "arch": "noarch", "epoch": null, "name": "perl-Exporter", "release": "510.el10", "source": "rpm", "version": "5.78" } ], "perl-Fcntl": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Fcntl", "release": "510.el10", "source": "rpm", "version": "1.18" } ], "perl-File-Basename": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Basename", "release": "510.el10", "source": "rpm", "version": "2.86" } ], "perl-File-Find": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Find", "release": "510.el10", "source": "rpm", "version": "1.44" } ], "perl-File-Path": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Path", "release": "510.el10", "source": "rpm", "version": "2.18" } ], "perl-File-Temp": [ { "arch": "noarch", "epoch": 1, "name": "perl-File-Temp", "release": "511.el10", "source": "rpm", "version": "0.231.100" } ], "perl-File-stat": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-stat", "release": "510.el10", "source": "rpm", "version": "1.14" } ], "perl-FileHandle": [ { "arch": "noarch", "epoch": 0, "name": "perl-FileHandle", "release": "510.el10", "source": "rpm", "version": "2.05" } ], "perl-Getopt-Long": [ { "arch": "noarch", "epoch": 1, "name": "perl-Getopt-Long", "release": "2.el10", "source": "rpm", "version": "2.58" } ], "perl-Getopt-Std": [ { "arch": "noarch", "epoch": 0, "name": "perl-Getopt-Std", "release": "510.el10", "source": "rpm", "version": "1.14" } ], "perl-Git": [ { "arch": "noarch", "epoch": null, "name": "perl-Git", "release": "3.el10", "source": "rpm", "version": "2.45.2" } ], "perl-HTTP-Tiny": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Tiny", "release": "511.el10", "source": "rpm", "version": "0.088" } ], "perl-IO": [ { "arch": "x86_64", "epoch": 0, "name": "perl-IO", "release": "510.el10", "source": "rpm", "version": "1.55" } ], "perl-IO-Socket-IP": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-IP", "release": "511.el10", "source": "rpm", "version": "0.42" } ], "perl-IO-Socket-SSL": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-SSL", "release": "2.el10", "source": "rpm", "version": "2.085" } ], "perl-IPC-Open3": [ { "arch": "noarch", "epoch": 0, "name": "perl-IPC-Open3", "release": "510.el10", "source": "rpm", "version": "1.22" } ], "perl-MIME-Base64": [ { "arch": "x86_64", "epoch": null, "name": "perl-MIME-Base64", "release": "510.el10", "source": "rpm", "version": "3.16" } ], "perl-Mozilla-CA": [ { "arch": "noarch", "epoch": null, "name": "perl-Mozilla-CA", "release": "4.el10", "source": "rpm", "version": "20231213" } ], "perl-NDBM_File": [ { "arch": "x86_64", "epoch": 0, "name": "perl-NDBM_File", "release": "510.el10", "source": "rpm", "version": "1.17" } ], "perl-Net-SSLeay": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-SSLeay", "release": "6.el10", "source": "rpm", "version": "1.94" } ], "perl-POSIX": [ { "arch": "x86_64", "epoch": 0, "name": "perl-POSIX", "release": "510.el10", "source": "rpm", "version": "2.20" } ], "perl-PathTools": [ { "arch": "x86_64", "epoch": null, "name": "perl-PathTools", "release": "510.el10", "source": "rpm", "version": "3.91" } ], "perl-Pod-Escapes": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Escapes", "release": "510.el10", "source": "rpm", "version": "1.07" } ], "perl-Pod-Perldoc": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Perldoc", "release": "511.el10", "source": "rpm", "version": "3.28.01" } ], "perl-Pod-Simple": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Simple", "release": "510.el10", "source": "rpm", "version": "3.45" } ], "perl-Pod-Usage": [ { "arch": "noarch", "epoch": 4, "name": "perl-Pod-Usage", "release": "510.el10", "source": "rpm", "version": "2.03" } ], "perl-Scalar-List-Utils": [ { "arch": "x86_64", "epoch": 5, "name": "perl-Scalar-List-Utils", "release": "510.el10", "source": "rpm", "version": "1.63" } ], "perl-SelectSaver": [ { "arch": "noarch", "epoch": 0, "name": "perl-SelectSaver", "release": "510.el10", "source": "rpm", "version": "1.02" } ], "perl-Socket": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Socket", "release": "510.el10", "source": "rpm", "version": "2.038" } ], "perl-Storable": [ { "arch": "x86_64", "epoch": 1, "name": "perl-Storable", "release": "510.el10", "source": "rpm", "version": "3.32" } ], "perl-Symbol": [ { "arch": "noarch", "epoch": 0, "name": "perl-Symbol", "release": "510.el10", "source": "rpm", "version": "1.09" } ], "perl-Term-ANSIColor": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-ANSIColor", "release": "511.el10", "source": "rpm", "version": "5.01" } ], "perl-Term-Cap": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-Cap", "release": "510.el10", "source": "rpm", "version": "1.18" } ], "perl-TermReadKey": [ { "arch": "x86_64", "epoch": null, "name": "perl-TermReadKey", "release": "23.el10", "source": "rpm", "version": "2.38" } ], "perl-Text-ParseWords": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-ParseWords", "release": "510.el10", "source": "rpm", "version": "3.31" } ], "perl-Text-Tabs+Wrap": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-Tabs+Wrap", "release": "510.el10", "source": "rpm", "version": "2024.001" } ], "perl-Time-Local": [ { "arch": "noarch", "epoch": 2, "name": "perl-Time-Local", "release": "510.el10", "source": "rpm", "version": "1.350" } ], "perl-URI": [ { "arch": "noarch", "epoch": null, "name": "perl-URI", "release": "2.el10", "source": "rpm", "version": "5.27" } ], "perl-base": [ { "arch": "noarch", "epoch": 0, "name": "perl-base", "release": "510.el10", "source": "rpm", "version": "2.27" } ], "perl-constant": [ { "arch": "noarch", "epoch": null, "name": "perl-constant", "release": "511.el10", "source": "rpm", "version": "1.33" } ], "perl-if": [ { "arch": "noarch", "epoch": 0, "name": "perl-if", "release": "510.el10", "source": "rpm", "version": "0.61.000" } ], "perl-interpreter": [ { "arch": "x86_64", "epoch": 4, "name": "perl-interpreter", "release": "510.el10", "source": "rpm", "version": "5.40.0" } ], "perl-lib": [ { "arch": "x86_64", "epoch": 0, "name": "perl-lib", "release": "510.el10", "source": "rpm", "version": "0.65" } ], "perl-libnet": [ { "arch": "noarch", "epoch": null, "name": "perl-libnet", "release": "510.el10", "source": "rpm", "version": "3.15" } ], "perl-libs": [ { "arch": "x86_64", "epoch": 4, "name": "perl-libs", "release": "510.el10", "source": "rpm", "version": "5.40.0" } ], "perl-locale": [ { "arch": "noarch", "epoch": 0, "name": "perl-locale", "release": "510.el10", "source": "rpm", "version": "1.12" } ], "perl-mro": [ { "arch": "x86_64", "epoch": 0, "name": "perl-mro", "release": "510.el10", "source": "rpm", "version": "1.29" } ], "perl-overload": [ { "arch": "noarch", "epoch": 0, "name": "perl-overload", "release": "510.el10", "source": "rpm", "version": "1.37" } ], "perl-overloading": [ { "arch": "noarch", "epoch": 0, "name": "perl-overloading", "release": "510.el10", "source": "rpm", "version": "0.02" } ], "perl-parent": [ { "arch": "noarch", "epoch": 1, "name": "perl-parent", "release": "511.el10", "source": "rpm", "version": "0.241" } ], "perl-podlators": [ { "arch": "noarch", "epoch": 1, "name": "perl-podlators", "release": "510.el10", "source": "rpm", "version": "5.01" } ], "perl-vars": [ { "arch": "noarch", "epoch": 0, "name": "perl-vars", "release": "510.el10", "source": "rpm", "version": "1.05" } ], "pigz": [ { "arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.el10", "source": "rpm", "version": "2.8" } ], "pinentry": [ { "arch": "x86_64", "epoch": null, "name": "pinentry", "release": "2.el10", "source": "rpm", "version": "1.3.0" } ], "policycoreutils": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.el10", "source": "rpm", "version": "3.7" } ], "polkit": [ { "arch": "x86_64", "epoch": null, "name": "polkit", "release": "2.el10", "source": "rpm", "version": "125" } ], "polkit-libs": [ { "arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "2.el10", "source": "rpm", "version": "125" } ], "polkit-pkla-compat": [ { "arch": "x86_64", "epoch": null, "name": "polkit-pkla-compat", "release": "29.el10", "source": "rpm", "version": "0.1" } ], "popt": [ { "arch": "x86_64", "epoch": null, "name": "popt", "release": "7.el10", "source": "rpm", "version": "1.19" } ], "prefixdevname": [ { "arch": "x86_64", "epoch": null, "name": "prefixdevname", "release": "2.el10", "source": "rpm", "version": "0.2.0" } ], "procps-ng": [ { "arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "4.el10", "source": "rpm", "version": "4.0.4" } ], "protobuf-c": [ { "arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "5.el10", "source": "rpm", "version": "1.5.0" } ], "psmisc": [ { "arch": "x86_64", "epoch": null, "name": "psmisc", "release": "7.el10", "source": "rpm", "version": "23.6" } ], "publicsuffix-list-dafsa": [ { "arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.el10", "source": "rpm", "version": "20240107" } ], "python-unversioned-command": [ { "arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "2.el10", "source": "rpm", "version": "3.12.5" } ], "python3": [ { "arch": "x86_64", "epoch": null, "name": "python3", "release": "2.el10", "source": "rpm", "version": "3.12.5" } ], "python3-attrs": [ { "arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "6.el10", "source": "rpm", "version": "23.2.0" } ], "python3-audit": [ { "arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "9.el10", "source": "rpm", "version": "4.0" } ], "python3-charset-normalizer": [ { "arch": "noarch", "epoch": null, "name": "python3-charset-normalizer", "release": "4.el10", "source": "rpm", "version": "3.3.2" } ], "python3-configobj": [ { "arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "9.el10", "source": "rpm", "version": "5.0.8" } ], "python3-dateutil": [ { "arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "14.el10", "source": "rpm", "version": "2.8.2" } ], "python3-dbus": [ { "arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "7.el10", "source": "rpm", "version": "1.3.2" } ], "python3-distro": [ { "arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.el10", "source": "rpm", "version": "1.9.0" } ], "python3-dnf": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "6.el10", "source": "rpm", "version": "4.20.0" } ], "python3-dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "5.el10", "source": "rpm", "version": "4.7.0" } ], "python3-firewall": [ { "arch": "noarch", "epoch": null, "name": "python3-firewall", "release": "1.el10", "source": "rpm", "version": "2.2.1" } ], "python3-gobject-base": [ { "arch": "x86_64", "epoch": null, "name": "python3-gobject-base", "release": "6.el10", "source": "rpm", "version": "3.46.0" } ], "python3-gobject-base-noarch": [ { "arch": "noarch", "epoch": null, "name": "python3-gobject-base-noarch", "release": "6.el10", "source": "rpm", "version": "3.46.0" } ], "python3-hawkey": [ { "arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "5.el10", "source": "rpm", "version": "0.73.1" } ], "python3-idna": [ { "arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.el10", "source": "rpm", "version": "3.7" } ], "python3-jinja2": [ { "arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "2.el10", "source": "rpm", "version": "3.1.4" } ], "python3-jsonpatch": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "5.el10", "source": "rpm", "version": "1.33" } ], "python3-jsonpointer": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "8.el10", "source": "rpm", "version": "2.3" } ], "python3-jsonschema": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "6.el10", "source": "rpm", "version": "4.19.1" } ], "python3-jsonschema-specifications": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema-specifications", "release": "5.el10", "source": "rpm", "version": "2023.11.2" } ], "python3-libcomps": [ { "arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "2.el10", "source": "rpm", "version": "0.1.21" } ], "python3-libdnf": [ { "arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "5.el10", "source": "rpm", "version": "0.73.1" } ], "python3-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "2.el10", "source": "rpm", "version": "3.12.5" } ], "python3-libselinux": [ { "arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "3.el10", "source": "rpm", "version": "3.7" } ], "python3-libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.el10", "source": "rpm", "version": "3.7" } ], "python3-lxml": [ { "arch": "x86_64", "epoch": null, "name": "python3-lxml", "release": "2.el10", "source": "rpm", "version": "5.2.1" } ], "python3-markupsafe": [ { "arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.el10", "source": "rpm", "version": "2.1.3" } ], "python3-nftables": [ { "arch": "x86_64", "epoch": 1, "name": "python3-nftables", "release": "4.el10", "source": "rpm", "version": "1.0.9" } ], "python3-oauthlib": [ { "arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "4.el10", "source": "rpm", "version": "3.2.2" } ], "python3-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-pip-wheel", "release": "3.el10", "source": "rpm", "version": "23.3.2" } ], "python3-policycoreutils": [ { "arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.el10", "source": "rpm", "version": "3.7" } ], "python3-pyserial": [ { "arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.el10", "source": "rpm", "version": "3.5" } ], "python3-pyyaml": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "18.el10", "source": "rpm", "version": "6.0.1" } ], "python3-referencing": [ { "arch": "noarch", "epoch": null, "name": "python3-referencing", "release": "5.el10", "source": "rpm", "version": "0.31.1" } ], "python3-requests": [ { "arch": "noarch", "epoch": null, "name": "python3-requests", "release": "1.el10", "source": "rpm", "version": "2.32.3" } ], "python3-rpds-py": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpds-py", "release": "5.el10", "source": "rpm", "version": "0.17.1" } ], "python3-rpm": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "python3-setools": [ { "arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "3.el10", "source": "rpm", "version": "4.5.1" } ], "python3-setuptools": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "5.el10", "source": "rpm", "version": "69.0.3" } ], "python3-six": [ { "arch": "noarch", "epoch": null, "name": "python3-six", "release": "15.el10", "source": "rpm", "version": "1.16.0" } ], "python3-systemd": [ { "arch": "x86_64", "epoch": null, "name": "python3-systemd", "release": "10.el10", "source": "rpm", "version": "235" } ], "python3-urllib3": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "1.el10", "source": "rpm", "version": "1.26.19" } ], "qemu-guest-agent": [ { "arch": "x86_64", "epoch": 18, "name": "qemu-guest-agent", "release": "8.el10", "source": "rpm", "version": "9.0.0" } ], "quota": [ { "arch": "x86_64", "epoch": 1, "name": "quota", "release": "7.el10", "source": "rpm", "version": "4.09" } ], "quota-nls": [ { "arch": "noarch", "epoch": 1, "name": "quota-nls", "release": "7.el10", "source": "rpm", "version": "4.09" } ], "readline": [ { "arch": "x86_64", "epoch": null, "name": "readline", "release": "9.el10", "source": "rpm", "version": "8.2" } ], "realtek-firmware": [ { "arch": "noarch", "epoch": null, "name": "realtek-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "redhat-mono-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "redhat-mono-vf-fonts", "release": "12.el10", "source": "rpm", "version": "4.0.3" } ], "redhat-text-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "redhat-text-vf-fonts", "release": "12.el10", "source": "rpm", "version": "4.0.3" } ], "restraint": [ { "arch": "x86_64", "epoch": null, "name": "restraint", "release": "1.el9", "source": "rpm", "version": "0.4.4" } ], "restraint-rhts": [ { "arch": "x86_64", "epoch": null, "name": "restraint-rhts", "release": "1.el9", "source": "rpm", "version": "0.4.4" } ], "rng-tools": [ { "arch": "x86_64", "epoch": null, "name": "rng-tools", "release": "3.el10", "source": "rpm", "version": "6.17" } ], "rootfiles": [ { "arch": "noarch", "epoch": null, "name": "rootfiles", "release": "37.el10", "source": "rpm", "version": "8.1" } ], "rpcbind": [ { "arch": "x86_64", "epoch": null, "name": "rpcbind", "release": "2.el10", "source": "rpm", "version": "1.2.7" } ], "rpm": [ { "arch": "x86_64", "epoch": null, "name": "rpm", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-build-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-plugin-audit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-audit", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-plugin-selinux": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-plugin-systemd-inhibit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-sequoia": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sequoia", "release": "3.el10", "source": "rpm", "version": "1.6.0" } ], "rpm-sign-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "rsync": [ { "arch": "x86_64", "epoch": null, "name": "rsync", "release": "5.el10", "source": "rpm", "version": "3.3.0" } ], "rsyslog": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.el10", "source": "rpm", "version": "8.2408.0" } ], "samba-client-libs": [ { "arch": "x86_64", "epoch": 0, "name": "samba-client-libs", "release": "104.el10", "source": "rpm", "version": "4.20.2" } ], "samba-common": [ { "arch": "noarch", "epoch": 0, "name": "samba-common", "release": "104.el10", "source": "rpm", "version": "4.20.2" } ], "samba-common-libs": [ { "arch": "x86_64", "epoch": 0, "name": "samba-common-libs", "release": "104.el10", "source": "rpm", "version": "4.20.2" } ], "sed": [ { "arch": "x86_64", "epoch": null, "name": "sed", "release": "2.el10", "source": "rpm", "version": "4.9" } ], "selinux-policy": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "1.el10", "source": "rpm", "version": "40.13.9" } ], "selinux-policy-targeted": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "1.el10", "source": "rpm", "version": "40.13.9" } ], "setup": [ { "arch": "noarch", "epoch": null, "name": "setup", "release": "3.el10", "source": "rpm", "version": "2.14.5" } ], "sg3_utils": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils", "release": "5.el10", "source": "rpm", "version": "1.48" } ], "sg3_utils-libs": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils-libs", "release": "5.el10", "source": "rpm", "version": "1.48" } ], "shadow-utils": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.el10", "source": "rpm", "version": "4.15.0" } ], "slang": [ { "arch": "x86_64", "epoch": null, "name": "slang", "release": "6.el10", "source": "rpm", "version": "2.3.3" } ], "snappy": [ { "arch": "x86_64", "epoch": null, "name": "snappy", "release": "6.el10", "source": "rpm", "version": "1.1.10" } ], "sqlite-libs": [ { "arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.el10", "source": "rpm", "version": "3.46.1" } ], "squashfs-tools": [ { "arch": "x86_64", "epoch": null, "name": "squashfs-tools", "release": "5.el10", "source": "rpm", "version": "4.6.1" } ], "sssd": [ { "arch": "x86_64", "epoch": null, "name": "sssd", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sssd-ad": [ { "arch": "x86_64", "epoch": null, "name": "sssd-ad", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sssd-client": [ { "arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sssd-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sssd-common-pac": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common-pac", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sssd-ipa": [ { "arch": "x86_64", "epoch": null, "name": "sssd-ipa", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sssd-kcm": [ { "arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sssd-krb5": [ { "arch": "x86_64", "epoch": null, "name": "sssd-krb5", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sssd-krb5-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-krb5-common", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sssd-ldap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-ldap", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sssd-nfs-idmap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sssd-proxy": [ { "arch": "x86_64", "epoch": null, "name": "sssd-proxy", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sudo": [ { "arch": "x86_64", "epoch": null, "name": "sudo", "release": "7.p5.el10", "source": "rpm", "version": "1.9.15" } ], "sudo-python-plugin": [ { "arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "7.p5.el10", "source": "rpm", "version": "1.9.15" } ], "systemd": [ { "arch": "x86_64", "epoch": null, "name": "systemd", "release": "14.el10", "source": "rpm", "version": "256" } ], "systemd-libs": [ { "arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "14.el10", "source": "rpm", "version": "256" } ], "systemd-pam": [ { "arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "14.el10", "source": "rpm", "version": "256" } ], "systemd-udev": [ { "arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "14.el10", "source": "rpm", "version": "256" } ], "tar": [ { "arch": "x86_64", "epoch": 2, "name": "tar", "release": "4.el10", "source": "rpm", "version": "1.35" } ], "time": [ { "arch": "x86_64", "epoch": null, "name": "time", "release": "24.el10", "source": "rpm", "version": "1.9" } ], "tiwilink-firmware": [ { "arch": "noarch", "epoch": null, "name": "tiwilink-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "tlog": [ { "arch": "x86_64", "epoch": null, "name": "tlog", "release": "2.el10", "source": "rpm", "version": "14" } ], "tpm2-tools": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tools", "release": "2.el10", "source": "rpm", "version": "5.7" } ], "tpm2-tss": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "2.el10", "source": "rpm", "version": "4.1.3" } ], "tpm2-tss-fapi": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss-fapi", "release": "2.el10", "source": "rpm", "version": "4.1.3" } ], "tzdata": [ { "arch": "noarch", "epoch": null, "name": "tzdata", "release": "3.el10", "source": "rpm", "version": "2024a" } ], "userspace-rcu": [ { "arch": "x86_64", "epoch": null, "name": "userspace-rcu", "release": "6.el10", "source": "rpm", "version": "0.14.0" } ], "util-linux": [ { "arch": "x86_64", "epoch": null, "name": "util-linux", "release": "4.el10", "source": "rpm", "version": "2.40.2" } ], "util-linux-core": [ { "arch": "x86_64", "epoch": null, "name": "util-linux-core", "release": "4.el10", "source": "rpm", "version": "2.40.2" } ], "vim-common": [ { "arch": "x86_64", "epoch": 2, "name": "vim-common", "release": "2.el10", "source": "rpm", "version": "9.1.083" } ], "vim-data": [ { "arch": "noarch", "epoch": 2, "name": "vim-data", "release": "2.el10", "source": "rpm", "version": "9.1.083" } ], "vim-enhanced": [ { "arch": "x86_64", "epoch": 2, "name": "vim-enhanced", "release": "2.el10", "source": "rpm", "version": "9.1.083" } ], "vim-filesystem": [ { "arch": "noarch", "epoch": 2, "name": "vim-filesystem", "release": "2.el10", "source": "rpm", "version": "9.1.083" } ], "vim-minimal": [ { "arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "2.el10", "source": "rpm", "version": "9.1.083" } ], "wget": [ { "arch": "x86_64", "epoch": null, "name": "wget", "release": "1.el10", "source": "rpm", "version": "1.24.5" } ], "which": [ { "arch": "x86_64", "epoch": null, "name": "which", "release": "42.el10", "source": "rpm", "version": "2.21" } ], "xfsprogs": [ { "arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "4.el10", "source": "rpm", "version": "6.5.0" } ], "xkeyboard-config": [ { "arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "2.el10", "source": "rpm", "version": "2.41" } ], "xxd": [ { "arch": "x86_64", "epoch": 2, "name": "xxd", "release": "2.el10", "source": "rpm", "version": "9.1.083" } ], "xz": [ { "arch": "x86_64", "epoch": 1, "name": "xz", "release": "2.el10", "source": "rpm", "version": "5.6.2" } ], "xz-libs": [ { "arch": "x86_64", "epoch": 1, "name": "xz-libs", "release": "2.el10", "source": "rpm", "version": "5.6.2" } ], "yum": [ { "arch": "noarch", "epoch": null, "name": "yum", "release": "6.el10", "source": "rpm", "version": "4.20.0" } ], "yum-utils": [ { "arch": "noarch", "epoch": null, "name": "yum-utils", "release": "5.el10", "source": "rpm", "version": "4.7.0" } ], "zlib-ng-compat": [ { "arch": "x86_64", "epoch": null, "name": "zlib-ng-compat", "release": "3.el10", "source": "rpm", "version": "2.1.6" } ] } }, "changed": false, "invocation": { "module_args": { "manager": [ "auto" ], "strategy": "first" } } } 7163 1726888036.44697: variable 'ansible_facts' from source: host vars for 'managed_node1' 7163 1726888036.46210: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888036.47474: variable 'ansible_facts' from source: host vars for 'managed_node1' 7163 1726888036.47727: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888036.48140: attempt loop complete, returning result 7163 1726888036.48186: _execute() done 7163 1726888036.48189: dumping result to json 7163 1726888036.48313: done dumping result, returning 7163 1726888036.48321: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Get the rpm package facts [02619b48-4a2f-6d34-1d0e-00000000000c] 7163 1726888036.48330: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000c 7163 1726888036.50191: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000c 7163 1726888036.50704: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "packages": { "NetworkManager": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.el10", "source": "rpm", "version": "1.48.10" } ], "NetworkManager-libnm": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.el10", "source": "rpm", "version": "1.48.10" } ], "NetworkManager-tui": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-tui", "release": "1.el10", "source": "rpm", "version": "1.48.10" } ], "adcli": [ { "arch": "x86_64", "epoch": null, "name": "adcli", "release": "7.el10", "source": "rpm", "version": "0.9.2" } ], "alternatives": [ { "arch": "x86_64", "epoch": null, "name": "alternatives", "release": "1.el10", "source": "rpm", "version": "1.30" } ], "amd-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "amd-gpu-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "amd-ucode-firmware": [ { "arch": "noarch", "epoch": null, "name": "amd-ucode-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "atheros-firmware": [ { "arch": "noarch", "epoch": null, "name": "atheros-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "audit": [ { "arch": "x86_64", "epoch": null, "name": "audit", "release": "9.el10", "source": "rpm", "version": "4.0" } ], "audit-libs": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "9.el10", "source": "rpm", "version": "4.0" } ], "audit-rules": [ { "arch": "x86_64", "epoch": null, "name": "audit-rules", "release": "9.el10", "source": "rpm", "version": "4.0" } ], "authselect": [ { "arch": "x86_64", "epoch": null, "name": "authselect", "release": "6.el10", "source": "rpm", "version": "1.5.0" } ], "authselect-libs": [ { "arch": "x86_64", "epoch": null, "name": "authselect-libs", "release": "6.el10", "source": "rpm", "version": "1.5.0" } ], "avahi-libs": [ { "arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "29.el10", "source": "rpm", "version": "0.8" } ], "basesystem": [ { "arch": "noarch", "epoch": null, "name": "basesystem", "release": "21.el10", "source": "rpm", "version": "11" } ], "bash": [ { "arch": "x86_64", "epoch": null, "name": "bash", "release": "4.el10", "source": "rpm", "version": "5.2.26" } ], "bc": [ { "arch": "x86_64", "epoch": null, "name": "bc", "release": "22.el10", "source": "rpm", "version": "1.07.1" } ], "beakerlib": [ { "arch": "noarch", "epoch": null, "name": "beakerlib", "release": "1.el9", "source": "rpm", "version": "1.29.3" } ], "beakerlib-redhat": [ { "arch": "noarch", "epoch": null, "name": "beakerlib-redhat", "release": "35.el9", "source": "rpm", "version": "1" } ], "bind-libs": [ { "arch": "x86_64", "epoch": 32, "name": "bind-libs", "release": "5.el10", "source": "rpm", "version": "9.18.21" } ], "bind-license": [ { "arch": "noarch", "epoch": 32, "name": "bind-license", "release": "5.el10", "source": "rpm", "version": "9.18.21" } ], "bind-utils": [ { "arch": "x86_64", "epoch": 32, "name": "bind-utils", "release": "5.el10", "source": "rpm", "version": "9.18.21" } ], "binutils": [ { "arch": "x86_64", "epoch": null, "name": "binutils", "release": "48.el10", "source": "rpm", "version": "2.41" } ], "binutils-gold": [ { "arch": "x86_64", "epoch": null, "name": "binutils-gold", "release": "48.el10", "source": "rpm", "version": "2.41" } ], "brcmfmac-firmware": [ { "arch": "noarch", "epoch": null, "name": "brcmfmac-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "bzip2-libs": [ { "arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "19.el10", "source": "rpm", "version": "1.0.8" } ], "c-ares": [ { "arch": "x86_64", "epoch": null, "name": "c-ares", "release": "5.el10", "source": "rpm", "version": "1.25.0" } ], "ca-certificates": [ { "arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "101.1.el10", "source": "rpm", "version": "2024.2.69_v8.0.303" } ], "centos-gpg-keys": [ { "arch": "noarch", "epoch": null, "name": "centos-gpg-keys", "release": "0.19.el10", "source": "rpm", "version": "10.0" } ], "centos-stream-release": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-release", "release": "0.19.el10", "source": "rpm", "version": "10.0" } ], "centos-stream-repos": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-repos", "release": "0.19.el10", "source": "rpm", "version": "10.0" } ], "checkpolicy": [ { "arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.el10", "source": "rpm", "version": "3.7" } ], "chrony": [ { "arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.el10", "source": "rpm", "version": "4.6" } ], "cirrus-audio-firmware": [ { "arch": "noarch", "epoch": null, "name": "cirrus-audio-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "cloud-init": [ { "arch": "noarch", "epoch": null, "name": "cloud-init", "release": "17.el10", "source": "rpm", "version": "24.1.4" } ], "cloud-utils-growpart": [ { "arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "10.el10", "source": "rpm", "version": "0.33" } ], "coreutils": [ { "arch": "x86_64", "epoch": null, "name": "coreutils", "release": "2.el10", "source": "rpm", "version": "9.5" } ], "coreutils-common": [ { "arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "2.el10", "source": "rpm", "version": "9.5" } ], "cpio": [ { "arch": "x86_64", "epoch": null, "name": "cpio", "release": "2.el10", "source": "rpm", "version": "2.15" } ], "cracklib": [ { "arch": "x86_64", "epoch": null, "name": "cracklib", "release": "7.el10", "source": "rpm", "version": "2.9.11" } ], "cracklib-dicts": [ { "arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "7.el10", "source": "rpm", "version": "2.9.11" } ], "cronie": [ { "arch": "x86_64", "epoch": null, "name": "cronie", "release": "5.el10", "source": "rpm", "version": "1.7.0" } ], "cronie-anacron": [ { "arch": "x86_64", "epoch": null, "name": "cronie-anacron", "release": "5.el10", "source": "rpm", "version": "1.7.0" } ], "crontabs": [ { "arch": "noarch", "epoch": null, "name": "crontabs", "release": "4.el10", "source": "rpm", "version": "1.11^20190603git9e74f2d" } ], "crypto-policies": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git367040b.el10", "source": "rpm", "version": "20240822" } ], "crypto-policies-scripts": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git367040b.el10", "source": "rpm", "version": "20240822" } ], "cryptsetup-libs": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.el10", "source": "rpm", "version": "2.7.3" } ], "curl": [ { "arch": "x86_64", "epoch": null, "name": "curl", "release": "4.el10", "source": "rpm", "version": "8.9.1" } ], "cyrus-sasl-gssapi": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-gssapi", "release": "22.el10", "source": "rpm", "version": "2.1.28" } ], "cyrus-sasl-lib": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "22.el10", "source": "rpm", "version": "2.1.28" } ], "dbus": [ { "arch": "x86_64", "epoch": 1, "name": "dbus", "release": "4.el10", "source": "rpm", "version": "1.14.10" } ], "dbus-broker": [ { "arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "6.el10", "source": "rpm", "version": "35" } ], "dbus-common": [ { "arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "4.el10", "source": "rpm", "version": "1.14.10" } ], "dbus-libs": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "4.el10", "source": "rpm", "version": "1.14.10" } ], "default-fonts-core-sans": [ { "arch": "noarch", "epoch": null, "name": "default-fonts-core-sans", "release": "2.el10", "source": "rpm", "version": "4.1" } ], "device-mapper": [ { "arch": "x86_64", "epoch": 10, "name": "device-mapper", "release": "2.el10", "source": "rpm", "version": "1.02.198" } ], "device-mapper-event": [ { "arch": "x86_64", "epoch": 10, "name": "device-mapper-event", "release": "2.el10", "source": "rpm", "version": "1.02.198" } ], "device-mapper-event-libs": [ { "arch": "x86_64", "epoch": 10, "name": "device-mapper-event-libs", "release": "2.el10", "source": "rpm", "version": "1.02.198" } ], "device-mapper-libs": [ { "arch": "x86_64", "epoch": 10, "name": "device-mapper-libs", "release": "2.el10", "source": "rpm", "version": "1.02.198" } ], "device-mapper-persistent-data": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-persistent-data", "release": "4.el10", "source": "rpm", "version": "1.0.11" } ], "dhcpcd": [ { "arch": "x86_64", "epoch": null, "name": "dhcpcd", "release": "4.el10", "source": "rpm", "version": "10.0.6" } ], "diffutils": [ { "arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.el10", "source": "rpm", "version": "3.10" } ], "dnf": [ { "arch": "noarch", "epoch": null, "name": "dnf", "release": "6.el10", "source": "rpm", "version": "4.20.0" } ], "dnf-data": [ { "arch": "noarch", "epoch": null, "name": "dnf-data", "release": "6.el10", "source": "rpm", "version": "4.20.0" } ], "dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "5.el10", "source": "rpm", "version": "4.7.0" } ], "dracut": [ { "arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.el10", "source": "rpm", "version": "102" } ], "dracut-config-rescue": [ { "arch": "x86_64", "epoch": null, "name": "dracut-config-rescue", "release": "3.el10", "source": "rpm", "version": "102" } ], "dracut-network": [ { "arch": "x86_64", "epoch": null, "name": "dracut-network", "release": "3.el10", "source": "rpm", "version": "102" } ], "dracut-squash": [ { "arch": "x86_64", "epoch": null, "name": "dracut-squash", "release": "3.el10", "source": "rpm", "version": "102" } ], "duktape": [ { "arch": "x86_64", "epoch": null, "name": "duktape", "release": "8.el10", "source": "rpm", "version": "2.7.0" } ], "e2fsprogs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "2.el10", "source": "rpm", "version": "1.47.1" } ], "e2fsprogs-libs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "2.el10", "source": "rpm", "version": "1.47.1" } ], "elfutils-debuginfod-client": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "5.el10", "source": "rpm", "version": "0.191" } ], "elfutils-default-yama-scope": [ { "arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "5.el10", "source": "rpm", "version": "0.191" } ], "elfutils-libelf": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "5.el10", "source": "rpm", "version": "0.191" } ], "elfutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "5.el10", "source": "rpm", "version": "0.191" } ], "ethtool": [ { "arch": "x86_64", "epoch": 2, "name": "ethtool", "release": "2.el10", "source": "rpm", "version": "6.7" } ], "expat": [ { "arch": "x86_64", "epoch": null, "name": "expat", "release": "1.el10", "source": "rpm", "version": "2.6.2" } ], "file": [ { "arch": "x86_64", "epoch": null, "name": "file", "release": "6.el10", "source": "rpm", "version": "5.45" } ], "file-libs": [ { "arch": "x86_64", "epoch": null, "name": "file-libs", "release": "6.el10", "source": "rpm", "version": "5.45" } ], "filesystem": [ { "arch": "x86_64", "epoch": null, "name": "filesystem", "release": "15.el10", "source": "rpm", "version": "3.18" } ], "findutils": [ { "arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.el10", "source": "rpm", "version": "4.10.0" } ], "firewalld": [ { "arch": "noarch", "epoch": null, "name": "firewalld", "release": "1.el10", "source": "rpm", "version": "2.2.1" } ], "firewalld-filesystem": [ { "arch": "noarch", "epoch": null, "name": "firewalld-filesystem", "release": "1.el10", "source": "rpm", "version": "2.2.1" } ], "fonts-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "17.el10", "source": "rpm", "version": "2.0.5" } ], "fstrm": [ { "arch": "x86_64", "epoch": null, "name": "fstrm", "release": "11.el10", "source": "rpm", "version": "0.6.1" } ], "fuse-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "22.el10.gating_test1", "source": "rpm", "version": "2.9.9" } ], "fuse3-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse3-libs", "release": "5.el10", "source": "rpm", "version": "3.16.2" } ], "gawk": [ { "arch": "x86_64", "epoch": null, "name": "gawk", "release": "4.el10", "source": "rpm", "version": "5.3.0" } ], "gawk-all-langpacks": [ { "arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "4.el10", "source": "rpm", "version": "5.3.0" } ], "gdbm": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm", "release": "8.el10", "source": "rpm", "version": "1.23" } ], "gdbm-libs": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "8.el10", "source": "rpm", "version": "1.23" } ], "gettext-envsubst": [ { "arch": "x86_64", "epoch": null, "name": "gettext-envsubst", "release": "3.el10", "source": "rpm", "version": "0.22.5" } ], "gettext-libs": [ { "arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.el10", "source": "rpm", "version": "0.22.5" } ], "gettext-runtime": [ { "arch": "x86_64", "epoch": null, "name": "gettext-runtime", "release": "3.el10", "source": "rpm", "version": "0.22.5" } ], "git": [ { "arch": "x86_64", "epoch": null, "name": "git", "release": "3.el10", "source": "rpm", "version": "2.45.2" } ], "git-core": [ { "arch": "x86_64", "epoch": null, "name": "git-core", "release": "3.el10", "source": "rpm", "version": "2.45.2" } ], "git-core-doc": [ { "arch": "noarch", "epoch": null, "name": "git-core-doc", "release": "3.el10", "source": "rpm", "version": "2.45.2" } ], "glib2": [ { "arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.el10", "source": "rpm", "version": "2.80.4" } ], "glibc": [ { "arch": "x86_64", "epoch": null, "name": "glibc", "release": "17.el10", "source": "rpm", "version": "2.39" } ], "glibc-common": [ { "arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "17.el10", "source": "rpm", "version": "2.39" } ], "glibc-gconv-extra": [ { "arch": "x86_64", "epoch": null, "name": "glibc-gconv-extra", "release": "17.el10", "source": "rpm", "version": "2.39" } ], "glibc-langpack-en": [ { "arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "17.el10", "source": "rpm", "version": "2.39" } ], "gmp": [ { "arch": "x86_64", "epoch": 1, "name": "gmp", "release": "9.el10", "source": "rpm", "version": "6.2.1" } ], "gnupg2": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "1.el10", "source": "rpm", "version": "2.4.5" } ], "gnupg2-smime": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "1.el10", "source": "rpm", "version": "2.4.5" } ], "gnutls": [ { "arch": "x86_64", "epoch": null, "name": "gnutls", "release": "3.el10", "source": "rpm", "version": "3.8.7" } ], "gobject-introspection": [ { "arch": "x86_64", "epoch": null, "name": "gobject-introspection", "release": "5.el10", "source": "rpm", "version": "1.79.1" } ], "google-noto-fonts-common": [ { "arch": "noarch", "epoch": null, "name": "google-noto-fonts-common", "release": "4.el10", "source": "rpm", "version": "20240401" } ], "google-noto-sans-mono-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-sans-mono-vf-fonts", "release": "4.el10", "source": "rpm", "version": "20240401" } ], "google-noto-sans-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-sans-vf-fonts", "release": "4.el10", "source": "rpm", "version": "20240401" } ], "google-noto-serif-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-serif-vf-fonts", "release": "4.el10", "source": "rpm", "version": "20240401" } ], "grep": [ { "arch": "x86_64", "epoch": null, "name": "grep", "release": "9.el10", "source": "rpm", "version": "3.11" } ], "groff-base": [ { "arch": "x86_64", "epoch": null, "name": "groff-base", "release": "9.el10", "source": "rpm", "version": "1.23.0" } ], "grub2-common": [ { "arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "127.el10", "source": "rpm", "version": "2.06" } ], "grub2-pc": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "127.el10", "source": "rpm", "version": "2.06" } ], "grub2-pc-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "127.el10", "source": "rpm", "version": "2.06" } ], "grub2-tools": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "127.el10", "source": "rpm", "version": "2.06" } ], "grub2-tools-minimal": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "127.el10", "source": "rpm", "version": "2.06" } ], "grubby": [ { "arch": "x86_64", "epoch": null, "name": "grubby", "release": "76.el10", "source": "rpm", "version": "8.40" } ], "gssproxy": [ { "arch": "x86_64", "epoch": null, "name": "gssproxy", "release": "7.el10", "source": "rpm", "version": "0.9.2" } ], "gzip": [ { "arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.el10", "source": "rpm", "version": "1.13" } ], "hostname": [ { "arch": "x86_64", "epoch": null, "name": "hostname", "release": "13.el10", "source": "rpm", "version": "3.23" } ], "hunspell": [ { "arch": "x86_64", "epoch": null, "name": "hunspell", "release": "8.el10", "source": "rpm", "version": "1.7.2" } ], "hunspell-en": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en", "release": "10.el10", "source": "rpm", "version": "0.20201207" } ], "hunspell-en-GB": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en-GB", "release": "10.el10", "source": "rpm", "version": "0.20201207" } ], "hunspell-en-US": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en-US", "release": "10.el10", "source": "rpm", "version": "0.20201207" } ], "hunspell-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "hunspell-filesystem", "release": "8.el10", "source": "rpm", "version": "1.7.2" } ], "hwdata": [ { "arch": "noarch", "epoch": null, "name": "hwdata", "release": "10.1.el10", "source": "rpm", "version": "0.379" } ], "ima-evm-utils": [ { "arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "5.el10", "source": "rpm", "version": "1.5" } ], "inih": [ { "arch": "x86_64", "epoch": null, "name": "inih", "release": "2.el10", "source": "rpm", "version": "58" } ], "initscripts-rename-device": [ { "arch": "x86_64", "epoch": null, "name": "initscripts-rename-device", "release": "1.el10", "source": "rpm", "version": "10.26" } ], "initscripts-service": [ { "arch": "noarch", "epoch": null, "name": "initscripts-service", "release": "1.el10", "source": "rpm", "version": "10.26" } ], "intel-audio-firmware": [ { "arch": "noarch", "epoch": null, "name": "intel-audio-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "intel-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "intel-gpu-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "iproute": [ { "arch": "x86_64", "epoch": null, "name": "iproute", "release": "4.el10", "source": "rpm", "version": "6.7.0" } ], "iproute-tc": [ { "arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "4.el10", "source": "rpm", "version": "6.7.0" } ], "ipset": [ { "arch": "x86_64", "epoch": null, "name": "ipset", "release": "2.el10", "source": "rpm", "version": "7.21" } ], "ipset-libs": [ { "arch": "x86_64", "epoch": null, "name": "ipset-libs", "release": "2.el10", "source": "rpm", "version": "7.21" } ], "iptables-libs": [ { "arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "8.el10", "source": "rpm", "version": "1.8.10" } ], "iptables-nft": [ { "arch": "x86_64", "epoch": null, "name": "iptables-nft", "release": "8.el10", "source": "rpm", "version": "1.8.10" } ], "iputils": [ { "arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.el10", "source": "rpm", "version": "20240905" } ], "irqbalance": [ { "arch": "x86_64", "epoch": 2, "name": "irqbalance", "release": "2.el10", "source": "rpm", "version": "1.9.4" } ], "iwlwifi-dvm-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwlwifi-dvm-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "iwlwifi-mvm-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwlwifi-mvm-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "jansson": [ { "arch": "x86_64", "epoch": null, "name": "jansson", "release": "2.el10", "source": "rpm", "version": "2.14" } ], "jitterentropy": [ { "arch": "x86_64", "epoch": null, "name": "jitterentropy", "release": "4.el10", "source": "rpm", "version": "3.5.0" } ], "jq": [ { "arch": "x86_64", "epoch": null, "name": "jq", "release": "5.el10", "source": "rpm", "version": "1.7.1" } ], "json-c": [ { "arch": "x86_64", "epoch": null, "name": "json-c", "release": "4.el10", "source": "rpm", "version": "0.17" } ], "kbd": [ { "arch": "x86_64", "epoch": null, "name": "kbd", "release": "5.el10", "source": "rpm", "version": "2.6.4" } ], "kbd-legacy": [ { "arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "5.el10", "source": "rpm", "version": "2.6.4" } ], "kbd-misc": [ { "arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "5.el10", "source": "rpm", "version": "2.6.4" } ], "kdump-utils": [ { "arch": "x86_64", "epoch": null, "name": "kdump-utils", "release": "1.el10", "source": "rpm", "version": "1.0.43" } ], "kernel": [ { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "0.rc6.23.el10", "source": "rpm", "version": "6.11.0" } ], "kernel-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "0.rc6.23.el10", "source": "rpm", "version": "6.11.0" } ], "kernel-modules": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules", "release": "0.rc6.23.el10", "source": "rpm", "version": "6.11.0" } ], "kernel-modules-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules-core", "release": "0.rc6.23.el10", "source": "rpm", "version": "6.11.0" } ], "kernel-tools": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools", "release": "0.rc6.23.el10", "source": "rpm", "version": "6.11.0" } ], "kernel-tools-libs": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools-libs", "release": "0.rc6.23.el10", "source": "rpm", "version": "6.11.0" } ], "kexec-tools": [ { "arch": "x86_64", "epoch": null, "name": "kexec-tools", "release": "1.el10", "source": "rpm", "version": "2.0.29" } ], "keyutils": [ { "arch": "x86_64", "epoch": null, "name": "keyutils", "release": "4.el10", "source": "rpm", "version": "1.6.3" } ], "keyutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "4.el10", "source": "rpm", "version": "1.6.3" } ], "kmod": [ { "arch": "x86_64", "epoch": null, "name": "kmod", "release": "8.el10", "source": "rpm", "version": "31" } ], "kmod-libs": [ { "arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "8.el10", "source": "rpm", "version": "31" } ], "kpartx": [ { "arch": "x86_64", "epoch": null, "name": "kpartx", "release": "1.el10", "source": "rpm", "version": "0.9.9" } ], "krb5-libs": [ { "arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "2.el10", "source": "rpm", "version": "1.21.3" } ], "langpacks-core-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "2.el10", "source": "rpm", "version": "4.1" } ], "langpacks-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "2.el10", "source": "rpm", "version": "4.1" } ], "langpacks-fonts-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-fonts-en", "release": "2.el10", "source": "rpm", "version": "4.1" } ], "less": [ { "arch": "x86_64", "epoch": null, "name": "less", "release": "2.el10", "source": "rpm", "version": "661" } ], "libacl": [ { "arch": "x86_64", "epoch": null, "name": "libacl", "release": "3.el10", "source": "rpm", "version": "2.3.2" } ], "libaio": [ { "arch": "x86_64", "epoch": null, "name": "libaio", "release": "20.el10", "source": "rpm", "version": "0.3.111" } ], "libarchive": [ { "arch": "x86_64", "epoch": null, "name": "libarchive", "release": "7.el10", "source": "rpm", "version": "3.7.2" } ], "libassuan": [ { "arch": "x86_64", "epoch": null, "name": "libassuan", "release": "5.el10", "source": "rpm", "version": "2.5.6" } ], "libattr": [ { "arch": "x86_64", "epoch": null, "name": "libattr", "release": "4.el10", "source": "rpm", "version": "2.5.2" } ], "libbasicobjects": [ { "arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "57.el10", "source": "rpm", "version": "0.1.1" } ], "libblkid": [ { "arch": "x86_64", "epoch": null, "name": "libblkid", "release": "4.el10", "source": "rpm", "version": "2.40.2" } ], "libbpf": [ { "arch": "x86_64", "epoch": 2, "name": "libbpf", "release": "1.el10", "source": "rpm", "version": "1.5.0" } ], "libbrotli": [ { "arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "5.el10", "source": "rpm", "version": "1.1.0" } ], "libcap": [ { "arch": "x86_64", "epoch": null, "name": "libcap", "release": "6.el10", "source": "rpm", "version": "2.69" } ], "libcap-ng": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "5.el10", "source": "rpm", "version": "0.8.4" } ], "libcap-ng-python3": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng-python3", "release": "5.el10", "source": "rpm", "version": "0.8.4" } ], "libcbor": [ { "arch": "x86_64", "epoch": null, "name": "libcbor", "release": "2.el10", "source": "rpm", "version": "0.11.0" } ], "libcollection": [ { "arch": "x86_64", "epoch": null, "name": "libcollection", "release": "57.el10", "source": "rpm", "version": "0.7.0" } ], "libcom_err": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "2.el10", "source": "rpm", "version": "1.47.1" } ], "libcomps": [ { "arch": "x86_64", "epoch": null, "name": "libcomps", "release": "2.el10", "source": "rpm", "version": "0.1.21" } ], "libcurl": [ { "arch": "x86_64", "epoch": null, "name": "libcurl", "release": "4.el10", "source": "rpm", "version": "8.9.1" } ], "libdhash": [ { "arch": "x86_64", "epoch": null, "name": "libdhash", "release": "57.el10", "source": "rpm", "version": "0.5.0" } ], "libdnf": [ { "arch": "x86_64", "epoch": null, "name": "libdnf", "release": "5.el10", "source": "rpm", "version": "0.73.1" } ], "libeconf": [ { "arch": "x86_64", "epoch": null, "name": "libeconf", "release": "3.el10", "source": "rpm", "version": "0.6.2" } ], "libedit": [ { "arch": "x86_64", "epoch": null, "name": "libedit", "release": "51.20230828cvs.el10", "source": "rpm", "version": "3.1" } ], "libestr": [ { "arch": "x86_64", "epoch": null, "name": "libestr", "release": "10.el10", "source": "rpm", "version": "0.1.11" } ], "libev": [ { "arch": "x86_64", "epoch": null, "name": "libev", "release": "12.el10", "source": "rpm", "version": "4.33" } ], "libevent": [ { "arch": "x86_64", "epoch": null, "name": "libevent", "release": "15.el10", "source": "rpm", "version": "2.1.12" } ], "libfastjson": [ { "arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.el10", "source": "rpm", "version": "1.2304.0" } ], "libfdisk": [ { "arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "4.el10", "source": "rpm", "version": "2.40.2" } ], "libffi": [ { "arch": "x86_64", "epoch": null, "name": "libffi", "release": "8.el10", "source": "rpm", "version": "3.4.4" } ], "libfido2": [ { "arch": "x86_64", "epoch": null, "name": "libfido2", "release": "5.el10", "source": "rpm", "version": "1.14.0" } ], "libgcc": [ { "arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.el10", "source": "rpm", "version": "14.2.1" } ], "libgcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.el10", "source": "rpm", "version": "1.11.0" } ], "libgomp": [ { "arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.el10", "source": "rpm", "version": "14.2.1" } ], "libgpg-error": [ { "arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.el10", "source": "rpm", "version": "1.50" } ], "libicu": [ { "arch": "x86_64", "epoch": null, "name": "libicu", "release": "2.el10", "source": "rpm", "version": "74.2" } ], "libidn2": [ { "arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.el10", "source": "rpm", "version": "2.3.7" } ], "libini_config": [ { "arch": "x86_64", "epoch": null, "name": "libini_config", "release": "57.el10", "source": "rpm", "version": "1.3.1" } ], "libipa_hbac": [ { "arch": "x86_64", "epoch": null, "name": "libipa_hbac", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "libkcapi": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "2.el10", "source": "rpm", "version": "1.5.0" } ], "libkcapi-hasher": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hasher", "release": "2.el10", "source": "rpm", "version": "1.5.0" } ], "libkcapi-hmaccalc": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "2.el10", "source": "rpm", "version": "1.5.0" } ], "libksba": [ { "arch": "x86_64", "epoch": null, "name": "libksba", "release": "1.el10", "source": "rpm", "version": "1.6.7" } ], "libldb": [ { "arch": "x86_64", "epoch": null, "name": "libldb", "release": "5.el10", "source": "rpm", "version": "2.9.1" } ], "libmaxminddb": [ { "arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "3.el10", "source": "rpm", "version": "1.9.1" } ], "libmnl": [ { "arch": "x86_64", "epoch": null, "name": "libmnl", "release": "6.el10", "source": "rpm", "version": "1.0.5" } ], "libmodulemd": [ { "arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "11.el10", "source": "rpm", "version": "2.15.0" } ], "libmount": [ { "arch": "x86_64", "epoch": null, "name": "libmount", "release": "4.el10", "source": "rpm", "version": "2.40.2" } ], "libndp": [ { "arch": "x86_64", "epoch": null, "name": "libndp", "release": "1.el10", "source": "rpm", "version": "1.9" } ], "libnetfilter_conntrack": [ { "arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "6.el10", "source": "rpm", "version": "1.0.9" } ], "libnfnetlink": [ { "arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "28.el10", "source": "rpm", "version": "1.0.1" } ], "libnfsidmap": [ { "arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.el10", "source": "rpm", "version": "2.7.1" } ], "libnftnl": [ { "arch": "x86_64", "epoch": null, "name": "libnftnl", "release": "4.el10", "source": "rpm", "version": "1.2.7" } ], "libnghttp2": [ { "arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.el10", "source": "rpm", "version": "1.62.1" } ], "libnl3": [ { "arch": "x86_64", "epoch": null, "name": "libnl3", "release": "4.el10", "source": "rpm", "version": "3.9.0" } ], "libpath_utils": [ { "arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "57.el10", "source": "rpm", "version": "0.2.1" } ], "libpipeline": [ { "arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "6.el10", "source": "rpm", "version": "1.5.7" } ], "libpsl": [ { "arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.el10", "source": "rpm", "version": "0.21.5" } ], "libpwquality": [ { "arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "11.el10", "source": "rpm", "version": "1.4.5" } ], "libref_array": [ { "arch": "x86_64", "epoch": null, "name": "libref_array", "release": "57.el10", "source": "rpm", "version": "0.1.5" } ], "librepo": [ { "arch": "x86_64", "epoch": null, "name": "librepo", "release": "2.el10", "source": "rpm", "version": "1.18.0" } ], "libseccomp": [ { "arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "9.el10", "source": "rpm", "version": "2.5.3" } ], "libsecret": [ { "arch": "x86_64", "epoch": null, "name": "libsecret", "release": "6.el10", "source": "rpm", "version": "0.21.2" } ], "libselinux": [ { "arch": "x86_64", "epoch": null, "name": "libselinux", "release": "3.el10", "source": "rpm", "version": "3.7" } ], "libselinux-utils": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "3.el10", "source": "rpm", "version": "3.7" } ], "libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.el10", "source": "rpm", "version": "3.7" } ], "libsepol": [ { "arch": "x86_64", "epoch": null, "name": "libsepol", "release": "2.el10", "source": "rpm", "version": "3.7" } ], "libsmartcols": [ { "arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "4.el10", "source": "rpm", "version": "2.40.2" } ], "libsmbclient": [ { "arch": "x86_64", "epoch": 0, "name": "libsmbclient", "release": "104.el10", "source": "rpm", "version": "4.20.2" } ], "libsolv": [ { "arch": "x86_64", "epoch": null, "name": "libsolv", "release": "7.el10", "source": "rpm", "version": "0.7.29" } ], "libss": [ { "arch": "x86_64", "epoch": null, "name": "libss", "release": "2.el10", "source": "rpm", "version": "1.47.1" } ], "libssh": [ { "arch": "x86_64", "epoch": null, "name": "libssh", "release": "8.el10", "source": "rpm", "version": "0.10.6" } ], "libssh-config": [ { "arch": "noarch", "epoch": null, "name": "libssh-config", "release": "8.el10", "source": "rpm", "version": "0.10.6" } ], "libsss_certmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "libsss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "libsss_nss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "libsss_sudo": [ { "arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "libstdc++": [ { "arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.el10", "source": "rpm", "version": "14.2.1" } ], "libsysfs": [ { "arch": "x86_64", "epoch": null, "name": "libsysfs", "release": "13.el10", "source": "rpm", "version": "2.1.1" } ], "libtalloc": [ { "arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.el10", "source": "rpm", "version": "2.4.2" } ], "libtasn1": [ { "arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "7.el10", "source": "rpm", "version": "4.19.0" } ], "libtdb": [ { "arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.el10", "source": "rpm", "version": "1.4.10" } ], "libtevent": [ { "arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.el10", "source": "rpm", "version": "0.16.1" } ], "libtirpc": [ { "arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "0.el10", "source": "rpm", "version": "1.3.5" } ], "libunistring": [ { "arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.el10", "source": "rpm", "version": "1.1" } ], "liburing": [ { "arch": "x86_64", "epoch": null, "name": "liburing", "release": "4.el10", "source": "rpm", "version": "2.5" } ], "libusb1": [ { "arch": "x86_64", "epoch": null, "name": "libusb1", "release": "3.el10", "source": "rpm", "version": "1.0.27" } ], "libutempter": [ { "arch": "x86_64", "epoch": null, "name": "libutempter", "release": "14.el10", "source": "rpm", "version": "1.2.1" } ], "libuuid": [ { "arch": "x86_64", "epoch": null, "name": "libuuid", "release": "4.el10", "source": "rpm", "version": "2.40.2" } ], "libuv": [ { "arch": "x86_64", "epoch": 1, "name": "libuv", "release": "2.el10", "source": "rpm", "version": "1.48.0" } ], "libverto": [ { "arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.el10", "source": "rpm", "version": "0.3.2" } ], "libverto-libev": [ { "arch": "x86_64", "epoch": null, "name": "libverto-libev", "release": "9.el10", "source": "rpm", "version": "0.3.2" } ], "libwbclient": [ { "arch": "x86_64", "epoch": 0, "name": "libwbclient", "release": "104.el10", "source": "rpm", "version": "4.20.2" } ], "libxcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "9.el10", "source": "rpm", "version": "4.4.36" } ], "libxkbcommon": [ { "arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "3.el10", "source": "rpm", "version": "1.7.0" } ], "libxml2": [ { "arch": "x86_64", "epoch": null, "name": "libxml2", "release": "2.el10", "source": "rpm", "version": "2.12.5" } ], "libxslt": [ { "arch": "x86_64", "epoch": null, "name": "libxslt", "release": "5.el10", "source": "rpm", "version": "1.1.39" } ], "libyaml": [ { "arch": "x86_64", "epoch": null, "name": "libyaml", "release": "15.el10", "source": "rpm", "version": "0.2.5" } ], "libzstd": [ { "arch": "x86_64", "epoch": null, "name": "libzstd", "release": "8.el10", "source": "rpm", "version": "1.5.5" } ], "linux-firmware": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "linux-firmware-whence": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "lmdb-libs": [ { "arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "2.el10", "source": "rpm", "version": "0.9.32" } ], "logrotate": [ { "arch": "x86_64", "epoch": null, "name": "logrotate", "release": "1.el10", "source": "rpm", "version": "3.22.0" } ], "lshw": [ { "arch": "x86_64", "epoch": null, "name": "lshw", "release": "4.el10", "source": "rpm", "version": "B.02.20" } ], "lsscsi": [ { "arch": "x86_64", "epoch": null, "name": "lsscsi", "release": "12.el10", "source": "rpm", "version": "0.32" } ], "lua-libs": [ { "arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "6.el10", "source": "rpm", "version": "5.4.6" } ], "lvm2": [ { "arch": "x86_64", "epoch": 10, "name": "lvm2", "release": "2.el10", "source": "rpm", "version": "2.03.24" } ], "lvm2-libs": [ { "arch": "x86_64", "epoch": 10, "name": "lvm2-libs", "release": "2.el10", "source": "rpm", "version": "2.03.24" } ], "lz4-libs": [ { "arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "7.el10", "source": "rpm", "version": "1.9.4" } ], "lzo": [ { "arch": "x86_64", "epoch": null, "name": "lzo", "release": "13.el10", "source": "rpm", "version": "2.10" } ], "make": [ { "arch": "x86_64", "epoch": 1, "name": "make", "release": "7.el10", "source": "rpm", "version": "4.4.1" } ], "makedumpfile": [ { "arch": "x86_64", "epoch": null, "name": "makedumpfile", "release": "12.el10", "source": "rpm", "version": "1.7.5" } ], "man-db": [ { "arch": "x86_64", "epoch": null, "name": "man-db", "release": "7.el10", "source": "rpm", "version": "2.12.0" } ], "memstrack": [ { "arch": "x86_64", "epoch": null, "name": "memstrack", "release": "5.el10", "source": "rpm", "version": "0.2.5" } ], "microcode_ctl": [ { "arch": "noarch", "epoch": 4, "name": "microcode_ctl", "release": "1.el10", "source": "rpm", "version": "20240531" } ], "mpdecimal": [ { "arch": "x86_64", "epoch": null, "name": "mpdecimal", "release": "11.el10", "source": "rpm", "version": "2.5.1" } ], "mpfr": [ { "arch": "x86_64", "epoch": null, "name": "mpfr", "release": "4.el10", "source": "rpm", "version": "4.2.1" } ], "mt7xxx-firmware": [ { "arch": "noarch", "epoch": null, "name": "mt7xxx-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "ncurses": [ { "arch": "x86_64", "epoch": null, "name": "ncurses", "release": "13.20240127.el10", "source": "rpm", "version": "6.4" } ], "ncurses-base": [ { "arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "13.20240127.el10", "source": "rpm", "version": "6.4" } ], "ncurses-libs": [ { "arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "13.20240127.el10", "source": "rpm", "version": "6.4" } ], "nettle": [ { "arch": "x86_64", "epoch": null, "name": "nettle", "release": "1.el10", "source": "rpm", "version": "3.10" } ], "newt": [ { "arch": "x86_64", "epoch": null, "name": "newt", "release": "4.el10", "source": "rpm", "version": "0.52.24" } ], "nfs-utils": [ { "arch": "x86_64", "epoch": 1, "name": "nfs-utils", "release": "1.el10", "source": "rpm", "version": "2.7.1" } ], "nftables": [ { "arch": "x86_64", "epoch": 1, "name": "nftables", "release": "4.el10", "source": "rpm", "version": "1.0.9" } ], "npth": [ { "arch": "x86_64", "epoch": null, "name": "npth", "release": "19.el10", "source": "rpm", "version": "1.6" } ], "numactl-libs": [ { "arch": "x86_64", "epoch": null, "name": "numactl-libs", "release": "6.el10", "source": "rpm", "version": "2.0.16" } ], "nvidia-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "nvidia-gpu-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "nxpwireless-firmware": [ { "arch": "noarch", "epoch": null, "name": "nxpwireless-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "oniguruma": [ { "arch": "x86_64", "epoch": null, "name": "oniguruma", "release": "6.el10", "source": "rpm", "version": "6.9.9" } ], "openldap": [ { "arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.el10", "source": "rpm", "version": "2.6.7" } ], "openssh": [ { "arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.el10", "source": "rpm", "version": "9.8p1" } ], "openssh-clients": [ { "arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.el10", "source": "rpm", "version": "9.8p1" } ], "openssh-server": [ { "arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.el10", "source": "rpm", "version": "9.8p1" } ], "openssl": [ { "arch": "x86_64", "epoch": 1, "name": "openssl", "release": "12.el10", "source": "rpm", "version": "3.2.2" } ], "openssl-libs": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "12.el10", "source": "rpm", "version": "3.2.2" } ], "os-prober": [ { "arch": "x86_64", "epoch": null, "name": "os-prober", "release": "7.el10", "source": "rpm", "version": "1.81" } ], "p11-kit": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "4.el10", "source": "rpm", "version": "0.25.5" } ], "p11-kit-trust": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "4.el10", "source": "rpm", "version": "0.25.5" } ], "pam": [ { "arch": "x86_64", "epoch": null, "name": "pam", "release": "4.el10", "source": "rpm", "version": "1.6.1" } ], "pam-libs": [ { "arch": "x86_64", "epoch": null, "name": "pam-libs", "release": "4.el10", "source": "rpm", "version": "1.6.1" } ], "parted": [ { "arch": "x86_64", "epoch": null, "name": "parted", "release": "5.el10", "source": "rpm", "version": "3.6" } ], "pciutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "1.el10", "source": "rpm", "version": "3.13.0" } ], "pcre2": [ { "arch": "x86_64", "epoch": null, "name": "pcre2", "release": "1.el10.2", "source": "rpm", "version": "10.44" } ], "pcre2-syntax": [ { "arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "1.el10.2", "source": "rpm", "version": "10.44" } ], "pcsc-lite": [ { "arch": "x86_64", "epoch": null, "name": "pcsc-lite", "release": "1.el10", "source": "rpm", "version": "2.2.3" } ], "pcsc-lite-ccid": [ { "arch": "x86_64", "epoch": null, "name": "pcsc-lite-ccid", "release": "1.el10", "source": "rpm", "version": "1.6.0" } ], "pcsc-lite-libs": [ { "arch": "x86_64", "epoch": null, "name": "pcsc-lite-libs", "release": "1.el10", "source": "rpm", "version": "2.2.3" } ], "perl-AutoLoader": [ { "arch": "noarch", "epoch": 0, "name": "perl-AutoLoader", "release": "510.el10", "source": "rpm", "version": "5.74" } ], "perl-B": [ { "arch": "x86_64", "epoch": 0, "name": "perl-B", "release": "510.el10", "source": "rpm", "version": "1.89" } ], "perl-Carp": [ { "arch": "noarch", "epoch": null, "name": "perl-Carp", "release": "510.el10", "source": "rpm", "version": "1.54" } ], "perl-Class-Struct": [ { "arch": "noarch", "epoch": 0, "name": "perl-Class-Struct", "release": "510.el10", "source": "rpm", "version": "0.68" } ], "perl-Data-Dumper": [ { "arch": "x86_64", "epoch": null, "name": "perl-Data-Dumper", "release": "511.el10", "source": "rpm", "version": "2.189" } ], "perl-Digest": [ { "arch": "noarch", "epoch": null, "name": "perl-Digest", "release": "510.el10", "source": "rpm", "version": "1.20" } ], "perl-Digest-MD5": [ { "arch": "x86_64", "epoch": null, "name": "perl-Digest-MD5", "release": "5.el10", "source": "rpm", "version": "2.59" } ], "perl-DynaLoader": [ { "arch": "x86_64", "epoch": 0, "name": "perl-DynaLoader", "release": "510.el10", "source": "rpm", "version": "1.56" } ], "perl-Encode": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Encode", "release": "510.el10", "source": "rpm", "version": "3.21" } ], "perl-Errno": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Errno", "release": "510.el10", "source": "rpm", "version": "1.38" } ], "perl-Error": [ { "arch": "noarch", "epoch": 1, "name": "perl-Error", "release": "17.el10", "source": "rpm", "version": "0.17029" } ], "perl-Exporter": [ { "arch": "noarch", "epoch": null, "name": "perl-Exporter", "release": "510.el10", "source": "rpm", "version": "5.78" } ], "perl-Fcntl": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Fcntl", "release": "510.el10", "source": "rpm", "version": "1.18" } ], "perl-File-Basename": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Basename", "release": "510.el10", "source": "rpm", "version": "2.86" } ], "perl-File-Find": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Find", "release": "510.el10", "source": "rpm", "version": "1.44" } ], "perl-File-Path": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Path", "release": "510.el10", "source": "rpm", "version": "2.18" } ], "perl-File-Temp": [ { "arch": "noarch", "epoch": 1, "name": "perl-File-Temp", "release": "511.el10", "source": "rpm", "version": "0.231.100" } ], "perl-File-stat": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-stat", "release": "510.el10", "source": "rpm", "version": "1.14" } ], "perl-FileHandle": [ { "arch": "noarch", "epoch": 0, "name": "perl-FileHandle", "release": "510.el10", "source": "rpm", "version": "2.05" } ], "perl-Getopt-Long": [ { "arch": "noarch", "epoch": 1, "name": "perl-Getopt-Long", "release": "2.el10", "source": "rpm", "version": "2.58" } ], "perl-Getopt-Std": [ { "arch": "noarch", "epoch": 0, "name": "perl-Getopt-Std", "release": "510.el10", "source": "rpm", "version": "1.14" } ], "perl-Git": [ { "arch": "noarch", "epoch": null, "name": "perl-Git", "release": "3.el10", "source": "rpm", "version": "2.45.2" } ], "perl-HTTP-Tiny": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Tiny", "release": "511.el10", "source": "rpm", "version": "0.088" } ], "perl-IO": [ { "arch": "x86_64", "epoch": 0, "name": "perl-IO", "release": "510.el10", "source": "rpm", "version": "1.55" } ], "perl-IO-Socket-IP": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-IP", "release": "511.el10", "source": "rpm", "version": "0.42" } ], "perl-IO-Socket-SSL": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-SSL", "release": "2.el10", "source": "rpm", "version": "2.085" } ], "perl-IPC-Open3": [ { "arch": "noarch", "epoch": 0, "name": "perl-IPC-Open3", "release": "510.el10", "source": "rpm", "version": "1.22" } ], "perl-MIME-Base64": [ { "arch": "x86_64", "epoch": null, "name": "perl-MIME-Base64", "release": "510.el10", "source": "rpm", "version": "3.16" } ], "perl-Mozilla-CA": [ { "arch": "noarch", "epoch": null, "name": "perl-Mozilla-CA", "release": "4.el10", "source": "rpm", "version": "20231213" } ], "perl-NDBM_File": [ { "arch": "x86_64", "epoch": 0, "name": "perl-NDBM_File", "release": "510.el10", "source": "rpm", "version": "1.17" } ], "perl-Net-SSLeay": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-SSLeay", "release": "6.el10", "source": "rpm", "version": "1.94" } ], "perl-POSIX": [ { "arch": "x86_64", "epoch": 0, "name": "perl-POSIX", "release": "510.el10", "source": "rpm", "version": "2.20" } ], "perl-PathTools": [ { "arch": "x86_64", "epoch": null, "name": "perl-PathTools", "release": "510.el10", "source": "rpm", "version": "3.91" } ], "perl-Pod-Escapes": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Escapes", "release": "510.el10", "source": "rpm", "version": "1.07" } ], "perl-Pod-Perldoc": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Perldoc", "release": "511.el10", "source": "rpm", "version": "3.28.01" } ], "perl-Pod-Simple": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Simple", "release": "510.el10", "source": "rpm", "version": "3.45" } ], "perl-Pod-Usage": [ { "arch": "noarch", "epoch": 4, "name": "perl-Pod-Usage", "release": "510.el10", "source": "rpm", "version": "2.03" } ], "perl-Scalar-List-Utils": [ { "arch": "x86_64", "epoch": 5, "name": "perl-Scalar-List-Utils", "release": "510.el10", "source": "rpm", "version": "1.63" } ], "perl-SelectSaver": [ { "arch": "noarch", "epoch": 0, "name": "perl-SelectSaver", "release": "510.el10", "source": "rpm", "version": "1.02" } ], "perl-Socket": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Socket", "release": "510.el10", "source": "rpm", "version": "2.038" } ], "perl-Storable": [ { "arch": "x86_64", "epoch": 1, "name": "perl-Storable", "release": "510.el10", "source": "rpm", "version": "3.32" } ], "perl-Symbol": [ { "arch": "noarch", "epoch": 0, "name": "perl-Symbol", "release": "510.el10", "source": "rpm", "version": "1.09" } ], "perl-Term-ANSIColor": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-ANSIColor", "release": "511.el10", "source": "rpm", "version": "5.01" } ], "perl-Term-Cap": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-Cap", "release": "510.el10", "source": "rpm", "version": "1.18" } ], "perl-TermReadKey": [ { "arch": "x86_64", "epoch": null, "name": "perl-TermReadKey", "release": "23.el10", "source": "rpm", "version": "2.38" } ], "perl-Text-ParseWords": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-ParseWords", "release": "510.el10", "source": "rpm", "version": "3.31" } ], "perl-Text-Tabs+Wrap": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-Tabs+Wrap", "release": "510.el10", "source": "rpm", "version": "2024.001" } ], "perl-Time-Local": [ { "arch": "noarch", "epoch": 2, "name": "perl-Time-Local", "release": "510.el10", "source": "rpm", "version": "1.350" } ], "perl-URI": [ { "arch": "noarch", "epoch": null, "name": "perl-URI", "release": "2.el10", "source": "rpm", "version": "5.27" } ], "perl-base": [ { "arch": "noarch", "epoch": 0, "name": "perl-base", "release": "510.el10", "source": "rpm", "version": "2.27" } ], "perl-constant": [ { "arch": "noarch", "epoch": null, "name": "perl-constant", "release": "511.el10", "source": "rpm", "version": "1.33" } ], "perl-if": [ { "arch": "noarch", "epoch": 0, "name": "perl-if", "release": "510.el10", "source": "rpm", "version": "0.61.000" } ], "perl-interpreter": [ { "arch": "x86_64", "epoch": 4, "name": "perl-interpreter", "release": "510.el10", "source": "rpm", "version": "5.40.0" } ], "perl-lib": [ { "arch": "x86_64", "epoch": 0, "name": "perl-lib", "release": "510.el10", "source": "rpm", "version": "0.65" } ], "perl-libnet": [ { "arch": "noarch", "epoch": null, "name": "perl-libnet", "release": "510.el10", "source": "rpm", "version": "3.15" } ], "perl-libs": [ { "arch": "x86_64", "epoch": 4, "name": "perl-libs", "release": "510.el10", "source": "rpm", "version": "5.40.0" } ], "perl-locale": [ { "arch": "noarch", "epoch": 0, "name": "perl-locale", "release": "510.el10", "source": "rpm", "version": "1.12" } ], "perl-mro": [ { "arch": "x86_64", "epoch": 0, "name": "perl-mro", "release": "510.el10", "source": "rpm", "version": "1.29" } ], "perl-overload": [ { "arch": "noarch", "epoch": 0, "name": "perl-overload", "release": "510.el10", "source": "rpm", "version": "1.37" } ], "perl-overloading": [ { "arch": "noarch", "epoch": 0, "name": "perl-overloading", "release": "510.el10", "source": "rpm", "version": "0.02" } ], "perl-parent": [ { "arch": "noarch", "epoch": 1, "name": "perl-parent", "release": "511.el10", "source": "rpm", "version": "0.241" } ], "perl-podlators": [ { "arch": "noarch", "epoch": 1, "name": "perl-podlators", "release": "510.el10", "source": "rpm", "version": "5.01" } ], "perl-vars": [ { "arch": "noarch", "epoch": 0, "name": "perl-vars", "release": "510.el10", "source": "rpm", "version": "1.05" } ], "pigz": [ { "arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.el10", "source": "rpm", "version": "2.8" } ], "pinentry": [ { "arch": "x86_64", "epoch": null, "name": "pinentry", "release": "2.el10", "source": "rpm", "version": "1.3.0" } ], "policycoreutils": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.el10", "source": "rpm", "version": "3.7" } ], "polkit": [ { "arch": "x86_64", "epoch": null, "name": "polkit", "release": "2.el10", "source": "rpm", "version": "125" } ], "polkit-libs": [ { "arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "2.el10", "source": "rpm", "version": "125" } ], "polkit-pkla-compat": [ { "arch": "x86_64", "epoch": null, "name": "polkit-pkla-compat", "release": "29.el10", "source": "rpm", "version": "0.1" } ], "popt": [ { "arch": "x86_64", "epoch": null, "name": "popt", "release": "7.el10", "source": "rpm", "version": "1.19" } ], "prefixdevname": [ { "arch": "x86_64", "epoch": null, "name": "prefixdevname", "release": "2.el10", "source": "rpm", "version": "0.2.0" } ], "procps-ng": [ { "arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "4.el10", "source": "rpm", "version": "4.0.4" } ], "protobuf-c": [ { "arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "5.el10", "source": "rpm", "version": "1.5.0" } ], "psmisc": [ { "arch": "x86_64", "epoch": null, "name": "psmisc", "release": "7.el10", "source": "rpm", "version": "23.6" } ], "publicsuffix-list-dafsa": [ { "arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.el10", "source": "rpm", "version": "20240107" } ], "python-unversioned-command": [ { "arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "2.el10", "source": "rpm", "version": "3.12.5" } ], "python3": [ { "arch": "x86_64", "epoch": null, "name": "python3", "release": "2.el10", "source": "rpm", "version": "3.12.5" } ], "python3-attrs": [ { "arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "6.el10", "source": "rpm", "version": "23.2.0" } ], "python3-audit": [ { "arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "9.el10", "source": "rpm", "version": "4.0" } ], "python3-charset-normalizer": [ { "arch": "noarch", "epoch": null, "name": "python3-charset-normalizer", "release": "4.el10", "source": "rpm", "version": "3.3.2" } ], "python3-configobj": [ { "arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "9.el10", "source": "rpm", "version": "5.0.8" } ], "python3-dateutil": [ { "arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "14.el10", "source": "rpm", "version": "2.8.2" } ], "python3-dbus": [ { "arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "7.el10", "source": "rpm", "version": "1.3.2" } ], "python3-distro": [ { "arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.el10", "source": "rpm", "version": "1.9.0" } ], "python3-dnf": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "6.el10", "source": "rpm", "version": "4.20.0" } ], "python3-dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "5.el10", "source": "rpm", "version": "4.7.0" } ], "python3-firewall": [ { "arch": "noarch", "epoch": null, "name": "python3-firewall", "release": "1.el10", "source": "rpm", "version": "2.2.1" } ], "python3-gobject-base": [ { "arch": "x86_64", "epoch": null, "name": "python3-gobject-base", "release": "6.el10", "source": "rpm", "version": "3.46.0" } ], "python3-gobject-base-noarch": [ { "arch": "noarch", "epoch": null, "name": "python3-gobject-base-noarch", "release": "6.el10", "source": "rpm", "version": "3.46.0" } ], "python3-hawkey": [ { "arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "5.el10", "source": "rpm", "version": "0.73.1" } ], "python3-idna": [ { "arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.el10", "source": "rpm", "version": "3.7" } ], "python3-jinja2": [ { "arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "2.el10", "source": "rpm", "version": "3.1.4" } ], "python3-jsonpatch": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "5.el10", "source": "rpm", "version": "1.33" } ], "python3-jsonpointer": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "8.el10", "source": "rpm", "version": "2.3" } ], "python3-jsonschema": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "6.el10", "source": "rpm", "version": "4.19.1" } ], "python3-jsonschema-specifications": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema-specifications", "release": "5.el10", "source": "rpm", "version": "2023.11.2" } ], "python3-libcomps": [ { "arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "2.el10", "source": "rpm", "version": "0.1.21" } ], "python3-libdnf": [ { "arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "5.el10", "source": "rpm", "version": "0.73.1" } ], "python3-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "2.el10", "source": "rpm", "version": "3.12.5" } ], "python3-libselinux": [ { "arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "3.el10", "source": "rpm", "version": "3.7" } ], "python3-libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.el10", "source": "rpm", "version": "3.7" } ], "python3-lxml": [ { "arch": "x86_64", "epoch": null, "name": "python3-lxml", "release": "2.el10", "source": "rpm", "version": "5.2.1" } ], "python3-markupsafe": [ { "arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.el10", "source": "rpm", "version": "2.1.3" } ], "python3-nftables": [ { "arch": "x86_64", "epoch": 1, "name": "python3-nftables", "release": "4.el10", "source": "rpm", "version": "1.0.9" } ], "python3-oauthlib": [ { "arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "4.el10", "source": "rpm", "version": "3.2.2" } ], "python3-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-pip-wheel", "release": "3.el10", "source": "rpm", "version": "23.3.2" } ], "python3-policycoreutils": [ { "arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.el10", "source": "rpm", "version": "3.7" } ], "python3-pyserial": [ { "arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.el10", "source": "rpm", "version": "3.5" } ], "python3-pyyaml": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "18.el10", "source": "rpm", "version": "6.0.1" } ], "python3-referencing": [ { "arch": "noarch", "epoch": null, "name": "python3-referencing", "release": "5.el10", "source": "rpm", "version": "0.31.1" } ], "python3-requests": [ { "arch": "noarch", "epoch": null, "name": "python3-requests", "release": "1.el10", "source": "rpm", "version": "2.32.3" } ], "python3-rpds-py": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpds-py", "release": "5.el10", "source": "rpm", "version": "0.17.1" } ], "python3-rpm": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "python3-setools": [ { "arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "3.el10", "source": "rpm", "version": "4.5.1" } ], "python3-setuptools": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "5.el10", "source": "rpm", "version": "69.0.3" } ], "python3-six": [ { "arch": "noarch", "epoch": null, "name": "python3-six", "release": "15.el10", "source": "rpm", "version": "1.16.0" } ], "python3-systemd": [ { "arch": "x86_64", "epoch": null, "name": "python3-systemd", "release": "10.el10", "source": "rpm", "version": "235" } ], "python3-urllib3": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "1.el10", "source": "rpm", "version": "1.26.19" } ], "qemu-guest-agent": [ { "arch": "x86_64", "epoch": 18, "name": "qemu-guest-agent", "release": "8.el10", "source": "rpm", "version": "9.0.0" } ], "quota": [ { "arch": "x86_64", "epoch": 1, "name": "quota", "release": "7.el10", "source": "rpm", "version": "4.09" } ], "quota-nls": [ { "arch": "noarch", "epoch": 1, "name": "quota-nls", "release": "7.el10", "source": "rpm", "version": "4.09" } ], "readline": [ { "arch": "x86_64", "epoch": null, "name": "readline", "release": "9.el10", "source": "rpm", "version": "8.2" } ], "realtek-firmware": [ { "arch": "noarch", "epoch": null, "name": "realtek-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "redhat-mono-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "redhat-mono-vf-fonts", "release": "12.el10", "source": "rpm", "version": "4.0.3" } ], "redhat-text-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "redhat-text-vf-fonts", "release": "12.el10", "source": "rpm", "version": "4.0.3" } ], "restraint": [ { "arch": "x86_64", "epoch": null, "name": "restraint", "release": "1.el9", "source": "rpm", "version": "0.4.4" } ], "restraint-rhts": [ { "arch": "x86_64", "epoch": null, "name": "restraint-rhts", "release": "1.el9", "source": "rpm", "version": "0.4.4" } ], "rng-tools": [ { "arch": "x86_64", "epoch": null, "name": "rng-tools", "release": "3.el10", "source": "rpm", "version": "6.17" } ], "rootfiles": [ { "arch": "noarch", "epoch": null, "name": "rootfiles", "release": "37.el10", "source": "rpm", "version": "8.1" } ], "rpcbind": [ { "arch": "x86_64", "epoch": null, "name": "rpcbind", "release": "2.el10", "source": "rpm", "version": "1.2.7" } ], "rpm": [ { "arch": "x86_64", "epoch": null, "name": "rpm", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-build-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-plugin-audit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-audit", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-plugin-selinux": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-plugin-systemd-inhibit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-sequoia": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sequoia", "release": "3.el10", "source": "rpm", "version": "1.6.0" } ], "rpm-sign-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "rsync": [ { "arch": "x86_64", "epoch": null, "name": "rsync", "release": "5.el10", "source": "rpm", "version": "3.3.0" } ], "rsyslog": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.el10", "source": "rpm", "version": "8.2408.0" } ], "samba-client-libs": [ { "arch": "x86_64", "epoch": 0, "name": "samba-client-libs", "release": "104.el10", "source": "rpm", "version": "4.20.2" } ], "samba-common": [ { "arch": "noarch", "epoch": 0, "name": "samba-common", "release": "104.el10", "source": "rpm", "version": "4.20.2" } ], "samba-common-libs": [ { "arch": "x86_64", "epoch": 0, "name": "samba-common-libs", "release": "104.el10", "source": "rpm", "version": "4.20.2" } ], "sed": [ { "arch": "x86_64", "epoch": null, "name": "sed", "release": "2.el10", "source": "rpm", "version": "4.9" } ], "selinux-policy": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "1.el10", "source": "rpm", "version": "40.13.9" } ], "selinux-policy-targeted": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "1.el10", "source": "rpm", "version": "40.13.9" } ], "setup": [ { "arch": "noarch", "epoch": null, "name": "setup", "release": "3.el10", "source": "rpm", "version": "2.14.5" } ], "sg3_utils": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils", "release": "5.el10", "source": "rpm", "version": "1.48" } ], "sg3_utils-libs": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils-libs", "release": "5.el10", "source": "rpm", "version": "1.48" } ], "shadow-utils": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.el10", "source": "rpm", "version": "4.15.0" } ], "slang": [ { "arch": "x86_64", "epoch": null, "name": "slang", "release": "6.el10", "source": "rpm", "version": "2.3.3" } ], "snappy": [ { "arch": "x86_64", "epoch": null, "name": "snappy", "release": "6.el10", "source": "rpm", "version": "1.1.10" } ], "sqlite-libs": [ { "arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.el10", "source": "rpm", "version": "3.46.1" } ], "squashfs-tools": [ { "arch": "x86_64", "epoch": null, "name": "squashfs-tools", "release": "5.el10", "source": "rpm", "version": "4.6.1" } ], "sssd": [ { "arch": "x86_64", "epoch": null, "name": "sssd", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sssd-ad": [ { "arch": "x86_64", "epoch": null, "name": "sssd-ad", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sssd-client": [ { "arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sssd-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sssd-common-pac": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common-pac", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sssd-ipa": [ { "arch": "x86_64", "epoch": null, "name": "sssd-ipa", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sssd-kcm": [ { "arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sssd-krb5": [ { "arch": "x86_64", "epoch": null, "name": "sssd-krb5", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sssd-krb5-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-krb5-common", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sssd-ldap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-ldap", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sssd-nfs-idmap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sssd-proxy": [ { "arch": "x86_64", "epoch": null, "name": "sssd-proxy", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sudo": [ { "arch": "x86_64", "epoch": null, "name": "sudo", "release": "7.p5.el10", "source": "rpm", "version": "1.9.15" } ], "sudo-python-plugin": [ { "arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "7.p5.el10", "source": "rpm", "version": "1.9.15" } ], "systemd": [ { "arch": "x86_64", "epoch": null, "name": "systemd", "release": "14.el10", "source": "rpm", "version": "256" } ], "systemd-libs": [ { "arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "14.el10", "source": "rpm", "version": "256" } ], "systemd-pam": [ { "arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "14.el10", "source": "rpm", "version": "256" } ], "systemd-udev": [ { "arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "14.el10", "source": "rpm", "version": "256" } ], "tar": [ { "arch": "x86_64", "epoch": 2, "name": "tar", "release": "4.el10", "source": "rpm", "version": "1.35" } ], "time": [ { "arch": "x86_64", "epoch": null, "name": "time", "release": "24.el10", "source": "rpm", "version": "1.9" } ], "tiwilink-firmware": [ { "arch": "noarch", "epoch": null, "name": "tiwilink-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "tlog": [ { "arch": "x86_64", "epoch": null, "name": "tlog", "release": "2.el10", "source": "rpm", "version": "14" } ], "tpm2-tools": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tools", "release": "2.el10", "source": "rpm", "version": "5.7" } ], "tpm2-tss": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "2.el10", "source": "rpm", "version": "4.1.3" } ], "tpm2-tss-fapi": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss-fapi", "release": "2.el10", "source": "rpm", "version": "4.1.3" } ], "tzdata": [ { "arch": "noarch", "epoch": null, "name": "tzdata", "release": "3.el10", "source": "rpm", "version": "2024a" } ], "userspace-rcu": [ { "arch": "x86_64", "epoch": null, "name": "userspace-rcu", "release": "6.el10", "source": "rpm", "version": "0.14.0" } ], "util-linux": [ { "arch": "x86_64", "epoch": null, "name": "util-linux", "release": "4.el10", "source": "rpm", "version": "2.40.2" } ], "util-linux-core": [ { "arch": "x86_64", "epoch": null, "name": "util-linux-core", "release": "4.el10", "source": "rpm", "version": "2.40.2" } ], "vim-common": [ { "arch": "x86_64", "epoch": 2, "name": "vim-common", "release": "2.el10", "source": "rpm", "version": "9.1.083" } ], "vim-data": [ { "arch": "noarch", "epoch": 2, "name": "vim-data", "release": "2.el10", "source": "rpm", "version": "9.1.083" } ], "vim-enhanced": [ { "arch": "x86_64", "epoch": 2, "name": "vim-enhanced", "release": "2.el10", "source": "rpm", "version": "9.1.083" } ], "vim-filesystem": [ { "arch": "noarch", "epoch": 2, "name": "vim-filesystem", "release": "2.el10", "source": "rpm", "version": "9.1.083" } ], "vim-minimal": [ { "arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "2.el10", "source": "rpm", "version": "9.1.083" } ], "wget": [ { "arch": "x86_64", "epoch": null, "name": "wget", "release": "1.el10", "source": "rpm", "version": "1.24.5" } ], "which": [ { "arch": "x86_64", "epoch": null, "name": "which", "release": "42.el10", "source": "rpm", "version": "2.21" } ], "xfsprogs": [ { "arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "4.el10", "source": "rpm", "version": "6.5.0" } ], "xkeyboard-config": [ { "arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "2.el10", "source": "rpm", "version": "2.41" } ], "xxd": [ { "arch": "x86_64", "epoch": 2, "name": "xxd", "release": "2.el10", "source": "rpm", "version": "9.1.083" } ], "xz": [ { "arch": "x86_64", "epoch": 1, "name": "xz", "release": "2.el10", "source": "rpm", "version": "5.6.2" } ], "xz-libs": [ { "arch": "x86_64", "epoch": 1, "name": "xz-libs", "release": "2.el10", "source": "rpm", "version": "5.6.2" } ], "yum": [ { "arch": "noarch", "epoch": null, "name": "yum", "release": "6.el10", "source": "rpm", "version": "4.20.0" } ], "yum-utils": [ { "arch": "noarch", "epoch": null, "name": "yum-utils", "release": "5.el10", "source": "rpm", "version": "4.7.0" } ], "zlib-ng-compat": [ { "arch": "x86_64", "epoch": null, "name": "zlib-ng-compat", "release": "3.el10", "source": "rpm", "version": "2.1.6" } ] } }, "changed": false, "invocation": { "module_args": { "manager": [ "auto" ], "strategy": "first" } } } 7163 1726888036.68147: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks"<<< 7163 1726888036.68153: stdout chunk (state=3): >>>: [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "rele<<< 7163 1726888036.68247: stdout chunk (state=3): >>>ase": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null,<<< 7163 1726888036.68254: stdout chunk (state=3): >>> "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10",<<< 7163 1726888036.68262: stdout chunk (state=3): >>> "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "sou<<< 7163 1726888036.68324: stdout chunk (state=3): >>>rce": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"<<< 7163 1726888036.68377: stdout chunk (state=3): >>>}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "r<<< 7163 1726888036.68390: stdout chunk (state=3): >>>pm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1<<< 7163 1726888036.68600: stdout chunk (state=3): >>>.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10<<< 7163 1726888036.68658: stdout chunk (state=3): >>>", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "samba-common": [{"name": "samba-common", "version": "4.20.2", "release": "104.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.5.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuv": [{"name": "libuv", "version": "1.48.0", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.9.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fstrm": [{"name": "fstrm", "version": "0.6.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bind-license": [{"name": "bind-license", "version": "9.18.21", "release": "5.el10", "epoch": 32, "arch": "noarch", "source": "rpm"}], "bind-libs": [{"name": "bind-libs", "version": "9.18.21", "release": "5.el10", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "bind-utils": [{"name": "bind-utils", "version": "9.18.21", "release": "5.el10", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "sssd-proxy": [{"name": "sssd-proxy", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-ldap": [{"name": "sssd-ldap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5": [{"name": "sssd-krb5", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libipa_hbac": [{"name": "libipa_hbac", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libicu": [{"name": "libicu", "version": "74.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libwbclient": [{"name": "libwbclient", "version": "4.20.2", "release": "104.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "samba-common-libs": [{"name": "samba-common-libs", "version": "4.20.2", "release": "104.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "samba-client-libs": [{"name": "samba-client-libs", "version": "4.20.2", "release": "104.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "sssd-common-pac": [{"name": "sssd-common-pac", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-ipa": [{"name": "sssd-ipa", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmbclient": [{"name": "libsmbclient", "version": "4.20.2", "release": "104.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "adcli": [{"name": "adcli", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-ad": [{"name": "sssd-ad", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd": [{"name": "sssd", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tlog": [{"name": "tlog", "version": "14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 7163 1726888036.69080: stdout chunk (state=3): >>># clear sys.path_importer_cache<<< 7163 1726888036.69131: stdout chunk (state=3): >>> <<< 7163 1726888036.69134: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv<<< 7163 1726888036.69225: stdout chunk (state=3): >>> # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback <<< 7163 1726888036.69265: stdout chunk (state=3): >>># clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp<<< 7163 1726888036.69306: stdout chunk (state=3): >>> # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings<<< 7163 1726888036.69348: stdout chunk (state=3): >>> # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler<<< 7163 1726888036.69380: stdout chunk (state=3): >>> # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external<<< 7163 1726888036.69426: stdout chunk (state=3): >>> # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading<<< 7163 1726888036.69466: stdout chunk (state=3): >>> # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil <<< 7163 1726888036.69486: stdout chunk (state=3): >>># destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token<<< 7163 1726888036.69542: stdout chunk (state=3): >>> # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket<<< 7163 1726888036.69575: stdout chunk (state=3): >>> # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy<<< 7163 1726888036.69613: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing <<< 7163 1726888036.69662: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux<<< 7163 1726888036.69668: stdout chunk (state=3): >>> # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro<<< 7163 1726888036.69868: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing<<< 7163 1726888036.69876: stdout chunk (state=3): >>> # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system <<< 7163 1726888036.69929: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr <<< 7163 1726888036.69933: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd<<< 7163 1726888036.69966: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux<<< 7163 1726888036.69989: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm<<< 7163 1726888036.70165: stdout chunk (state=3): >>> <<< 7163 1726888036.70428: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7163 1726888036.70473: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 7163 1726888036.70525: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 7163 1726888036.70608: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path<<< 7163 1726888036.70659: stdout chunk (state=3): >>> # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 7163 1726888036.70708: stdout chunk (state=3): >>># destroy ntpath <<< 7163 1726888036.70743: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__<<< 7163 1726888036.70772: stdout chunk (state=3): >>> # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json<<< 7163 1726888036.70812: stdout chunk (state=3): >>> # destroy grp # destroy encodings # destroy _locale # destroy locale <<< 7163 1726888036.70843: stdout chunk (state=3): >>># destroy select # destroy _signal<<< 7163 1726888036.70859: stdout chunk (state=3): >>> # destroy _posixsubprocess # destroy syslog<<< 7163 1726888036.70917: stdout chunk (state=3): >>> # destroy uuid # destroy selinux # destroy shutil <<< 7163 1726888036.70920: stdout chunk (state=3): >>># destroy distro <<< 7163 1726888036.71037: stdout chunk (state=3): >>># destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 7163 1726888036.71049: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.connection <<< 7163 1726888036.71097: stdout chunk (state=3): >>># destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue<<< 7163 1726888036.71113: stdout chunk (state=3): >>> # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util<<< 7163 1726888036.71177: stdout chunk (state=3): >>> # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl <<< 7163 1726888036.71190: stdout chunk (state=3): >>># destroy datetime # destroy subprocess<<< 7163 1726888036.71256: stdout chunk (state=3): >>> # destroy base64 # destroy _ssl <<< 7163 1726888036.71259: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux<<< 7163 1726888036.71324: stdout chunk (state=3): >>> # destroy getpass # destroy pwd # destroy termios # destroy errno <<< 7163 1726888036.71349: stdout chunk (state=3): >>># destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch<<< 7163 1726888036.71410: stdout chunk (state=3): >>> # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy rpm.transaction <<< 7163 1726888036.71427: stdout chunk (state=3): >>># destroy rpm # cleanup[3] wiping rpm._rpm # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian<<< 7163 1726888036.71476: stdout chunk (state=3): >>> # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string<<< 7163 1726888036.71582: stdout chunk (state=3): >>> # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize<<< 7163 1726888036.71603: stdout chunk (state=3): >>> # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections<<< 7163 1726888036.71655: stdout chunk (state=3): >>> # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath<<< 7163 1726888036.71688: stdout chunk (state=3): >>> # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs<<< 7163 1726888036.71735: stdout chunk (state=3): >>> # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins<<< 7163 1726888036.71740: stdout chunk (state=3): >>> # destroy rpm._rpm # destroy selinux._selinux<<< 7163 1726888036.71930: stdout chunk (state=3): >>> # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime<<< 7163 1726888036.71959: stdout chunk (state=3): >>> # destroy sys.monitoring # destroy _socket <<< 7163 1726888036.72017: stdout chunk (state=3): >>># destroy _collections <<< 7163 1726888036.72054: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser<<< 7163 1726888036.72085: stdout chunk (state=3): >>> # destroy tokenize <<< 7163 1726888036.72126: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 7163 1726888036.72166: stdout chunk (state=3): >>># destroy _typing<<< 7163 1726888036.72195: stdout chunk (state=3): >>> # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves<<< 7163 1726888036.72214: stdout chunk (state=3): >>> # destroy _frozen_importlib_external # destroy _imp <<< 7163 1726888036.72259: stdout chunk (state=3): >>># destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules<<< 7163 1726888036.72281: stdout chunk (state=3): >>> <<< 7163 1726888036.72426: stdout chunk (state=3): >>># destroy _frozen_importlib # destroy codecs # destroy encodings.aliases <<< 7163 1726888036.72508: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections<<< 7163 1726888036.72525: stdout chunk (state=3): >>> # destroy threading # destroy atexit # destroy _warnings # destroy math<<< 7163 1726888036.72574: stdout chunk (state=3): >>> # destroy _bisect # destroy time<<< 7163 1726888036.72656: stdout chunk (state=3): >>> # destroy _random # destroy _weakref # destroy _hashlib<<< 7163 1726888036.72666: stdout chunk (state=3): >>> # destroy _operator <<< 7163 1726888036.72718: stdout chunk (state=3): >>># destroy _string # destroy re # destroy itertools <<< 7163 1726888036.72722: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread<<< 7163 1726888036.72735: stdout chunk (state=3): >>> # clear sys.audit hooks<<< 7163 1726888036.72782: stdout chunk (state=3): >>> <<< 7163 1726888036.73682: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.46.206 closed. <<< 7163 1726888036.73720: stderr chunk (state=3): >>><<< 7163 1726888036.73723: stdout chunk (state=3): >>><<< <10.31.46.206> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b76e84d0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b76b7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b76eaa50>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7499130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7499fa0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74d7dd0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74d7fe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b750f800>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b750fe90>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74efaa0>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74ed1c0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74d4f80>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b75336e0>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7532300>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74ee060>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74d6e70>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b75647a0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74d4200>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b7564c50>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7564b00>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b7564ef0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74d2d20>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b75655b0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7565280>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b75664b0>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b757c6b0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b757ddc0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b757ec30>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b757f260>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b757e1b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b757fce0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b757f410>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7566420>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b727bb60>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b72a45c0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72a4350>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b72a45f0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b72a4ec0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b72a5880>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72a47d0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7279d00>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72a6c60>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72a59a0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7566bd0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72d2f90>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72f3350>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7354110>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7356870>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7354230>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72f3fb0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b71691c0>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72f2150>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72a7b90>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe5b72f2270>\r\n# zipimport: found 105 names in \'/tmp/ansible_package_facts_payload_f4ojcvi2/ansible_package_facts_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b71cee40>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b71add30>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b71acef0>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b71ccd10>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b7202870>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7202600>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7201f10>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7202360>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b71cfad0>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b7203650>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b7203890>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7203d10>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b2da60>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6b2f680>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b2ff80>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b30f80>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b33ce0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b72d2f00>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b31fa0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b3bc50>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b3a720>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b3a480>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b3a9f0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b324b0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6b7fec0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b7ff20>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6b81af0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b818b0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6b83fe0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b821e0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b87800>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b841d0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6b88860>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6b884a0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6b889b0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b80230>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6a101a0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6a112e0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b8a930>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6b8bce0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b8a570>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6a194f0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6a1a390>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b83f20>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6a1a330>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6a1b4d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6a25f10>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6a20e00>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b02900>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6bfa5d0>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6a25fd0>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6a23290>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.respawn\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.namespace\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.typing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6abe420>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b66c1c10>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b66c05c0>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6aa5370>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6abeff0>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6abc620>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6abc260>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b672c1d0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b66c3aa0>\r\n# extension module \'_queue\' loaded from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_queue\' executed from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_queue\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b66c3c80>\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b66c2f00>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b672c2c0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc\'\r\n# extension module \'_multiprocessing\' loaded from \'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_multiprocessing\' executed from \'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_multiprocessing\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b672ee40>\r\nimport \'multiprocessing.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b672ce30>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6abc350>\r\nimport \'ansible.module_utils.facts.timeout\' # \r\nimport \'ansible.module_utils.facts.collector\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other.facter\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other.ohai\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.apparmor\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.caps\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.chroot\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.utils\' # \r\nimport \'ansible.module_utils.facts.system.cmdline\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.distribution\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.datetime\' # \r\nimport \'ansible.module_utils.facts.system.date_time\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.env\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.dns\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.fips\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.loadavg\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b672fa40>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b67480e0>\r\nimport \'ansible.module_utils.facts.system.local\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.lsb\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.pkg_mgr\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.platform\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\'\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6767500>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b674bbc0>\r\nimport \'ansible.module_utils.facts.system.python\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.version\' # \r\nimport \'ansible.module_utils.facts.system.service_mgr\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.ssh_pub_keys\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b654ed50>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b654e900>\r\nimport \'ansible.module_utils.facts.system.user\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.aix\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.sysctl\' # \r\nimport \'ansible.module_utils.facts.hardware.darwin\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.freebsd\' # \r\nimport \'ansible.module_utils.facts.hardware.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.linux\' # \r\nimport \'ansible.module_utils.facts.hardware.hurd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.sunos\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.generic_bsd\' # \r\nimport \'ansible.module_utils.facts.network.aix\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.darwin\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.fc_wwn\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.freebsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.hurd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.linux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.iscsi\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.nvme\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.sunos\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.sysctl\' # \r\nimport \'ansible.module_utils.facts.virtual.freebsd\' # \r\nimport \'ansible.module_utils.facts.virtual.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.linux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.sunos\' # \r\nimport \'ansible.module_utils.facts.default_collectors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.ansible_collector\' # \r\nimport \'ansible.module_utils.facts.compat\' # \r\nimport \'ansible.module_utils.facts\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.packages\' # \r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'rpm._rpm\' loaded from \'/usr/lib64/python3.12/site-packages/rpm/_rpm.so\'\r\n# extension module \'rpm._rpm\' executed from \'/usr/lib64/python3.12/site-packages/rpm/_rpm.so\'\r\nimport \'rpm._rpm\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b65777d0>\r\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc\'\r\nimport \'rpm.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6a1ae40>\r\nimport \'rpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72026c0>\r\n\r\n{"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "samba-common": [{"name": "samba-common", "version": "4.20.2", "release": "104.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.5.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuv": [{"name": "libuv", "version": "1.48.0", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.9.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fstrm": [{"name": "fstrm", "version": "0.6.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bind-license": [{"name": "bind-license", "version": "9.18.21", "release": "5.el10", "epoch": 32, "arch": "noarch", "source": "rpm"}], "bind-libs": [{"name": "bind-libs", "version": "9.18.21", "release": "5.el10", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "bind-utils": [{"name": "bind-utils", "version": "9.18.21", "release": "5.el10", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "sssd-proxy": [{"name": "sssd-proxy", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-ldap": [{"name": "sssd-ldap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5": [{"name": "sssd-krb5", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libipa_hbac": [{"name": "libipa_hbac", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libicu": [{"name": "libicu", "version": "74.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libwbclient": [{"name": "libwbclient", "version": "4.20.2", "release": "104.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "samba-common-libs": [{"name": "samba-common-libs", "version": "4.20.2", "release": "104.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "samba-client-libs": [{"name": "samba-client-libs", "version": "4.20.2", "release": "104.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "sssd-common-pac": [{"name": "sssd-common-pac", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-ipa": [{"name": "sssd-ipa", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmbclient": [{"name": "libsmbclient", "version": "4.20.2", "release": "104.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "adcli": [{"name": "adcli", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-ad": [{"name": "sssd-ad", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd": [{"name": "sssd", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tlog": [{"name": "tlog", "version": "14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}}\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.packages\r\n# destroy ansible.module_utils.facts.packages\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy _multiprocessing\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy subprocess\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy errno\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy rpm.transaction\r\n# destroy rpm\r\n# cleanup[3] wiping rpm._rpm\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy rpm._rpm\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.46.206 closed.\r\n") 7163 1726888036.74655: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b76e84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b76b7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b76eaa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7499130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7499fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74d7dd0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74d7fe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b750f800> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b750fe90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74efaa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74ed1c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74d4f80> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b75336e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7532300> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74ee060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74d6e70> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b75647a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74d4200> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b7564c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7564b00> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b7564ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b74d2d20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b75655b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7565280> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b75664b0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b757c6b0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b757ddc0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b757ec30> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b757f260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b757e1b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b757fce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b757f410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7566420> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b727bb60> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b72a45c0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72a4350> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b72a45f0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b72a4ec0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b72a5880> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72a47d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7279d00> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72a6c60> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72a59a0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7566bd0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72d2f90> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72f3350> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7354110> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7356870> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7354230> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72f3fb0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b71691c0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72f2150> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72a7b90> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe5b72f2270> # zipimport: found 105 names in '/tmp/ansible_package_facts_payload_f4ojcvi2/ansible_package_facts_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b71cee40> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b71add30> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b71acef0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b71ccd10> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b7202870> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7202600> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7201f10> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7202360> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b71cfad0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b7203650> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b7203890> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b7203d10> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b2da60> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6b2f680> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b2ff80> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b30f80> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b33ce0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b72d2f00> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b31fa0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b3bc50> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b3a720> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b3a480> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b3a9f0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b324b0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6b7fec0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b7ff20> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6b81af0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b818b0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6b83fe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b821e0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b87800> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b841d0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6b88860> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6b884a0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6b889b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b80230> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6a101a0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6a112e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b8a930> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6b8bce0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b8a570> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6a194f0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6a1a390> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b83f20> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6a1a330> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6a1b4d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6a25f10> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6a20e00> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6b02900> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6bfa5d0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6a25fd0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6a23290> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.respawn' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6abe420> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b66c1c10> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b66c05c0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6aa5370> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6abeff0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6abc620> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6abc260> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b672c1d0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b66c3aa0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b66c3c80> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b66c2f00> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b672c2c0> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b672ee40> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b672ce30> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6abc350> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b672fa40> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b67480e0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b6767500> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b674bbc0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b654ed50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b654e900> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.packages' # # zipimport: zlib available # /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5b65777d0> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b6a1ae40> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5b72026c0> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "samba-common": [{"name": "samba-common", "version": "4.20.2", "release": "104.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.5.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuv": [{"name": "libuv", "version": "1.48.0", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.9.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fstrm": [{"name": "fstrm", "version": "0.6.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bind-license": [{"name": "bind-license", "version": "9.18.21", "release": "5.el10", "epoch": 32, "arch": "noarch", "source": "rpm"}], "bind-libs": [{"name": "bind-libs", "version": "9.18.21", "release": "5.el10", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "bind-utils": [{"name": "bind-utils", "version": "9.18.21", "release": "5.el10", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "sssd-proxy": [{"name": "sssd-proxy", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-ldap": [{"name": "sssd-ldap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5": [{"name": "sssd-krb5", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libipa_hbac": [{"name": "libipa_hbac", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libicu": [{"name": "libicu", "version": "74.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libwbclient": [{"name": "libwbclient", "version": "4.20.2", "release": "104.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "samba-common-libs": [{"name": "samba-common-libs", "version": "4.20.2", "release": "104.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "samba-client-libs": [{"name": "samba-client-libs", "version": "4.20.2", "release": "104.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "sssd-common-pac": [{"name": "sssd-common-pac", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-ipa": [{"name": "sssd-ipa", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmbclient": [{"name": "libsmbclient", "version": "4.20.2", "release": "104.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "adcli": [{"name": "adcli", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-ad": [{"name": "sssd-ad", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd": [{"name": "sssd", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tlog": [{"name": "tlog", "version": "14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy rpm.transaction # destroy rpm # cleanup[3] wiping rpm._rpm # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.46.206 closed. 7163 1726888036.77189: done with _execute_module (package_facts, {'_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'package_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7163 1726888036.77206: _low_level_execute_command(): starting 7163 1726888036.77209: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982/ > /dev/null 2>&1 && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888035.0599494-7550-127905561709982/ > /dev/null 2>&1 && sleep 0'"'"'' 7163 1726888036.77676: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888036.77680: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888036.77683: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888036.77685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888036.77740: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' <<< 7163 1726888036.77749: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888036.77752: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 <<< 7163 1726888036.77756: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888036.77792: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 6 <<< 7163 1726888036.81633: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888036.81670: stderr chunk (state=3): >>><<< 7163 1726888036.81674: stdout chunk (state=3): >>><<< <10.31.46.206> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 6\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888036.81743: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 6 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888036.81747: handler run complete 7163 1726888036.82341: variable 'ansible_facts' from source: host vars for 'managed_node3' 7163 1726888036.82614: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888036.83876: variable 'ansible_facts' from source: host vars for 'managed_node3' 7163 1726888036.84292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888036.85042: attempt loop complete, returning result 7163 1726888036.85046: _execute() done 7163 1726888036.85049: dumping result to json 7163 1726888036.85169: done dumping result, returning 7163 1726888036.85182: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Get the rpm package facts [02619b48-4a2f-6d34-1d0e-00000000000c] 7163 1726888036.85201: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000c 7163 1726888036.86633: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000c 7163 1726888036.86636: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "packages": { "NetworkManager": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.el10", "source": "rpm", "version": "1.48.10" } ], "NetworkManager-libnm": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.el10", "source": "rpm", "version": "1.48.10" } ], "NetworkManager-tui": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-tui", "release": "1.el10", "source": "rpm", "version": "1.48.10" } ], "adcli": [ { "arch": "x86_64", "epoch": null, "name": "adcli", "release": "7.el10", "source": "rpm", "version": "0.9.2" } ], "alternatives": [ { "arch": "x86_64", "epoch": null, "name": "alternatives", "release": "1.el10", "source": "rpm", "version": "1.30" } ], "amd-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "amd-gpu-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "amd-ucode-firmware": [ { "arch": "noarch", "epoch": null, "name": "amd-ucode-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "atheros-firmware": [ { "arch": "noarch", "epoch": null, "name": "atheros-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "audit": [ { "arch": "x86_64", "epoch": null, "name": "audit", "release": "9.el10", "source": "rpm", "version": "4.0" } ], "audit-libs": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "9.el10", "source": "rpm", "version": "4.0" } ], "audit-rules": [ { "arch": "x86_64", "epoch": null, "name": "audit-rules", "release": "9.el10", "source": "rpm", "version": "4.0" } ], "authselect": [ { "arch": "x86_64", "epoch": null, "name": "authselect", "release": "6.el10", "source": "rpm", "version": "1.5.0" } ], "authselect-libs": [ { "arch": "x86_64", "epoch": null, "name": "authselect-libs", "release": "6.el10", "source": "rpm", "version": "1.5.0" } ], "avahi-libs": [ { "arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "29.el10", "source": "rpm", "version": "0.8" } ], "basesystem": [ { "arch": "noarch", "epoch": null, "name": "basesystem", "release": "21.el10", "source": "rpm", "version": "11" } ], "bash": [ { "arch": "x86_64", "epoch": null, "name": "bash", "release": "4.el10", "source": "rpm", "version": "5.2.26" } ], "bc": [ { "arch": "x86_64", "epoch": null, "name": "bc", "release": "22.el10", "source": "rpm", "version": "1.07.1" } ], "beakerlib": [ { "arch": "noarch", "epoch": null, "name": "beakerlib", "release": "1.el9", "source": "rpm", "version": "1.29.3" } ], "beakerlib-redhat": [ { "arch": "noarch", "epoch": null, "name": "beakerlib-redhat", "release": "35.el9", "source": "rpm", "version": "1" } ], "bind-libs": [ { "arch": "x86_64", "epoch": 32, "name": "bind-libs", "release": "5.el10", "source": "rpm", "version": "9.18.21" } ], "bind-license": [ { "arch": "noarch", "epoch": 32, "name": "bind-license", "release": "5.el10", "source": "rpm", "version": "9.18.21" } ], "bind-utils": [ { "arch": "x86_64", "epoch": 32, "name": "bind-utils", "release": "5.el10", "source": "rpm", "version": "9.18.21" } ], "binutils": [ { "arch": "x86_64", "epoch": null, "name": "binutils", "release": "48.el10", "source": "rpm", "version": "2.41" } ], "binutils-gold": [ { "arch": "x86_64", "epoch": null, "name": "binutils-gold", "release": "48.el10", "source": "rpm", "version": "2.41" } ], "brcmfmac-firmware": [ { "arch": "noarch", "epoch": null, "name": "brcmfmac-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "bzip2-libs": [ { "arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "19.el10", "source": "rpm", "version": "1.0.8" } ], "c-ares": [ { "arch": "x86_64", "epoch": null, "name": "c-ares", "release": "5.el10", "source": "rpm", "version": "1.25.0" } ], "ca-certificates": [ { "arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "101.1.el10", "source": "rpm", "version": "2024.2.69_v8.0.303" } ], "centos-gpg-keys": [ { "arch": "noarch", "epoch": null, "name": "centos-gpg-keys", "release": "0.19.el10", "source": "rpm", "version": "10.0" } ], "centos-stream-release": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-release", "release": "0.19.el10", "source": "rpm", "version": "10.0" } ], "centos-stream-repos": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-repos", "release": "0.19.el10", "source": "rpm", "version": "10.0" } ], "checkpolicy": [ { "arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.el10", "source": "rpm", "version": "3.7" } ], "chrony": [ { "arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.el10", "source": "rpm", "version": "4.6" } ], "cirrus-audio-firmware": [ { "arch": "noarch", "epoch": null, "name": "cirrus-audio-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "cloud-init": [ { "arch": "noarch", "epoch": null, "name": "cloud-init", "release": "17.el10", "source": "rpm", "version": "24.1.4" } ], "cloud-utils-growpart": [ { "arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "10.el10", "source": "rpm", "version": "0.33" } ], "coreutils": [ { "arch": "x86_64", "epoch": null, "name": "coreutils", "release": "2.el10", "source": "rpm", "version": "9.5" } ], "coreutils-common": [ { "arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "2.el10", "source": "rpm", "version": "9.5" } ], "cpio": [ { "arch": "x86_64", "epoch": null, "name": "cpio", "release": "2.el10", "source": "rpm", "version": "2.15" } ], "cracklib": [ { "arch": "x86_64", "epoch": null, "name": "cracklib", "release": "7.el10", "source": "rpm", "version": "2.9.11" } ], "cracklib-dicts": [ { "arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "7.el10", "source": "rpm", "version": "2.9.11" } ], "cronie": [ { "arch": "x86_64", "epoch": null, "name": "cronie", "release": "5.el10", "source": "rpm", "version": "1.7.0" } ], "cronie-anacron": [ { "arch": "x86_64", "epoch": null, "name": "cronie-anacron", "release": "5.el10", "source": "rpm", "version": "1.7.0" } ], "crontabs": [ { "arch": "noarch", "epoch": null, "name": "crontabs", "release": "4.el10", "source": "rpm", "version": "1.11^20190603git9e74f2d" } ], "crypto-policies": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git367040b.el10", "source": "rpm", "version": "20240822" } ], "crypto-policies-scripts": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git367040b.el10", "source": "rpm", "version": "20240822" } ], "cryptsetup-libs": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.el10", "source": "rpm", "version": "2.7.3" } ], "curl": [ { "arch": "x86_64", "epoch": null, "name": "curl", "release": "4.el10", "source": "rpm", "version": "8.9.1" } ], "cyrus-sasl-gssapi": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-gssapi", "release": "22.el10", "source": "rpm", "version": "2.1.28" } ], "cyrus-sasl-lib": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "22.el10", "source": "rpm", "version": "2.1.28" } ], "dbus": [ { "arch": "x86_64", "epoch": 1, "name": "dbus", "release": "4.el10", "source": "rpm", "version": "1.14.10" } ], "dbus-broker": [ { "arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "6.el10", "source": "rpm", "version": "35" } ], "dbus-common": [ { "arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "4.el10", "source": "rpm", "version": "1.14.10" } ], "dbus-libs": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "4.el10", "source": "rpm", "version": "1.14.10" } ], "default-fonts-core-sans": [ { "arch": "noarch", "epoch": null, "name": "default-fonts-core-sans", "release": "2.el10", "source": "rpm", "version": "4.1" } ], "device-mapper": [ { "arch": "x86_64", "epoch": 10, "name": "device-mapper", "release": "2.el10", "source": "rpm", "version": "1.02.198" } ], "device-mapper-event": [ { "arch": "x86_64", "epoch": 10, "name": "device-mapper-event", "release": "2.el10", "source": "rpm", "version": "1.02.198" } ], "device-mapper-event-libs": [ { "arch": "x86_64", "epoch": 10, "name": "device-mapper-event-libs", "release": "2.el10", "source": "rpm", "version": "1.02.198" } ], "device-mapper-libs": [ { "arch": "x86_64", "epoch": 10, "name": "device-mapper-libs", "release": "2.el10", "source": "rpm", "version": "1.02.198" } ], "device-mapper-persistent-data": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-persistent-data", "release": "4.el10", "source": "rpm", "version": "1.0.11" } ], "dhcpcd": [ { "arch": "x86_64", "epoch": null, "name": "dhcpcd", "release": "4.el10", "source": "rpm", "version": "10.0.6" } ], "diffutils": [ { "arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.el10", "source": "rpm", "version": "3.10" } ], "dnf": [ { "arch": "noarch", "epoch": null, "name": "dnf", "release": "6.el10", "source": "rpm", "version": "4.20.0" } ], "dnf-data": [ { "arch": "noarch", "epoch": null, "name": "dnf-data", "release": "6.el10", "source": "rpm", "version": "4.20.0" } ], "dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "5.el10", "source": "rpm", "version": "4.7.0" } ], "dracut": [ { "arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.el10", "source": "rpm", "version": "102" } ], "dracut-config-rescue": [ { "arch": "x86_64", "epoch": null, "name": "dracut-config-rescue", "release": "3.el10", "source": "rpm", "version": "102" } ], "dracut-network": [ { "arch": "x86_64", "epoch": null, "name": "dracut-network", "release": "3.el10", "source": "rpm", "version": "102" } ], "dracut-squash": [ { "arch": "x86_64", "epoch": null, "name": "dracut-squash", "release": "3.el10", "source": "rpm", "version": "102" } ], "duktape": [ { "arch": "x86_64", "epoch": null, "name": "duktape", "release": "8.el10", "source": "rpm", "version": "2.7.0" } ], "e2fsprogs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "2.el10", "source": "rpm", "version": "1.47.1" } ], "e2fsprogs-libs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "2.el10", "source": "rpm", "version": "1.47.1" } ], "elfutils-debuginfod-client": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "5.el10", "source": "rpm", "version": "0.191" } ], "elfutils-default-yama-scope": [ { "arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "5.el10", "source": "rpm", "version": "0.191" } ], "elfutils-libelf": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "5.el10", "source": "rpm", "version": "0.191" } ], "elfutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "5.el10", "source": "rpm", "version": "0.191" } ], "ethtool": [ { "arch": "x86_64", "epoch": 2, "name": "ethtool", "release": "2.el10", "source": "rpm", "version": "6.7" } ], "expat": [ { "arch": "x86_64", "epoch": null, "name": "expat", "release": "1.el10", "source": "rpm", "version": "2.6.2" } ], "file": [ { "arch": "x86_64", "epoch": null, "name": "file", "release": "6.el10", "source": "rpm", "version": "5.45" } ], "file-libs": [ { "arch": "x86_64", "epoch": null, "name": "file-libs", "release": "6.el10", "source": "rpm", "version": "5.45" } ], "filesystem": [ { "arch": "x86_64", "epoch": null, "name": "filesystem", "release": "15.el10", "source": "rpm", "version": "3.18" } ], "findutils": [ { "arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.el10", "source": "rpm", "version": "4.10.0" } ], "firewalld": [ { "arch": "noarch", "epoch": null, "name": "firewalld", "release": "1.el10", "source": "rpm", "version": "2.2.1" } ], "firewalld-filesystem": [ { "arch": "noarch", "epoch": null, "name": "firewalld-filesystem", "release": "1.el10", "source": "rpm", "version": "2.2.1" } ], "fonts-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "17.el10", "source": "rpm", "version": "2.0.5" } ], "fstrm": [ { "arch": "x86_64", "epoch": null, "name": "fstrm", "release": "11.el10", "source": "rpm", "version": "0.6.1" } ], "fuse-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "22.el10.gating_test1", "source": "rpm", "version": "2.9.9" } ], "fuse3-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse3-libs", "release": "5.el10", "source": "rpm", "version": "3.16.2" } ], "gawk": [ { "arch": "x86_64", "epoch": null, "name": "gawk", "release": "4.el10", "source": "rpm", "version": "5.3.0" } ], "gawk-all-langpacks": [ { "arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "4.el10", "source": "rpm", "version": "5.3.0" } ], "gdbm": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm", "release": "8.el10", "source": "rpm", "version": "1.23" } ], "gdbm-libs": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "8.el10", "source": "rpm", "version": "1.23" } ], "gettext-envsubst": [ { "arch": "x86_64", "epoch": null, "name": "gettext-envsubst", "release": "3.el10", "source": "rpm", "version": "0.22.5" } ], "gettext-libs": [ { "arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.el10", "source": "rpm", "version": "0.22.5" } ], "gettext-runtime": [ { "arch": "x86_64", "epoch": null, "name": "gettext-runtime", "release": "3.el10", "source": "rpm", "version": "0.22.5" } ], "git": [ { "arch": "x86_64", "epoch": null, "name": "git", "release": "3.el10", "source": "rpm", "version": "2.45.2" } ], "git-core": [ { "arch": "x86_64", "epoch": null, "name": "git-core", "release": "3.el10", "source": "rpm", "version": "2.45.2" } ], "git-core-doc": [ { "arch": "noarch", "epoch": null, "name": "git-core-doc", "release": "3.el10", "source": "rpm", "version": "2.45.2" } ], "glib2": [ { "arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.el10", "source": "rpm", "version": "2.80.4" } ], "glibc": [ { "arch": "x86_64", "epoch": null, "name": "glibc", "release": "17.el10", "source": "rpm", "version": "2.39" } ], "glibc-common": [ { "arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "17.el10", "source": "rpm", "version": "2.39" } ], "glibc-gconv-extra": [ { "arch": "x86_64", "epoch": null, "name": "glibc-gconv-extra", "release": "17.el10", "source": "rpm", "version": "2.39" } ], "glibc-langpack-en": [ { "arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "17.el10", "source": "rpm", "version": "2.39" } ], "gmp": [ { "arch": "x86_64", "epoch": 1, "name": "gmp", "release": "9.el10", "source": "rpm", "version": "6.2.1" } ], "gnupg2": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "1.el10", "source": "rpm", "version": "2.4.5" } ], "gnupg2-smime": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "1.el10", "source": "rpm", "version": "2.4.5" } ], "gnutls": [ { "arch": "x86_64", "epoch": null, "name": "gnutls", "release": "3.el10", "source": "rpm", "version": "3.8.7" } ], "gobject-introspection": [ { "arch": "x86_64", "epoch": null, "name": "gobject-introspection", "release": "5.el10", "source": "rpm", "version": "1.79.1" } ], "google-noto-fonts-common": [ { "arch": "noarch", "epoch": null, "name": "google-noto-fonts-common", "release": "4.el10", "source": "rpm", "version": "20240401" } ], "google-noto-sans-mono-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-sans-mono-vf-fonts", "release": "4.el10", "source": "rpm", "version": "20240401" } ], "google-noto-sans-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-sans-vf-fonts", "release": "4.el10", "source": "rpm", "version": "20240401" } ], "google-noto-serif-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-serif-vf-fonts", "release": "4.el10", "source": "rpm", "version": "20240401" } ], "grep": [ { "arch": "x86_64", "epoch": null, "name": "grep", "release": "9.el10", "source": "rpm", "version": "3.11" } ], "groff-base": [ { "arch": "x86_64", "epoch": null, "name": "groff-base", "release": "9.el10", "source": "rpm", "version": "1.23.0" } ], "grub2-common": [ { "arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "127.el10", "source": "rpm", "version": "2.06" } ], "grub2-pc": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "127.el10", "source": "rpm", "version": "2.06" } ], "grub2-pc-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "127.el10", "source": "rpm", "version": "2.06" } ], "grub2-tools": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "127.el10", "source": "rpm", "version": "2.06" } ], "grub2-tools-minimal": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "127.el10", "source": "rpm", "version": "2.06" } ], "grubby": [ { "arch": "x86_64", "epoch": null, "name": "grubby", "release": "76.el10", "source": "rpm", "version": "8.40" } ], "gssproxy": [ { "arch": "x86_64", "epoch": null, "name": "gssproxy", "release": "7.el10", "source": "rpm", "version": "0.9.2" } ], "gzip": [ { "arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.el10", "source": "rpm", "version": "1.13" } ], "hostname": [ { "arch": "x86_64", "epoch": null, "name": "hostname", "release": "13.el10", "source": "rpm", "version": "3.23" } ], "hunspell": [ { "arch": "x86_64", "epoch": null, "name": "hunspell", "release": "8.el10", "source": "rpm", "version": "1.7.2" } ], "hunspell-en": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en", "release": "10.el10", "source": "rpm", "version": "0.20201207" } ], "hunspell-en-GB": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en-GB", "release": "10.el10", "source": "rpm", "version": "0.20201207" } ], "hunspell-en-US": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en-US", "release": "10.el10", "source": "rpm", "version": "0.20201207" } ], "hunspell-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "hunspell-filesystem", "release": "8.el10", "source": "rpm", "version": "1.7.2" } ], "hwdata": [ { "arch": "noarch", "epoch": null, "name": "hwdata", "release": "10.1.el10", "source": "rpm", "version": "0.379" } ], "ima-evm-utils": [ { "arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "5.el10", "source": "rpm", "version": "1.5" } ], "inih": [ { "arch": "x86_64", "epoch": null, "name": "inih", "release": "2.el10", "source": "rpm", "version": "58" } ], "initscripts-rename-device": [ { "arch": "x86_64", "epoch": null, "name": "initscripts-rename-device", "release": "1.el10", "source": "rpm", "version": "10.26" } ], "initscripts-service": [ { "arch": "noarch", "epoch": null, "name": "initscripts-service", "release": "1.el10", "source": "rpm", "version": "10.26" } ], "intel-audio-firmware": [ { "arch": "noarch", "epoch": null, "name": "intel-audio-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "intel-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "intel-gpu-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "iproute": [ { "arch": "x86_64", "epoch": null, "name": "iproute", "release": "4.el10", "source": "rpm", "version": "6.7.0" } ], "iproute-tc": [ { "arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "4.el10", "source": "rpm", "version": "6.7.0" } ], "ipset": [ { "arch": "x86_64", "epoch": null, "name": "ipset", "release": "2.el10", "source": "rpm", "version": "7.21" } ], "ipset-libs": [ { "arch": "x86_64", "epoch": null, "name": "ipset-libs", "release": "2.el10", "source": "rpm", "version": "7.21" } ], "iptables-libs": [ { "arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "8.el10", "source": "rpm", "version": "1.8.10" } ], "iptables-nft": [ { "arch": "x86_64", "epoch": null, "name": "iptables-nft", "release": "8.el10", "source": "rpm", "version": "1.8.10" } ], "iputils": [ { "arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.el10", "source": "rpm", "version": "20240905" } ], "irqbalance": [ { "arch": "x86_64", "epoch": 2, "name": "irqbalance", "release": "2.el10", "source": "rpm", "version": "1.9.4" } ], "iwlwifi-dvm-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwlwifi-dvm-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "iwlwifi-mvm-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwlwifi-mvm-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "jansson": [ { "arch": "x86_64", "epoch": null, "name": "jansson", "release": "2.el10", "source": "rpm", "version": "2.14" } ], "jitterentropy": [ { "arch": "x86_64", "epoch": null, "name": "jitterentropy", "release": "4.el10", "source": "rpm", "version": "3.5.0" } ], "jq": [ { "arch": "x86_64", "epoch": null, "name": "jq", "release": "5.el10", "source": "rpm", "version": "1.7.1" } ], "json-c": [ { "arch": "x86_64", "epoch": null, "name": "json-c", "release": "4.el10", "source": "rpm", "version": "0.17" } ], "kbd": [ { "arch": "x86_64", "epoch": null, "name": "kbd", "release": "5.el10", "source": "rpm", "version": "2.6.4" } ], "kbd-legacy": [ { "arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "5.el10", "source": "rpm", "version": "2.6.4" } ], "kbd-misc": [ { "arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "5.el10", "source": "rpm", "version": "2.6.4" } ], "kdump-utils": [ { "arch": "x86_64", "epoch": null, "name": "kdump-utils", "release": "1.el10", "source": "rpm", "version": "1.0.43" } ], "kernel": [ { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "0.rc6.23.el10", "source": "rpm", "version": "6.11.0" } ], "kernel-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "0.rc6.23.el10", "source": "rpm", "version": "6.11.0" } ], "kernel-modules": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules", "release": "0.rc6.23.el10", "source": "rpm", "version": "6.11.0" } ], "kernel-modules-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules-core", "release": "0.rc6.23.el10", "source": "rpm", "version": "6.11.0" } ], "kernel-tools": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools", "release": "0.rc6.23.el10", "source": "rpm", "version": "6.11.0" } ], "kernel-tools-libs": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools-libs", "release": "0.rc6.23.el10", "source": "rpm", "version": "6.11.0" } ], "kexec-tools": [ { "arch": "x86_64", "epoch": null, "name": "kexec-tools", "release": "1.el10", "source": "rpm", "version": "2.0.29" } ], "keyutils": [ { "arch": "x86_64", "epoch": null, "name": "keyutils", "release": "4.el10", "source": "rpm", "version": "1.6.3" } ], "keyutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "4.el10", "source": "rpm", "version": "1.6.3" } ], "kmod": [ { "arch": "x86_64", "epoch": null, "name": "kmod", "release": "8.el10", "source": "rpm", "version": "31" } ], "kmod-libs": [ { "arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "8.el10", "source": "rpm", "version": "31" } ], "kpartx": [ { "arch": "x86_64", "epoch": null, "name": "kpartx", "release": "1.el10", "source": "rpm", "version": "0.9.9" } ], "krb5-libs": [ { "arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "2.el10", "source": "rpm", "version": "1.21.3" } ], "langpacks-core-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "2.el10", "source": "rpm", "version": "4.1" } ], "langpacks-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "2.el10", "source": "rpm", "version": "4.1" } ], "langpacks-fonts-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-fonts-en", "release": "2.el10", "source": "rpm", "version": "4.1" } ], "less": [ { "arch": "x86_64", "epoch": null, "name": "less", "release": "2.el10", "source": "rpm", "version": "661" } ], "libacl": [ { "arch": "x86_64", "epoch": null, "name": "libacl", "release": "3.el10", "source": "rpm", "version": "2.3.2" } ], "libaio": [ { "arch": "x86_64", "epoch": null, "name": "libaio", "release": "20.el10", "source": "rpm", "version": "0.3.111" } ], "libarchive": [ { "arch": "x86_64", "epoch": null, "name": "libarchive", "release": "7.el10", "source": "rpm", "version": "3.7.2" } ], "libassuan": [ { "arch": "x86_64", "epoch": null, "name": "libassuan", "release": "5.el10", "source": "rpm", "version": "2.5.6" } ], "libattr": [ { "arch": "x86_64", "epoch": null, "name": "libattr", "release": "4.el10", "source": "rpm", "version": "2.5.2" } ], "libbasicobjects": [ { "arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "57.el10", "source": "rpm", "version": "0.1.1" } ], "libblkid": [ { "arch": "x86_64", "epoch": null, "name": "libblkid", "release": "4.el10", "source": "rpm", "version": "2.40.2" } ], "libbpf": [ { "arch": "x86_64", "epoch": 2, "name": "libbpf", "release": "1.el10", "source": "rpm", "version": "1.5.0" } ], "libbrotli": [ { "arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "5.el10", "source": "rpm", "version": "1.1.0" } ], "libcap": [ { "arch": "x86_64", "epoch": null, "name": "libcap", "release": "6.el10", "source": "rpm", "version": "2.69" } ], "libcap-ng": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "5.el10", "source": "rpm", "version": "0.8.4" } ], "libcap-ng-python3": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng-python3", "release": "5.el10", "source": "rpm", "version": "0.8.4" } ], "libcbor": [ { "arch": "x86_64", "epoch": null, "name": "libcbor", "release": "2.el10", "source": "rpm", "version": "0.11.0" } ], "libcollection": [ { "arch": "x86_64", "epoch": null, "name": "libcollection", "release": "57.el10", "source": "rpm", "version": "0.7.0" } ], "libcom_err": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "2.el10", "source": "rpm", "version": "1.47.1" } ], "libcomps": [ { "arch": "x86_64", "epoch": null, "name": "libcomps", "release": "2.el10", "source": "rpm", "version": "0.1.21" } ], "libcurl": [ { "arch": "x86_64", "epoch": null, "name": "libcurl", "release": "4.el10", "source": "rpm", "version": "8.9.1" } ], "libdhash": [ { "arch": "x86_64", "epoch": null, "name": "libdhash", "release": "57.el10", "source": "rpm", "version": "0.5.0" } ], "libdnf": [ { "arch": "x86_64", "epoch": null, "name": "libdnf", "release": "5.el10", "source": "rpm", "version": "0.73.1" } ], "libeconf": [ { "arch": "x86_64", "epoch": null, "name": "libeconf", "release": "3.el10", "source": "rpm", "version": "0.6.2" } ], "libedit": [ { "arch": "x86_64", "epoch": null, "name": "libedit", "release": "51.20230828cvs.el10", "source": "rpm", "version": "3.1" } ], "libestr": [ { "arch": "x86_64", "epoch": null, "name": "libestr", "release": "10.el10", "source": "rpm", "version": "0.1.11" } ], "libev": [ { "arch": "x86_64", "epoch": null, "name": "libev", "release": "12.el10", "source": "rpm", "version": "4.33" } ], "libevent": [ { "arch": "x86_64", "epoch": null, "name": "libevent", "release": "15.el10", "source": "rpm", "version": "2.1.12" } ], "libfastjson": [ { "arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.el10", "source": "rpm", "version": "1.2304.0" } ], "libfdisk": [ { "arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "4.el10", "source": "rpm", "version": "2.40.2" } ], "libffi": [ { "arch": "x86_64", "epoch": null, "name": "libffi", "release": "8.el10", "source": "rpm", "version": "3.4.4" } ], "libfido2": [ { "arch": "x86_64", "epoch": null, "name": "libfido2", "release": "5.el10", "source": "rpm", "version": "1.14.0" } ], "libgcc": [ { "arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.el10", "source": "rpm", "version": "14.2.1" } ], "libgcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.el10", "source": "rpm", "version": "1.11.0" } ], "libgomp": [ { "arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.el10", "source": "rpm", "version": "14.2.1" } ], "libgpg-error": [ { "arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.el10", "source": "rpm", "version": "1.50" } ], "libicu": [ { "arch": "x86_64", "epoch": null, "name": "libicu", "release": "2.el10", "source": "rpm", "version": "74.2" } ], "libidn2": [ { "arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.el10", "source": "rpm", "version": "2.3.7" } ], "libini_config": [ { "arch": "x86_64", "epoch": null, "name": "libini_config", "release": "57.el10", "source": "rpm", "version": "1.3.1" } ], "libipa_hbac": [ { "arch": "x86_64", "epoch": null, "name": "libipa_hbac", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "libkcapi": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "2.el10", "source": "rpm", "version": "1.5.0" } ], "libkcapi-hasher": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hasher", "release": "2.el10", "source": "rpm", "version": "1.5.0" } ], "libkcapi-hmaccalc": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "2.el10", "source": "rpm", "version": "1.5.0" } ], "libksba": [ { "arch": "x86_64", "epoch": null, "name": "libksba", "release": "1.el10", "source": "rpm", "version": "1.6.7" } ], "libldb": [ { "arch": "x86_64", "epoch": null, "name": "libldb", "release": "5.el10", "source": "rpm", "version": "2.9.1" } ], "libmaxminddb": [ { "arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "3.el10", "source": "rpm", "version": "1.9.1" } ], "libmnl": [ { "arch": "x86_64", "epoch": null, "name": "libmnl", "release": "6.el10", "source": "rpm", "version": "1.0.5" } ], "libmodulemd": [ { "arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "11.el10", "source": "rpm", "version": "2.15.0" } ], "libmount": [ { "arch": "x86_64", "epoch": null, "name": "libmount", "release": "4.el10", "source": "rpm", "version": "2.40.2" } ], "libndp": [ { "arch": "x86_64", "epoch": null, "name": "libndp", "release": "1.el10", "source": "rpm", "version": "1.9" } ], "libnetfilter_conntrack": [ { "arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "6.el10", "source": "rpm", "version": "1.0.9" } ], "libnfnetlink": [ { "arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "28.el10", "source": "rpm", "version": "1.0.1" } ], "libnfsidmap": [ { "arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.el10", "source": "rpm", "version": "2.7.1" } ], "libnftnl": [ { "arch": "x86_64", "epoch": null, "name": "libnftnl", "release": "4.el10", "source": "rpm", "version": "1.2.7" } ], "libnghttp2": [ { "arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.el10", "source": "rpm", "version": "1.62.1" } ], "libnl3": [ { "arch": "x86_64", "epoch": null, "name": "libnl3", "release": "4.el10", "source": "rpm", "version": "3.9.0" } ], "libpath_utils": [ { "arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "57.el10", "source": "rpm", "version": "0.2.1" } ], "libpipeline": [ { "arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "6.el10", "source": "rpm", "version": "1.5.7" } ], "libpsl": [ { "arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.el10", "source": "rpm", "version": "0.21.5" } ], "libpwquality": [ { "arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "11.el10", "source": "rpm", "version": "1.4.5" } ], "libref_array": [ { "arch": "x86_64", "epoch": null, "name": "libref_array", "release": "57.el10", "source": "rpm", "version": "0.1.5" } ], "librepo": [ { "arch": "x86_64", "epoch": null, "name": "librepo", "release": "2.el10", "source": "rpm", "version": "1.18.0" } ], "libseccomp": [ { "arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "9.el10", "source": "rpm", "version": "2.5.3" } ], "libsecret": [ { "arch": "x86_64", "epoch": null, "name": "libsecret", "release": "6.el10", "source": "rpm", "version": "0.21.2" } ], "libselinux": [ { "arch": "x86_64", "epoch": null, "name": "libselinux", "release": "3.el10", "source": "rpm", "version": "3.7" } ], "libselinux-utils": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "3.el10", "source": "rpm", "version": "3.7" } ], "libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.el10", "source": "rpm", "version": "3.7" } ], "libsepol": [ { "arch": "x86_64", "epoch": null, "name": "libsepol", "release": "2.el10", "source": "rpm", "version": "3.7" } ], "libsmartcols": [ { "arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "4.el10", "source": "rpm", "version": "2.40.2" } ], "libsmbclient": [ { "arch": "x86_64", "epoch": 0, "name": "libsmbclient", "release": "104.el10", "source": "rpm", "version": "4.20.2" } ], "libsolv": [ { "arch": "x86_64", "epoch": null, "name": "libsolv", "release": "7.el10", "source": "rpm", "version": "0.7.29" } ], "libss": [ { "arch": "x86_64", "epoch": null, "name": "libss", "release": "2.el10", "source": "rpm", "version": "1.47.1" } ], "libssh": [ { "arch": "x86_64", "epoch": null, "name": "libssh", "release": "8.el10", "source": "rpm", "version": "0.10.6" } ], "libssh-config": [ { "arch": "noarch", "epoch": null, "name": "libssh-config", "release": "8.el10", "source": "rpm", "version": "0.10.6" } ], "libsss_certmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "libsss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "libsss_nss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "libsss_sudo": [ { "arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "libstdc++": [ { "arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.el10", "source": "rpm", "version": "14.2.1" } ], "libsysfs": [ { "arch": "x86_64", "epoch": null, "name": "libsysfs", "release": "13.el10", "source": "rpm", "version": "2.1.1" } ], "libtalloc": [ { "arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.el10", "source": "rpm", "version": "2.4.2" } ], "libtasn1": [ { "arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "7.el10", "source": "rpm", "version": "4.19.0" } ], "libtdb": [ { "arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.el10", "source": "rpm", "version": "1.4.10" } ], "libtevent": [ { "arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.el10", "source": "rpm", "version": "0.16.1" } ], "libtirpc": [ { "arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "0.el10", "source": "rpm", "version": "1.3.5" } ], "libunistring": [ { "arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.el10", "source": "rpm", "version": "1.1" } ], "liburing": [ { "arch": "x86_64", "epoch": null, "name": "liburing", "release": "4.el10", "source": "rpm", "version": "2.5" } ], "libusb1": [ { "arch": "x86_64", "epoch": null, "name": "libusb1", "release": "3.el10", "source": "rpm", "version": "1.0.27" } ], "libutempter": [ { "arch": "x86_64", "epoch": null, "name": "libutempter", "release": "14.el10", "source": "rpm", "version": "1.2.1" } ], "libuuid": [ { "arch": "x86_64", "epoch": null, "name": "libuuid", "release": "4.el10", "source": "rpm", "version": "2.40.2" } ], "libuv": [ { "arch": "x86_64", "epoch": 1, "name": "libuv", "release": "2.el10", "source": "rpm", "version": "1.48.0" } ], "libverto": [ { "arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.el10", "source": "rpm", "version": "0.3.2" } ], "libverto-libev": [ { "arch": "x86_64", "epoch": null, "name": "libverto-libev", "release": "9.el10", "source": "rpm", "version": "0.3.2" } ], "libwbclient": [ { "arch": "x86_64", "epoch": 0, "name": "libwbclient", "release": "104.el10", "source": "rpm", "version": "4.20.2" } ], "libxcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "9.el10", "source": "rpm", "version": "4.4.36" } ], "libxkbcommon": [ { "arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "3.el10", "source": "rpm", "version": "1.7.0" } ], "libxml2": [ { "arch": "x86_64", "epoch": null, "name": "libxml2", "release": "2.el10", "source": "rpm", "version": "2.12.5" } ], "libxslt": [ { "arch": "x86_64", "epoch": null, "name": "libxslt", "release": "5.el10", "source": "rpm", "version": "1.1.39" } ], "libyaml": [ { "arch": "x86_64", "epoch": null, "name": "libyaml", "release": "15.el10", "source": "rpm", "version": "0.2.5" } ], "libzstd": [ { "arch": "x86_64", "epoch": null, "name": "libzstd", "release": "8.el10", "source": "rpm", "version": "1.5.5" } ], "linux-firmware": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "linux-firmware-whence": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "lmdb-libs": [ { "arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "2.el10", "source": "rpm", "version": "0.9.32" } ], "logrotate": [ { "arch": "x86_64", "epoch": null, "name": "logrotate", "release": "1.el10", "source": "rpm", "version": "3.22.0" } ], "lshw": [ { "arch": "x86_64", "epoch": null, "name": "lshw", "release": "4.el10", "source": "rpm", "version": "B.02.20" } ], "lsscsi": [ { "arch": "x86_64", "epoch": null, "name": "lsscsi", "release": "12.el10", "source": "rpm", "version": "0.32" } ], "lua-libs": [ { "arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "6.el10", "source": "rpm", "version": "5.4.6" } ], "lvm2": [ { "arch": "x86_64", "epoch": 10, "name": "lvm2", "release": "2.el10", "source": "rpm", "version": "2.03.24" } ], "lvm2-libs": [ { "arch": "x86_64", "epoch": 10, "name": "lvm2-libs", "release": "2.el10", "source": "rpm", "version": "2.03.24" } ], "lz4-libs": [ { "arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "7.el10", "source": "rpm", "version": "1.9.4" } ], "lzo": [ { "arch": "x86_64", "epoch": null, "name": "lzo", "release": "13.el10", "source": "rpm", "version": "2.10" } ], "make": [ { "arch": "x86_64", "epoch": 1, "name": "make", "release": "7.el10", "source": "rpm", "version": "4.4.1" } ], "makedumpfile": [ { "arch": "x86_64", "epoch": null, "name": "makedumpfile", "release": "12.el10", "source": "rpm", "version": "1.7.5" } ], "man-db": [ { "arch": "x86_64", "epoch": null, "name": "man-db", "release": "7.el10", "source": "rpm", "version": "2.12.0" } ], "memstrack": [ { "arch": "x86_64", "epoch": null, "name": "memstrack", "release": "5.el10", "source": "rpm", "version": "0.2.5" } ], "microcode_ctl": [ { "arch": "noarch", "epoch": 4, "name": "microcode_ctl", "release": "1.el10", "source": "rpm", "version": "20240531" } ], "mpdecimal": [ { "arch": "x86_64", "epoch": null, "name": "mpdecimal", "release": "11.el10", "source": "rpm", "version": "2.5.1" } ], "mpfr": [ { "arch": "x86_64", "epoch": null, "name": "mpfr", "release": "4.el10", "source": "rpm", "version": "4.2.1" } ], "mt7xxx-firmware": [ { "arch": "noarch", "epoch": null, "name": "mt7xxx-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "ncurses": [ { "arch": "x86_64", "epoch": null, "name": "ncurses", "release": "13.20240127.el10", "source": "rpm", "version": "6.4" } ], "ncurses-base": [ { "arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "13.20240127.el10", "source": "rpm", "version": "6.4" } ], "ncurses-libs": [ { "arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "13.20240127.el10", "source": "rpm", "version": "6.4" } ], "nettle": [ { "arch": "x86_64", "epoch": null, "name": "nettle", "release": "1.el10", "source": "rpm", "version": "3.10" } ], "newt": [ { "arch": "x86_64", "epoch": null, "name": "newt", "release": "4.el10", "source": "rpm", "version": "0.52.24" } ], "nfs-utils": [ { "arch": "x86_64", "epoch": 1, "name": "nfs-utils", "release": "1.el10", "source": "rpm", "version": "2.7.1" } ], "nftables": [ { "arch": "x86_64", "epoch": 1, "name": "nftables", "release": "4.el10", "source": "rpm", "version": "1.0.9" } ], "npth": [ { "arch": "x86_64", "epoch": null, "name": "npth", "release": "19.el10", "source": "rpm", "version": "1.6" } ], "numactl-libs": [ { "arch": "x86_64", "epoch": null, "name": "numactl-libs", "release": "6.el10", "source": "rpm", "version": "2.0.16" } ], "nvidia-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "nvidia-gpu-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "nxpwireless-firmware": [ { "arch": "noarch", "epoch": null, "name": "nxpwireless-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "oniguruma": [ { "arch": "x86_64", "epoch": null, "name": "oniguruma", "release": "6.el10", "source": "rpm", "version": "6.9.9" } ], "openldap": [ { "arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.el10", "source": "rpm", "version": "2.6.7" } ], "openssh": [ { "arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.el10", "source": "rpm", "version": "9.8p1" } ], "openssh-clients": [ { "arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.el10", "source": "rpm", "version": "9.8p1" } ], "openssh-server": [ { "arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.el10", "source": "rpm", "version": "9.8p1" } ], "openssl": [ { "arch": "x86_64", "epoch": 1, "name": "openssl", "release": "12.el10", "source": "rpm", "version": "3.2.2" } ], "openssl-libs": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "12.el10", "source": "rpm", "version": "3.2.2" } ], "os-prober": [ { "arch": "x86_64", "epoch": null, "name": "os-prober", "release": "7.el10", "source": "rpm", "version": "1.81" } ], "p11-kit": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "4.el10", "source": "rpm", "version": "0.25.5" } ], "p11-kit-trust": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "4.el10", "source": "rpm", "version": "0.25.5" } ], "pam": [ { "arch": "x86_64", "epoch": null, "name": "pam", "release": "4.el10", "source": "rpm", "version": "1.6.1" } ], "pam-libs": [ { "arch": "x86_64", "epoch": null, "name": "pam-libs", "release": "4.el10", "source": "rpm", "version": "1.6.1" } ], "parted": [ { "arch": "x86_64", "epoch": null, "name": "parted", "release": "5.el10", "source": "rpm", "version": "3.6" } ], "pciutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "1.el10", "source": "rpm", "version": "3.13.0" } ], "pcre2": [ { "arch": "x86_64", "epoch": null, "name": "pcre2", "release": "1.el10.2", "source": "rpm", "version": "10.44" } ], "pcre2-syntax": [ { "arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "1.el10.2", "source": "rpm", "version": "10.44" } ], "pcsc-lite": [ { "arch": "x86_64", "epoch": null, "name": "pcsc-lite", "release": "1.el10", "source": "rpm", "version": "2.2.3" } ], "pcsc-lite-ccid": [ { "arch": "x86_64", "epoch": null, "name": "pcsc-lite-ccid", "release": "1.el10", "source": "rpm", "version": "1.6.0" } ], "pcsc-lite-libs": [ { "arch": "x86_64", "epoch": null, "name": "pcsc-lite-libs", "release": "1.el10", "source": "rpm", "version": "2.2.3" } ], "perl-AutoLoader": [ { "arch": "noarch", "epoch": 0, "name": "perl-AutoLoader", "release": "510.el10", "source": "rpm", "version": "5.74" } ], "perl-B": [ { "arch": "x86_64", "epoch": 0, "name": "perl-B", "release": "510.el10", "source": "rpm", "version": "1.89" } ], "perl-Carp": [ { "arch": "noarch", "epoch": null, "name": "perl-Carp", "release": "510.el10", "source": "rpm", "version": "1.54" } ], "perl-Class-Struct": [ { "arch": "noarch", "epoch": 0, "name": "perl-Class-Struct", "release": "510.el10", "source": "rpm", "version": "0.68" } ], "perl-Data-Dumper": [ { "arch": "x86_64", "epoch": null, "name": "perl-Data-Dumper", "release": "511.el10", "source": "rpm", "version": "2.189" } ], "perl-Digest": [ { "arch": "noarch", "epoch": null, "name": "perl-Digest", "release": "510.el10", "source": "rpm", "version": "1.20" } ], "perl-Digest-MD5": [ { "arch": "x86_64", "epoch": null, "name": "perl-Digest-MD5", "release": "5.el10", "source": "rpm", "version": "2.59" } ], "perl-DynaLoader": [ { "arch": "x86_64", "epoch": 0, "name": "perl-DynaLoader", "release": "510.el10", "source": "rpm", "version": "1.56" } ], "perl-Encode": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Encode", "release": "510.el10", "source": "rpm", "version": "3.21" } ], "perl-Errno": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Errno", "release": "510.el10", "source": "rpm", "version": "1.38" } ], "perl-Error": [ { "arch": "noarch", "epoch": 1, "name": "perl-Error", "release": "17.el10", "source": "rpm", "version": "0.17029" } ], "perl-Exporter": [ { "arch": "noarch", "epoch": null, "name": "perl-Exporter", "release": "510.el10", "source": "rpm", "version": "5.78" } ], "perl-Fcntl": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Fcntl", "release": "510.el10", "source": "rpm", "version": "1.18" } ], "perl-File-Basename": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Basename", "release": "510.el10", "source": "rpm", "version": "2.86" } ], "perl-File-Find": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Find", "release": "510.el10", "source": "rpm", "version": "1.44" } ], "perl-File-Path": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Path", "release": "510.el10", "source": "rpm", "version": "2.18" } ], "perl-File-Temp": [ { "arch": "noarch", "epoch": 1, "name": "perl-File-Temp", "release": "511.el10", "source": "rpm", "version": "0.231.100" } ], "perl-File-stat": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-stat", "release": "510.el10", "source": "rpm", "version": "1.14" } ], "perl-FileHandle": [ { "arch": "noarch", "epoch": 0, "name": "perl-FileHandle", "release": "510.el10", "source": "rpm", "version": "2.05" } ], "perl-Getopt-Long": [ { "arch": "noarch", "epoch": 1, "name": "perl-Getopt-Long", "release": "2.el10", "source": "rpm", "version": "2.58" } ], "perl-Getopt-Std": [ { "arch": "noarch", "epoch": 0, "name": "perl-Getopt-Std", "release": "510.el10", "source": "rpm", "version": "1.14" } ], "perl-Git": [ { "arch": "noarch", "epoch": null, "name": "perl-Git", "release": "3.el10", "source": "rpm", "version": "2.45.2" } ], "perl-HTTP-Tiny": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Tiny", "release": "511.el10", "source": "rpm", "version": "0.088" } ], "perl-IO": [ { "arch": "x86_64", "epoch": 0, "name": "perl-IO", "release": "510.el10", "source": "rpm", "version": "1.55" } ], "perl-IO-Socket-IP": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-IP", "release": "511.el10", "source": "rpm", "version": "0.42" } ], "perl-IO-Socket-SSL": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-SSL", "release": "2.el10", "source": "rpm", "version": "2.085" } ], "perl-IPC-Open3": [ { "arch": "noarch", "epoch": 0, "name": "perl-IPC-Open3", "release": "510.el10", "source": "rpm", "version": "1.22" } ], "perl-MIME-Base64": [ { "arch": "x86_64", "epoch": null, "name": "perl-MIME-Base64", "release": "510.el10", "source": "rpm", "version": "3.16" } ], "perl-Mozilla-CA": [ { "arch": "noarch", "epoch": null, "name": "perl-Mozilla-CA", "release": "4.el10", "source": "rpm", "version": "20231213" } ], "perl-NDBM_File": [ { "arch": "x86_64", "epoch": 0, "name": "perl-NDBM_File", "release": "510.el10", "source": "rpm", "version": "1.17" } ], "perl-Net-SSLeay": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-SSLeay", "release": "6.el10", "source": "rpm", "version": "1.94" } ], "perl-POSIX": [ { "arch": "x86_64", "epoch": 0, "name": "perl-POSIX", "release": "510.el10", "source": "rpm", "version": "2.20" } ], "perl-PathTools": [ { "arch": "x86_64", "epoch": null, "name": "perl-PathTools", "release": "510.el10", "source": "rpm", "version": "3.91" } ], "perl-Pod-Escapes": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Escapes", "release": "510.el10", "source": "rpm", "version": "1.07" } ], "perl-Pod-Perldoc": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Perldoc", "release": "511.el10", "source": "rpm", "version": "3.28.01" } ], "perl-Pod-Simple": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Simple", "release": "510.el10", "source": "rpm", "version": "3.45" } ], "perl-Pod-Usage": [ { "arch": "noarch", "epoch": 4, "name": "perl-Pod-Usage", "release": "510.el10", "source": "rpm", "version": "2.03" } ], "perl-Scalar-List-Utils": [ { "arch": "x86_64", "epoch": 5, "name": "perl-Scalar-List-Utils", "release": "510.el10", "source": "rpm", "version": "1.63" } ], "perl-SelectSaver": [ { "arch": "noarch", "epoch": 0, "name": "perl-SelectSaver", "release": "510.el10", "source": "rpm", "version": "1.02" } ], "perl-Socket": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Socket", "release": "510.el10", "source": "rpm", "version": "2.038" } ], "perl-Storable": [ { "arch": "x86_64", "epoch": 1, "name": "perl-Storable", "release": "510.el10", "source": "rpm", "version": "3.32" } ], "perl-Symbol": [ { "arch": "noarch", "epoch": 0, "name": "perl-Symbol", "release": "510.el10", "source": "rpm", "version": "1.09" } ], "perl-Term-ANSIColor": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-ANSIColor", "release": "511.el10", "source": "rpm", "version": "5.01" } ], "perl-Term-Cap": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-Cap", "release": "510.el10", "source": "rpm", "version": "1.18" } ], "perl-TermReadKey": [ { "arch": "x86_64", "epoch": null, "name": "perl-TermReadKey", "release": "23.el10", "source": "rpm", "version": "2.38" } ], "perl-Text-ParseWords": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-ParseWords", "release": "510.el10", "source": "rpm", "version": "3.31" } ], "perl-Text-Tabs+Wrap": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-Tabs+Wrap", "release": "510.el10", "source": "rpm", "version": "2024.001" } ], "perl-Time-Local": [ { "arch": "noarch", "epoch": 2, "name": "perl-Time-Local", "release": "510.el10", "source": "rpm", "version": "1.350" } ], "perl-URI": [ { "arch": "noarch", "epoch": null, "name": "perl-URI", "release": "2.el10", "source": "rpm", "version": "5.27" } ], "perl-base": [ { "arch": "noarch", "epoch": 0, "name": "perl-base", "release": "510.el10", "source": "rpm", "version": "2.27" } ], "perl-constant": [ { "arch": "noarch", "epoch": null, "name": "perl-constant", "release": "511.el10", "source": "rpm", "version": "1.33" } ], "perl-if": [ { "arch": "noarch", "epoch": 0, "name": "perl-if", "release": "510.el10", "source": "rpm", "version": "0.61.000" } ], "perl-interpreter": [ { "arch": "x86_64", "epoch": 4, "name": "perl-interpreter", "release": "510.el10", "source": "rpm", "version": "5.40.0" } ], "perl-lib": [ { "arch": "x86_64", "epoch": 0, "name": "perl-lib", "release": "510.el10", "source": "rpm", "version": "0.65" } ], "perl-libnet": [ { "arch": "noarch", "epoch": null, "name": "perl-libnet", "release": "510.el10", "source": "rpm", "version": "3.15" } ], "perl-libs": [ { "arch": "x86_64", "epoch": 4, "name": "perl-libs", "release": "510.el10", "source": "rpm", "version": "5.40.0" } ], "perl-locale": [ { "arch": "noarch", "epoch": 0, "name": "perl-locale", "release": "510.el10", "source": "rpm", "version": "1.12" } ], "perl-mro": [ { "arch": "x86_64", "epoch": 0, "name": "perl-mro", "release": "510.el10", "source": "rpm", "version": "1.29" } ], "perl-overload": [ { "arch": "noarch", "epoch": 0, "name": "perl-overload", "release": "510.el10", "source": "rpm", "version": "1.37" } ], "perl-overloading": [ { "arch": "noarch", "epoch": 0, "name": "perl-overloading", "release": "510.el10", "source": "rpm", "version": "0.02" } ], "perl-parent": [ { "arch": "noarch", "epoch": 1, "name": "perl-parent", "release": "511.el10", "source": "rpm", "version": "0.241" } ], "perl-podlators": [ { "arch": "noarch", "epoch": 1, "name": "perl-podlators", "release": "510.el10", "source": "rpm", "version": "5.01" } ], "perl-vars": [ { "arch": "noarch", "epoch": 0, "name": "perl-vars", "release": "510.el10", "source": "rpm", "version": "1.05" } ], "pigz": [ { "arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.el10", "source": "rpm", "version": "2.8" } ], "pinentry": [ { "arch": "x86_64", "epoch": null, "name": "pinentry", "release": "2.el10", "source": "rpm", "version": "1.3.0" } ], "policycoreutils": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.el10", "source": "rpm", "version": "3.7" } ], "polkit": [ { "arch": "x86_64", "epoch": null, "name": "polkit", "release": "2.el10", "source": "rpm", "version": "125" } ], "polkit-libs": [ { "arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "2.el10", "source": "rpm", "version": "125" } ], "polkit-pkla-compat": [ { "arch": "x86_64", "epoch": null, "name": "polkit-pkla-compat", "release": "29.el10", "source": "rpm", "version": "0.1" } ], "popt": [ { "arch": "x86_64", "epoch": null, "name": "popt", "release": "7.el10", "source": "rpm", "version": "1.19" } ], "prefixdevname": [ { "arch": "x86_64", "epoch": null, "name": "prefixdevname", "release": "2.el10", "source": "rpm", "version": "0.2.0" } ], "procps-ng": [ { "arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "4.el10", "source": "rpm", "version": "4.0.4" } ], "protobuf-c": [ { "arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "5.el10", "source": "rpm", "version": "1.5.0" } ], "psmisc": [ { "arch": "x86_64", "epoch": null, "name": "psmisc", "release": "7.el10", "source": "rpm", "version": "23.6" } ], "publicsuffix-list-dafsa": [ { "arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.el10", "source": "rpm", "version": "20240107" } ], "python-unversioned-command": [ { "arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "2.el10", "source": "rpm", "version": "3.12.5" } ], "python3": [ { "arch": "x86_64", "epoch": null, "name": "python3", "release": "2.el10", "source": "rpm", "version": "3.12.5" } ], "python3-attrs": [ { "arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "6.el10", "source": "rpm", "version": "23.2.0" } ], "python3-audit": [ { "arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "9.el10", "source": "rpm", "version": "4.0" } ], "python3-charset-normalizer": [ { "arch": "noarch", "epoch": null, "name": "python3-charset-normalizer", "release": "4.el10", "source": "rpm", "version": "3.3.2" } ], "python3-configobj": [ { "arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "9.el10", "source": "rpm", "version": "5.0.8" } ], "python3-dateutil": [ { "arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "14.el10", "source": "rpm", "version": "2.8.2" } ], "python3-dbus": [ { "arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "7.el10", "source": "rpm", "version": "1.3.2" } ], "python3-distro": [ { "arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.el10", "source": "rpm", "version": "1.9.0" } ], "python3-dnf": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "6.el10", "source": "rpm", "version": "4.20.0" } ], "python3-dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "5.el10", "source": "rpm", "version": "4.7.0" } ], "python3-firewall": [ { "arch": "noarch", "epoch": null, "name": "python3-firewall", "release": "1.el10", "source": "rpm", "version": "2.2.1" } ], "python3-gobject-base": [ { "arch": "x86_64", "epoch": null, "name": "python3-gobject-base", "release": "6.el10", "source": "rpm", "version": "3.46.0" } ], "python3-gobject-base-noarch": [ { "arch": "noarch", "epoch": null, "name": "python3-gobject-base-noarch", "release": "6.el10", "source": "rpm", "version": "3.46.0" } ], "python3-hawkey": [ { "arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "5.el10", "source": "rpm", "version": "0.73.1" } ], "python3-idna": [ { "arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.el10", "source": "rpm", "version": "3.7" } ], "python3-jinja2": [ { "arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "2.el10", "source": "rpm", "version": "3.1.4" } ], "python3-jsonpatch": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "5.el10", "source": "rpm", "version": "1.33" } ], "python3-jsonpointer": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "8.el10", "source": "rpm", "version": "2.3" } ], "python3-jsonschema": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "6.el10", "source": "rpm", "version": "4.19.1" } ], "python3-jsonschema-specifications": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema-specifications", "release": "5.el10", "source": "rpm", "version": "2023.11.2" } ], "python3-libcomps": [ { "arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "2.el10", "source": "rpm", "version": "0.1.21" } ], "python3-libdnf": [ { "arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "5.el10", "source": "rpm", "version": "0.73.1" } ], "python3-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "2.el10", "source": "rpm", "version": "3.12.5" } ], "python3-libselinux": [ { "arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "3.el10", "source": "rpm", "version": "3.7" } ], "python3-libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.el10", "source": "rpm", "version": "3.7" } ], "python3-lxml": [ { "arch": "x86_64", "epoch": null, "name": "python3-lxml", "release": "2.el10", "source": "rpm", "version": "5.2.1" } ], "python3-markupsafe": [ { "arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.el10", "source": "rpm", "version": "2.1.3" } ], "python3-nftables": [ { "arch": "x86_64", "epoch": 1, "name": "python3-nftables", "release": "4.el10", "source": "rpm", "version": "1.0.9" } ], "python3-oauthlib": [ { "arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "4.el10", "source": "rpm", "version": "3.2.2" } ], "python3-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-pip-wheel", "release": "3.el10", "source": "rpm", "version": "23.3.2" } ], "python3-policycoreutils": [ { "arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.el10", "source": "rpm", "version": "3.7" } ], "python3-pyserial": [ { "arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.el10", "source": "rpm", "version": "3.5" } ], "python3-pyyaml": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "18.el10", "source": "rpm", "version": "6.0.1" } ], "python3-referencing": [ { "arch": "noarch", "epoch": null, "name": "python3-referencing", "release": "5.el10", "source": "rpm", "version": "0.31.1" } ], "python3-requests": [ { "arch": "noarch", "epoch": null, "name": "python3-requests", "release": "1.el10", "source": "rpm", "version": "2.32.3" } ], "python3-rpds-py": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpds-py", "release": "5.el10", "source": "rpm", "version": "0.17.1" } ], "python3-rpm": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "python3-setools": [ { "arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "3.el10", "source": "rpm", "version": "4.5.1" } ], "python3-setuptools": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "5.el10", "source": "rpm", "version": "69.0.3" } ], "python3-six": [ { "arch": "noarch", "epoch": null, "name": "python3-six", "release": "15.el10", "source": "rpm", "version": "1.16.0" } ], "python3-systemd": [ { "arch": "x86_64", "epoch": null, "name": "python3-systemd", "release": "10.el10", "source": "rpm", "version": "235" } ], "python3-urllib3": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "1.el10", "source": "rpm", "version": "1.26.19" } ], "qemu-guest-agent": [ { "arch": "x86_64", "epoch": 18, "name": "qemu-guest-agent", "release": "8.el10", "source": "rpm", "version": "9.0.0" } ], "quota": [ { "arch": "x86_64", "epoch": 1, "name": "quota", "release": "7.el10", "source": "rpm", "version": "4.09" } ], "quota-nls": [ { "arch": "noarch", "epoch": 1, "name": "quota-nls", "release": "7.el10", "source": "rpm", "version": "4.09" } ], "readline": [ { "arch": "x86_64", "epoch": null, "name": "readline", "release": "9.el10", "source": "rpm", "version": "8.2" } ], "realtek-firmware": [ { "arch": "noarch", "epoch": null, "name": "realtek-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "redhat-mono-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "redhat-mono-vf-fonts", "release": "12.el10", "source": "rpm", "version": "4.0.3" } ], "redhat-text-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "redhat-text-vf-fonts", "release": "12.el10", "source": "rpm", "version": "4.0.3" } ], "restraint": [ { "arch": "x86_64", "epoch": null, "name": "restraint", "release": "1.el9", "source": "rpm", "version": "0.4.4" } ], "restraint-rhts": [ { "arch": "x86_64", "epoch": null, "name": "restraint-rhts", "release": "1.el9", "source": "rpm", "version": "0.4.4" } ], "rng-tools": [ { "arch": "x86_64", "epoch": null, "name": "rng-tools", "release": "3.el10", "source": "rpm", "version": "6.17" } ], "rootfiles": [ { "arch": "noarch", "epoch": null, "name": "rootfiles", "release": "37.el10", "source": "rpm", "version": "8.1" } ], "rpcbind": [ { "arch": "x86_64", "epoch": null, "name": "rpcbind", "release": "2.el10", "source": "rpm", "version": "1.2.7" } ], "rpm": [ { "arch": "x86_64", "epoch": null, "name": "rpm", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-build-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-plugin-audit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-audit", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-plugin-selinux": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-plugin-systemd-inhibit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-sequoia": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sequoia", "release": "3.el10", "source": "rpm", "version": "1.6.0" } ], "rpm-sign-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "rsync": [ { "arch": "x86_64", "epoch": null, "name": "rsync", "release": "5.el10", "source": "rpm", "version": "3.3.0" } ], "rsyslog": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.el10", "source": "rpm", "version": "8.2408.0" } ], "samba-client-libs": [ { "arch": "x86_64", "epoch": 0, "name": "samba-client-libs", "release": "104.el10", "source": "rpm", "version": "4.20.2" } ], "samba-common": [ { "arch": "noarch", "epoch": 0, "name": "samba-common", "release": "104.el10", "source": "rpm", "version": "4.20.2" } ], "samba-common-libs": [ { "arch": "x86_64", "epoch": 0, "name": "samba-common-libs", "release": "104.el10", "source": "rpm", "version": "4.20.2" } ], "sed": [ { "arch": "x86_64", "epoch": null, "name": "sed", "release": "2.el10", "source": "rpm", "version": "4.9" } ], "selinux-policy": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "1.el10", "source": "rpm", "version": "40.13.9" } ], "selinux-policy-targeted": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "1.el10", "source": "rpm", "version": "40.13.9" } ], "setup": [ { "arch": "noarch", "epoch": null, "name": "setup", "release": "3.el10", "source": "rpm", "version": "2.14.5" } ], "sg3_utils": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils", "release": "5.el10", "source": "rpm", "version": "1.48" } ], "sg3_utils-libs": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils-libs", "release": "5.el10", "source": "rpm", "version": "1.48" } ], "shadow-utils": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.el10", "source": "rpm", "version": "4.15.0" } ], "slang": [ { "arch": "x86_64", "epoch": null, "name": "slang", "release": "6.el10", "source": "rpm", "version": "2.3.3" } ], "snappy": [ { "arch": "x86_64", "epoch": null, "name": "snappy", "release": "6.el10", "source": "rpm", "version": "1.1.10" } ], "sqlite-libs": [ { "arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.el10", "source": "rpm", "version": "3.46.1" } ], "squashfs-tools": [ { "arch": "x86_64", "epoch": null, "name": "squashfs-tools", "release": "5.el10", "source": "rpm", "version": "4.6.1" } ], "sssd": [ { "arch": "x86_64", "epoch": null, "name": "sssd", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sssd-ad": [ { "arch": "x86_64", "epoch": null, "name": "sssd-ad", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sssd-client": [ { "arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sssd-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sssd-common-pac": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common-pac", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sssd-ipa": [ { "arch": "x86_64", "epoch": null, "name": "sssd-ipa", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sssd-kcm": [ { "arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sssd-krb5": [ { "arch": "x86_64", "epoch": null, "name": "sssd-krb5", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sssd-krb5-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-krb5-common", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sssd-ldap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-ldap", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sssd-nfs-idmap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sssd-proxy": [ { "arch": "x86_64", "epoch": null, "name": "sssd-proxy", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sudo": [ { "arch": "x86_64", "epoch": null, "name": "sudo", "release": "7.p5.el10", "source": "rpm", "version": "1.9.15" } ], "sudo-python-plugin": [ { "arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "7.p5.el10", "source": "rpm", "version": "1.9.15" } ], "systemd": [ { "arch": "x86_64", "epoch": null, "name": "systemd", "release": "14.el10", "source": "rpm", "version": "256" } ], "systemd-libs": [ { "arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "14.el10", "source": "rpm", "version": "256" } ], "systemd-pam": [ { "arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "14.el10", "source": "rpm", "version": "256" } ], "systemd-udev": [ { "arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "14.el10", "source": "rpm", "version": "256" } ], "tar": [ { "arch": "x86_64", "epoch": 2, "name": "tar", "release": "4.el10", "source": "rpm", "version": "1.35" } ], "time": [ { "arch": "x86_64", "epoch": null, "name": "time", "release": "24.el10", "source": "rpm", "version": "1.9" } ], "tiwilink-firmware": [ { "arch": "noarch", "epoch": null, "name": "tiwilink-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "tlog": [ { "arch": "x86_64", "epoch": null, "name": "tlog", "release": "2.el10", "source": "rpm", "version": "14" } ], "tpm2-tools": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tools", "release": "2.el10", "source": "rpm", "version": "5.7" } ], "tpm2-tss": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "2.el10", "source": "rpm", "version": "4.1.3" } ], "tpm2-tss-fapi": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss-fapi", "release": "2.el10", "source": "rpm", "version": "4.1.3" } ], "tzdata": [ { "arch": "noarch", "epoch": null, "name": "tzdata", "release": "3.el10", "source": "rpm", "version": "2024a" } ], "userspace-rcu": [ { "arch": "x86_64", "epoch": null, "name": "userspace-rcu", "release": "6.el10", "source": "rpm", "version": "0.14.0" } ], "util-linux": [ { "arch": "x86_64", "epoch": null, "name": "util-linux", "release": "4.el10", "source": "rpm", "version": "2.40.2" } ], "util-linux-core": [ { "arch": "x86_64", "epoch": null, "name": "util-linux-core", "release": "4.el10", "source": "rpm", "version": "2.40.2" } ], "vim-common": [ { "arch": "x86_64", "epoch": 2, "name": "vim-common", "release": "2.el10", "source": "rpm", "version": "9.1.083" } ], "vim-data": [ { "arch": "noarch", "epoch": 2, "name": "vim-data", "release": "2.el10", "source": "rpm", "version": "9.1.083" } ], "vim-enhanced": [ { "arch": "x86_64", "epoch": 2, "name": "vim-enhanced", "release": "2.el10", "source": "rpm", "version": "9.1.083" } ], "vim-filesystem": [ { "arch": "noarch", "epoch": 2, "name": "vim-filesystem", "release": "2.el10", "source": "rpm", "version": "9.1.083" } ], "vim-minimal": [ { "arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "2.el10", "source": "rpm", "version": "9.1.083" } ], "wget": [ { "arch": "x86_64", "epoch": null, "name": "wget", "release": "1.el10", "source": "rpm", "version": "1.24.5" } ], "which": [ { "arch": "x86_64", "epoch": null, "name": "which", "release": "42.el10", "source": "rpm", "version": "2.21" } ], "xfsprogs": [ { "arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "4.el10", "source": "rpm", "version": "6.5.0" } ], "xkeyboard-config": [ { "arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "2.el10", "source": "rpm", "version": "2.41" } ], "xxd": [ { "arch": "x86_64", "epoch": 2, "name": "xxd", "release": "2.el10", "source": "rpm", "version": "9.1.083" } ], "xz": [ { "arch": "x86_64", "epoch": 1, "name": "xz", "release": "2.el10", "source": "rpm", "version": "5.6.2" } ], "xz-libs": [ { "arch": "x86_64", "epoch": 1, "name": "xz-libs", "release": "2.el10", "source": "rpm", "version": "5.6.2" } ], "yum": [ { "arch": "noarch", "epoch": null, "name": "yum", "release": "6.el10", "source": "rpm", "version": "4.20.0" } ], "yum-utils": [ { "arch": "noarch", "epoch": null, "name": "yum-utils", "release": "5.el10", "source": "rpm", "version": "4.7.0" } ], "zlib-ng-compat": [ { "arch": "x86_64", "epoch": null, "name": "zlib-ng-compat", "release": "3.el10", "source": "rpm", "version": "2.1.6" } ] } }, "changed": false, "invocation": { "module_args": { "manager": [ "auto" ], "strategy": "first" } } } 7163 1726888036.90030: no more pending results, returning what we have 7163 1726888036.90034: results queue empty 7163 1726888036.90034: checking for any_errors_fatal 7163 1726888036.90040: done checking for any_errors_fatal 7163 1726888036.90041: checking for max_fail_percentage 7163 1726888036.90043: done checking for max_fail_percentage 7163 1726888036.90043: checking to see if all hosts have failed and the running result is not ok 7163 1726888036.90044: done checking to see if all hosts have failed 7163 1726888036.90049: getting the remaining hosts for this loop 7163 1726888036.90051: done getting the remaining hosts for this loop 7163 1726888036.90054: getting the next task for host managed_node1 7163 1726888036.90058: done getting next task for host managed_node1 7163 1726888036.90060: ^ task is: TASK: fedora.linux_system_roles.tlog : Install cockpit session recording 7163 1726888036.90062: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888036.90063: getting the next task for host managed_node2 7163 1726888036.90064: done getting next task for host managed_node2 7163 1726888036.90065: ^ task is: TASK: fedora.linux_system_roles.tlog : Install cockpit session recording 7163 1726888036.90066: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888036.90066: getting the next task for host managed_node3 7163 1726888036.90067: done getting next task for host managed_node3 7163 1726888036.90068: ^ task is: TASK: fedora.linux_system_roles.tlog : Install cockpit session recording 7163 1726888036.90069: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888036.90077: getting variables 7163 1726888036.90078: in VariableManager get_vars() 7163 1726888036.90100: Calling all_inventory to load vars for managed_node1 7163 1726888036.90102: Calling groups_inventory to load vars for managed_node1 7163 1726888036.90104: Calling all_plugins_inventory to load vars for managed_node1 7163 1726888036.90110: Calling all_plugins_play to load vars for managed_node1 7163 1726888036.90112: Calling groups_plugins_inventory to load vars for managed_node1 7163 1726888036.90114: Calling groups_plugins_play to load vars for managed_node1 7163 1726888036.92794: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888036.93695: done with get_vars() 7163 1726888036.93711: done getting variables 7163 1726888036.93779: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.tlog : Install cockpit session recording] ****** task path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:13 Friday 20 September 2024 23:07:16 -0400 (0:00:01.995) 0:00:08.947 ****** 7163 1726888036.93806: entering _queue_task() for managed_node1/package 7163 1726888036.94178: worker is 1 (out of 3 available) 7163 1726888036.94194: exiting _queue_task() for managed_node1/package 7163 1726888036.94227: getting variables 7163 1726888036.94229: in VariableManager get_vars() 7163 1726888036.94327: Calling all_inventory to load vars for managed_node2 7163 1726888036.94332: Calling groups_inventory to load vars for managed_node2 7163 1726888036.94335: Calling all_plugins_inventory to load vars for managed_node2 7163 1726888036.94354: Calling all_plugins_play to load vars for managed_node2 7163 1726888036.94358: Calling groups_plugins_inventory to load vars for managed_node2 7163 1726888036.94361: Calling groups_plugins_play to load vars for managed_node2 7163 1726888036.95205: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Install cockpit session recording 7163 1726888036.95209: in run() - task 02619b48-4a2f-6d34-1d0e-00000000000d 7163 1726888036.95213: variable 'ansible_search_path' from source: unknown 7163 1726888036.95215: variable 'ansible_search_path' from source: unknown 7163 1726888036.95217: calling self._execute() 7163 1726888036.95220: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888036.95223: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888036.95507: variable 'omit' from source: magic vars 7163 1726888036.95541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888036.96700: done with get_vars() 7163 1726888036.96725: variable 'ansible_facts' from source: host vars for 'managed_node1' 7163 1726888036.96734: done getting variables 7163 1726888036.96833: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7163 1726888036.96845: entering _queue_task() for managed_node2/package 7163 1726888036.97668: worker is 2 (out of 3 available) 7163 1726888036.97679: exiting _queue_task() for managed_node2/package 7163 1726888036.97713: getting variables 7163 1726888036.97716: in VariableManager get_vars() 7163 1726888036.97797: Calling all_inventory to load vars for managed_node3 7163 1726888036.97801: Calling groups_inventory to load vars for managed_node3 7163 1726888036.97803: Calling all_plugins_inventory to load vars for managed_node3 7163 1726888036.97817: Calling all_plugins_play to load vars for managed_node3 7163 1726888036.97821: Calling groups_plugins_inventory to load vars for managed_node3 7163 1726888036.97824: Calling groups_plugins_play to load vars for managed_node3 7163 1726888036.98374: Evaluated conditional ('cockpit' in ansible_facts.packages): False 7163 1726888036.98379: when evaluation is False, skipping this task 7163 1726888036.98383: _execute() done 7163 1726888036.98385: dumping result to json 7163 1726888036.98387: done dumping result, returning 7163 1726888036.98389: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Install cockpit session recording [02619b48-4a2f-6d34-1d0e-00000000000d] 7163 1726888036.98391: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000d 7163 1726888036.98464: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000d 7163 1726888036.98467: WORKER PROCESS EXITING 7163 1726888036.98469: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Install cockpit session recording 7163 1726888036.98472: in run() - task 02619b48-4a2f-6d34-1d0e-00000000000d 7163 1726888036.98474: variable 'ansible_search_path' from source: unknown 7163 1726888036.98476: variable 'ansible_search_path' from source: unknown 7163 1726888036.98478: calling self._execute() 7163 1726888036.98482: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888036.99077: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888036.99082: variable 'omit' from source: magic vars 7163 1726888036.99446: variable 'ansible_facts' from source: host vars for 'managed_node2' 7163 1726888036.99464: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888037.00280: Evaluated conditional ('cockpit' in ansible_facts.packages): False 7163 1726888037.00283: when evaluation is False, skipping this task 7163 1726888037.00285: _execute() done 7163 1726888037.00290: dumping result to json 7163 1726888037.00293: done dumping result, returning 7163 1726888037.00295: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Install cockpit session recording [02619b48-4a2f-6d34-1d0e-00000000000d] 7163 1726888037.00297: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000d 7163 1726888037.00667: done with get_vars() 7163 1726888037.00680: done getting variables 7163 1726888037.00706: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000d 7163 1726888037.00710: WORKER PROCESS EXITING 7163 1726888037.00734: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7163 1726888037.00743: entering _queue_task() for managed_node3/package 7163 1726888037.01034: worker is 3 (out of 3 available) 7163 1726888037.01048: exiting _queue_task() for managed_node3/package skipping: [managed_node1] => { "changed": false, "false_condition": "'cockpit' in ansible_facts.packages", "skip_reason": "Conditional result was False" } 7163 1726888037.01148: done queuing things up, now waiting for results queue to drain 7163 1726888037.01150: waiting for pending results... skipping: [managed_node2] => { "changed": false, "false_condition": "'cockpit' in ansible_facts.packages", "skip_reason": "Conditional result was False" } 7163 1726888037.01352: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Install cockpit session recording 7163 1726888037.01422: in run() - task 02619b48-4a2f-6d34-1d0e-00000000000d 7163 1726888037.01432: variable 'ansible_search_path' from source: unknown 7163 1726888037.01436: variable 'ansible_search_path' from source: unknown 7163 1726888037.01464: calling self._execute() 7163 1726888037.01522: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888037.01526: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888037.01535: variable 'omit' from source: magic vars 7163 1726888037.01820: variable 'ansible_facts' from source: host vars for 'managed_node3' 7163 1726888037.02172: Evaluated conditional ('cockpit' in ansible_facts.packages): False 7163 1726888037.02176: when evaluation is False, skipping this task 7163 1726888037.02179: _execute() done 7163 1726888037.02182: dumping result to json 7163 1726888037.02184: done dumping result, returning 7163 1726888037.02190: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Install cockpit session recording [02619b48-4a2f-6d34-1d0e-00000000000d] 7163 1726888037.02201: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000d 7163 1726888037.02314: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000d 7163 1726888037.02317: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "'cockpit' in ansible_facts.packages", "skip_reason": "Conditional result was False" } 7163 1726888037.02336: no more pending results, returning what we have 7163 1726888037.02342: results queue empty 7163 1726888037.02344: checking for any_errors_fatal 7163 1726888037.02354: done checking for any_errors_fatal 7163 1726888037.02355: checking for max_fail_percentage 7163 1726888037.02356: done checking for max_fail_percentage 7163 1726888037.02357: checking to see if all hosts have failed and the running result is not ok 7163 1726888037.02358: done checking to see if all hosts have failed 7163 1726888037.02359: getting the remaining hosts for this loop 7163 1726888037.02361: done getting the remaining hosts for this loop 7163 1726888037.02364: getting the next task for host managed_node1 7163 1726888037.02368: done getting next task for host managed_node1 7163 1726888037.02372: ^ task is: TASK: fedora.linux_system_roles.tlog : Configure sssd services section 7163 1726888037.02374: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888037.02375: getting the next task for host managed_node2 7163 1726888037.02377: done getting next task for host managed_node2 7163 1726888037.02379: ^ task is: TASK: fedora.linux_system_roles.tlog : Configure sssd services section 7163 1726888037.02380: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888037.02381: getting the next task for host managed_node3 7163 1726888037.02383: done getting next task for host managed_node3 7163 1726888037.02385: ^ task is: TASK: fedora.linux_system_roles.tlog : Configure sssd services section 7163 1726888037.02389: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888037.02407: getting variables 7163 1726888037.02408: in VariableManager get_vars() 7163 1726888037.02435: Calling all_inventory to load vars for managed_node1 7163 1726888037.02439: Calling groups_inventory to load vars for managed_node1 7163 1726888037.02442: Calling all_plugins_inventory to load vars for managed_node1 7163 1726888037.02450: Calling all_plugins_play to load vars for managed_node1 7163 1726888037.02453: Calling groups_plugins_inventory to load vars for managed_node1 7163 1726888037.02456: Calling groups_plugins_play to load vars for managed_node1 7163 1726888037.03008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888037.03664: done with get_vars() 7163 1726888037.03677: done getting variables TASK [fedora.linux_system_roles.tlog : Configure sssd services section] ******** task path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:20 Friday 20 September 2024 23:07:17 -0400 (0:00:00.099) 0:00:09.046 ****** 7163 1726888037.03710: entering _queue_task() for managed_node1/community.general.ini_file 7163 1726888037.03712: Creating lock for community.general.ini_file 7163 1726888037.04034: worker is 1 (out of 3 available) 7163 1726888037.04066: exiting _queue_task() for managed_node1/community.general.ini_file 7163 1726888037.04163: getting variables 7163 1726888037.04166: in VariableManager get_vars() 7163 1726888037.04332: Calling all_inventory to load vars for managed_node2 7163 1726888037.04342: Calling groups_inventory to load vars for managed_node2 7163 1726888037.04346: Calling all_plugins_inventory to load vars for managed_node2 7163 1726888037.04366: Calling all_plugins_play to load vars for managed_node2 7163 1726888037.04370: Calling groups_plugins_inventory to load vars for managed_node2 7163 1726888037.04374: Calling groups_plugins_play to load vars for managed_node2 7163 1726888037.05256: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Configure sssd services section 7163 1726888037.05260: in run() - task 02619b48-4a2f-6d34-1d0e-00000000000e 7163 1726888037.05263: variable 'ansible_search_path' from source: unknown 7163 1726888037.05266: variable 'ansible_search_path' from source: unknown 7163 1726888037.05268: variable 'omit' from source: magic vars 7163 1726888037.05270: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888037.05273: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888037.05285: variable 'omit' from source: magic vars 7163 1726888037.05289: variable 'tlog_use_sssd' from source: role '' defaults 7163 1726888037.05292: Evaluated conditional (tlog_use_sssd | bool): True 7163 1726888037.06034: variable 'ansible_facts' from source: host vars for 'managed_node1' 7163 1726888037.06039: Evaluated conditional ('sssd' in ansible_facts.packages): True 7163 1726888037.06042: variable 'omit' from source: magic vars 7163 1726888037.06250: variable 'omit' from source: magic vars 7163 1726888037.06253: variable '__tlog_sssd_conf' from source: role '' all vars 7163 1726888037.06266: variable '__tlog_sssd_conf' from source: role '' all vars 7163 1726888037.06306: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888037.07159: variable 'item' from source: unknown 7163 1726888037.07162: variable 'item' from source: unknown 7163 1726888037.07165: variable 'omit' from source: magic vars 7163 1726888037.07167: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7163 1726888037.07173: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7163 1726888037.07176: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7163 1726888037.07178: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888037.07181: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888037.07183: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7163 1726888037.07185: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888037.07188: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888037.07190: Set connection var ansible_shell_executable to /bin/sh 7163 1726888037.07192: Set connection var ansible_timeout to 10 7163 1726888037.07194: Set connection var ansible_module_compression to ZIP_DEFLATED 7163 1726888037.07196: Set connection var ansible_shell_type to sh 7163 1726888037.07199: Set connection var ansible_pipelining to False 7163 1726888037.07201: Set connection var ansible_connection to ssh 7163 1726888037.07203: variable 'ansible_shell_executable' from source: unknown 7163 1726888037.07205: variable 'ansible_connection' from source: unknown 7163 1726888037.07207: variable 'ansible_module_compression' from source: unknown 7163 1726888037.07209: variable 'ansible_shell_type' from source: unknown 7163 1726888037.07211: variable 'ansible_shell_executable' from source: unknown 7163 1726888037.07214: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888037.07216: variable 'ansible_pipelining' from source: unknown 7163 1726888037.07218: variable 'ansible_timeout' from source: unknown 7163 1726888037.07221: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888037.07640: done with get_vars() 7163 1726888037.07658: done getting variables 7163 1726888037.07679: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7163 1726888037.07682: variable 'omit' from source: magic vars 7163 1726888037.07685: starting attempt loop 7163 1726888037.07687: running the handler 7163 1726888037.07689: _low_level_execute_command(): starting 7163 1726888037.07694: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 7163 1726888037.07720: entering _queue_task() for managed_node2/community.general.ini_file 7163 1726888037.08245: worker is 2 (out of 3 available) 7163 1726888037.08266: exiting _queue_task() for managed_node2/community.general.ini_file 7163 1726888037.08296: getting variables 7163 1726888037.08299: in VariableManager get_vars() 7163 1726888037.08450: Calling all_inventory to load vars for managed_node3 7163 1726888037.08454: Calling groups_inventory to load vars for managed_node3 7163 1726888037.08457: Calling all_plugins_inventory to load vars for managed_node3 7163 1726888037.08488: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888037.08506: Calling all_plugins_play to load vars for managed_node3 7163 1726888037.08510: Calling groups_plugins_inventory to load vars for managed_node3 7163 1726888037.08514: Calling groups_plugins_play to load vars for managed_node3 7163 1726888037.09066: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888037.09071: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888037.09074: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888037.09078: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888037.09081: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888037.09084: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Configure sssd services section 7163 1726888037.09089: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888037.09091: in run() - task 02619b48-4a2f-6d34-1d0e-00000000000e 7163 1726888037.09094: variable 'ansible_search_path' from source: unknown 7163 1726888037.09096: variable 'ansible_search_path' from source: unknown 7163 1726888037.09099: variable 'omit' from source: magic vars 7163 1726888037.09101: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888037.09103: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888037.09693: variable 'omit' from source: magic vars 7163 1726888037.09962: variable 'tlog_use_sssd' from source: role '' defaults 7163 1726888037.09966: Evaluated conditional (tlog_use_sssd | bool): True 7163 1726888037.09969: variable 'ansible_facts' from source: host vars for 'managed_node2' 7163 1726888037.09983: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888037.11053: stdout chunk (state=3): >>>/root <<< 7163 1726888037.11057: Evaluated conditional ('sssd' in ansible_facts.packages): True 7163 1726888037.11060: variable 'omit' from source: magic vars 7163 1726888037.11062: variable 'omit' from source: magic vars 7163 1726888037.11065: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888037.11067: stderr chunk (state=3): >>><<< 7163 1726888037.11069: stdout chunk (state=3): >>><<< 7163 1726888037.11072: variable '__tlog_sssd_conf' from source: role '' all vars <10.31.12.215> (0, b'/root\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888037.11603: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888037.11606: variable '__tlog_sssd_conf' from source: role '' all vars 7163 1726888037.11609: variable 'item' from source: unknown 7163 1726888037.11611: variable 'item' from source: unknown 7163 1726888037.11613: _low_level_execute_command(): starting 7163 1726888037.11616: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895 `" && echo ansible-tmp-1726888037.108002-7622-140404202357895="` echo /root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895 `" ) && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895 `" && echo ansible-tmp-1726888037.108002-7622-140404202357895="` echo /root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895 `" ) && sleep 0'"'"'' 7163 1726888037.11626: variable 'omit' from source: magic vars 7163 1726888037.11628: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7163 1726888037.11631: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7163 1726888037.11597: done with get_vars() 7163 1726888037.11695: done getting variables 7163 1726888037.11722: entering _queue_task() for managed_node3/community.general.ini_file 7163 1726888037.11633: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7163 1726888037.11745: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888037.11749: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888037.11751: variable 'inventory_hostname' from source: host vars for 'managed_node2' 7163 1726888037.11754: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888037.11757: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888037.11759: Set connection var ansible_shell_executable to /bin/sh 7163 1726888037.11761: Set connection var ansible_timeout to 10 7163 1726888037.11764: Set connection var ansible_module_compression to ZIP_DEFLATED 7163 1726888037.11829: Set connection var ansible_shell_type to sh 7163 1726888037.11832: Set connection var ansible_pipelining to False 7163 1726888037.11834: Set connection var ansible_connection to ssh 7163 1726888037.12378: worker is 3 (out of 3 available) 7163 1726888037.12391: exiting _queue_task() for managed_node3/community.general.ini_file 7163 1726888037.12404: done queuing things up, now waiting for results queue to drain 7163 1726888037.12407: waiting for pending results... 7163 1726888037.12001: variable 'ansible_shell_executable' from source: unknown 7163 1726888037.12468: variable 'ansible_connection' from source: unknown 7163 1726888037.12474: variable 'ansible_module_compression' from source: unknown 7163 1726888037.12478: variable 'ansible_shell_type' from source: unknown 7163 1726888037.12480: variable 'ansible_shell_executable' from source: unknown 7163 1726888037.12483: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888037.12489: variable 'ansible_pipelining' from source: unknown 7163 1726888037.12499: variable 'ansible_timeout' from source: unknown 7163 1726888037.12504: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888037.12508: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888037.12919: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888037.12923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888037.12925: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888037.12930: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888037.12934: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888037.12954: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7163 1726888037.12962: variable 'omit' from source: magic vars 7163 1726888037.12966: starting attempt loop 7163 1726888037.12972: running the handler 7163 1726888037.13074: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Configure sssd services section 7163 1726888037.13083: _low_level_execute_command(): starting 7163 1726888037.13152: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888037.13182: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888037.13363: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888037.13366: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888037.13369: in run() - task 02619b48-4a2f-6d34-1d0e-00000000000e 7163 1726888037.13375: variable 'ansible_search_path' from source: unknown 7163 1726888037.13464: variable 'ansible_search_path' from source: unknown 7163 1726888037.13561: variable 'omit' from source: magic vars 7163 1726888037.13565: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 7163 1726888037.13677: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888037.13705: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888037.13728: variable 'omit' from source: magic vars 7163 1726888037.14324: variable 'tlog_use_sssd' from source: role '' defaults 7163 1726888037.14327: Evaluated conditional (tlog_use_sssd | bool): True 7163 1726888037.14451: variable 'ansible_facts' from source: host vars for 'managed_node3' 7163 1726888037.15139: Evaluated conditional ('sssd' in ansible_facts.packages): True 7163 1726888037.15151: variable 'omit' from source: magic vars 7163 1726888037.15193: variable 'omit' from source: magic vars 7163 1726888037.15253: variable '__tlog_sssd_conf' from source: role '' all vars 7163 1726888037.15346: variable '__tlog_sssd_conf' from source: role '' all vars 7163 1726888037.15520: variable 'item' from source: unknown 7163 1726888037.15530: variable 'item' from source: unknown 7163 1726888037.15571: variable 'omit' from source: magic vars 7163 1726888037.15692: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7163 1726888037.15773: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888037.15783: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888037.15844: stdout chunk (state=3): >>>ansible-tmp-1726888037.108002-7622-140404202357895=/root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895 <<< 7163 1726888037.16077: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7163 1726888037.16080: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888037.16083: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7163 1726888037.16085: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6519 <<< 7163 1726888037.16087: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888037.16090: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888037.16092: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888037.16094: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888037.16106: stderr chunk (state=3): >>><<< 7163 1726888037.16118: stdout chunk (state=3): >>><<< <10.31.12.215> (0, b'ansible-tmp-1726888037.108002-7622-140404202357895=/root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888037.16251: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888037.108002-7622-140404202357895=/root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888037.16257: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888037.16449: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7163 1726888037.16452: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888037.16456: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888037.16458: Set connection var ansible_shell_executable to /bin/sh 7163 1726888037.16461: Set connection var ansible_timeout to 10 7163 1726888037.16463: Set connection var ansible_module_compression to ZIP_DEFLATED 7163 1726888037.16465: Set connection var ansible_shell_type to sh 7163 1726888037.16467: Set connection var ansible_pipelining to False 7163 1726888037.16469: Set connection var ansible_connection to ssh 7163 1726888037.16471: variable 'ansible_shell_executable' from source: unknown 7163 1726888037.16473: variable 'ansible_connection' from source: unknown 7163 1726888037.16476: variable 'ansible_module_compression' from source: unknown 7163 1726888037.16478: variable 'ansible_shell_type' from source: unknown 7163 1726888037.16480: variable 'ansible_shell_executable' from source: unknown 7163 1726888037.16482: variable 'ansible_module_compression' from source: unknown 7163 1726888037.16532: ANSIBALLZ: Using lock for community.general.ini_file 7163 1726888037.16544: ANSIBALLZ: Acquiring lock 7163 1726888037.16561: ANSIBALLZ: Lock acquired: 140449588052528 7163 1726888037.16570: ANSIBALLZ: Creating module 7163 1726888037.16969: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888037.16972: variable 'ansible_pipelining' from source: unknown 7163 1726888037.16975: variable 'ansible_timeout' from source: unknown 7163 1726888037.16977: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888037.17325: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7163 1726888037.17629: variable 'omit' from source: magic vars 7163 1726888037.17633: starting attempt loop 7163 1726888037.17635: running the handler 7163 1726888037.17640: _low_level_execute_command(): starting 7163 1726888037.17642: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 7163 1726888037.17808: stdout chunk (state=3): >>>/root <<< 7163 1726888037.18005: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888037.18058: stdout chunk (state=3): >>><<< 7163 1726888037.18074: stderr chunk (state=3): >>><<< <10.31.45.174> (0, b'/root\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888037.18205: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888037.18268: _low_level_execute_command(): starting 7163 1726888037.18275: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721 `" && echo ansible-tmp-1726888037.1820939-7624-15598060358721="` echo /root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721 `" ) && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721 `" && echo ansible-tmp-1726888037.1820939-7624-15598060358721="` echo /root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721 `" ) && sleep 0'"'"'' 7163 1726888037.18740: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7163 1726888037.18764: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888037.19024: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 6 <<< 7163 1726888037.19466: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888037.19482: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888037.19502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888037.19530: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888037.19648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888037.19718: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888037.19749: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888037.19772: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888037.19970: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888037.19974: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888037.20035: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888037.20071: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888037.22015: stdout chunk (state=3): >>>ansible-tmp-1726888037.1820939-7624-15598060358721=/root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721 <<< 7163 1726888037.22171: stdout chunk (state=3): >>>/root <<< 7163 1726888037.22270: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888037.22276: stdout chunk (state=3): >>><<< 7163 1726888037.22279: stderr chunk (state=3): >>><<< 7163 1726888037.22703: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888037.22707: stdout chunk (state=3): >>><<< 7163 1726888037.22710: stderr chunk (state=3): >>><<< <10.31.45.174> (0, b'ansible-tmp-1726888037.1820939-7624-15598060358721=/root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888037.22717: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888037.1820939-7624-15598060358721=/root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888037.22719: variable 'ansible_module_compression' from source: unknown 7163 1726888037.22722: ANSIBALLZ: Using lock for community.general.ini_file <10.31.46.206> (0, b'/root\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 6\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888037.22731: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 6 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888037.22733: _low_level_execute_command(): starting 7163 1726888037.22736: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366 `" && echo ansible-tmp-1726888037.2257779-7626-115638758191366="` echo /root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366 `" ) && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366 `" && echo ansible-tmp-1726888037.2257779-7626-115638758191366="` echo /root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366 `" ) && sleep 0'"'"'' 7163 1726888037.22758: ANSIBALLZ: Acquiring lock 7163 1726888037.23514: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888037.23529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7163 1726888037.23546: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7163 1726888037.23568: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888037.23610: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' <<< 7163 1726888037.23625: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 <<< 7163 1726888037.23658: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888037.23699: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 6 <<< 7163 1726888037.26859: stdout chunk (state=3): >>>ansible-tmp-1726888037.2257779-7626-115638758191366=/root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366 <<< 7163 1726888037.27244: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888037.27248: stdout chunk (state=3): >>><<< 7163 1726888037.27251: stderr chunk (state=3): >>><<< <10.31.46.206> (0, b'ansible-tmp-1726888037.2257779-7626-115638758191366=/root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 6\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888037.27261: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888037.2257779-7626-115638758191366=/root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 6 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888037.27503: variable 'ansible_module_compression' from source: unknown 7163 1726888037.27813: ANSIBALLZ: Using lock for community.general.ini_file 7163 1726888037.27817: ANSIBALLZ: Acquiring lock 7163 1726888037.33960: ANSIBALLZ: Writing module into payload 7163 1726888037.34226: ANSIBALLZ: Writing module 7163 1726888037.34297: ANSIBALLZ: Renaming module 7163 1726888037.34352: ANSIBALLZ: Done creating module 7163 1726888037.34390: ANSIBALLZ: Lock acquired: 140449588052528 7163 1726888037.34402: ANSIBALLZ: Reading module after lock 7163 1726888037.34599: ANSIBALLZ: Lock acquired: 140449588052528 7163 1726888037.34603: ANSIBALLZ: Reading module after lock 7163 1726888037.34605: variable 'ansible_facts' from source: host vars for 'managed_node3' 7163 1726888037.34843: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /tmp/collections-FCu/ansible_collections/community/general/plugins/modules/ini_file.py 7163 1726888037.35025: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /tmp/collections-FCu/ansible_collections/community/general/plugins/modules/ini_file.py 7163 1726888037.35031: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895/AnsiballZ_ini_file.py <10.31.12.215> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpks1k0r9i TO /root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895/AnsiballZ_ini_file.py <10.31.12.215> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' '[10.31.12.215]' Using module file /tmp/collections-FCu/ansible_collections/community/general/plugins/modules/ini_file.py 7163 1726888037.35150: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366/AnsiballZ_ini_file.py <10.31.46.206> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpw_xdgr6u TO /root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366/AnsiballZ_ini_file.py 7163 1726888037.35256: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721/AnsiballZ_ini_file.py <10.31.45.174> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpe1w8rajv TO /root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721/AnsiballZ_ini_file.py 7163 1726888037.35315: Sending initial data 7163 1726888037.35350: Sent initial data (154 bytes) <10.31.45.174> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' '[10.31.45.174]' <10.31.46.206> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/a3358520e8"' '[10.31.46.206]' 7163 1726888037.35661: Sending initial data 7163 1726888037.35672: Sent initial data (154 bytes) 7163 1726888037.35751: Sending initial data 7163 1726888037.35763: Sent initial data (155 bytes) 7163 1726888037.36325: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888037.36353: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888037.36457: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' <<< 7163 1726888037.36604: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888037.36634: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888037.36921: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888037.36935: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888037.37011: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888037.37059: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888037.37077: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888037.37090: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' <<< 7163 1726888037.37117: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888037.37136: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888037.37159: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888037.37189: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888037.37286: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888037.37357: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888037.37383: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888037.37413: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888037.37451: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888037.37464: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888037.37482: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888037.37522: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888037.39188: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 7163 1726888037.39256: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 7163 1726888037.39363: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpe1w8rajv debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721/AnsiballZ_ini_file.py" debug3: Sent message fd 3 T:17 I:3 <<< 7163 1726888037.39368: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpe1w8rajv /root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721/AnsiballZ_ini_file.py <<< 7163 1726888037.39402: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpe1w8rajv" to remote "/root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721/AnsiballZ_ini_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721/AnsiballZ_ini_file.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721/AnsiballZ_ini_file.py M:0x001a <<< 7163 1726888037.39524: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122719 <<< 7163 1726888037.40049: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888037.40108: stderr chunk (state=3): >>>debug3: In write loop, ack for 6 122719 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 7163 1726888037.40115: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7163 1726888037.40154: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 7163 1726888037.40172: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888037.40251: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 7163 1726888037.40341: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888037.40672: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpks1k0r9i debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895/AnsiballZ_ini_file.py" debug3: Sent message fd 3 T:17 I:3 <<< 7163 1726888037.40681: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpks1k0r9i /root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895/AnsiballZ_ini_file.py <<< 7163 1726888037.40685: stderr chunk (state=3): >>><<< 7163 1726888037.40691: stdout chunk (state=3): >>><<< <10.31.45.174> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpe1w8rajv /root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721/AnsiballZ_ini_file.py\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master at \'/root/.ansible/cp/26e6bc9b9f\'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpe1w8rajv\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721/AnsiballZ_ini_file.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpe1w8rajv" to remote "/root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721/AnsiballZ_ini_file.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721/AnsiballZ_ini_file.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721/AnsiballZ_ini_file.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122719\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 122719 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 7163 1726888037.40704: done transferring module to remote 7163 1726888037.40707: _low_level_execute_command(): starting 7163 1726888037.40710: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721/ /root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721/AnsiballZ_ini_file.py && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721/ /root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721/AnsiballZ_ini_file.py && sleep 0'"'"'' 7163 1726888037.40721: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 7163 1726888037.40724: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 7163 1726888037.40953: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpks1k0r9i" to remote "/root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895/AnsiballZ_ini_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895/AnsiballZ_ini_file.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895/AnsiballZ_ini_file.py M:0x001a debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122719 <<< 7163 1726888037.40958: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpw_xdgr6u debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366/AnsiballZ_ini_file.py" <<< 7163 1726888037.40961: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpw_xdgr6u /root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366/AnsiballZ_ini_file.py <<< 7163 1726888037.40963: stderr chunk (state=3): >>>debug3: Sent message fd 3 T:17 I:3 <<< 7163 1726888037.40966: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpw_xdgr6u" to remote "/root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366/AnsiballZ_ini_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366/AnsiballZ_ini_file.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366/AnsiballZ_ini_file.py M:0x001a <<< 7163 1726888037.41026: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122720 <<< 7163 1726888037.42254: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 122719 bytes at 0 <<< 7163 1726888037.42270: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 7163 1726888037.42329: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888037.42515: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888037.42551: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 122720 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 7163 1726888037.42570: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888037.42579: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888037.42610: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888037.42613: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888037.42626: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888037.42634: stderr chunk (state=3): >>><<< 7163 1726888037.42653: stdout chunk (state=3): >>><<< 7163 1726888037.42682: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 <<< 7163 1726888037.42697: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888037.42776: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' <<< 7163 1726888037.42780: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888037.42814: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888037.42844: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< <10.31.12.215> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpks1k0r9i /root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895/AnsiballZ_ini_file.py\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master at \'/root/.ansible/cp/1fb99bda8d\'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpks1k0r9i\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895/AnsiballZ_ini_file.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpks1k0r9i" to remote "/root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895/AnsiballZ_ini_file.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895/AnsiballZ_ini_file.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895/AnsiballZ_ini_file.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122719\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 122719 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 7163 1726888037.43056: done transferring module to remote 7163 1726888037.43062: _low_level_execute_command(): starting 7163 1726888037.43065: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895/ /root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895/AnsiballZ_ini_file.py && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888037.43081: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888037.43161: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895/ /root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895/AnsiballZ_ini_file.py && sleep 0'"'"'' 7163 1726888037.43208: stderr chunk (state=3): >>><<< 7163 1726888037.43211: stdout chunk (state=3): >>><<< <10.31.46.206> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpw_xdgr6u /root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366/AnsiballZ_ini_file.py\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master at \'/root/.ansible/cp/a3358520e8\'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpw_xdgr6u\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366/AnsiballZ_ini_file.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpw_xdgr6u" to remote "/root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366/AnsiballZ_ini_file.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366/AnsiballZ_ini_file.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366/AnsiballZ_ini_file.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122720\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 122720 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 7163 1726888037.43245: done transferring module to remote 7163 1726888037.43276: _low_level_execute_command(): starting 7163 1726888037.43291: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366/ /root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366/AnsiballZ_ini_file.py && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366/ /root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366/AnsiballZ_ini_file.py && sleep 0'"'"'' 7163 1726888037.44025: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888037.44044: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888037.44059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888037.44148: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888037.44355: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888037.44385: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888037.44404: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 7163 1726888037.44426: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 <<< 7163 1726888037.44463: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888037.44523: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888037.44527: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888037.44608: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888037.44622: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 7163 1726888037.44635: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 7163 1726888037.44698: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 <<< 7163 1726888037.44750: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888037.44905: stderr chunk (state=3): >>><<< 7163 1726888037.44908: stdout chunk (state=3): >>><<< 7163 1726888037.44911: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888037.44914: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< <10.31.45.174> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888037.44923: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888037.44926: _low_level_execute_command(): starting 7163 1726888037.44928: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721/AnsiballZ_ini_file.py && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' -tt 10.31.45.174 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721/AnsiballZ_ini_file.py && sleep 0'"'"'' 7163 1726888037.45726: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888037.45748: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888037.45768: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888037.45896: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888037.45961: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888037.46013: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888037.47201: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888037.47205: stdout chunk (state=3): >>><<< 7163 1726888037.47292: stderr chunk (state=3): >>><<< <10.31.12.215> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888037.47448: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888037.47452: _low_level_execute_command(): starting 7163 1726888037.47455: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895/AnsiballZ_ini_file.py && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' -tt 10.31.12.215 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895/AnsiballZ_ini_file.py && sleep 0'"'"'' 7163 1726888037.48404: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # <<< 7163 1726888037.48467: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888037.48473: stdout chunk (state=3): >>><<< 7163 1726888037.48476: stderr chunk (state=3): >>><<< 7163 1726888037.48478: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< <10.31.46.206> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888037.48542: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 7163 1726888037.48657: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888037.48669: _low_level_execute_command(): starting 7163 1726888037.48672: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366/AnsiballZ_ini_file.py && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888037.48682: stdout chunk (state=3): >>>import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb20184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1fe7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb201aa50> <<< 7163 1726888037.48685: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # <<< 7163 1726888037.48949: stdout chunk (state=3): >>>import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # <<< 7163 1726888037.49039: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e2d130> <<< <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' -tt 10.31.46.206 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366/AnsiballZ_ini_file.py && sleep 0'"'"'' 7163 1726888037.49195: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e2dfa0> import 'site' # <<< 7163 1726888037.49208: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7163 1726888037.49525: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e6bda0> <<< 7163 1726888037.49528: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 7163 1726888037.49604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e6bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 7163 1726888037.49625: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7163 1726888037.49692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888037.49724: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ea3770> <<< 7163 1726888037.49918: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ea3e00> <<< 7163 1726888037.50043: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e83a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e81190> <<< 7163 1726888037.50132: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888037.50146: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e68f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 7163 1726888037.50206: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ec3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ec2330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e82030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ec0b00> <<< 7163 1726888037.50227: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ef87d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e681d0> <<< 7163 1726888037.50370: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888037.50500: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1ef8c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ef8b30> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1ef8ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e66cf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ef95b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ef9280> import 'importlib.machinery' # <<< 7163 1726888037.50504: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888037.50507: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 7163 1726888037.50544: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1efa4b0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 7163 1726888037.50556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 7163 1726888037.50742: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888037.50746: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1f106e0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888037.50829: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888037.50876: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1f11df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1f12c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1f132c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1f121b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1f13d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1f13470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1efa510> <<< 7163 1726888037.50929: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 7163 1726888037.51030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 7163 1726888037.51058: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1cc7c50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1cf07a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1cf0500> <<< 7163 1726888037.51132: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888037.51158: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1cf06b0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7163 1726888037.51197: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888037.51202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888037.51207: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found <<< 7163 1726888037.51264: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888037.51385: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888037.51487: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888037.51491: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888037.51496: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6573 <<< 7163 1726888037.51696: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1cf1040> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1cf1a30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1cf08f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1cc5df0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1cf2de0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1cf1b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1efac00> <<< 7163 1726888037.51726: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7163 1726888037.51730: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 6 <<< 7163 1726888037.51733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7163 1726888037.51965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1d1b140> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888037.51972: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1d3f500> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7163 1726888037.51989: stdout chunk (state=3): >>>import 'ntpath' # <<< 7163 1726888037.52015: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888037.52018: stdout chunk (state=3): >>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1d9c2c0> <<< 7163 1726888037.52034: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 7163 1726888037.52057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 7163 1726888037.52102: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7163 1726888037.52140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7163 1726888037.52205: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1d9ea20> <<< 7163 1726888037.52323: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1d9c3e0> <<< 7163 1726888037.52372: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1d692e0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ba5430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1d3e300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1cf3d10> <<< 7163 1726888037.52561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8eb1d3e660> <<< 7163 1726888037.52660: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_8e299oyc/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available <<< 7163 1726888037.52990: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1bfb170> import '_typing' # <<< 7163 1726888037.53154: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1bda060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1bd91c0> # zipimport: zlib available <<< 7163 1726888037.53233: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888037.53258: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 7163 1726888037.54191: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7163 1726888037.54226: stdout chunk (state=3): >>>import '_thread' # <<< 7163 1726888037.54252: stdout chunk (state=3): >>>import '_warnings' # <<< 7163 1726888037.54495: stdout chunk (state=3): >>>import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook <<< 7163 1726888037.54533: stdout chunk (state=3): >>>import 'time' # <<< 7163 1726888037.54558: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7163 1726888037.54657: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.54678: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 7163 1726888037.54695: stdout chunk (state=3): >>>import 'codecs' # <<< 7163 1726888037.54780: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 7163 1726888037.54796: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a110184d0> <<< 7163 1726888037.54850: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10fe7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 7163 1726888037.54876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'<<< 7163 1726888037.54883: stdout chunk (state=3): >>> import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1101aa50> <<< 7163 1726888037.54954: stdout chunk (state=3): >>>import '_signal' # import '_abc' # <<< 7163 1726888037.54973: stdout chunk (state=3): >>> import 'abc' # <<< 7163 1726888037.54998: stdout chunk (state=3): >>>import 'io' # <<< 7163 1726888037.55057: stdout chunk (state=3): >>> import '_stat' # <<< 7163 1726888037.55072: stdout chunk (state=3): >>>import 'stat' # <<< 7163 1726888037.55224: stdout chunk (state=3): >>>import '_collections_abc' # <<< 7163 1726888037.55284: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7163 1726888037.55295: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 7163 1726888037.55350: stdout chunk (state=3): >>> import 'os' # <<< 7163 1726888037.55353: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 7163 1726888037.55357: stdout chunk (state=3): >>>import '_weakref' # <<< 7163 1726888037.55359: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 7163 1726888037.55375: stdout chunk (state=3): >>>Processing user site-packages<<< 7163 1726888037.55385: stdout chunk (state=3): >>> Processing global site-packages <<< 7163 1726888037.55426: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages'<<< 7163 1726888037.55455: stdout chunk (state=3): >>> Adding directory: '/usr/lib/python3.12/site-packages'<<< 7163 1726888037.55459: stdout chunk (state=3): >>>import '_io' # <<< 7163 1726888037.55462: stdout chunk (state=3): >>> Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 7163 1726888037.55495: stdout chunk (state=3): >>>import 'marshal' # <<< 7163 1726888037.55501: stdout chunk (state=3): >>>import 'posix' # <<< 7163 1726888037.55549: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'<<< 7163 1726888037.55553: stdout chunk (state=3): >>> <<< 7163 1726888037.55593: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7163 1726888037.55597: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e2d130><<< 7163 1726888037.55600: stdout chunk (state=3): >>>import 'time' # <<< 7163 1726888037.55602: stdout chunk (state=3): >>>import 'zipimport' # <<< 7163 1726888037.55644: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py<<< 7163 1726888037.55684: stdout chunk (state=3): >>> <<< 7163 1726888037.55691: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888037.55697: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e2dfa0> <<< 7163 1726888037.55753: stdout chunk (state=3): >>>import 'site' # <<< 7163 1726888037.55771: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 7163 1726888037.55795: stdout chunk (state=3): >>># installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 7163 1726888037.55851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4f104d0> <<< 7163 1726888037.55855: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1bf9040> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888037.55866: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7163 1726888037.55915: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4edfb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 7163 1726888037.55920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4f12a50> <<< 7163 1726888037.55928: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1c26ab0> <<< 7163 1726888037.55933: stdout chunk (state=3): >>>import '_signal' # <<< 7163 1726888037.55997: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1c26840> <<< 7163 1726888037.56004: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1c26150> <<< 7163 1726888037.56010: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 7163 1726888037.56056: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1c26900> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb201a9c0> import 'atexit' # <<< 7163 1726888037.56109: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1c277a0> <<< 7163 1726888037.56114: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 7163 1726888037.56135: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1c279e0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7163 1726888037.56255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 7163 1726888037.56261: stdout chunk (state=3): >>>import '_collections_abc' # <<< 7163 1726888037.56263: stdout chunk (state=3): >>>import 'genericpath' # <<< 7163 1726888037.56268: stdout chunk (state=3): >>>import 'posixpath' # <<< 7163 1726888037.56272: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 7163 1726888037.56275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 7163 1726888037.56365: stdout chunk (state=3): >>>import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1c27f20> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 7163 1726888037.56392: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1519c40> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb151b860> <<< 7163 1726888037.56398: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 7163 1726888037.56417: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 7163 1726888037.56421: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888037.56485: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 7163 1726888037.56491: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 7163 1726888037.56494: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb151c260> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb151d130> <<< 7163 1726888037.56497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'<<< 7163 1726888037.56542: stdout chunk (state=3): >>> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e6bda0> <<< 7163 1726888037.56548: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d05130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d05fa0> import 'site' # <<< 7163 1726888037.56561: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7163 1726888037.56564: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 7163 1726888037.56581: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7163 1726888037.56635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 7163 1726888037.56662: stdout chunk (state=3): >>>import '_operator' # <<< 7163 1726888037.56719: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e6bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 7163 1726888037.56742: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb151fe60> <<< 7163 1726888037.56802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 7163 1726888037.56810: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7163 1726888037.56962: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb151fdd0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb151e150> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1527bf0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb15266c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1526450> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7163 1726888037.56975: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 7163 1726888037.57115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ea3770><<< 7163 1726888037.57119: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1526990> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb151e660> <<< 7163 1726888037.57122: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 7163 1726888037.57124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888037.57128: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb156fe00> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb156ffb0> <<< 7163 1726888037.57130: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 7163 1726888037.57180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ea3e00> <<< 7163 1726888037.57189: stdout chunk (state=3): >>>import '_collections' # <<< 7163 1726888037.57194: stdout chunk (state=3): >>> import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e83a40> <<< 7163 1726888037.57230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d43da0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 7163 1726888037.57235: stdout chunk (state=3): >>>import '_functools' # <<< 7163 1726888037.57246: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1571a00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb15717c0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7163 1726888037.57257: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d43fe0> <<< 7163 1726888037.57273: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e81190> <<< 7163 1726888037.57284: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 7163 1726888037.57365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 7163 1726888037.57379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7163 1726888037.57383: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1573fb0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb15720f0> <<< 7163 1726888037.57440: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7163 1726888037.57446: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888037.57536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888037.57541: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e68f50> <<< 7163 1726888037.57549: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' <<< 7163 1726888037.57552: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1577710> <<< 7163 1726888037.57643: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 7163 1726888037.57650: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 7163 1726888037.57653: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d7b770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d7be00> import '_collections' # <<< 7163 1726888037.57656: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d5ba40> <<< 7163 1726888037.57778: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb15740e0> <<< 7163 1726888037.57782: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1578230> <<< 7163 1726888037.57791: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d59190> <<< 7163 1726888037.57795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 7163 1726888037.57800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 7163 1726888037.57919: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d40f50> <<< 7163 1726888037.57927: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1578890> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb15787d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1570080> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 7163 1726888037.57933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888037.57936: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ec3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ec2330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e82030><<< 7163 1726888037.57941: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 7163 1726888037.57977: stdout chunk (state=3): >>> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ec0b00> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 7163 1726888037.57980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ef87d0> <<< 7163 1726888037.57983: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb157bfe0> <<< 7163 1726888037.57985: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 7163 1726888037.58003: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e681d0><<< 7163 1726888037.58039: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 7163 1726888037.58045: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888037.58048: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1400e30> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb157a7b0> <<< 7163 1726888037.58125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888037.58139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d9b710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d9a330> <<< 7163 1726888037.58143: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10ef8c50><<< 7163 1726888037.58147: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb157bb30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb157a3c0> <<< 7163 1726888037.58150: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d5a030> <<< 7163 1726888037.58157: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d98b00> <<< 7163 1726888037.58398: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 7163 1726888037.58402: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 7163 1726888037.58405: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.58413: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888037.58416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4dd07d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d401d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 7163 1726888037.58422: stdout chunk (state=3): >>> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ef8b30> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888037.58425: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10ef8ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e66cf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ef95b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ef9280> <<< 7163 1726888037.58428: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 7163 1726888037.58431: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 7163 1726888037.58544: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py<<< 7163 1726888037.58549: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10efa4b0><<< 7163 1726888037.58621: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.58626: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4dd0c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4dd0b30> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4dd0ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d3ecf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 7163 1726888037.58629: stdout chunk (state=3): >>> import 'importlib.util' # import 'runpy' # <<< 7163 1726888037.58709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 7163 1726888037.58743: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4dd15b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4dd1280> <<< 7163 1726888037.58748: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py<<< 7163 1726888037.58751: stdout chunk (state=3): >>> <<< 7163 1726888037.58754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'<<< 7163 1726888037.58757: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.58761: stdout chunk (state=3): >>>import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4dd24b0> import 'importlib.util' # <<< 7163 1726888037.58766: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py<<< 7163 1726888037.58769: stdout chunk (state=3): >>> <<< 7163 1726888037.58885: stdout chunk (state=3): >>> <<< 7163 1726888037.58891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'<<< 7163 1726888037.58895: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10f106e0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'<<< 7163 1726888037.58899: stdout chunk (state=3): >>> import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10f11df0> <<< 7163 1726888037.58936: stdout chunk (state=3): >>> import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4de86e0><<< 7163 1726888037.59081: stdout chunk (state=3): >>> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4de9df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'<<< 7163 1726888037.59089: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'<<< 7163 1726888037.59097: stdout chunk (state=3): >>> import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4deac60> <<< 7163 1726888037.59100: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10f12c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10f132c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10f121b0> <<< 7163 1726888037.59196: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'<<< 7163 1726888037.59200: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 7163 1726888037.59203: stdout chunk (state=3): >>> import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4deb2c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4dea1b0><<< 7163 1726888037.59206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 7163 1726888037.59225: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.59230: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10f13d40><<< 7163 1726888037.59241: stdout chunk (state=3): >>> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10f13470><<< 7163 1726888037.59306: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 7163 1726888037.59342: stdout chunk (state=3): >>> <<< 7163 1726888037.59351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'<<< 7163 1726888037.59375: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10efa510><<< 7163 1726888037.59385: stdout chunk (state=3): >>> # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888037.59426: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4debd40> <<< 7163 1726888037.59433: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4deb470> <<< 7163 1726888037.59449: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 7163 1726888037.59452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py<<< 7163 1726888037.59510: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 7163 1726888037.59513: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4dd2510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 7163 1726888037.59541: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'<<< 7163 1726888037.59554: stdout chunk (state=3): >>> <<< 7163 1726888037.59558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'<<< 7163 1726888037.59595: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10c9bc50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 7163 1726888037.59601: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 7163 1726888037.59635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888037.59646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'<<< 7163 1726888037.59729: stdout chunk (state=3): >>> <<< 7163 1726888037.59733: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 7163 1726888037.59735: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10cc46e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10cc4440><<< 7163 1726888037.59742: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888037.59748: stdout chunk (state=3): >>>import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4b73c50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 7163 1726888037.59752: stdout chunk (state=3): >>> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888037.59977: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'<<< 7163 1726888037.59985: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'<<< 7163 1726888037.59992: stdout chunk (state=3): >>> import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10cc4710> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7163 1726888037.59996: stdout chunk (state=3): >>> import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4b9c6e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4b9c440> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888037.60001: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4b9c710> <<< 7163 1726888037.60003: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py<<< 7163 1726888037.60009: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888037.60011: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888037.60014: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'<<< 7163 1726888037.60017: stdout chunk (state=3): >>> <<< 7163 1726888037.60021: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888037.60039: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1408ec0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1409c40> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1578410> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 7163 1726888037.60088: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'<<< 7163 1726888037.60141: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.60209: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4b9d040><<< 7163 1726888037.60214: stdout chunk (state=3): >>> <<< 7163 1726888037.60249: stdout chunk (state=3): >>> import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10cc5040> <<< 7163 1726888037.60284: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'<<< 7163 1726888037.60323: stdout chunk (state=3): >>> # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888037.60331: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10cc5a30> <<< 7163 1726888037.60343: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 7163 1726888037.60371: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10cc48f0> <<< 7163 1726888037.60374: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1409cd0> # zipimport: zlib available <<< 7163 1726888037.60377: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10c99df0> <<< 7163 1726888037.60414: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4b9da30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4b9c8f0> <<< 7163 1726888037.60417: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 7163 1726888037.60453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 7163 1726888037.60456: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4b71df0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 7163 1726888037.60485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'<<< 7163 1726888037.60523: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 7163 1726888037.60526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'<<< 7163 1726888037.60657: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'<<< 7163 1726888037.60660: stdout chunk (state=3): >>> import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4b9edb0><<< 7163 1726888037.60663: stdout chunk (state=3): >>> import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10cc6db0> <<< 7163 1726888037.60665: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10cc58b0> <<< 7163 1726888037.60667: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10efac00> <<< 7163 1726888037.60682: stdout chunk (state=3): >>> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4b9d8b0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4dd2c00><<< 7163 1726888037.60772: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7163 1726888037.60883: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.61003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10cef140><<< 7163 1726888037.61030: stdout chunk (state=3): >>> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4bc7140><<< 7163 1726888037.61033: stdout chunk (state=3): >>> <<< 7163 1726888037.61146: stdout chunk (state=3): >>> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7163 1726888037.61150: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7163 1726888037.61182: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4beb500> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7163 1726888037.61241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'<<< 7163 1726888037.61245: stdout chunk (state=3): >>> <<< 7163 1726888037.61275: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.61278: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10d13500> <<< 7163 1726888037.61299: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.61331: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7163 1726888037.61387: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 7163 1726888037.61467: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.61473: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4c482c0> <<< 7163 1726888037.61530: stdout chunk (state=3): >>>import 'ntpath' # <<< 7163 1726888037.61534: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7163 1726888037.61537: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888037.61600: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10d702c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 7163 1726888037.61605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'<<< 7163 1726888037.61654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7163 1726888037.61658: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 7163 1726888037.61727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'<<< 7163 1726888037.61731: stdout chunk (state=3): >>> import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4c4aa20> <<< 7163 1726888037.61733: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # <<< 7163 1726888037.61750: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.61787: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4c483e0> <<< 7163 1726888037.61879: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4c152b0> <<< 7163 1726888037.61885: stdout chunk (state=3): >>> import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10d72a20> <<< 7163 1726888037.61917: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b45293a0> <<< 7163 1726888037.61953: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4bea300><<< 7163 1726888037.62024: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.62027: stdout chunk (state=3): >>> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4b9fd10> <<< 7163 1726888037.62122: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10d703e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10d3d2b0> <<< 7163 1726888037.62130: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' <<< 7163 1726888037.62169: stdout chunk (state=3): >>>import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10b793a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10d12300> <<< 7163 1726888037.62248: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10cc7d10> <<< 7163 1726888037.62252: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7163 1726888037.62263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 7163 1726888037.62324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb6b4bea660> <<< 7163 1726888037.62370: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb140ad80> <<< 7163 1726888037.62390: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888037.62398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 7163 1726888037.62460: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6a10d12660> <<< 7163 1726888037.62468: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 7163 1726888037.62485: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 7163 1726888037.62497: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.62533: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.62574: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 7163 1726888037.62592: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.62625: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_d37h9r49/ansible_community.general.ini_file_payload.zip' <<< 7163 1726888037.62632: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.62644: stdout chunk (state=3): >>># zipimport: zlib available<<< 7163 1726888037.62650: stdout chunk (state=3): >>> <<< 7163 1726888037.62671: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.62725: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.62801: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 7163 1726888037.62830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888037.62918: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1415a00> <<< 7163 1726888037.62949: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1413740> <<< 7163 1726888037.63002: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 7163 1726888037.63004: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.63006: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_rfcb643x/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'<<< 7163 1726888037.63101: stdout chunk (state=3): >>> # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b457f110> import '_typing' # <<< 7163 1726888037.63109: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.63116: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.63150: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.63153: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py<<< 7163 1726888037.63156: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.63158: stdout chunk (state=3): >>> <<< 7163 1726888037.63181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7163 1726888037.63279: stdout chunk (state=3): >>> <<< 7163 1726888037.63291: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888037.63299: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 7163 1726888037.63303: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7163 1726888037.63392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7163 1726888037.63471: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b455e000> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b455d160> # zipimport: zlib available <<< 7163 1726888037.63475: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7163 1726888037.63478: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1502450> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1c62120> <<< 7163 1726888037.63587: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 7163 1726888037.63594: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1415c70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1415a90> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888037.63597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bcf110> import '_typing' # <<< 7163 1726888037.63681: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 7163 1726888037.63700: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available<<< 7163 1726888037.63704: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections' # <<< 7163 1726888037.63757: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community' # # zipimport: zlib available <<< 7163 1726888037.63790: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.community.general' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins' # # zipimport: zlib available <<< 7163 1726888037.63811: stdout chunk (state=3): >>> <<< 7163 1726888037.63815: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.community.general.plugins.modules' # # zipimport: zlib available <<< 7163 1726888037.64078: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bae000><<< 7163 1726888037.64082: stdout chunk (state=3): >>> <<< 7163 1726888037.64103: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bad160> <<< 7163 1726888037.64107: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.64110: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.64200: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available<<< 7163 1726888037.64227: stdout chunk (state=3): >>> <<< 7163 1726888037.64261: stdout chunk (state=3): >>># zipimport: zlib available<<< 7163 1726888037.64295: stdout chunk (state=3): >>> # zipimport: zlib available<<< 7163 1726888037.64298: stdout chunk (state=3): >>> import 'ansible.module_utils' # <<< 7163 1726888037.64321: stdout chunk (state=3): >>> # zipimport: zlib available <<< 7163 1726888037.64410: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.65528: stdout chunk (state=3): >>> {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 998, "gid": 998, "owner": "sssd", "group": "sssd", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "sssd", "option": "services", "value": "nss, pam", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7163 1726888037.65549: stdout chunk (state=3): >>># destroy __main__ <<< 7163 1726888037.65782: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.65897: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type <<< 7163 1726888037.65949: stdout chunk (state=3): >>># clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins <<< 7163 1726888037.65959: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site <<< 7163 1726888037.66007: stdout chunk (state=3): >>># cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors<<< 7163 1726888037.66063: stdout chunk (state=3): >>> # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 <<< 7163 1726888037.66072: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.66084: stdout chunk (state=3): >>># cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules <<< 7163 1726888037.66341: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 7163 1726888037.66354: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile<<< 7163 1726888037.66415: stdout chunk (state=3): >>> # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib <<< 7163 1726888037.66448: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 7163 1726888037.66470: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 7163 1726888037.66498: stdout chunk (state=3): >>># destroy array # destroy datetime # destroy selinux <<< 7163 1726888037.66509: stdout chunk (state=3): >>># destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 7163 1726888037.66560: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 7163 1726888037.66563: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap <<< 7163 1726888037.66592: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 7163 1726888037.66615: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib <<< 7163 1726888037.66620: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg <<< 7163 1726888037.66650: stdout chunk (state=3): >>># cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 7163 1726888037.66658: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat <<< 7163 1726888037.66675: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 7163 1726888037.66681: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 7163 1726888037.66700: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7163 1726888037.66831: stdout chunk (state=3): >>># destroy sys.monitoring <<< 7163 1726888037.66834: stdout chunk (state=3): >>># destroy _socket <<< 7163 1726888037.66865: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid <<< 7163 1726888037.66877: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 7163 1726888037.66893: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 7163 1726888037.66923: stdout chunk (state=3): >>># destroy _typing <<< 7163 1726888037.66935: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 7163 1726888037.66959: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 7163 1726888037.66965: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7163 1726888037.67040: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 7163 1726888037.67061: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit <<< 7163 1726888037.67069: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect # destroy time <<< 7163 1726888037.67083: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 7163 1726888037.67104: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator <<< 7163 1726888037.67145: stdout chunk (state=3): >>># destroy _string # destroy re # destroy itertools <<< 7163 1726888037.67148: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix <<< 7163 1726888037.67151: stdout chunk (state=3): >>># destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 7163 1726888037.67480: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.45.174 closed. <<< 7163 1726888037.67515: stderr chunk (state=3): >>><<< 7163 1726888037.67518: stdout chunk (state=3): >>><<< <10.31.45.174> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb20184d0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1fe7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb201aa50>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e2d130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e2dfa0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e6bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e6bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ea3770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ea3e00>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e83a40>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e81190>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e68f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ec3710>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ec2330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e82030>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ec0b00>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ef87d0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e681d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1ef8c50>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ef8b30>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1ef8ec0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e66cf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ef95b0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ef9280>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1efa4b0>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1f106e0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1f11df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1f12c60>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1f132c0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1f121b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1f13d40>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1f13470>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1efa510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1cc7c50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1cf07a0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1cf0500>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1cf06b0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1cf1040>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1cf1a30>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1cf08f0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1cc5df0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1cf2de0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1cf1b50>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1efac00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1d1b140>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1d3f500>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1d9c2c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1d9ea20>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1d9c3e0>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1d692e0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ba5430>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1d3e300>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1cf3d10>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8eb1d3e660>\r\n# zipimport: found 34 names in \'/tmp/ansible_community.general.ini_file_payload_8e299oyc/ansible_community.general.ini_file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1bfb170>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1bda060>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1bd91c0>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1bf9040>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1c26ab0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1c26840>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1c26150>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1c26900>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb201a9c0>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1c277a0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1c279e0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1c27f20>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1519c40>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb151b860>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb151c260>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb151d130>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb151fe60>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb151fdd0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb151e150>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1527bf0>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb15266c0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1526450>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1526990>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb151e660>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb156fe00>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb156ffb0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1571a00>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb15717c0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1573fb0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb15720f0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1577710>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb15740e0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1578230>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1578890>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb15787d0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1570080>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb157bfe0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1400e30>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb157a7b0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb157bb30>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb157a3c0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1408ec0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1409c40>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1578410>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1409cd0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb140ad80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1415a00>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1413740>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1502450>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1c62120>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1415c70>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1415a90>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community.general\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community.general.plugins\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community.general.plugins.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 998, "gid": 998, "owner": "sssd", "group": "sssd", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "sssd", "option": "services", "value": "nss, pam", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.45.174 closed.\r\n") 7163 1726888037.67711: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb20184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1fe7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb201aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e2d130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e2dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e6bda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e6bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ea3770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ea3e00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e83a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e81190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e68f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ec3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ec2330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e82030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ec0b00> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ef87d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e681d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1ef8c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ef8b30> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1ef8ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1e66cf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ef95b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ef9280> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1efa4b0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1f106e0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1f11df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1f12c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1f132c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1f121b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1f13d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1f13470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1efa510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1cc7c50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1cf07a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1cf0500> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1cf06b0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1cf1040> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1cf1a30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1cf08f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1cc5df0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1cf2de0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1cf1b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1efac00> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1d1b140> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1d3f500> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1d9c2c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1d9ea20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1d9c3e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1d692e0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1ba5430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1d3e300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1cf3d10> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8eb1d3e660> # zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_8e299oyc/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1bfb170> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1bda060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1bd91c0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1bf9040> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1c26ab0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1c26840> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1c26150> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1c26900> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb201a9c0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1c277a0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1c279e0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1c27f20> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1519c40> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb151b860> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb151c260> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb151d130> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb151fe60> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb151fdd0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb151e150> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1527bf0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb15266c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1526450> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1526990> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb151e660> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb156fe00> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb156ffb0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1571a00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb15717c0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1573fb0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb15720f0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1577710> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb15740e0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1578230> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1578890> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb15787d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1570080> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb157bfe0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1400e30> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb157a7b0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb157bb30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb157a3c0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1408ec0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1409c40> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1578410> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1409cd0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb140ad80> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8eb1415a00> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1413740> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1502450> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1c62120> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1415c70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8eb1415a90> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 998, "gid": 998, "owner": "sssd", "group": "sssd", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "sssd", "option": "services", "value": "nss, pam", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.45.174 closed. 7163 1726888037.69573: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b457cfe0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 7163 1726888037.69577: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'sssd', 'option': 'services', 'value': 'nss, pam', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7163 1726888037.69589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888037.69597: _low_level_execute_command(): starting 7163 1726888037.69600: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721/ > /dev/null 2>&1 && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888037.69608: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 7163 1726888037.69610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 7163 1726888037.69613: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 7163 1726888037.69615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 7163 1726888037.69618: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888037.69620: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b45aaba0> <<< 7163 1726888037.69625: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b45aa930> <<< <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888037.1820939-7624-15598060358721/ > /dev/null 2>&1 && sleep 0'"'"'' 7163 1726888037.69632: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b45aa240> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 7163 1726888037.69634: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bccfe0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10bfaba0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bfa930> <<< 7163 1726888037.69637: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bfa240> <<< 7163 1726888037.69641: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bfac60> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bcfda0> import 'atexit' # <<< 7163 1726888037.69643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b45aac60> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b457fda0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b45ab860> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888037.69646: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b45ab9e0> <<< 7163 1726888037.69648: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7163 1726888037.69651: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10bfb7d0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10bfb9e0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7163 1726888037.69653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 7163 1726888037.69656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b45abe30> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 7163 1726888037.69659: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bfbe30> <<< 7163 1726888037.69661: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4415b20> <<< 7163 1726888037.69666: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888037.69668: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b44177d0> <<< 7163 1726888037.69670: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 7163 1726888037.69675: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10519b50> <<< 7163 1726888037.69678: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a1051b800> <<< 7163 1726888037.69680: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 7163 1726888037.69682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 7163 1726888037.69684: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b44181a0> <<< 7163 1726888037.69689: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 7163 1726888037.69924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1051c1d0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 7163 1726888037.69949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4419070> <<< 7163 1726888037.69952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1051d0a0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 7163 1726888037.69955: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7163 1726888037.69957: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1051fdd0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10bcfb90> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1051e0c0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 7163 1726888037.69960: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b441bda0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4deaae0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b441a0c0> <<< 7163 1726888037.69963: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 7163 1726888037.69966: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 7163 1726888037.69968: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10527cb0> import '_tokenize' # <<< 7163 1726888037.69970: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 7163 1726888037.69973: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 7163 1726888037.69976: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10526780> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a105264e0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7163 1726888037.69978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 7163 1726888037.69980: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4423bf0> import '_tokenize' # <<< 7163 1726888037.69983: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10526a50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1051e540> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a1056fef0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10570440> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 7163 1726888037.69989: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b44226c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4422450> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7163 1726888037.69993: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4422990> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b441a5a0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b446be30> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b446be90> <<< 7163 1726888037.69995: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10571b80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10571940> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10574140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10572270> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7163 1726888037.69998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 7163 1726888037.70311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 7163 1726888037.70316: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 7163 1726888037.70319: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888037.70322: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b446da00> <<< 7163 1726888037.70325: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b446d7c0> <<< 7163 1726888037.70327: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10577860> <<< 7163 1726888037.70331: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10574230> <<< 7163 1726888037.70336: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10578950> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a105788f0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10578a70> <<< 7163 1726888037.70341: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7163 1726888037.70344: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10570290> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 7163 1726888037.70404: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 7163 1726888037.70413: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b446ff20> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b446e060> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7163 1726888037.70416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a104001d0> <<< 7163 1726888037.70571: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' <<< 7163 1726888037.70670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 7163 1726888037.70759: stdout chunk (state=3): >>>import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b44736e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b446ffb0> <<< 7163 1726888037.70767: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10401190> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1057a960> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a1057bd10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1057a5d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888037.70770: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888037.70776: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 7163 1726888037.70912: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888037.70920: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4474740> <<< 7163 1726888037.70924: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 7163 1726888037.70931: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b44748f0> <<< 7163 1726888037.70933: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888037.71000: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888037.71013: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.71017: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4474890> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b446c050> <<< 7163 1726888037.71020: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py <<< 7163 1726888037.71085: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.71091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 7163 1726888037.71122: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888037.71160: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4477f80><<< 7163 1726888037.71263: stdout chunk (state=3): >>> <<< 7163 1726888037.71426: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888037.71451: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b44fd280> <<< 7163 1726888037.71572: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4476750> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4477ad0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4476360> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 7163 1726888037.71617: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.71714: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.71898: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.71922: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.71965: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available <<< 7163 1726888037.72119: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 7163 1726888037.72169: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 7163 1726888037.72195: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 7163 1726888037.72421: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.72428: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7163 1726888037.72434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10409310> <<< 7163 1726888037.72437: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 7163 1726888037.72442: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1040a270> <<< 7163 1726888037.72446: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1057b470> <<< 7163 1726888037.72449: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 7163 1726888037.72481: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.72484: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.72509: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 7163 1726888037.72645: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.73044: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888037.73049: stdout chunk (state=3): >>><<< 7163 1726888037.73052: stderr chunk (state=3): >>><<< <10.31.45.174> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888037.73059: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888037.73068: handler run complete 7163 1726888037.73070: attempt loop complete, returning result 7163 1726888037.73109: variable 'item' from source: unknown 7163 1726888037.73112: variable 'item' from source: unknown 7163 1726888037.73115: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1040a720> <<< 7163 1726888037.73117: stdout chunk (state=3): >>># zipimport: zlib available <<< ok: [managed_node2] => (item={'key': 'services', 'value': 'nss, pam'}) => { "ansible_loop_var": "item", "changed": false, "diff": { "after": "", "after_header": "/etc/sssd/sssd.conf (content)", "before": "", "before_header": "/etc/sssd/sssd.conf (content)" }, "gid": 998, "group": "sssd", "invocation": { "module_args": { "allow_no_value": false, "attributes": null, "backup": false, "create": true, "exclusive": true, "follow": false, "group": "root", "ignore_spaces": false, "mode": "0600", "modify_inactive_option": true, "no_extra_spaces": false, "option": "services", "owner": "root", "path": "/etc/sssd/sssd.conf", "section": "sssd", "section_has_values": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "value": "nss, pam", "values": null } }, "item": { "key": "services", "value": "nss, pam" }, "mode": "0600", "owner": "sssd", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "state": "file", "uid": 998 } MSG: OK 7163 1726888037.73444: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.73519: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888037.73533: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888037.73560: variable 'omit' from source: magic vars 7163 1726888037.73655: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.73735: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.73808: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.73829: variable 'tlog_use_sssd' from source: role '' defaults 7163 1726888037.73844: Evaluated conditional (tlog_use_sssd | bool): True 7163 1726888037.73888: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 7163 1726888037.73999: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888037.74015: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 7163 1726888037.74035: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.74117: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 7163 1726888037.74164: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 7163 1726888037.74209: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.74236: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 7163 1726888037.74320: variable 'ansible_facts' from source: host vars for 'managed_node2' 7163 1726888037.74323: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.74382: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 7163 1726888037.74387: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 7163 1726888037.74411: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 7163 1726888037.74418: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 7163 1726888037.74456: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7163 1726888037.74562: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.74584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4305370> <<< 7163 1726888037.74670: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 7163 1726888037.74683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 7163 1726888037.74735: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7163 1726888037.74819: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b43060f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b44fd4f0> <<< 7163 1726888037.74822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7163 1726888037.74825: stdout chunk (state=3): >>>import '_ast' # <<< 7163 1726888037.75101: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888037.75105: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1040b320> <<< 7163 1726888037.75110: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.75113: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 7163 1726888037.75126: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.75129: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 7163 1726888037.75177: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.75180: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # <<< 7163 1726888037.75182: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.75236: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.75269: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.75320: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.75386: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 7163 1726888037.75431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888037.75449: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 7163 1726888037.75523: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10415f70> <<< 7163 1726888037.75558: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10410ce0> <<< 7163 1726888037.75649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4306120> # zipimport: zlib available <<< 7163 1726888037.75653: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 7163 1726888037.75672: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.75680: Evaluated conditional ('sssd' in ansible_facts.packages): True 7163 1726888037.75694: variable 'omit' from source: magic vars 7163 1726888037.75745: variable 'omit' from source: magic vars 7163 1726888037.75887: variable '__tlog_sssd_conf' from source: role '' all vars 7163 1726888037.75891: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.75893: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.75896: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7163 1726888037.75925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 7163 1726888037.75963: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 7163 1726888037.75976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7163 1726888037.76033: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a105027b0> <<< 7163 1726888037.76068: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10c36480> <<< 7163 1726888037.76093: variable '__tlog_sssd_conf' from source: role '' all vars 7163 1726888037.76204: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10416000> <<< 7163 1726888037.76354: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a104088f0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888037.76360: variable 'item' from source: unknown 7163 1726888037.76395: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general' # <<< 7163 1726888037.76421: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins' # <<< 7163 1726888037.76453: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins.modules' # <<< 7163 1726888037.76465: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.76489: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.76500: variable 'item' from source: unknown 7163 1726888037.76523: variable 'omit' from source: magic vars 7163 1726888037.76562: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7163 1726888037.76595: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888037.76643: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888037.76649: variable 'inventory_hostname' from source: host vars for 'managed_node2' 7163 1726888037.76652: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888037.76679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888037.76752: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.76818: Set connection var ansible_shell_executable to /bin/sh 7163 1726888037.76835: Set connection var ansible_timeout to 10 7163 1726888037.76948: Set connection var ansible_module_compression to ZIP_DEFLATED 7163 1726888037.76954: Set connection var ansible_shell_type to sh 7163 1726888037.76957: Set connection var ansible_pipelining to False 7163 1726888037.76965: Set connection var ansible_connection to ssh 7163 1726888037.76969: variable 'ansible_shell_executable' from source: unknown 7163 1726888037.76972: variable 'ansible_connection' from source: unknown 7163 1726888037.76974: variable 'ansible_module_compression' from source: unknown 7163 1726888037.76976: variable 'ansible_shell_type' from source: unknown 7163 1726888037.76979: variable 'ansible_shell_executable' from source: unknown 7163 1726888037.76982: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888037.76996: variable 'ansible_pipelining' from source: unknown 7163 1726888037.77000: variable 'ansible_timeout' from source: unknown 7163 1726888037.77003: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888037.77083: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.77164: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7163 1726888037.77189: variable 'omit' from source: magic vars 7163 1726888037.77200: starting attempt loop 7163 1726888037.77208: running the handler 7163 1726888037.77223: _low_level_execute_command(): starting 7163 1726888037.77235: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888037.77323: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.77327: stdout chunk (state=3): >>> {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "sssd", "option": "services", "value": "nss, pam", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 7163 1726888037.77331: stdout chunk (state=3): >>># zipimport: zlib available <<< <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 7163 1726888037.77648: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888037.77683: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888037.77733: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external <<< 7163 1726888037.77746: stdout chunk (state=3): >>># cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg <<< 7163 1726888037.77778: stdout chunk (state=3): >>># cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils<<< 7163 1726888037.77888: stdout chunk (state=3): >>> # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array <<< 7163 1726888037.77902: stdout chunk (state=3): >>># cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules <<< 7163 1726888037.78019: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # <<< 7163 1726888037.78022: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.78452: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7163 1726888037.78459: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 7163 1726888037.78466: stdout chunk (state=3): >>># destroy ntpath <<< 7163 1726888037.78563: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math<<< 7163 1726888037.78574: stdout chunk (state=3): >>> # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 7163 1726888037.78579: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888037.78582: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 7163 1726888037.78671: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.78675: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7163 1726888037.78722: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888037.78753: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 7163 1726888037.78775: stdout chunk (state=3): >>># destroy _collections <<< 7163 1726888037.78823: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 7163 1726888037.78840: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse <<< 7163 1726888037.78866: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7163 1726888037.78893: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib<<< 7163 1726888037.78923: stdout chunk (state=3): >>> <<< 7163 1726888037.78990: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888037.79017: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 7163 1726888037.79037: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' <<< 7163 1726888037.79084: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888037.79105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 7163 1726888037.79129: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 7163 1726888037.79147: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888037.79170: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888037.79384: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b43072f0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 7163 1726888037.79392: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.79446: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.79512: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 7163 1726888037.79593: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.79623: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.79627: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.215 closed. <<< 7163 1726888037.79843: stderr chunk (state=3): >>><<< 7163 1726888037.79846: stdout chunk (state=3): >>><<< 7163 1726888037.79849: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888037.79941: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< <10.31.12.215> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a110184d0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10fe7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1101aa50>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e2d130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e2dfa0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e6bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e6bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ea3770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ea3e00>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e83a40>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e81190>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e68f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ec3710>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ec2330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e82030>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ec0b00>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ef87d0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e681d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10ef8c50>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ef8b30>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10ef8ec0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e66cf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ef95b0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ef9280>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10efa4b0>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10f106e0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10f11df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10f12c60>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10f132c0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10f121b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10f13d40>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10f13470>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10efa510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10c9bc50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10cc46e0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10cc4440>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10cc4710>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10cc5040>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10cc5a30>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10cc48f0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10c99df0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10cc6db0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10cc58b0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10efac00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10cef140>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10d13500>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10d702c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10d72a20>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10d703e0>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10d3d2b0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10b793a0>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10d12300>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10cc7d10>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6a10d12660>\r\n# zipimport: found 34 names in \'/tmp/ansible_community.general.ini_file_payload_d37h9r49/ansible_community.general.ini_file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bcf110>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bae000>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bad160>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bccfe0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10bfaba0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bfa930>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bfa240>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bfac60>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bcfda0>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10bfb7d0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10bfb9e0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bfbe30>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10519b50>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a1051b800>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1051c1d0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1051d0a0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1051fdd0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10bcfb90>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1051e0c0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10527cb0>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10526780>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a105264e0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10526a50>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1051e540>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a1056fef0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10570440>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10571b80>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10571940>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10574140>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10572270>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10577860>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10574230>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10578950>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a105788f0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10578a70>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10570290>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a104001d0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10401190>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1057a960>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a1057bd10>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1057a5d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10409310>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1040a270>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1057b470>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1040a720>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1040b320>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10415f70>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10410ce0>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a105027b0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10c36480>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10416000>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a104088f0>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community.general\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community.general.plugins\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community.general.plugins.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "sssd", "option": "services", "value": "nss, pam", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.215 closed.\r\n") 7163 1726888037.80042: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a110184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10fe7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1101aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e2d130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e2dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e6bda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e6bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ea3770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ea3e00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e83a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e81190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e68f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ec3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ec2330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e82030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ec0b00> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ef87d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e681d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10ef8c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ef8b30> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10ef8ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10e66cf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ef95b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10ef9280> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10efa4b0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10f106e0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10f11df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10f12c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10f132c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10f121b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10f13d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10f13470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10efa510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10c9bc50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10cc46e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10cc4440> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10cc4710> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10cc5040> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10cc5a30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10cc48f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10c99df0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10cc6db0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10cc58b0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10efac00> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10cef140> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10d13500> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10d702c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10d72a20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10d703e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10d3d2b0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10b793a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10d12300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10cc7d10> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6a10d12660> # zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_d37h9r49/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bcf110> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bae000> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bad160> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bccfe0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10bfaba0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bfa930> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bfa240> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bfac60> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bcfda0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10bfb7d0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10bfb9e0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10bfbe30> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10519b50> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a1051b800> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1051c1d0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1051d0a0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1051fdd0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10bcfb90> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1051e0c0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10527cb0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10526780> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a105264e0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10526a50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1051e540> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a1056fef0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10570440> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10571b80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10571940> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10574140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10572270> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10577860> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10574230> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10578950> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a105788f0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10578a70> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10570290> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a104001d0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10401190> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1057a960> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a1057bd10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1057a5d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10409310> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1040a270> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1057b470> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1040a720> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a1040b320> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a10415f70> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10410ce0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a105027b0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10c36480> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a10416000> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a104088f0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "sssd", "option": "services", "value": "nss, pam", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.215 closed. 7163 1726888037.80727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888037.81875: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4311d00> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b430f950> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 7163 1726888037.81879: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.81882: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'sssd', 'option': 'services', 'value': 'nss, pam', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7163 1726888037.81885: _low_level_execute_command(): starting 7163 1726888037.81891: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895/ > /dev/null 2>&1 && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888037.108002-7622-140404202357895/ > /dev/null 2>&1 && sleep 0'"'"'' 7163 1726888037.81899: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.81902: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 7163 1726888037.81904: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4402660> <<< 7163 1726888037.81907: stdout chunk (state=3): >>>/root <<< 7163 1726888037.81909: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888037.81911: stdout chunk (state=3): >>><<< 7163 1726888037.81913: stderr chunk (state=3): >>><<< <10.31.45.174> (0, b'/root\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888037.81919: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888037.81923: _low_level_execute_command(): starting 7163 1726888037.81925: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877 `" && echo ansible-tmp-1726888037.812499-7624-244918729041877="` echo /root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877 `" ) && sleep 0' 7163 1726888037.81927: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b45ea330> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4311eb0> <<< 7163 1726888037.81929: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4311a90> # destroy ansible.module_utils.distro <<< <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888037.81933: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # <<< 7163 1726888037.81935: stdout chunk (state=3): >>># zipimport: zlib available <<< <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877 `" && echo ansible-tmp-1726888037.812499-7624-244918729041877="` echo /root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877 `" ) && sleep 0'"'"'' 7163 1726888037.82156: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins.modules' # # zipimport: zlib available <<< 7163 1726888037.82326: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.82550: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888037.82553: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' <<< 7163 1726888037.82760: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888037.82968: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888037.82990: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888037.83193: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888037.83198: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888037.83366: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888037.83417: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888037.83456: stdout chunk (state=3): >>> {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "sssd", "option": "services", "value": "nss, pam", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 7163 1726888037.83472: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888037.83747: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 7163 1726888037.83803: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout <<< 7163 1726888037.83830: stdout chunk (state=3): >>># restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings <<< 7163 1726888037.84008: stdout chunk (state=3): >>># cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid <<< 7163 1726888037.84012: stdout chunk (state=3): >>> # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules <<< 7163 1726888037.84453: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma <<< 7163 1726888037.84460: stdout chunk (state=3): >>># destroy zipfile._path <<< 7163 1726888037.84565: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch <<< 7163 1726888037.84610: stdout chunk (state=3): >>># destroy ipaddress <<< 7163 1726888037.84614: stdout chunk (state=3): >>># destroy ntpath <<< 7163 1726888037.84619: stdout chunk (state=3): >>># destroy importlib # destroy zipimport <<< 7163 1726888037.84622: stdout chunk (state=3): >>># destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 7163 1726888037.84625: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 7163 1726888037.84627: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd <<< 7163 1726888037.84652: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 7163 1726888037.84678: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 7163 1726888037.84700: stdout chunk (state=3): >>># destroy array <<< 7163 1726888037.84945: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888037.84984: stderr chunk (state=3): >>><<< 7163 1726888037.85004: stdout chunk (state=3): >>><<< <10.31.12.215> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888037.85091: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888037.85097: handler run complete 7163 1726888037.85100: stdout chunk (state=3): >>># destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7163 1726888037.85111: attempt loop complete, returning result 7163 1726888037.85151: variable 'item' from source: unknown 7163 1726888037.85290: variable 'item' from source: unknown ok: [managed_node1] => (item={'key': 'services', 'value': 'nss, pam'}) => { "ansible_loop_var": "item", "changed": false, "diff": { "after": "", "after_header": "/etc/sssd/sssd.conf (content)", "before": "", "before_header": "/etc/sssd/sssd.conf (content)" }, "gid": 0, "group": "root", "invocation": { "module_args": { "allow_no_value": false, "attributes": null, "backup": false, "create": true, "exclusive": true, "follow": false, "group": "root", "ignore_spaces": false, "mode": "0600", "modify_inactive_option": true, "no_extra_spaces": false, "option": "services", "owner": "root", "path": "/etc/sssd/sssd.conf", "section": "sssd", "section_has_values": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "value": "nss, pam", "values": null } }, "item": { "key": "services", "value": "nss, pam" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "state": "file", "uid": 0 } MSG: OK 7163 1726888037.86047: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform <<< 7163 1726888037.86051: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888037.86054: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888037.86057: variable 'omit' from source: magic vars 7163 1726888037.86059: stdout chunk (state=3): >>>ansible-tmp-1726888037.812499-7624-244918729041877=/root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877 <<< 7163 1726888037.86062: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888037.86065: stdout chunk (state=3): >>><<< 7163 1726888037.86069: stderr chunk (state=3): >>><<< <10.31.45.174> (0, b'ansible-tmp-1726888037.812499-7624-244918729041877=/root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888037.86216: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888037.812499-7624-244918729041877=/root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888037.86222: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 7163 1726888037.86225: variable 'ansible_module_compression' from source: unknown 7163 1726888037.86227: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 7163 1726888037.86230: stdout chunk (state=3): >>># destroy _hashlib <<< 7163 1726888037.86232: stdout chunk (state=3): >>># destroy _operator <<< 7163 1726888037.86234: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible_collections.community.general.plugins.modules.ini_file-ZIP_DEFLATED 7163 1726888037.86237: variable 'ansible_facts' from source: host vars for 'managed_node2' 7163 1726888037.86267: stdout chunk (state=3): >>># destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< Using module file /tmp/collections-FCu/ansible_collections/community/general/plugins/modules/ini_file.py 7163 1726888037.86380: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877/AnsiballZ_ini_file.py <10.31.45.174> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpc4ltf6lx TO /root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877/AnsiballZ_ini_file.py <10.31.45.174> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' '[10.31.45.174]' 7163 1726888037.86632: variable 'tlog_use_sssd' from source: role '' defaults 7163 1726888037.86635: Evaluated conditional (tlog_use_sssd | bool): True 7163 1726888037.86829: variable 'ansible_facts' from source: host vars for 'managed_node1' 7163 1726888037.86847: Sending initial data 7163 1726888037.86852: Sent initial data (154 bytes) 7163 1726888037.87050: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.46.206 closed. <<< 7163 1726888037.87054: stdout chunk (state=3): >>><<< 7163 1726888037.87064: stderr chunk (state=3): >>><<< <10.31.46.206> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4f104d0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4edfb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4f12a50>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d05130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d05fa0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d43da0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d43fe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d7b770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d7be00>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d5ba40>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d59190>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d40f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d9b710>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d9a330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d5a030>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d98b00>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4dd07d0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d401d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4dd0c50>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4dd0b30>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4dd0ec0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d3ecf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4dd15b0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4dd1280>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4dd24b0>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4de86e0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4de9df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4deac60>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4deb2c0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4dea1b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4debd40>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4deb470>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4dd2510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4b73c50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4b9c6e0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4b9c440>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4b9c710>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4b9d040>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4b9da30>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4b9c8f0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4b71df0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4b9edb0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4b9d8b0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4dd2c00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4bc7140>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4beb500>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4c482c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4c4aa20>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4c483e0>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4c152b0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b45293a0>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4bea300>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4b9fd10>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb6b4bea660>\r\n# zipimport: found 34 names in \'/tmp/ansible_community.general.ini_file_payload_rfcb643x/ansible_community.general.ini_file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b457f110>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b455e000>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b455d160>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b457cfe0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b45aaba0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b45aa930>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b45aa240>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b45aac60>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b457fda0>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b45ab860>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b45ab9e0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b45abe30>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4415b20>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b44177d0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b44181a0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4419070>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b441bda0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4deaae0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b441a0c0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4423bf0>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b44226c0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4422450>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4422990>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b441a5a0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b446be30>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b446be90>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b446da00>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b446d7c0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b446ff20>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b446e060>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b44736e0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b446ffb0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4474740>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b44748f0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4474890>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b446c050>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4477f80>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b44fd280>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4476750>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4477ad0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4476360>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4305370>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b43060f0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b44fd4f0>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4306120>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b43072f0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4311d00>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b430f950>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4402660>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b45ea330>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4311eb0>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4311a90>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community.general\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community.general.plugins\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community.general.plugins.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "sssd", "option": "services", "value": "nss, pam", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 6\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.46.206 closed.\r\n") 7163 1726888037.87283: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4f104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4edfb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4f12a50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d05130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d05fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d43da0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d43fe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d7b770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d7be00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d5ba40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d59190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d40f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d9b710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d9a330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d5a030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d98b00> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4dd07d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d401d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4dd0c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4dd0b30> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4dd0ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4d3ecf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4dd15b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4dd1280> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4dd24b0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4de86e0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4de9df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4deac60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4deb2c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4dea1b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4debd40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4deb470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4dd2510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4b73c50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4b9c6e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4b9c440> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4b9c710> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4b9d040> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4b9da30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4b9c8f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4b71df0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4b9edb0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4b9d8b0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4dd2c00> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4bc7140> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4beb500> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4c482c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4c4aa20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4c483e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4c152b0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b45293a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4bea300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4b9fd10> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb6b4bea660> # zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_rfcb643x/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b457f110> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b455e000> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b455d160> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b457cfe0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b45aaba0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b45aa930> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b45aa240> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b45aac60> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b457fda0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b45ab860> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b45ab9e0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b45abe30> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4415b20> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b44177d0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b44181a0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4419070> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b441bda0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4deaae0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b441a0c0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4423bf0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b44226c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4422450> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4422990> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b441a5a0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b446be30> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b446be90> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b446da00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b446d7c0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b446ff20> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b446e060> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b44736e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b446ffb0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4474740> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b44748f0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4474890> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b446c050> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4477f80> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b44fd280> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4476750> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4477ad0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4476360> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4305370> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b43060f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b44fd4f0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4306120> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b43072f0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6b4311d00> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b430f950> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4402660> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b45ea330> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4311eb0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6b4311a90> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "sssd", "option": "services", "value": "nss, pam", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 6 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.46.206 closed. 7163 1726888037.88944: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888037.90176: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'sssd', 'option': 'services', 'value': 'nss, pam', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7163 1726888037.90184: _low_level_execute_command(): starting 7163 1726888037.90188: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366/ > /dev/null 2>&1 && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888037.2257779-7626-115638758191366/ > /dev/null 2>&1 && sleep 0'"'"'' 7163 1726888037.90200: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 7163 1726888037.90204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7163 1726888037.90207: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 7163 1726888037.90211: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888037.90213: Evaluated conditional ('sssd' in ansible_facts.packages): True 7163 1726888037.90215: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888037.90218: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888037.90221: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' <<< 7163 1726888037.90223: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888037.90292: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888037.90301: variable 'omit' from source: magic vars 7163 1726888037.90304: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 7163 1726888037.90306: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 7163 1726888037.90309: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 7163 1726888037.90311: variable 'omit' from source: magic vars 7163 1726888037.90313: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6519 <<< 7163 1726888037.90316: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888037.90318: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888037.90320: variable '__tlog_sssd_conf' from source: role '' all vars 7163 1726888037.90322: variable '__tlog_sssd_conf' from source: role '' all vars 7163 1726888037.90324: variable 'item' from source: unknown 7163 1726888037.90326: variable 'item' from source: unknown 7163 1726888037.90328: variable 'omit' from source: magic vars 7163 1726888037.90330: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7163 1726888037.90333: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888037.90397: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888037.90401: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7163 1726888037.90466: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888037.90469: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888037.90471: Set connection var ansible_shell_executable to /bin/sh 7163 1726888037.90473: Set connection var ansible_timeout to 10 7163 1726888037.90475: Set connection var ansible_module_compression to ZIP_DEFLATED 7163 1726888037.90478: Set connection var ansible_shell_type to sh 7163 1726888037.90480: Set connection var ansible_pipelining to False 7163 1726888037.90482: Set connection var ansible_connection to ssh 7163 1726888037.90484: variable 'ansible_shell_executable' from source: unknown 7163 1726888037.90489: variable 'ansible_connection' from source: unknown 7163 1726888037.90492: variable 'ansible_module_compression' from source: unknown 7163 1726888037.90494: variable 'ansible_shell_type' from source: unknown 7163 1726888037.90496: variable 'ansible_shell_executable' from source: unknown 7163 1726888037.90597: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888037.90605: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' <<< 7163 1726888037.90614: variable 'ansible_pipelining' from source: unknown 7163 1726888037.90617: variable 'ansible_timeout' from source: unknown 7163 1726888037.90619: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888037.90621: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888037.90623: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888037.90626: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 7163 1726888037.90628: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 7163 1726888037.90630: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 6 <<< 7163 1726888037.90632: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7163 1726888037.90635: variable 'omit' from source: magic vars 7163 1726888037.90637: starting attempt loop 7163 1726888037.90641: running the handler 7163 1726888037.90643: _low_level_execute_command(): starting 7163 1726888037.90649: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 7163 1726888037.90658: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpc4ltf6lx debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877/AnsiballZ_ini_file.py" debug3: Sent message fd 3 T:17 I:3 debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpc4ltf6lx" to remote "/root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877/AnsiballZ_ini_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877/AnsiballZ_ini_file.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877/AnsiballZ_ini_file.py M:0x001a debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122718 <<< 7163 1726888037.90660: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpc4ltf6lx /root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877/AnsiballZ_ini_file.py <<< 7163 1726888037.91473: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 122718 bytes at 0 <<< 7163 1726888037.91481: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 7163 1726888037.91528: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888037.91595: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888037.91620: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888037.91656: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe <<< 7163 1726888037.91669: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7163 1726888037.91711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888037.91735: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888037.91757: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888037.91774: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888037.91810: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888037.91815: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6497 <<< 7163 1726888037.91905: stderr chunk (state=3): >>><<< 7163 1726888037.91981: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888037.91985: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888037.92029: stdout chunk (state=3): >>><<< <10.31.45.174> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpc4ltf6lx /root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877/AnsiballZ_ini_file.py\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master at \'/root/.ansible/cp/26e6bc9b9f\'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpc4ltf6lx\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877/AnsiballZ_ini_file.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpc4ltf6lx" to remote "/root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877/AnsiballZ_ini_file.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877/AnsiballZ_ini_file.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877/AnsiballZ_ini_file.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122718\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 122718 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 7163 1726888037.92121: done transferring module to remote 7163 1726888037.92125: _low_level_execute_command(): starting 7163 1726888037.92140: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877/ /root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877/AnsiballZ_ini_file.py && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877/ /root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877/AnsiballZ_ini_file.py && sleep 0'"'"'' 7163 1726888037.92829: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888037.92833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888037.92836: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7163 1726888037.92841: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888037.92843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7163 1726888037.92848: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888037.92945: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888037.92983: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888037.93943: stdout chunk (state=3): >>>/root <<< 7163 1726888037.94105: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888037.94108: stdout chunk (state=3): >>><<< 7163 1726888037.94111: stderr chunk (state=3): >>><<< <10.31.12.215> (0, b'/root\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888037.94260: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888037.94264: _low_level_execute_command(): starting 7163 1726888037.94267: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386 `" && echo ansible-tmp-1726888037.9416149-7622-53166864221386="` echo /root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386 `" ) && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386 `" && echo ansible-tmp-1726888037.9416149-7622-53166864221386="` echo /root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386 `" ) && sleep 0'"'"'' 7163 1726888037.95019: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888037.95023: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7163 1726888037.95026: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration <<< 7163 1726888037.95029: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888037.95031: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888037.95155: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888037.95164: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888037.95222: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 3 <<< 7163 1726888037.95225: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888037.95228: stdout chunk (state=3): >>><<< 7163 1726888037.95230: stderr chunk (state=3): >>><<< 7163 1726888037.95326: stderr chunk (state=3): >>><<< <10.31.46.206> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 6\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888037.95333: stdout chunk (state=3): >>><<< 7163 1726888037.95336: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 6 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888037.95344: handler run complete <10.31.45.174> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888037.95355: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888037.95359: _low_level_execute_command(): starting 7163 1726888037.95361: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877/AnsiballZ_ini_file.py && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888037.95366: attempt loop complete, returning result <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' -tt 10.31.45.174 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877/AnsiballZ_ini_file.py && sleep 0'"'"'' 7163 1726888037.95370: variable 'item' from source: unknown 7163 1726888037.95743: variable 'item' from source: unknown ok: [managed_node3] => (item={'key': 'services', 'value': 'nss, pam'}) => { "ansible_loop_var": "item", "changed": false, "diff": { "after": "", "after_header": "/etc/sssd/sssd.conf (content)", "before": "", "before_header": "/etc/sssd/sssd.conf (content)" }, "gid": 0, "group": "root", "invocation": { "module_args": { "allow_no_value": false, "attributes": null, "backup": false, "create": true, "exclusive": true, "follow": false, "group": "root", "ignore_spaces": false, "mode": "0600", "modify_inactive_option": true, "no_extra_spaces": false, "option": "services", "owner": "root", "path": "/etc/sssd/sssd.conf", "section": "sssd", "section_has_values": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "value": "nss, pam", "values": null } }, "item": { "key": "services", "value": "nss, pam" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "state": "file", "uid": 0 } MSG: OK 7163 1726888037.95951: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888037.95954: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888037.95957: variable 'omit' from source: magic vars 7163 1726888037.96339: variable 'tlog_use_sssd' from source: role '' defaults 7163 1726888037.96343: Evaluated conditional (tlog_use_sssd | bool): True 7163 1726888037.96402: variable 'ansible_facts' from source: host vars for 'managed_node3' 7163 1726888037.96474: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888037.96479: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found <<< 7163 1726888037.96481: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888037.96484: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888037.96487: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7163 1726888037.96489: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888037.96570: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' <<< 7163 1726888037.96584: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888037.96601: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888037.96643: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888037.96874: Evaluated conditional ('sssd' in ansible_facts.packages): True 7163 1726888037.96877: variable 'omit' from source: magic vars 7163 1726888037.96896: variable 'omit' from source: magic vars 7163 1726888037.96945: variable '__tlog_sssd_conf' from source: role '' all vars 7163 1726888037.96982: variable '__tlog_sssd_conf' from source: role '' all vars 7163 1726888037.97040: variable 'item' from source: unknown 7163 1726888037.97090: variable 'item' from source: unknown 7163 1726888037.97106: variable 'omit' from source: magic vars 7163 1726888037.97123: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7163 1726888037.97138: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888037.97144: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888037.97157: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7163 1726888037.97160: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888037.97162: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888037.97246: Set connection var ansible_shell_executable to /bin/sh 7163 1726888037.97249: Set connection var ansible_timeout to 10 7163 1726888037.97252: Set connection var ansible_module_compression to ZIP_DEFLATED 7163 1726888037.97254: Set connection var ansible_shell_type to sh 7163 1726888037.97256: Set connection var ansible_pipelining to False 7163 1726888037.97259: Set connection var ansible_connection to ssh 7163 1726888037.97266: variable 'ansible_shell_executable' from source: unknown 7163 1726888037.97269: variable 'ansible_connection' from source: unknown 7163 1726888037.97272: variable 'ansible_module_compression' from source: unknown 7163 1726888037.97275: variable 'ansible_shell_type' from source: unknown 7163 1726888037.97277: variable 'ansible_shell_executable' from source: unknown 7163 1726888037.97279: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888037.97285: variable 'ansible_pipelining' from source: unknown 7163 1726888037.97289: variable 'ansible_timeout' from source: unknown 7163 1726888037.97292: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888037.97383: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7163 1726888037.97395: variable 'omit' from source: magic vars 7163 1726888037.97398: starting attempt loop 7163 1726888037.97401: running the handler 7163 1726888037.97404: _low_level_execute_command(): starting 7163 1726888037.97409: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 7163 1726888037.97864: stdout chunk (state=3): >>>ansible-tmp-1726888037.9416149-7622-53166864221386=/root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386 <<< 7163 1726888037.98066: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888037.98244: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888037.98248: stdout chunk (state=3): >>><<< 7163 1726888037.98250: stderr chunk (state=3): >>><<< 7163 1726888037.98253: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK <<< <10.31.12.215> (0, b'ansible-tmp-1726888037.9416149-7622-53166864221386=/root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 3\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888037.98261: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888037.9416149-7622-53166864221386=/root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 3 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888037.98303: variable 'ansible_module_compression' from source: unknown 7163 1726888037.98357: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible_collections.community.general.plugins.modules.ini_file-ZIP_DEFLATED 7163 1726888037.98543: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /tmp/collections-FCu/ansible_collections/community/general/plugins/modules/ini_file.py 7163 1726888037.98549: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888037.98552: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386/AnsiballZ_ini_file.py 7163 1726888037.98554: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 6 <<< <10.31.12.215> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmp09eou1zu TO /root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386/AnsiballZ_ini_file.py <10.31.12.215> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' '[10.31.12.215]' 7163 1726888037.98726: Sending initial data 7163 1726888037.98735: Sent initial data (154 bytes) 7163 1726888037.98965: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 7163 1726888037.98997: stdout chunk (state=3): >>>import '_io' # <<< 7163 1726888037.99025: stdout chunk (state=3): >>>import 'marshal' # <<< 7163 1726888037.99059: stdout chunk (state=3): >>>import 'posix' # <<< 7163 1726888037.99083: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7163 1726888037.99108: stdout chunk (state=3): >>>import 'time' # <<< 7163 1726888037.99159: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7163 1726888037.99179: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 7163 1726888037.99561: stdout chunk (state=3): >>>import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f8184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f7e7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f81aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # <<< 7163 1726888037.99567: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 7163 1726888037.99570: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 7163 1726888037.99599: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888037.99604: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888037.99647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888037.99651: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f609130> <<< 7163 1726888037.99770: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888037.99774: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f609fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7163 1726888037.99791: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888037.99802: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' <<< 7163 1726888037.99821: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888038.00000: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 7163 1726888038.00031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 7163 1726888038.00069: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7163 1726888038.00122: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888038.00260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f647d70> <<< 7163 1726888038.00297: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888038.00322: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f647fb0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7163 1726888038.00443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # <<< 7163 1726888038.00459: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f67f770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f67fe00> import '_collections' # <<< 7163 1726888038.00602: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f65fa40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f65d160> <<< 7163 1726888038.00643: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 3 <<< 7163 1726888038.00679: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f644f20> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 7163 1726888038.00699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 7163 1726888038.00726: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 7163 1726888038.00849: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f69f6e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f69e300> <<< 7163 1726888038.00900: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f65e030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f69cb30> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6d4710> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6441a0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 7163 1726888038.01001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f6d4bc0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6d4a70> <<< 7163 1726888038.01009: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f6d4e60> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f642cc0> <<< 7163 1726888038.01095: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6d5550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6d5220> import 'importlib.machinery' # <<< 7163 1726888038.01121: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 7163 1726888038.01168: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6d6450> import 'importlib.util' # <<< 7163 1726888038.01171: stdout chunk (state=3): >>>import 'runpy' # <<< 7163 1726888038.01174: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 7163 1726888038.01201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 7163 1726888038.01243: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6ec650> <<< 7163 1726888038.01254: stdout chunk (state=3): >>>import 'errno' # <<< 7163 1726888038.01282: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888038.01312: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f6edd30> <<< 7163 1726888038.01365: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 7163 1726888038.01375: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6eebd0> <<< 7163 1726888038.01571: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f6ef230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6ee120> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f6efcb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6ef3e0> <<< 7163 1726888038.01730: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6d63c0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 7163 1726888038.01773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f483b60> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f4ac5c0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4ac350> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f4ac5f0> <<< 7163 1726888038.01791: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7163 1726888038.01849: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888038.01968: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f4acef0> <<< 7163 1726888038.02123: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f4ad820> <<< 7163 1726888038.02173: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4ac7d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f481d00> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 7163 1726888038.02176: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 7163 1726888038.02249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4aec30> <<< 7163 1726888038.02253: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4ad970> <<< 7163 1726888038.02255: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6d6b70> <<< 7163 1726888038.02267: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7163 1726888038.02336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888038.02386: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7163 1726888038.02402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4daf90> <<< 7163 1726888038.02405: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 7163 1726888038.02505: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 7163 1726888038.02508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7163 1726888038.02530: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 7163 1726888038.02553: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4fb2c0> <<< 7163 1726888038.02575: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7163 1726888038.02598: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root <<< 7163 1726888038.02604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7163 1726888038.02617: stderr chunk (state=3): >>>debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp09eou1zu debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386/AnsiballZ_ini_file.py" debug3: Sent message fd 3 T:17 I:3 <<< 7163 1726888038.02623: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp09eou1zu /root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386/AnsiballZ_ini_file.py <<< 7163 1726888038.02790: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f52bfb0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 7163 1726888038.02875: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmp09eou1zu" to remote "/root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386/AnsiballZ_ini_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386/AnsiballZ_ini_file.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386/AnsiballZ_ini_file.py M:0x001a <<< 7163 1726888038.02879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 7163 1726888038.02882: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7163 1726888038.02910: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f55e810> <<< 7163 1726888038.02960: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f55c1d0> <<< 7163 1726888038.03018: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4fbf50> <<< 7163 1726888038.03045: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122718 <<< 7163 1726888038.03048: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f369190> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4fa0c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4afb90> <<< 7163 1726888038.03166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 7163 1726888038.03170: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f798f4fa1e0> <<< 7163 1726888038.03278: stdout chunk (state=3): >>>/root <<< 7163 1726888038.03313: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_38sps3dk/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available <<< 7163 1726888038.03447: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.03500: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7163 1726888038.03531: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 122718 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 7163 1726888038.03587: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888038.03590: stderr chunk (state=3): >>><<< 7163 1726888038.03593: stdout chunk (state=3): >>><<< 7163 1726888038.03595: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7163 1726888038.03604: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< <10.31.46.206> (0, b'/root\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 6\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888038.03653: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 6 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888038.03658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f3bae10> import '_typing' # <<< 7163 1726888038.03661: _low_level_execute_command(): starting 7163 1726888038.03664: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678 `" && echo ansible-tmp-1726888038.0363462-7626-121673129420678="` echo /root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678 `" ) && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678 `" && echo ansible-tmp-1726888038.0363462-7626-121673129420678="` echo /root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678 `" ) && sleep 0'"'"'' 7163 1726888038.03908: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f399d00> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f398e60> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888038.03928: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 7163 1726888038.03954: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.03957: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888038.04119: stderr chunk (state=3): >>><<< 7163 1726888038.04122: stdout chunk (state=3): >>><<< <10.31.12.215> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp09eou1zu /root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386/AnsiballZ_ini_file.py\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master at \'/root/.ansible/cp/1fb99bda8d\'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 3\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp09eou1zu\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386/AnsiballZ_ini_file.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmp09eou1zu" to remote "/root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386/AnsiballZ_ini_file.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386/AnsiballZ_ini_file.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386/AnsiballZ_ini_file.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122718\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 122718 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 7163 1726888038.04130: done transferring module to remote 7163 1726888038.04132: _low_level_execute_command(): starting 7163 1726888038.04134: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386/ /root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386/AnsiballZ_ini_file.py && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386/ /root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386/AnsiballZ_ini_file.py && sleep 0'"'"'' 7163 1726888038.05015: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' <<< 7163 1726888038.05130: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888038.05137: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888038.05416: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888038.05420: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 6 <<< 7163 1726888038.05423: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.05523: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888038.05527: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888038.05530: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888038.05541: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' <<< 7163 1726888038.05544: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888038.05578: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888038.05591: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888038.05683: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888038.06517: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 7163 1726888038.06526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f3b8b60> <<< 7163 1726888038.06563: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 7163 1726888038.06570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888038.06599: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 7163 1726888038.06606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 7163 1726888038.06640: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 7163 1726888038.06678: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f3ea870> <<< 7163 1726888038.06706: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f3ea600> <<< 7163 1726888038.06756: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f3e9f10> <<< 7163 1726888038.06812: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 7163 1726888038.06816: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f3ea3f0> <<< 7163 1726888038.06820: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f3bb890> <<< 7163 1726888038.06863: stdout chunk (state=3): >>>import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f3eb5c0> <<< 7163 1726888038.06887: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f3eb800> <<< 7163 1726888038.06911: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7163 1726888038.06977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 7163 1726888038.06980: stdout chunk (state=3): >>>import '_locale' # <<< 7163 1726888038.07029: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f3ebcb0> <<< 7163 1726888038.07042: stdout chunk (state=3): >>>import 'pwd' # <<< 7163 1726888038.07054: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 7163 1726888038.07082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 7163 1726888038.07145: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed15a90> <<< 7163 1726888038.07159: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed176b0> <<< 7163 1726888038.07184: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 7163 1726888038.07198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 7163 1726888038.07287: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed17f80> <<< 7163 1726888038.07298: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed19220> <<< 7163 1726888038.07325: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7163 1726888038.07355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 7163 1726888038.07561: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7163 1726888038.07564: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed1bcb0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f39af00> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed19f70> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 7163 1726888038.07596: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 7163 1726888038.07611: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 7163 1726888038.07635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 7163 1726888038.07690: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 7163 1726888038.07693: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed23bc0> import '_tokenize' # <<< 7163 1726888038.07773: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed22690> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed223f0> <<< 7163 1726888038.07798: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7163 1726888038.07883: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed22960> <<< 7163 1726888038.07915: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed1a480> <<< 7163 1726888038.07930: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed6bec0> <<< 7163 1726888038.07968: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed6bfb0> <<< 7163 1726888038.08014: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 7163 1726888038.08099: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed6da90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed6d850> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7163 1726888038.08204: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888038.08259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7163 1726888038.08263: stdout chunk (state=3): >>><<< 7163 1726888038.08265: stderr chunk (state=3): >>><<< <10.31.12.215> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888038.08413: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888038.08417: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed6ff50> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed6e180> <<< 7163 1726888038.08532: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 7163 1726888038.08542: _low_level_execute_command(): starting 7163 1726888038.08558: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386/AnsiballZ_ini_file.py && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' -tt 10.31.12.215 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386/AnsiballZ_ini_file.py && sleep 0'"'"'' 7163 1726888038.08612: stdout chunk (state=3): >>>import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed736e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed6ffb0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed747a0> <<< 7163 1726888038.08655: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed74890> <<< 7163 1726888038.08692: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed74770> <<< 7163 1726888038.08736: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed6c200> <<< 7163 1726888038.08758: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 7163 1726888038.08792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 7163 1726888038.08850: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888038.08965: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed77fe0> <<< 7163 1726888038.09107: stdout chunk (state=3): >>>ansible-tmp-1726888038.0363462-7626-121673129420678=/root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678 <<< 7163 1726888038.09145: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798edfd160> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed767b0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed77b60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed763c0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 7163 1726888038.09296: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.09411: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 7163 1726888038.09489: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888038.09495: stdout chunk (state=3): >>><<< 7163 1726888038.09497: stderr chunk (state=3): >>><<< 7163 1726888038.09544: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.09645: stdout chunk (state=3): >>># zipimport: zlib available <<< <10.31.46.206> (0, b'ansible-tmp-1726888038.0363462-7626-121673129420678=/root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 6\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888038.09657: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888038.0363462-7626-121673129420678=/root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 6 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888038.10056: variable 'ansible_module_compression' from source: unknown 7163 1726888038.10064: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible_collections.community.general.plugins.modules.ini_file-ZIP_DEFLATED 7163 1726888038.10069: variable 'ansible_facts' from source: host vars for 'managed_node3' 7163 1726888038.10072: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888038.10079: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888038.10083: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 <<< 7163 1726888038.10148: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888038.10172: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888038.10184: stdout chunk (state=3): >>># zipimport: zlib available <<< Using module file /tmp/collections-FCu/ansible_collections/community/general/plugins/modules/ini_file.py 7163 1726888038.10256: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678/AnsiballZ_ini_file.py <10.31.46.206> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpk1sn35o5 TO /root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678/AnsiballZ_ini_file.py <10.31.46.206> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/a3358520e8"' '[10.31.46.206]' 7163 1726888038.10393: Sending initial data 7163 1726888038.10396: Sent initial data (155 bytes) 7163 1726888038.10685: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 7163 1726888038.10719: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 7163 1726888038.11023: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888038.11030: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ec052e0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ec06120> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798edfd2b0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 7163 1726888038.11033: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.11036: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 7163 1726888038.11040: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.11157: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.11329: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 7163 1726888038.11334: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 7163 1726888038.11361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ec060c0> # zipimport: zlib available <<< 7163 1726888038.11421: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888038.11502: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888038.11506: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888038.11607: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888038.11866: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.12314: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.12343: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.12399: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 7163 1726888038.12409: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.12446: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.12496: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 7163 1726888038.12578: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.12659: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 7163 1726888038.12707: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.12718: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 7163 1726888038.12742: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888038.12773: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 7163 1726888038.12803: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.13010: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.13282: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7163 1726888038.13402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 7163 1726888038.13455: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ec07380> # zipimport: zlib available <<< 7163 1726888038.13560: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.13793: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 7163 1726888038.13797: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888038.13854: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.13916: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 7163 1726888038.14004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888038.14066: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 7163 1726888038.14125: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 7163 1726888038.14171: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7163 1726888038.14175: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpk1sn35o5 debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678/AnsiballZ_ini_file.py" debug3: Sent message fd 3 T:17 I:3 <<< 7163 1726888038.14182: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpk1sn35o5 /root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678/AnsiballZ_ini_file.py <<< 7163 1726888038.14185: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 7163 1726888038.14197: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ec11df0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ec0d5e0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 7163 1726888038.14268: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.14275: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpk1sn35o5" to remote "/root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678/AnsiballZ_ini_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678/AnsiballZ_ini_file.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678/AnsiballZ_ini_file.py M:0x001a <<< 7163 1726888038.14282: stdout chunk (state=3): >>> <<< 7163 1726888038.14368: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888038.14392: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # <<< 7163 1726888038.14401: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7163 1726888038.14646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 7163 1726888038.14653: stdout chunk (state=3): >>> # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 7163 1726888038.14659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'<<< 7163 1726888038.14663: stdout chunk (state=3): >>> <<< 7163 1726888038.14666: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7163 1726888038.14669: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed027b0> <<< 7163 1726888038.14672: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f426480> <<< 7163 1726888038.14742: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122719 <<< 7163 1726888038.14748: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ec11e80> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f39b6b0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 7163 1726888038.14756: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca73bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca738bb00> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 7163 1726888038.14844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca73bea50> import '_signal' # <<< 7163 1726888038.14918: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 7163 1726888038.14942: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 7163 1726888038.14968: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins' # <<< 7163 1726888038.14996: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins.modules' # <<< 7163 1726888038.15020: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.15315: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca73cd130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888038.15320: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca73cdfa0> import 'site' # <<< 7163 1726888038.15392: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7163 1726888038.15428: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.15632: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.15739: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 7163 1726888038.15769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 7163 1726888038.15784: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 122719 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 7163 1726888038.15797: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 7163 1726888038.15827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888038.15830: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7163 1726888038.15878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 7163 1726888038.15903: stdout chunk (state=3): >>> {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 998, "gid": 998, "owner": "sssd", "group": "sssd", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "sssd", "option": "domains", "value": "nssfiles", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7163 1726888038.15921: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 7163 1726888038.15934: stdout chunk (state=3): >>># destroy __main__ <<< 7163 1726888038.15943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 7163 1726888038.15967: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca71cbd70> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 7163 1726888038.15992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 7163 1726888038.16051: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca71cbfb0> <<< 7163 1726888038.16102: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888038.16141: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 7163 1726888038.16185: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7163 1726888038.16202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888038.16214: stdout chunk (state=3): >>>import 'itertools' # <<< 7163 1726888038.16475: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca72037a0> <<< 7163 1726888038.16542: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7203e30> <<< 7163 1726888038.16546: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe <<< 7163 1726888038.16549: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7163 1726888038.16551: stderr chunk (state=3): >>><<< 7163 1726888038.16555: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules <<< 7163 1726888038.16564: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca71e3a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca71e1160> <<< 7163 1726888038.16797: stdout chunk (state=3): >>><<< <10.31.46.206> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpk1sn35o5 /root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678/AnsiballZ_ini_file.py\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master at \'/root/.ansible/cp/a3358520e8\'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpk1sn35o5\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678/AnsiballZ_ini_file.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpk1sn35o5" to remote "/root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678/AnsiballZ_ini_file.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678/AnsiballZ_ini_file.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678/AnsiballZ_ini_file.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122719\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 122719 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 7163 1726888038.16810: done transferring module to remote 7163 1726888038.16814: _low_level_execute_command(): starting 7163 1726888038.16820: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678/ /root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678/AnsiballZ_ini_file.py && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678/ /root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678/AnsiballZ_ini_file.py && sleep 0'"'"'' 7163 1726888038.16834: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca71c8f20> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7223710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7222330> <<< 7163 1726888038.16981: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 7163 1726888038.16989: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno <<< 7163 1726888038.17006: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 7163 1726888038.17017: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro <<< 7163 1726888038.17023: stdout chunk (state=3): >>># destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 7163 1726888038.17029: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca71e2030> <<< 7163 1726888038.17032: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7220aa0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7258770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca71c81a0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 7163 1726888038.17124: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca7258c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7258ad0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca7258e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca71c6cc0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888038.17130: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7163 1726888038.17133: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 7163 1726888038.17183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 7163 1726888038.17252: stdout chunk (state=3): >>># destroy sys.monitoring <<< 7163 1726888038.17259: stdout chunk (state=3): >>># destroy _socket # destroy _collections <<< 7163 1726888038.17431: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 7163 1726888038.17439: stdout chunk (state=3): >>># destroy _typing <<< 7163 1726888038.17444: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 7163 1726888038.17447: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 7163 1726888038.17452: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7163 1726888038.17455: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7259580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7259250> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca725a480> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7270650> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca7271d00> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 7163 1726888038.17700: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7272ba0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca7273200> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca72720f0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca7273c50> <<< 7163 1726888038.17704: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 7163 1726888038.17706: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca72733b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7258da0> <<< 7163 1726888038.17708: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 7163 1726888038.17731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 7163 1726888038.17763: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 7163 1726888038.17783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 7163 1726888038.17824: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca6ff7b30> <<< 7163 1726888038.17860: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 7163 1726888038.17959: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.45.174 closed. <<< 7163 1726888038.17997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 7163 1726888038.18000: stderr chunk (state=3): >>><<< 7163 1726888038.18003: stdout chunk (state=3): >>><<< 7163 1726888038.18015: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca7020620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7020380> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca7020650> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7163 1726888038.18070: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< <10.31.45.174> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f8184d0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f7e7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f81aa50>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f609130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f609fa0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f647d70>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f647fb0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f67f770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f67fe00>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f65fa40>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f65d160>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f644f20>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f69f6e0>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f69e300>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f65e030>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f69cb30>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6d4710>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6441a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f6d4bc0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6d4a70>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f6d4e60>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f642cc0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6d5550>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6d5220>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6d6450>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6ec650>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f6edd30>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6eebd0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f6ef230>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6ee120>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f6efcb0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6ef3e0>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6d63c0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f483b60>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f4ac5c0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4ac350>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f4ac5f0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f4acef0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f4ad820>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4ac7d0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f481d00>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4aec30>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4ad970>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6d6b70>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4daf90>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4fb2c0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f52bfb0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f55e810>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f55c1d0>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4fbf50>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f369190>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4fa0c0>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4afb90>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f798f4fa1e0>\r\n# zipimport: found 34 names in \'/tmp/ansible_community.general.ini_file_payload_38sps3dk/ansible_community.general.ini_file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f3bae10>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f399d00>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f398e60>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f3b8b60>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f3ea870>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f3ea600>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f3e9f10>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f3ea3f0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f3bb890>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f3eb5c0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f3eb800>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f3ebcb0>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed15a90>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed176b0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed17f80>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed19220>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed1bcb0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f39af00>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed19f70>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed23bc0>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed22690>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed223f0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed22960>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed1a480>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed6bec0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed6bfb0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed6da90>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed6d850>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed6ff50>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed6e180>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed736e0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed6ffb0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed747a0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed74890>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed74770>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed6c200>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed77fe0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798edfd160>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed767b0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed77b60>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed763c0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ec052e0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ec06120>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798edfd2b0>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ec060c0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ec07380>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ec11df0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ec0d5e0>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed027b0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f426480>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ec11e80>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f39b6b0>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community.general\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community.general.plugins\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community.general.plugins.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 998, "gid": 998, "owner": "sssd", "group": "sssd", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "sssd", "option": "domains", "value": "nssfiles", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.45.174 closed.\r\n") 7163 1726888038.18333: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f8184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f7e7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f81aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f609130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f609fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f647d70> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f647fb0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f67f770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f67fe00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f65fa40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f65d160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f644f20> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f69f6e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f69e300> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f65e030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f69cb30> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6d4710> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6441a0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f6d4bc0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6d4a70> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f6d4e60> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f642cc0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6d5550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6d5220> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6d6450> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6ec650> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f6edd30> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6eebd0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f6ef230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6ee120> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f6efcb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6ef3e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6d63c0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f483b60> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f4ac5c0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4ac350> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f4ac5f0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f4acef0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f4ad820> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4ac7d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f481d00> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4aec30> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4ad970> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f6d6b70> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4daf90> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4fb2c0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f52bfb0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f55e810> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f55c1d0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4fbf50> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f369190> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4fa0c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f4afb90> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f798f4fa1e0> # zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_38sps3dk/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f3bae10> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f399d00> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f398e60> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f3b8b60> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f3ea870> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f3ea600> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f3e9f10> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f3ea3f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f3bb890> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f3eb5c0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f3eb800> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f3ebcb0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed15a90> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed176b0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed17f80> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed19220> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed1bcb0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798f39af00> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed19f70> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed23bc0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed22690> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed223f0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed22960> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed1a480> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed6bec0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed6bfb0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed6da90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed6d850> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed6ff50> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed6e180> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed736e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed6ffb0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed747a0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed74890> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed74770> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed6c200> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed77fe0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798edfd160> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed767b0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ed77b60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed763c0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ec052e0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ec06120> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798edfd2b0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ec060c0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ec07380> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f798ec11df0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ec0d5e0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ed027b0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f426480> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798ec11e80> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f798f39b6b0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 998, "gid": 998, "owner": "sssd", "group": "sssd", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "sssd", "option": "domains", "value": "nssfiles", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.45.174 closed. 7163 1726888038.18768: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca7020f80> <<< 7163 1726888038.18773: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca70218b0> <<< 7163 1726888038.18776: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7020830> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6ff5cd0> <<< 7163 1726888038.18779: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 7163 1726888038.20188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 7163 1726888038.20192: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'sssd', 'option': 'domains', 'value': 'nssfiles', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7163 1726888038.20195: _low_level_execute_command(): starting 7163 1726888038.20198: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877/ > /dev/null 2>&1 && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888038.20204: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7022c90> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7021a00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca725ab70> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888037.812499-7624-244918729041877/ > /dev/null 2>&1 && sleep 0'"'"'' 7163 1726888038.20210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7163 1726888038.20213: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' <<< 7163 1726888038.20223: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888038.20233: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888038.20235: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888038.20239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca704b020> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca706f3b0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # <<< 7163 1726888038.20242: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6573 <<< 7163 1726888038.20244: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888038.20251: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888038.20254: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca70d01d0> <<< 7163 1726888038.20258: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 7163 1726888038.20261: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7163 1726888038.20263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7163 1726888038.20265: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca70d2930> <<< 7163 1726888038.20268: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888038.20270: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888038.20272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888038.20274: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888038.20276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888038.20279: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' <<< 7163 1726888038.20281: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca70d02f0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca709d1c0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca709d970> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca706e1b0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7023bf0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 7163 1726888038.20283: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0ca6925520> <<< 7163 1726888038.20285: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888038.20291: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888038.20297: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888038.20300: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888038.20302: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_d3qpi_md/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available <<< 7163 1726888038.20385: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.20417: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 7163 1726888038.20440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7163 1726888038.20488: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7163 1726888038.20590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 7163 1726888038.20632: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca697af60> <<< 7163 1726888038.20649: stdout chunk (state=3): >>>import '_typing' # <<< 7163 1726888038.20927: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6959e50> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6959040> <<< 7163 1726888038.20953: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.20982: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 7163 1726888038.21042: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 7163 1726888038.21143: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.21850: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888038.21930: stderr chunk (state=3): >>><<< 7163 1726888038.21934: stdout chunk (state=3): >>><<< <10.31.45.174> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888038.21967: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888038.21972: handler run complete 7163 1726888038.22161: attempt loop complete, returning result 7163 1726888038.22165: variable 'item' from source: unknown 7163 1726888038.22208: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe <<< 7163 1726888038.22220: variable 'item' from source: unknown ok: [managed_node2] => (item={'key': 'domains', 'value': 'nssfiles'}) => { "ansible_loop_var": "item", "changed": false, "diff": { "after": "", "after_header": "/etc/sssd/sssd.conf (content)", "before": "", "before_header": "/etc/sssd/sssd.conf (content)" }, "gid": 998, "group": "sssd", "invocation": { "module_args": { "allow_no_value": false, "attributes": null, "backup": false, "create": true, "exclusive": true, "follow": false, "group": "root", "ignore_spaces": false, "mode": "0600", "modify_inactive_option": true, "no_extra_spaces": false, "option": "domains", "owner": "root", "path": "/etc/sssd/sssd.conf", "section": "sssd", "section_has_values": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "value": "nssfiles", "values": null } }, "item": { "key": "domains", "value": "nssfiles" }, "mode": "0600", "owner": "sssd", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "state": "file", "uid": 998 } MSG: OK 7163 1726888038.22755: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7163 1726888038.22759: dumping result to json 7163 1726888038.22762: stdout chunk (state=3): >>><<< 7163 1726888038.22764: stderr chunk (state=3): >>><<< 7163 1726888038.22767: done dumping result, returning 7163 1726888038.22783: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Configure sssd services section [02619b48-4a2f-6d34-1d0e-00000000000e] <10.31.46.206> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888038.22794: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888038.22797: _low_level_execute_command(): starting 7163 1726888038.22800: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678/AnsiballZ_ini_file.py && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888038.22815: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000e 7163 1726888038.23207: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000e 7163 1726888038.23215: WORKER PROCESS EXITING <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' -tt 10.31.46.206 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678/AnsiballZ_ini_file.py && sleep 0'"'"'' 7163 1726888038.23625: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.24043: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888038.24081: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888038.24176: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' <<< 7163 1726888038.24210: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 <<< 7163 1726888038.24224: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888038.24260: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888038.25869: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6978e30> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 7163 1726888038.25876: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 7163 1726888038.26072: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca69aa8d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca69aa660> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca69a9fd0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 7163 1726888038.26090: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca69aa9f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca697b980> <<< 7163 1726888038.26094: stdout chunk (state=3): >>>import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca69ab680> <<< 7163 1726888038.26148: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca69ab8c0> <<< 7163 1726888038.26282: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 7163 1726888038.26330: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca69abe00> <<< 7163 1726888038.26386: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 7163 1726888038.26389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 7163 1726888038.26454: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6811c10> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca6813830> <<< 7163 1726888038.26481: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 7163 1726888038.26500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 7163 1726888038.26552: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6814170> <<< 7163 1726888038.26616: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 7163 1726888038.26632: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6815310> <<< 7163 1726888038.26656: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7163 1726888038.26703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 7163 1726888038.26727: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7163 1726888038.26828: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6817da0> <<< 7163 1726888038.26858: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca71c6db0> <<< 7163 1726888038.26895: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6816060> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 7163 1726888038.26930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 7163 1726888038.26959: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 7163 1726888038.27016: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 7163 1726888038.27048: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 7163 1726888038.27055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 7163 1726888038.27062: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6823ce0> <<< 7163 1726888038.27164: stdout chunk (state=3): >>>import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca68227b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6822510> <<< 7163 1726888038.27196: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 7163 1726888038.27204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7163 1726888038.27313: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6822a80> <<< 7163 1726888038.27344: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6816570> <<< 7163 1726888038.27380: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca6867ef0> <<< 7163 1726888038.27417: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6867f50> <<< 7163 1726888038.27458: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 7163 1726888038.27519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 7163 1726888038.27524: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 7163 1726888038.27571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca6869a90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6869880> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7163 1726888038.27749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7163 1726888038.27819: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca686bfb0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca686a180> <<< 7163 1726888038.27822: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7163 1726888038.27900: stdout chunk (state=3): >>>import _imp # builtin <<< 7163 1726888038.27928: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 7163 1726888038.27931: stdout chunk (state=3): >>>import '_thread' # <<< 7163 1726888038.27942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 7163 1726888038.27956: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 7163 1726888038.27963: stdout chunk (state=3): >>> <<< 7163 1726888038.27998: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca686f6e0> <<< 7163 1726888038.28040: stdout chunk (state=3): >>>import '_io' # <<< 7163 1726888038.28058: stdout chunk (state=3): >>> import 'marshal' # <<< 7163 1726888038.28193: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca686bf20> <<< 7163 1726888038.28283: stdout chunk (state=3): >>> import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 7163 1726888038.28285: stdout chunk (state=3): >>>import 'codecs' # <<< 7163 1726888038.28289: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca6870740> <<< 7163 1726888038.28367: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py<<< 7163 1726888038.28371: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca68706e0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888038.28373: stdout chunk (state=3): >>> <<< 7163 1726888038.28376: stdout chunk (state=3): >>>import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca68709e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca68681a0> <<< 7163 1726888038.28439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1bb604d0> <<< 7163 1726888038.28448: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 7163 1726888038.28454: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1bb2fb30><<< 7163 1726888038.28457: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 7163 1726888038.28461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 7163 1726888038.28480: stdout chunk (state=3): >>> <<< 7163 1726888038.28483: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 7163 1726888038.28515: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1bb62a50> <<< 7163 1726888038.28521: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca68fc0e0> <<< 7163 1726888038.28551: stdout chunk (state=3): >>>import '_signal' # <<< 7163 1726888038.28588: stdout chunk (state=3): >>>import '_abc' # <<< 7163 1726888038.28599: stdout chunk (state=3): >>> <<< 7163 1726888038.28613: stdout chunk (state=3): >>>import 'abc' # <<< 7163 1726888038.28649: stdout chunk (state=3): >>>import 'io' # <<< 7163 1726888038.28656: stdout chunk (state=3): >>> <<< 7163 1726888038.28724: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 7163 1726888038.28772: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888038.28818: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca68fd070> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6872870> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888038.28823: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca6873c20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6872480> <<< 7163 1726888038.28864: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 7163 1726888038.28911: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # <<< 7163 1726888038.28950: stdout chunk (state=3): >>> import 'os' # <<< 7163 1726888038.28998: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 7163 1726888038.29025: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888038.29060: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'<<< 7163 1726888038.29118: stdout chunk (state=3): >>> # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 7163 1726888038.29153: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 7163 1726888038.29159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 7163 1726888038.29162: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1bb71130><<< 7163 1726888038.29175: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 7163 1726888038.29194: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.29216: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 7163 1726888038.29244: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888038.29275: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1bb71fa0> <<< 7163 1726888038.29330: stdout chunk (state=3): >>>import 'site' # <<< 7163 1726888038.29382: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information.<<< 7163 1726888038.29405: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.29479: stdout chunk (state=3): >>> <<< 7163 1726888038.29654: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.29746: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 7163 1726888038.29774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'<<< 7163 1726888038.29779: stdout chunk (state=3): >>> <<< 7163 1726888038.29812: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 7163 1726888038.29845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888038.29876: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7163 1726888038.29933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'<<< 7163 1726888038.29982: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py<<< 7163 1726888038.30085: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'<<< 7163 1726888038.30129: stdout chunk (state=3): >>> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b94fd70> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 7163 1726888038.30160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'<<< 7163 1726888038.30187: stdout chunk (state=3): >>> <<< 7163 1726888038.30236: stdout chunk (state=3): >>>import '_operator' # <<< 7163 1726888038.30247: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b94ffb0><<< 7163 1726888038.30279: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py<<< 7163 1726888038.30297: stdout chunk (state=3): >>> <<< 7163 1726888038.30311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'<<< 7163 1726888038.30341: stdout chunk (state=3): >>> # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py<<< 7163 1726888038.30351: stdout chunk (state=3): >>> <<< 7163 1726888038.30411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888038.30447: stdout chunk (state=3): >>>import 'itertools' # <<< 7163 1726888038.30457: stdout chunk (state=3): >>> <<< 7163 1726888038.30486: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'<<< 7163 1726888038.30525: stdout chunk (state=3): >>> import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b987770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py<<< 7163 1726888038.30528: stdout chunk (state=3): >>> <<< 7163 1726888038.30536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'<<< 7163 1726888038.30574: stdout chunk (state=3): >>> import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b987e00><<< 7163 1726888038.30609: stdout chunk (state=3): >>> import '_collections' # <<< 7163 1726888038.30655: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.30678: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b967a40><<< 7163 1726888038.30712: stdout chunk (state=3): >>> import '_functools' # <<< 7163 1726888038.30895: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b965160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b94cf20><<< 7163 1726888038.30928: stdout chunk (state=3): >>> <<< 7163 1726888038.30979: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 7163 1726888038.30983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 7163 1726888038.31005: stdout chunk (state=3): >>>import '_sre' # <<< 7163 1726888038.31051: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py<<< 7163 1726888038.31055: stdout chunk (state=3): >>> <<< 7163 1726888038.31116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 7163 1726888038.31120: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 7163 1726888038.31122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 7163 1726888038.31168: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9a76e0> <<< 7163 1726888038.31379: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9a6300> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b966030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9a4b30> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9dc710> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b94c1a0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b9dcbc0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9dca70> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888038.31409: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b9dce60> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b94acc0> <<< 7163 1726888038.31576: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 7163 1726888038.31580: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 7163 1726888038.31583: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 7163 1726888038.31606: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7163 1726888038.31629: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888038.31711: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9dd550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9dd220> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9de450> import 'importlib.util' # import 'runpy' # <<< 7163 1726888038.31817: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 7163 1726888038.31896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca6701220> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6701fd0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca68fd280> <<< 7163 1726888038.31903: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9f4650> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'<<< 7163 1726888038.31923: stdout chunk (state=3): >>> import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b9f5d30> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'<<< 7163 1726888038.31928: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 7163 1726888038.31992: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'<<< 7163 1726888038.32035: stdout chunk (state=3): >>> import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9f6bd0><<< 7163 1726888038.32052: stdout chunk (state=3): >>> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888038.32098: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b9f7230><<< 7163 1726888038.32140: stdout chunk (state=3): >>> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9f6120> <<< 7163 1726888038.32160: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'<<< 7163 1726888038.32222: stdout chunk (state=3): >>> # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'<<< 7163 1726888038.32242: stdout chunk (state=3): >>> # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b9f7cb0><<< 7163 1726888038.32261: stdout chunk (state=3): >>> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9f73e0><<< 7163 1726888038.32283: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888038.32325: stdout chunk (state=3): >>> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9de3c0> <<< 7163 1726888038.32415: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 7163 1726888038.32451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 7163 1726888038.32522: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 7163 1726888038.32592: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca67020c0> <<< 7163 1726888038.32596: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b777b60><<< 7163 1726888038.32611: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.32618: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 7163 1726888038.32657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'<<< 7163 1726888038.32678: stdout chunk (state=3): >>> import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b7a05f0><<< 7163 1726888038.32745: stdout chunk (state=3): >>> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b7a0350> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888038.32756: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b7a0620><<< 7163 1726888038.32832: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 7163 1726888038.32849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7163 1726888038.32934: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888038.33080: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b7a0f50><<< 7163 1726888038.33350: stdout chunk (state=3): >>> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b7a1910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b7a0800> <<< 7163 1726888038.33353: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b775d00> <<< 7163 1726888038.33410: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.33425: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 7163 1726888038.33692: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b7a2cf0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b7a1a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9deb70> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888038.33732: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py<<< 7163 1726888038.33764: stdout chunk (state=3): >>> <<< 7163 1726888038.33790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 7163 1726888038.33836: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b7cb020><<< 7163 1726888038.33843: stdout chunk (state=3): >>> <<< 7163 1726888038.33924: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'<<< 7163 1726888038.33929: stdout chunk (state=3): >>> <<< 7163 1726888038.34000: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py<<< 7163 1726888038.34062: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7163 1726888038.34134: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b7ef3e0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7163 1726888038.34184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7163 1726888038.34294: stdout chunk (state=3): >>>import 'ntpath' # <<< 7163 1726888038.34310: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.34324: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py<<< 7163 1726888038.34336: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b8501a0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 7163 1726888038.34379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'<<< 7163 1726888038.34413: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7163 1726888038.34449: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.34491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7163 1726888038.34548: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 7163 1726888038.34605: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b852900><<< 7163 1726888038.34664: stdout chunk (state=3): >>> <<< 7163 1726888038.34727: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b8502c0> <<< 7163 1726888038.34790: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b81d1c0> <<< 7163 1726888038.34829: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 7163 1726888038.34840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'<<< 7163 1726888038.34870: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888038.34883: stdout chunk (state=3): >>> import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b129250><<< 7163 1726888038.34906: stdout chunk (state=3): >>> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b7ee1e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b7a3bf0><<< 7163 1726888038.34910: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 7163 1726888038.34943: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.34969: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.34993: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 7163 1726888038.34995: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.35059: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.35075: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 7163 1726888038.35107: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fcd1b7ee540> <<< 7163 1726888038.35124: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 7163 1726888038.35154: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.35663: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_z5syg_mf/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available <<< 7163 1726888038.35844: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.35931: stdout chunk (state=3): >>># zipimport: zlib available<<< 7163 1726888038.35934: stdout chunk (state=3): >>> <<< 7163 1726888038.35973: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py<<< 7163 1726888038.35979: stdout chunk (state=3): >>> <<< 7163 1726888038.36009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'<<< 7163 1726888038.36012: stdout chunk (state=3): >>> <<< 7163 1726888038.36027: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7163 1726888038.36116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7163 1726888038.36145: stdout chunk (state=3): >>>import '_ast' # <<< 7163 1726888038.36274: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6703140> <<< 7163 1726888038.36281: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7163 1726888038.36290: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.36431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' <<< 7163 1726888038.36444: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.36473: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b17af30> import '_typing' # <<< 7163 1726888038.36557: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 7163 1726888038.36563: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # <<< 7163 1726888038.36597: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 7163 1726888038.36603: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 7163 1726888038.36669: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.36747: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.36816: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 7163 1726888038.36976: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888038.36982: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b159e20><<< 7163 1726888038.36985: stdout chunk (state=3): >>> <<< 7163 1726888038.37041: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b158fb0> <<< 7163 1726888038.37046: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.37066: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.37081: stdout chunk (state=3): >>>import 'ansible' # <<< 7163 1726888038.37092: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.37120: stdout chunk (state=3): >>># zipimport: zlib available<<< 7163 1726888038.37124: stdout chunk (state=3): >>> <<< 7163 1726888038.37157: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.37163: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 7163 1726888038.37200: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 7163 1726888038.37219: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.37229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888038.37369: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888038.37387: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca670dd00> <<< 7163 1726888038.37442: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6708ad0> <<< 7163 1726888038.37493: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 7163 1726888038.37498: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 7163 1726888038.37549: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.37779: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888038.37983: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 7163 1726888038.37986: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 7163 1726888038.38028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7163 1726888038.38153: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca69fa750> <<< 7163 1726888038.38275: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca69f2420> <<< 7163 1726888038.38451: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca670de80> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca72236b0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 7163 1726888038.38479: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.38519: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 7163 1726888038.38546: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 7163 1726888038.38750: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections' # # zipimport: zlib available # zipimport: zlib available<<< 7163 1726888038.38782: stdout chunk (state=3): >>> import 'ansible_collections.community' # <<< 7163 1726888038.38812: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.38848: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.38863: stdout chunk (state=3): >>>import 'ansible_collections.community.general' # <<< 7163 1726888038.39055: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins.modules' # # zipimport: zlib available <<< 7163 1726888038.39565: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.39576: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.40167: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.40478: stdout chunk (state=3): >>> {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "sssd", "option": "domains", "value": "nssfiles", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7163 1726888038.40547: stdout chunk (state=3): >>># destroy __main__ <<< 7163 1726888038.41177: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime <<< 7163 1726888038.41194: stdout chunk (state=3): >>># cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid <<< 7163 1726888038.41210: stdout chunk (state=3): >>># cleanup[2] removing _string # cleanup[2] removing string # destroy string <<< 7163 1726888038.41230: stdout chunk (state=3): >>># cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket <<< 7163 1726888038.41251: stdout chunk (state=3): >>># cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon <<< 7163 1726888038.41261: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat <<< 7163 1726888038.41273: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common <<< 7163 1726888038.41288: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian <<< 7163 1726888038.41364: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 7163 1726888038.41378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 7163 1726888038.41386: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b179340> <<< 7163 1726888038.41449: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888038.41498: stdout chunk (state=3): >>># cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules <<< 7163 1726888038.41536: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 7163 1726888038.41690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b1aa900> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b1aa690> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b1a9fa0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 7163 1726888038.41745: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b1aa870> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1bb629c0> import 'atexit' # <<< 7163 1726888038.41820: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 <<< 7163 1726888038.41823: stdout chunk (state=3): >>># destroy _compression # destroy _lzma <<< 7163 1726888038.41843: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b1ab5c0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888038.41855: stdout chunk (state=3): >>># destroy _blake2 <<< 7163 1726888038.41873: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b1ab800> <<< 7163 1726888038.41908: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7163 1726888038.41968: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal <<< 7163 1726888038.41972: stdout chunk (state=3): >>># destroy _posixsubprocess <<< 7163 1726888038.42010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 7163 1726888038.42035: stdout chunk (state=3): >>>import '_locale' # <<< 7163 1726888038.42093: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b1abce0> <<< 7163 1726888038.42115: stdout chunk (state=3): >>>import 'pwd' # <<< 7163 1726888038.42151: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 7163 1726888038.42194: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 7163 1726888038.42208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 7163 1726888038.42261: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b011a30> <<< 7163 1726888038.42313: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler <<< 7163 1726888038.42358: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b013650> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 7163 1726888038.42399: stdout chunk (state=3): >>># destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator <<< 7163 1726888038.42404: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 7163 1726888038.42468: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b013fb0> <<< 7163 1726888038.42515: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7163 1726888038.42554: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b015130> <<< 7163 1726888038.42559: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7163 1726888038.42594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py<<< 7163 1726888038.42682: stdout chunk (state=3): >>># destroy sys.monitoring <<< 7163 1726888038.42686: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b017b60> <<< 7163 1726888038.42695: stdout chunk (state=3): >>># destroy _socket <<< 7163 1726888038.42712: stdout chunk (state=3): >>># destroy _collections <<< 7163 1726888038.42742: stdout chunk (state=3): >>># destroy platform <<< 7163 1726888038.42748: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b7caf90> <<< 7163 1726888038.42780: stdout chunk (state=3): >>># destroy _uuid <<< 7163 1726888038.42819: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser <<< 7163 1726888038.42823: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b015e80> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 7163 1726888038.42827: stdout chunk (state=3): >>># destroy tokenize <<< 7163 1726888038.42847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 7163 1726888038.42873: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 7163 1726888038.42954: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7163 1726888038.42981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 7163 1726888038.42986: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b01f950> <<< 7163 1726888038.43019: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 7163 1726888038.43022: stdout chunk (state=3): >>>import '_tokenize' # <<< 7163 1726888038.43112: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b01e420> <<< 7163 1726888038.43116: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b01e180> <<< 7163 1726888038.43154: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 7163 1726888038.43166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7163 1726888038.43177: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 7163 1726888038.43299: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b01e6f0> <<< 7163 1726888038.43346: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b0170b0> <<< 7163 1726888038.43377: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888038.43602: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b067c50> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b067cb0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b069820> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b0695e0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7163 1726888038.43679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7163 1726888038.43710: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.215 closed. <<< 7163 1726888038.43726: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888038.43760: stdout chunk (state=3): >>>import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b06bda0> <<< 7163 1726888038.43774: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b069f10> <<< 7163 1726888038.43783: stderr chunk (state=3): >>><<< 7163 1726888038.43786: stdout chunk (state=3): >>><<< 7163 1726888038.43819: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7163 1726888038.43866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< <10.31.12.215> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca73bc4d0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca738bb00>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca73bea50>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca73cd130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca73cdfa0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca71cbd70>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca71cbfb0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca72037a0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7203e30>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca71e3a40>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca71e1160>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca71c8f20>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7223710>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7222330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca71e2030>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7220aa0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7258770>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca71c81a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca7258c20>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7258ad0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca7258e90>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca71c6cc0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7259580>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7259250>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca725a480>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7270650>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca7271d00>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7272ba0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca7273200>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca72720f0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca7273c50>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca72733b0>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7258da0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca6ff7b30>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca7020620>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7020380>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca7020650>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca7020f80>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca70218b0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7020830>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6ff5cd0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7022c90>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7021a00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca725ab70>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca704b020>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca706f3b0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca70d01d0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca70d2930>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca70d02f0>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca709d1c0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca709d970>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca706e1b0>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7023bf0>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0ca6925520>\r\n# zipimport: found 34 names in \'/tmp/ansible_community.general.ini_file_payload_d3qpi_md/ansible_community.general.ini_file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca697af60>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6959e50>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6959040>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6978e30>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca69aa8d0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca69aa660>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca69a9fd0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca69aa9f0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca697b980>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca69ab680>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca69ab8c0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca69abe00>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6811c10>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca6813830>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6814170>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6815310>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6817da0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca71c6db0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6816060>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6823ce0>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca68227b0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6822510>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6822a80>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6816570>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca6867ef0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6867f50>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca6869a90>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6869880>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca686bfb0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca686a180>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca686f6e0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca686bf20>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca6870740>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca68706e0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca68709e0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca68681a0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca68fc0e0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca68fd070>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6872870>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca6873c20>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6872480>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca6701220>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6701fd0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca68fd280>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca67020c0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6703140>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca670dd00>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6708ad0>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca69fa750>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca69f2420>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca670de80>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca72236b0>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community.general\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community.general.plugins\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community.general.plugins.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "sssd", "option": "domains", "value": "nssfiles", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.215 closed.\r\n") 7163 1726888038.43951: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca73bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca738bb00> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca73bea50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca73cd130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca73cdfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca71cbd70> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca71cbfb0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca72037a0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7203e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca71e3a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca71e1160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca71c8f20> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7223710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7222330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca71e2030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7220aa0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7258770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca71c81a0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca7258c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7258ad0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca7258e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca71c6cc0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7259580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7259250> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca725a480> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7270650> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca7271d00> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7272ba0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca7273200> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca72720f0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca7273c50> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca72733b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7258da0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca6ff7b30> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca7020620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7020380> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca7020650> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca7020f80> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca70218b0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7020830> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6ff5cd0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7022c90> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7021a00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca725ab70> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca704b020> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca706f3b0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca70d01d0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca70d2930> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca70d02f0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca709d1c0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca709d970> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca706e1b0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca7023bf0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0ca6925520> # zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_d3qpi_md/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca697af60> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6959e50> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6959040> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6978e30> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca69aa8d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca69aa660> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca69a9fd0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca69aa9f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca697b980> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca69ab680> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca69ab8c0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca69abe00> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6811c10> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca6813830> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6814170> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6815310> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6817da0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca71c6db0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6816060> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6823ce0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca68227b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6822510> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6822a80> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6816570> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca6867ef0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6867f50> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca6869a90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6869880> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca686bfb0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca686a180> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca686f6e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca686bf20> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca6870740> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca68706e0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca68709e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca68681a0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca68fc0e0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca68fd070> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6872870> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca6873c20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6872480> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca6701220> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6701fd0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca68fd280> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca67020c0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6703140> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ca670dd00> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca6708ad0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca69fa750> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca69f2420> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca670de80> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ca72236b0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "sssd", "option": "domains", "value": "nssfiles", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.215 closed. 7163 1726888038.45843: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'sssd', 'option': 'domains', 'value': 'nssfiles', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7163 1726888038.45848: _low_level_execute_command(): starting 7163 1726888038.45856: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386/ > /dev/null 2>&1 && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888038.45864: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 7163 1726888038.45873: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b06f5c0> <<< 7163 1726888038.45883: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b06bf50> <<< <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888037.9416149-7622-53166864221386/ > /dev/null 2>&1 && sleep 0'"'"'' 7163 1726888038.45895: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b0706b0> <<< 7163 1726888038.45899: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888038.45905: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b0707a0> <<< 7163 1726888038.45909: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b070830><<< 7163 1726888038.45911: stdout chunk (state=3): >>> <<< 7163 1726888038.45914: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b067fe0> <<< 7163 1726888038.45917: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py <<< 7163 1726888038.45920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b073f50> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888038.45923: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b0f8fe0> <<< 7163 1726888038.45927: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b0726f0> <<< 7163 1726888038.45930: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address <<< 7163 1726888038.45933: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7163 1726888038.45936: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b073aa0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b072330> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888038.46058: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888038.46062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888038.46066: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888038.46070: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888038.46074: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.46077: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 7163 1726888038.46079: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' <<< 7163 1726888038.46088: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888038.46092: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888038.46094: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 7163 1726888038.46097: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.46099: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888038.46102: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.46897: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.47867: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 7163 1726888038.47891: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 7163 1726888038.47912: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 7163 1726888038.47977: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888038.48056: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888038.48174: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1af011c0> <<< 7163 1726888038.48178: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 7163 1726888038.48234: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1af01fd0> <<< 7163 1726888038.48295: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b072660> <<< 7163 1726888038.48298: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe <<< 7163 1726888038.48358: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7163 1726888038.48363: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 7163 1726888038.48366: stdout chunk (state=3): >>><<< 7163 1726888038.48369: stderr chunk (state=3): >>><<< <10.31.12.215> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888038.48420: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888038.48423: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888038.48644: handler run complete 7163 1726888038.48648: attempt loop complete, returning result 7163 1726888038.48651: variable 'item' from source: unknown 7163 1726888038.48653: variable 'item' from source: unknown ok: [managed_node1] => (item={'key': 'domains', 'value': 'nssfiles'}) => { "ansible_loop_var": "item", "changed": false, "diff": { "after": "", "after_header": "/etc/sssd/sssd.conf (content)", "before": "", "before_header": "/etc/sssd/sssd.conf (content)" }, "gid": 0, "group": "root", "invocation": { "module_args": { "allow_no_value": false, "attributes": null, "backup": false, "create": true, "exclusive": true, "follow": false, "group": "root", "ignore_spaces": false, "mode": "0600", "modify_inactive_option": true, "no_extra_spaces": false, "option": "domains", "owner": "root", "path": "/etc/sssd/sssd.conf", "section": "sssd", "section_has_values": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "value": "nssfiles", "values": null } }, "item": { "key": "domains", "value": "nssfiles" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "state": "file", "uid": 0 } MSG: OK 7163 1726888038.49059: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888038.49062: dumping result to json 7163 1726888038.49065: done dumping result, returning 7163 1726888038.49067: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Configure sssd services section [02619b48-4a2f-6d34-1d0e-00000000000e] 7163 1726888038.49069: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1af01d60> # zipimport: zlib available <<< 7163 1726888038.49071: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000e 7163 1726888038.49291: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000e 7163 1726888038.49295: WORKER PROCESS EXITING 7163 1726888038.50072: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.51273: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.51502: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.51803: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 7163 1726888038.51870: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.51961: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.52182: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 7163 1726888038.52272: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.52587: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 7163 1726888038.52610: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.53078: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 7163 1726888038.53578: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.54480: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7163 1726888038.54646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7163 1726888038.54753: stdout chunk (state=3): >>>import '_ast' # <<< 7163 1726888038.54904: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1af03020> <<< 7163 1726888038.55031: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.55169: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.55361: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 7163 1726888038.55510: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 7163 1726888038.55554: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 7163 1726888038.55558: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.55747: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.56092: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888038.56329: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.56363: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 7163 1726888038.56501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888038.56767: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888038.56874: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1af0db50> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1af092b0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 7163 1726888038.57084: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888038.57410: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.57452: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.57490: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py <<< 7163 1726888038.57767: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7163 1726888038.57872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7163 1726888038.58098: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b1fa4b0> <<< 7163 1726888038.58235: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b1f2180> <<< 7163 1726888038.58604: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1af0dbe0> <<< 7163 1726888038.58647: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1af00d70> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 7163 1726888038.58673: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.58965: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # <<< 7163 1726888038.58994: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.59005: stdout chunk (state=3): >>># zipimport: zlib available<<< 7163 1726888038.59025: stdout chunk (state=3): >>> import 'ansible_collections' # <<< 7163 1726888038.59061: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.59087: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.59091: stdout chunk (state=3): >>>import 'ansible_collections.community' # <<< 7163 1726888038.59110: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.59139: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.59145: stdout chunk (state=3): >>>import 'ansible_collections.community.general' # <<< 7163 1726888038.59174: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.59462: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.community.general.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins.modules' # # zipimport: zlib available <<< 7163 1726888038.60059: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.61180: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888038.61891: stdout chunk (state=3): >>> {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "sssd", "option": "domains", "value": "nssfiles", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7163 1726888038.61917: stdout chunk (state=3): >>># destroy __main__ <<< 7163 1726888038.62807: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 7163 1726888038.63075: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections <<< 7163 1726888038.63290: stdout chunk (state=3): >>># cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.<<< 7163 1726888038.63297: stdout chunk (state=3): >>>six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules <<< 7163 1726888038.63916: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7163 1726888038.63933: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 7163 1726888038.64273: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 7163 1726888038.64284: stdout chunk (state=3): >>># destroy _locale # destroy pwd <<< 7163 1726888038.64305: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select <<< 7163 1726888038.64331: stdout chunk (state=3): >>># destroy _signal <<< 7163 1726888038.64336: stdout chunk (state=3): >>># destroy _posixsubprocess <<< 7163 1726888038.64360: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7163 1726888038.64375: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 7163 1726888038.64394: stdout chunk (state=3): >>># destroy array <<< 7163 1726888038.64400: stdout chunk (state=3): >>># destroy datetime <<< 7163 1726888038.64425: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 7163 1726888038.64463: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex <<< 7163 1726888038.64471: stdout chunk (state=3): >>># destroy subprocess <<< 7163 1726888038.64517: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 7163 1726888038.64871: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases <<< 7163 1726888038.65063: stdout chunk (state=3): >>># cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7163 1726888038.65294: stdout chunk (state=3): >>># destroy sys.monitoring <<< 7163 1726888038.65298: stdout chunk (state=3): >>># destroy _socket <<< 7163 1726888038.65327: stdout chunk (state=3): >>># destroy _collections <<< 7163 1726888038.65362: stdout chunk (state=3): >>># destroy platform <<< 7163 1726888038.65379: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath <<< 7163 1726888038.65400: stdout chunk (state=3): >>># destroy re._parser <<< 7163 1726888038.65403: stdout chunk (state=3): >>># destroy tokenize <<< 7163 1726888038.65446: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 7163 1726888038.65482: stdout chunk (state=3): >>># destroy _typing <<< 7163 1726888038.65769: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7163 1726888038.65820: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 7163 1726888038.65824: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 7163 1726888038.65968: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 7163 1726888038.66900: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.46.206 closed. <<< 7163 1726888038.66935: stderr chunk (state=3): >>><<< 7163 1726888038.66940: stdout chunk (state=3): >>><<< <10.31.46.206> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1bb604d0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1bb2fb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1bb62a50>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1bb71130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1bb71fa0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b94fd70>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b94ffb0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b987770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b987e00>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b967a40>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b965160>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b94cf20>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9a76e0>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9a6300>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b966030>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9a4b30>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9dc710>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b94c1a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b9dcbc0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9dca70>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b9dce60>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b94acc0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9dd550>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9dd220>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9de450>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9f4650>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b9f5d30>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9f6bd0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b9f7230>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9f6120>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b9f7cb0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9f73e0>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9de3c0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b777b60>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b7a05f0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b7a0350>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b7a0620>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b7a0f50>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b7a1910>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b7a0800>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b775d00>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b7a2cf0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b7a1a30>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9deb70>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b7cb020>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b7ef3e0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b8501a0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b852900>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b8502c0>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b81d1c0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b129250>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b7ee1e0>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b7a3bf0>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fcd1b7ee540>\r\n# zipimport: found 34 names in \'/tmp/ansible_community.general.ini_file_payload_z5syg_mf/ansible_community.general.ini_file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b17af30>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b159e20>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b158fb0>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b179340>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b1aa900>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b1aa690>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b1a9fa0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b1aa870>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1bb629c0>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b1ab5c0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b1ab800>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b1abce0>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b011a30>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b013650>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b013fb0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b015130>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b017b60>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b7caf90>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b015e80>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b01f950>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b01e420>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b01e180>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b01e6f0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b0170b0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b067c50>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b067cb0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b069820>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b0695e0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b06bda0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b069f10>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b06f5c0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b06bf50>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b0706b0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b0707a0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b070830>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b067fe0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b073f50>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b0f8fe0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b0726f0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b073aa0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b072330>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1af011c0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1af01fd0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b072660>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1af01d60>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1af03020>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1af0db50>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1af092b0>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b1fa4b0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b1f2180>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1af0dbe0>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1af00d70>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community.general\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community.general.plugins\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community.general.plugins.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "sssd", "option": "domains", "value": "nssfiles", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.46.206 closed.\r\n") 7163 1726888038.67140: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1bb604d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1bb2fb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1bb62a50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1bb71130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1bb71fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b94fd70> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b94ffb0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b987770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b987e00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b967a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b965160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b94cf20> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9a76e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9a6300> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b966030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9a4b30> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9dc710> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b94c1a0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b9dcbc0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9dca70> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b9dce60> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b94acc0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9dd550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9dd220> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9de450> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9f4650> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b9f5d30> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9f6bd0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b9f7230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9f6120> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b9f7cb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9f73e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9de3c0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b777b60> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b7a05f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b7a0350> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b7a0620> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b7a0f50> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b7a1910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b7a0800> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b775d00> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b7a2cf0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b7a1a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b9deb70> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b7cb020> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b7ef3e0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b8501a0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b852900> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b8502c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b81d1c0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b129250> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b7ee1e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b7a3bf0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fcd1b7ee540> # zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_z5syg_mf/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b17af30> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b159e20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b158fb0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b179340> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b1aa900> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b1aa690> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b1a9fa0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b1aa870> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1bb629c0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b1ab5c0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b1ab800> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b1abce0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b011a30> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b013650> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b013fb0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b015130> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b017b60> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b7caf90> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b015e80> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b01f950> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b01e420> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b01e180> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b01e6f0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b0170b0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b067c50> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b067cb0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b069820> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b0695e0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b06bda0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b069f10> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b06f5c0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b06bf50> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b0706b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b0707a0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b070830> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b067fe0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b073f50> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b0f8fe0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b0726f0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1b073aa0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b072330> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1af011c0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1af01fd0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b072660> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1af01d60> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1af03020> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1af0db50> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1af092b0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b1fa4b0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1b1f2180> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1af0dbe0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1af00d70> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "sssd", "option": "domains", "value": "nssfiles", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.46.206 closed. 7163 1726888038.68429: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'sssd', 'option': 'domains', 'value': 'nssfiles', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7163 1726888038.68432: _low_level_execute_command(): starting 7163 1726888038.68434: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678/ > /dev/null 2>&1 && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888038.0363462-7626-121673129420678/ > /dev/null 2>&1 && sleep 0'"'"'' 7163 1726888038.68632: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888038.68648: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 7163 1726888038.68669: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888038.68687: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888038.68723: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' <<< 7163 1726888038.68727: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888038.68758: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 <<< 7163 1726888038.68786: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888038.68806: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888038.74682: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888038.74775: stderr chunk (state=3): >>><<< 7163 1726888038.74779: stdout chunk (state=3): >>><<< <10.31.46.206> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888038.74791: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888038.74794: handler run complete 7163 1726888038.74972: attempt loop complete, returning result 7163 1726888038.74985: variable 'item' from source: unknown 7163 1726888038.75022: variable 'item' from source: unknown ok: [managed_node3] => (item={'key': 'domains', 'value': 'nssfiles'}) => { "ansible_loop_var": "item", "changed": false, "diff": { "after": "", "after_header": "/etc/sssd/sssd.conf (content)", "before": "", "before_header": "/etc/sssd/sssd.conf (content)" }, "gid": 0, "group": "root", "invocation": { "module_args": { "allow_no_value": false, "attributes": null, "backup": false, "create": true, "exclusive": true, "follow": false, "group": "root", "ignore_spaces": false, "mode": "0600", "modify_inactive_option": true, "no_extra_spaces": false, "option": "domains", "owner": "root", "path": "/etc/sssd/sssd.conf", "section": "sssd", "section_has_values": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "value": "nssfiles", "values": null } }, "item": { "key": "domains", "value": "nssfiles" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "state": "file", "uid": 0 } MSG: OK 7163 1726888038.75344: dumping result to json 7163 1726888038.75347: done dumping result, returning 7163 1726888038.75350: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Configure sssd services section [02619b48-4a2f-6d34-1d0e-00000000000e] 7163 1726888038.75352: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000e 7163 1726888038.75639: no more pending results, returning what we have 7163 1726888038.75643: results queue empty 7163 1726888038.75645: checking for any_errors_fatal 7163 1726888038.75649: done checking for any_errors_fatal 7163 1726888038.75650: checking for max_fail_percentage 7163 1726888038.75652: done checking for max_fail_percentage 7163 1726888038.75653: checking to see if all hosts have failed and the running result is not ok 7163 1726888038.75654: done checking to see if all hosts have failed 7163 1726888038.75655: getting the remaining hosts for this loop 7163 1726888038.75657: done getting the remaining hosts for this loop 7163 1726888038.75661: getting the next task for host managed_node1 7163 1726888038.75667: done getting next task for host managed_node1 7163 1726888038.75670: ^ task is: TASK: fedora.linux_system_roles.tlog : Configure sssd proxy provider domain 7163 1726888038.75672: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888038.75674: getting the next task for host managed_node2 7163 1726888038.75676: done getting next task for host managed_node2 7163 1726888038.75677: ^ task is: TASK: fedora.linux_system_roles.tlog : Configure sssd proxy provider domain 7163 1726888038.75678: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888038.75679: getting the next task for host managed_node3 7163 1726888038.75681: done getting next task for host managed_node3 7163 1726888038.75683: ^ task is: TASK: fedora.linux_system_roles.tlog : Configure sssd proxy provider domain 7163 1726888038.75684: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888038.75705: getting variables 7163 1726888038.75707: in VariableManager get_vars() 7163 1726888038.75958: Calling all_inventory to load vars for managed_node1 7163 1726888038.75961: Calling groups_inventory to load vars for managed_node1 7163 1726888038.75964: Calling all_plugins_inventory to load vars for managed_node1 7163 1726888038.75976: Calling all_plugins_play to load vars for managed_node1 7163 1726888038.75979: Calling groups_plugins_inventory to load vars for managed_node1 7163 1726888038.75982: Calling groups_plugins_play to load vars for managed_node1 7163 1726888038.76570: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000e 7163 1726888038.76576: WORKER PROCESS EXITING 7163 1726888038.77621: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888038.79500: done with get_vars() 7163 1726888038.79534: done getting variables TASK [fedora.linux_system_roles.tlog : Configure sssd proxy provider domain] *** task path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:41 Friday 20 September 2024 23:07:18 -0400 (0:00:01.759) 0:00:10.806 ****** 7163 1726888038.79659: entering _queue_task() for managed_node1/community.general.ini_file 7163 1726888038.80470: worker is 1 (out of 3 available) 7163 1726888038.80484: exiting _queue_task() for managed_node1/community.general.ini_file 7163 1726888038.80532: getting variables 7163 1726888038.80535: in VariableManager get_vars() 7163 1726888038.80827: Calling all_inventory to load vars for managed_node2 7163 1726888038.80831: Calling groups_inventory to load vars for managed_node2 7163 1726888038.80834: Calling all_plugins_inventory to load vars for managed_node2 7163 1726888038.80855: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Configure sssd proxy provider domain 7163 1726888038.80876: Calling all_plugins_play to load vars for managed_node2 7163 1726888038.80881: Calling groups_plugins_inventory to load vars for managed_node2 7163 1726888038.80888: in run() - task 02619b48-4a2f-6d34-1d0e-00000000000f 7163 1726888038.80892: Calling groups_plugins_play to load vars for managed_node2 7163 1726888038.80919: variable 'ansible_search_path' from source: unknown 7163 1726888038.80922: variable 'ansible_search_path' from source: unknown 7163 1726888038.81484: variable 'omit' from source: magic vars 7163 1726888038.81488: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888038.81490: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888038.81493: variable 'omit' from source: magic vars 7163 1726888038.82675: variable 'tlog_use_sssd' from source: role '' defaults 7163 1726888038.82680: Evaluated conditional (tlog_use_sssd | bool): True 7163 1726888038.82682: variable 'ansible_facts' from source: host vars for 'managed_node1' 7163 1726888038.82685: Evaluated conditional ('sssd' in ansible_facts.packages): True 7163 1726888038.82688: variable 'omit' from source: magic vars 7163 1726888038.82690: variable 'omit' from source: magic vars 7163 1726888038.82692: variable '__tlog_sssd_conf' from source: role '' all vars 7163 1726888038.82695: variable '__tlog_sssd_conf' from source: role '' all vars 7163 1726888038.82697: variable 'item' from source: unknown 7163 1726888038.82699: variable 'item' from source: unknown 7163 1726888038.82702: variable 'omit' from source: magic vars 7163 1726888038.82736: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7163 1726888038.82772: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888038.83287: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7163 1726888038.83293: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7163 1726888038.83297: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888038.83300: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888038.83303: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7163 1726888038.83833: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888038.83839: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888038.83842: Set connection var ansible_shell_executable to /bin/sh 7163 1726888038.83844: Set connection var ansible_timeout to 10 7163 1726888038.84478: Set connection var ansible_module_compression to ZIP_DEFLATED 7163 1726888038.84482: Set connection var ansible_shell_type to sh 7163 1726888038.84484: Set connection var ansible_pipelining to False 7163 1726888038.84487: Set connection var ansible_connection to ssh 7163 1726888038.84502: variable 'ansible_shell_executable' from source: unknown 7163 1726888038.85127: variable 'ansible_connection' from source: unknown 7163 1726888038.85130: variable 'ansible_module_compression' from source: unknown 7163 1726888038.85133: variable 'ansible_shell_type' from source: unknown 7163 1726888038.85135: variable 'ansible_shell_executable' from source: unknown 7163 1726888038.85139: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888038.85142: variable 'ansible_pipelining' from source: unknown 7163 1726888038.85144: variable 'ansible_timeout' from source: unknown 7163 1726888038.85146: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888038.85157: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7163 1726888038.85160: variable 'omit' from source: magic vars 7163 1726888038.85163: starting attempt loop 7163 1726888038.85165: running the handler 7163 1726888038.85167: _low_level_execute_command(): starting 7163 1726888038.85169: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 7163 1726888038.85180: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888038.85183: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888038.85185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888038.85535: done with get_vars() 7163 1726888038.85564: done getting variables 7163 1726888038.85594: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888038.85598: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888038.85679: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888038.85682: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888038.85687: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888038.85689: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888038.85704: entering _queue_task() for managed_node2/community.general.ini_file 7163 1726888038.86535: worker is 2 (out of 3 available) 7163 1726888038.86666: exiting _queue_task() for managed_node2/community.general.ini_file 7163 1726888038.86699: getting variables 7163 1726888038.86702: in VariableManager get_vars() 7163 1726888038.87271: Calling all_inventory to load vars for managed_node3 7163 1726888038.87275: Calling groups_inventory to load vars for managed_node3 7163 1726888038.87279: Calling all_plugins_inventory to load vars for managed_node3 7163 1726888038.87296: Calling all_plugins_play to load vars for managed_node3 7163 1726888038.87300: Calling groups_plugins_inventory to load vars for managed_node3 7163 1726888038.87303: Calling groups_plugins_play to load vars for managed_node3 7163 1726888038.88023: stdout chunk (state=3): >>>/root <<< 7163 1726888038.88755: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888038.89513: stdout chunk (state=3): >>><<< 7163 1726888038.90028: stderr chunk (state=3): >>><<< <10.31.12.215> (0, b'/root\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888038.90047: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888038.90050: _low_level_execute_command(): starting 7163 1726888038.90054: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570 `" && echo ansible-tmp-1726888038.874562-7712-105205486424570="` echo /root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570 `" ) && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570 `" && echo ansible-tmp-1726888038.874562-7712-105205486424570="` echo /root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570 `" ) && sleep 0'"'"'' 7163 1726888038.90075: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Configure sssd proxy provider domain 7163 1726888038.90078: in run() - task 02619b48-4a2f-6d34-1d0e-00000000000f 7163 1726888038.90081: variable 'ansible_search_path' from source: unknown 7163 1726888038.90083: variable 'ansible_search_path' from source: unknown 7163 1726888038.90086: variable 'omit' from source: magic vars 7163 1726888038.90089: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' <<< 7163 1726888038.90092: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888038.90096: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888038.90098: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6497 <<< 7163 1726888038.90100: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888038.90102: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888038.90105: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888038.90107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888038.90109: variable 'omit' from source: magic vars 7163 1726888038.90958: variable 'tlog_use_sssd' from source: role '' defaults 7163 1726888038.90961: Evaluated conditional (tlog_use_sssd | bool): True 7163 1726888038.90968: variable 'ansible_facts' from source: host vars for 'managed_node2' 7163 1726888038.91071: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888038.92610: stdout chunk (state=3): >>>ansible-tmp-1726888038.874562-7712-105205486424570=/root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570 <<< 7163 1726888038.93144: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888038.93150: stderr chunk (state=3): >>><<< 7163 1726888038.93152: stdout chunk (state=3): >>><<< <10.31.12.215> (0, b'ansible-tmp-1726888038.874562-7712-105205486424570=/root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888038.93160: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888038.874562-7712-105205486424570=/root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888038.94088: Evaluated conditional ('sssd' in ansible_facts.packages): True 7163 1726888038.94092: variable 'omit' from source: magic vars 7163 1726888038.94096: variable 'omit' from source: magic vars 7163 1726888038.94100: variable 'ansible_module_compression' from source: unknown 7163 1726888038.94105: variable '__tlog_sssd_conf' from source: role '' all vars 7163 1726888038.94108: variable '__tlog_sssd_conf' from source: role '' all vars 7163 1726888038.94111: variable 'item' from source: unknown 7163 1726888038.94114: variable 'item' from source: unknown 7163 1726888038.94117: variable 'omit' from source: magic vars 7163 1726888038.94119: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7163 1726888038.94122: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible_collections.community.general.plugins.modules.ini_file-ZIP_DEFLATED 7163 1726888038.94125: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7163 1726888038.94127: variable 'ansible_facts' from source: host vars for 'managed_node1' 7163 1726888038.94130: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7163 1726888038.94132: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888038.94134: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888038.94136: variable 'inventory_hostname' from source: host vars for 'managed_node2' 7163 1726888038.94140: variable 'ansible_host' from source: host vars for 'managed_node2' Using module file /tmp/collections-FCu/ansible_collections/community/general/plugins/modules/ini_file.py 7163 1726888038.94145: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888038.94147: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570/AnsiballZ_ini_file.py <10.31.12.215> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpo6_b87dm TO /root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570/AnsiballZ_ini_file.py 7163 1726888038.94152: Set connection var ansible_shell_executable to /bin/sh 7163 1726888038.94154: Set connection var ansible_timeout to 10 7163 1726888038.94156: Set connection var ansible_module_compression to ZIP_DEFLATED 7163 1726888038.94159: Set connection var ansible_shell_type to sh 7163 1726888038.94161: Set connection var ansible_pipelining to False 7163 1726888038.94163: Set connection var ansible_connection to ssh 7163 1726888038.94165: variable 'ansible_shell_executable' from source: unknown 7163 1726888038.94167: variable 'ansible_connection' from source: unknown 7163 1726888038.94169: variable 'ansible_module_compression' from source: unknown 7163 1726888038.94171: variable 'ansible_shell_type' from source: unknown 7163 1726888038.94173: variable 'ansible_shell_executable' from source: unknown 7163 1726888038.94175: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888038.94177: variable 'ansible_pipelining' from source: unknown 7163 1726888038.94179: variable 'ansible_timeout' from source: unknown 7163 1726888038.94181: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' <10.31.12.215> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' '[10.31.12.215]' 7163 1726888038.94281: done with get_vars() 7163 1726888038.94360: done getting variables 7163 1726888038.94445: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7163 1726888038.94449: variable 'omit' from source: magic vars 7163 1726888038.94452: starting attempt loop 7163 1726888038.94454: running the handler 7163 1726888038.94457: _low_level_execute_command(): starting 7163 1726888038.94459: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888038.94464: Sending initial data 7163 1726888038.94466: Sent initial data (154 bytes) <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 7163 1726888038.94482: entering _queue_task() for managed_node3/community.general.ini_file 7163 1726888038.95658: worker is 3 (out of 3 available) 7163 1726888038.95670: exiting _queue_task() for managed_node3/community.general.ini_file 7163 1726888038.95686: done queuing things up, now waiting for results queue to drain 7163 1726888038.95688: waiting for pending results... 7163 1726888038.95724: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888038.95732: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888038.95739: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888038.96041: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888038.96050: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888038.96062: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888038.96386: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Configure sssd proxy provider domain 7163 1726888038.96389: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888038.96496: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888038.96729: in run() - task 02619b48-4a2f-6d34-1d0e-00000000000f 7163 1726888038.96733: variable 'ansible_search_path' from source: unknown 7163 1726888038.96735: variable 'ansible_search_path' from source: unknown 7163 1726888038.96946: variable 'omit' from source: magic vars 7163 1726888038.97083: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888038.97264: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888038.97287: variable 'omit' from source: magic vars 7163 1726888038.97681: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7163 1726888038.97689: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 7163 1726888038.97701: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 7163 1726888038.97717: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 7163 1726888038.97724: stderr chunk (state=3): >>>debug2: Server supports extension "hardlink@openssh.com" revision 1 <<< 7163 1726888038.97731: stderr chunk (state=3): >>>debug2: Server supports extension "fsync@openssh.com" revision 1 <<< 7163 1726888038.97740: stderr chunk (state=3): >>>debug2: Server supports extension "lsetstat@openssh.com" revision 1 <<< 7163 1726888038.97748: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 <<< 7163 1726888038.97759: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 7163 1726888038.97762: stderr chunk (state=3): >>>debug2: Server supports extension "copy-data" revision 1 <<< 7163 1726888038.97826: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 7163 1726888038.97860: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 7163 1726888038.98052: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpo6_b87dm debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570/AnsiballZ_ini_file.py" debug3: Sent message fd 3 T:17 I:3 <<< 7163 1726888038.98056: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpo6_b87dm /root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570/AnsiballZ_ini_file.py <<< 7163 1726888038.98059: stdout chunk (state=3): >>>/root <<< 7163 1726888038.98093: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpo6_b87dm" to remote "/root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570/AnsiballZ_ini_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570/AnsiballZ_ini_file.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570/AnsiballZ_ini_file.py M:0x001a <<< 7163 1726888038.98576: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888038.98580: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122730 <<< 7163 1726888038.98584: stderr chunk (state=3): >>><<< 7163 1726888038.98590: stdout chunk (state=3): >>><<< <10.31.45.174> (0, b'/root\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888038.98605: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888038.98791: _low_level_execute_command(): starting 7163 1726888038.98794: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142 `" && echo ansible-tmp-1726888038.985289-7714-54616414285142="` echo /root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142 `" ) && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142 `" && echo ansible-tmp-1726888038.985289-7714-54616414285142="` echo /root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142 `" ) && sleep 0'"'"'' 7163 1726888038.98806: variable 'tlog_use_sssd' from source: role '' defaults 7163 1726888038.98808: Evaluated conditional (tlog_use_sssd | bool): True 7163 1726888038.99389: variable 'ansible_facts' from source: host vars for 'managed_node3' 7163 1726888038.99937: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888039.00130: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888039.00394: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888039.00410: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888039.00537: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 122730 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 7163 1726888039.00608: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888039.00616: Evaluated conditional ('sssd' in ansible_facts.packages): True 7163 1726888039.00627: variable 'omit' from source: magic vars 7163 1726888039.00672: variable 'omit' from source: magic vars 7163 1726888039.00843: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888039.00847: stdout chunk (state=3): >>><<< 7163 1726888039.00849: stderr chunk (state=3): >>><<< <10.31.12.215> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpo6_b87dm /root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570/AnsiballZ_ini_file.py\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master at \'/root/.ansible/cp/1fb99bda8d\'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpo6_b87dm\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570/AnsiballZ_ini_file.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpo6_b87dm" to remote "/root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570/AnsiballZ_ini_file.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570/AnsiballZ_ini_file.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570/AnsiballZ_ini_file.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122730\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 122730 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 7163 1726888039.00859: done transferring module to remote 7163 1726888039.00861: _low_level_execute_command(): starting 7163 1726888039.00864: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570/ /root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570/AnsiballZ_ini_file.py && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570/ /root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570/AnsiballZ_ini_file.py && sleep 0'"'"'' 7163 1726888039.01251: variable '__tlog_sssd_conf' from source: role '' all vars 7163 1726888039.01311: variable '__tlog_sssd_conf' from source: role '' all vars 7163 1726888039.01443: variable 'item' from source: unknown 7163 1726888039.01536: variable 'item' from source: unknown 7163 1726888039.01565: variable 'omit' from source: magic vars 7163 1726888039.01629: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7163 1726888039.01671: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7163 1726888039.01723: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7163 1726888039.01730: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888039.01747: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888039.01791: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7163 1726888039.01794: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888039.01832: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888039.01922: Set connection var ansible_shell_executable to /bin/sh 7163 1726888039.01933: Set connection var ansible_timeout to 10 7163 1726888039.02025: Set connection var ansible_module_compression to ZIP_DEFLATED 7163 1726888039.02028: Set connection var ansible_shell_type to sh 7163 1726888039.02030: Set connection var ansible_pipelining to False 7163 1726888039.02032: Set connection var ansible_connection to ssh 7163 1726888039.02034: variable 'ansible_shell_executable' from source: unknown 7163 1726888039.02036: variable 'ansible_connection' from source: unknown 7163 1726888039.02044: variable 'ansible_module_compression' from source: unknown 7163 1726888039.02046: variable 'ansible_shell_type' from source: unknown 7163 1726888039.02048: variable 'ansible_shell_executable' from source: unknown 7163 1726888039.02055: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888039.02064: variable 'ansible_pipelining' from source: unknown 7163 1726888039.02070: variable 'ansible_timeout' from source: unknown 7163 1726888039.02078: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888039.02345: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888039.02348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888039.02351: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888039.02355: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888039.02357: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888039.02362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888039.02365: stdout chunk (state=3): >>>ansible-tmp-1726888038.985289-7714-54616414285142=/root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142 <<< 7163 1726888039.02406: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888039.02410: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe <<< 7163 1726888039.02418: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7163 1726888039.02596: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' <<< 7163 1726888039.02600: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888039.02643: stderr chunk (state=3): >>><<< 7163 1726888039.02647: stdout chunk (state=3): >>><<< <10.31.45.174> (0, b'ansible-tmp-1726888038.985289-7714-54616414285142=/root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888039.02687: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888038.985289-7714-54616414285142=/root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888039.02924: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888039.02927: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7163 1726888039.03149: variable 'omit' from source: magic vars 7163 1726888039.03152: starting attempt loop 7163 1726888039.03154: running the handler 7163 1726888039.03157: _low_level_execute_command(): starting 7163 1726888039.03159: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888039.03164: variable 'ansible_module_compression' from source: unknown 7163 1726888039.03167: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible_collections.community.general.plugins.modules.ini_file-ZIP_DEFLATED 7163 1726888039.03169: variable 'ansible_facts' from source: host vars for 'managed_node2' 7163 1726888039.03183: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' Using module file /tmp/collections-FCu/ansible_collections/community/general/plugins/modules/ini_file.py 7163 1726888039.03488: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142/AnsiballZ_ini_file.py <10.31.45.174> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmp0gg5sgv2 TO /root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142/AnsiballZ_ini_file.py <10.31.45.174> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' '[10.31.45.174]' 7163 1726888039.04035: Sending initial data 7163 1726888039.04040: Sent initial data (153 bytes) 7163 1726888039.04633: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888039.04783: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888039.04789: stdout chunk (state=3): >>><<< 7163 1726888039.04792: stderr chunk (state=3): >>><<< <10.31.12.215> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888039.04801: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888039.04803: _low_level_execute_command(): starting 7163 1726888039.04805: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570/AnsiballZ_ini_file.py && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' -tt 10.31.12.215 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570/AnsiballZ_ini_file.py && sleep 0'"'"'' 7163 1726888039.04860: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888039.04873: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888039.04915: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' <<< 7163 1726888039.05092: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888039.05253: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 6 <<< 7163 1726888039.05486: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888039.05568: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888039.05932: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888039.05950: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888039.05965: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888039.05984: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888039.06037: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888039.06053: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888039.06127: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888039.06154: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888039.06202: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888039.06223: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888039.06286: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888039.07109: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 7163 1726888039.07178: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 7163 1726888039.07221: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root <<< 7163 1726888039.07251: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp0gg5sgv2 /root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142/AnsiballZ_ini_file.py <<< 7163 1726888039.07254: stderr chunk (state=3): >>>debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp0gg5sgv2 debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142/AnsiballZ_ini_file.py" debug3: Sent message fd 3 T:17 I:3 <<< 7163 1726888039.07295: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmp0gg5sgv2" to remote "/root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142/AnsiballZ_ini_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142/AnsiballZ_ini_file.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142/AnsiballZ_ini_file.py M:0x001a <<< 7163 1726888039.07562: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122729 <<< 7163 1726888039.07918: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888039.07933: stderr chunk (state=3): >>>debug3: In write loop, ack for 6 122729 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 7163 1726888039.07980: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888039.08113: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888039.08146: stderr chunk (state=3): >>><<< 7163 1726888039.08170: stdout chunk (state=3): >>><<< <10.31.45.174> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp0gg5sgv2 /root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142/AnsiballZ_ini_file.py\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master at \'/root/.ansible/cp/26e6bc9b9f\'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp0gg5sgv2\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142/AnsiballZ_ini_file.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmp0gg5sgv2" to remote "/root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142/AnsiballZ_ini_file.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142/AnsiballZ_ini_file.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142/AnsiballZ_ini_file.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122729\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 122729 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 7163 1726888039.08340: done transferring module to remote 7163 1726888039.08361: _low_level_execute_command(): starting 7163 1726888039.08402: stdout chunk (state=3): >>>/root <<< 7163 1726888039.08412: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142/ /root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142/AnsiballZ_ini_file.py && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142/ /root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142/AnsiballZ_ini_file.py && sleep 0'"'"'' 7163 1726888039.08602: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888039.08690: stderr chunk (state=3): >>><<< 7163 1726888039.08694: stdout chunk (state=3): >>><<< <10.31.46.206> (0, b'/root\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 6\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888039.09163: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # <<< 7163 1726888039.09166: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 6 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888039.09168: _low_level_execute_command(): starting 7163 1726888039.09173: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583 `" && echo ansible-tmp-1726888039.0905204-7720-14277512168583="` echo /root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583 `" ) && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583 `" && echo ansible-tmp-1726888039.0905204-7720-14277512168583="` echo /root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583 `" ) && sleep 0'"'"'' 7163 1726888039.09234: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409f684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409f37b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409f6aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # <<< 7163 1726888039.09240: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages <<< 7163 1726888039.09243: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 7163 1726888039.09284: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 7163 1726888039.09411: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d3d130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d3dfa0> <<< 7163 1726888039.09898: stdout chunk (state=3): >>>import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 7163 1726888039.09958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d7bda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d7bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 7163 1726888039.09962: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7163 1726888039.10020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888039.10031: stdout chunk (state=3): >>>import 'itertools' # <<< 7163 1726888039.10089: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409db3770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 7163 1726888039.10093: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409db3e00> <<< 7163 1726888039.10104: stdout chunk (state=3): >>>import '_collections' # <<< 7163 1726888039.10745: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d93a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d91190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d78f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409dd3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409dd2330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d92030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409dd0b00> <<< 7163 1726888039.10753: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e087d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d781d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409e08c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e08b30> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409e08ec0> <<< 7163 1726888039.10943: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d76cf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e095b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e09280> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e0a4b0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 7163 1726888039.10946: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e206e0> <<< 7163 1726888039.10953: stdout chunk (state=3): >>>import 'errno' # <<< 7163 1726888039.11061: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888039.11119: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found <<< 7163 1726888039.11145: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409e21df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e22c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409e232c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e221b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 7163 1726888039.11350: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888039.11444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888039.11450: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409e23d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e23470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e0a510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409bb7c50> <<< 7163 1726888039.11459: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 7163 1726888039.11699: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409be07a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409be0500> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409be06b0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7163 1726888039.11703: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888039.11718: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888039.11746: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888039.11767: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409be1040> <<< 7163 1726888039.11855: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409be1a30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409be08f0> <<< 7163 1726888039.11859: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409bb5df0> <<< 7163 1726888039.11942: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888039.12106: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888039.12114: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409be2de0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409be1b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e0ac00> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7163 1726888039.12117: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888039.12154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 7163 1726888039.12159: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409c0b140> <<< 7163 1726888039.12294: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888039.12305: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 7163 1726888039.12310: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 7163 1726888039.12313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888039.12315: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888039.12356: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409c2f500> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7163 1726888039.12376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7163 1726888039.12414: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 6 <<< 7163 1726888039.12462: stdout chunk (state=3): >>>import 'ntpath' # <<< 7163 1726888039.12477: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409c8c2c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 7163 1726888039.12528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 7163 1726888039.12536: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7163 1726888039.12578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7163 1726888039.12654: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409c8ea20> <<< 7163 1726888039.12733: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409c8c3e0> <<< 7163 1726888039.12770: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409c592e0> <<< 7163 1726888039.12832: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409529430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409c2e300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409be3d10> <<< 7163 1726888039.12930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 7163 1726888039.12955: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa409c2e660> <<< 7163 1726888039.13136: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_fojol_xw/ansible_community.general.ini_file_payload.zip' <<< 7163 1726888039.13157: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.13271: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.13302: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 7163 1726888039.13315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7163 1726888039.13348: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7163 1726888039.13432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 7163 1726888039.13468: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40957f170> import '_typing' # <<< 7163 1726888039.13843: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888039.13847: stdout chunk (state=3): >>><<< 7163 1726888039.13853: stderr chunk (state=3): >>><<< <10.31.45.174> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888039.13862: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888039.14148: _low_level_execute_command(): starting 7163 1726888039.14151: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142/AnsiballZ_ini_file.py && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' -tt 10.31.45.174 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142/AnsiballZ_ini_file.py && sleep 0'"'"'' 7163 1726888039.14161: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40955e060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40955d1c0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 7163 1726888039.14856: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888039.14870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888039.14882: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888039.14950: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' <<< 7163 1726888039.14968: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888039.15017: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888039.15151: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.16463: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40957d460> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4095aab40> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4095aa900> <<< 7163 1726888039.16519: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4095aa210> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 7163 1726888039.16526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 7163 1726888039.16649: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4095aa660> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40957fe00> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4095ab830> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4095ab9e0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7163 1726888039.16685: stdout chunk (state=3): >>>ansible-tmp-1726888039.0905204-7720-14277512168583=/root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583 <<< 7163 1726888039.16729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 7163 1726888039.16907: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4095abef0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 7163 1726888039.17070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409415ca0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4094178c0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 7163 1726888039.17076: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888039.17106: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4094182c0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 7163 1726888039.17196: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409419430> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40941bf20> <<< 7163 1726888039.17201: stderr chunk (state=3): >>><<< 7163 1726888039.17205: stdout chunk (state=3): >>><<< <10.31.46.206> (0, b'ansible-tmp-1726888039.0905204-7720-14277512168583=/root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 6\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888039.17375: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888039.0905204-7720-14277512168583=/root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 6 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888039.17381: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa40957fb90> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40941a1e0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 7163 1726888039.17483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409423cb0> import '_tokenize' # <<< 7163 1726888039.17488: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409422780> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4094224e0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 7163 1726888039.17505: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 7163 1726888039.17707: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # <<< 7163 1726888039.17712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409422a50> <<< 7163 1726888039.17722: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40941a6f0> <<< 7163 1726888039.17819: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa40946be30> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40946be90> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa40946d9d0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40946d790> <<< 7163 1726888039.17824: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7163 1726888039.17903: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e5104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e4dfb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e512a50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 7163 1726888039.17909: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # <<< 7163 1726888039.17914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7163 1726888039.17919: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 7163 1726888039.18349: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa40946ff50> <<< 7163 1726888039.18353: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40946e0c0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 7163 1726888039.18356: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 7163 1726888039.18360: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e2e5130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e2e5fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7163 1726888039.18367: variable 'ansible_module_compression' from source: unknown 7163 1726888039.18369: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible_collections.community.general.plugins.modules.ini_file-ZIP_DEFLATED 7163 1726888039.18421: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409473680> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40946fec0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4094741d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409474800> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4094748f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40946c110> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888039.18460: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4094fc0b0> <<< 7163 1726888039.18463: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7163 1726888039.18466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 7163 1726888039.18499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 7163 1726888039.18526: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e323da0> <<< 7163 1726888039.18530: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 7163 1726888039.18555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 7163 1726888039.18559: stdout chunk (state=3): >>>import '_operator' # <<< 7163 1726888039.18613: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e323fe0> <<< 7163 1726888039.18624: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888039.18627: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4094fd280> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409476840> <<< 7163 1726888039.18769: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409477bc0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409476420> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 7163 1726888039.18800: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # <<< 7163 1726888039.18804: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e35b770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 7163 1726888039.18810: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.18966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e35be00> import '_collections' # <<< 7163 1726888039.18969: variable 'ansible_facts' from source: host vars for 'managed_node3' 7163 1726888039.18974: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e33ba40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e339190> <<< 7163 1726888039.19139: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 7163 1726888039.19146: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e320f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e37b710> <<< 7163 1726888039.19153: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e37a330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 7163 1726888039.19230: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.19273: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.19277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e33a030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e378b00> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3b07d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3201d0> <<< 7163 1726888039.19280: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e3b0c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3b0b30> <<< 7163 1726888039.19371: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e3b0ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e31ecf0> <<< Using module file /tmp/collections-FCu/ansible_collections/community/general/plugins/modules/ini_file.py 7163 1726888039.19377: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888039.19411: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 7163 1726888039.19417: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 7163 1726888039.19433: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583/AnsiballZ_ini_file.py 7163 1726888039.19545: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3b15b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3b1280> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 7163 1726888039.19580: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3b24b0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 7163 1726888039.19697: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 7163 1726888039.19701: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3c86e0> import 'errno' # <<< <10.31.46.206> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpemjiylly TO /root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583/AnsiballZ_ini_file.py <10.31.46.206> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/a3358520e8"' '[10.31.46.206]' 7163 1726888039.20000: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e3c9df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3cac60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e3cb2c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3ca1b0> <<< 7163 1726888039.20030: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.20068: Sending initial data 7163 1726888039.20116: Sent initial data (154 bytes) 7163 1726888039.20157: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e3cbd40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3cb470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3b2510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e163c50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e18c6e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e18c440> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e18c710> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7163 1726888039.20180: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888039.20310: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e18d040> <<< 7163 1726888039.20327: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 7163 1726888039.20357: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888039.20416: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e18da30> <<< 7163 1726888039.20434: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e18c8f0> <<< 7163 1726888039.20448: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4093054c0> <<< 7163 1726888039.20472: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e161df0> <<< 7163 1726888039.20586: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 7163 1726888039.20593: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e18edb0> <<< 7163 1726888039.20596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4093062d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4094fd6a0> <<< 7163 1726888039.20781: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e18d8b0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3b2c00> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7163 1726888039.20785: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 7163 1726888039.20909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e1b7140> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 7163 1726888039.20936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e1db500> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7163 1726888039.20946: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.20949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7163 1726888039.20990: stdout chunk (state=3): >>>import 'ntpath' # <<< 7163 1726888039.21019: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 7163 1726888039.21078: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4093063f0> # zipimport: zlib available <<< 7163 1726888039.21082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e2382c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 7163 1726888039.21085: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7163 1726888039.21248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e23aa20> <<< 7163 1726888039.21429: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e2383e0> <<< 7163 1726888039.21432: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e2052b0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72db293a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e1da300> <<< 7163 1726888039.21559: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e18fd10> <<< 7163 1726888039.21563: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.21742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa72e1da660> # zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_9buaf67c/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available <<< 7163 1726888039.21748: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.21797: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 7163 1726888039.21852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7163 1726888039.21894: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7163 1726888039.21903: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.21959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 7163 1726888039.21962: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72db7f110> import '_typing' # <<< 7163 1726888039.21965: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.22312: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 7163 1726888039.22317: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.errors' # <<< 7163 1726888039.22534: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 7163 1726888039.22543: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 <<< 7163 1726888039.22547: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888039.22601: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72db5e000> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72db5d160> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 7163 1726888039.22606: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 7163 1726888039.22659: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.22704: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888039.23059: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7163 1726888039.23127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 7163 1726888039.23213: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4093074d0> # zipimport: zlib available <<< 7163 1726888039.23318: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.23425: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 7163 1726888039.23465: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 7163 1726888039.23528: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.23579: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 7163 1726888039.23633: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.23665: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.23711: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.23750: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.23796: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.23893: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 7163 1726888039.23955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888039.24072: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888039.24087: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409311f40> <<< 7163 1726888039.24121: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40930d730> <<< 7163 1726888039.24189: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 7163 1726888039.24290: stdout chunk (state=3): >>># zipimport: zlib available<<< 7163 1726888039.24298: stdout chunk (state=3): >>> <<< 7163 1726888039.24393: stdout chunk (state=3): >>># zipimport: zlib available<<< 7163 1726888039.24434: stdout chunk (state=3): >>> # zipimport: zlib available<<< 7163 1726888039.24451: stdout chunk (state=3): >>> <<< 7163 1726888039.24501: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py<<< 7163 1726888039.24518: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'<<< 7163 1726888039.24569: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 7163 1726888039.24605: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'<<< 7163 1726888039.24635: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py<<< 7163 1726888039.24657: stdout chunk (state=3): >>> <<< 7163 1726888039.24747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'<<< 7163 1726888039.24789: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 7163 1726888039.24829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'<<< 7163 1726888039.24841: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72db7cfe0> <<< 7163 1726888039.24877: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888039.24910: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 7163 1726888039.24936: stdout chunk (state=3): >>> import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409402720> <<< 7163 1726888039.24941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 7163 1726888039.24993: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72dbaaba0> <<< 7163 1726888039.25000: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4095ea3f0><<< 7163 1726888039.25007: stdout chunk (state=3): >>> <<< 7163 1726888039.25023: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72dbaa930> <<< 7163 1726888039.25050: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72dbaa240> <<< 7163 1726888039.25074: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 7163 1726888039.25084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 7163 1726888039.25133: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409311ee0><<< 7163 1726888039.25140: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72dbaac60> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72db7fda0> <<< 7163 1726888039.25165: stdout chunk (state=3): >>> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409dd36b0> <<< 7163 1726888039.25201: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 7163 1726888039.25206: stdout chunk (state=3): >>>import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72dbab860> <<< 7163 1726888039.25209: stdout chunk (state=3): >>> <<< 7163 1726888039.25212: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72dbab9e0> <<< 7163 1726888039.25221: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7163 1726888039.25281: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888039.25351: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 7163 1726888039.25357: stdout chunk (state=3): >>> import 'ansible.module_utils.common.sys_info' # <<< 7163 1726888039.25464: stdout chunk (state=3): >>> <<< 7163 1726888039.25468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 7163 1726888039.25507: stdout chunk (state=3): >>>import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72dbabe30> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da15b20> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da177d0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 7163 1726888039.25516: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections' # <<< 7163 1726888039.25523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 7163 1726888039.25750: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da181a0> <<< 7163 1726888039.25754: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 7163 1726888039.25759: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general' # <<< 7163 1726888039.25767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 7163 1726888039.25773: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da19070> <<< 7163 1726888039.25778: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7163 1726888039.25781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 7163 1726888039.25783: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7163 1726888039.25785: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da1bda0> <<< 7163 1726888039.25790: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888039.25988: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins.modules' # # zipimport: zlib available <<< 7163 1726888039.25993: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e3caae0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da1a0c0> <<< 7163 1726888039.25996: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 7163 1726888039.25999: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 7163 1726888039.26002: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 7163 1726888039.26005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 7163 1726888039.26015: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 7163 1726888039.26018: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.26021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da23bf0> <<< 7163 1726888039.26024: stdout chunk (state=3): >>>import '_tokenize' # <<< 7163 1726888039.26067: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da226c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da22450> <<< 7163 1726888039.26098: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7163 1726888039.26175: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da22990> <<< 7163 1726888039.26201: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da1a5a0> <<< 7163 1726888039.26260: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da6be30> <<< 7163 1726888039.26263: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.26286: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da6be90> <<< 7163 1726888039.26348: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 7163 1726888039.26383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 7163 1726888039.26464: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da6da00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da6d7c0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7163 1726888039.26469: stdout chunk (state=3): >>> {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "id_provider", "value": "proxy", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7163 1726888039.26499: stdout chunk (state=3): >>># destroy __main__ <<< 7163 1726888039.26589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da6ff20> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da6e060> <<< 7163 1726888039.26634: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7163 1726888039.26645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888039.26671: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py<<< 7163 1726888039.26749: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 7163 1726888039.26758: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 7163 1726888039.26761: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da736e0> <<< 7163 1726888039.27027: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da6ffb0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da74740> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da748f0> <<< 7163 1726888039.27033: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 7163 1726888039.27041: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da74890> <<< 7163 1726888039.27081: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da6c050> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 7163 1726888039.27103: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd <<< 7163 1726888039.27112: stdout chunk (state=3): >>># destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules <<< 7163 1726888039.27129: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpemjiylly debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583/AnsiballZ_ini_file.py" debug3: Sent message fd 3 T:17 I:3 <<< 7163 1726888039.27140: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da77f80> <<< 7163 1726888039.27158: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpemjiylly /root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583/AnsiballZ_ini_file.py <<< 7163 1726888039.27305: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888039.27447: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select <<< 7163 1726888039.27516: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72dafd280> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da76750> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da77ad0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da76360> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 7163 1726888039.27520: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 7163 1726888039.27523: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpemjiylly" to remote "/root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583/AnsiballZ_ini_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583/AnsiballZ_ini_file.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583/AnsiballZ_ini_file.py M:0x001a <<< 7163 1726888039.27652: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122730 <<< 7163 1726888039.27662: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888039.27667: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 7163 1726888039.27702: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 7163 1726888039.27711: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 7163 1726888039.27733: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases <<< 7163 1726888039.27832: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.27836: stdout chunk (state=3): >>># cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7163 1726888039.27933: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 7163 1726888039.27959: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 7163 1726888039.27963: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.28034: stdout chunk (state=3): >>># destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 7163 1726888039.28254: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib <<< 7163 1726888039.28364: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 7163 1726888039.28456: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.28637: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888039.28654: stderr chunk (state=3): >>>debug3: In write loop, ack for 6 122730 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 7163 1726888039.28789: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888039.28816: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe <<< 7163 1726888039.28819: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.215 closed. <<< 7163 1726888039.28850: stderr chunk (state=3): >>><<< 7163 1726888039.28854: stdout chunk (state=3): >>><<< 7163 1726888039.28943: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< <10.31.12.215> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409f684d0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409f37b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409f6aa50>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d3d130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d3dfa0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d7bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d7bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409db3770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409db3e00>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d93a40>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d91190>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d78f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409dd3710>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409dd2330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d92030>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409dd0b00>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e087d0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d781d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409e08c50>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e08b30>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409e08ec0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d76cf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e095b0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e09280>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e0a4b0>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e206e0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409e21df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e22c60>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409e232c0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e221b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409e23d40>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e23470>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e0a510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409bb7c50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409be07a0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409be0500>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409be06b0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409be1040>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409be1a30>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409be08f0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409bb5df0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409be2de0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409be1b50>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e0ac00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409c0b140>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409c2f500>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409c8c2c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409c8ea20>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409c8c3e0>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409c592e0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409529430>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409c2e300>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409be3d10>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa409c2e660>\r\n# zipimport: found 34 names in \'/tmp/ansible_community.general.ini_file_payload_fojol_xw/ansible_community.general.ini_file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40957f170>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40955e060>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40955d1c0>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40957d460>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4095aab40>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4095aa900>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4095aa210>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4095aa660>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40957fe00>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4095ab830>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4095ab9e0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4095abef0>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409415ca0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4094178c0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4094182c0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409419430>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40941bf20>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa40957fb90>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40941a1e0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409423cb0>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409422780>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4094224e0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409422a50>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40941a6f0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa40946be30>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40946be90>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa40946d9d0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40946d790>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa40946ff50>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40946e0c0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409473680>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40946fec0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4094741d0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409474800>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4094748f0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40946c110>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4094fc0b0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4094fd280>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409476840>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409477bc0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409476420>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4093054c0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4093062d0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4094fd6a0>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4093063f0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4093074d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409311f40>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40930d730>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409402720>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4095ea3f0>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409311ee0>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409dd36b0>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community.general\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community.general.plugins\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community.general.plugins.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "id_provider", "value": "proxy", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.215 closed.\r\n") 7163 1726888039.29106: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409f684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409f37b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409f6aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d3d130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d3dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d7bda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d7bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409db3770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409db3e00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d93a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d91190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d78f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409dd3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409dd2330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d92030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409dd0b00> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e087d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d781d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409e08c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e08b30> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409e08ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409d76cf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e095b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e09280> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e0a4b0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e206e0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409e21df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e22c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409e232c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e221b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409e23d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e23470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e0a510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409bb7c50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409be07a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409be0500> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409be06b0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409be1040> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409be1a30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409be08f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409bb5df0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409be2de0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409be1b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409e0ac00> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409c0b140> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409c2f500> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409c8c2c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409c8ea20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409c8c3e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409c592e0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409529430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409c2e300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409be3d10> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa409c2e660> # zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_fojol_xw/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40957f170> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40955e060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40955d1c0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40957d460> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4095aab40> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4095aa900> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4095aa210> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4095aa660> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40957fe00> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4095ab830> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4095ab9e0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4095abef0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409415ca0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4094178c0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4094182c0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409419430> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40941bf20> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa40957fb90> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40941a1e0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409423cb0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409422780> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4094224e0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409422a50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40941a6f0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa40946be30> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40946be90> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa40946d9d0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40946d790> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa40946ff50> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40946e0c0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409473680> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40946fec0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4094741d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409474800> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4094748f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40946c110> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4094fc0b0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4094fd280> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409476840> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409477bc0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409476420> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4093054c0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4093062d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4094fd6a0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4093063f0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4093074d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa409311f40> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa40930d730> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409402720> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4095ea3f0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409311ee0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa409dd36b0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "id_provider", "value": "proxy", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.215 closed. 7163 1726888039.32779: stderr chunk (state=3): >>><<< 7163 1726888039.32791: stdout chunk (state=3): >>><<< 7163 1726888039.32902: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7163 1726888039.32912: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'domain/nssfiles', 'option': 'id_provider', 'value': 'proxy', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7163 1726888039.32915: _low_level_execute_command(): starting 7163 1726888039.32917: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570/ > /dev/null 2>&1 && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888038.874562-7712-105205486424570/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.46.206> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpemjiylly /root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583/AnsiballZ_ini_file.py\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master at \'/root/.ansible/cp/a3358520e8\'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpemjiylly\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583/AnsiballZ_ini_file.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpemjiylly" to remote "/root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583/AnsiballZ_ini_file.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583/AnsiballZ_ini_file.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583/AnsiballZ_ini_file.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122730\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 122730 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 7163 1726888039.32930: done transferring module to remote 7163 1726888039.32932: _low_level_execute_command(): starting 7163 1726888039.32943: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583/ /root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583/AnsiballZ_ini_file.py && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583/ /root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583/AnsiballZ_ini_file.py && sleep 0'"'"'' 7163 1726888039.32951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72d905370> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72d9060f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72dafd4f0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888039.32956: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 7163 1726888039.32959: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72d906120> <<< 7163 1726888039.32962: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.32966: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.32969: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888039.32971: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888039.32973: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888039.32976: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.32978: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7163 1726888039.32980: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.32982: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 7163 1726888039.32987: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888039.32990: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.32992: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 7163 1726888039.32994: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.32996: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 7163 1726888039.32999: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888039.33001: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 7163 1726888039.33322: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.33330: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888039.33333: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888039.33335: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888039.33389: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888039.33393: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7163 1726888039.33397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 7163 1726888039.33399: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72d9072f0> <<< 7163 1726888039.33402: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.33404: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.33406: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 7163 1726888039.33409: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # <<< 7163 1726888039.33411: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888039.33413: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72d911d00> <<< 7163 1726888039.33415: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72d90f950> <<< 7163 1726888039.33417: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 7163 1726888039.33419: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 7163 1726888039.33421: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888039.33423: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888039.33426: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 <<< 7163 1726888039.33428: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 7163 1726888039.33430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7163 1726888039.33497: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da02660> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72dbea330> <<< 7163 1726888039.33504: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888039.33508: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72d911eb0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72d911a90> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins' # <<< 7163 1726888039.33512: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888039.33514: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888039.33516: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888039.33519: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins.modules' # # zipimport: zlib available <<< 7163 1726888039.33521: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888039.33523: stdout chunk (state=3): >>><<< 7163 1726888039.33525: stderr chunk (state=3): >>><<< <10.31.12.215> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888039.33535: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888039.33539: handler run complete 7163 1726888039.33542: attempt loop complete, returning result 7163 1726888039.33544: variable 'item' from source: unknown 7163 1726888039.33546: variable 'item' from source: unknown 7163 1726888039.33954: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.33957: stdout chunk (state=3): >>># zipimport: zlib available <<< ok: [managed_node1] => (item={'key': 'id_provider', 'value': 'proxy'}) => { "ansible_loop_var": "item", "changed": false, "diff": { "after": "", "after_header": "/etc/sssd/sssd.conf (content)", "before": "", "before_header": "/etc/sssd/sssd.conf (content)" }, "gid": 0, "group": "root", "invocation": { "module_args": { "allow_no_value": false, "attributes": null, "backup": false, "create": true, "exclusive": true, "follow": false, "group": "root", "ignore_spaces": false, "mode": "0600", "modify_inactive_option": true, "no_extra_spaces": false, "option": "id_provider", "owner": "root", "path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "section_has_values": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "value": "proxy", "values": null } }, "item": { "key": "id_provider", "value": "proxy" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "state": "file", "uid": 0 } MSG: OK 7163 1726888039.34396: stdout chunk (state=3): >>> {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 998, "gid": 998, "owner": "sssd", "group": "sssd", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "id_provider", "value": "proxy", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 7163 1726888039.34400: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888039.34403: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888039.34405: variable 'omit' from source: magic vars 7163 1726888039.34605: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 7163 1726888039.34609: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat <<< 7163 1726888039.34613: stdout chunk (state=3): >>># cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site <<< 7163 1726888039.34618: stdout chunk (state=3): >>># destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools <<< 7163 1726888039.34716: stdout chunk (state=3): >>># cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 <<< 7163 1726888039.34726: stdout chunk (state=3): >>># destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache <<< 7163 1726888039.34730: stdout chunk (state=3): >>># cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc <<< 7163 1726888039.34735: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings <<< 7163 1726888039.34743: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters <<< 7163 1726888039.34889: stdout chunk (state=3): >>># destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules <<< 7163 1726888039.34892: variable 'tlog_use_sssd' from source: role '' defaults 7163 1726888039.34895: Evaluated conditional (tlog_use_sssd | bool): True 7163 1726888039.35053: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 7163 1726888039.35056: stdout chunk (state=3): >>># destroy _bz2 <<< 7163 1726888039.35112: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy _blake2 <<< 7163 1726888039.35117: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 7163 1726888039.35166: variable 'ansible_facts' from source: host vars for 'managed_node1' 7163 1726888039.35226: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 7163 1726888039.35244: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil <<< 7163 1726888039.35254: stdout chunk (state=3): >>># destroy distro <<< 7163 1726888039.35282: stdout chunk (state=3): >>># destroy distro.distro <<< 7163 1726888039.35294: stdout chunk (state=3): >>># destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 7163 1726888039.35341: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 7163 1726888039.35391: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct <<< 7163 1726888039.35458: stdout chunk (state=3): >>># cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath <<< 7163 1726888039.35476: stdout chunk (state=3): >>># cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 7163 1726888039.35506: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7163 1726888039.35654: stdout chunk (state=3): >>># destroy sys.monitoring <<< 7163 1726888039.35676: stdout chunk (state=3): >>># destroy _socket # destroy _collections <<< 7163 1726888039.35711: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 7163 1726888039.35729: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 7163 1726888039.35758: stdout chunk (state=3): >>># destroy _typing <<< 7163 1726888039.35788: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7163 1726888039.35908: Evaluated conditional ('sssd' in ansible_facts.packages): True 7163 1726888039.36030: variable 'omit' from source: magic vars 7163 1726888039.36035: variable 'omit' from source: magic vars 7163 1726888039.36056: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 7163 1726888039.36096: variable '__tlog_sssd_conf' from source: role '' all vars 7163 1726888039.36252: variable '__tlog_sssd_conf' from source: role '' all vars 7163 1726888039.36525: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe <<< 7163 1726888039.36529: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7163 1726888039.36531: stderr chunk (state=3): >>>Shared connection to 10.31.45.174 closed. <<< 7163 1726888039.36534: variable 'item' from source: unknown 7163 1726888039.36536: stderr chunk (state=3): >>><<< 7163 1726888039.36541: stdout chunk (state=3): >>><<< 7163 1726888039.36546: variable 'item' from source: unknown 7163 1726888039.36550: variable 'omit' from source: magic vars 7163 1726888039.36552: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7163 1726888039.36563: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888039.36566: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888039.36569: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7163 1726888039.36571: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888039.36574: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' <10.31.45.174> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e5104d0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e4dfb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e512a50>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e2e5130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e2e5fa0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e323da0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e323fe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e35b770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e35be00>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e33ba40>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e339190>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e320f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e37b710>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e37a330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e33a030>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e378b00>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3b07d0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3201d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e3b0c50>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3b0b30>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e3b0ec0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e31ecf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3b15b0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3b1280>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3b24b0>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3c86e0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e3c9df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3cac60>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e3cb2c0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3ca1b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e3cbd40>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3cb470>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3b2510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e163c50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e18c6e0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e18c440>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e18c710>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e18d040>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e18da30>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e18c8f0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e161df0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e18edb0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e18d8b0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3b2c00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e1b7140>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e1db500>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e2382c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e23aa20>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e2383e0>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e2052b0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72db293a0>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e1da300>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e18fd10>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa72e1da660>\r\n# zipimport: found 34 names in \'/tmp/ansible_community.general.ini_file_payload_9buaf67c/ansible_community.general.ini_file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72db7f110>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72db5e000>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72db5d160>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72db7cfe0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72dbaaba0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72dbaa930>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72dbaa240>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72dbaac60>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72db7fda0>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72dbab860>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72dbab9e0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72dbabe30>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da15b20>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da177d0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da181a0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da19070>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da1bda0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e3caae0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da1a0c0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da23bf0>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da226c0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da22450>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da22990>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da1a5a0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da6be30>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da6be90>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da6da00>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da6d7c0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da6ff20>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da6e060>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da736e0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da6ffb0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da74740>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da748f0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da74890>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da6c050>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da77f80>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72dafd280>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da76750>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da77ad0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da76360>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72d905370>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72d9060f0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72dafd4f0>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72d906120>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72d9072f0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72d911d00>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72d90f950>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da02660>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72dbea330>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72d911eb0>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72d911a90>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community.general\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community.general.plugins\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community.general.plugins.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 998, "gid": 998, "owner": "sssd", "group": "sssd", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "id_provider", "value": "proxy", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.45.174 closed.\r\n") 7163 1726888039.36808: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e5104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e4dfb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e512a50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e2e5130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e2e5fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e323da0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e323fe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e35b770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e35be00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e33ba40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e339190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e320f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e37b710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e37a330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e33a030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e378b00> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3b07d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3201d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e3b0c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3b0b30> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e3b0ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e31ecf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3b15b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3b1280> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3b24b0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3c86e0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e3c9df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3cac60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e3cb2c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3ca1b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e3cbd40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3cb470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3b2510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e163c50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e18c6e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e18c440> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e18c710> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e18d040> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e18da30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e18c8f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e161df0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e18edb0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e18d8b0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e3b2c00> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e1b7140> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e1db500> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e2382c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e23aa20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e2383e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e2052b0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72db293a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e1da300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72e18fd10> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa72e1da660> # zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_9buaf67c/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72db7f110> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72db5e000> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72db5d160> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72db7cfe0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72dbaaba0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72dbaa930> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72dbaa240> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72dbaac60> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72db7fda0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72dbab860> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72dbab9e0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72dbabe30> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da15b20> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da177d0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da181a0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da19070> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da1bda0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72e3caae0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da1a0c0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da23bf0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da226c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da22450> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da22990> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da1a5a0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da6be30> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da6be90> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da6da00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da6d7c0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da6ff20> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da6e060> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da736e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da6ffb0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da74740> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da748f0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da74890> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da6c050> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da77f80> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72dafd280> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da76750> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72da77ad0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da76360> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72d905370> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72d9060f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72dafd4f0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72d906120> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72d9072f0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa72d911d00> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72d90f950> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72da02660> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72dbea330> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72d911eb0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa72d911a90> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 998, "gid": 998, "owner": "sssd", "group": "sssd", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "id_provider", "value": "proxy", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.45.174 closed. 7163 1726888039.38862: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'domain/nssfiles', 'option': 'id_provider', 'value': 'proxy', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7163 1726888039.38866: Set connection var ansible_shell_executable to /bin/sh 7163 1726888039.38869: Set connection var ansible_timeout to 10 7163 1726888039.38872: _low_level_execute_command(): starting 7163 1726888039.38965: Set connection var ansible_module_compression to ZIP_DEFLATED 7163 1726888039.39341: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142/ > /dev/null 2>&1 && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888039.39354: Set connection var ansible_shell_type to sh 7163 1726888039.39358: Set connection var ansible_pipelining to False 7163 1726888039.39360: Set connection var ansible_connection to ssh 7163 1726888039.39363: variable 'ansible_shell_executable' from source: unknown 7163 1726888039.39365: variable 'ansible_connection' from source: unknown 7163 1726888039.39367: variable 'ansible_module_compression' from source: unknown 7163 1726888039.39371: variable 'ansible_shell_type' from source: unknown 7163 1726888039.39374: variable 'ansible_shell_executable' from source: unknown 7163 1726888039.39376: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888039.39379: variable 'ansible_pipelining' from source: unknown <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888038.985289-7714-54616414285142/ > /dev/null 2>&1 && sleep 0'"'"'' 7163 1726888039.39394: variable 'ansible_timeout' from source: unknown 7163 1726888039.39397: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888039.39399: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7163 1726888039.39402: variable 'omit' from source: magic vars 7163 1726888039.39404: starting attempt loop 7163 1726888039.39406: running the handler 7163 1726888039.39409: _low_level_execute_command(): starting 7163 1726888039.39411: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 7163 1726888039.39421: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888039.39423: stdout chunk (state=3): >>><<< 7163 1726888039.39425: stderr chunk (state=3): >>><<< <10.31.46.206> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888039.39431: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888039.39438: _low_level_execute_command(): starting 7163 1726888039.39441: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583/AnsiballZ_ini_file.py && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' -tt 10.31.46.206 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583/AnsiballZ_ini_file.py && sleep 0'"'"'' 7163 1726888039.39450: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888039.39452: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888039.40391: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888039.40395: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888039.40397: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888039.40400: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' <<< 7163 1726888039.40402: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888039.40404: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888039.40406: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 7163 1726888039.40408: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888039.40410: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888039.40412: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888039.40415: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888039.40417: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888039.40419: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888039.40706: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888039.41164: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888039.41261: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888039.41281: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 <<< 7163 1726888039.41299: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 7163 1726888039.41350: stderr chunk (state=3): >>>debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888039.41499: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' <<< 7163 1726888039.41513: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888039.41540: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 <<< 7163 1726888039.41618: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888039.41768: stdout chunk (state=3): >>>/root <<< 7163 1726888039.41782: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888039.41864: stderr chunk (state=3): >>><<< 7163 1726888039.41880: stdout chunk (state=3): >>><<< <10.31.12.215> (0, b'/root\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888039.42013: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888039.42018: _low_level_execute_command(): starting 7163 1726888039.42022: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736 `" && echo ansible-tmp-1726888039.419188-7712-275850355536736="` echo /root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736 `" ) && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736 `" && echo ansible-tmp-1726888039.419188-7712-275850355536736="` echo /root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736 `" ) && sleep 0'"'"'' 7163 1726888039.42519: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe <<< 7163 1726888039.42523: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7163 1726888039.42525: stderr chunk (state=3): >>><<< 7163 1726888039.42536: stdout chunk (state=3): >>><<< <10.31.45.174> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888039.42615: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888039.42619: handler run complete 7163 1726888039.42657: attempt loop complete, returning result 7163 1726888039.42694: variable 'item' from source: unknown 7163 1726888039.42802: variable 'item' from source: unknown ok: [managed_node2] => (item={'key': 'id_provider', 'value': 'proxy'}) => { "ansible_loop_var": "item", "changed": false, "diff": { "after": "", "after_header": "/etc/sssd/sssd.conf (content)", "before": "", "before_header": "/etc/sssd/sssd.conf (content)" }, "gid": 998, "group": "sssd", "invocation": { "module_args": { "allow_no_value": false, "attributes": null, "backup": false, "create": true, "exclusive": true, "follow": false, "group": "root", "ignore_spaces": false, "mode": "0600", "modify_inactive_option": true, "no_extra_spaces": false, "option": "id_provider", "owner": "root", "path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "section_has_values": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "value": "proxy", "values": null } }, "item": { "key": "id_provider", "value": "proxy" }, "mode": "0600", "owner": "sssd", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "state": "file", "uid": 998 } MSG: OK 7163 1726888039.43378: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888039.43382: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888039.43387: variable 'omit' from source: magic vars 7163 1726888039.43390: variable 'tlog_use_sssd' from source: role '' defaults 7163 1726888039.43392: Evaluated conditional (tlog_use_sssd | bool): True 7163 1726888039.43511: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888039.43515: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888039.43518: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888039.43520: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888039.43523: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888039.43525: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 <<< 7163 1726888039.43547: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888039.43701: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888039.43736: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888039.43751: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 7163 1726888039.43766: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888039.43954: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888039.44067: variable 'ansible_facts' from source: host vars for 'managed_node2' 7163 1726888039.44095: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888039.44583: Evaluated conditional ('sssd' in ansible_facts.packages): True 7163 1726888039.44622: variable 'omit' from source: magic vars 7163 1726888039.44656: variable 'omit' from source: magic vars 7163 1726888039.44734: variable '__tlog_sssd_conf' from source: role '' all vars 7163 1726888039.44815: variable '__tlog_sssd_conf' from source: role '' all vars 7163 1726888039.44921: variable 'item' from source: unknown 7163 1726888039.45005: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7163 1726888039.45096: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # <<< 7163 1726888039.45100: variable 'item' from source: unknown 7163 1726888039.45189: variable 'omit' from source: magic vars 7163 1726888039.45197: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7163 1726888039.45200: stdout chunk (state=3): >>>import '_weakref' # <<< 7163 1726888039.45202: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7163 1726888039.45209: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888039.45222: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888039.45246: variable 'inventory_hostname' from source: host vars for 'managed_node2' 7163 1726888039.45260: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888039.45274: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888039.45380: Set connection var ansible_shell_executable to /bin/sh 7163 1726888039.45416: Set connection var ansible_timeout to 10 7163 1726888039.45419: Set connection var ansible_module_compression to ZIP_DEFLATED 7163 1726888039.45421: Set connection var ansible_shell_type to sh 7163 1726888039.45427: Set connection var ansible_pipelining to False 7163 1726888039.45434: Set connection var ansible_connection to ssh 7163 1726888039.45469: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 7163 1726888039.45524: variable 'ansible_shell_executable' from source: unknown 7163 1726888039.45529: variable 'ansible_connection' from source: unknown 7163 1726888039.45532: variable 'ansible_module_compression' from source: unknown 7163 1726888039.45534: variable 'ansible_shell_type' from source: unknown 7163 1726888039.45537: variable 'ansible_shell_executable' from source: unknown 7163 1726888039.45540: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888039.45543: variable 'ansible_pipelining' from source: unknown 7163 1726888039.45545: variable 'ansible_timeout' from source: unknown 7163 1726888039.45622: stdout chunk (state=3): >>>import 'codecs' # <<< 7163 1726888039.45625: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888039.45632: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 7163 1726888039.45748: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d590184d0> <<< 7163 1726888039.45765: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58fe7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5901aa50> <<< 7163 1726888039.45867: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 7163 1726888039.45960: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7163 1726888039.46154: variable 'omit' from source: magic vars 7163 1726888039.46158: starting attempt loop 7163 1726888039.46160: running the handler 7163 1726888039.46163: _low_level_execute_command(): starting 7163 1726888039.46165: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888039.46173: stdout chunk (state=3): >>>ansible-tmp-1726888039.419188-7712-275850355536736=/root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736 <<< <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 7163 1726888039.46587: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages'<<< 7163 1726888039.46595: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888039.46599: stdout chunk (state=3): >>><<< 7163 1726888039.46601: stderr chunk (state=3): >>><<< 7163 1726888039.46604: stdout chunk (state=3): >>> Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e2d130> <<< 7163 1726888039.46607: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py<<< 7163 1726888039.46609: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< <10.31.12.215> (0, b'ansible-tmp-1726888039.419188-7712-275850355536736=/root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888039.46615: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888039.419188-7712-275850355536736=/root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888039.46619: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e2dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7163 1726888039.46992: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py<<< 7163 1726888039.47287: variable 'ansible_module_compression' from source: unknown 7163 1726888039.47293: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible_collections.community.general.plugins.modules.ini_file-ZIP_DEFLATED 7163 1726888039.47739: variable 'ansible_facts' from source: host vars for 'managed_node1' 7163 1726888039.47745: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7163 1726888039.47749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e6bda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e6bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7163 1726888039.47753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888039.47756: stdout chunk (state=3): >>>import 'itertools' # <<< 7163 1726888039.47758: stdout chunk (state=3): >>> <<< 7163 1726888039.47761: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ea3770> <<< Using module file /tmp/collections-FCu/ansible_collections/community/general/plugins/modules/ini_file.py 7163 1726888039.47765: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736/AnsiballZ_ini_file.py <10.31.12.215> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmp6ofhksf5 TO /root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736/AnsiballZ_ini_file.py 7163 1726888039.47799: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ea3e00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e83a40> <<< <10.31.12.215> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' '[10.31.12.215]' 7163 1726888039.48086: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e81190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e68f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 7163 1726888039.48121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 7163 1726888039.48290: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 7163 1726888039.48294: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 7163 1726888039.48298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 7163 1726888039.48301: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ec3710><<< 7163 1726888039.48303: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888039.48368: Sending initial data 7163 1726888039.48371: stdout chunk (state=3): >>> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ec2330> <<< 7163 1726888039.48374: Sent initial data (154 bytes) 7163 1726888039.48403: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e82030><<< 7163 1726888039.48406: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888039.48461: stdout chunk (state=3): >>> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ec0b00> <<< 7163 1726888039.48465: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found <<< 7163 1726888039.48533: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888039.48543: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ef87d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e681d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py<<< 7163 1726888039.48563: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'<<< 7163 1726888039.48779: stdout chunk (state=3): >>> # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888039.48793: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58ef8c50><<< 7163 1726888039.48798: stdout chunk (state=3): >>> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ef8b30><<< 7163 1726888039.48803: stdout chunk (state=3): >>> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58ef8ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e66cf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 7163 1726888039.48806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888039.48819: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 7163 1726888039.48823: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888039.48951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ef95b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ef9280><<< 7163 1726888039.48960: stdout chunk (state=3): >>> import 'importlib.machinery' # <<< 7163 1726888039.48964: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888039.49042: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6519 <<< 7163 1726888039.49046: stdout chunk (state=3): >>> # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58efa4b0> import 'importlib.util' # <<< 7163 1726888039.49051: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888039.49357: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 7163 1726888039.49368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58f106e0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58f11df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'<<< 7163 1726888039.49375: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'<<< 7163 1726888039.49472: stdout chunk (state=3): >>> import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58f12c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58f132c0> <<< 7163 1726888039.49476: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888039.49536: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58f121b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 7163 1726888039.49578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58f13d40> <<< 7163 1726888039.49685: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58f13470> <<< 7163 1726888039.49804: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58efa510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 7163 1726888039.49808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 7163 1726888039.49845: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 7163 1726888039.49878: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58c9fc50><<< 7163 1726888039.50289: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'<<< 7163 1726888039.50294: stdout chunk (state=3): >>> # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58cc87a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58cc8500><<< 7163 1726888039.50297: stdout chunk (state=3): >>> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'<<< 7163 1726888039.50302: stdout chunk (state=3): >>> import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58cc86b0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7163 1726888039.50305: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'<<< 7163 1726888039.50307: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888039.50434: stdout chunk (state=3): >>> # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58cc9040> <<< 7163 1726888039.50460: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888039.50498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888039.50710: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 7163 1726888039.50777: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888039.50791: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58cc9a30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58cc88f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58c9ddf0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ccade0> <<< 7163 1726888039.50824: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58cc9b50> <<< 7163 1726888039.50891: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888039.50895: stdout chunk (state=3): >>>/root <<< 7163 1726888039.50927: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58efac00> <<< 7163 1726888039.50953: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888039.51094: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7163 1726888039.51101: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888039.51105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 7163 1726888039.51108: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888039.51110: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888039.51174: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888039.51205: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58cf3140> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 7163 1726888039.51214: stderr chunk (state=3): >>><<< 7163 1726888039.51217: stdout chunk (state=3): >>><<< 7163 1726888039.51275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7163 1726888039.51378: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< <10.31.45.174> (0, b'/root\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888039.51391: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888039.51394: _low_level_execute_command(): starting 7163 1726888039.51396: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801 `" && echo ansible-tmp-1726888039.5130403-7714-87822397685801="` echo /root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801 `" ) && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888039.51402: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58d17500> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7163 1726888039.51404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7163 1726888039.51461: stdout chunk (state=3): >>>import 'ntpath' # <<< <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801 `" && echo ansible-tmp-1726888039.5130403-7714-87822397685801="` echo /root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801 `" ) && sleep 0'"'"'' 7163 1726888039.51486: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58d742c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 7163 1726888039.51859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58d76a20> <<< 7163 1726888039.52001: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58d743e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58d412e0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' <<< 7163 1726888039.52025: stdout chunk (state=3): >>>import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58b7d430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58d16300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ccbd10> <<< 7163 1726888039.52173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 7163 1726888039.52290: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9d58d16660> <<< 7163 1726888039.52580: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_az4k12x9/ansible_community.general.ini_file_payload.zip' <<< 7163 1726888039.52802: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.52898: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.53039: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'<<< 7163 1726888039.53143: stdout chunk (state=3): >>> <<< 7163 1726888039.53203: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7163 1726888039.53395: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888039.53470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58bd3170> import '_typing' # <<< 7163 1726888039.53499: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888039.53544: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888039.53552: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' <<< 7163 1726888039.53560: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888039.53654: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888039.53699: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 7163 1726888039.53703: stdout chunk (state=3): >>> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58bb2060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58bb11c0> <<< 7163 1726888039.53706: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 7163 1726888039.53709: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 <<< 7163 1726888039.53728: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888039.53731: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888039.53748: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888039.54104: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 7163 1726888039.54107: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 7163 1726888039.54175: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 7163 1726888039.54398: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp6ofhksf5 debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736/AnsiballZ_ini_file.py" debug3: Sent message fd 3 T:17 I:3 <<< 7163 1726888039.54402: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp6ofhksf5 /root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736/AnsiballZ_ini_file.py <<< 7163 1726888039.54485: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmp6ofhksf5" to remote "/root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736/AnsiballZ_ini_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736/AnsiballZ_ini_file.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736/AnsiballZ_ini_file.py M:0x001a <<< 7163 1726888039.54627: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122733 <<< 7163 1726888039.55471: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 122733 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 7163 1726888039.55556: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888039.55641: stdout chunk (state=3): >>>ansible-tmp-1726888039.5130403-7714-87822397685801=/root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801 <<< 7163 1726888039.55669: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888039.55723: stderr chunk (state=3): >>><<< 7163 1726888039.55746: stdout chunk (state=3): >>><<< 7163 1726888039.55770: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< <10.31.12.215> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp6ofhksf5 /root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736/AnsiballZ_ini_file.py\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master at \'/root/.ansible/cp/1fb99bda8d\'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp6ofhksf5\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736/AnsiballZ_ini_file.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmp6ofhksf5" to remote "/root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736/AnsiballZ_ini_file.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736/AnsiballZ_ini_file.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736/AnsiballZ_ini_file.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122733\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 122733 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 7163 1726888039.55947: done transferring module to remote 7163 1726888039.55950: stdout chunk (state=3): >>><<< 7163 1726888039.55953: stderr chunk (state=3): >>><<< 7163 1726888039.55955: _low_level_execute_command(): starting 7163 1726888039.55957: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736/ /root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736/AnsiballZ_ini_file.py && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None <10.31.45.174> (0, b'ansible-tmp-1726888039.5130403-7714-87822397685801=/root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888039.55965: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888039.5130403-7714-87822397685801=/root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736/ /root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736/AnsiballZ_ini_file.py && sleep 0'"'"'' 7163 1726888039.55971: variable 'ansible_module_compression' from source: unknown 7163 1726888039.56244: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible_collections.community.general.plugins.modules.ini_file-ZIP_DEFLATED 7163 1726888039.56247: variable 'ansible_facts' from source: host vars for 'managed_node2' 7163 1726888039.56250: stdout chunk (state=3): >>># zipimport: zlib available <<< Using module file /tmp/collections-FCu/ansible_collections/community/general/plugins/modules/ini_file.py 7163 1726888039.56254: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801/AnsiballZ_ini_file.py <10.31.45.174> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmp2qa5mjhv TO /root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801/AnsiballZ_ini_file.py <10.31.45.174> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' '[10.31.45.174]' 7163 1726888039.56402: Sending initial data 7163 1726888039.56406: Sent initial data (154 bytes) 7163 1726888039.57160: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888039.57210: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888039.57287: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888039.57448: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888039.57452: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888039.57460: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888039.57499: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888039.57519: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888039.58258: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58bd1040> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58bfeab0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58bfe840> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58bfe150><<< 7163 1726888039.58324: stdout chunk (state=3): >>> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py<<< 7163 1726888039.58352: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 7163 1726888039.58427: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58bfe900> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5901a9c0> import 'atexit' # <<< 7163 1726888039.58475: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'<<< 7163 1726888039.58542: stdout chunk (state=3): >>> import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58bff7a0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58bff9e0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7163 1726888039.58718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58bfff20> import 'pwd' # <<< 7163 1726888039.58760: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'<<< 7163 1726888039.58765: stdout chunk (state=3): >>> <<< 7163 1726888039.58837: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58519c40> <<< 7163 1726888039.58948: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'<<< 7163 1726888039.58957: stdout chunk (state=3): >>> # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d5851b860><<< 7163 1726888039.58960: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 7163 1726888039.59144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 7163 1726888039.59148: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5851c260><<< 7163 1726888039.59150: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 7163 1726888039.59199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 7163 1726888039.59319: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5851d130> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7163 1726888039.59365: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 7163 1726888039.59421: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5851fe60> <<< 7163 1726888039.59473: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp2qa5mjhv debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801/AnsiballZ_ini_file.py" debug3: Sent message fd 3 T:17 I:3 <<< 7163 1726888039.59480: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp2qa5mjhv /root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801/AnsiballZ_ini_file.py <<< 7163 1726888039.59528: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmp2qa5mjhv" to remote "/root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801/AnsiballZ_ini_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801/AnsiballZ_ini_file.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801/AnsiballZ_ini_file.py M:0x001a <<< 7163 1726888039.59880: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122733 <<< 7163 1726888039.59885: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d5851fdd0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5851e150> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 7163 1726888039.59890: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58527bf0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d585266c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58526450><<< 7163 1726888039.59913: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'<<< 7163 1726888039.60167: stdout chunk (state=3): >>> import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58526990> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5851e660> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d5856fe00> <<< 7163 1726888039.60393: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5856ffb0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58571a00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d585717c0><<< 7163 1726888039.60429: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7163 1726888039.60705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7163 1726888039.61218: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58573fb0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d585720f0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58577710> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d585740e0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58578230> <<< 7163 1726888039.61261: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888039.61265: stdout chunk (state=3): >>><<< 7163 1726888039.61279: stderr chunk (state=3): >>><<< 7163 1726888039.61285: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58578890> <<< <10.31.12.215> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888039.61358: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888039.61363: _low_level_execute_command(): starting 7163 1726888039.61366: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736/AnsiballZ_ini_file.py && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888039.61459: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d585787d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58570080> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 7163 1726888039.61672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d5857bfe0> <<< 7163 1726888039.61699: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 122733 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 7163 1726888039.61733: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' -tt 10.31.12.215 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736/AnsiballZ_ini_file.py && sleep 0'"'"'' 7163 1726888039.61990: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58400e30> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5857a7b0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d5857bb30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5857a3c0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 7163 1726888039.62547: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 7163 1726888039.62551: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.62554: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888039.62558: stdout chunk (state=3): >>><<< 7163 1726888039.62560: stderr chunk (state=3): >>><<< <10.31.45.174> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp2qa5mjhv /root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801/AnsiballZ_ini_file.py\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master at \'/root/.ansible/cp/26e6bc9b9f\'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp2qa5mjhv\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801/AnsiballZ_ini_file.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmp2qa5mjhv" to remote "/root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801/AnsiballZ_ini_file.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801/AnsiballZ_ini_file.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801/AnsiballZ_ini_file.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122733\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 122733 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 7163 1726888039.62568: done transferring module to remote 7163 1726888039.62570: _low_level_execute_command(): starting 7163 1726888039.62572: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801/ /root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801/AnsiballZ_ini_file.py && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801/ /root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801/AnsiballZ_ini_file.py && sleep 0'"'"'' 7163 1726888039.62624: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.62906: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.63478: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 7163 1726888039.63481: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 7163 1726888039.63488: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7163 1726888039.63557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888039.63561: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58408ec0> <<< 7163 1726888039.63624: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888039.63664: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888039.63810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888039.63824: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58409c40> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58578410> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 7163 1726888039.64029: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.64074: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888039.64155: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58409cd0> # zipimport: zlib available <<< 7163 1726888039.64212: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888039.64289: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888039.64512: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.64664: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888039.64973: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.64977: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 <<< 7163 1726888039.64980: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address <<< 7163 1726888039.64987: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 <<< 7163 1726888039.64989: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888039.65002: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.65086: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 7163 1726888039.65090: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.65175: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888039.65178: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 <<< 7163 1726888039.65254: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888039.65465: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 7163 1726888039.65673: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.66374: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5840ad80> # zipimport: zlib available <<< 7163 1726888039.66393: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888039.66434: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.66501: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 7163 1726888039.66527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888039.66607: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58415a00> <<< 7163 1726888039.66666: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58413740> <<< 7163 1726888039.66725: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 7163 1726888039.66851: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.66868: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888039.66901: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888039.66905: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 7163 1726888039.67054: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7163 1726888039.67084: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58502450> <<< 7163 1726888039.67174: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58c3a120> <<< 7163 1726888039.67298: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888039.67301: stdout chunk (state=3): >>><<< 7163 1726888039.67304: stderr chunk (state=3): >>><<< <10.31.45.174> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888039.67450: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888039.67643: _low_level_execute_command(): starting 7163 1726888039.67647: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801/AnsiballZ_ini_file.py && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' -tt 10.31.45.174 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801/AnsiballZ_ini_file.py && sleep 0'"'"'' 7163 1726888039.67659: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58415c70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58415a90> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins.modules' # # zipimport: zlib available <<< 7163 1726888039.68014: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.68416: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # <<< 7163 1726888039.68427: stdout chunk (state=3): >>>import 'marshal' # <<< 7163 1726888039.68430: stdout chunk (state=3): >>> <<< 7163 1726888039.68455: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.68564: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook<<< 7163 1726888039.68571: stdout chunk (state=3): >>> <<< 7163 1726888039.68652: stdout chunk (state=3): >>>import 'time' # <<< 7163 1726888039.68698: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 7163 1726888039.68709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'<<< 7163 1726888039.68717: stdout chunk (state=3): >>> <<< 7163 1726888039.68964: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a6184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a5e7b30><<< 7163 1726888039.68973: stdout chunk (state=3): >>> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 7163 1726888039.68994: stdout chunk (state=3): >>> {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "id_provider", "value": "proxy", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 7163 1726888039.69097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a61aa50> import '_signal' # import '_abc' # import 'abc' # <<< 7163 1726888039.69108: stdout chunk (state=3): >>> <<< 7163 1726888039.69224: stdout chunk (state=3): >>>import 'io' # import '_stat' # <<< 7163 1726888039.69228: stdout chunk (state=3): >>> <<< 7163 1726888039.69232: stdout chunk (state=3): >>>import 'stat' # <<< 7163 1726888039.69507: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules <<< 7163 1726888039.69527: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages <<< 7163 1726888039.69690: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888039.69702: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888039.70027: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages'<<< 7163 1726888039.70032: stdout chunk (state=3): >>> Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a42d130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a42dfa0> <<< 7163 1726888039.70039: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd <<< 7163 1726888039.70042: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888039.70045: stdout chunk (state=3): >>>import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information.<<< 7163 1726888039.70051: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum <<< 7163 1726888039.70055: stdout chunk (state=3): >>># cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc <<< 7163 1726888039.70128: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7163 1726888039.70216: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' <<< 7163 1726888039.70224: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888039.70353: stdout chunk (state=3): >>> <<< 7163 1726888039.70361: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections <<< 7163 1726888039.70366: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 7163 1726888039.70523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888039.70528: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7163 1726888039.70530: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7163 1726888039.70534: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888039.70536: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 7163 1726888039.70621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 7163 1726888039.70624: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 7163 1726888039.70943: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a46bda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a46bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 7163 1726888039.70968: stdout chunk (state=3): >>># destroy time # destroy _random # destroy _weakref <<< 7163 1726888039.71245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4a3770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4a3e00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a483a40> import '_functools' # <<< 7163 1726888039.71249: stdout chunk (state=3): >>> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a481190> <<< 7163 1726888039.71457: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a468f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 7163 1726888039.71468: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 7163 1726888039.71497: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 7163 1726888039.71540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'<<< 7163 1726888039.71572: stdout chunk (state=3): >>> # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py<<< 7163 1726888039.71585: stdout chunk (state=3): >>> <<< 7163 1726888039.71654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4c3710> <<< 7163 1726888039.71676: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4c2330> <<< 7163 1726888039.71825: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a482030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4c0b00> <<< 7163 1726888039.72121: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.46.206 closed. <<< 7163 1726888039.72125: stderr chunk (state=3): >>><<< 7163 1726888039.72135: stdout chunk (state=3): >>><<< 7163 1726888039.72201: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4f87d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4681d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a4f8c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4f8b30> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a4f8ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a466cf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 7163 1726888039.72208: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4f95b0> <<< 7163 1726888039.72263: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4f9280> <<< 7163 1726888039.72268: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 7163 1726888039.72390: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'<<< <10.31.46.206> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d590184d0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58fe7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5901aa50>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e2d130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e2dfa0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e6bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e6bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ea3770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ea3e00>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e83a40>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e81190>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e68f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ec3710>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ec2330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e82030>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ec0b00>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ef87d0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e681d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58ef8c50>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ef8b30>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58ef8ec0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e66cf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ef95b0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ef9280>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58efa4b0>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58f106e0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58f11df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58f12c60>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58f132c0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58f121b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58f13d40>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58f13470>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58efa510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58c9fc50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58cc87a0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58cc8500>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58cc86b0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58cc9040>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58cc9a30>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58cc88f0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58c9ddf0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ccade0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58cc9b50>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58efac00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58cf3140>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58d17500>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58d742c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58d76a20>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58d743e0>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58d412e0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58b7d430>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58d16300>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ccbd10>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9d58d16660>\r\n# zipimport: found 34 names in \'/tmp/ansible_community.general.ini_file_payload_az4k12x9/ansible_community.general.ini_file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58bd3170>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58bb2060>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58bb11c0>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58bd1040>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58bfeab0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58bfe840>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58bfe150>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58bfe900>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5901a9c0>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58bff7a0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58bff9e0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58bfff20>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58519c40>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d5851b860>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5851c260>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5851d130>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5851fe60>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d5851fdd0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5851e150>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58527bf0>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d585266c0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58526450>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58526990>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5851e660>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d5856fe00>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5856ffb0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58571a00>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d585717c0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58573fb0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d585720f0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58577710>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d585740e0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58578230>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58578890>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d585787d0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58570080>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d5857bfe0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58400e30>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5857a7b0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d5857bb30>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5857a3c0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58408ec0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58409c40>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58578410>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58409cd0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5840ad80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58415a00>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58413740>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58502450>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58c3a120>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58415c70>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58415a90>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community.general\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community.general.plugins\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community.general.plugins.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "id_provider", "value": "proxy", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.46.206 closed.\r\n") 7163 1726888039.72996: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d590184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58fe7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5901aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e2d130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e2dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e6bda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e6bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ea3770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ea3e00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e83a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e81190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e68f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ec3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ec2330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e82030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ec0b00> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ef87d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e681d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58ef8c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ef8b30> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58ef8ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58e66cf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ef95b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ef9280> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58efa4b0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58f106e0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58f11df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58f12c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58f132c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58f121b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58f13d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58f13470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58efa510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58c9fc50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58cc87a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58cc8500> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58cc86b0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58cc9040> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58cc9a30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58cc88f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58c9ddf0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ccade0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58cc9b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58efac00> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58cf3140> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58d17500> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58d742c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58d76a20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58d743e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58d412e0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58b7d430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58d16300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58ccbd10> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9d58d16660> # zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_az4k12x9/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58bd3170> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58bb2060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58bb11c0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58bd1040> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58bfeab0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58bfe840> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58bfe150> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58bfe900> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5901a9c0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58bff7a0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58bff9e0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58bfff20> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58519c40> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d5851b860> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5851c260> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5851d130> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5851fe60> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d5851fdd0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5851e150> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58527bf0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d585266c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58526450> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58526990> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5851e660> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d5856fe00> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5856ffb0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58571a00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d585717c0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58573fb0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d585720f0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58577710> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d585740e0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58578230> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58578890> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d585787d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58570080> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d5857bfe0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58400e30> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5857a7b0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d5857bb30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5857a3c0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58408ec0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58409c40> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58578410> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58409cd0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d5840ad80> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d58415a00> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58413740> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58502450> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58c3a120> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58415c70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d58415a90> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "id_provider", "value": "proxy", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.46.206 closed. 7163 1726888039.75156: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7163 1726888039.75160: stdout chunk (state=3): >>>import _imp # builtin <<< 7163 1726888039.75162: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7163 1726888039.75165: stdout chunk (state=3): >>> import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4fa4b0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a5106e0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'<<< 7163 1726888039.75168: stdout chunk (state=3): >>> # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'<<< 7163 1726888039.75170: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7163 1726888039.75174: stdout chunk (state=3): >>>import 'posix' # <<< 7163 1726888039.75176: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7163 1726888039.75179: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 7163 1726888039.75186: stdout chunk (state=3): >>> import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a511df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 7163 1726888039.75189: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888039.75199: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a512c60><<< 7163 1726888039.75202: stdout chunk (state=3): >>> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a5132c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a5121b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'<<< 7163 1726888039.75205: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 7163 1726888039.75209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40eaa184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea9e7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40eaa1aa50> import '_signal' # import '_abc' # import 'abc' # <<< 7163 1726888039.75211: stdout chunk (state=3): >>>import 'io' # <<< 7163 1726888039.75216: stdout chunk (state=3): >>> import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a513d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a513470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4fa510><<< 7163 1726888039.75220: stdout chunk (state=3): >>>import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # <<< 7163 1726888039.75446: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 7163 1726888039.77122: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'domain/nssfiles', 'option': 'id_provider', 'value': 'proxy', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7163 1726888039.77128: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a29bc50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py<<< 7163 1726888039.77134: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea82d130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea82dfa0> <<< 7163 1726888039.77141: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'<<< 7163 1726888039.77144: _low_level_execute_command(): starting 7163 1726888039.77147: stdout chunk (state=3): >>>import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7163 1726888039.77153: stdout chunk (state=3): >>> import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a2c46e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a2c4440> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'<<< 7163 1726888039.77216: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583/ > /dev/null 2>&1 && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888039.0905204-7720-14277512168583/ > /dev/null 2>&1 && sleep 0'"'"'' 7163 1726888039.77251: stdout chunk (state=3): >>> # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a2c4710> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7163 1726888039.77254: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888039.77280: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 7163 1726888039.77283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 7163 1726888039.77286: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea86bda0> <<< 7163 1726888039.77289: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 7163 1726888039.77314: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a2c5040> <<< 7163 1726888039.77317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea86bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 7163 1726888039.77320: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a2c5a30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a2c48f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a299df0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 7163 1726888039.77323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8a3770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8a3e00> import '_collections' # <<< 7163 1726888039.77326: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea883a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea881190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea868f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8c3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8c2330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 7163 1726888039.77328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea882030> <<< 7163 1726888039.77331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a2c6db0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a2c58b0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4fac00> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a2ef140> <<< 7163 1726888039.77335: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 7163 1726888039.77340: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8c0b00> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8f87d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8681d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 7163 1726888039.77342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea8f8c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8f8b30> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea8f8ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea866cf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8f95b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8f9280> import 'importlib.machinery' # <<< 7163 1726888039.77345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a313500> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7163 1726888039.77347: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 7163 1726888039.77350: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8fa4b0> <<< 7163 1726888039.77353: stdout chunk (state=3): >>>import 'importlib.util' # <<< 7163 1726888039.77356: stdout chunk (state=3): >>>import 'runpy' # <<< 7163 1726888039.77359: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 7163 1726888039.77362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 7163 1726888039.77364: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea9106e0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea911df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 7163 1726888039.77366: stdout chunk (state=3): >>>import 'ntpath' # <<< 7163 1726888039.77369: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a3702c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7163 1726888039.77372: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a372a20> <<< 7163 1726888039.77375: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea912c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea9132c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea9121b0> <<< 7163 1726888039.77471: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea913d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea913470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8fa510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea6a3c50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea6cc6e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea6cc440> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea6cc710> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888039.77477: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a3703e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a33d2b0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1793a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a312300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a2c7d10> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f372a312660> <<< 7163 1726888039.77480: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea6cd040> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea6cda30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea6cc8f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea6a1df0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 7163 1726888039.77482: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 7163 1726888039.77596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea6cedb0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea6cd8b0> <<< 7163 1726888039.77609: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8fac00> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 7163 1726888039.77615: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea6f7140> <<< 7163 1726888039.77619: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_zf2ab_1r/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 7163 1726888039.77625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'<<< 7163 1726888039.77628: stdout chunk (state=3): >>> <<< 7163 1726888039.77631: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888039.77634: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 7163 1726888039.77653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7163 1726888039.77662: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'<<< 7163 1726888039.77665: stdout chunk (state=3): >>> <<< 7163 1726888039.77668: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea71b500> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea7782c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 7163 1726888039.77670: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1cf110> import '_typing' # <<< 7163 1726888039.77673: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888039.77675: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea77aa20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea7783e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea7452b0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea5813a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea71a300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea6cfd10> <<< 7163 1726888039.77894: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888039.77899: stdout chunk (state=3): >>> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1ae000> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1ad160> # zipimport: zlib available import 'ansible' # # zipimport: zlib available <<< 7163 1726888039.77903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f40ea71a660> <<< 7163 1726888039.78036: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.78041: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' <<< 7163 1726888039.78044: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available<<< 7163 1726888039.78046: stdout chunk (state=3): >>> <<< 7163 1726888039.78049: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_yg1zxg5k/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available <<< 7163 1726888039.78051: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888039.78054: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7163 1726888039.78056: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7163 1726888039.78122: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888039.78128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea5d7110> import '_typing' # <<< 7163 1726888039.78132: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea5b6000> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea5b5160> # zipimport: zlib available <<< 7163 1726888039.78134: stdout chunk (state=3): >>>import 'ansible' # <<< 7163 1726888039.78137: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.78141: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 7163 1726888039.79524: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.79615: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888039.79618: stdout chunk (state=3): >>><<< 7163 1726888039.79620: stderr chunk (state=3): >>><<< <10.31.46.206> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888039.79807: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888039.79813: handler run complete 7163 1726888039.79816: attempt loop complete, returning result 7163 1726888039.79997: variable 'item' from source: unknown 7163 1726888039.80000: stdout chunk (state=3): >>># zipimport: zlib available<<< 7163 1726888039.80344: stdout chunk (state=3): >>> <<< 7163 1726888039.80347: variable 'item' from source: unknown ok: [managed_node3] => (item={'key': 'id_provider', 'value': 'proxy'}) => { "ansible_loop_var": "item", "changed": false, "diff": { "after": "", "after_header": "/etc/sssd/sssd.conf (content)", "before": "", "before_header": "/etc/sssd/sssd.conf (content)" }, "gid": 0, "group": "root", "invocation": { "module_args": { "allow_no_value": false, "attributes": null, "backup": false, "create": true, "exclusive": true, "follow": false, "group": "root", "ignore_spaces": false, "mode": "0600", "modify_inactive_option": true, "no_extra_spaces": false, "option": "id_provider", "owner": "root", "path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "section_has_values": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "value": "proxy", "values": null } }, "item": { "key": "id_provider", "value": "proxy" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "state": "file", "uid": 0 } MSG: OK 7163 1726888039.81211: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea5d4fe0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea602ba0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea602930> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea602240> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea602c60> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea5d7da0> import 'atexit' # <<< 7163 1726888039.81215: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea6037d0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea6039e0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7163 1726888039.81218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 7163 1726888039.81223: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888039.81247: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888039.81250: variable 'omit' from source: magic vars 7163 1726888039.81253: stdout chunk (state=3): >>>import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea603e30> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 7163 1726888039.81260: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f19b50> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9f1b800> <<< 7163 1726888039.81303: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 7163 1726888039.81307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 7163 1726888039.81310: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f1c1d0> <<< 7163 1726888039.81313: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 7163 1726888039.81316: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f1d0a0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7163 1726888039.81318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 7163 1726888039.81320: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 7163 1726888039.81323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7163 1726888039.81427: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f1fdd0> <<< 7163 1726888039.81431: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea5d7b90> <<< 7163 1726888039.81491: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f1e0c0> <<< 7163 1726888039.81502: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 7163 1726888039.81506: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 7163 1726888039.81593: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f27cb0> import '_tokenize' # <<< 7163 1726888039.81740: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f26780> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f264e0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7163 1726888039.81958: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f26a50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f1e540> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9f6fef0> <<< 7163 1726888039.81961: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f70440> <<< 7163 1726888039.81964: variable 'tlog_use_sssd' from source: role '' defaults 7163 1726888039.81998: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 7163 1726888039.82006: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9f71b80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f71940> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7163 1726888039.82088: Evaluated conditional (tlog_use_sssd | bool): True 7163 1726888039.82108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7163 1726888039.82503: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9f74140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f72270> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f77860> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f74230> <<< 7163 1726888039.82509: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1ccfe0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'<<< 7163 1726888039.82650: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9f78950> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9f788f0> <<< 7163 1726888039.82657: stdout chunk (state=3): >>> import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a1faba0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1fa930> <<< 7163 1726888039.82662: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1fa240><<< 7163 1726888039.82665: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9f78a70> <<< 7163 1726888039.82700: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f70290> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 7163 1726888039.82704: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 7163 1726888039.82706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 7163 1726888039.82711: stdout chunk (state=3): >>> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 7163 1726888039.82713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1fac60><<< 7163 1726888039.82809: stdout chunk (state=3): >>> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1cfda0> import 'atexit' # <<< 7163 1726888039.82816: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9e001d0> <<< 7163 1726888039.82821: variable 'ansible_facts' from source: host vars for 'managed_node3' 7163 1726888039.83067: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a1fb7d0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a1fb9e0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1fbe30> import 'pwd' # <<< 7163 1726888039.83195: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'<<< 7163 1726888039.83203: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9e01190> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f7a960> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9f7bd10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f7a5d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888039.83226: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 7163 1726888039.83233: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.83342: stdout chunk (state=3): >>> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b19b50> <<< 7163 1726888039.83347: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'<<< 7163 1726888039.83375: stdout chunk (state=3): >>> # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729b1b800> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 7163 1726888039.83379: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.83485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b1c1d0><<< 7163 1726888039.83489: stdout chunk (state=3): >>> <<< 7163 1726888039.83505: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.83597: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 7163 1726888039.83670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b1d0a0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7163 1726888039.83711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py<<< 7163 1726888039.83715: stdout chunk (state=3): >>> <<< 7163 1726888039.83942: Evaluated conditional ('sssd' in ansible_facts.packages): True 7163 1726888039.84027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b1fdd0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a1cfb90> <<< 7163 1726888039.84033: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b1e0c0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py<<< 7163 1726888039.84036: variable 'omit' from source: magic vars 7163 1726888039.84043: variable 'omit' from source: magic vars 7163 1726888039.84051: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.84072: stdout chunk (state=3): >>> <<< 7163 1726888039.84113: variable '__tlog_sssd_conf' from source: role '' all vars 7163 1726888039.84187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 7163 1726888039.84207: variable '__tlog_sssd_conf' from source: role '' all vars 7163 1726888039.84230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 7163 1726888039.84352: variable 'item' from source: unknown 7163 1726888039.84356: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b27cb0> import '_tokenize' # <<< 7163 1726888039.84430: variable 'item' from source: unknown 7163 1726888039.84464: stdout chunk (state=3): >>> <<< 7163 1726888039.84523: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b26780><<< 7163 1726888039.84526: stdout chunk (state=3): >>> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b264e0> <<< 7163 1726888039.84529: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 7163 1726888039.84561: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 7163 1726888039.84568: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7163 1726888039.84674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888039.84677: variable 'omit' from source: magic vars 7163 1726888039.84687: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888039.84691: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7163 1726888039.84694: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9e09310> <<< 7163 1726888039.84741: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 7163 1726888039.84746: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9e0a270> <<< 7163 1726888039.84749: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7163 1726888039.84903: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b26a50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b1e540> <<< 7163 1726888039.84911: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f7b470> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 7163 1726888039.84916: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888039.84919: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.84926: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888039.84929: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 7163 1726888039.85262: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729b6fef0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b70440> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 7163 1726888039.85266: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.85269: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7163 1726888039.85271: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888039.85274: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888039.85276: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9e0a720> # zipimport: zlib available <<< 7163 1726888039.85279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729b71b80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b71940> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7163 1726888039.85352: Set connection var ansible_shell_executable to /bin/sh 7163 1726888039.85442: Set connection var ansible_timeout to 10 7163 1726888039.85482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7163 1726888039.85486: Set connection var ansible_module_compression to ZIP_DEFLATED 7163 1726888039.85492: Set connection var ansible_shell_type to sh 7163 1726888039.85506: Set connection var ansible_pipelining to False 7163 1726888039.85509: Set connection var ansible_connection to ssh 7163 1726888039.85520: variable 'ansible_shell_executable' from source: unknown 7163 1726888039.85523: variable 'ansible_connection' from source: unknown 7163 1726888039.85525: variable 'ansible_module_compression' from source: unknown 7163 1726888039.85528: variable 'ansible_shell_type' from source: unknown 7163 1726888039.85531: variable 'ansible_shell_executable' from source: unknown 7163 1726888039.85534: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888039.85541: variable 'ansible_pipelining' from source: unknown 7163 1726888039.85544: variable 'ansible_timeout' from source: unknown 7163 1726888039.85548: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888039.85645: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.85673: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7163 1726888039.85683: variable 'omit' from source: magic vars 7163 1726888039.85688: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729b74140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b72270> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 7163 1726888039.85749: starting attempt loop 7163 1726888039.85753: running the handler 7163 1726888039.85813: _low_level_execute_command(): starting 7163 1726888039.85816: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 7163 1726888039.86147: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b77860> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b74230> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729b78950> <<< 7163 1726888039.86152: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.86305: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.86313: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 7163 1726888039.86316: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.86323: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729b788f0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729b78a70> <<< 7163 1726888039.86326: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 7163 1726888039.86368: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b70290> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729a001d0> <<< 7163 1726888039.86448: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.86501: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 7163 1726888039.86522: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 7163 1726888039.86847: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888039.86864: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888039.86915: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888039.86929: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888039.86979: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' <<< 7163 1726888039.87132: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888039.87230: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.87234: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888039.87240: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7163 1726888039.87243: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729a01190> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b7a960> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729b7bd10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b7a5d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888039.87250: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 7163 1726888039.87349: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.87358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9e0b320> # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888039.87399: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 6 <<< 7163 1726888039.87407: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 7163 1726888039.87435: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 7163 1726888039.87519: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 7163 1726888039.87579: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888039.87625: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.87629: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.87679: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.87736: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 7163 1726888039.87774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888039.87859: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888039.87872: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9e15f70> <<< 7163 1726888039.87900: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9e10ce0> <<< 7163 1726888039.87929: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 7163 1726888039.87953: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.88013: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.88077: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.88103: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.88153: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888039.88188: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 7163 1726888039.88237: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 7163 1726888039.88243: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7163 1726888039.88287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 7163 1726888039.88310: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 7163 1726888039.88316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7163 1726888039.88385: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f027b0> <<< 7163 1726888039.88424: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea63e480> <<< 7163 1726888039.88585: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.88593: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9e16000> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9e088f0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 7163 1726888039.88717: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections' # <<< 7163 1726888039.88742: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community' # # zipimport: zlib available <<< 7163 1726888039.88769: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.community.general' # <<< 7163 1726888039.88772: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.88775: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.community.general.plugins' # <<< 7163 1726888039.88798: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.88814: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.88835: stdout chunk (state=3): >>>import 'ansible_collections.community.general.plugins.modules' # <<< 7163 1726888039.88839: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.89146: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.89560: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.89596: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 7163 1726888039.89620: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 7163 1726888039.89728: stdout chunk (state=3): >>> {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 998, "gid": 998, "owner": "sssd", "group": "sssd", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "proxy_lib_name", "value": "files", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7163 1726888039.89795: stdout chunk (state=3): >>># destroy __main__ <<< 7163 1726888039.89852: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729a09310> <<< 7163 1726888039.89858: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 7163 1726888039.89915: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729a0a270> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b7b470> <<< 7163 1726888039.89972: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 7163 1726888039.90028: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.90052: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 7163 1726888039.90103: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 7163 1726888039.90116: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value<<< 7163 1726888039.90132: stdout chunk (state=3): >>> <<< 7163 1726888039.90144: stdout chunk (state=3): >>># clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os <<< 7163 1726888039.90157: stdout chunk (state=3): >>># cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword <<< 7163 1726888039.90193: stdout chunk (state=3): >>># cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random <<< 7163 1726888039.90234: stdout chunk (state=3): >>># cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex <<< 7163 1726888039.90451: stdout chunk (state=3): >>>/root <<< 7163 1726888039.90454: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888039.90460: stdout chunk (state=3): >>><<< 7163 1726888039.90462: stderr chunk (state=3): >>><<< 7163 1726888039.90465: stdout chunk (state=3): >>># cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules <<< 7163 1726888039.90559: stdout chunk (state=3): >>># zipimport: zlib available <<< <10.31.46.206> (0, b'/root\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 6\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888039.90568: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 6 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888039.90574: _low_level_execute_command(): starting 7163 1726888039.90757: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403 `" && echo ansible-tmp-1726888039.9056127-7720-259228604438403="` echo /root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403 `" ) && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888039.90783: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 7163 1726888039.90790: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath <<< 7163 1726888039.90815: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 7163 1726888039.90821: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729a0a720> # zipimport: zlib available <<< 7163 1726888039.90946: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 7163 1726888039.90956: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403 `" && echo ansible-tmp-1726888039.9056127-7720-259228604438403="` echo /root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403 `" ) && sleep 0'"'"'' 7163 1726888039.91047: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 7163 1726888039.91147: stdout chunk (state=3): >>># destroy _collections <<< 7163 1726888039.91155: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 7163 1726888039.91436: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins <<< 7163 1726888039.91441: stdout chunk (state=3): >>># destroy _thread # clear sys.audit hooks <<< 7163 1726888039.91530: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.91677: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.45.174 closed. <<< 7163 1726888039.91719: stderr chunk (state=3): >>><<< 7163 1726888039.91745: stdout chunk (state=3): >>><<< <10.31.45.174> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40eaa184d0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea9e7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40eaa1aa50>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea82d130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea82dfa0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea86bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea86bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8a3770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8a3e00>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea883a40>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea881190>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea868f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8c3710>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8c2330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea882030>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8c0b00>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8f87d0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8681d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea8f8c50>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8f8b30>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea8f8ec0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea866cf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8f95b0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8f9280>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8fa4b0>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea9106e0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea911df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea912c60>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea9132c0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea9121b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea913d40>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea913470>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8fa510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea6a3c50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea6cc6e0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea6cc440>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea6cc710>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea6cd040>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea6cda30>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea6cc8f0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea6a1df0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea6cedb0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea6cd8b0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8fac00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea6f7140>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea71b500>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea7782c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea77aa20>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea7783e0>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea7452b0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea5813a0>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea71a300>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea6cfd10>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f40ea71a660>\r\n# zipimport: found 34 names in \'/tmp/ansible_community.general.ini_file_payload_yg1zxg5k/ansible_community.general.ini_file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea5d7110>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea5b6000>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea5b5160>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea5d4fe0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea602ba0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea602930>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea602240>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea602c60>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea5d7da0>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea6037d0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea6039e0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea603e30>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f19b50>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9f1b800>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f1c1d0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f1d0a0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f1fdd0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea5d7b90>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f1e0c0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f27cb0>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f26780>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f264e0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f26a50>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f1e540>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9f6fef0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f70440>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9f71b80>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f71940>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9f74140>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f72270>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f77860>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f74230>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9f78950>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9f788f0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9f78a70>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f70290>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9e001d0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9e01190>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f7a960>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9f7bd10>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f7a5d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9e09310>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9e0a270>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f7b470>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9e0a720>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9e0b320>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9e15f70>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9e10ce0>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f027b0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea63e480>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9e16000>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9e088f0>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community.general\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community.general.plugins\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community.general.plugins.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 998, "gid": 998, "owner": "sssd", "group": "sssd", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "proxy_lib_name", "value": "files", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.45.174 closed.\r\n") 7163 1726888039.92076: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40eaa184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea9e7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40eaa1aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea82d130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea82dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea86bda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea86bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8a3770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8a3e00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea883a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea881190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea868f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8c3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8c2330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea882030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8c0b00> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8f87d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8681d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea8f8c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8f8b30> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea8f8ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea866cf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8f95b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8f9280> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8fa4b0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea9106e0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea911df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea912c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea9132c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea9121b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea913d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea913470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8fa510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea6a3c50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea6cc6e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea6cc440> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea6cc710> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea6cd040> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea6cda30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea6cc8f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea6a1df0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea6cedb0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea6cd8b0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea8fac00> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea6f7140> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea71b500> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea7782c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea77aa20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea7783e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea7452b0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea5813a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea71a300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea6cfd10> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f40ea71a660> # zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_yg1zxg5k/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea5d7110> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea5b6000> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea5b5160> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea5d4fe0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea602ba0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea602930> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea602240> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea602c60> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea5d7da0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea6037d0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea6039e0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea603e30> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f19b50> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9f1b800> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f1c1d0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f1d0a0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f1fdd0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40ea5d7b90> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f1e0c0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f27cb0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f26780> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f264e0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f26a50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f1e540> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9f6fef0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f70440> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9f71b80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f71940> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9f74140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f72270> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f77860> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f74230> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9f78950> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9f788f0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9f78a70> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f70290> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9e001d0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9e01190> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f7a960> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9f7bd10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f7a5d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9e09310> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9e0a270> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f7b470> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9e0a720> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9e0b320> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40e9e15f70> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9e10ce0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9f027b0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40ea63e480> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9e16000> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40e9e088f0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 998, "gid": 998, "owner": "sssd", "group": "sssd", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "proxy_lib_name", "value": "files", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.45.174 closed. 7163 1726888039.92931: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888039.94424: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 <<< 7163 1726888039.94427: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888039.94429: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 6 <<< 7163 1726888039.94445: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'domain/nssfiles', 'option': 'proxy_lib_name', 'value': 'files', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7163 1726888039.94449: _low_level_execute_command(): starting 7163 1726888039.94451: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801/ > /dev/null 2>&1 && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888039.94476: stdout chunk (state=3): >>># zipimport: zlib available <<< <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888039.5130403-7714-87822397685801/ > /dev/null 2>&1 && sleep 0'"'"'' 7163 1726888039.94483: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.94486: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 7163 1726888039.94490: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.94492: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 7163 1726888039.94494: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888039.94500: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 7163 1726888039.94502: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888039.94506: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888039.94509: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888039.94511: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888039.94513: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.94516: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7163 1726888039.94519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 7163 1726888039.94522: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729a0b320> # zipimport: zlib available <<< 7163 1726888039.94524: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 7163 1726888039.94609: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 7163 1726888039.94645: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.94761: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888039.94820: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.94948: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.95056: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 7163 1726888039.95306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729a15f70> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729a10ce0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 7163 1726888039.95402: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe <<< 7163 1726888039.95405: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7163 1726888039.95450: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888039.95459: stderr chunk (state=3): >>><<< 7163 1726888039.95543: stdout chunk (state=3): >>>ansible-tmp-1726888039.9056127-7720-259228604438403=/root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403 <<< 7163 1726888039.95553: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.95557: stdout chunk (state=3): >>><<< 7163 1726888039.95559: stdout chunk (state=3): >>># zipimport: zlib available <<< <10.31.45.174> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888039.95567: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888039.95572: handler run complete 7163 1726888039.95842: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888039.95845: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 7163 1726888039.95848: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7163 1726888039.95850: attempt loop complete, returning result 7163 1726888039.95852: variable 'item' from source: unknown 7163 1726888039.95866: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888039.95890: stderr chunk (state=3): >>><<< 7163 1726888039.95894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7163 1726888039.95897: stdout chunk (state=3): >>><<< 7163 1726888039.95899: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b027b0> <<< <10.31.46.206> (0, b'ansible-tmp-1726888039.9056127-7720-259228604438403=/root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 6\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888039.95959: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888039.9056127-7720-259228604438403=/root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 6 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888039.95964: variable 'item' from source: unknown 7163 1726888039.95967: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a236480> <<< ok: [managed_node2] => (item={'key': 'proxy_lib_name', 'value': 'files'}) => { "ansible_loop_var": "item", "changed": false, "diff": { "after": "", "after_header": "/etc/sssd/sssd.conf (content)", "before": "", "before_header": "/etc/sssd/sssd.conf (content)" }, "gid": 998, "group": "sssd", "invocation": { "module_args": { "allow_no_value": false, "attributes": null, "backup": false, "create": true, "exclusive": true, "follow": false, "group": "root", "ignore_spaces": false, "mode": "0600", "modify_inactive_option": true, "no_extra_spaces": false, "option": "proxy_lib_name", "owner": "root", "path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "section_has_values": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "value": "files", "values": null } }, "item": { "key": "proxy_lib_name", "value": "files" }, "mode": "0600", "owner": "sssd", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "state": "file", "uid": 998 } MSG: OK 7163 1726888039.96449: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888039.96453: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888039.96457: variable 'omit' from source: magic vars 7163 1726888039.96460: variable 'ansible_module_compression' from source: unknown 7163 1726888039.96463: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729a16000> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729a088f0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections' # <<< 7163 1726888039.96466: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins.modules' # # zipimport: zlib available <<< 7163 1726888039.96834: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible_collections.community.general.plugins.modules.ini_file-ZIP_DEFLATED 7163 1726888039.96841: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /tmp/collections-FCu/ansible_collections/community/general/plugins/modules/ini_file.py 7163 1726888039.96846: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403/AnsiballZ_ini_file.py <10.31.46.206> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpane07hiy TO /root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403/AnsiballZ_ini_file.py 7163 1726888039.96851: variable 'tlog_use_sssd' from source: role '' defaults 7163 1726888039.96854: Evaluated conditional (tlog_use_sssd | bool): True 7163 1726888039.96856: stdout chunk (state=3): >>># zipimport: zlib available <<< <10.31.46.206> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/a3358520e8"' '[10.31.46.206]' 7163 1726888039.96953: variable 'ansible_facts' from source: host vars for 'managed_node2' 7163 1726888039.97170: Sending initial data 7163 1726888039.97173: Sent initial data (155 bytes) 7163 1726888039.97445: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888039.97683: stdout chunk (state=3): >>> {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "proxy_lib_name", "value": "files", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7163 1726888039.97701: Evaluated conditional ('sssd' in ansible_facts.packages): True 7163 1726888039.97704: variable 'omit' from source: magic vars 7163 1726888039.97722: variable 'omit' from source: magic vars 7163 1726888039.97767: variable '__tlog_sssd_conf' from source: role '' all vars 7163 1726888039.97811: stdout chunk (state=3): >>># destroy __main__ <<< 7163 1726888039.97854: variable '__tlog_sssd_conf' from source: role '' all vars 7163 1726888039.97941: variable 'item' from source: unknown 7163 1726888039.98040: variable 'item' from source: unknown 7163 1726888039.98064: variable 'omit' from source: magic vars 7163 1726888039.98091: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7163 1726888039.98107: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888039.98130: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888039.98152: variable 'inventory_hostname' from source: host vars for 'managed_node2' 7163 1726888039.98248: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888039.98268: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888039.98321: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread <<< 7163 1726888039.98325: stdout chunk (state=3): >>># cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc<<< 7163 1726888039.98427: stdout chunk (state=3): >>> # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re <<< 7163 1726888039.98436: stdout chunk (state=3): >>># cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath <<< 7163 1726888039.98477: Set connection var ansible_shell_executable to /bin/sh 7163 1726888039.98490: stdout chunk (state=3): >>># cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse <<< 7163 1726888039.98506: Set connection var ansible_timeout to 10 7163 1726888039.98516: Set connection var ansible_module_compression to ZIP_DEFLATED 7163 1726888039.98563: Set connection var ansible_shell_type to sh 7163 1726888039.98566: Set connection var ansible_pipelining to False 7163 1726888039.98568: Set connection var ansible_connection to ssh 7163 1726888039.98580: variable 'ansible_shell_executable' from source: unknown 7163 1726888039.98588: variable 'ansible_connection' from source: unknown 7163 1726888039.98596: variable 'ansible_module_compression' from source: unknown 7163 1726888039.98605: variable 'ansible_shell_type' from source: unknown 7163 1726888039.98672: variable 'ansible_shell_executable' from source: unknown 7163 1726888039.98675: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888039.98678: variable 'ansible_pipelining' from source: unknown 7163 1726888039.98680: variable 'ansible_timeout' from source: unknown 7163 1726888039.98682: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888039.98686: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888039.98703: stdout chunk (state=3): >>># cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules <<< 7163 1726888039.98808: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7163 1726888039.98822: variable 'omit' from source: magic vars 7163 1726888039.98832: starting attempt loop 7163 1726888039.98842: running the handler 7163 1726888039.98854: _low_level_execute_command(): starting 7163 1726888039.98890: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888039.98897: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 7163 1726888039.99058: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888039.99158: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888039.99162: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7163 1726888039.99165: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 7163 1726888039.99167: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 7163 1726888039.99169: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma <<< 7163 1726888039.99382: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888039.99390: stdout chunk (state=3): >>># destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath <<< 7163 1726888039.99393: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 7163 1726888039.99399: stdout chunk (state=3): >>># destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime <<< 7163 1726888039.99420: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 7163 1726888039.99447: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888039.99745: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 7163 1726888039.99922: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888039.99931: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7163 1726888039.99937: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888039.99955: stdout chunk (state=3): >>># destroy sys.monitoring <<< 7163 1726888039.99961: stdout chunk (state=3): >>># destroy _socket <<< 7163 1726888040.00050: stdout chunk (state=3): >>># destroy _collections <<< 7163 1726888040.00053: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 7163 1726888040.00190: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888040.00193: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize <<< 7163 1726888040.00196: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' <<< 7163 1726888040.00199: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7163 1726888040.00201: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888040.00327: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888040.00357: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 7163 1726888040.00558: stdout chunk (state=3): >>># destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 7163 1726888040.00943: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.215 closed. <<< 7163 1726888040.00959: stdout chunk (state=3): >>><<< 7163 1726888040.00969: stderr chunk (state=3): >>><<< <10.31.12.215> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a6184d0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a5e7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a61aa50>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a42d130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a42dfa0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a46bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a46bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4a3770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4a3e00>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a483a40>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a481190>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a468f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4c3710>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4c2330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a482030>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4c0b00>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4f87d0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4681d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a4f8c50>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4f8b30>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a4f8ec0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a466cf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4f95b0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4f9280>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4fa4b0>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a5106e0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a511df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a512c60>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a5132c0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a5121b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a513d40>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a513470>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4fa510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a29bc50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a2c46e0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a2c4440>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a2c4710>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a2c5040>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a2c5a30>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a2c48f0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a299df0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a2c6db0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a2c58b0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4fac00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a2ef140>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a313500>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a3702c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a372a20>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a3703e0>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a33d2b0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1793a0>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a312300>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a2c7d10>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f372a312660>\r\n# zipimport: found 34 names in \'/tmp/ansible_community.general.ini_file_payload_zf2ab_1r/ansible_community.general.ini_file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1cf110>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1ae000>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1ad160>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1ccfe0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a1faba0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1fa930>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1fa240>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1fac60>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1cfda0>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a1fb7d0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a1fb9e0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1fbe30>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b19b50>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729b1b800>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b1c1d0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b1d0a0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b1fdd0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a1cfb90>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b1e0c0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b27cb0>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b26780>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b264e0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b26a50>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b1e540>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729b6fef0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b70440>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729b71b80>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b71940>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729b74140>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b72270>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b77860>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b74230>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729b78950>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729b788f0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729b78a70>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b70290>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729a001d0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729a01190>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b7a960>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729b7bd10>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b7a5d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729a09310>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729a0a270>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b7b470>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729a0a720>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729a0b320>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729a15f70>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729a10ce0>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b027b0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a236480>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729a16000>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729a088f0>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community.general\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community.general.plugins\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community.general.plugins.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "proxy_lib_name", "value": "files", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.215 closed.\r\n") 7163 1726888040.01086: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a6184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a5e7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a61aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a42d130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a42dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a46bda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a46bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4a3770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4a3e00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a483a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a481190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a468f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4c3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4c2330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a482030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4c0b00> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4f87d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4681d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a4f8c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4f8b30> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a4f8ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a466cf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4f95b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4f9280> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4fa4b0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a5106e0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a511df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a512c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a5132c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a5121b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a513d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a513470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4fa510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a29bc50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a2c46e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a2c4440> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a2c4710> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a2c5040> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a2c5a30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a2c48f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a299df0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a2c6db0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a2c58b0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a4fac00> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a2ef140> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a313500> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a3702c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a372a20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a3703e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a33d2b0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1793a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a312300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a2c7d10> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f372a312660> # zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_zf2ab_1r/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1cf110> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1ae000> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1ad160> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1ccfe0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a1faba0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1fa930> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1fa240> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1fac60> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1cfda0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a1fb7d0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a1fb9e0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a1fbe30> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b19b50> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729b1b800> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b1c1d0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b1d0a0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b1fdd0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f372a1cfb90> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b1e0c0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b27cb0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b26780> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b264e0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b26a50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b1e540> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729b6fef0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b70440> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729b71b80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b71940> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729b74140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b72270> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b77860> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b74230> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729b78950> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729b788f0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729b78a70> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b70290> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729a001d0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729a01190> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b7a960> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729b7bd10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b7a5d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729a09310> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729a0a270> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b7b470> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729a0a720> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729a0b320> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3729a15f70> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729a10ce0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729b027b0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f372a236480> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729a16000> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3729a088f0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "proxy_lib_name", "value": "files", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.215 closed. 7163 1726888040.02368: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'domain/nssfiles', 'option': 'proxy_lib_name', 'value': 'files', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7163 1726888040.02373: _low_level_execute_command(): starting 7163 1726888040.02377: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736/ > /dev/null 2>&1 && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888039.419188-7712-275850355536736/ > /dev/null 2>&1 && sleep 0'"'"'' 7163 1726888040.02387: stdout chunk (state=3): >>>/root <<< 7163 1726888040.02390: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888040.02393: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888040.02396: stderr chunk (state=3): >>><<< 7163 1726888040.02399: stdout chunk (state=3): >>><<< <10.31.45.174> (0, b'/root\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888040.02523: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888040.02529: _low_level_execute_command(): starting 7163 1726888040.02533: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351 `" && echo ansible-tmp-1726888040.021451-7714-9752997524351="` echo /root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351 `" ) && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351 `" && echo ansible-tmp-1726888040.021451-7714-9752997524351="` echo /root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351 `" ) && sleep 0'"'"'' 7163 1726888040.02545: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888040.02549: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888040.02552: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888040.02555: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 7163 1726888040.02558: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 7163 1726888040.02561: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 7163 1726888040.02626: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888040.02734: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888040.02932: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 7163 1726888040.02991: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 7163 1726888040.03128: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpane07hiy debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403/AnsiballZ_ini_file.py" debug3: Sent message fd 3 T:17 I:3 <<< 7163 1726888040.03131: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpane07hiy /root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403/AnsiballZ_ini_file.py <<< 7163 1726888040.03201: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpane07hiy" to remote "/root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403/AnsiballZ_ini_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403/AnsiballZ_ini_file.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403/AnsiballZ_ini_file.py M:0x001a <<< 7163 1726888040.03220: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888040.03249: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888040.03296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888040.03353: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888040.03442: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122734 <<< 7163 1726888040.03447: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888040.03450: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888040.03453: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888040.03471: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888040.03489: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888040.03562: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888040.04077: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 122734 bytes at 0 <<< 7163 1726888040.04080: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 7163 1726888040.04107: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888040.04245: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888040.04414: stdout chunk (state=3): >>><<< 7163 1726888040.04418: stderr chunk (state=3): >>><<< <10.31.46.206> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpane07hiy /root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403/AnsiballZ_ini_file.py\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master at \'/root/.ansible/cp/a3358520e8\'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpane07hiy\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403/AnsiballZ_ini_file.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpane07hiy" to remote "/root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403/AnsiballZ_ini_file.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403/AnsiballZ_ini_file.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403/AnsiballZ_ini_file.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122734\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 122734 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 7163 1726888040.04426: done transferring module to remote 7163 1726888040.04428: _low_level_execute_command(): starting 7163 1726888040.04431: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403/ /root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403/AnsiballZ_ini_file.py && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403/ /root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403/AnsiballZ_ini_file.py && sleep 0'"'"'' 7163 1726888040.05423: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888040.05679: stdout chunk (state=3): >>>ansible-tmp-1726888040.021451-7714-9752997524351=/root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351 <<< 7163 1726888040.05684: stderr chunk (state=3): >>><<< 7163 1726888040.05687: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888040.05689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 <<< 7163 1726888040.05692: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888040.05694: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888040.05697: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 7163 1726888040.05699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888040.06036: stdout chunk (state=3): >>><<< 7163 1726888040.06044: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888040.06046: stderr chunk (state=3): >>><<< 7163 1726888040.06048: stdout chunk (state=3): >>><<< <10.31.45.174> (0, b'ansible-tmp-1726888040.021451-7714-9752997524351=/root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888040.06055: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888040.021451-7714-9752997524351=/root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <10.31.12.215> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888040.06062: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888040.06065: handler run complete 7163 1726888040.06067: variable 'ansible_module_compression' from source: unknown 7163 1726888040.06069: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible_collections.community.general.plugins.modules.ini_file-ZIP_DEFLATED 7163 1726888040.06073: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888040.06075: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /tmp/collections-FCu/ansible_collections/community/general/plugins/modules/ini_file.py 7163 1726888040.06146: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351/AnsiballZ_ini_file.py <10.31.45.174> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpwtarlc7u TO /root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351/AnsiballZ_ini_file.py <10.31.45.174> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' '[10.31.45.174]' 7163 1726888040.06468: attempt loop complete, returning result 7163 1726888040.06473: variable 'item' from source: unknown 7163 1726888040.06475: Sending initial data 7163 1726888040.06478: Sent initial data (152 bytes) 7163 1726888040.06517: variable 'item' from source: unknown ok: [managed_node1] => (item={'key': 'proxy_lib_name', 'value': 'files'}) => { "ansible_loop_var": "item", "changed": false, "diff": { "after": "", "after_header": "/etc/sssd/sssd.conf (content)", "before": "", "before_header": "/etc/sssd/sssd.conf (content)" }, "gid": 0, "group": "root", "invocation": { "module_args": { "allow_no_value": false, "attributes": null, "backup": false, "create": true, "exclusive": true, "follow": false, "group": "root", "ignore_spaces": false, "mode": "0600", "modify_inactive_option": true, "no_extra_spaces": false, "option": "proxy_lib_name", "owner": "root", "path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "section_has_values": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "value": "files", "values": null } }, "item": { "key": "proxy_lib_name", "value": "files" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "state": "file", "uid": 0 } MSG: OK 7163 1726888040.07164: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888040.07168: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888040.07172: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888040.07175: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888040.07178: variable 'omit' from source: magic vars 7163 1726888040.07181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888040.07183: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888040.07186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888040.07189: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 <<< 7163 1726888040.07192: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address <<< 7163 1726888040.07420: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888040.07430: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888040.07434: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888040.07437: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 7163 1726888040.07441: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888040.07443: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888040.08056: variable 'tlog_use_sssd' from source: role '' defaults 7163 1726888040.08059: Evaluated conditional (tlog_use_sssd | bool): True 7163 1726888040.08062: variable 'ansible_facts' from source: host vars for 'managed_node1' 7163 1726888040.08064: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888040.08067: stdout chunk (state=3): >>><<< 7163 1726888040.08069: stderr chunk (state=3): >>><<< <10.31.46.206> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888040.08076: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888040.08079: _low_level_execute_command(): starting 7163 1726888040.08082: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403/AnsiballZ_ini_file.py && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' -tt 10.31.46.206 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403/AnsiballZ_ini_file.py && sleep 0'"'"'' 7163 1726888040.08747: Evaluated conditional ('sssd' in ansible_facts.packages): True 7163 1726888040.08756: variable 'omit' from source: magic vars 7163 1726888040.08774: variable 'omit' from source: magic vars 7163 1726888040.08833: variable '__tlog_sssd_conf' from source: role '' all vars 7163 1726888040.08925: variable '__tlog_sssd_conf' from source: role '' all vars 7163 1726888040.09050: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 7163 1726888040.09096: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 7163 1726888040.09152: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpwtarlc7u debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351/AnsiballZ_ini_file.py" debug3: Sent message fd 3 T:17 I:3 <<< 7163 1726888040.09174: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpwtarlc7u /root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351/AnsiballZ_ini_file.py <<< 7163 1726888040.09216: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpwtarlc7u" to remote "/root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351/AnsiballZ_ini_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351/AnsiballZ_ini_file.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351/AnsiballZ_ini_file.py M:0x001a <<< 7163 1726888040.09266: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888040.09270: variable 'item' from source: unknown 7163 1726888040.09272: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888040.09302: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 7163 1726888040.09451: stderr chunk (state=3): >>>debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888040.09479: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122744 <<< 7163 1726888040.09514: variable 'item' from source: unknown 7163 1726888040.09537: variable 'omit' from source: magic vars 7163 1726888040.09564: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7163 1726888040.09570: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888040.09594: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888040.09598: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7163 1726888040.09601: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888040.09603: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888040.09821: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888040.09854: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 6 <<< 7163 1726888040.09964: Set connection var ansible_shell_executable to /bin/sh 7163 1726888040.09975: Set connection var ansible_timeout to 10 7163 1726888040.10013: Set connection var ansible_module_compression to ZIP_DEFLATED 7163 1726888040.10114: Set connection var ansible_shell_type to sh 7163 1726888040.10119: Set connection var ansible_pipelining to False 7163 1726888040.10122: Set connection var ansible_connection to ssh 7163 1726888040.10128: variable 'ansible_shell_executable' from source: unknown 7163 1726888040.10131: variable 'ansible_connection' from source: unknown 7163 1726888040.10134: variable 'ansible_module_compression' from source: unknown 7163 1726888040.10143: variable 'ansible_shell_type' from source: unknown 7163 1726888040.10146: variable 'ansible_shell_executable' from source: unknown 7163 1726888040.10149: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888040.10152: variable 'ansible_pipelining' from source: unknown 7163 1726888040.10154: variable 'ansible_timeout' from source: unknown 7163 1726888040.10157: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888040.10163: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888040.10229: stderr chunk (state=3): >>>debug3: In write loop, ack for 6 122744 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 7163 1726888040.10340: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7163 1726888040.10370: variable 'omit' from source: magic vars 7163 1726888040.10382: starting attempt loop 7163 1726888040.10392: running the handler 7163 1726888040.10508: _low_level_execute_command(): starting 7163 1726888040.10512: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888040.10518: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888040.10663: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 7163 1726888040.10670: stderr chunk (state=3): >>><<< 7163 1726888040.10672: stdout chunk (state=3): >>><<< <10.31.45.174> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpwtarlc7u /root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351/AnsiballZ_ini_file.py\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master at \'/root/.ansible/cp/26e6bc9b9f\'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpwtarlc7u\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351/AnsiballZ_ini_file.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpwtarlc7u" to remote "/root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351/AnsiballZ_ini_file.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351/AnsiballZ_ini_file.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351/AnsiballZ_ini_file.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122744\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 122744 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 7163 1726888040.10679: done transferring module to remote 7163 1726888040.10747: _low_level_execute_command(): starting 7163 1726888040.10776: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351/ /root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351/AnsiballZ_ini_file.py && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351/ /root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351/AnsiballZ_ini_file.py && sleep 0'"'"'' 7163 1726888040.12206: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7163 1726888040.12250: stdout chunk (state=3): >>>import _imp # builtin <<< 7163 1726888040.12335: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7163 1726888040.12364: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7163 1726888040.12426: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 7163 1726888040.12472: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 7163 1726888040.12525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 7163 1726888040.12564: stdout chunk (state=3): >>>import 'codecs' # <<< 7163 1726888040.12678: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a97104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a96dfb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 7163 1726888040.12722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9712a50> import '_signal' # <<< 7163 1726888040.12750: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # <<< 7163 1726888040.12781: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 7163 1726888040.12852: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888040.12855: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888040.12858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found <<< 7163 1726888040.12860: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888040.12862: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888040.12865: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7163 1726888040.12927: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888040.12962: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' <<< 7163 1726888040.12967: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888040.12970: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 <<< 7163 1726888040.12977: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888040.13019: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888040.13023: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888040.13025: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888040.13057: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' <<< 7163 1726888040.13060: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888040.13063: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 <<< 7163 1726888040.13132: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888040.13135: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888040.13141: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a94c1130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a94c1fa0> import 'site' # <<< 7163 1726888040.13193: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7163 1726888040.13973: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 7163 1726888040.14020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 7163 1726888040.14063: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a94ffd70> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 7163 1726888040.14094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'<<< 7163 1726888040.14111: stdout chunk (state=3): >>> <<< 7163 1726888040.14140: stdout chunk (state=3): >>>import '_operator' # <<< 7163 1726888040.14147: stdout chunk (state=3): >>> <<< 7163 1726888040.14156: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a94fffb0> <<< 7163 1726888040.14253: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'<<< 7163 1726888040.14255: stdout chunk (state=3): >>> <<< 7163 1726888040.14294: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py<<< 7163 1726888040.14296: stdout chunk (state=3): >>> <<< 7163 1726888040.14358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'<<< 7163 1726888040.14393: stdout chunk (state=3): >>> import 'itertools' # <<< 7163 1726888040.14434: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py<<< 7163 1726888040.14447: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9537770><<< 7163 1726888040.14463: stdout chunk (state=3): >>> <<< 7163 1726888040.14582: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'<<< 7163 1726888040.14598: stdout chunk (state=3): >>> import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9537e00><<< 7163 1726888040.14624: stdout chunk (state=3): >>> import '_collections' # <<< 7163 1726888040.14694: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9517a40><<< 7163 1726888040.14720: stdout chunk (state=3): >>> import '_functools' # <<< 7163 1726888040.14866: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9515160> <<< 7163 1726888040.14916: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888040.14973: stderr chunk (state=3): >>><<< 7163 1726888040.14976: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a94fcf20> <<< 7163 1726888040.14982: stdout chunk (state=3): >>><<< <10.31.45.174> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888040.15151: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888040.15159: _low_level_execute_command(): starting 7163 1726888040.15164: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351/AnsiballZ_ini_file.py && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' -tt 10.31.45.174 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351/AnsiballZ_ini_file.py && sleep 0'"'"'' 7163 1726888040.15246: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 7163 1726888040.15249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py<<< 7163 1726888040.15252: stdout chunk (state=3): >>> <<< 7163 1726888040.15277: stdout chunk (state=3): >>>/root <<< 7163 1726888040.15299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a95576e0> <<< 7163 1726888040.15355: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888040.15409: stderr chunk (state=3): >>><<< 7163 1726888040.15500: stdout chunk (state=3): >>><<< <10.31.12.215> (0, b'/root\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888040.15545: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9556300> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9516030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9554b30> <<< 7163 1726888040.15557: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a958c710> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a94fc1a0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'<<< 7163 1726888040.15572: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888040.15618: stdout chunk (state=3): >>> # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888040.15621: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a958cbc0><<< 7163 1726888040.15635: _low_level_execute_command(): starting 7163 1726888040.15765: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892 `" && echo ansible-tmp-1726888040.1562626-7712-45604339024892="` echo /root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892 `" ) && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888040.15771: stdout chunk (state=3): >>> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a958ca70> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a958ce60> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a94facc0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py<<< 7163 1726888040.15774: stdout chunk (state=3): >>> <<< 7163 1726888040.15814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py<<< 7163 1726888040.15900: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892 `" && echo ansible-tmp-1726888040.1562626-7712-45604339024892="` echo /root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892 `" ) && sleep 0'"'"'' 7163 1726888040.16030: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a958d550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a958d220> import 'importlib.machinery' # <<< 7163 1726888040.16033: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a958e450> <<< 7163 1726888040.16036: stdout chunk (state=3): >>>import 'importlib.util' # <<< 7163 1726888040.16056: stdout chunk (state=3): >>> import 'runpy' # <<< 7163 1726888040.16365: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888040.16369: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888040.16371: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888040.16552: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a95a4650> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a95a5d30> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 7163 1726888040.16556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 7163 1726888040.16558: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888040.16560: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888040.16562: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888040.16565: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a95a6bd0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a95a7230> <<< 7163 1726888040.16597: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888040.16671: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a95a6120> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a95a7cb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a95a73e0> <<< 7163 1726888040.16735: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a958e3c0><<< 7163 1726888040.16789: stdout chunk (state=3): >>> <<< 7163 1726888040.16861: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 7163 1726888040.16885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 7163 1726888040.16901: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 7163 1726888040.16935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'<<< 7163 1726888040.17002: stdout chunk (state=3): >>> # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'<<< 7163 1726888040.17054: stdout chunk (state=3): >>> import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a9323b60> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'<<< 7163 1726888040.17097: stdout chunk (state=3): >>> <<< 7163 1726888040.17222: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'<<< 7163 1726888040.17247: stdout chunk (state=3): >>> import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a934c5c0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a934c350> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a934c5f0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7163 1726888040.17380: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888040.17698: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a934cef0> <<< 7163 1726888040.17702: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888040.17704: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888040.17747: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' <<< 7163 1726888040.17763: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888040.17766: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888040.17768: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888040.17830: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888040.17893: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a934d820> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a934c7d0><<< 7163 1726888040.17897: stdout chunk (state=3): >>> <<< 7163 1726888040.18005: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9321d00> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py<<< 7163 1726888040.18043: stdout chunk (state=3): >>> <<< 7163 1726888040.18096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'<<< 7163 1726888040.18125: stdout chunk (state=3): >>> <<< 7163 1726888040.18161: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 7163 1726888040.18173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'<<< 7163 1726888040.18209: stdout chunk (state=3): >>> import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a934ec30> <<< 7163 1726888040.18275: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a934d970> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a958eb70> <<< 7163 1726888040.18350: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7163 1726888040.18475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7163 1726888040.18500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'<<< 7163 1726888040.18554: stdout chunk (state=3): >>> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a937af90><<< 7163 1726888040.18563: stdout chunk (state=3): >>> <<< 7163 1726888040.18686: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py<<< 7163 1726888040.18761: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'<<< 7163 1726888040.18817: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7163 1726888040.18822: stdout chunk (state=3): >>> <<< 7163 1726888040.18826: stdout chunk (state=3): >>>import _imp # builtin <<< 7163 1726888040.18844: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a939b2c0><<< 7163 1726888040.18855: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7163 1726888040.18873: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7163 1726888040.18912: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7163 1726888040.18953: stdout chunk (state=3): >>>import 'posix' # <<< 7163 1726888040.18982: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7163 1726888040.18985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7163 1726888040.19009: stdout chunk (state=3): >>>import 'time' # <<< 7163 1726888040.19017: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7163 1726888040.19059: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 7163 1726888040.19096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888040.19110: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 7163 1726888040.19116: stdout chunk (state=3): >>>import 'ntpath' # <<< 7163 1726888040.19137: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 7163 1726888040.19165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 7163 1726888040.19178: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7dbc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7d8bb00> <<< 7163 1726888040.19212: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 7163 1726888040.19215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 7163 1726888040.19221: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7dbea50> <<< 7163 1726888040.19241: stdout chunk (state=3): >>>import '_signal' # <<< 7163 1726888040.19289: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 7163 1726888040.19305: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a93cbfb0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 7163 1726888040.19308: stdout chunk (state=3): >>>import 'io' # <<< 7163 1726888040.19310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 7163 1726888040.19313: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7163 1726888040.19331: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 7163 1726888040.19369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7163 1726888040.19398: stdout chunk (state=3): >>>import '_collections_abc' # <<< 7163 1726888040.19431: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 7163 1726888040.19457: stdout chunk (state=3): >>>import 'os' # <<< 7163 1726888040.19477: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 7163 1726888040.19518: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 7163 1726888040.19522: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 7163 1726888040.19560: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a93fe810> <<< 7163 1726888040.19583: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7dcd130> <<< 7163 1726888040.19625: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 7163 1726888040.19667: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888040.19699: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7dcdfa0> import 'site' # <<< 7163 1726888040.19702: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7163 1726888040.19891: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a93fc1d0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a939bf50> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8d25190> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a939a0c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a934fb90> <<< 7163 1726888040.20262: stdout chunk (state=3): >>>ansible-tmp-1726888040.1562626-7712-45604339024892=/root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892 <<< 7163 1726888040.20266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f24a939a1e0> <<< 7163 1726888040.20268: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888040.20273: stdout chunk (state=3): >>><<< 7163 1726888040.20275: stderr chunk (state=3): >>><<< <10.31.12.215> (0, b'ansible-tmp-1726888040.1562626-7712-45604339024892=/root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888040.20282: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888040.1562626-7712-45604339024892=/root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888040.20378: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7bebd70> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7bebfb0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 7163 1726888040.20385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c237a0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c23e30> <<< 7163 1726888040.20478: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_255lm9jp/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available <<< 7163 1726888040.20480: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c03a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c01160> <<< 7163 1726888040.20546: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.20568: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7be8f20> <<< 7163 1726888040.20609: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 7163 1726888040.20613: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 7163 1726888040.20619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'<<< 7163 1726888040.20646: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 7163 1726888040.20721: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 7163 1726888040.20724: stdout chunk (state=3): >>> <<< 7163 1726888040.20733: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7163 1726888040.20839: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c43710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c42330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c02030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c40aa0> <<< 7163 1726888040.20845: variable 'ansible_module_compression' from source: unknown 7163 1726888040.20983: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible_collections.community.general.plugins.modules.ini_file-ZIP_DEFLATED 7163 1726888040.20986: variable 'ansible_facts' from source: host vars for 'managed_node1' 7163 1726888040.20989: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c78770> <<< 7163 1726888040.20992: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7be81a0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7c78c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c78ad0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7c78e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7be6cc0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 7163 1726888040.21035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 7163 1726888040.21069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c79580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c79250> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c7a480> import 'importlib.util' # import 'runpy' # <<< 7163 1726888040.21089: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8d76e40> import '_typing' # <<< 7163 1726888040.21160: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 7163 1726888040.21229: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c90650> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7c91d00> <<< 7163 1726888040.21244: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 7163 1726888040.21322: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8d55d30> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8d54e90> # zipimport: zlib available<<< Using module file /tmp/collections-FCu/ansible_collections/community/general/plugins/modules/ini_file.py 7163 1726888040.21559: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892/AnsiballZ_ini_file.py <10.31.12.215> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpenne9bo2 TO /root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892/AnsiballZ_ini_file.py <10.31.12.215> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' '[10.31.12.215]' 7163 1726888040.21573: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c92ba0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7c93200> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c920f0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7c93c50> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c933b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c78da0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7a17b30> <<< 7163 1726888040.21669: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888040.21766: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7a40620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a40380> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7a40650> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7163 1726888040.21772: stdout chunk (state=3): >>> import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 7163 1726888040.21775: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888040.21784: Sending initial data 7163 1726888040.21806: Sent initial data (154 bytes) 7163 1726888040.21921: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7a40f80> <<< 7163 1726888040.22007: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7a418b0> <<< 7163 1726888040.22270: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a40830> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a15cd0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a42c90> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a41a00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c7ab70> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888040.22276: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7163 1726888040.22330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a6b020> <<< 7163 1726888040.22362: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 7163 1726888040.22395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888040.22399: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 7163 1726888040.22472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7163 1726888040.22506: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a8f3b0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7163 1726888040.22698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7af01d0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 7163 1726888040.22745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7163 1726888040.22820: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7af2930> <<< 7163 1726888040.22860: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7af02f0> <<< 7163 1726888040.23163: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7abd1c0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7abd970> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a8e1b0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a43bf0> <<< 7163 1726888040.23167: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888040.23170: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888040.23173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa3b78f5520> <<< 7163 1726888040.23197: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' <<< 7163 1726888040.23205: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 <<< 7163 1726888040.23264: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_ajsl1_iq/ansible_community.general.ini_file_payload.zip' <<< 7163 1726888040.23267: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888040.23270: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.23494: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7163 1726888040.23504: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888040.23588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 7163 1726888040.23605: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b794af60> import '_typing' # <<< 7163 1726888040.23825: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7929e50> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7929040> # zipimport: zlib available <<< 7163 1726888040.24021: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 7163 1726888040.24249: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.25272: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.25316: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 7163 1726888040.25377: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 7163 1726888040.25473: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpenne9bo2 debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892/AnsiballZ_ini_file.py" debug3: Sent message fd 3 T:17 I:3 <<< 7163 1726888040.25476: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpenne9bo2 /root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892/AnsiballZ_ini_file.py <<< 7163 1726888040.25562: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpenne9bo2" to remote "/root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892/AnsiballZ_ini_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892/AnsiballZ_ini_file.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892/AnsiballZ_ini_file.py M:0x001a <<< 7163 1726888040.25678: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122746 <<< 7163 1726888040.26168: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py<<< 7163 1726888040.26243: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8d74b90> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'<<< 7163 1726888040.26295: stdout chunk (state=3): >>> # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 7163 1726888040.26339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 7163 1726888040.26343: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py<<< 7163 1726888040.26356: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'<<< 7163 1726888040.26431: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 122746 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 7163 1726888040.26435: stdout chunk (state=3): >>> # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8da6870> <<< 7163 1726888040.26471: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7948e30> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 7163 1726888040.26561: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8da6600> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8da5f10> <<< 7163 1726888040.26637: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 7163 1726888040.26647: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 7163 1726888040.26650: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b797a8d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b797a660> <<< 7163 1726888040.26791: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888040.26798: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7979fd0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b797a9f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b794b980> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b797b5f0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b797b740> <<< 7163 1726888040.26802: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8da6960> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8d77ad0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8da75c0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'<<< 7163 1726888040.27090: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 7163 1726888040.27094: stdout chunk (state=3): >>> import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8da7800> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8da7d10> import 'pwd' # <<< 7163 1726888040.27105: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b797bbf0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b73159d0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b73175f0> <<< 7163 1726888040.27110: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888040.27112: stdout chunk (state=3): >>><<< 7163 1726888040.27114: stderr chunk (state=3): >>><<< <10.31.12.215> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpenne9bo2 /root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892/AnsiballZ_ini_file.py\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master at \'/root/.ansible/cp/1fb99bda8d\'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpenne9bo2\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892/AnsiballZ_ini_file.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpenne9bo2" to remote "/root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892/AnsiballZ_ini_file.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892/AnsiballZ_ini_file.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892/AnsiballZ_ini_file.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122746\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 122746 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 7163 1726888040.27271: done transferring module to remote 7163 1726888040.27276: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c0d970><<< 7163 1726888040.27279: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7317fb0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7319160> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7163 1726888040.27285: stdout chunk (state=3): >>> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8c0f620> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'<<< 7163 1726888040.27389: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b731bbf0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b731bf50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7319ee0> <<< 7163 1726888040.27395: stdout chunk (state=3): >>> import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c0ffe0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 7163 1726888040.27604: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 7163 1726888040.27607: _low_level_execute_command(): starting 7163 1726888040.27610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c111c0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'<<< 7163 1726888040.27612: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7327b60> import '_tokenize' # <<< 7163 1726888040.27618: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892/ /root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892/AnsiballZ_ini_file.py && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888040.27786: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c13c20> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888040.27792: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7326630> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7326390> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7326900> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b731a3f0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b736be00> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b736be30> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 7163 1726888040.27798: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a94fadb0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c11ee0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 7163 1726888040.27952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b736d9a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b736d760> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7163 1726888040.27956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892/ /root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892/AnsiballZ_ini_file.py && sleep 0'"'"'' 7163 1726888040.27966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 7163 1726888040.28025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7163 1726888040.28050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c1bb90> import '_tokenize' # <<< 7163 1726888040.28053: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b736ff20> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b736e060> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7163 1726888040.28078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888040.28175: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c1a660> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c1a3c0><<< 7163 1726888040.28178: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'<<< 7163 1726888040.28183: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7373590> <<< 7163 1726888040.28470: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b736ff50> <<< 7163 1726888040.28474: stdout chunk (state=3): >>> import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c1a930> <<< 7163 1726888040.28477: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b73746b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7374830> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b73748f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b736c0b0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 7163 1726888040.28547: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c123f0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8c63ec0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c63890> <<< 7163 1726888040.28552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888040.28582: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py<<< 7163 1726888040.28607: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7377fe0> <<< 7163 1726888040.28635: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8c65a60><<< 7163 1726888040.28754: stdout chunk (state=3): >>> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c65820><<< 7163 1726888040.28758: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888040.28784: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7201490> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7376810> <<< 7163 1726888040.28806: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7377bc0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7376480> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 7163 1726888040.28810: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7163 1726888040.28863: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7163 1726888040.28877: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.28918: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'<<< 7163 1726888040.29076: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 7163 1726888040.29085: stdout chunk (state=3): >>> import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8c67fb0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c66120> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 7163 1726888040.29123: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 7163 1726888040.29128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 7163 1726888040.29148: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.29353: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.29357: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c6b710> <<< 7163 1726888040.29376: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c680e0> <<< 7163 1726888040.29471: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888040.29486: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8c6c470> <<< 7163 1726888040.29529: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888040.29553: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8c6c4a0> <<< 7163 1726888040.29648: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888040.29765: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'<<< 7163 1726888040.29793: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888040.29808: stdout chunk (state=3): >>> import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8c6c980> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c64140> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888040.29830: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888040.29899: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8cf40b0> <<< 7163 1726888040.29903: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888040.29924: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.30065: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888040.30298: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8cf4fb0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c6e870> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8c6fbf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c6e480> # zipimport: zlib available <<< 7163 1726888040.30386: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 7163 1726888040.30396: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888040.30443: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7205700> <<< 7163 1726888040.30515: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 7163 1726888040.30546: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.30593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b72063c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b72016a0> import 'ansible.module_utils.compat.selinux' # <<< 7163 1726888040.30668: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 7163 1726888040.30736: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 7163 1726888040.30822: stdout chunk (state=3): >>> # zipimport: zlib available <<< 7163 1726888040.30843: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 7163 1726888040.30860: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.30996: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7206150> <<< 7163 1726888040.31003: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.31147: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.31340: stdout chunk (state=3): >>># zipimport: zlib available<<< 7163 1726888040.31347: stdout chunk (state=3): >>> <<< 7163 1726888040.31462: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.31908: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.32345: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.32362: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888040.32367: stderr chunk (state=3): >>><<< 7163 1726888040.32370: stdout chunk (state=3): >>><<< <10.31.12.215> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888040.32380: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888040.32385: _low_level_execute_command(): starting 7163 1726888040.32387: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892/AnsiballZ_ini_file.py && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888040.32393: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' -tt 10.31.12.215 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892/AnsiballZ_ini_file.py && sleep 0'"'"'' 7163 1726888040.32596: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.32613: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.32816: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7163 1726888040.32872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7163 1726888040.32925: stdout chunk (state=3): >>>import '_ast' # <<< 7163 1726888040.32953: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7207500> <<< 7163 1726888040.32965: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.33319: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 7163 1726888040.33322: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.33325: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.33388: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.33527: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 7163 1726888040.33577: stdout chunk (state=3): >>> import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 7163 1726888040.33645: stdout chunk (state=3): >>> # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7163 1726888040.33668: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7211e20> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b720f1a0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 7163 1726888040.33695: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.33712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888040.33756: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.33782: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.33796: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'<<< 7163 1726888040.33823: stdout chunk (state=3): >>> import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8cfd160> <<< 7163 1726888040.33873: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888040.33906: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7163 1726888040.33958: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 7163 1726888040.34030: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8cfdeb0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8cf7d40> <<< 7163 1726888040.34033: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 7163 1726888040.34193: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888040.34197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7163 1726888040.34200: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7302870> <<< 7163 1726888040.34205: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b79b6540> <<< 7163 1726888040.34210: stdout chunk (state=3): >>> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # <<< 7163 1726888040.34213: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7211fa0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7206120> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 7163 1726888040.34215: stdout chunk (state=3): >>> <<< 7163 1726888040.34218: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.34220: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 7163 1726888040.34240: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 7163 1726888040.34381: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888040.34385: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 <<< 7163 1726888040.34390: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 7163 1726888040.34393: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 7163 1726888040.34396: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.34399: stderr chunk (state=3): >>>debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7163 1726888040.34401: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.34403: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888040.34405: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888040.34506: stdout chunk (state=3): >>>import 'ansible_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community' # # zipimport: zlib available <<< 7163 1726888040.34510: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.community.general' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins.modules' # <<< 7163 1726888040.34523: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.34564: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888040.34609: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 7163 1726888040.34733: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888040.34740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8cfdc70> # zipimport: zlib available <<< 7163 1726888040.34747: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.34820: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888040.35170: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.35322: stdout chunk (state=3): >>> {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 998, "gid": 998, "owner": "sssd", "group": "sssd", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "proxy_pam_target", "value": "sssd-shadowutils", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7163 1726888040.35339: stdout chunk (state=3): >>># destroy __main__ <<< 7163 1726888040.35452: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.35747: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib <<< 7163 1726888040.35755: stdout chunk (state=3): >>># cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time <<< 7163 1726888040.35758: stdout chunk (state=3): >>># cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword <<< 7163 1726888040.35834: stdout chunk (state=3): >>># cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation <<< 7163 1726888040.35986: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules <<< 7163 1726888040.36094: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 7163 1726888040.36117: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 7163 1726888040.36260: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.36347: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 7163 1726888040.36353: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime <<< 7163 1726888040.36359: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 7163 1726888040.36393: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.36464: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 7163 1726888040.36569: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 7163 1726888040.36628: stdout chunk (state=3): >>># destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7163 1726888040.36684: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 7163 1726888040.36704: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections <<< 7163 1726888040.36733: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 7163 1726888040.36842: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.36846: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 7163 1726888040.36849: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7163 1726888040.36909: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 7163 1726888040.37066: stdout chunk (state=3): >>> # zipimport: zlib available <<< 7163 1726888040.37134: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 7163 1726888040.37143: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 7163 1726888040.37249: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7163 1726888040.37254: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 7163 1726888040.37259: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 7163 1726888040.37328: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7163 1726888040.37331: stdout chunk (state=3): >>>import 'posix' # <<< 7163 1726888040.37384: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7163 1726888040.37400: stdout chunk (state=3): >>>import 'time' # <<< 7163 1726888040.37441: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7163 1726888040.37507: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888040.37529: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.37532: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 7163 1726888040.37545: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe <<< 7163 1726888040.37560: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7163 1726888040.37577: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 7163 1726888040.37589: stderr chunk (state=3): >>>Shared connection to 10.31.45.174 closed. <<< 7163 1726888040.37654: stderr chunk (state=3): >>><<< 7163 1726888040.37677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36a184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f369e7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36a1aa50> import '_signal' # import '_abc' # <<< 7163 1726888040.37694: stdout chunk (state=3): >>>import 'abc' # <<< 7163 1726888040.37736: stdout chunk (state=3): >>>import 'io' # import '_stat' # <<< 7163 1726888040.37763: stdout chunk (state=3): >>><<< 7163 1726888040.37958: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py<<< 7163 1726888040.37962: stdout chunk (state=3): >>>import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # <<< 7163 1726888040.37965: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7163 1726888040.37972: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 7163 1726888040.38003: stdout chunk (state=3): >>>import '_ast' # <<< <10.31.45.174> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7dbc4d0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7d8bb00>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7dbea50>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7dcd130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7dcdfa0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7bebd70>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7bebfb0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c237a0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c23e30>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c03a40>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c01160>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7be8f20>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c43710>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c42330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c02030>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c40aa0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c78770>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7be81a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7c78c20>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c78ad0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7c78e90>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7be6cc0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c79580>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c79250>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c7a480>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c90650>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7c91d00>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c92ba0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7c93200>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c920f0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7c93c50>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c933b0>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c78da0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7a17b30>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7a40620>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a40380>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7a40650>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7a40f80>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7a418b0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a40830>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a15cd0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a42c90>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a41a00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c7ab70>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a6b020>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a8f3b0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7af01d0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7af2930>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7af02f0>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7abd1c0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7abd970>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a8e1b0>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a43bf0>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa3b78f5520>\r\n# zipimport: found 34 names in \'/tmp/ansible_community.general.ini_file_payload_ajsl1_iq/ansible_community.general.ini_file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b794af60>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7929e50>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7929040>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7948e30>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b797a8d0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b797a660>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7979fd0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b797a9f0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b794b980>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b797b5f0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b797b740>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b797bbf0>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b73159d0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b73175f0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7317fb0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7319160>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b731bbf0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b731bf50>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7319ee0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7327b60>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7326630>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7326390>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7326900>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b731a3f0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b736be00>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b736be30>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b736d9a0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b736d760>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b736ff20>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b736e060>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7373590>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b736ff50>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b73746b0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7374830>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b73748f0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b736c0b0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7377fe0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7201490>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7376810>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7377bc0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7376480>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7205700>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b72063c0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b72016a0>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7206150>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7207500>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7211e20>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b720f1a0>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7302870>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b79b6540>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7211fa0>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7206120>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community.general\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community.general.plugins\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community.general.plugins.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 998, "gid": 998, "owner": "sssd", "group": "sssd", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "proxy_pam_target", "value": "sssd-shadowutils", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.45.174 closed.\r\n") 7163 1726888040.38862: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7dbc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7d8bb00> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7dbea50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7dcd130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7dcdfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7bebd70> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7bebfb0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c237a0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c23e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c03a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c01160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7be8f20> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c43710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c42330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c02030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c40aa0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c78770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7be81a0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7c78c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c78ad0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7c78e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7be6cc0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c79580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c79250> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c7a480> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c90650> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7c91d00> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c92ba0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7c93200> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c920f0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7c93c50> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c933b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c78da0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7a17b30> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7a40620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a40380> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7a40650> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7a40f80> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7a418b0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a40830> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a15cd0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a42c90> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a41a00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7c7ab70> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a6b020> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a8f3b0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7af01d0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7af2930> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7af02f0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7abd1c0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7abd970> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a8e1b0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7a43bf0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa3b78f5520> # zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_ajsl1_iq/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b794af60> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7929e50> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7929040> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7948e30> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b797a8d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b797a660> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7979fd0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b797a9f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b794b980> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b797b5f0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b797b740> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b797bbf0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b73159d0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b73175f0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7317fb0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7319160> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b731bbf0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b731bf50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7319ee0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7327b60> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7326630> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7326390> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7326900> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b731a3f0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b736be00> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b736be30> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b736d9a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b736d760> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b736ff20> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b736e060> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7373590> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b736ff50> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b73746b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7374830> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b73748f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b736c0b0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7377fe0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7201490> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7376810> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7377bc0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7376480> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7205700> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b72063c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b72016a0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7206150> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7207500> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3b7211e20> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b720f1a0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7302870> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b79b6540> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7211fa0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7206120> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 998, "gid": 998, "owner": "sssd", "group": "sssd", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "proxy_pam_target", "value": "sssd-shadowutils", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.45.174 closed. 7163 1726888040.40102: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8cff020> # zipimport: zlib available <<< 7163 1726888040.40109: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f3682d130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f3682dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7163 1726888040.40113: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888040.40116: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f3686bda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f3686bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368a3770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 7163 1726888040.41932: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.41936: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368a3e00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36883a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36881190> <<< 7163 1726888040.41967: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'domain/nssfiles', 'option': 'proxy_pam_target', 'value': 'sssd-shadowutils', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7163 1726888040.41971: _low_level_execute_command(): starting 7163 1726888040.41973: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351/ > /dev/null 2>&1 && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888040.021451-7714-9752997524351/ > /dev/null 2>&1 && sleep 0'"'"'' 7163 1726888040.41984: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8b09c40> <<< 7163 1726888040.41987: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36868f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368c3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368c2330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36882030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368c0b00> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368f87d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368681d0> <<< 7163 1726888040.42157: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8b07d40> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 7163 1726888040.42161: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.42164: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f368f8c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368f8b30> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f368f8ec0> <<< 7163 1726888040.42166: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36866cf0> <<< 7163 1726888040.42169: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.42171: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 7163 1726888040.42173: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.42175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368f95b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368f9280> import 'importlib.machinery' # <<< 7163 1726888040.42178: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 7163 1726888040.42183: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368fa4b0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 7163 1726888040.42185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f369106e0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f36911df0> <<< 7163 1726888040.42188: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 7163 1726888040.42190: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py<<< 7163 1726888040.42192: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7163 1726888040.42195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36912c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f369132c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f369121b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 7163 1726888040.42197: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8dfe780><<< 7163 1726888040.42199: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f36913d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36913470> <<< 7163 1726888040.42202: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368fa510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 7163 1726888040.42204: stdout chunk (state=3): >>> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8df2450> <<< 7163 1726888040.42206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 7163 1726888040.42209: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f366a3c50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f366cc6e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f366cc440> <<< 7163 1726888040.42212: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8b09e80> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8b09c10> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 7163 1726888040.42216: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 7163 1726888040.42218: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f366cc710> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888040.42221: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 7163 1726888040.42223: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f366cd040> <<< 7163 1726888040.42225: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888040.42227: stdout chunk (state=3): >>>import 'ansible_collections' # # zipimport: zlib available # zipimport: zlib available<<< 7163 1726888040.42230: stdout chunk (state=3): >>> import 'ansible_collections.community' # <<< 7163 1726888040.42232: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f366cda30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f366cc8f0> <<< 7163 1726888040.42236: stdout chunk (state=3): >>> # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins.modules' # # zipimport: zlib available <<< 7163 1726888040.42241: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f366a1df0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f366cedb0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f366cd8b0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368fac00> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888040.42244: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7163 1726888040.42247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 7163 1726888040.42249: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f366f7140> <<< 7163 1726888040.42252: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 7163 1726888040.42255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888040.42428: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 7163 1726888040.42436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7163 1726888040.42444: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f3671b500> <<< 7163 1726888040.42448: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7163 1726888040.42452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7163 1726888040.42457: stdout chunk (state=3): >>>import 'ntpath' # <<< 7163 1726888040.42469: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.42486: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' <<< 7163 1726888040.42492: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f367782c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f3677aa20> <<< 7163 1726888040.42495: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888040.42504: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f367783e0> <<< 7163 1726888040.42507: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888040.42510: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 7163 1726888040.42513: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f367452b0> <<< 7163 1726888040.42516: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f365813a0> <<< 7163 1726888040.42519: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f3671a300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f366cfd10> <<< 7163 1726888040.42522: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 7163 1726888040.42525: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888040.42529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9f3671a660> <<< 7163 1726888040.42532: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888040.42535: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.42540: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_do5gi_ox/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888040.42547: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 7163 1726888040.42551: stdout chunk (state=3): >>> {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "proxy_lib_name", "value": "files", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7163 1726888040.42553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7163 1726888040.42555: stdout chunk (state=3): >>># destroy __main__ <<< 7163 1726888040.42595: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f365d7110> import '_typing' # <<< 7163 1726888040.42706: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f365b6000> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f365b5160> <<< 7163 1726888040.42794: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.42798: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 7163 1726888040.43017: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path <<< 7163 1726888040.43025: stdout chunk (state=3): >>># restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib <<< 7163 1726888040.43108: stdout chunk (state=3): >>># cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime<<< 7163 1726888040.43159: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 7163 1726888040.43175: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.43184: stdout chunk (state=3): >>> # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info<<< 7163 1726888040.43202: stdout chunk (state=3): >>> # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules <<< 7163 1726888040.43473: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7163 1726888040.43595: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 7163 1726888040.43616: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 7163 1726888040.43710: stdout chunk (state=3): >>># destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 7163 1726888040.43853: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback <<< 7163 1726888040.43858: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888040.43864: stdout chunk (state=3): >>><<< 7163 1726888040.43868: stderr chunk (state=3): >>><<< 7163 1726888040.44045: stdout chunk (state=3): >>># destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< <10.31.45.174> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888040.44068: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888040.44073: handler run complete 7163 1726888040.44076: attempt loop complete, returning result 7163 1726888040.44079: variable 'item' from source: unknown 7163 1726888040.44113: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 7163 1726888040.44143: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7163 1726888040.44212: variable 'item' from source: unknown 7163 1726888040.44328: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 7163 1726888040.44332: stdout chunk (state=3): >>># destroy time # destroy _random # destroy _weakref <<< 7163 1726888040.44334: stdout chunk (state=3): >>># destroy _hashlib <<< 7163 1726888040.44337: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix <<< 7163 1726888040.44360: stdout chunk (state=3): >>># destroy _functools # destroy builtins # destroy _thread <<< 7163 1726888040.44406: stdout chunk (state=3): >>># clear sys.audit hooks <<< ok: [managed_node2] => (item={'key': 'proxy_pam_target', 'value': 'sssd-shadowutils'}) => { "ansible_loop_var": "item", "changed": false, "diff": { "after": "", "after_header": "/etc/sssd/sssd.conf (content)", "before": "", "before_header": "/etc/sssd/sssd.conf (content)" }, "gid": 998, "group": "sssd", "invocation": { "module_args": { "allow_no_value": false, "attributes": null, "backup": false, "create": true, "exclusive": true, "follow": false, "group": "root", "ignore_spaces": false, "mode": "0600", "modify_inactive_option": true, "no_extra_spaces": false, "option": "proxy_pam_target", "owner": "root", "path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "section_has_values": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "value": "sssd-shadowutils", "values": null } }, "item": { "key": "proxy_pam_target", "value": "sssd-shadowutils" }, "mode": "0600", "owner": "sssd", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "state": "file", "uid": 998 } MSG: OK 7163 1726888040.44927: dumping result to json 7163 1726888040.44931: done dumping result, returning 7163 1726888040.44934: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Configure sssd proxy provider domain [02619b48-4a2f-6d34-1d0e-00000000000f] 7163 1726888040.44937: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000f 7163 1726888040.45142: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.45146: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.46.206 closed. <<< 7163 1726888040.45149: stdout chunk (state=3): >>><<< 7163 1726888040.45151: stderr chunk (state=3): >>><<< <10.31.46.206> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a97104d0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a96dfb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9712a50>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a94c1130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a94c1fa0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a94ffd70>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a94fffb0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9537770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9537e00>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9517a40>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9515160>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a94fcf20>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a95576e0>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9556300>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9516030>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9554b30>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a958c710>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a94fc1a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a958cbc0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a958ca70>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a958ce60>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a94facc0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a958d550>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a958d220>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a958e450>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a95a4650>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a95a5d30>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a95a6bd0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a95a7230>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a95a6120>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a95a7cb0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a95a73e0>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a958e3c0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a9323b60>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a934c5c0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a934c350>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a934c5f0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a934cef0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a934d820>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a934c7d0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9321d00>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a934ec30>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a934d970>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a958eb70>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a937af90>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a939b2c0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a93cbfb0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a93fe810>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a93fc1d0>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a939bf50>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8d25190>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a939a0c0>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a934fb90>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f24a939a1e0>\r\n# zipimport: found 34 names in \'/tmp/ansible_community.general.ini_file_payload_255lm9jp/ansible_community.general.ini_file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8d76e40>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8d55d30>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8d54e90>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8d74b90>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8da6870>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8da6600>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8da5f10>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8da6960>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8d77ad0>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8da75c0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8da7800>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8da7d10>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c0d970>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8c0f620>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c0ffe0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c111c0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c13c20>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a94fadb0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c11ee0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c1bb90>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c1a660>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c1a3c0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c1a930>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c123f0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8c63ec0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c63890>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8c65a60>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c65820>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8c67fb0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c66120>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c6b710>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c680e0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8c6c470>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8c6c4a0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8c6c980>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c64140>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8cf40b0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8cf4fb0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c6e870>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8c6fbf0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c6e480>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8cfd160>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8cfdeb0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8cf7d40>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8cfdc70>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8cff020>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8b09c40>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8b07d40>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8dfe780>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8df2450>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8b09e80>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8b09c10>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community.general\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community.general.plugins\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community.general.plugins.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "proxy_lib_name", "value": "files", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 6\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.46.206 closed.\r\n") 7163 1726888040.45208: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a97104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a96dfb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9712a50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a94c1130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a94c1fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a94ffd70> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a94fffb0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9537770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9537e00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9517a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9515160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a94fcf20> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a95576e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9556300> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9516030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9554b30> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a958c710> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a94fc1a0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a958cbc0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a958ca70> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a958ce60> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a94facc0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a958d550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a958d220> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a958e450> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a95a4650> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a95a5d30> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a95a6bd0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a95a7230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a95a6120> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a95a7cb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a95a73e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a958e3c0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a9323b60> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a934c5c0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a934c350> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a934c5f0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a934cef0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a934d820> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a934c7d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a9321d00> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a934ec30> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a934d970> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a958eb70> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a937af90> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a939b2c0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a93cbfb0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a93fe810> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a93fc1d0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a939bf50> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8d25190> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a939a0c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a934fb90> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f24a939a1e0> # zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_255lm9jp/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8d76e40> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8d55d30> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8d54e90> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8d74b90> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8da6870> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8da6600> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8da5f10> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8da6960> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8d77ad0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8da75c0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8da7800> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8da7d10> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c0d970> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8c0f620> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c0ffe0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c111c0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c13c20> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a94fadb0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c11ee0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c1bb90> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c1a660> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c1a3c0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c1a930> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c123f0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8c63ec0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c63890> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8c65a60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c65820> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8c67fb0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c66120> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c6b710> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c680e0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8c6c470> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8c6c4a0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8c6c980> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c64140> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8cf40b0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8cf4fb0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c6e870> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8c6fbf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8c6e480> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8cfd160> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8cfdeb0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8cf7d40> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8cfdc70> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8cff020> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f24a8b09c40> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8b07d40> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8dfe780> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8df2450> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8b09e80> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f24a8b09c10> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "proxy_lib_name", "value": "files", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 6 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.46.206 closed. 7163 1726888040.46163: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000f 7163 1726888040.46170: WORKER PROCESS EXITING 7163 1726888040.47794: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'domain/nssfiles', 'option': 'proxy_lib_name', 'value': 'files', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7163 1726888040.47802: _low_level_execute_command(): starting 7163 1726888040.47807: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403/ > /dev/null 2>&1 && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888039.9056127-7720-259228604438403/ > /dev/null 2>&1 && sleep 0'"'"'' 7163 1726888040.47820: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 7163 1726888040.47824: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f365d4fe0> <<< 7163 1726888040.47828: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888040.47835: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 7163 1726888040.47842: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 7163 1726888040.47845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 7163 1726888040.47851: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888040.47853: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f36602ba0> <<< 7163 1726888040.47868: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36602930> <<< 7163 1726888040.47872: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36602240> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36602c60> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f365d7da0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f366037d0> <<< 7163 1726888040.47875: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f366039e0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 7163 1726888040.47877: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36603e30> import 'pwd' # <<< 7163 1726888040.47879: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 7163 1726888040.47884: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f19b50> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35f1b800> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f1c1d0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f1d0a0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 7163 1726888040.47886: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f1fdd0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f365d7b90> <<< 7163 1726888040.47890: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f1e0c0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 7163 1726888040.47903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 7163 1726888040.47906: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f27cb0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f26780> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f264e0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7163 1726888040.47910: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888040.47912: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888040.47914: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f26a50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f1e540> <<< 7163 1726888040.47916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888040.47918: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35f6fef0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f70440> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 7163 1726888040.47920: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 7163 1726888040.47929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 7163 1726888040.47931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7163 1726888040.47933: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888040.47936: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888040.48008: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888040.48017: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35f71b80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f71940> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7163 1726888040.48021: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888040.48026: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888040.48028: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6573 <<< 7163 1726888040.48031: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888040.48033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35f74140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f72270> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888040.48035: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 7163 1726888040.48039: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888040.48042: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f77860> <<< 7163 1726888040.48045: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f74230> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35f78950> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35f788f0> <<< 7163 1726888040.48052: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35f78a70> <<< 7163 1726888040.48059: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f70290> <<< 7163 1726888040.48062: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 7163 1726888040.48064: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 7163 1726888040.48067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 7163 1726888040.48070: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888040.48073: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35e001d0> <<< 7163 1726888040.48471: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35e01190> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f7a960> <<< 7163 1726888040.48475: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35f7bd10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f7a5d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 7163 1726888040.48478: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.48484: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.48536: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888040.48596: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 7163 1726888040.48614: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.48761: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.49044: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.49421: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888040.49426: stdout chunk (state=3): >>><<< 7163 1726888040.49429: stderr chunk (state=3): >>><<< 7163 1726888040.49527: stdout chunk (state=3): >>># zipimport: zlib available <<< <10.31.46.206> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888040.49534: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888040.49541: handler run complete 7163 1726888040.49544: attempt loop complete, returning result 7163 1726888040.49546: variable 'item' from source: unknown 7163 1726888040.49843: variable 'item' from source: unknown ok: [managed_node3] => (item={'key': 'proxy_lib_name', 'value': 'files'}) => { "ansible_loop_var": "item", "changed": false, "diff": { "after": "", "after_header": "/etc/sssd/sssd.conf (content)", "before": "", "before_header": "/etc/sssd/sssd.conf (content)" }, "gid": 0, "group": "root", "invocation": { "module_args": { "allow_no_value": false, "attributes": null, "backup": false, "create": true, "exclusive": true, "follow": false, "group": "root", "ignore_spaces": false, "mode": "0600", "modify_inactive_option": true, "no_extra_spaces": false, "option": "proxy_lib_name", "owner": "root", "path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "section_has_values": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "value": "files", "values": null } }, "item": { "key": "proxy_lib_name", "value": "files" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "state": "file", "uid": 0 } MSG: OK 7163 1726888040.50406: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888040.50415: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888040.50418: variable 'omit' from source: magic vars 7163 1726888040.50421: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35e09310> <<< 7163 1726888040.50510: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35e0a270> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f7b470> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 7163 1726888040.50563: variable 'tlog_use_sssd' from source: role '' defaults 7163 1726888040.50567: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.50577: Evaluated conditional (tlog_use_sssd | bool): True 7163 1726888040.50665: variable 'ansible_facts' from source: host vars for 'managed_node3' 7163 1726888040.50766: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 7163 1726888040.50770: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35e0a720> # zipimport: zlib available <<< 7163 1726888040.50978: Evaluated conditional ('sssd' in ansible_facts.packages): True 7163 1726888040.50984: variable 'omit' from source: magic vars 7163 1726888040.51004: variable 'omit' from source: magic vars 7163 1726888040.51032: variable '__tlog_sssd_conf' from source: role '' all vars 7163 1726888040.51084: variable '__tlog_sssd_conf' from source: role '' all vars 7163 1726888040.51140: variable 'item' from source: unknown 7163 1726888040.51197: variable 'item' from source: unknown 7163 1726888040.51211: variable 'omit' from source: magic vars 7163 1726888040.51239: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7163 1726888040.51247: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888040.51253: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888040.51262: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7163 1726888040.51265: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888040.51268: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888040.51297: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.51333: Set connection var ansible_shell_executable to /bin/sh 7163 1726888040.51336: Set connection var ansible_timeout to 10 7163 1726888040.51344: Set connection var ansible_module_compression to ZIP_DEFLATED 7163 1726888040.51352: Set connection var ansible_shell_type to sh 7163 1726888040.51358: Set connection var ansible_pipelining to False 7163 1726888040.51360: Set connection var ansible_connection to ssh 7163 1726888040.51374: variable 'ansible_shell_executable' from source: unknown 7163 1726888040.51376: variable 'ansible_connection' from source: unknown 7163 1726888040.51379: variable 'ansible_module_compression' from source: unknown 7163 1726888040.51388: variable 'ansible_shell_type' from source: unknown 7163 1726888040.51391: variable 'ansible_shell_executable' from source: unknown 7163 1726888040.51393: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888040.51395: variable 'ansible_pipelining' from source: unknown 7163 1726888040.51398: variable 'ansible_timeout' from source: unknown 7163 1726888040.51400: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888040.51476: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7163 1726888040.51485: variable 'omit' from source: magic vars 7163 1726888040.51488: starting attempt loop 7163 1726888040.51490: running the handler 7163 1726888040.51498: _low_level_execute_command(): starting 7163 1726888040.51500: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 7163 1726888040.51853: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.51874: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.51945: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 7163 1726888040.51977: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.52023: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.52101: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 7163 1726888040.52184: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888040.52217: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888040.52246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888040.52265: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.errors' # <<< 7163 1726888040.52278: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888040.52295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888040.52332: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 7163 1726888040.52374: stderr chunk (state=3): >>>debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888040.52382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 7163 1726888040.52436: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888040.52446: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 7163 1726888040.52449: stderr chunk (state=3): >>>debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888040.52465: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888040.52497: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888040.52502: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888040.52530: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888040.52578: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.53057: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 7163 1726888040.53061: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35e0b320> <<< 7163 1726888040.53063: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.53143: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.53186: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 7163 1726888040.53202: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 7163 1726888040.53215: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 7163 1726888040.53367: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888040.53444: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.53478: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.53606: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 7163 1726888040.53642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888040.53675: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35e15f70> <<< 7163 1726888040.53710: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35e10ce0> <<< 7163 1726888040.53752: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 7163 1726888040.53822: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.54071: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 7163 1726888040.54107: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7163 1726888040.54171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 7163 1726888040.54187: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 7163 1726888040.54221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7163 1726888040.54233: stdout chunk (state=3): >>>/root <<< 7163 1726888040.54274: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f027b0> <<< 7163 1726888040.54321: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f3663e480> <<< 7163 1726888040.54491: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888040.54495: stderr chunk (state=3): >>><<< 7163 1726888040.54497: stdout chunk (state=3): >>><<< 7163 1726888040.54503: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35e16000> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35e088f0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< <10.31.46.206> (0, b'/root\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888040.54509: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888040.54514: _low_level_execute_command(): starting 7163 1726888040.54517: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343 `" && echo ansible-tmp-1726888040.544291-7720-198807775262343="` echo /root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343 `" ) && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343 `" && echo ansible-tmp-1726888040.544291-7720-198807775262343="` echo /root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343 `" ) && sleep 0'"'"'' 7163 1726888040.54745: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 7163 1726888040.54750: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections' # # zipimport: zlib available <<< 7163 1726888040.54753: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.community' # # zipimport: zlib available <<< 7163 1726888040.54876: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections.community.general' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins.modules' # # zipimport: zlib available <<< 7163 1726888040.55093: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.55179: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888040.55186: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888040.55189: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888040.55194: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888040.55196: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888040.55267: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 <<< 7163 1726888040.55271: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 7163 1726888040.55273: stderr chunk (state=3): >>>debug2: match not found <<< 7163 1726888040.55276: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 7163 1726888040.55278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7163 1726888040.55288: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 7163 1726888040.55290: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888040.55293: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7163 1726888040.55444: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' <<< 7163 1726888040.55448: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888040.55451: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888040.55453: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 7163 1726888040.55460: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 7163 1726888040.55462: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 7163 1726888040.55464: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6573 <<< 7163 1726888040.55467: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.55469: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888040.55471: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888040.55659: stdout chunk (state=3): >>> {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "proxy_pam_target", "value": "sssd-shadowutils", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7163 1726888040.55704: stdout chunk (state=3): >>># destroy __main__ <<< 7163 1726888040.56153: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 7163 1726888040.56183: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin <<< 7163 1726888040.56212: stdout chunk (state=3): >>># restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib <<< 7163 1726888040.56269: stdout chunk (state=3): >>># cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime <<< 7163 1726888040.56285: stdout chunk (state=3): >>># cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters <<< 7163 1726888040.56320: stdout chunk (state=3): >>># cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules <<< 7163 1726888040.56783: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport <<< 7163 1726888040.56789: stdout chunk (state=3): >>># destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd <<< 7163 1726888040.56791: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil <<< 7163 1726888040.56795: stdout chunk (state=3): >>># destroy distro # destroy distro.distro <<< 7163 1726888040.56797: stdout chunk (state=3): >>># destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 7163 1726888040.56933: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 7163 1726888040.57021: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc <<< 7163 1726888040.57025: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 7163 1726888040.57028: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7163 1726888040.57287: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 7163 1726888040.57343: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 7163 1726888040.57348: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules <<< 7163 1726888040.57352: stdout chunk (state=3): >>># destroy _frozen_importlib <<< 7163 1726888040.57377: stdout chunk (state=3): >>>ansible-tmp-1726888040.544291-7720-198807775262343=/root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343 <<< 7163 1726888040.57436: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 <<< 7163 1726888040.57569: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888040.57573: stdout chunk (state=3): >>><<< 7163 1726888040.57576: stderr chunk (state=3): >>><<< 7163 1726888040.57578: stdout chunk (state=3): >>># destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re <<< 7163 1726888040.57743: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< <10.31.46.206> (0, b'ansible-tmp-1726888040.544291-7720-198807775262343=/root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888040.57753: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888040.544291-7720-198807775262343=/root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888040.57758: variable 'ansible_module_compression' from source: unknown 7163 1726888040.57784: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible_collections.community.general.plugins.modules.ini_file-ZIP_DEFLATED 7163 1726888040.57813: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /tmp/collections-FCu/ansible_collections/community/general/plugins/modules/ini_file.py 7163 1726888040.57988: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.215 closed. <<< 7163 1726888040.58005: stdout chunk (state=3): >>><<< 7163 1726888040.58023: stderr chunk (state=3): >>><<< 7163 1726888040.58040: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343/AnsiballZ_ini_file.py <10.31.46.206> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmp13j6jfjo TO /root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343/AnsiballZ_ini_file.py <10.31.46.206> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/a3358520e8"' '[10.31.46.206]' <10.31.12.215> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36a184d0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f369e7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36a1aa50>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f3682d130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f3682dfa0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f3686bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f3686bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368a3770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368a3e00>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36883a40>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36881190>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36868f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368c3710>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368c2330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36882030>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368c0b00>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368f87d0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368681d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f368f8c50>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368f8b30>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f368f8ec0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36866cf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368f95b0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368f9280>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368fa4b0>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f369106e0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f36911df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36912c60>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f369132c0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f369121b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f36913d40>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36913470>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368fa510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f366a3c50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f366cc6e0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f366cc440>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f366cc710>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f366cd040>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f366cda30>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f366cc8f0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f366a1df0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f366cedb0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f366cd8b0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368fac00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f366f7140>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f3671b500>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f367782c0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f3677aa20>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f367783e0>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f367452b0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f365813a0>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f3671a300>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f366cfd10>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9f3671a660>\r\n# zipimport: found 34 names in \'/tmp/ansible_community.general.ini_file_payload_do5gi_ox/ansible_community.general.ini_file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f365d7110>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f365b6000>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f365b5160>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f365d4fe0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f36602ba0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36602930>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36602240>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36602c60>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f365d7da0>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f366037d0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f366039e0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36603e30>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f19b50>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35f1b800>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f1c1d0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f1d0a0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f1fdd0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f365d7b90>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f1e0c0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f27cb0>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f26780>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f264e0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f26a50>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f1e540>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35f6fef0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f70440>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35f71b80>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f71940>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35f74140>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f72270>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f77860>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f74230>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35f78950>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35f788f0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35f78a70>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f70290>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35e001d0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35e01190>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f7a960>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35f7bd10>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f7a5d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35e09310>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35e0a270>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f7b470>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35e0a720>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35e0b320>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35e15f70>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35e10ce0>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f027b0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f3663e480>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35e16000>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35e088f0>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community.general\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community.general.plugins\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community.general.plugins.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "proxy_pam_target", "value": "sssd-shadowutils", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.215 closed.\r\n") 7163 1726888040.58808: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36a184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f369e7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36a1aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f3682d130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f3682dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f3686bda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f3686bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368a3770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368a3e00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36883a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36881190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36868f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368c3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368c2330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36882030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368c0b00> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368f87d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368681d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f368f8c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368f8b30> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f368f8ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36866cf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368f95b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368f9280> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368fa4b0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f369106e0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f36911df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36912c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f369132c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f369121b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f36913d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36913470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368fa510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f366a3c50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f366cc6e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f366cc440> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f366cc710> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f366cd040> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f366cda30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f366cc8f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f366a1df0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f366cedb0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f366cd8b0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f368fac00> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f366f7140> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f3671b500> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f367782c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f3677aa20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f367783e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f367452b0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f365813a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f3671a300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f366cfd10> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9f3671a660> # zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_do5gi_ox/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f365d7110> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f365b6000> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f365b5160> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f365d4fe0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f36602ba0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36602930> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36602240> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36602c60> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f365d7da0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f366037d0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f366039e0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f36603e30> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f19b50> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35f1b800> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f1c1d0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f1d0a0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f1fdd0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f365d7b90> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f1e0c0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f27cb0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f26780> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f264e0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f26a50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f1e540> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35f6fef0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f70440> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35f71b80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f71940> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35f74140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f72270> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f77860> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f74230> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35f78950> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35f788f0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35f78a70> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f70290> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35e001d0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35e01190> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f7a960> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35f7bd10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f7a5d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35e09310> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35e0a270> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f7b470> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35e0a720> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35e0b320> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9f35e15f70> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35e10ce0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35f027b0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f3663e480> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35e16000> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9f35e088f0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "proxy_pam_target", "value": "sssd-shadowutils", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.215 closed. 7163 1726888040.60984: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'domain/nssfiles', 'option': 'proxy_pam_target', 'value': 'sssd-shadowutils', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7163 1726888040.60989: _low_level_execute_command(): starting 7163 1726888040.60992: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892/ > /dev/null 2>&1 && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888040.60998: Sending initial data 7163 1726888040.61005: Sent initial data (154 bytes) 7163 1726888040.61007: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration <<< 7163 1726888040.61010: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888040.61014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888040.61016: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888040.61019: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888040.61021: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 <<< 7163 1726888040.61023: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 7163 1726888040.61026: stderr chunk (state=3): >>>debug2: match found <<< 7163 1726888040.61028: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 7163 1726888040.61093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7163 1726888040.61097: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 7163 1726888040.61099: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888040.1562626-7712-45604339024892/ > /dev/null 2>&1 && sleep 0'"'"'' 7163 1726888040.61107: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888040.61110: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888040.61112: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888040.61114: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888040.61117: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 7163 1726888040.61119: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888040.61121: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6573 <<< 7163 1726888040.61123: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888040.61125: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888040.61128: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888040.61130: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 7163 1726888040.61132: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888040.61134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found <<< 7163 1726888040.61137: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888040.61278: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888040.61284: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888040.61287: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 7163 1726888040.61290: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 7163 1726888040.61292: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp13j6jfjo debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343/AnsiballZ_ini_file.py" debug3: Sent message fd 3 T:17 I:3 <<< 7163 1726888040.61295: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp13j6jfjo /root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343/AnsiballZ_ini_file.py <<< 7163 1726888040.61298: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmp13j6jfjo" to remote "/root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343/AnsiballZ_ini_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343/AnsiballZ_ini_file.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343/AnsiballZ_ini_file.py M:0x001a <<< 7163 1726888040.61456: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122746 <<< 7163 1726888040.62411: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888040.62415: stdout chunk (state=3): >>><<< 7163 1726888040.62417: stderr chunk (state=3): >>><<< <10.31.12.215> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888040.62423: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888040.62428: handler run complete 7163 1726888040.62430: attempt loop complete, returning result 7163 1726888040.62628: variable 'item' from source: unknown 7163 1726888040.62632: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 122746 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 7163 1726888040.62637: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888040.62678: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe <<< 7163 1726888040.62688: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7163 1726888040.62748: variable 'item' from source: unknown 7163 1726888040.62761: stderr chunk (state=3): >>><<< 7163 1726888040.62764: stdout chunk (state=3): >>><<< <10.31.46.206> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp13j6jfjo /root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343/AnsiballZ_ini_file.py\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master at \'/root/.ansible/cp/a3358520e8\'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp13j6jfjo\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343/AnsiballZ_ini_file.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmp13j6jfjo" to remote "/root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343/AnsiballZ_ini_file.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343/AnsiballZ_ini_file.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343/AnsiballZ_ini_file.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:122746\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 122746 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 7163 1726888040.62796: done transferring module to remote 7163 1726888040.62807: _low_level_execute_command(): starting 7163 1726888040.62812: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343/ /root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343/AnsiballZ_ini_file.py && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343/ /root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343/AnsiballZ_ini_file.py && sleep 0'"'"'' ok: [managed_node1] => (item={'key': 'proxy_pam_target', 'value': 'sssd-shadowutils'}) => { "ansible_loop_var": "item", "changed": false, "diff": { "after": "", "after_header": "/etc/sssd/sssd.conf (content)", "before": "", "before_header": "/etc/sssd/sssd.conf (content)" }, "gid": 0, "group": "root", "invocation": { "module_args": { "allow_no_value": false, "attributes": null, "backup": false, "create": true, "exclusive": true, "follow": false, "group": "root", "ignore_spaces": false, "mode": "0600", "modify_inactive_option": true, "no_extra_spaces": false, "option": "proxy_pam_target", "owner": "root", "path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "section_has_values": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "value": "sssd-shadowutils", "values": null } }, "item": { "key": "proxy_pam_target", "value": "sssd-shadowutils" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "state": "file", "uid": 0 } MSG: OK 7163 1726888040.63301: dumping result to json 7163 1726888040.63305: done dumping result, returning 7163 1726888040.63307: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Configure sssd proxy provider domain [02619b48-4a2f-6d34-1d0e-00000000000f] 7163 1726888040.63310: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000f 7163 1726888040.63668: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000f 7163 1726888040.63671: WORKER PROCESS EXITING 7163 1726888040.64259: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888040.64263: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888040.64267: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888040.64270: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 <<< 7163 1726888040.64283: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 7163 1726888040.64287: stderr chunk (state=3): >>>debug2: match found <<< 7163 1726888040.64298: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 7163 1726888040.64308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7163 1726888040.64317: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 7163 1726888040.64326: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888040.64391: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888040.64571: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888040.64595: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888040.64633: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888040.64666: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888040.66356: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe <<< 7163 1726888040.66365: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7163 1726888040.66545: stderr chunk (state=3): >>><<< 7163 1726888040.66550: stdout chunk (state=3): >>><<< <10.31.46.206> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888040.66557: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888040.66562: _low_level_execute_command(): starting 7163 1726888040.66565: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343/AnsiballZ_ini_file.py && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' -tt 10.31.46.206 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343/AnsiballZ_ini_file.py && sleep 0'"'"'' 7163 1726888040.67159: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888040.67328: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888040.67331: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888040.67334: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' <<< 7163 1726888040.67336: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888040.67340: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888040.67343: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888040.67345: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888040.69420: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7163 1726888040.69471: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 7163 1726888040.69533: stdout chunk (state=3): >>>import '_io' # <<< 7163 1726888040.69569: stdout chunk (state=3): >>>import 'marshal' # import 'posix' # <<< 7163 1726888040.69610: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7163 1726888040.69653: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 7163 1726888040.69694: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888040.69719: stdout chunk (state=3): >>>import '_codecs' # <<< 7163 1726888040.69736: stdout chunk (state=3): >>>import 'codecs' # <<< 7163 1726888040.69792: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 7163 1726888040.69796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef8184d0> <<< 7163 1726888040.69845: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef7e7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 7163 1726888040.69850: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef81aa50> <<< 7163 1726888040.69877: stdout chunk (state=3): >>>import '_signal' # <<< 7163 1726888040.69906: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # <<< 7163 1726888040.69941: stdout chunk (state=3): >>>import '_stat' # <<< 7163 1726888040.69958: stdout chunk (state=3): >>>import 'stat' # <<< 7163 1726888040.70021: stdout chunk (state=3): >>>import '_collections_abc' # <<< 7163 1726888040.70047: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 7163 1726888040.70081: stdout chunk (state=3): >>>import 'os' # <<< 7163 1726888040.70126: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 7163 1726888040.70130: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 7163 1726888040.70161: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 7163 1726888040.70184: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef5c9130> <<< 7163 1726888040.70255: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888040.70455: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef5c9fa0> import 'site' # <<< 7163 1726888040.70474: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7163 1726888040.70536: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 7163 1726888040.70561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 7163 1726888040.70589: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888040.70601: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7163 1726888040.70636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 7163 1726888040.70664: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 7163 1726888040.70717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef607d70> <<< 7163 1726888040.70745: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 7163 1726888040.70751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 7163 1726888040.70753: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef607fb0> <<< 7163 1726888040.70775: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 7163 1726888040.70791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 7163 1726888040.70819: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7163 1726888040.70864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888040.70886: stdout chunk (state=3): >>>import 'itertools' # <<< 7163 1726888040.71063: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef63f770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef63fe00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef61fa40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef61d160> <<< 7163 1726888040.71128: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef604f20> <<< 7163 1726888040.71157: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 7163 1726888040.71176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 7163 1726888040.71200: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 7163 1726888040.71222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 7163 1726888040.71249: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 7163 1726888040.71284: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef65f6e0> <<< 7163 1726888040.71302: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef65e300> <<< 7163 1726888040.71330: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef61e030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef65cb30> <<< 7163 1726888040.71379: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 7163 1726888040.71406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef694710> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef6041a0> <<< 7163 1726888040.71433: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 7163 1726888040.71462: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef694bc0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef694a70> <<< 7163 1726888040.71491: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888040.71515: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef694e60> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef602cc0> <<< 7163 1726888040.71543: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888040.71565: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 7163 1726888040.71676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef695550> <<< 7163 1726888040.71684: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef695220> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef696450> import 'importlib.util' # import 'runpy' # <<< 7163 1726888040.71702: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 7163 1726888040.71734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 7163 1726888040.71875: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef6ac650> <<< 7163 1726888040.71879: stdout chunk (state=3): >>>import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef6add30> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef6aebd0> <<< 7163 1726888040.71910: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888040.71937: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef6af230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef6ae120> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 7163 1726888040.71958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 7163 1726888040.71997: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888040.72014: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef6afcb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef6af3e0> <<< 7163 1726888040.72246: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef6963c0> <<< 7163 1726888040.72272: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef443b60> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef46c5c0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef46c350> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef46c5f0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7163 1726888040.72334: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888040.72460: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef46cef0><<< 7163 1726888040.72475: stdout chunk (state=3): >>> <<< 7163 1726888040.72563: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888040.72595: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef46d820> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef46c7d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef441d00> <<< 7163 1726888040.72622: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 7163 1726888040.72649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 7163 1726888040.72672: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef46ec30> <<< 7163 1726888040.72696: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef46d970> <<< 7163 1726888040.72716: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef696b70> <<< 7163 1726888040.72739: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7163 1726888040.72800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888040.72820: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7163 1726888040.73042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 7163 1726888040.73078: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef49af90> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef4bb2c0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7163 1726888040.73081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7163 1726888040.73135: stdout chunk (state=3): >>>import 'ntpath' # <<< 7163 1726888040.73174: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef4ebfb0> <<< 7163 1726888040.73177: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 7163 1726888040.73204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 7163 1726888040.73225: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7163 1726888040.73266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7163 1726888040.73347: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef51e810> <<< 7163 1726888040.73420: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef51c1d0> <<< 7163 1726888040.73451: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef4bbf50> <<< 7163 1726888040.73477: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 7163 1726888040.73503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef329190> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef4ba0c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef46fb90> <<< 7163 1726888040.73658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f92ef4ba1e0> <<< 7163 1726888040.73770: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_q5idsja1/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available <<< 7163 1726888040.73903: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.73919: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 7163 1726888040.73976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7163 1726888040.73998: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7163 1726888040.74077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 7163 1726888040.74103: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef37ae10> import '_typing' # <<< 7163 1726888040.74297: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef359d00> <<< 7163 1726888040.74316: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef358e60> # zipimport: zlib available <<< 7163 1726888040.74345: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 7163 1726888040.74381: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.74399: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 7163 1726888040.74419: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.76464: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.77955: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef378b60> <<< 7163 1726888040.77990: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888040.78008: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 7163 1726888040.78057: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 7163 1726888040.78074: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef3aa870> <<< 7163 1726888040.78106: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef3aa600> <<< 7163 1726888040.78153: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef3a9f10> <<< 7163 1726888040.78167: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 7163 1726888040.78222: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef3aa3f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef37b890> import 'atexit' # <<< 7163 1726888040.78281: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef3ab5c0> <<< 7163 1726888040.78306: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef3ab800> <<< 7163 1726888040.78313: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7163 1726888040.78335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 7163 1726888040.78370: stdout chunk (state=3): >>>import '_locale' # <<< 7163 1726888040.78545: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef3abcb0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed15a90> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed176b0> <<< 7163 1726888040.78755: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed17f80> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed19220> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7163 1726888040.78865: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed1bcb0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef35af00> <<< 7163 1726888040.78879: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed19f70> <<< 7163 1726888040.78897: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 7163 1726888040.78953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 7163 1726888040.78963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 7163 1726888040.78969: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 7163 1726888040.79026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 7163 1726888040.79054: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed23bc0> import '_tokenize' # <<< 7163 1726888040.79161: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed22690> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed223f0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 7163 1726888040.79167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7163 1726888040.79303: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed22960> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed1a480> <<< 7163 1726888040.79336: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed6bec0> <<< 7163 1726888040.79389: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed6bfb0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 7163 1726888040.79425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 7163 1726888040.79494: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888040.79498: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed6da90> <<< 7163 1726888040.79504: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed6d850> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7163 1726888040.79683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7163 1726888040.79696: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed6ff50> <<< 7163 1726888040.79703: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed6e180> <<< 7163 1726888040.79761: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7163 1726888040.79795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 7163 1726888040.79896: stdout chunk (state=3): >>>import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed736e0> <<< 7163 1726888040.80120: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed6ffb0> <<< 7163 1726888040.80144: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed747a0> <<< 7163 1726888040.80209: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed74890> <<< 7163 1726888040.80327: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed74770> <<< 7163 1726888040.80471: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed6c200> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 7163 1726888040.80475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed77fe0> <<< 7163 1726888040.80653: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888040.80704: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eedfd160> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed767b0> <<< 7163 1726888040.80733: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed77b60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed763c0> <<< 7163 1726888040.80765: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888040.80799: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 7163 1726888040.80968: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.81036: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.81075: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 7163 1726888040.81078: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 7163 1726888040.81147: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.81264: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.81436: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.82090: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.82744: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 7163 1726888040.82764: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888040.82816: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eec052e0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eec06120> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eedfd2b0> <<< 7163 1726888040.82858: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 7163 1726888040.82932: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 7163 1726888040.83077: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.83552: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eec060c0> # zipimport: zlib available <<< 7163 1726888040.83991: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.84764: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.84858: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.84974: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 7163 1726888040.85049: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.85079: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 7163 1726888040.85122: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.85264: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.85325: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 7163 1726888040.85330: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.85405: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 7163 1726888040.85411: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888040.85455: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 7163 1726888040.85842: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.86161: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7163 1726888040.86240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7163 1726888040.86256: stdout chunk (state=3): >>>import '_ast' # <<< 7163 1726888040.86352: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eec07380> <<< 7163 1726888040.86360: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.86464: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.86598: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 7163 1726888040.86601: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 7163 1726888040.86661: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888040.86721: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 7163 1726888040.86732: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.86807: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.86842: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.86922: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.87031: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 7163 1726888040.87075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888040.87192: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888040.87196: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eec11df0> <<< 7163 1726888040.87240: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eec0d5e0> <<< 7163 1726888040.87276: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 7163 1726888040.87326: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.87492: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.87499: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.87528: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.87587: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888040.87613: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 7163 1726888040.87640: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 7163 1726888040.87671: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7163 1726888040.87756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 7163 1726888040.87787: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 7163 1726888040.87791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7163 1726888040.87970: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed027b0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef3e6480> <<< 7163 1726888040.88066: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eec11e80> <<< 7163 1726888040.88070: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef35b6b0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 7163 1726888040.88074: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.88112: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.88142: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 7163 1726888040.88151: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 7163 1726888040.88271: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 7163 1726888040.88290: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible_collections' # <<< 7163 1726888040.88484: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins.modules' # # zipimport: zlib available <<< 7163 1726888040.88812: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.89374: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888040.89900: stdout chunk (state=3): >>> {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "proxy_pam_target", "value": "sssd-shadowutils", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 7163 1726888040.90540: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 7163 1726888040.90571: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ <<< 7163 1726888040.90589: stdout chunk (state=3): >>># clear sys.path # clear sys.argv <<< 7163 1726888040.90605: stdout chunk (state=3): >>># clear sys.ps1 # clear sys.ps2 # clear sys.last_exc <<< 7163 1726888040.90628: stdout chunk (state=3): >>># clear sys.last_type # clear sys.last_value <<< 7163 1726888040.90648: stdout chunk (state=3): >>># clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin <<< 7163 1726888040.90662: stdout chunk (state=3): >>># restore sys.stdout # restore sys.stderr <<< 7163 1726888040.90886: stdout chunk (state=3): >>># cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removi<<< 7163 1726888040.90922: stdout chunk (state=3): >>>ng selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules <<< 7163 1726888040.91326: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7163 1726888040.91353: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma <<< 7163 1726888040.91386: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma <<< 7163 1726888040.91416: stdout chunk (state=3): >>># destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 7163 1726888040.91423: stdout chunk (state=3): >>># destroy ntpath <<< 7163 1726888040.91458: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 7163 1726888040.91488: stdout chunk (state=3): >>># destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess <<< 7163 1726888040.91519: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy selectors # destroy errno <<< 7163 1726888040.91532: stdout chunk (state=3): >>># destroy array <<< 7163 1726888040.91550: stdout chunk (state=3): >>># destroy datetime # destroy selinux # destroy shutil <<< 7163 1726888040.91563: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 7163 1726888040.91614: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 <<< 7163 1726888040.91646: stdout chunk (state=3): >>># cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 7163 1726888040.91661: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437<<< 7163 1726888040.91679: stdout chunk (state=3): >>> # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 7163 1726888040.91690: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 7163 1726888040.91714: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types <<< 7163 1726888040.91759: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 7163 1726888040.91863: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7163 1726888040.91999: stdout chunk (state=3): >>># destroy sys.monitoring <<< 7163 1726888040.92020: stdout chunk (state=3): >>># destroy _socket <<< 7163 1726888040.92023: stdout chunk (state=3): >>># destroy _collections <<< 7163 1726888040.92062: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 7163 1726888040.92099: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 7163 1726888040.92171: stdout chunk (state=3): >>># destroy _typing <<< 7163 1726888040.92189: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7163 1726888040.92275: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 7163 1726888040.92296: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 7163 1726888040.92344: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib <<< 7163 1726888040.92385: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re # destroy itertools <<< 7163 1726888040.92405: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 7163 1726888040.92461: stdout chunk (state=3): >>># clear sys.audit hooks <<< 7163 1726888040.92887: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.46.206 closed. <<< 7163 1726888040.92946: stderr chunk (state=3): >>><<< 7163 1726888040.92950: stdout chunk (state=3): >>><<< <10.31.46.206> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef8184d0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef7e7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef81aa50>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef5c9130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef5c9fa0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef607d70>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef607fb0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef63f770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef63fe00>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef61fa40>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef61d160>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef604f20>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef65f6e0>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef65e300>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef61e030>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef65cb30>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef694710>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef6041a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef694bc0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef694a70>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef694e60>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef602cc0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef695550>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef695220>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef696450>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef6ac650>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef6add30>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef6aebd0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef6af230>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef6ae120>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef6afcb0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef6af3e0>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef6963c0>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef443b60>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef46c5c0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef46c350>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef46c5f0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef46cef0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef46d820>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef46c7d0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef441d00>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef46ec30>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef46d970>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef696b70>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef49af90>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef4bb2c0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef4ebfb0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef51e810>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef51c1d0>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef4bbf50>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef329190>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef4ba0c0>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef46fb90>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f92ef4ba1e0>\r\n# zipimport: found 34 names in \'/tmp/ansible_community.general.ini_file_payload_q5idsja1/ansible_community.general.ini_file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef37ae10>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef359d00>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef358e60>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef378b60>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef3aa870>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef3aa600>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef3a9f10>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef3aa3f0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef37b890>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef3ab5c0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef3ab800>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef3abcb0>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed15a90>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed176b0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed17f80>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed19220>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed1bcb0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef35af00>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed19f70>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed23bc0>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed22690>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed223f0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed22960>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed1a480>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed6bec0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed6bfb0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed6da90>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed6d850>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed6ff50>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed6e180>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed736e0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed6ffb0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed747a0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed74890>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed74770>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed6c200>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed77fe0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eedfd160>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed767b0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed77b60>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed763c0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eec052e0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eec06120>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eedfd2b0>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eec060c0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eec07380>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eec11df0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eec0d5e0>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed027b0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef3e6480>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eec11e80>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef35b6b0>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community.general\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community.general.plugins\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible_collections.community.general.plugins.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "proxy_pam_target", "value": "sssd-shadowutils", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible_collections\r\n# destroy ansible_collections\r\n# cleanup[2] removing ansible_collections.community\r\n# destroy ansible_collections.community\r\n# cleanup[2] removing ansible_collections.community.general\r\n# destroy ansible_collections.community.general\r\n# cleanup[2] removing ansible_collections.community.general.plugins\r\n# destroy ansible_collections.community.general.plugins\r\n# cleanup[2] removing ansible_collections.community.general.plugins.modules\r\n# destroy ansible_collections.community.general.plugins.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.46.206 closed.\r\n") 7163 1726888040.93148: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef8184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef7e7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef81aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef5c9130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef5c9fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef607d70> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef607fb0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef63f770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef63fe00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef61fa40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef61d160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef604f20> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef65f6e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef65e300> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef61e030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef65cb30> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef694710> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef6041a0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef694bc0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef694a70> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef694e60> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef602cc0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef695550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef695220> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef696450> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef6ac650> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef6add30> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef6aebd0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef6af230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef6ae120> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef6afcb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef6af3e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef6963c0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef443b60> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef46c5c0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef46c350> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef46c5f0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef46cef0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef46d820> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef46c7d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef441d00> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef46ec30> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef46d970> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef696b70> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef49af90> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef4bb2c0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef4ebfb0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef51e810> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef51c1d0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef4bbf50> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef329190> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef4ba0c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef46fb90> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f92ef4ba1e0> # zipimport: found 34 names in '/tmp/ansible_community.general.ini_file_payload_q5idsja1/ansible_community.general.ini_file_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef37ae10> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef359d00> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef358e60> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef378b60> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef3aa870> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef3aa600> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef3a9f10> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef3aa3f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef37b890> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef3ab5c0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef3ab800> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef3abcb0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed15a90> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed176b0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed17f80> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed19220> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed1bcb0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92ef35af00> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed19f70> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed23bc0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed22690> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed223f0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed22960> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed1a480> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed6bec0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed6bfb0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed6da90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed6d850> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed6ff50> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed6e180> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed736e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed6ffb0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed747a0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed74890> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed74770> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed6c200> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed77fe0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eedfd160> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed767b0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eed77b60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed763c0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eec052e0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eec06120> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eedfd2b0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eec060c0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eec07380> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92eec11df0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eec0d5e0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eed027b0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef3e6480> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92eec11e80> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92ef35b6b0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins' # # zipimport: zlib available # zipimport: zlib available import 'ansible_collections.community.general.plugins.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "diff": {"before": "", "after": "", "before_header": "/etc/sssd/sssd.conf (content)", "after_header": "/etc/sssd/sssd.conf (content)"}, "msg": "OK", "path": "/etc/sssd/sssd.conf", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "invocation": {"module_args": {"path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "option": "proxy_pam_target", "value": "sssd-shadowutils", "state": "present", "create": true, "owner": "root", "group": "root", "mode": "0600", "backup": false, "exclusive": true, "no_extra_spaces": false, "ignore_spaces": false, "allow_no_value": false, "modify_inactive_option": true, "follow": false, "unsafe_writes": false, "section_has_values": null, "values": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.46.206 closed. 7163 1726888040.94813: done with _execute_module (community.general.ini_file, {'path': '/etc/sssd/sssd.conf', 'section': 'domain/nssfiles', 'option': 'proxy_pam_target', 'value': 'sssd-shadowutils', 'state': 'present', 'create': True, 'owner': 'root', 'group': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'community.general.ini_file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7163 1726888040.94819: _low_level_execute_command(): starting 7163 1726888040.94823: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343/ > /dev/null 2>&1 && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888040.544291-7720-198807775262343/ > /dev/null 2>&1 && sleep 0'"'"'' 7163 1726888040.94836: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888040.94843: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888040.94846: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888040.94848: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888040.94851: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' <<< 7163 1726888040.94854: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888040.94857: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888040.94859: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888040.97376: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888040.97411: stderr chunk (state=3): >>><<< 7163 1726888040.97414: stdout chunk (state=3): >>><<< <10.31.46.206> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888040.97437: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888040.97647: handler run complete 7163 1726888040.97650: attempt loop complete, returning result 7163 1726888040.97653: variable 'item' from source: unknown 7163 1726888040.97655: variable 'item' from source: unknown ok: [managed_node3] => (item={'key': 'proxy_pam_target', 'value': 'sssd-shadowutils'}) => { "ansible_loop_var": "item", "changed": false, "diff": { "after": "", "after_header": "/etc/sssd/sssd.conf (content)", "before": "", "before_header": "/etc/sssd/sssd.conf (content)" }, "gid": 0, "group": "root", "invocation": { "module_args": { "allow_no_value": false, "attributes": null, "backup": false, "create": true, "exclusive": true, "follow": false, "group": "root", "ignore_spaces": false, "mode": "0600", "modify_inactive_option": true, "no_extra_spaces": false, "option": "proxy_pam_target", "owner": "root", "path": "/etc/sssd/sssd.conf", "section": "domain/nssfiles", "section_has_values": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "value": "sssd-shadowutils", "values": null } }, "item": { "key": "proxy_pam_target", "value": "sssd-shadowutils" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 144, "state": "file", "uid": 0 } MSG: OK 7163 1726888040.97944: dumping result to json 7163 1726888040.97950: done dumping result, returning 7163 1726888040.97953: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Configure sssd proxy provider domain [02619b48-4a2f-6d34-1d0e-00000000000f] 7163 1726888040.97956: sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000f 7163 1726888040.98228: done sending task result for task 02619b48-4a2f-6d34-1d0e-00000000000f 7163 1726888040.98232: WORKER PROCESS EXITING 7163 1726888040.98502: no more pending results, returning what we have 7163 1726888040.98509: results queue empty 7163 1726888040.98510: checking for any_errors_fatal 7163 1726888040.98520: done checking for any_errors_fatal 7163 1726888040.98521: checking for max_fail_percentage 7163 1726888040.98522: done checking for max_fail_percentage 7163 1726888040.98523: checking to see if all hosts have failed and the running result is not ok 7163 1726888040.98524: done checking to see if all hosts have failed 7163 1726888040.98525: getting the remaining hosts for this loop 7163 1726888040.98526: done getting the remaining hosts for this loop 7163 1726888040.98529: getting the next task for host managed_node1 7163 1726888040.98629: done getting next task for host managed_node1 7163 1726888040.98635: ^ task is: TASK: fedora.linux_system_roles.tlog : Configure sssd session recording config 7163 1726888040.98640: ^ state is: HOST STATE: block=3, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888040.98689: getting the next task for host managed_node2 7163 1726888040.98694: done getting next task for host managed_node2 7163 1726888040.98698: ^ task is: TASK: fedora.linux_system_roles.tlog : Configure sssd session recording config 7163 1726888040.98700: ^ state is: HOST STATE: block=3, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888040.98702: getting the next task for host managed_node3 7163 1726888040.98705: done getting next task for host managed_node3 7163 1726888040.98708: ^ task is: TASK: fedora.linux_system_roles.tlog : Configure sssd session recording config 7163 1726888040.98709: ^ state is: HOST STATE: block=3, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888040.98735: getting variables 7163 1726888040.98737: in VariableManager get_vars() 7163 1726888040.98773: Calling all_inventory to load vars for managed_node1 7163 1726888040.98807: Calling groups_inventory to load vars for managed_node1 7163 1726888040.98812: Calling all_plugins_inventory to load vars for managed_node1 7163 1726888040.98822: Calling all_plugins_play to load vars for managed_node1 7163 1726888040.98834: Calling groups_plugins_inventory to load vars for managed_node1 7163 1726888040.98857: Calling groups_plugins_play to load vars for managed_node1 7163 1726888041.00134: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888041.00818: done with get_vars() 7163 1726888041.00835: done getting variables 7163 1726888041.00939: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.tlog : Configure sssd session recording config] *** task path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:64 Friday 20 September 2024 23:07:21 -0400 (0:00:02.213) 0:00:13.019 ****** 7163 1726888041.00961: entering _queue_task() for managed_node1/template 7163 1726888041.00962: Creating lock for template 7163 1726888041.01291: worker is 1 (out of 3 available) 7163 1726888041.01312: exiting _queue_task() for managed_node1/template 7163 1726888041.01360: getting variables 7163 1726888041.01363: in VariableManager get_vars() 7163 1726888041.01871: Calling all_inventory to load vars for managed_node2 7163 1726888041.01875: Calling groups_inventory to load vars for managed_node2 7163 1726888041.01878: Calling all_plugins_inventory to load vars for managed_node2 7163 1726888041.01896: Calling all_plugins_play to load vars for managed_node2 7163 1726888041.01900: Calling groups_plugins_inventory to load vars for managed_node2 7163 1726888041.01903: Calling groups_plugins_play to load vars for managed_node2 7163 1726888041.02559: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Configure sssd session recording config 7163 1726888041.02563: in run() - task 02619b48-4a2f-6d34-1d0e-000000000010 7163 1726888041.02566: variable 'ansible_search_path' from source: unknown 7163 1726888041.02569: variable 'ansible_search_path' from source: unknown 7163 1726888041.02572: calling self._execute() 7163 1726888041.02574: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888041.02576: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888041.02579: variable 'omit' from source: magic vars 7163 1726888041.02581: variable 'tlog_use_sssd' from source: role '' defaults 7163 1726888041.02583: Evaluated conditional (tlog_use_sssd): True 7163 1726888041.02585: variable 'omit' from source: magic vars 7163 1726888041.02587: variable 'omit' from source: magic vars 7163 1726888041.02589: variable '__tlog_sssd_session_recording_conf' from source: role '' all vars 7163 1726888041.03031: variable '__tlog_sssd_session_recording_conf' from source: role '' all vars 7163 1726888041.03034: variable 'omit' from source: magic vars 7163 1726888041.03039: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7163 1726888041.03042: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7163 1726888041.03044: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7163 1726888041.03046: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888041.03049: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888041.03052: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7163 1726888041.03055: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888041.03059: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888041.03086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888041.03680: Set connection var ansible_shell_executable to /bin/sh 7163 1726888041.03684: Set connection var ansible_timeout to 10 7163 1726888041.03687: Set connection var ansible_module_compression to ZIP_DEFLATED 7163 1726888041.03689: Set connection var ansible_shell_type to sh 7163 1726888041.03692: Set connection var ansible_pipelining to False 7163 1726888041.03694: Set connection var ansible_connection to ssh 7163 1726888041.03696: variable 'ansible_shell_executable' from source: unknown 7163 1726888041.03698: variable 'ansible_connection' from source: unknown 7163 1726888041.03700: variable 'ansible_module_compression' from source: unknown 7163 1726888041.03703: variable 'ansible_shell_type' from source: unknown 7163 1726888041.03705: variable 'ansible_shell_executable' from source: unknown 7163 1726888041.03707: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888041.03709: variable 'ansible_pipelining' from source: unknown 7163 1726888041.03711: variable 'ansible_timeout' from source: unknown 7163 1726888041.03713: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888041.03716: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7163 1726888041.03719: variable 'omit' from source: magic vars 7163 1726888041.03721: starting attempt loop 7163 1726888041.03723: running the handler 7163 1726888041.03725: _low_level_execute_command(): starting 7163 1726888041.03727: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 7163 1726888041.04310: done with get_vars() 7163 1726888041.04329: done getting variables 7163 1726888041.04396: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7163 1726888041.04405: entering _queue_task() for managed_node2/template 7163 1726888041.04820: worker is 2 (out of 3 available) 7163 1726888041.04832: exiting _queue_task() for managed_node2/template 7163 1726888041.05066: getting variables 7163 1726888041.05071: in VariableManager get_vars() 7163 1726888041.05163: Calling all_inventory to load vars for managed_node3 7163 1726888041.05170: Calling groups_inventory to load vars for managed_node3 7163 1726888041.05174: Calling all_plugins_inventory to load vars for managed_node3 7163 1726888041.05192: Calling all_plugins_play to load vars for managed_node3 7163 1726888041.05198: Calling groups_plugins_inventory to load vars for managed_node3 7163 1726888041.05201: Calling groups_plugins_play to load vars for managed_node3 7163 1726888041.06130: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Configure sssd session recording config 7163 1726888041.06139: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 7163 1726888041.06145: in run() - task 02619b48-4a2f-6d34-1d0e-000000000010 7163 1726888041.06147: variable 'ansible_search_path' from source: unknown 7163 1726888041.06151: variable 'ansible_search_path' from source: unknown 7163 1726888041.06155: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888041.06160: calling self._execute() 7163 1726888041.06162: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888041.06165: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888041.06167: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888041.06170: variable 'omit' from source: magic vars 7163 1726888041.06172: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888041.06175: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' <<< 7163 1726888041.06177: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888041.06179: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888041.06182: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 7163 1726888041.06184: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888041.06187: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6497 <<< 7163 1726888041.06189: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888041.06192: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888041.07030: variable 'tlog_use_sssd' from source: role '' defaults 7163 1726888041.07033: Evaluated conditional (tlog_use_sssd): True 7163 1726888041.07036: variable 'omit' from source: magic vars 7163 1726888041.07041: variable 'omit' from source: magic vars 7163 1726888041.07044: variable '__tlog_sssd_session_recording_conf' from source: role '' all vars 7163 1726888041.07046: variable '__tlog_sssd_session_recording_conf' from source: role '' all vars 7163 1726888041.07049: variable 'omit' from source: magic vars 7163 1726888041.07051: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7163 1726888041.07054: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7163 1726888041.07056: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7163 1726888041.07058: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888041.07061: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888041.07063: variable 'inventory_hostname' from source: host vars for 'managed_node2' 7163 1726888041.07156: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888041.07786: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888041.07790: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888041.07792: Set connection var ansible_shell_executable to /bin/sh 7163 1726888041.07795: Set connection var ansible_timeout to 10 7163 1726888041.07797: Set connection var ansible_module_compression to ZIP_DEFLATED 7163 1726888041.07805: Set connection var ansible_shell_type to sh 7163 1726888041.07808: Set connection var ansible_pipelining to False 7163 1726888041.07810: Set connection var ansible_connection to ssh 7163 1726888041.07812: variable 'ansible_shell_executable' from source: unknown 7163 1726888041.07817: variable 'ansible_connection' from source: unknown 7163 1726888041.07819: variable 'ansible_module_compression' from source: unknown 7163 1726888041.07821: variable 'ansible_shell_type' from source: unknown 7163 1726888041.07823: variable 'ansible_shell_executable' from source: unknown 7163 1726888041.07826: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888041.07828: variable 'ansible_pipelining' from source: unknown 7163 1726888041.07831: variable 'ansible_timeout' from source: unknown 7163 1726888041.07834: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888041.07842: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7163 1726888041.07846: variable 'omit' from source: magic vars 7163 1726888041.07856: starting attempt loop 7163 1726888041.07858: running the handler 7163 1726888041.07860: _low_level_execute_command(): starting 7163 1726888041.07864: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 7163 1726888041.07882: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888041.07886: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888041.08862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888041.08868: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888041.08871: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888041.08873: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 <<< 7163 1726888041.08875: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 7163 1726888041.08877: stderr chunk (state=3): >>>debug2: match not found <<< 7163 1726888041.08879: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 7163 1726888041.08883: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7163 1726888041.08886: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 7163 1726888041.08889: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' <<< 7163 1726888041.08891: stdout chunk (state=3): >>>/root <<< 7163 1726888041.08894: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888041.08896: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888041.08898: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 7163 1726888041.08900: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 7163 1726888041.08903: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 7163 1726888041.08905: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6519 <<< 7163 1726888041.08907: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888041.08909: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888041.08911: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888041.08913: stdout chunk (state=3): >>><<< 7163 1726888041.08915: stderr chunk (state=3): >>><<< <10.31.12.215> (0, b'/root\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888041.08926: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888041.08928: _low_level_execute_command(): starting 7163 1726888041.08930: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744 `" && echo ansible-tmp-1726888041.0859213-7837-98798122796744="` echo /root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744 `" ) && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744 `" && echo ansible-tmp-1726888041.0859213-7837-98798122796744="` echo /root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744 `" ) && sleep 0'"'"'' 7163 1726888041.09406: done with get_vars() 7163 1726888041.09425: done getting variables 7163 1726888041.09489: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7163 1726888041.09499: entering _queue_task() for managed_node3/template 7163 1726888041.09860: worker is 3 (out of 3 available) 7163 1726888041.09879: exiting _queue_task() for managed_node3/template 7163 1726888041.09903: done queuing things up, now waiting for results queue to drain 7163 1726888041.09905: waiting for pending results... 7163 1726888041.10041: stdout chunk (state=3): >>>/root <<< 7163 1726888041.10535: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Configure sssd session recording config 7163 1726888041.10543: in run() - task 02619b48-4a2f-6d34-1d0e-000000000010 7163 1726888041.10546: variable 'ansible_search_path' from source: unknown 7163 1726888041.10549: variable 'ansible_search_path' from source: unknown 7163 1726888041.10553: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888041.10556: stdout chunk (state=3): >>><<< 7163 1726888041.10559: stderr chunk (state=3): >>><<< <10.31.45.174> (0, b'/root\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888041.10572: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888041.10575: _low_level_execute_command(): starting 7163 1726888041.10580: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145 `" && echo ansible-tmp-1726888041.1044214-7839-10043983839145="` echo /root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145 `" ) && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145 `" && echo ansible-tmp-1726888041.1044214-7839-10043983839145="` echo /root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145 `" ) && sleep 0'"'"'' 7163 1726888041.10636: calling self._execute() 7163 1726888041.10655: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7163 1726888041.10746: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888041.10758: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888041.10771: variable 'omit' from source: magic vars 7163 1726888041.11167: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' <<< 7163 1726888041.11361: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888041.11370: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888041.11387: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888041.11467: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888041.11553: variable 'tlog_use_sssd' from source: role '' defaults 7163 1726888041.11657: Evaluated conditional (tlog_use_sssd): True 7163 1726888041.11675: variable 'omit' from source: magic vars 7163 1726888041.11855: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888041.11859: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888041.11925: variable 'omit' from source: magic vars 7163 1726888041.11929: variable '__tlog_sssd_session_recording_conf' from source: role '' all vars 7163 1726888041.11952: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888041.11973: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888041.12161: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' <<< 7163 1726888041.12192: variable '__tlog_sssd_session_recording_conf' from source: role '' all vars 7163 1726888041.12242: variable 'omit' from source: magic vars 7163 1726888041.12315: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888041.12334: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888041.12414: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7163 1726888041.12484: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7163 1726888041.12521: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7163 1726888041.12547: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888041.12587: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888041.12603: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7163 1726888041.12608: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888041.12611: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888041.12867: Set connection var ansible_shell_executable to /bin/sh 7163 1726888041.12875: Set connection var ansible_timeout to 10 7163 1726888041.12879: Set connection var ansible_module_compression to ZIP_DEFLATED 7163 1726888041.12887: Set connection var ansible_shell_type to sh 7163 1726888041.12891: Set connection var ansible_pipelining to False 7163 1726888041.12895: Set connection var ansible_connection to ssh 7163 1726888041.12910: variable 'ansible_shell_executable' from source: unknown 7163 1726888041.12921: variable 'ansible_connection' from source: unknown 7163 1726888041.12933: variable 'ansible_module_compression' from source: unknown 7163 1726888041.12947: variable 'ansible_shell_type' from source: unknown 7163 1726888041.12978: variable 'ansible_shell_executable' from source: unknown 7163 1726888041.13044: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888041.13048: variable 'ansible_pipelining' from source: unknown 7163 1726888041.13051: variable 'ansible_timeout' from source: unknown 7163 1726888041.13053: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888041.13165: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7163 1726888041.13175: variable 'omit' from source: magic vars 7163 1726888041.13182: starting attempt loop 7163 1726888041.13187: running the handler 7163 1726888041.13204: _low_level_execute_command(): starting 7163 1726888041.13211: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 7163 1726888041.13723: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888041.13730: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address <<< 7163 1726888041.13733: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 7163 1726888041.13737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888041.13791: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' <<< 7163 1726888041.13798: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888041.13800: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888041.13832: stdout chunk (state=3): >>>ansible-tmp-1726888041.0859213-7837-98798122796744=/root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744 <<< 7163 1726888041.13855: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888041.13943: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe <<< 7163 1726888041.13954: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7163 1726888041.13978: stderr chunk (state=3): >>><<< 7163 1726888041.13984: stdout chunk (state=3): >>><<< <10.31.12.215> (0, b'ansible-tmp-1726888041.0859213-7837-98798122796744=/root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888041.14001: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888041.0859213-7837-98798122796744=/root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888041.14044: evaluation_path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks 7163 1726888041.14054: search_path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/templates/sssd-session-recording.conf /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/sssd-session-recording.conf /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/templates/sssd-session-recording.conf /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/sssd-session-recording.conf /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/templates/sssd-session-recording.conf /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/sssd-session-recording.conf 7163 1726888041.14086: variable 'ansible_search_path' from source: unknown 7163 1726888041.14251: stdout chunk (state=3): >>>ansible-tmp-1726888041.1044214-7839-10043983839145=/root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145 <<< 7163 1726888041.14399: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888041.14402: stdout chunk (state=3): >>><<< 7163 1726888041.14405: stderr chunk (state=3): >>><<< <10.31.45.174> (0, b'ansible-tmp-1726888041.1044214-7839-10043983839145=/root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888041.14655: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888041.1044214-7839-10043983839145=/root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888041.14660: evaluation_path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks 7163 1726888041.14663: search_path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/templates/sssd-session-recording.conf /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/sssd-session-recording.conf /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/templates/sssd-session-recording.conf /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/sssd-session-recording.conf /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/templates/sssd-session-recording.conf /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/sssd-session-recording.conf 7163 1726888041.14666: variable 'ansible_search_path' from source: unknown 7163 1726888041.15096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7163 1726888041.15136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7163 1726888041.15267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7163 1726888041.15355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7163 1726888041.15390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7163 1726888041.15576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7163 1726888041.15633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7163 1726888041.15636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7163 1726888041.15641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7163 1726888041.15644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7163 1726888041.15842: stdout chunk (state=3): >>>/root <<< 7163 1726888041.15927: variable 'ansible_managed' from source: unknown 7163 1726888041.15939: variable 'tlog_scope_sssd' from source: role '' defaults 7163 1726888041.15957: variable 'tlog_users_sssd' from source: role '' defaults 7163 1726888041.15967: variable 'tlog_groups_sssd' from source: role '' defaults 7163 1726888041.15974: variable 'tlog_exclude_users_sssd' from source: role '' defaults 7163 1726888041.16044: variable 'tlog_exclude_groups_sssd' from source: role '' defaults 7163 1726888041.16284: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888041.16287: stdout chunk (state=3): >>><<< 7163 1726888041.16290: stderr chunk (state=3): >>><<< <10.31.46.206> (0, b'/root\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888041.16297: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888041.16301: _low_level_execute_command(): starting 7163 1726888041.16304: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788 `" && echo ansible-tmp-1726888041.1619096-7842-37048898057788="` echo /root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788 `" ) && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788 `" && echo ansible-tmp-1726888041.1619096-7842-37048898057788="` echo /root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788 `" ) && sleep 0'"'"'' 7163 1726888041.16385: variable 'ansible_managed' from source: unknown 7163 1726888041.16771: variable 'tlog_scope_sssd' from source: role '' defaults 7163 1726888041.16776: variable 'tlog_users_sssd' from source: role '' defaults 7163 1726888041.16779: variable 'tlog_groups_sssd' from source: role '' defaults 7163 1726888041.16781: variable 'tlog_exclude_users_sssd' from source: role '' defaults 7163 1726888041.16784: variable 'tlog_exclude_groups_sssd' from source: role '' defaults 7163 1726888041.17344: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7163 1726888041.17428: variable 'ansible_module_compression' from source: unknown 7163 1726888041.17743: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7163 1726888041.17787: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888041.17790: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7163 1726888041.17795: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass <<< 7163 1726888041.17797: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888041.17800: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 7163 1726888041.17803: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888041.17854: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 7163 1726888041.17994: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_stat.py 7163 1726888041.18017: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7163 1726888041.18153: variable 'ansible_module_compression' from source: unknown 7163 1726888041.18171: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' <<< 7163 1726888041.18175: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< <10.31.45.174> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmp0jd5c9kb TO /root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_stat.py <10.31.45.174> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' '[10.31.45.174]' 7163 1726888041.18261: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888041.18328: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7163 1726888041.18371: variable 'ansible_facts' from source: host vars for 'managed_node1' 7163 1726888041.18395: Sending initial data 7163 1726888041.18403: Sent initial data (150 bytes) Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 7163 1726888041.18519: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_stat.py <10.31.12.215> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmp3wjtof4q TO /root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_stat.py <10.31.12.215> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' '[10.31.12.215]' 7163 1726888041.18774: Sending initial data 7163 1726888041.18850: Sent initial data (150 bytes) 7163 1726888041.19658: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' <<< 7163 1726888041.19685: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888041.19711: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888041.19732: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888041.19755: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6519 <<< 7163 1726888041.19954: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888041.19968: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888041.20023: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888041.20051: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888041.20072: stdout chunk (state=3): >>>ansible-tmp-1726888041.1619096-7842-37048898057788=/root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788 <<< 7163 1726888041.20101: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888041.20134: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' <<< 7163 1726888041.20177: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888041.20192: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888041.20227: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888041.20252: stderr chunk (state=3): >>><<< 7163 1726888041.20263: stdout chunk (state=3): >>><<< <10.31.46.206> (0, b'ansible-tmp-1726888041.1619096-7842-37048898057788=/root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888041.20349: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888041.1619096-7842-37048898057788=/root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888041.20358: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888041.20387: evaluation_path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks 7163 1726888041.20428: search_path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/templates/sssd-session-recording.conf /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/sssd-session-recording.conf /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/templates/sssd-session-recording.conf /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/sssd-session-recording.conf /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/templates/sssd-session-recording.conf /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/sssd-session-recording.conf 7163 1726888041.20464: variable 'ansible_search_path' from source: unknown 7163 1726888041.20840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7163 1726888041.20880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7163 1726888041.20929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7163 1726888041.20976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7163 1726888041.21000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7163 1726888041.21343: variable 'ansible_managed' from source: unknown 7163 1726888041.21347: variable 'tlog_scope_sssd' from source: role '' defaults 7163 1726888041.21350: variable 'tlog_users_sssd' from source: role '' defaults 7163 1726888041.21353: variable 'tlog_groups_sssd' from source: role '' defaults 7163 1726888041.21355: variable 'tlog_exclude_users_sssd' from source: role '' defaults 7163 1726888041.21357: variable 'tlog_exclude_groups_sssd' from source: role '' defaults 7163 1726888041.21794: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 7163 1726888041.21829: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 debug3: SSH2_FXP_REALPATH . -> /root <<< 7163 1726888041.22098: stderr chunk (state=3): >>>debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp0jd5c9kb debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_stat.py" debug3: Sent message fd 3 T:17 I:3 debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmp0jd5c9kb" to remote "/root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_stat.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_stat.py M:0x001a <<< 7163 1726888041.22102: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp0jd5c9kb /root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_stat.py <<< 7163 1726888041.22360: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119140 <<< 7163 1726888041.22378: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7163 1726888041.22397: stderr chunk (state=3): >>>debug3: Sent message limits@openssh.com I:1 <<< 7163 1726888041.22419: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7163 1726888041.22503: variable 'ansible_module_compression' from source: unknown 7163 1726888041.22571: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 7163 1726888041.22575: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp3wjtof4q debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_stat.py" debug3: Sent message fd 3 T:17 I:3 <<< 7163 1726888041.22578: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp3wjtof4q /root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_stat.py <<< 7163 1726888041.22770: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7163 1726888041.22814: variable 'ansible_facts' from source: host vars for 'managed_node3' 7163 1726888041.22829: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmp3wjtof4q" to remote "/root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_stat.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_stat.py M:0x001a debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119140 <<< Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 7163 1726888041.23030: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788/AnsiballZ_stat.py <10.31.46.206> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpebzvp9vz TO /root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788/AnsiballZ_stat.py <10.31.46.206> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/a3358520e8"' '[10.31.46.206]' 7163 1726888041.23192: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888041.23195: stderr chunk (state=3): >>>debug3: In write loop, ack for 6 119140 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 7163 1726888041.23215: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888041.23347: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888041.23379: stderr chunk (state=3): >>><<< 7163 1726888041.23393: stdout chunk (state=3): >>><<< <10.31.45.174> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp0jd5c9kb /root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_stat.py\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master at \'/root/.ansible/cp/26e6bc9b9f\'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp0jd5c9kb\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_stat.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmp0jd5c9kb" to remote "/root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_stat.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_stat.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_stat.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119140\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119140 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 7163 1726888041.23575: done transferring module to remote 7163 1726888041.23598: _low_level_execute_command(): starting 7163 1726888041.23747: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/ /root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_stat.py && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/ /root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_stat.py && sleep 0'"'"'' 7163 1726888041.23988: Sending initial data 7163 1726888041.23993: Sent initial data (150 bytes) 7163 1726888041.24374: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 119140 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 7163 1726888041.24691: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888041.24816: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888041.24827: stderr chunk (state=3): >>><<< 7163 1726888041.24836: stdout chunk (state=3): >>><<< <10.31.12.215> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp3wjtof4q /root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_stat.py\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master at \'/root/.ansible/cp/1fb99bda8d\'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp3wjtof4q\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_stat.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmp3wjtof4q" to remote "/root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_stat.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_stat.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_stat.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119140\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119140 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 7163 1726888041.24889: done transferring module to remote 7163 1726888041.25024: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888041.25028: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888041.25246: _low_level_execute_command(): starting 7163 1726888041.25250: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/ /root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_stat.py && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/ /root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_stat.py && sleep 0'"'"'' 7163 1726888041.25274: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888041.25500: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888041.25516: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' <<< 7163 1726888041.25557: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888041.25579: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888041.25604: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888041.25625: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888041.25696: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888041.25712: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888041.26051: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888041.26073: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888041.26100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888041.26131: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888041.26245: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' <<< 7163 1726888041.26259: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888041.26278: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888041.26297: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 7163 1726888041.26309: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 7163 1726888041.26331: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 <<< 7163 1726888041.26455: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888041.27486: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888041.27514: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7163 1726888041.27523: stderr chunk (state=3): >>><<< 7163 1726888041.27532: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 7163 1726888041.27536: stdout chunk (state=3): >>><<< <10.31.45.174> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888041.27588: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888041.27593: _low_level_execute_command(): starting 7163 1726888041.27596: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_stat.py && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888041.27844: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' -tt 10.31.45.174 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_stat.py && sleep 0'"'"'' 7163 1726888041.27901: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpebzvp9vz debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788/AnsiballZ_stat.py" debug3: Sent message fd 3 T:17 I:3 <<< 7163 1726888041.27905: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpebzvp9vz /root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788/AnsiballZ_stat.py <<< 7163 1726888041.27936: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpebzvp9vz" to remote "/root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788/AnsiballZ_stat.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788/AnsiballZ_stat.py M:0x001a <<< 7163 1726888041.27997: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119140 <<< 7163 1726888041.28389: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888041.28415: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888041.28423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888041.28426: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7163 1726888041.28428: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888041.28455: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888041.28493: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888041.28527: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888041.28534: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888041.28547: stderr chunk (state=3): >>><<< 7163 1726888041.28558: stdout chunk (state=3): >>><<< 7163 1726888041.28577: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< <10.31.12.215> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888041.28644: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888041.28647: _low_level_execute_command(): starting 7163 1726888041.28653: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_stat.py && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' -tt 10.31.12.215 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_stat.py && sleep 0'"'"'' 7163 1726888041.28721: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888041.29169: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 119140 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 7163 1726888041.29220: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888041.29620: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888041.29623: stdout chunk (state=3): >>><<< 7163 1726888041.29626: stderr chunk (state=3): >>><<< <10.31.46.206> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpebzvp9vz /root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788/AnsiballZ_stat.py\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master at \'/root/.ansible/cp/a3358520e8\'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpebzvp9vz\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788/AnsiballZ_stat.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpebzvp9vz" to remote "/root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788/AnsiballZ_stat.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788/AnsiballZ_stat.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788/AnsiballZ_stat.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119140\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119140 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 7163 1726888041.29634: done transferring module to remote 7163 1726888041.29636: _low_level_execute_command(): starting 7163 1726888041.29646: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788/ /root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788/AnsiballZ_stat.py && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788/ /root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788/AnsiballZ_stat.py && sleep 0'"'"'' 7163 1726888041.29703: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888041.29718: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888041.30147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888041.30152: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888041.30157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888041.30161: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888041.30165: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888041.30168: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888041.30171: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888041.30175: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' <<< 7163 1726888041.30179: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888041.30186: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888041.30842: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888041.30846: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888041.30848: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888041.30851: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888041.30854: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 7163 1726888041.30856: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888041.30863: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7163 1726888041.30897: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 7163 1726888041.30952: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # <<< 7163 1726888041.30964: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888041.30980: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888041.30987: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7163 1726888041.31025: stdout chunk (state=3): >>>import 'time' # <<< 7163 1726888041.31045: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7163 1726888041.31095: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 7163 1726888041.31128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 7163 1726888041.31145: stdout chunk (state=3): >>>import 'codecs' # <<< 7163 1726888041.31160: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888041.31204: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb8184d0> <<< 7163 1726888041.31241: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb7e7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb81aa50> <<< 7163 1726888041.31289: stdout chunk (state=3): >>>import '_signal' # <<< 7163 1726888041.31322: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 7163 1726888041.31354: stdout chunk (state=3): >>>import 'io' # <<< 7163 1726888041.31417: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 7163 1726888041.31430: stdout chunk (state=3): >>>import '_collections_abc' # <<< 7163 1726888041.31457: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 7163 1726888041.31502: stdout chunk (state=3): >>>import 'os' # <<< 7163 1726888041.31547: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 7163 1726888041.31566: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 7163 1726888041.31600: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 7163 1726888041.31612: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb62d130> <<< 7163 1726888041.31665: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 7163 1726888041.31684: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888041.31692: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb62dfa0> <<< 7163 1726888041.31708: stdout chunk (state=3): >>>import 'site' # <<< 7163 1726888041.31747: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7163 1726888041.31978: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 7163 1726888041.31988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 7163 1726888041.32012: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 7163 1726888041.32020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888041.32036: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7163 1726888041.32086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 7163 1726888041.32099: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 7163 1726888041.32129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 7163 1726888041.32140: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb66bda0> <<< 7163 1726888041.32163: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 7163 1726888041.32181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 7163 1726888041.32203: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb66bfe0> <<< 7163 1726888041.32229: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 7163 1726888041.32256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 7163 1726888041.32286: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7163 1726888041.32330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888041.32354: stdout chunk (state=3): >>>import 'itertools' # <<< 7163 1726888041.32389: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7163 1726888041.32392: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6a3770> <<< 7163 1726888041.32422: stdout chunk (state=3): >>>import _imp # builtin <<< 7163 1726888041.32429: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6a3e00> <<< 7163 1726888041.32436: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7163 1726888041.32445: stdout chunk (state=3): >>>import '_collections' # <<< 7163 1726888041.32524: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb683a40> import '_functools' # <<< 7163 1726888041.32583: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb681190> <<< 7163 1726888041.32613: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7163 1726888041.32714: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb668f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 7163 1726888041.32786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 7163 1726888041.32820: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 7163 1726888041.32849: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f9684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f937b30> <<< 7163 1726888041.32941: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f96aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 7163 1726888041.32980: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6c3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6c2330> <<< 7163 1726888041.32998: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 7163 1726888041.33002: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb682030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6c0b30> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6f87d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6681d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888041.33020: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb6f8c80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6f8b30> <<< 7163 1726888041.33047: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb6f8ef0> <<< 7163 1726888041.33056: stdout chunk (state=3): >>>import '_collections_abc' # <<< 7163 1726888041.33059: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb666cf0> <<< 7163 1726888041.33070: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 7163 1726888041.33089: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888041.33096: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 7163 1726888041.33140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 7163 1726888041.33148: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 7163 1726888041.33167: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 7163 1726888041.33196: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6f95b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6f9280> import 'importlib.machinery' # <<< 7163 1726888041.33201: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 7163 1726888041.33223: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f73d130> <<< 7163 1726888041.33226: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6fa4b0> <<< 7163 1726888041.33231: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 7163 1726888041.33307: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 7163 1726888041.33312: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888041.33389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb7106e0> import 'errno' # <<< 7163 1726888041.33395: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f73dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7163 1726888041.33446: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb711df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 7163 1726888041.33527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 7163 1726888041.33575: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb712c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb7132c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb7121b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 7163 1726888041.33676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888041.33684: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 7163 1726888041.33687: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888041.33689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7163 1726888041.33865: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb713d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb713470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6fa510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 7163 1726888041.33871: stderr chunk (state=3): >>><<< 7163 1726888041.33874: stdout chunk (state=3): >>><<< 7163 1726888041.33877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f77bda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f77bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< <10.31.46.206> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888041.34052: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888041.34055: _low_level_execute_command(): starting 7163 1726888041.34058: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788/AnsiballZ_stat.py && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888041.34070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7163 1726888041.34073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb4a3c50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb4cc710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb4cc470> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888041.34075: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb4cc740> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' -tt 10.31.46.206 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788/AnsiballZ_stat.py && sleep 0'"'"'' 7163 1726888041.34359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f7b3770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f7b3e00> import '_collections' # <<< 7163 1726888041.34376: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f793a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f791190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f778f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 7163 1726888041.34419: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f7d3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f7d2330> <<< 7163 1726888041.34456: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f792030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f7d0b30> <<< 7163 1726888041.34545: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb4cd070> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb4cda60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb4cc920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb4a1df0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb4cedb0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb4cd8e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6fac00> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 7163 1726888041.34558: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f8087d0> <<< 7163 1726888041.34563: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb4f3140> <<< 7163 1726888041.34654: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888041.34658: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 7163 1726888041.34664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7163 1726888041.34761: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb51b470> <<< 7163 1726888041.34764: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7163 1726888041.34767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7163 1726888041.34792: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f7781d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f808c80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f808b30> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f808ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f776cf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f8095b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f809280> import 'importlib.machinery' # <<< 7163 1726888041.34841: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f80a4b0> <<< 7163 1726888041.34884: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb57c230> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 7163 1726888041.34925: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7163 1726888041.34977: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f8206e0> import 'errno' # <<< 7163 1726888041.34981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7163 1726888041.35009: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f821df0> <<< 7163 1726888041.35045: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb57e990> <<< 7163 1726888041.35178: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 7163 1726888041.35183: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f822c60> <<< 7163 1726888041.35208: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb57c350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb549250> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb381340> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb51a270> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb4cfd10> <<< 7163 1726888041.35223: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f8232c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f8221b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f823d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f823470> <<< 7163 1726888041.35259: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f80a510> <<< 7163 1726888041.35296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 7163 1726888041.35318: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4ecb51a5d0> <<< 7163 1726888041.35504: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f59fc20> <<< 7163 1726888041.35509: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888041.35512: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888041.35516: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888041.35519: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888041.35522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888041.35525: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f5c8740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f5c84a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f5c86e0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7163 1726888041.35691: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found <<< 7163 1726888041.35695: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888041.35704: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_qsinrcgu/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7163 1726888041.35712: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888041.35807: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888041.35810: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 <<< 7163 1726888041.35815: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888041.35819: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3db0b0> import '_typing' # <<< 7163 1726888041.35821: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f5c9010> <<< 7163 1726888041.35866: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f5c99d0> <<< 7163 1726888041.35957: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f5c88c0> <<< 7163 1726888041.35971: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888041.36035: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3b9fa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3b9100> # zipimport: zlib available <<< 7163 1726888041.36077: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f59ddf0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 7163 1726888041.36081: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 7163 1726888041.36084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f5cad50> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f5c9880> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f80ac00> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7163 1726888041.36301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7163 1726888041.36305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f5f30b0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 7163 1726888041.36307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888041.36330: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 7163 1726888041.36352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7163 1726888041.36371: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f61b4a0> <<< 7163 1726888041.36454: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7163 1726888041.36470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7163 1726888041.36515: stdout chunk (state=3): >>>import 'ntpath' # <<< 7163 1726888041.36543: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f678260> <<< 7163 1726888041.36620: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 7163 1726888041.36646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7163 1726888041.36762: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f67a9c0> <<< 7163 1726888041.36843: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f678380> <<< 7163 1726888041.36955: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f641250> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ef29340> <<< 7163 1726888041.36959: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f61a2a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f5cbc80> <<< 7163 1726888041.37066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3e8f61a600> <<< 7163 1726888041.37236: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_lnkj55ll/ansible_ansible.legacy.stat_payload.zip' <<< 7163 1726888041.37262: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.37401: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.37420: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7163 1726888041.37485: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7163 1726888041.37489: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.37548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 7163 1726888041.37587: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ef830e0> <<< 7163 1726888041.37592: stdout chunk (state=3): >>>import '_typing' # <<< 7163 1726888041.37808: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ef61fd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ef61130> # zipimport: zlib available <<< 7163 1726888041.37848: stdout chunk (state=3): >>>import 'ansible' # <<< 7163 1726888041.37877: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888041.37924: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 7163 1726888041.37928: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.37946: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7163 1726888041.37998: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 7163 1726888041.38162: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # <<< 7163 1726888041.38165: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7163 1726888041.38286: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888041.38303: stdout chunk (state=3): >>>import '_codecs' # <<< 7163 1726888041.38307: stdout chunk (state=3): >>>import 'codecs' # <<< 7163 1726888041.38447: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc8184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc7e7b30> <<< 7163 1726888041.38451: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc81aa50> <<< 7163 1726888041.38470: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 7163 1726888041.38542: stdout chunk (state=3): >>>import '_collections_abc' # <<< 7163 1726888041.38626: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # import 'os' # <<< 7163 1726888041.38729: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 7163 1726888041.38737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3d8f80> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb3feab0> <<< 7163 1726888041.38801: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 7163 1726888041.38805: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc62d130> <<< 7163 1726888041.38828: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc62dfa0> <<< 7163 1726888041.38890: stdout chunk (state=3): >>>import 'site' # <<< 7163 1726888041.38894: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7163 1726888041.38934: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3fe840> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3fe150> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3fe5a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3dbd40> import 'atexit' # <<< 7163 1726888041.38941: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb3ff830> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb3ffa70> <<< 7163 1726888041.39017: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 7163 1726888041.39132: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3fffb0> <<< 7163 1726888041.39136: stdout chunk (state=3): >>>import 'pwd' # <<< 7163 1726888041.39141: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 7163 1726888041.39325: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc66bda0> <<< 7163 1726888041.39329: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 7163 1726888041.39332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc66bfe0> <<< 7163 1726888041.39478: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 7163 1726888041.39485: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.39489: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad15d90> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad179b0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad183b0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad192b0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7163 1726888041.39610: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6a3770> <<< 7163 1726888041.39614: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad1bfe0> <<< 7163 1726888041.39666: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad20110> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad1a2a0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 7163 1726888041.39673: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6a3e00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc683a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc681190> <<< 7163 1726888041.39828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 7163 1726888041.39832: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc668f50> <<< 7163 1726888041.39835: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad23e60> import '_tokenize' # <<< 7163 1726888041.39935: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 7163 1726888041.39941: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad22930> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad22690> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad22c00> <<< 7163 1726888041.39944: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6c3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6c2330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc682030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6c0b30> <<< 7163 1726888041.39967: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad1a7b0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad6be90> <<< 7163 1726888041.40143: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6f87d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6681d0> <<< 7163 1726888041.40147: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad6c1d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 7163 1726888041.40207: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad6dca0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad6da60> <<< 7163 1726888041.40273: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7163 1726888041.40277: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc6f8c80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6f8b30> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc6f8ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc666cf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6f95b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6f9280> <<< 7163 1726888041.40359: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad70260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad6e390> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888041.40367: stdout chunk (state=3): >>>import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6fa4b0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 7163 1726888041.40447: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad739b0> <<< 7163 1726888041.40455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc7106e0> import 'errno' # <<< 7163 1726888041.40525: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc711df0> <<< 7163 1726888041.40528: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 7163 1726888041.40685: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ef813d0> <<< 7163 1726888041.40691: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888041.40976: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad703b0> <<< 7163 1726888041.40980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc712c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc7132c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc7121b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 7163 1726888041.40986: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8efaa9c0> <<< 7163 1726888041.40988: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc713d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc713470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6fa510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc4ebc50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc514710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc514470> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc514740> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7163 1726888041.41044: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad74740> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad749b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad74320> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad6c380> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecac00500> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecac01880> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad76c90> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad77860> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad768a0> # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888041.41063: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 7163 1726888041.41077: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888041.41099: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8efaa750> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8efaa060> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8efaa4b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f96a9c0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8efab710> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8efab950> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 7163 1726888041.41137: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8efabe60> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 7163 1726888041.41177: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc515070> <<< 7163 1726888041.41220: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.41304: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc515a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc514920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc4e9df0> <<< 7163 1726888041.41345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee11c10> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee13830> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 7163 1726888041.41420: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 7163 1726888041.41428: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee14200> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee15100> <<< 7163 1726888041.41432: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 7163 1726888041.41518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc516db0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc5158e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6fac00> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7163 1726888041.41522: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.41585: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.41589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7163 1726888041.41591: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 7163 1726888041.41593: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7163 1726888041.41629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc53b140> <<< 7163 1726888041.41675: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee17e00> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f5cacc0> <<< 7163 1726888041.41760: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 7163 1726888041.41766: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee160c0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 7163 1726888041.41839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc563470> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7163 1726888041.41846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 7163 1726888041.41931: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee23ce0> import '_tokenize' # <<< 7163 1726888041.41936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc5c4230> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 7163 1726888041.41964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 7163 1726888041.42007: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee227b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee22510> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7163 1726888041.42011: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7163 1726888041.42116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7163 1726888041.42122: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee22a80> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee165d0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee67ef0> <<< 7163 1726888041.42202: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.42208: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc5c6990> <<< 7163 1726888041.42251: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee678f0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee69a60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee69820> <<< 7163 1726888041.42254: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc5c4350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc591250> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf15340> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc562270> <<< 7163 1726888041.42292: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc517d10> <<< 7163 1726888041.42308: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7163 1726888041.42619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f37bc5625d0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_3gsl1cec/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available <<< 7163 1726888041.42624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee6bf80> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee6a0f0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee6f6b0> <<< 7163 1726888041.42716: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.42729: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee6bef0> <<< 7163 1726888041.42886: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7163 1726888041.42898: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee70740> <<< 7163 1726888041.42906: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee708c0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee707d0> <<< 7163 1726888041.43094: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7163 1726888041.43174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecac059a0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecac06780> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecac005c0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 7163 1726888041.43319: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee68170> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 7163 1726888041.43324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf6f0b0> import '_typing' # <<< 7163 1726888041.43328: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee73fb0> <<< 7163 1726888041.43331: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf4dfa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf4d100> # zipimport: zlib available <<< 7163 1726888041.43335: stdout chunk (state=3): >>>import 'ansible' # <<< 7163 1726888041.43339: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8eefcf50> <<< 7163 1726888041.43342: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.43345: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 7163 1726888041.43347: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.43349: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecac06540> # zipimport: zlib available <<< 7163 1726888041.43367: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee72750> <<< 7163 1726888041.43385: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee73b00> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee72360> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 7163 1726888041.43388: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.43588: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 7163 1726888041.43602: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.43663: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.43713: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.43851: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.44153: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.44224: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.44310: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 7163 1726888041.44321: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.44350: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.44398: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.44411: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 7163 1726888041.44465: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.44588: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 7163 1726888041.44606: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.44641: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.44662: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.44696: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 7163 1726888041.44699: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.44916: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.45013: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 7163 1726888041.45016: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 7163 1726888041.45027: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7163 1726888041.45056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888041.45359: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ed010d0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ed01e20> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8eefd400> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 7163 1726888041.45372: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecac07950> # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888041.45455: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 7163 1726888041.45482: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 7163 1726888041.45489: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.45509: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.45533: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.45574: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 7163 1726888041.45587: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.45656: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 7163 1726888041.45685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ed01f10> # zipimport: zlib available <<< 7163 1726888041.45699: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888041.45725: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf6cf80> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 7163 1726888041.45757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 7163 1726888041.45785: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.45810: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 7163 1726888041.45829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbf92a20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf927b0> <<< 7163 1726888041.45893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888041.45914: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf920c0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 7163 1726888041.45935: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecac122d0> <<< 7163 1726888041.45989: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf92510> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf6fd40> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbf93770> <<< 7163 1726888041.46020: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbf93980> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7163 1726888041.46060: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecac0d280> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888041.46084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 7163 1726888041.46249: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.46253: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf93ec0> import 'pwd' # <<< 7163 1726888041.46255: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.46278: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 7163 1726888041.46353: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe01ca0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbe038c0> <<< 7163 1726888041.46360: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 7163 1726888041.46396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe042c0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe05460> <<< 7163 1726888041.46401: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7163 1726888041.46404: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7163 1726888041.46422: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad02c30> <<< 7163 1726888041.46430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 7163 1726888041.46469: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb43a900> <<< 7163 1726888041.46472: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7163 1726888041.46516: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe07f20> <<< 7163 1726888041.46555: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc53b0b0> <<< 7163 1726888041.46749: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecac12480> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecac089b0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 7163 1726888041.46753: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.46755: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe061e0> <<< 7163 1726888041.46758: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 7163 1726888041.46761: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.46763: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 7163 1726888041.46882: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888041.46893: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888041.46902: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 7163 1726888041.46914: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe0fef0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe0e9c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe0e720> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe0ec90> <<< 7163 1726888041.46970: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.47044: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe066f0> <<< 7163 1726888041.47050: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbe58140> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe582c0> <<< 7163 1726888041.47066: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.47113: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 7163 1726888041.47117: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 7163 1726888041.47123: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.47126: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.47189: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 7163 1726888041.47192: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.47195: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbe59d60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe59b20> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7163 1726888041.47243: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 7163 1726888041.47303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7163 1726888041.47307: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbe5c2c0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe5a420> <<< 7163 1726888041.47326: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7163 1726888041.47398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888041.47412: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 7163 1726888041.47461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe5fa70> <<< 7163 1726888041.47552: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.47666: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe5c440> <<< 7163 1726888041.47669: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbe60aa0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbe60c50> <<< 7163 1726888041.47705: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbe60bc0> <<< 7163 1726888041.47708: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe58470> <<< 7163 1726888041.47778: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 7163 1726888041.47794: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7163 1726888041.47879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7163 1726888041.47885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 7163 1726888041.47888: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbcf04a0> <<< 7163 1726888041.47971: stdout chunk (state=3): >>>import '_ast' # <<< 7163 1726888041.47977: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ed03140> # zipimport: zlib available <<< 7163 1726888041.47997: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbcf1550> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe62c30> <<< 7163 1726888041.48031: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.48060: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888041.48113: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 7163 1726888041.48116: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbe63fb0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe62810> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 7163 1726888041.48125: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.48405: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 7163 1726888041.48409: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888041.48421: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/sssd/conf.d/sssd-session-recording.conf", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 998, "gid": 998, "size": 119, "inode": 417333442, "dev": 51714, "nlink": 1, "atime": 1726888022.2478073, "mtime": 1726888018.1337802, "ctime": 1726888022.1648068, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "sssd", "gr_name": "sssd", "checksum": "d2f50fd45b1379abe6cc12991ba74cea9b556ae4", "mimetype": "text/plain", "charset": "us-ascii", "version": "1406287816", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/sssd/conf.d/sssd-session-recording.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ <<< 7163 1726888041.48428: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 7163 1726888041.48447: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.48500: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.48522: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 7163 1726888041.48567: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.48578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888041.48652: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ed0dca0> <<< 7163 1726888041.48686: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ed0ba10> <<< 7163 1726888041.48713: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 7163 1726888041.48733: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 7163 1726888041.48886: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 <<< 7163 1726888041.48890: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888041.48977: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.49083: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 7163 1726888041.49091: stdout chunk (state=3): >>># clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin <<< 7163 1726888041.49131: stdout chunk (state=3): >>># restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings <<< 7163 1726888041.49136: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale <<< 7163 1726888041.49147: stdout chunk (state=3): >>># destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux <<< 7163 1726888041.49154: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.49157: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7163 1726888041.49387: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8effa7b0> <<< 7163 1726888041.49394: stdout chunk (state=3): >>># cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 7163 1726888041.49397: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8efee480> <<< 7163 1726888041.49435: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 7163 1726888041.49497: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath <<< 7163 1726888041.49529: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ed0df10> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ed0dd60> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 7163 1726888041.49566: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess <<< 7163 1726888041.49589: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7163 1726888041.49663: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array # destroy datetime <<< 7163 1726888041.49727: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888041.49780: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.49786: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.49832: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 7163 1726888041.50177: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbcf5790> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 7163 1726888041.50182: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc <<< 7163 1726888041.50184: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7163 1726888041.50187: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbcf6480> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbcf2120> <<< 7163 1726888041.50190: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.50237: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888041.50245: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7163 1726888041.50311: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbcf6cf0> # zipimport: zlib available <<< 7163 1726888041.50315: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref <<< 7163 1726888041.50378: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools <<< 7163 1726888041.50381: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 7163 1726888041.50384: stdout chunk (state=3): >>># clear sys.audit hooks <<< 7163 1726888041.50683: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe <<< 7163 1726888041.50741: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.50777: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.174 closed. <<< 7163 1726888041.50794: stdout chunk (state=3): >>><<< 7163 1726888041.50807: stderr chunk (state=3): >>><<< <10.31.45.174> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb8184d0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb7e7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb81aa50>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb62d130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb62dfa0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb66bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb66bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6a3770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6a3e00>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb683a40>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb681190>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb668f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6c3710>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6c2330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb682030>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6c0b30>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6f87d0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6681d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb6f8c80>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6f8b30>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb6f8ef0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb666cf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6f95b0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6f9280>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6fa4b0>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb7106e0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb711df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb712c60>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb7132c0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb7121b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb713d40>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb713470>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6fa510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb4a3c50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb4cc710>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb4cc470>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb4cc740>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb4cd070>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb4cda60>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb4cc920>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb4a1df0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb4cedb0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb4cd8e0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6fac00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb4f3140>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb51b470>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb57c230>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb57e990>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb57c350>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb549250>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb381340>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb51a270>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb4cfd10>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4ecb51a5d0>\r\n# zipimport: found 30 names in \'/tmp/ansible_ansible.legacy.stat_payload_qsinrcgu/ansible_ansible.legacy.stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3db0b0>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3b9fa0>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3b9100>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3d8f80>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb3feab0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3fe840>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3fe150>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3fe5a0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3dbd40>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb3ff830>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb3ffa70>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3fffb0>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad15d90>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad179b0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad183b0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad192b0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad1bfe0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad20110>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad1a2a0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad23e60>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad22930>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad22690>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad22c00>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad1a7b0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad6be90>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad6c1d0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad6dca0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad6da60>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad70260>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad6e390>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad739b0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad703b0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad74740>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad749b0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad74320>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad6c380>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecac00500>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecac01880>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad76c90>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad77860>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad768a0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecac059a0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecac06780>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecac005c0>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecac06540>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecac07950>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecac122d0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecac0d280>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad02c30>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb43a900>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecac12480>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecac089b0>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/sssd/conf.d/sssd-session-recording.conf", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 998, "gid": 998, "size": 119, "inode": 417333442, "dev": 51714, "nlink": 1, "atime": 1726888022.2478073, "mtime": 1726888018.1337802, "ctime": 1726888022.1648068, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "sssd", "gr_name": "sssd", "checksum": "d2f50fd45b1379abe6cc12991ba74cea9b556ae4", "mimetype": "text/plain", "charset": "us-ascii", "version": "1406287816", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/sssd/conf.d/sssd-session-recording.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.45.174 closed.\r\n") 7163 1726888041.51651: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb8184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb7e7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb81aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb62d130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb62dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb66bda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb66bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6a3770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6a3e00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb683a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb681190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb668f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6c3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6c2330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb682030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6c0b30> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6f87d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6681d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb6f8c80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6f8b30> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb6f8ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb666cf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6f95b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6f9280> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6fa4b0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb7106e0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb711df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb712c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb7132c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb7121b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb713d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb713470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6fa510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb4a3c50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb4cc710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb4cc470> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb4cc740> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb4cd070> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb4cda60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb4cc920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb4a1df0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb4cedb0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb4cd8e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb6fac00> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb4f3140> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb51b470> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb57c230> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb57e990> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb57c350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb549250> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb381340> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb51a270> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb4cfd10> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4ecb51a5d0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_qsinrcgu/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3db0b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3b9fa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3b9100> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3d8f80> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb3feab0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3fe840> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3fe150> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3fe5a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3dbd40> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb3ff830> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecb3ffa70> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb3fffb0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad15d90> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad179b0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad183b0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad192b0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad1bfe0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad20110> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad1a2a0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad23e60> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad22930> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad22690> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad22c00> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad1a7b0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad6be90> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad6c1d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad6dca0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad6da60> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad70260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad6e390> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad739b0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad703b0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad74740> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad749b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad74320> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad6c380> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecac00500> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecac01880> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad76c90> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecad77860> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad768a0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecac059a0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecac06780> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecac005c0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecac06540> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecac07950> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4ecac122d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecac0d280> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecad02c30> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecb43a900> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecac12480> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ecac089b0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": true, "path": "/etc/sssd/conf.d/sssd-session-recording.conf", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 998, "gid": 998, "size": 119, "inode": 417333442, "dev": 51714, "nlink": 1, "atime": 1726888022.2478073, "mtime": 1726888018.1337802, "ctime": 1726888022.1648068, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "sssd", "gr_name": "sssd", "checksum": "d2f50fd45b1379abe6cc12991ba74cea9b556ae4", "mimetype": "text/plain", "charset": "us-ascii", "version": "1406287816", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/sssd/conf.d/sssd-session-recording.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.45.174 closed. 7163 1726888041.53017: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 7163 1726888041.53021: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/sssd/conf.d/sssd-session-recording.conf", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 119, "inode": 438304899, "dev": 51714, "nlink": 1, "atime": 1726888033.942192, "mtime": 1726888033.509191, "ctime": 1726888033.949192, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "d2f50fd45b1379abe6cc12991ba74cea9b556ae4", "mimetype": "text/plain", "charset": "us-ascii", "version": "380672180", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/sssd/conf.d/sssd-session-recording.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ <<< 7163 1726888041.53024: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # <<< 7163 1726888041.53026: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.54742: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888041.54747: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 7163 1726888041.54753: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes <<< 7163 1726888041.54758: stdout chunk (state=3): >>># destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 7163 1726888041.54760: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.54763: done with _execute_module (ansible.legacy.stat, {'path': '/etc/sssd/conf.d/sssd-session-recording.conf', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7163 1726888041.54765: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7163 1726888041.54768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7163 1726888041.54770: stdout chunk (state=3): >>>import '_ast' # <<< 7163 1726888041.54772: variable 'ansible_module_compression' from source: unknown 7163 1726888041.54774: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 7163 1726888041.54777: ANSIBALLZ: Using generic lock for ansible.legacy.file 7163 1726888041.54779: ANSIBALLZ: Acquiring lock 7163 1726888041.54781: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings <<< 7163 1726888041.54783: stdout chunk (state=3): >>># destroy _locale # destroy pwd <<< 7163 1726888041.54785: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux <<< 7163 1726888041.54789: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbcf76e0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 7163 1726888041.54792: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 7163 1726888041.54795: stdout chunk (state=3): >>># destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 7163 1726888041.54797: ANSIBALLZ: Lock acquired: 140449594013552 7163 1726888041.54800: ANSIBALLZ: Creating module 7163 1726888041.54808: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.54811: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 7163 1726888041.54813: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.54816: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 7163 1726888041.54819: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 7163 1726888041.54821: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 7163 1726888041.54826: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.54828: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888041.54831: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbd02300> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbcfd9a0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 7163 1726888041.54834: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7163 1726888041.54837: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.54841: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 7163 1726888041.54843: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 7163 1726888041.54846: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.54848: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re <<< 7163 1726888041.54851: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888041.54854: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 7163 1726888041.54856: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 7163 1726888041.54859: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 7163 1726888041.54861: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7163 1726888041.54864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 7163 1726888041.54866: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbdeeb10> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbfce7e0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbd020f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe62450> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 7163 1726888041.54869: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.215 closed. <<< 7163 1726888041.54871: stdout chunk (state=3): >>><<< 7163 1726888041.54873: stderr chunk (state=3): >>><<< 7163 1726888041.54876: stdout chunk (state=3): >>># zipimport: zlib available <<< <10.31.12.215> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f9684d0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f937b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f96aa50>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f73d130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f73dfa0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f77bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f77bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f7b3770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f7b3e00>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f793a40>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f791190>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f778f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f7d3710>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f7d2330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f792030>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f7d0b30>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f8087d0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f7781d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f808c80>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f808b30>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f808ef0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f776cf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f8095b0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f809280>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f80a4b0>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f8206e0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f821df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f822c60>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f8232c0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f8221b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f823d40>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f823470>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f80a510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f59fc20>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f5c8740>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f5c84a0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f5c86e0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f5c9010>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f5c99d0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f5c88c0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f59ddf0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f5cad50>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f5c9880>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f80ac00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f5f30b0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f61b4a0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f678260>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f67a9c0>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f678380>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f641250>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ef29340>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f61a2a0>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f5cbc80>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3e8f61a600>\r\n# zipimport: found 30 names in \'/tmp/ansible_ansible.legacy.stat_payload_lnkj55ll/ansible_ansible.legacy.stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ef830e0>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ef61fd0>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ef61130>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ef813d0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8efaa9c0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8efaa750>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8efaa060>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8efaa4b0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f96a9c0>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8efab710>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8efab950>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8efabe60>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee11c10>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee13830>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee14200>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee15100>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee17e00>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f5cacc0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee160c0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee23ce0>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee227b0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee22510>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee22a80>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee165d0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee67ef0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee678f0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee69a60>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee69820>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee6bf80>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee6a0f0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee6f6b0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee6bef0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee70740>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee708c0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee707d0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee68170>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee73fb0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8eefcf50>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee72750>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee73b00>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee72360>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ed010d0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ed01e20>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8eefd400>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ed01f10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ed03140>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ed0dca0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ed0ba10>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8effa7b0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8efee480>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ed0df10>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ed0dd60>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/sssd/conf.d/sssd-session-recording.conf", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 119, "inode": 438304899, "dev": 51714, "nlink": 1, "atime": 1726888033.942192, "mtime": 1726888033.509191, "ctime": 1726888033.949192, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "d2f50fd45b1379abe6cc12991ba74cea9b556ae4", "mimetype": "text/plain", "charset": "us-ascii", "version": "380672180", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/sssd/conf.d/sssd-session-recording.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.215 closed.\r\n") 7163 1726888041.55733: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f9684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f937b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f96aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f73d130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f73dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f77bda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f77bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f7b3770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f7b3e00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f793a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f791190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f778f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f7d3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f7d2330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f792030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f7d0b30> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f8087d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f7781d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f808c80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f808b30> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f808ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f776cf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f8095b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f809280> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f80a4b0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f8206e0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f821df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f822c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f8232c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f8221b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f823d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f823470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f80a510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f59fc20> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f5c8740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f5c84a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f5c86e0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f5c9010> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f5c99d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f5c88c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f59ddf0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f5cad50> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f5c9880> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f80ac00> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f5f30b0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f61b4a0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f678260> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f67a9c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f678380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f641250> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ef29340> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f61a2a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f5cbc80> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3e8f61a600> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_lnkj55ll/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ef830e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ef61fd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ef61130> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ef813d0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8efaa9c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8efaa750> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8efaa060> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8efaa4b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8f96a9c0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8efab710> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8efab950> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8efabe60> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee11c10> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee13830> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee14200> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee15100> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee17e00> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8f5cacc0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee160c0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee23ce0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee227b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee22510> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee22a80> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee165d0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee67ef0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee678f0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee69a60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee69820> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee6bf80> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee6a0f0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee6f6b0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee6bef0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee70740> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee708c0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee707d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee68170> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee73fb0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8eefcf50> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee72750> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ee73b00> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ee72360> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ed010d0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ed01e20> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8eefd400> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ed01f10> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ed03140> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e8ed0dca0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ed0ba10> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8effa7b0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8efee480> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ed0df10> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e8ed0dd60> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": true, "path": "/etc/sssd/conf.d/sssd-session-recording.conf", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 119, "inode": 438304899, "dev": 51714, "nlink": 1, "atime": 1726888033.942192, "mtime": 1726888033.509191, "ctime": 1726888033.949192, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "d2f50fd45b1379abe6cc12991ba74cea9b556ae4", "mimetype": "text/plain", "charset": "us-ascii", "version": "380672180", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/sssd/conf.d/sssd-session-recording.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.215 closed. 7163 1726888041.57945: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.58844: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/sssd/conf.d/sssd-session-recording.conf", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 131, "inode": 6335226, "dev": 51714, "nlink": 1, "atime": 1726888026.3819027, "mtime": 1726888022.4338162, "ctime": 1726888041.067225, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "8ff39654349c18d53c3a9c90a29fb955d701f9ef", "mimetype": "text/plain", "charset": "us-ascii", "version": "1545419264", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/sssd/conf.d/sssd-session-recording.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ <<< 7163 1726888041.58849: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp <<< 7163 1726888041.58852: done with _execute_module (ansible.legacy.stat, {'path': '/etc/sssd/conf.d/sssd-session-recording.conf', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7163 1726888041.58855: stdout chunk (state=3): >>># cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 7163 1726888041.58859: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 7163 1726888041.58861: variable 'ansible_module_compression' from source: unknown 7163 1726888041.58864: ANSIBALLZ: Using generic lock for ansible.legacy.file 7163 1726888041.58866: ANSIBALLZ: Acquiring lock 7163 1726888041.58868: stdout chunk (state=3): >>># destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil<<< 7163 1726888041.58870: stdout chunk (state=3): >>> # destroy distro # destroy distro.distro <<< 7163 1726888041.58872: stdout chunk (state=3): >>># destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 7163 1726888041.58875: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 7163 1726888041.58877: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7163 1726888041.58879: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7163 1726888041.58882: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8<<< 7163 1726888041.58884: stdout chunk (state=3): >>> # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 7163 1726888041.58887: stdout chunk (state=3): >>># destroy time <<< 7163 1726888041.58889: stdout chunk (state=3): >>># destroy _random <<< 7163 1726888041.58891: stdout chunk (state=3): >>># destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re <<< 7163 1726888041.58894: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 7163 1726888041.58897: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.46.206 closed. <<< 7163 1726888041.58900: stdout chunk (state=3): >>><<< 7163 1726888041.58903: stderr chunk (state=3): >>><<< <10.31.46.206> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc8184d0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc7e7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc81aa50>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc62d130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc62dfa0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc66bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc66bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6a3770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6a3e00>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc683a40>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc681190>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc668f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6c3710>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6c2330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc682030>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6c0b30>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6f87d0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6681d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc6f8c80>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6f8b30>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc6f8ef0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc666cf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6f95b0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6f9280>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6fa4b0>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc7106e0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc711df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc712c60>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc7132c0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc7121b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc713d40>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc713470>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6fa510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc4ebc50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc514710>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc514470>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc514740>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc515070>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc515a60>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc514920>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc4e9df0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc516db0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc5158e0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6fac00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc53b140>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc563470>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc5c4230>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc5c6990>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc5c4350>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc591250>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf15340>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc562270>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc517d10>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f37bc5625d0>\r\n# zipimport: found 30 names in \'/tmp/ansible_ansible.legacy.stat_payload_3gsl1cec/ansible_ansible.legacy.stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf6f0b0>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf4dfa0>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf4d100>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf6cf80>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbf92a20>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf927b0>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf920c0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf92510>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf6fd40>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbf93770>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbf93980>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf93ec0>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe01ca0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbe038c0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe042c0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe05460>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe07f20>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc53b0b0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe061e0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe0fef0>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe0e9c0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe0e720>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe0ec90>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe066f0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbe58140>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe582c0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbe59d60>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe59b20>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbe5c2c0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe5a420>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe5fa70>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe5c440>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbe60aa0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbe60c50>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbe60bc0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe58470>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbcf04a0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbcf1550>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe62c30>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbe63fb0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe62810>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbcf5790>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbcf6480>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbcf2120>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbcf6cf0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbcf76e0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbd02300>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbcfd9a0>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbdeeb10>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbfce7e0>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbd020f0>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe62450>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/sssd/conf.d/sssd-session-recording.conf", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 131, "inode": 6335226, "dev": 51714, "nlink": 1, "atime": 1726888026.3819027, "mtime": 1726888022.4338162, "ctime": 1726888041.067225, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "8ff39654349c18d53c3a9c90a29fb955d701f9ef", "mimetype": "text/plain", "charset": "us-ascii", "version": "1545419264", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/sssd/conf.d/sssd-session-recording.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.46.206 closed.\r\n") 7163 1726888041.59648: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc8184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc7e7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc81aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc62d130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc62dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc66bda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc66bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6a3770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6a3e00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc683a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc681190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc668f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6c3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6c2330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc682030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6c0b30> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6f87d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6681d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc6f8c80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6f8b30> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc6f8ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc666cf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6f95b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6f9280> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6fa4b0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc7106e0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc711df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc712c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc7132c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc7121b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc713d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc713470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6fa510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc4ebc50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc514710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc514470> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc514740> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc515070> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc515a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc514920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc4e9df0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc516db0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc5158e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc6fac00> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc53b140> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc563470> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc5c4230> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc5c6990> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc5c4350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc591250> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf15340> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc562270> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bc517d10> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f37bc5625d0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_3gsl1cec/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf6f0b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf4dfa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf4d100> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf6cf80> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbf92a20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf927b0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf920c0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf92510> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf6fd40> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbf93770> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbf93980> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbf93ec0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe01ca0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbe038c0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe042c0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe05460> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe07f20> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bc53b0b0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe061e0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe0fef0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe0e9c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe0e720> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe0ec90> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe066f0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbe58140> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe582c0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbe59d60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe59b20> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbe5c2c0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe5a420> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe5fa70> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe5c440> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbe60aa0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbe60c50> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbe60bc0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe58470> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbcf04a0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbcf1550> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe62c30> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbe63fb0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe62810> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbcf5790> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbcf6480> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbcf2120> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbcf6cf0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbcf76e0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37bbd02300> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbcfd9a0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbdeeb10> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbfce7e0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbd020f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37bbe62450> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": true, "path": "/etc/sssd/conf.d/sssd-session-recording.conf", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 131, "inode": 6335226, "dev": 51714, "nlink": 1, "atime": 1726888026.3819027, "mtime": 1726888022.4338162, "ctime": 1726888041.067225, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "8ff39654349c18d53c3a9c90a29fb955d701f9ef", "mimetype": "text/plain", "charset": "us-ascii", "version": "1545419264", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/sssd/conf.d/sssd-session-recording.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.46.206 closed. 7163 1726888041.61960: done with _execute_module (ansible.legacy.stat, {'path': '/etc/sssd/conf.d/sssd-session-recording.conf', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7163 1726888041.61964: _low_level_execute_command(): starting 7163 1726888041.61967: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788/ > /dev/null 2>&1 && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888041.1619096-7842-37048898057788/ > /dev/null 2>&1 && sleep 0'"'"'' 7163 1726888041.61976: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888041.61978: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888041.61985: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888041.64207: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888041.64210: stdout chunk (state=3): >>><<< 7163 1726888041.64213: stderr chunk (state=3): >>><<< <10.31.46.206> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888041.64222: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888041.64224: handler run complete 7163 1726888041.64227: attempt loop complete, returning result 7163 1726888041.64229: _execute() done 7163 1726888041.64231: dumping result to json 7163 1726888041.64233: done dumping result, returning 7163 1726888041.64235: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Configure sssd session recording config [02619b48-4a2f-6d34-1d0e-000000000010] 7163 1726888041.64240: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000010 7163 1726888041.64644: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000010 Notification for handler Handler tlog_handler restart sssd has been saved. changed: [managed_node3] => { "changed": true, "diff": [], "invocation": { "dest": "/etc/sssd/conf.d/sssd-session-recording.conf", "follow": false, "group": "root", "mode": "0600", "module_args": { "dest": "/etc/sssd/conf.d/sssd-session-recording.conf", "follow": false, "group": "root", "mode": "0600", "owner": "root", "src": "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpqnburibe/sssd-session-recording.conf" }, "owner": "root", "src": "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpqnburibe/sssd-session-recording.conf" } } 7163 1726888041.64786: WORKER PROCESS EXITING 7163 1726888041.71958: ANSIBALLZ: Writing module into payload 7163 1726888041.72131: ANSIBALLZ: Writing module 7163 1726888041.72168: ANSIBALLZ: Renaming module 7163 1726888041.72184: ANSIBALLZ: Done creating module 7163 1726888041.72214: variable 'ansible_facts' from source: host vars for 'managed_node2' 7163 1726888041.72268: ANSIBALLZ: Lock acquired: 140449594013552 7163 1726888041.72320: ANSIBALLZ: Reading module after lock 7163 1726888041.72354: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py 7163 1726888041.72563: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_file.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py 7163 1726888041.72576: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_file.py <10.31.45.174> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpnhgd3vai TO /root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_file.py <10.31.12.215> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmp0ximbwfj TO /root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_file.py <10.31.45.174> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' '[10.31.45.174]' <10.31.12.215> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' '[10.31.12.215]' 7163 1726888041.72800: Sending initial data 7163 1726888041.72804: Sent initial data (150 bytes) 7163 1726888041.72869: Sending initial data 7163 1726888041.72879: Sent initial data (150 bytes) 7163 1726888041.73262: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888041.73266: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888041.73269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888041.73287: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888041.73362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888041.73500: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888041.73504: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888041.73524: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' <<< 7163 1726888041.73527: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888041.73576: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888041.73617: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888041.73653: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888041.73962: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888041.73988: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888041.74010: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' <<< 7163 1726888041.74030: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888041.74044: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888041.74063: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888041.74114: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888041.75358: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 7163 1726888041.75423: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 7163 1726888041.75492: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp0ximbwfj debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_file.py" debug3: Sent message fd 3 T:17 I:3 <<< 7163 1726888041.75497: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp0ximbwfj /root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_file.py <<< 7163 1726888041.75571: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmp0ximbwfj" to remote "/root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_file.py" <<< 7163 1726888041.75575: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_file.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_file.py M:0x001a <<< 7163 1726888041.75672: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125479 <<< 7163 1726888041.75820: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 7163 1726888041.75845: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 7163 1726888041.75917: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpnhgd3vai debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_file.py" debug3: Sent message fd 3 T:17 I:3 <<< 7163 1726888041.75929: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpnhgd3vai /root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_file.py <<< 7163 1726888041.76174: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpnhgd3vai" to remote "/root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_file.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_file.py M:0x001a <<< 7163 1726888041.76416: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 125479 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 7163 1726888041.76421: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125479 <<< 7163 1726888041.76455: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888041.76672: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888041.76735: stderr chunk (state=3): >>><<< 7163 1726888041.76746: stdout chunk (state=3): >>><<< <10.31.12.215> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp0ximbwfj /root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_file.py\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master at \'/root/.ansible/cp/1fb99bda8d\'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp0ximbwfj\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_file.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmp0ximbwfj" to remote "/root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_file.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_file.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_file.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125479\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 125479 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 7163 1726888041.76785: done transferring module to remote 7163 1726888041.76814: _low_level_execute_command(): starting 7163 1726888041.76818: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/ /root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_file.py && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/ /root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_file.py && sleep 0'"'"'' 7163 1726888041.77040: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 125479 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 7163 1726888041.77092: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888041.77169: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe <<< 7163 1726888041.77474: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7163 1726888041.77478: stdout chunk (state=3): >>><<< 7163 1726888041.77481: stderr chunk (state=3): >>><<< <10.31.45.174> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpnhgd3vai /root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_file.py\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master at \'/root/.ansible/cp/26e6bc9b9f\'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpnhgd3vai\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_file.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpnhgd3vai" to remote "/root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_file.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_file.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_file.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125479\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 125479 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 7163 1726888041.77636: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888041.77655: done transferring module to remote 7163 1726888041.77678: _low_level_execute_command(): starting 7163 1726888041.77728: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/ /root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_file.py && sleep 0' 7163 1726888041.77860: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888041.77867: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888041.77904: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/ /root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_file.py && sleep 0'"'"'' 7163 1726888041.78287: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888041.79074: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888041.79143: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888041.79206: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888041.79251: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888041.79306: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888041.80206: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888041.80211: stdout chunk (state=3): >>><<< 7163 1726888041.80229: stderr chunk (state=3): >>><<< <10.31.12.215> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888041.80249: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888041.80255: _low_level_execute_command(): starting 7163 1726888041.80258: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_file.py && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' -tt 10.31.12.215 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/AnsiballZ_file.py && sleep 0'"'"'' 7163 1726888041.80932: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888041.80981: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888041.80987: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888041.80989: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888041.80992: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888041.80995: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888041.80998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 7163 1726888041.81001: stderr chunk (state=3): >>>debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888041.81076: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888041.81080: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888041.81104: stderr chunk (state=3): >>><<< 7163 1726888041.81108: stdout chunk (state=3): >>><<< 7163 1726888041.81129: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 <<< 7163 1726888041.81133: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< <10.31.45.174> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888041.81145: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888041.81150: _low_level_execute_command(): starting 7163 1726888041.81220: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_file.py && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' -tt 10.31.45.174 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/AnsiballZ_file.py && sleep 0'"'"'' 7163 1726888041.81355: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888041.82175: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888041.82178: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888041.82180: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888041.82186: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888041.82229: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888041.83741: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7163 1726888041.83765: stdout chunk (state=3): >>>import _imp # builtin <<< 7163 1726888041.83804: stdout chunk (state=3): >>>import '_thread' # <<< 7163 1726888041.83811: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 7163 1726888041.83897: stdout chunk (state=3): >>>import '_io' # <<< 7163 1726888041.83901: stdout chunk (state=3): >>>import 'marshal' # <<< 7163 1726888041.83916: stdout chunk (state=3): >>>import 'posix' # <<< 7163 1726888041.83970: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 7163 1726888041.83976: stdout chunk (state=3): >>># installing zipimport hook <<< 7163 1726888041.83988: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 7163 1726888041.84035: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 7163 1726888041.84065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888041.84069: stdout chunk (state=3): >>>import '_codecs' # <<< 7163 1726888041.84084: stdout chunk (state=3): >>>import 'codecs' # <<< 7163 1726888041.84131: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 7163 1726888041.84202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e166184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e165e7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 7163 1726888041.84205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1661aa50> <<< 7163 1726888041.84213: stdout chunk (state=3): >>>import '_signal' # <<< 7163 1726888041.84265: stdout chunk (state=3): >>>import '_abc' # <<< 7163 1726888041.84277: stdout chunk (state=3): >>>import 'abc' # import 'io' # <<< 7163 1726888041.84310: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 7163 1726888041.84379: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7163 1726888041.84407: stdout chunk (state=3): >>>import _imp # builtin <<< 7163 1726888041.84461: stdout chunk (state=3): >>>import '_collections_abc' # <<< 7163 1726888041.84464: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7163 1726888041.84503: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 7163 1726888041.84542: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 7163 1726888041.84647: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7163 1726888041.84825: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 7163 1726888041.84834: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # <<< 7163 1726888041.84979: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1ce0104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdfdfb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1ce012a50> import '_signal' # import '_abc' # import 'abc' # <<< 7163 1726888041.84984: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e163c9130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 7163 1726888041.85040: stdout chunk (state=3): >>>import 'io' # import '_stat' # import 'stat' # <<< 7163 1726888041.85081: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # <<< 7163 1726888041.85301: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cddc1130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cddc1fa0> import 'site' # <<< 7163 1726888041.85306: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7163 1726888041.85523: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 7163 1726888041.85557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888041.85620: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7163 1726888041.85671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 7163 1726888041.85714: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cddffd70> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 7163 1726888041.85803: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e163c9fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16407d70> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16407fb0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1643f770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1643fe00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1641fa40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1641d160> <<< 7163 1726888041.85809: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cddfffb0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 7163 1726888041.85926: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # <<< 7163 1726888041.85933: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16404f20> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 7163 1726888041.85995: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 7163 1726888041.86001: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde37770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde37e00> <<< 7163 1726888041.86004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1645f6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1645e2d0> <<< 7163 1726888041.86060: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde17a40> import '_functools' # <<< 7163 1726888041.86101: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1641e030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1645cb60> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 7163 1726888041.86106: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde15160> <<< 7163 1726888041.86183: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cddfcf20> <<< 7163 1726888041.86188: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164946b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164041a0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888041.86278: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 7163 1726888041.86295: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e16494b60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16494a10> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e16494e00> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16402cc0> <<< 7163 1726888041.86404: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 7163 1726888041.86421: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde576b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde562d0> <<< 7163 1726888041.86425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164954f0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164951c0> import 'importlib.machinery' # <<< 7163 1726888041.86428: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde16030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde54b60> <<< 7163 1726888041.86564: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde8c6b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cddfc1a0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cde8cb60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde8ca10> <<< 7163 1726888041.86573: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164963f0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164ac5f0> import 'errno' # <<< 7163 1726888041.86654: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cde8ce00> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cddfacc0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 7163 1726888041.86708: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e164adcd0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164aeb70> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e164af1d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164ae0c0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 7163 1726888041.86717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde8d4f0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde8d1c0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde8e3f0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 7163 1726888041.86783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 7163 1726888041.86790: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdea45f0> import 'errno' # <<< 7163 1726888041.86793: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e164afc50> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164af380> <<< 7163 1726888041.86866: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16496360> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 7163 1726888041.86875: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdea5cd0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 7163 1726888041.86963: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdea6b70> <<< 7163 1726888041.86970: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1623fb30> <<< 7163 1726888041.87151: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdea71d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdea60c0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 7163 1726888041.87162: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e162685f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16268350> <<< 7163 1726888041.87305: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdea7c50> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdea7380> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde8e360> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdc23b30> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdc4c5c0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc4c350> <<< 7163 1726888041.87311: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e16268620> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888041.87379: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e16268f50> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e16269910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16268800> <<< 7163 1726888041.87394: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdc4c5f0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888041.87529: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1623dcd0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 7163 1726888041.87621: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdc4cef0> <<< 7163 1726888041.87625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1626acc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e162697c0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16496b10> <<< 7163 1726888041.87636: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdc4d820> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc4c7d0> <<< 7163 1726888041.87817: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc21cd0> <<< 7163 1726888041.87822: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 7163 1726888041.87826: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc4ec30> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc4d970> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde8eb10> <<< 7163 1726888041.87830: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7163 1726888041.87834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 7163 1726888041.88018: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16292ff0> <<< 7163 1726888041.88024: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e162bb380> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7163 1726888041.88077: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc76f60> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc9f2c0> <<< 7163 1726888041.88081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16318110> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 7163 1726888041.88084: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7163 1726888041.88277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7163 1726888041.88283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7163 1726888041.88287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7163 1726888041.88291: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1631a870> <<< 7163 1726888041.88296: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdcfc0e0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 7163 1726888041.88546: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7163 1726888041.88615: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdcfe840> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdcfc200> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc9ff50> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb011c0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc9e0c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc4fb30> <<< 7163 1726888041.88621: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16318230> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e162e5130> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1611d220> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e162ba180> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1626bbc0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1e162ba2a0> <<< 7163 1726888041.88677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff1cdc9e420> <<< 7163 1726888041.88713: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_aitqkw16/ansible_ansible.legacy.file_payload.zip' <<< 7163 1726888041.88828: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.88840: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_ft_onumc/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available <<< 7163 1726888041.88853: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.88943: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7163 1726888041.88964: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7163 1726888041.89093: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7163 1726888041.89108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16172ed0> import '_typing' # <<< 7163 1726888041.89172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb56e70> import '_typing' # <<< 7163 1726888041.89362: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16151dc0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16150f20> # zipimport: zlib available <<< 7163 1726888041.89369: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb35df0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb34f50> <<< 7163 1726888041.89373: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 7163 1726888041.89376: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.89394: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 7163 1726888041.89397: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.89917: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 7163 1726888041.90900: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.91013: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.91959: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 7163 1726888041.91984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb54dd0> <<< 7163 1726888041.92009: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888041.92028: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 7163 1726888041.92049: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 7163 1726888041.92170: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdb82900> <<< 7163 1726888041.92178: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e161711c0> <<< 7163 1726888041.92209: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb82690> <<< 7163 1726888041.92213: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 7163 1726888041.92216: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb81fa0> <<< 7163 1726888041.92219: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 7163 1726888041.92228: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb829f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb57b90> import 'atexit' # <<< 7163 1726888041.92305: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 7163 1726888041.92311: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1619e810> <<< 7163 1726888041.92469: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1619e5a0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1619deb0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1619e960> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16268440> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1619f590> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1619f7d0> <<< 7163 1726888041.92491: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdb83620> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdb83860> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb83d40> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd509a90> <<< 7163 1726888041.92498: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7163 1726888041.92501: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd50b680> <<< 7163 1726888041.92630: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 7163 1726888041.92634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 7163 1726888041.92637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 7163 1726888041.92642: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd50bf80> <<< 7163 1726888041.92646: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd50d220> <<< 7163 1726888041.92669: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7163 1726888041.92673: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1619fd10> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 7163 1726888041.92694: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b0d9a0> <<< 7163 1726888041.92707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 7163 1726888041.92732: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15b0f650> <<< 7163 1726888041.92743: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7163 1726888041.92854: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd50fd10> <<< 7163 1726888041.92860: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cddfadb0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd50dfd0> <<< 7163 1726888041.92867: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 7163 1726888041.92871: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 7163 1726888041.92892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b0ffb0> <<< 7163 1726888041.92924: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b11190> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7163 1726888041.92927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 7163 1726888041.92996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd517d40> import '_tokenize' # <<< 7163 1726888041.93046: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b13c50> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1661bf20> <<< 7163 1726888041.93571: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b11f10> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b1bb60> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b1a630> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b1a390> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b1a900> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b12420> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15b63da0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b63fb0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 7163 1726888041.93659: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd516810> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd516570> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd516ae0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd50e4e0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd55ff80> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd5604d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd561b20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd5618e0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd563fe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd562210> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd567830> <<< 7163 1726888041.93665: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15b659a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b65760> <<< 7163 1726888041.93687: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7163 1726888041.93764: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd564200> <<< 7163 1726888041.93799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7163 1726888041.93855: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888041.93859: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15b67f50> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b66090> <<< 7163 1726888041.93861: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd5688f0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd568890> <<< 7163 1726888041.93954: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd568200> <<< 7163 1726888041.93961: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd560200> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 7163 1726888041.93978: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 7163 1726888041.94005: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b6b6b0> <<< 7163 1726888041.94145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd5f42c0> <<< 7163 1726888041.94415: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd5f5550> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd56aa80> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd56be00> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd56a690> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888041.94447: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b67fb0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15b6c470> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15b6c560> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15b6c860> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b64080> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15bf80b0> <<< 7163 1726888041.94454: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 7163 1726888041.94548: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 7163 1726888041.94553: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.94610: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.94754: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.94890: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15bf8fb0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b6e870> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15b6fbf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b6e4e0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888041.94929: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 7163 1726888041.94963: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 7163 1726888041.94987: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.95276: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.95280: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888041.95785: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 7163 1726888041.95797: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 7163 1726888041.95820: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7163 1726888041.95827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888041.95883: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.96198: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd5f96d0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd5fa4e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd5f5670> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 7163 1726888041.96235: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.96471: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 7163 1726888041.96526: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd5fa480> # zipimport: zlib available <<< 7163 1726888041.96529: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7163 1726888041.96559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888041.96611: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15bfd1c0> <<< 7163 1726888041.96690: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 7163 1726888041.96717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15bfe150> <<< 7163 1726888041.96734: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15bf91c0> <<< 7163 1726888041.96970: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 7163 1726888041.96998: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.97002: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.97132: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 7163 1726888041.97163: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15bfddf0> # zipimport: zlib available <<< 7163 1726888041.97300: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.97399: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.97442: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 7163 1726888041.97614: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888041.97706: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 7163 1726888041.97741: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.97874: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 7163 1726888041.97890: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.98026: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.98129: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.98323: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7163 1726888041.98326: stdout chunk (state=3): >>>import '_ast' # <<< 7163 1726888041.98328: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.98371: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888041.98402: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd5fb5c0> # zipimport: zlib available <<< 7163 1726888041.98419: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 7163 1726888041.98431: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.98461: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.98478: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.98545: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 7163 1726888041.98569: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.98650: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.98653: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 7163 1726888041.98656: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 7163 1726888041.98691: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888041.98724: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 7163 1726888041.98758: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888041.98761: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.98802: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.98805: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.98861: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 7163 1726888041.98906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888041.98960: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.98974: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd405f10> <<< 7163 1726888041.99022: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd403fe0> <<< 7163 1726888041.99048: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 7163 1726888041.99112: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.99182: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.99206: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.99209: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7163 1726888041.99311: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 7163 1726888041.99314: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 7163 1726888041.99317: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7163 1726888041.99324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 7163 1726888041.99498: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15bff1d0> # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888041.99502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdbb2960> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdbca630> <<< 7163 1726888041.99525: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 7163 1726888041.99571: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd406090> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd405ca0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 7163 1726888041.99597: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 7163 1726888041.99641: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888041.99645: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 7163 1726888041.99751: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 7163 1726888041.99755: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.99758: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 7163 1726888041.99799: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888041.99823: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.00009: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 7163 1726888042.00034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15a09c10> <<< 7163 1726888042.00066: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15a04b60> <<< 7163 1726888042.00101: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 7163 1726888042.00114: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.00176: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.00208: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.00264: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.00289: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.00384: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 7163 1726888042.00398: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7163 1726888042.00457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 7163 1726888042.00556: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 7163 1726888042.00583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7163 1726888042.00657: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e161d2750> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e161de450> <<< 7163 1726888042.00759: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.00783: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15a09e20> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15a099d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 7163 1726888042.00804: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.00822: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.00857: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 7163 1726888042.00979: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 7163 1726888042.01263: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.01615: stdout chunk (state=3): >>> {"path": "/etc/sssd/conf.d/sssd-session-recording.conf", "changed": true, "diff": {"before": {"path": "/etc/sssd/conf.d/sssd-session-recording.conf", "owner": 998, "group": 998}, "after": {"path": "/etc/sssd/conf.d/sssd-session-recording.conf", "owner": 0, "group": 0}}, "uid": 998, "gid": 998, "owner": "sssd", "group": "sssd", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 119, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0600", "dest": "/etc/sssd/conf.d/sssd-session-recording.conf", "_original_basename": "sssd-session-recording.conf", "recurse": false, "state": "file", "path": "/etc/sssd/conf.d/sssd-session-recording.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 7163 1726888042.01684: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.01946: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 <<< 7163 1726888042.01972: stdout chunk (state=3): >>># clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs <<< 7163 1726888042.01997: stdout chunk (state=3): >>># cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections <<< 7163 1726888042.02028: stdout chunk (state=3): >>># cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma <<< 7163 1726888042.02067: stdout chunk (state=3): >>># cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal <<< 7163 1726888042.02103: stdout chunk (state=3): >>># cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six<<< 7163 1726888042.02161: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast <<< 7163 1726888042.02270: stdout chunk (state=3): >>># destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 7163 1726888042.02275: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.02572: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7163 1726888042.02578: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 <<< 7163 1726888042.02621: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 7163 1726888042.02625: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform <<< 7163 1726888042.02629: stdout chunk (state=3): >>># cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale <<< 7163 1726888042.02739: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping grp # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping tempfile # destroy io # destroy weakref # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping errno # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy abc # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs <<< 7163 1726888042.02793: stdout chunk (state=3): >>># cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7163 1726888042.02926: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 7163 1726888042.02951: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref<<< 7163 1726888042.03021: stdout chunk (state=3): >>> # destroy _uuid # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shutil # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser # destroy tokenize # destroy _string # destroy _frozen_importlib_external # destroy _imp # destroy marshal <<< 7163 1726888042.03069: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy _blake2 # destroy platform <<< 7163 1726888042.03086: stdout chunk (state=3): >>> {"path": "/etc/sssd/conf.d/sssd-session-recording.conf", "changed": false, "diff": {"before": {"path": "/etc/sssd/conf.d/sssd-session-recording.conf"}, "after": {"path": "/etc/sssd/conf.d/sssd-session-recording.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 119, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0600", "dest": "/etc/sssd/conf.d/sssd-session-recording.conf", "_original_basename": "sssd-session-recording.conf", "recurse": false, "state": "file", "path": "/etc/sssd/conf.d/sssd-session-recording.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 7163 1726888042.03190: stdout chunk (state=3): >>># destroy distro # destroy json.scanner # destroy _json # destroy select # destroy selinux._selinux # destroy collections<<< 7163 1726888042.03194: stdout chunk (state=3): >>> # destroy copyreg # destroy contextlib # destroy _signal # destroy _typing # destroy _tokenize # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings # destroy operator # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7163 1726888042.03239: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy functools # destroy time <<< 7163 1726888042.03262: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect # destroy re # destroy _random <<< 7163 1726888042.03350: stdout chunk (state=3): >>># destroy _hashlib # destroy itertools # destroy _collections # destroy _operator # destroy builtins # destroy _thread # destroy _abc # destroy _sre # destroy posix <<< 7163 1726888042.03355: stdout chunk (state=3): >>># destroy _functools # destroy _io # clear sys.audit hooks <<< 7163 1726888042.03537: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools <<< 7163 1726888042.03543: stdout chunk (state=3): >>># cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale <<< 7163 1726888042.03637: stdout chunk (state=3): >>># cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 7163 1726888042.03703: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.45.174 closed. <<< 7163 1726888042.03745: stdout chunk (state=3): >>><<< 7163 1726888042.03759: stderr chunk (state=3): >>><<< <10.31.45.174> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1ce0104d0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdfdfb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1ce012a50>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cddc1130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cddc1fa0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cddffd70>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cddfffb0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde37770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde37e00>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde17a40>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde15160>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cddfcf20>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde576b0>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde562d0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde16030>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde54b60>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde8c6b0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cddfc1a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cde8cb60>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde8ca10>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cde8ce00>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cddfacc0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde8d4f0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde8d1c0>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde8e3f0>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdea45f0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdea5cd0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdea6b70>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdea71d0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdea60c0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdea7c50>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdea7380>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde8e360>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdc23b30>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdc4c5c0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc4c350>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdc4c5f0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdc4cef0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdc4d820>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc4c7d0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc21cd0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc4ec30>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc4d970>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde8eb10>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc76f60>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc9f2c0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdcfc0e0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdcfe840>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdcfc200>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc9ff50>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb011c0>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc9e0c0>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc4fb30>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff1cdc9e420>\r\n# zipimport: found 30 names in \'/tmp/ansible_ansible.legacy.file_payload_ft_onumc/ansible_ansible.legacy.file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb56e70>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb35df0>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb34f50>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb54dd0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdb82900>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb82690>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb81fa0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb829f0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb57b90>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdb83620>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdb83860>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb83d40>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd509a90>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd50b680>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd50bf80>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd50d220>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd50fd10>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cddfadb0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd50dfd0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd517d40>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd516810>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd516570>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd516ae0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd50e4e0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd55ff80>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd5604d0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd561b20>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd5618e0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd563fe0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd562210>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd567830>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd564200>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd5688f0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd568890>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd568200>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd560200>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd5f42c0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd5f5550>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd56aa80>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd56be00>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd56a690>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd5f96d0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd5fa4e0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd5f5670>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd5fa480>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd5fb5c0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd405f10>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd403fe0>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdbb2960>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdbca630>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd406090>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd405ca0>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"path": "/etc/sssd/conf.d/sssd-session-recording.conf", "changed": true, "diff": {"before": {"path": "/etc/sssd/conf.d/sssd-session-recording.conf", "owner": 998, "group": 998}, "after": {"path": "/etc/sssd/conf.d/sssd-session-recording.conf", "owner": 0, "group": 0}}, "uid": 998, "gid": 998, "owner": "sssd", "group": "sssd", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 119, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0600", "dest": "/etc/sssd/conf.d/sssd-session-recording.conf", "_original_basename": "sssd-session-recording.conf", "recurse": false, "state": "file", "path": "/etc/sssd/conf.d/sssd-session-recording.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy array\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy distro.distro\r\n# cleanup[3] wiping distro\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping subprocess\r\n# destroy signal\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping tempfile\r\n# destroy io\r\n# destroy weakref\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections_abc\r\n# destroy _weakref\r\n# destroy _uuid\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy locale\r\n# destroy pwd\r\n# destroy selectors\r\n# destroy shutil\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy selinux\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy _string\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy marshal\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _blake2\r\n# destroy platform\r\n# destroy distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy select\r\n# destroy selinux._selinux\r\n# destroy collections\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _signal\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# destroy warnings\r\n# destroy operator\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy functools\r\n# destroy time\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy re\r\n# destroy _random\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy _collections\r\n# destroy _operator\r\n# destroy builtins\r\n# destroy _thread\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy _io\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.45.174 closed.\r\n") 7163 1726888042.04080: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1ce0104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdfdfb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1ce012a50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cddc1130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cddc1fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cddffd70> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cddfffb0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde37770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde37e00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde17a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde15160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cddfcf20> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde576b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde562d0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde16030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde54b60> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde8c6b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cddfc1a0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cde8cb60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde8ca10> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cde8ce00> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cddfacc0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde8d4f0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde8d1c0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde8e3f0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdea45f0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdea5cd0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdea6b70> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdea71d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdea60c0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdea7c50> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdea7380> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde8e360> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdc23b30> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdc4c5c0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc4c350> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdc4c5f0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdc4cef0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdc4d820> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc4c7d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc21cd0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc4ec30> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc4d970> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cde8eb10> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc76f60> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc9f2c0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdcfc0e0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdcfe840> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdcfc200> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc9ff50> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb011c0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc9e0c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdc4fb30> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff1cdc9e420> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_ft_onumc/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb56e70> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb35df0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb34f50> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb54dd0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdb82900> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb82690> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb81fa0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb829f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb57b90> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdb83620> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cdb83860> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdb83d40> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd509a90> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd50b680> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd50bf80> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd50d220> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd50fd10> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cddfadb0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd50dfd0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd517d40> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd516810> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd516570> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd516ae0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd50e4e0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd55ff80> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd5604d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd561b20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd5618e0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd563fe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd562210> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd567830> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd564200> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd5688f0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd568890> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd568200> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd560200> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd5f42c0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd5f5550> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd56aa80> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd56be00> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd56a690> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd5f96d0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd5fa4e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd5f5670> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd5fa480> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd5fb5c0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff1cd405f10> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd403fe0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdbb2960> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cdbca630> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd406090> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1cd405ca0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"path": "/etc/sssd/conf.d/sssd-session-recording.conf", "changed": true, "diff": {"before": {"path": "/etc/sssd/conf.d/sssd-session-recording.conf", "owner": 998, "group": 998}, "after": {"path": "/etc/sssd/conf.d/sssd-session-recording.conf", "owner": 0, "group": 0}}, "uid": 998, "gid": 998, "owner": "sssd", "group": "sssd", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 119, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0600", "dest": "/etc/sssd/conf.d/sssd-session-recording.conf", "_original_basename": "sssd-session-recording.conf", "recurse": false, "state": "file", "path": "/etc/sssd/conf.d/sssd-session-recording.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping grp # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping tempfile # destroy io # destroy weakref # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping errno # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy abc # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections_abc # destroy _weakref # destroy _uuid # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shutil # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser # destroy tokenize # destroy _string # destroy _frozen_importlib_external # destroy _imp # destroy marshal # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy _blake2 # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select # destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib # destroy _signal # destroy _typing # destroy _tokenize # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings # destroy operator # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy functools # destroy time # destroy _warnings # destroy math # destroy _bisect # destroy re # destroy _random # destroy _hashlib # destroy itertools # destroy _collections # destroy _operator # destroy builtins # destroy _thread # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.45.174 closed. 7163 1726888042.05548: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 7163 1726888042.05552: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 7163 1726888042.05554: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport <<< 7163 1726888042.06548: done with _execute_module (ansible.legacy.file, {'owner': 'root', 'group': 'root', 'mode': '0600', 'dest': '/etc/sssd/conf.d/sssd-session-recording.conf', '_original_basename': 'sssd-session-recording.conf', 'recurse': False, 'state': 'file', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7163 1726888042.06555: _low_level_execute_command(): starting 7163 1726888042.06558: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/ > /dev/null 2>&1 && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888041.1044214-7839-10043983839145/ > /dev/null 2>&1 && sleep 0'"'"'' 7163 1726888042.06571: stdout chunk (state=3): >>># destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping grp # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping tempfile # destroy io # destroy weakref # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping errno # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy abc # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7163 1726888042.06575: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections_abc # destroy _weakref <<< 7163 1726888042.06584: stdout chunk (state=3): >>># destroy _uuid # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shutil # destroy tempfile <<< 7163 1726888042.06590: stdout chunk (state=3): >>># destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser <<< 7163 1726888042.06593: stdout chunk (state=3): >>># destroy tokenize # destroy _string <<< 7163 1726888042.06596: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy marshal <<< 7163 1726888042.06600: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy _blake2 # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select # destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib # destroy _signal # destroy _typing # destroy _tokenize # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings # destroy operator <<< 7163 1726888042.06604: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7163 1726888042.06608: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 7163 1726888042.06618: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy functools # destroy time # destroy _warnings # destroy math # destroy _bisect <<< 7163 1726888042.06623: stdout chunk (state=3): >>># destroy re <<< 7163 1726888042.06625: stdout chunk (state=3): >>># destroy _random <<< 7163 1726888042.06628: stdout chunk (state=3): >>># destroy _hashlib # destroy itertools # destroy _collections <<< 7163 1726888042.06632: stdout chunk (state=3): >>># destroy _operator # destroy builtins # destroy _thread # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io # clear sys.audit hooks <<< 7163 1726888042.06636: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe <<< 7163 1726888042.06657: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.215 closed. <<< 7163 1726888042.06663: stdout chunk (state=3): >>><<< 7163 1726888042.06667: stderr chunk (state=3): >>><<< 7163 1726888042.06670: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888042.06674: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< <10.31.12.215> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e166184d0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e165e7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1661aa50>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e163c9130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e163c9fa0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16407d70>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16407fb0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1643f770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1643fe00>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1641fa40>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1641d160>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16404f20>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1645f6b0>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1645e2d0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1641e030>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1645cb60>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164946b0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164041a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e16494b60>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16494a10>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e16494e00>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16402cc0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164954f0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164951c0>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164963f0>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164ac5f0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e164adcd0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164aeb70>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e164af1d0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164ae0c0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e164afc50>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164af380>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16496360>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1623fb30>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e162685f0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16268350>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e16268620>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e16268f50>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e16269910>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16268800>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1623dcd0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1626acc0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e162697c0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16496b10>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16292ff0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e162bb380>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16318110>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1631a870>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16318230>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e162e5130>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1611d220>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e162ba180>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1626bbc0>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1e162ba2a0>\r\n# zipimport: found 30 names in \'/tmp/ansible_ansible.legacy.file_payload_aitqkw16/ansible_ansible.legacy.file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16172ed0>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16151dc0>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16150f20>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e161711c0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1619e810>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1619e5a0>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1619deb0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1619e960>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16268440>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1619f590>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1619f7d0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1619fd10>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b0d9a0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15b0f650>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b0ffb0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b11190>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b13c50>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1661bf20>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b11f10>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b1bb60>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b1a630>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b1a390>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b1a900>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b12420>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15b63da0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b63fb0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15b659a0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b65760>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15b67f50>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b66090>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b6b6b0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b67fb0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15b6c470>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15b6c560>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15b6c860>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b64080>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15bf80b0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15bf8fb0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b6e870>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15b6fbf0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b6e4e0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15bfd1c0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15bfe150>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15bf91c0>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15bfddf0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15bff1d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15a09c10>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15a04b60>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e161d2750>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e161de450>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15a09e20>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15a099d0>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"path": "/etc/sssd/conf.d/sssd-session-recording.conf", "changed": false, "diff": {"before": {"path": "/etc/sssd/conf.d/sssd-session-recording.conf"}, "after": {"path": "/etc/sssd/conf.d/sssd-session-recording.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 119, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0600", "dest": "/etc/sssd/conf.d/sssd-session-recording.conf", "_original_basename": "sssd-session-recording.conf", "recurse": false, "state": "file", "path": "/etc/sssd/conf.d/sssd-session-recording.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy array\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy distro.distro\r\n# cleanup[3] wiping distro\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping subprocess\r\n# destroy signal\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping tempfile\r\n# destroy io\r\n# destroy weakref\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections_abc\r\n# destroy _weakref\r\n# destroy _uuid\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy locale\r\n# destroy pwd\r\n# destroy selectors\r\n# destroy shutil\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy selinux\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy _string\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy marshal\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _blake2\r\n# destroy platform\r\n# destroy distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy select\r\n# destroy selinux._selinux\r\n# destroy collections\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _signal\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# destroy warnings\r\n# destroy operator\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy functools\r\n# destroy time\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy re\r\n# destroy _random\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy _collections\r\n# destroy _operator\r\n# destroy builtins\r\n# destroy _thread\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy _io\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.215 closed.\r\n") 7163 1726888042.07020: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e166184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e165e7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1661aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e163c9130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e163c9fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16407d70> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16407fb0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1643f770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1643fe00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1641fa40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1641d160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16404f20> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1645f6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1645e2d0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1641e030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1645cb60> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164946b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164041a0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e16494b60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16494a10> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e16494e00> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16402cc0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164954f0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164951c0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164963f0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164ac5f0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e164adcd0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164aeb70> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e164af1d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164ae0c0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e164afc50> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e164af380> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16496360> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1623fb30> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e162685f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16268350> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e16268620> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e16268f50> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e16269910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16268800> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1623dcd0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1626acc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e162697c0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16496b10> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16292ff0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e162bb380> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16318110> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1631a870> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16318230> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e162e5130> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1611d220> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e162ba180> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1626bbc0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1e162ba2a0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_aitqkw16/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16172ed0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16151dc0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16150f20> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e161711c0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1619e810> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1619e5a0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1619deb0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1619e960> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e16268440> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1619f590> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1619f7d0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1619fd10> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b0d9a0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15b0f650> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b0ffb0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b11190> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b13c50> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1661bf20> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b11f10> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b1bb60> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b1a630> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b1a390> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b1a900> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b12420> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15b63da0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b63fb0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15b659a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b65760> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15b67f50> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b66090> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b6b6b0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b67fb0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15b6c470> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15b6c560> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15b6c860> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b64080> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15bf80b0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15bf8fb0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b6e870> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15b6fbf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15b6e4e0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15bfd1c0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15bfe150> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15bf91c0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15bfddf0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15bff1d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e15a09c10> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15a04b60> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e161d2750> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e161de450> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15a09e20> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e15a099d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"path": "/etc/sssd/conf.d/sssd-session-recording.conf", "changed": false, "diff": {"before": {"path": "/etc/sssd/conf.d/sssd-session-recording.conf"}, "after": {"path": "/etc/sssd/conf.d/sssd-session-recording.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 119, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0600", "dest": "/etc/sssd/conf.d/sssd-session-recording.conf", "_original_basename": "sssd-session-recording.conf", "recurse": false, "state": "file", "path": "/etc/sssd/conf.d/sssd-session-recording.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping grp # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping tempfile # destroy io # destroy weakref # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping errno # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy abc # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections_abc # destroy _weakref # destroy _uuid # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shutil # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser # destroy tokenize # destroy _string # destroy _frozen_importlib_external # destroy _imp # destroy marshal # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy _blake2 # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select # destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib # destroy _signal # destroy _typing # destroy _tokenize # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings # destroy operator # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy functools # destroy time # destroy _warnings # destroy math # destroy _bisect # destroy re # destroy _random # destroy _hashlib # destroy itertools # destroy _collections # destroy _operator # destroy builtins # destroy _thread # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.215 closed. 7163 1726888042.08966: done with _execute_module (ansible.legacy.file, {'owner': 'root', 'group': 'root', 'mode': '0600', 'dest': '/etc/sssd/conf.d/sssd-session-recording.conf', '_original_basename': 'sssd-session-recording.conf', 'recurse': False, 'state': 'file', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7163 1726888042.08970: _low_level_execute_command(): starting 7163 1726888042.08973: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/ > /dev/null 2>&1 && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888041.0859213-7837-98798122796744/ > /dev/null 2>&1 && sleep 0'"'"'' 7163 1726888042.08988: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888042.08992: stdout chunk (state=3): >>><<< 7163 1726888042.08995: stderr chunk (state=3): >>><<< <10.31.45.174> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888042.09005: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888042.09141: handler run complete 7163 1726888042.09145: attempt loop complete, returning result 7163 1726888042.09148: _execute() done 7163 1726888042.09150: dumping result to json 7163 1726888042.09153: done dumping result, returning 7163 1726888042.09155: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Configure sssd session recording config [02619b48-4a2f-6d34-1d0e-000000000010] 7163 1726888042.09158: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000010 7163 1726888042.09222: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000010 7163 1726888042.09225: WORKER PROCESS EXITING Notification for handler Handler tlog_handler restart sssd has been saved. changed: [managed_node2] => { "changed": true, "checksum": "d2f50fd45b1379abe6cc12991ba74cea9b556ae4", "dest": "/etc/sssd/conf.d/sssd-session-recording.conf", "diff": { "after": { "group": 0, "owner": 0, "path": "/etc/sssd/conf.d/sssd-session-recording.conf" }, "before": { "group": 998, "owner": 998, "path": "/etc/sssd/conf.d/sssd-session-recording.conf" } }, "gid": 998, "group": "sssd", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "sssd-session-recording.conf", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/sssd/conf.d/sssd-session-recording.conf", "follow": true, "force": false, "group": "root", "mode": "0600", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/sssd/conf.d/sssd-session-recording.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0600", "owner": "sssd", "path": "/etc/sssd/conf.d/sssd-session-recording.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 119, "state": "file", "uid": 998 } 7163 1726888042.09830: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888042.09834: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888042.09836: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888042.09842: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888042.09865: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6497 <<< 7163 1726888042.09891: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888042.09996: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888042.12041: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888042.12073: stderr chunk (state=3): >>><<< 7163 1726888042.12081: stdout chunk (state=3): >>><<< <10.31.12.215> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888042.12346: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888042.12350: handler run complete 7163 1726888042.12353: attempt loop complete, returning result 7163 1726888042.12355: _execute() done 7163 1726888042.12357: dumping result to json 7163 1726888042.12359: done dumping result, returning 7163 1726888042.12364: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Configure sssd session recording config [02619b48-4a2f-6d34-1d0e-000000000010] 7163 1726888042.12366: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000010 ok: [managed_node1] => { "changed": false, "checksum": "d2f50fd45b1379abe6cc12991ba74cea9b556ae4", "dest": "/etc/sssd/conf.d/sssd-session-recording.conf", "diff": { "after": { "path": "/etc/sssd/conf.d/sssd-session-recording.conf" }, "before": { "path": "/etc/sssd/conf.d/sssd-session-recording.conf" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "sssd-session-recording.conf", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/sssd/conf.d/sssd-session-recording.conf", "follow": true, "force": false, "group": "root", "mode": "0600", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/sssd/conf.d/sssd-session-recording.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0600", "owner": "root", "path": "/etc/sssd/conf.d/sssd-session-recording.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 119, "state": "file", "uid": 0 } 7163 1726888042.12502: no more pending results, returning what we have 7163 1726888042.12506: results queue empty 7163 1726888042.12507: checking for any_errors_fatal 7163 1726888042.12523: done checking for any_errors_fatal 7163 1726888042.12524: checking for max_fail_percentage 7163 1726888042.12525: done checking for max_fail_percentage 7163 1726888042.12526: checking to see if all hosts have failed and the running result is not ok 7163 1726888042.12527: done checking to see if all hosts have failed 7163 1726888042.12527: getting the remaining hosts for this loop 7163 1726888042.12529: done getting the remaining hosts for this loop 7163 1726888042.12532: getting the next task for host managed_node1 7163 1726888042.12540: done getting next task for host managed_node1 7163 1726888042.12542: ^ task is: TASK: fedora.linux_system_roles.tlog : Check appropriate authselect features exists 7163 1726888042.12544: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888042.12545: getting the next task for host managed_node2 7163 1726888042.12547: done getting next task for host managed_node2 7163 1726888042.12549: ^ task is: TASK: fedora.linux_system_roles.tlog : Check appropriate authselect features exists 7163 1726888042.12550: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888042.12552: getting the next task for host managed_node3 7163 1726888042.12554: done getting next task for host managed_node3 7163 1726888042.12555: ^ task is: TASK: fedora.linux_system_roles.tlog : Check appropriate authselect features exists 7163 1726888042.12556: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888042.12577: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000010 7163 1726888042.12580: WORKER PROCESS EXITING 7163 1726888042.12651: getting variables 7163 1726888042.12653: in VariableManager get_vars() 7163 1726888042.12675: Calling all_inventory to load vars for managed_node1 7163 1726888042.12678: Calling groups_inventory to load vars for managed_node1 7163 1726888042.12680: Calling all_plugins_inventory to load vars for managed_node1 7163 1726888042.12698: Calling all_plugins_play to load vars for managed_node1 7163 1726888042.12701: Calling groups_plugins_inventory to load vars for managed_node1 7163 1726888042.12706: Calling groups_plugins_play to load vars for managed_node1 7163 1726888042.14378: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888042.15030: done with get_vars() 7163 1726888042.15045: done getting variables 7163 1726888042.15133: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.tlog : Check appropriate authselect features exists] *** task path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:74 Friday 20 September 2024 23:07:22 -0400 (0:00:01.141) 0:00:14.161 ****** 7163 1726888042.15156: entering _queue_task() for managed_node1/command 7163 1726888042.15157: Creating lock for command 7163 1726888042.15498: worker is 1 (out of 3 available) 7163 1726888042.15518: exiting _queue_task() for managed_node1/command 7163 1726888042.15765: getting variables 7163 1726888042.15768: in VariableManager get_vars() 7163 1726888042.15861: Calling all_inventory to load vars for managed_node2 7163 1726888042.15866: Calling groups_inventory to load vars for managed_node2 7163 1726888042.15869: Calling all_plugins_inventory to load vars for managed_node2 7163 1726888042.15888: Calling all_plugins_play to load vars for managed_node2 7163 1726888042.15892: Calling groups_plugins_inventory to load vars for managed_node2 7163 1726888042.15896: Calling groups_plugins_play to load vars for managed_node2 7163 1726888042.16854: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Check appropriate authselect features exists 7163 1726888042.16871: in run() - task 02619b48-4a2f-6d34-1d0e-000000000011 7163 1726888042.16875: variable 'ansible_search_path' from source: unknown 7163 1726888042.16878: variable 'ansible_search_path' from source: unknown 7163 1726888042.16882: calling self._execute() 7163 1726888042.16885: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888042.16888: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888042.16891: variable 'omit' from source: magic vars 7163 1726888042.16894: variable 'omit' from source: magic vars 7163 1726888042.16897: variable 'omit' from source: magic vars 7163 1726888042.16900: variable 'omit' from source: magic vars 7163 1726888042.16904: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7163 1726888042.16907: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7163 1726888042.16910: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7163 1726888042.16913: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888042.16916: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888042.16919: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7163 1726888042.16921: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888042.16924: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888042.17566: Set connection var ansible_shell_executable to /bin/sh 7163 1726888042.17570: Set connection var ansible_timeout to 10 7163 1726888042.17573: Set connection var ansible_module_compression to ZIP_DEFLATED 7163 1726888042.17576: Set connection var ansible_shell_type to sh 7163 1726888042.17578: Set connection var ansible_pipelining to False 7163 1726888042.17581: Set connection var ansible_connection to ssh 7163 1726888042.17583: variable 'ansible_shell_executable' from source: unknown 7163 1726888042.17585: variable 'ansible_connection' from source: unknown 7163 1726888042.17588: variable 'ansible_module_compression' from source: unknown 7163 1726888042.17590: variable 'ansible_shell_type' from source: unknown 7163 1726888042.17592: variable 'ansible_shell_executable' from source: unknown 7163 1726888042.17594: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888042.17597: variable 'ansible_pipelining' from source: unknown 7163 1726888042.17599: variable 'ansible_timeout' from source: unknown 7163 1726888042.17601: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888042.17605: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7163 1726888042.17608: variable 'omit' from source: magic vars 7163 1726888042.17610: starting attempt loop 7163 1726888042.17612: running the handler 7163 1726888042.17614: _low_level_execute_command(): starting 7163 1726888042.17616: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 7163 1726888042.17825: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888042.18570: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888042.18575: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' <<< 7163 1726888042.18578: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888042.18581: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888042.18584: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888042.18907: done with get_vars() 7163 1726888042.18936: done getting variables 7163 1726888042.19028: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7163 1726888042.19051: entering _queue_task() for managed_node2/command 7163 1726888042.19451: worker is 2 (out of 3 available) 7163 1726888042.19466: exiting _queue_task() for managed_node2/command 7163 1726888042.19508: getting variables 7163 1726888042.19511: in VariableManager get_vars() 7163 1726888042.19612: Calling all_inventory to load vars for managed_node3 7163 1726888042.19616: Calling groups_inventory to load vars for managed_node3 7163 1726888042.19620: Calling all_plugins_inventory to load vars for managed_node3 7163 1726888042.19647: Calling all_plugins_play to load vars for managed_node3 7163 1726888042.19654: Calling groups_plugins_inventory to load vars for managed_node3 7163 1726888042.19665: Calling groups_plugins_play to load vars for managed_node3 7163 1726888042.20541: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Check appropriate authselect features exists 7163 1726888042.20546: stdout chunk (state=3): >>>/root <<< 7163 1726888042.20555: in run() - task 02619b48-4a2f-6d34-1d0e-000000000011 7163 1726888042.20559: variable 'ansible_search_path' from source: unknown 7163 1726888042.20561: variable 'ansible_search_path' from source: unknown 7163 1726888042.20564: calling self._execute() 7163 1726888042.20567: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888042.20569: stdout chunk (state=3): >>><<< 7163 1726888042.20572: stderr chunk (state=3): >>><<< <10.31.12.215> (0, b'/root\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888042.20602: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888042.20606: _low_level_execute_command(): starting 7163 1726888042.20610: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148 `" && echo ansible-tmp-1726888042.2037868-7901-43028318488148="` echo /root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148 `" ) && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888042.20621: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888042.20623: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888042.20667: variable 'omit' from source: magic vars <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148 `" && echo ansible-tmp-1726888042.2037868-7901-43028318488148="` echo /root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148 `" ) && sleep 0'"'"'' 7163 1726888042.21517: variable 'omit' from source: magic vars 7163 1726888042.21520: variable 'omit' from source: magic vars 7163 1726888042.21529: variable 'omit' from source: magic vars 7163 1726888042.21534: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7163 1726888042.21543: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7163 1726888042.21553: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7163 1726888042.21557: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888042.21560: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888042.22191: variable 'inventory_hostname' from source: host vars for 'managed_node2' 7163 1726888042.22195: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888042.22198: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888042.22206: Set connection var ansible_shell_executable to /bin/sh 7163 1726888042.22208: Set connection var ansible_timeout to 10 7163 1726888042.22211: Set connection var ansible_module_compression to ZIP_DEFLATED 7163 1726888042.22217: Set connection var ansible_shell_type to sh 7163 1726888042.22221: Set connection var ansible_pipelining to False 7163 1726888042.22223: Set connection var ansible_connection to ssh 7163 1726888042.22874: variable 'ansible_shell_executable' from source: unknown 7163 1726888042.22878: variable 'ansible_connection' from source: unknown 7163 1726888042.22882: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 7163 1726888042.22894: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888042.22898: variable 'ansible_module_compression' from source: unknown 7163 1726888042.22902: variable 'ansible_shell_type' from source: unknown 7163 1726888042.22905: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7163 1726888042.22907: variable 'ansible_shell_executable' from source: unknown 7163 1726888042.22909: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888042.22911: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.215 is address <<< 7163 1726888042.22914: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888042.22916: variable 'ansible_pipelining' from source: unknown 7163 1726888042.22919: variable 'ansible_timeout' from source: unknown 7163 1726888042.22921: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888042.22924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888042.22928: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888042.22930: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888042.22932: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 7163 1726888042.22935: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 7163 1726888042.22937: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 7163 1726888042.22941: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888042.22944: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7163 1726888042.22946: variable 'omit' from source: magic vars 7163 1726888042.22948: starting attempt loop 7163 1726888042.22951: running the handler 7163 1726888042.23299: _low_level_execute_command(): starting 7163 1726888042.23304: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888042.23314: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 7163 1726888042.23359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888042.24759: done with get_vars() 7163 1726888042.24774: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888042.24830: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888042.24835: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888042.24841: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' <<< 7163 1726888042.24845: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888042.24849: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888042.24801: done getting variables 7163 1726888042.24982: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7163 1726888042.25029: entering _queue_task() for managed_node3/command 7163 1726888042.25069: stdout chunk (state=3): >>>ansible-tmp-1726888042.2037868-7901-43028318488148=/root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148 <<< 7163 1726888042.26242: worker is 3 (out of 3 available) 7163 1726888042.26249: exiting _queue_task() for managed_node3/command 7163 1726888042.26263: done queuing things up, now waiting for results queue to drain 7163 1726888042.26265: waiting for pending results... 7163 1726888042.26203: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe <<< 7163 1726888042.26279: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7163 1726888042.26287: stdout chunk (state=3): >>><<< 7163 1726888042.26291: stderr chunk (state=3): >>><<< <10.31.12.215> (0, b'ansible-tmp-1726888042.2037868-7901-43028318488148=/root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888042.26310: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888042.2037868-7901-43028318488148=/root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888042.26315: variable 'ansible_module_compression' from source: unknown 7163 1726888042.26318: ANSIBALLZ: Using generic lock for ansible.legacy.command 7163 1726888042.26441: ANSIBALLZ: Acquiring lock 7163 1726888042.26446: ANSIBALLZ: Lock acquired: 140449594013552 7163 1726888042.26450: ANSIBALLZ: Creating module 7163 1726888042.26453: stdout chunk (state=3): >>>/root <<< 7163 1726888042.26457: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888042.26460: stdout chunk (state=3): >>><<< 7163 1726888042.26463: stderr chunk (state=3): >>><<< <10.31.45.174> (0, b'/root\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888042.26664: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888042.26668: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Check appropriate authselect features exists 7163 1726888042.26747: in run() - task 02619b48-4a2f-6d34-1d0e-000000000011 7163 1726888042.26761: _low_level_execute_command(): starting 7163 1726888042.26770: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854 `" && echo ansible-tmp-1726888042.2657347-7904-264706230442854="` echo /root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854 `" ) && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888042.26791: variable 'ansible_search_path' from source: unknown 7163 1726888042.26881: variable 'ansible_search_path' from source: unknown <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854 `" && echo ansible-tmp-1726888042.2657347-7904-264706230442854="` echo /root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854 `" ) && sleep 0'"'"'' 7163 1726888042.26893: calling self._execute() 7163 1726888042.27026: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888042.27041: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888042.27057: variable 'omit' from source: magic vars 7163 1726888042.27516: variable 'omit' from source: magic vars 7163 1726888042.27744: variable 'omit' from source: magic vars 7163 1726888042.27949: variable 'omit' from source: magic vars 7163 1726888042.28015: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7163 1726888042.28209: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7163 1726888042.28318: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7163 1726888042.28367: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888042.28505: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888042.28626: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7163 1726888042.28654: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888042.28702: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888042.28879: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 7163 1726888042.28899: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 7163 1726888042.28906: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888042.28956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888042.28965: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888042.29278: Set connection var ansible_shell_executable to /bin/sh 7163 1726888042.29284: Set connection var ansible_timeout to 10 7163 1726888042.29287: Set connection var ansible_module_compression to ZIP_DEFLATED 7163 1726888042.29289: Set connection var ansible_shell_type to sh 7163 1726888042.29301: Set connection var ansible_pipelining to False 7163 1726888042.29321: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' <<< 7163 1726888042.29327: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888042.29420: Set connection var ansible_connection to ssh 7163 1726888042.29490: variable 'ansible_shell_executable' from source: unknown 7163 1726888042.29494: variable 'ansible_connection' from source: unknown 7163 1726888042.29499: variable 'ansible_module_compression' from source: unknown 7163 1726888042.29549: variable 'ansible_shell_type' from source: unknown 7163 1726888042.29553: variable 'ansible_shell_executable' from source: unknown 7163 1726888042.29557: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888042.29561: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888042.29643: variable 'ansible_pipelining' from source: unknown 7163 1726888042.29646: variable 'ansible_timeout' from source: unknown 7163 1726888042.29648: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888042.29910: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7163 1726888042.29947: variable 'omit' from source: magic vars 7163 1726888042.29972: starting attempt loop 7163 1726888042.30045: running the handler 7163 1726888042.30058: _low_level_execute_command(): starting 7163 1726888042.30245: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 7163 1726888042.30956: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888042.31030: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888042.31106: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' <<< 7163 1726888042.31135: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888042.31177: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888042.31213: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888042.31373: stdout chunk (state=3): >>>ansible-tmp-1726888042.2657347-7904-264706230442854=/root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854 <<< 7163 1726888042.31593: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888042.31597: stdout chunk (state=3): >>><<< 7163 1726888042.31599: stderr chunk (state=3): >>><<< <10.31.45.174> (0, b'ansible-tmp-1726888042.2657347-7904-264706230442854=/root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888042.31686: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888042.2657347-7904-264706230442854=/root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888042.31709: variable 'ansible_module_compression' from source: unknown 7163 1726888042.31806: ANSIBALLZ: Using generic lock for ansible.legacy.command 7163 1726888042.31820: ANSIBALLZ: Acquiring lock 7163 1726888042.33634: stdout chunk (state=3): >>>/root <<< 7163 1726888042.33820: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888042.33859: stderr chunk (state=3): >>><<< 7163 1726888042.33862: stdout chunk (state=3): >>><<< <10.31.46.206> (0, b'/root\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888042.34003: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888042.34008: _low_level_execute_command(): starting 7163 1726888042.34011: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496 `" && echo ansible-tmp-1726888042.3390968-7907-47697115337496="` echo /root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496 `" ) && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496 `" && echo ansible-tmp-1726888042.3390968-7907-47697115337496="` echo /root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496 `" ) && sleep 0'"'"'' 7163 1726888042.34915: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888042.34921: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888042.35005: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7163 1726888042.35046: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888042.35137: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' <<< 7163 1726888042.35177: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888042.35209: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888042.35277: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6573 <<< 7163 1726888042.35292: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888042.35328: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888042.38291: stdout chunk (state=3): >>>ansible-tmp-1726888042.3390968-7907-47697115337496=/root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496 <<< 7163 1726888042.38489: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888042.38492: stdout chunk (state=3): >>><<< 7163 1726888042.38495: stderr chunk (state=3): >>><<< <10.31.46.206> (0, b'ansible-tmp-1726888042.3390968-7907-47697115337496=/root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888042.38636: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888042.3390968-7907-47697115337496=/root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888042.38641: variable 'ansible_module_compression' from source: unknown 7163 1726888042.38644: ANSIBALLZ: Using generic lock for ansible.legacy.command 7163 1726888042.38647: ANSIBALLZ: Acquiring lock 7163 1726888042.40065: ANSIBALLZ: Writing module into payload 7163 1726888042.40179: ANSIBALLZ: Writing module 7163 1726888042.40214: ANSIBALLZ: Renaming module 7163 1726888042.40243: ANSIBALLZ: Done creating module 7163 1726888042.40427: ANSIBALLZ: Lock acquired: 140449594013552 7163 1726888042.40431: variable 'ansible_facts' from source: host vars for 'managed_node1' 7163 1726888042.40433: ANSIBALLZ: Reading module after lock 7163 1726888042.40436: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/command.py 7163 1726888042.40446: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148/AnsiballZ_command.py <10.31.12.215> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpk_cao0y_ TO /root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148/AnsiballZ_command.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/command.py 7163 1726888042.40460: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854/AnsiballZ_command.py <10.31.12.215> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' '[10.31.12.215]' <10.31.45.174> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpresj5z8c TO /root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854/AnsiballZ_command.py <10.31.45.174> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' '[10.31.45.174]' 7163 1726888042.40614: ANSIBALLZ: Lock acquired: 140449594013552 7163 1726888042.40701: Sending initial data 7163 1726888042.40710: Sent initial data (153 bytes) 7163 1726888042.40753: ANSIBALLZ: Reading module after lock 7163 1726888042.41095: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/command.py 7163 1726888042.41101: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496/AnsiballZ_command.py 7163 1726888042.41103: Sending initial data 7163 1726888042.41105: Sent initial data (154 bytes) <10.31.46.206> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmphol1gwv4 TO /root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496/AnsiballZ_command.py <10.31.46.206> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/a3358520e8"' '[10.31.46.206]' 7163 1726888042.41556: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888042.41659: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' <<< 7163 1726888042.41789: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888042.41825: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888042.41866: Sending initial data 7163 1726888042.41871: Sent initial data (153 bytes) 7163 1726888042.41905: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888042.42271: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888042.42278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7163 1726888042.42378: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888042.42447: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' <<< 7163 1726888042.42601: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888042.42624: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888042.42876: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888042.42886: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass <<< 7163 1726888042.42891: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found <<< 7163 1726888042.42894: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888042.43107: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888042.43576: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7163 1726888042.43596: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 7163 1726888042.43660: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 7163 1726888042.43757: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpk_cao0y_ debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148/AnsiballZ_command.py" debug3: Sent message fd 3 T:17 I:3 <<< 7163 1726888042.43775: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpk_cao0y_ /root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148/AnsiballZ_command.py <<< 7163 1726888042.43845: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpk_cao0y_" to remote "/root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148/AnsiballZ_command.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148/AnsiballZ_command.py M:0x001a <<< 7163 1726888042.44170: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119055 <<< 7163 1726888042.44286: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 7163 1726888042.44310: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 7163 1726888042.44349: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpresj5z8c debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854/AnsiballZ_command.py" debug3: Sent message fd 3 T:17 I:3 <<< 7163 1726888042.44385: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpresj5z8c /root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854/AnsiballZ_command.py <<< 7163 1726888042.44648: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpresj5z8c" to remote "/root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854/AnsiballZ_command.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854/AnsiballZ_command.py M:0x001a <<< 7163 1726888042.44651: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119056 <<< 7163 1726888042.44821: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 119055 bytes at 0 <<< 7163 1726888042.44824: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 7163 1726888042.44884: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888042.44993: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888042.45041: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 119056 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 7163 1726888042.45083: stderr chunk (state=3): >>><<< 7163 1726888042.45086: stdout chunk (state=3): >>><<< 7163 1726888042.45089: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< <10.31.12.215> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpk_cao0y_ /root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148/AnsiballZ_command.py\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master at \'/root/.ansible/cp/1fb99bda8d\'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpk_cao0y_\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148/AnsiballZ_command.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpk_cao0y_" to remote "/root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148/AnsiballZ_command.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148/AnsiballZ_command.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148/AnsiballZ_command.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119055\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119055 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 7163 1726888042.45098: done transferring module to remote 7163 1726888042.45181: _low_level_execute_command(): starting 7163 1726888042.45189: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148/ /root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148/AnsiballZ_command.py && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888042.45273: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7163 1726888042.45278: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 7163 1726888042.45283: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 7163 1726888042.45292: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148/ /root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148/AnsiballZ_command.py && sleep 0'"'"'' 7163 1726888042.45416: stderr chunk (state=3): >>>debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 7163 1726888042.45419: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888042.45422: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 7163 1726888042.45466: stderr chunk (state=3): >>><<< 7163 1726888042.45469: stdout chunk (state=3): >>><<< 7163 1726888042.45472: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root <<< <10.31.45.174> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpresj5z8c /root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854/AnsiballZ_command.py\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master at \'/root/.ansible/cp/26e6bc9b9f\'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpresj5z8c\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854/AnsiballZ_command.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpresj5z8c" to remote "/root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854/AnsiballZ_command.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854/AnsiballZ_command.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854/AnsiballZ_command.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119056\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119056 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 7163 1726888042.45496: done transferring module to remote 7163 1726888042.45500: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmphol1gwv4 /root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496/AnsiballZ_command.py <<< 7163 1726888042.45503: stderr chunk (state=3): >>>debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmphol1gwv4 debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496/AnsiballZ_command.py" debug3: Sent message fd 3 T:17 I:3 <<< 7163 1726888042.45610: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmphol1gwv4" to remote "/root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496/AnsiballZ_command.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496/AnsiballZ_command.py M:0x001a <<< 7163 1726888042.45616: _low_level_execute_command(): starting 7163 1726888042.45619: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854/ /root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854/AnsiballZ_command.py && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854/ /root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854/AnsiballZ_command.py && sleep 0'"'"'' 7163 1726888042.46263: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119055 <<< 7163 1726888042.46819: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888042.46823: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888042.46826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888042.46828: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888042.46831: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888042.46833: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 119055 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 7163 1726888042.46925: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 <<< 7163 1726888042.46930: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888042.46933: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 7163 1726888042.46936: stderr chunk (state=3): >>>debug2: match not found <<< 7163 1726888042.46940: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 7163 1726888042.46943: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7163 1726888042.46946: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 7163 1726888042.46948: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888042.46952: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7163 1726888042.46955: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.215 is address <<< 7163 1726888042.46957: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7163 1726888042.46960: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888042.47036: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' <<< 7163 1726888042.47055: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888042.47086: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888042.47107: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 7163 1726888042.47124: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 7163 1726888042.47143: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 7163 1726888042.47176: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe <<< 7163 1726888042.47179: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7163 1726888042.47348: stderr chunk (state=3): >>><<< 7163 1726888042.47353: stdout chunk (state=3): >>><<< <10.31.46.206> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmphol1gwv4 /root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496/AnsiballZ_command.py\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master at \'/root/.ansible/cp/a3358520e8\'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmphol1gwv4\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496/AnsiballZ_command.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmphol1gwv4" to remote "/root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496/AnsiballZ_command.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496/AnsiballZ_command.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496/AnsiballZ_command.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119055\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119055 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 7163 1726888042.47364: done transferring module to remote 7163 1726888042.47366: _low_level_execute_command(): starting 7163 1726888042.47368: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496/ /root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496/AnsiballZ_command.py && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496/ /root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496/AnsiballZ_command.py && sleep 0'"'"'' 7163 1726888042.47403: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6497 <<< 7163 1726888042.47415: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888042.47545: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888042.47927: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888042.47931: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888042.48762: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888042.48776: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888042.48794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888042.48811: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888042.48835: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found <<< 7163 1726888042.48942: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888042.48967: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888042.49022: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888042.49043: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888042.49494: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888042.49542: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888042.49546: stdout chunk (state=3): >>><<< 7163 1726888042.49553: stderr chunk (state=3): >>><<< 7163 1726888042.49692: stderr chunk (state=3): >>><<< 7163 1726888042.49696: stdout chunk (state=3): >>><<< <10.31.12.215> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888042.49703: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <10.31.45.174> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888042.49710: _low_level_execute_command(): starting 7163 1726888042.49713: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888042.49715: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148/AnsiballZ_command.py && sleep 0' 7163 1726888042.49717: _low_level_execute_command(): starting <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888042.49722: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854/AnsiballZ_command.py && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' -tt 10.31.12.215 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148/AnsiballZ_command.py && sleep 0'"'"'' <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' -tt 10.31.45.174 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854/AnsiballZ_command.py && sleep 0'"'"'' 7163 1726888042.50763: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888042.50767: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888042.50783: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888042.50801: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888042.50814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888042.50847: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 <<< 7163 1726888042.50857: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888042.50903: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888042.50960: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888042.50963: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888042.50975: stdout chunk (state=3): >>><<< 7163 1726888042.50993: stderr chunk (state=3): >>><<< <10.31.46.206> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888042.51409: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888042.51412: _low_level_execute_command(): starting 7163 1726888042.51415: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496/AnsiballZ_command.py && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' -tt 10.31.46.206 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496/AnsiballZ_command.py && sleep 0'"'"'' 7163 1726888042.51423: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888042.51449: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888042.51454: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888042.51481: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888042.51528: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888042.51573: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888042.52542: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888042.52558: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888042.52571: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888042.52599: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888042.52611: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888042.52626: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 <<< 7163 1726888042.52715: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888042.52741: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888042.52769: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' <<< 7163 1726888042.52848: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888042.53478: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7163 1726888042.53500: stdout chunk (state=3): >>>import _imp # builtin <<< 7163 1726888042.53532: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7163 1726888042.53606: stdout chunk (state=3): >>>import '_io' # <<< 7163 1726888042.53632: stdout chunk (state=3): >>>import 'marshal' # <<< 7163 1726888042.53651: stdout chunk (state=3): >>>import 'posix' # <<< 7163 1726888042.53711: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # <<< 7163 1726888042.53727: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7163 1726888042.53770: stdout chunk (state=3): >>>import _imp # builtin <<< 7163 1726888042.53788: stdout chunk (state=3): >>># installed zipimport hook <<< 7163 1726888042.53805: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888042.53821: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7163 1726888042.53868: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7163 1726888042.53917: stdout chunk (state=3): >>>import 'posix' # <<< 7163 1726888042.53946: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 7163 1726888042.53954: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c5bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c58bb00> <<< 7163 1726888042.53994: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 7163 1726888042.54004: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c5bea50> import '_signal' # import '_abc' # import 'abc' # <<< 7163 1726888042.54034: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888042.54042: stdout chunk (state=3): >>>import 'io' # <<< 7163 1726888042.54265: stdout chunk (state=3): >>>import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # <<< 7163 1726888042.54270: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa55104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa54dfb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5512a50> import '_signal' # <<< 7163 1726888042.54326: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 7163 1726888042.54330: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 7163 1726888042.54342: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c5cd130> <<< 7163 1726888042.54386: stdout chunk (state=3): >>>import '_collections_abc' # <<< 7163 1726888042.54414: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 7163 1726888042.54443: stdout chunk (state=3): >>>import 'os' # <<< 7163 1726888042.54457: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c5cdfa0> <<< 7163 1726888042.54661: stdout chunk (state=3): >>>import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7163 1726888042.54681: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5305130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5305fa0> import 'site' # <<< 7163 1726888042.54700: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7163 1726888042.54761: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 7163 1726888042.54779: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888042.54809: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7163 1726888042.54997: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7163 1726888042.55076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 7163 1726888042.55083: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7163 1726888042.55153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3abd70> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3abfb0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7163 1726888042.55158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888042.55163: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 7163 1726888042.55166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3e37a0> <<< 7163 1726888042.55447: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # <<< 7163 1726888042.55455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5343da0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5343fe0> <<< 7163 1726888042.55497: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ad684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ad37b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ad6aa50> import '_signal' # import '_abc' # import 'abc' # <<< 7163 1726888042.55507: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa537b770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa537be00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa535ba40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5359190> <<< 7163 1726888042.55536: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3e3e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3c3a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3c1160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3a8f20> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 7163 1726888042.55541: stdout chunk (state=3): >>>import 'io' # import '_stat' # import 'stat' # <<< 7163 1726888042.55566: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 7163 1726888042.55629: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5340f50> <<< 7163 1726888042.55633: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 7163 1726888042.55636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 7163 1726888042.55657: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # <<< 7163 1726888042.55694: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c4036e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c402300> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3c2030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3aa7e0> <<< 7163 1726888042.55733: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 7163 1726888042.55740: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 7163 1726888042.55843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab1d130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 7163 1726888042.55849: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888042.55852: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab1dfa0> <<< 7163 1726888042.55872: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c438710> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3a81a0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c438bc0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c438a70> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c438e30> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3a6cc0> <<< 7163 1726888042.55906: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa539b710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa539a330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa535a030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5398b30> <<< 7163 1726888042.55912: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53d07a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53401d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 7163 1726888042.55926: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 7163 1726888042.55946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 7163 1726888042.55967: stdout chunk (state=3): >>>import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7163 1726888042.56148: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 7163 1726888042.56157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 7163 1726888042.56161: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c439520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c4391f0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c43a420> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 7163 1726888042.56164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 7163 1726888042.56170: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa53d0c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53d0b00> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888042.56279: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa53d0ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa533ecf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 7163 1726888042.56288: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7163 1726888042.56294: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c4545c0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c455d00> <<< 7163 1726888042.56301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 7163 1726888042.56305: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 7163 1726888042.56308: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 7163 1726888042.56313: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53d15b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53d1280> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53d24b0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 7163 1726888042.56569: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 7163 1726888042.56576: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c456ba0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c457200> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c4560f0> <<< 7163 1726888042.56579: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 7163 1726888042.56582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 7163 1726888042.56585: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53e86e0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa53e9df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 7163 1726888042.56588: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53eac60> <<< 7163 1726888042.56590: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c457c80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c4573b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c43a450> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 7163 1726888042.56594: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab5bda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab5bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab93770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab93e00> import '_collections' # <<< 7163 1726888042.56597: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa53eb2c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53ea1b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa53ebd40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53eb470> <<< 7163 1726888042.56654: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab73a40> import '_functools' # <<< 7163 1726888042.56659: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab71190> <<< 7163 1726888042.56663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c1dbbf0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 7163 1726888042.56666: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53d2510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 7163 1726888042.56678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 7163 1726888042.56802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa5173c50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa519c710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa519c470> <<< 7163 1726888042.56810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c204650> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c2043b0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c204680> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7163 1726888042.56872: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa519c740> <<< 7163 1726888042.56877: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7163 1726888042.56884: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab58f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abb3710> <<< 7163 1726888042.56888: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888042.56892: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abb2330> <<< 7163 1726888042.56916: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab72030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abb0b30> <<< 7163 1726888042.56919: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888042.56985: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abe87a0> <<< 7163 1726888042.56998: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c204fb0> <<< 7163 1726888042.57231: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa519d040> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa519da30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa519c8f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5171df0> <<< 7163 1726888042.57243: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab581d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9abe8c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abe8b00> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9abe8ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab56cf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abe95b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abe9280> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 7163 1726888042.57462: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 7163 1726888042.57467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 7163 1726888042.57471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa519ed80> <<< 7163 1726888042.57474: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c2059a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c204860> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c1d9d90> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c206d80> <<< 7163 1726888042.57482: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abea4b0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ac006e0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9ac01df0> <<< 7163 1726888042.57520: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c205ac0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c43aae0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c233110> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 7163 1726888042.57523: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ac02c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9ac032c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ac021b0> <<< 7163 1726888042.57526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888042.57591: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa519cec0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53d2c00> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa51c7110> <<< 7163 1726888042.57595: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888042.57597: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7163 1726888042.57602: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9ac03d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ac03470> <<< 7163 1726888042.57618: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7163 1726888042.57634: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abea510> <<< 7163 1726888042.57666: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa51eb4a0> <<< 7163 1726888042.57672: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7163 1726888042.57687: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c2534d0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7163 1726888042.57711: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 7163 1726888042.57733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7163 1726888042.57761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # <<< 7163 1726888042.57797: stdout chunk (state=3): >>>import 'ntpath' # <<< 7163 1726888042.57862: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa524c260> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 7163 1726888042.57921: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7163 1726888042.57926: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c2b4290> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 7163 1726888042.57959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7163 1726888042.57964: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7163 1726888042.58043: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a993c50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a9bc710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a9bc470> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a9bc740> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888042.58053: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa524e9c0> <<< 7163 1726888042.58057: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c2b69f0> <<< 7163 1726888042.58074: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa524c380> <<< 7163 1726888042.58144: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5219280> <<< 7163 1726888042.58213: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a9bd040> <<< 7163 1726888042.58220: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c2b43b0> <<< 7163 1726888042.58223: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c2792e0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bb253a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c2522d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c207ce0> <<< 7163 1726888042.58249: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4b29370> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa51ea2a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa519fce0> <<< 7163 1726888042.58255: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a9bda30> <<< 7163 1726888042.58277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 7163 1726888042.58312: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a9bc8f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a991df0> <<< 7163 1726888042.58317: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 7163 1726888042.58320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 7163 1726888042.58361: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7fa51ea8a0> <<< 7163 1726888042.58365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f921c2523f0> <<< 7163 1726888042.58385: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a9bed80> <<< 7163 1726888042.58449: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a9bcec0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abeac00> <<< 7163 1726888042.58453: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_uhoo5322/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 7163 1726888042.58456: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7163 1726888042.58522: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_2t9rb1bv/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 7163 1726888042.58558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7163 1726888042.58617: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 7163 1726888042.58622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7163 1726888042.58631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 7163 1726888042.58670: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7163 1726888042.58763: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7163 1726888042.58769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 7163 1726888042.58773: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7163 1726888042.58872: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4b7f0e0> import '_typing' # <<< 7163 1726888042.58878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bb7aff0> import '_typing' # <<< 7163 1726888042.58884: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a9e7110> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9aa0b4a0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7163 1726888042.58973: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4b61fd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4b61130> <<< 7163 1726888042.59015: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible' # # zipimport: zlib available <<< 7163 1726888042.59019: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9aa6c260> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 7163 1726888042.59084: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 7163 1726888042.59089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7163 1726888042.59160: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.59166: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bb5dee0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bb5d040> # zipimport: zlib available <<< 7163 1726888042.59169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7163 1726888042.59202: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888042.59227: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 7163 1726888042.59242: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9aa6e9c0> <<< 7163 1726888042.59365: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9aa6c380> <<< 7163 1726888042.59394: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9aa39280> <<< 7163 1726888042.59415: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a329370> <<< 7163 1726888042.59439: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9aa0a2a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a9bfce0> <<< 7163 1726888042.59648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5d9aa0a8a0> <<< 7163 1726888042.59779: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_etdufnre/ansible_ansible.legacy.command_payload.zip'<<< 7163 1726888042.59804: stdout chunk (state=3): >>> # zipimport: zlib available<<< 7163 1726888042.59810: stdout chunk (state=3): >>> <<< 7163 1726888042.60050: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 7163 1726888042.60054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7163 1726888042.60102: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7163 1726888042.60244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a37f0e0> <<< 7163 1726888042.60247: stdout chunk (state=3): >>>import '_typing' # <<< 7163 1726888042.60480: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.60531: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a361fd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a361130> # zipimport: zlib available <<< 7163 1726888042.60571: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 7163 1726888042.60602: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888042.60639: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 7163 1726888042.60696: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.61600: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 7163 1726888042.61607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4b7cf80> <<< 7163 1726888042.61649: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 7163 1726888042.61653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888042.61671: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 7163 1726888042.61707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 7163 1726888042.61748: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4ba6ab0> <<< 7163 1726888042.61802: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4ba6840> <<< 7163 1726888042.61825: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4ba6150> <<< 7163 1726888042.61886: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 7163 1726888042.61976: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4ba65a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4b7fb60> import 'atexit' # <<< 7163 1726888042.62085: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4ba7860> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4ba7aa0> <<< 7163 1726888042.62091: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bb78d40> <<< 7163 1726888042.62094: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 7163 1726888042.62148: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 7163 1726888042.62199: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4ba7fe0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 7163 1726888042.62219: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921bba6990> <<< 7163 1726888042.62245: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a11dc0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a139e0> <<< 7163 1726888042.62305: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 7163 1726888042.62309: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bba6720> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bba6030> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 7163 1726888042.62372: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a143e0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 7163 1726888042.62402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bba6ae0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bb7ba70> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921bba7710> <<< 7163 1726888042.62407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a15580> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7163 1726888042.62448: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921bba7950> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7163 1726888042.62467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7163 1726888042.62477: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.62479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 7163 1726888042.62507: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a17fb0> <<< 7163 1726888042.62555: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bba7e90> <<< 7163 1726888042.62561: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888042.62612: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 7163 1726888042.62617: stdout chunk (state=3): >>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a203e0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a16330> <<< 7163 1726888042.62701: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 7163 1726888042.62708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba0dc40> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888042.62770: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 7163 1726888042.62775: stdout chunk (state=3): >>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921ba0f830> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 7163 1726888042.62852: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba10230> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 7163 1726888042.62860: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a23f80> import '_tokenize' # <<< 7163 1726888042.62900: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba113d0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7163 1726888042.62947: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a22b10> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a22870> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7163 1726888042.62963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7163 1726888042.62968: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a22de0> <<< 7163 1726888042.63068: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a16840> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a681d0> <<< 7163 1726888042.63076: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba13ec0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921bb5efc0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba12180> <<< 7163 1726888042.63166: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a68380> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 7163 1726888042.63170: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 7163 1726888042.63173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 7163 1726888042.63194: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a69e20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a69be0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7163 1726888042.63273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7163 1726888042.63325: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a6c320> <<< 7163 1726888042.63332: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a6a480> <<< 7163 1726888042.63356: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7163 1726888042.63398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888042.63454: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 7163 1726888042.63492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba1fe30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba1e900> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba1e660> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7163 1726888042.63510: stdout chunk (state=3): >>>import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a6fad0> <<< 7163 1726888042.63572: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba1ebd0> <<< 7163 1726888042.63631: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a6c4a0> <<< 7163 1726888042.63636: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba12690> <<< 7163 1726888042.63704: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921ba63ef0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba64200> <<< 7163 1726888042.63823: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921ba65cd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba65a90> <<< 7163 1726888042.63833: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a70920> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a6d010> <<< 7163 1726888042.63866: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a70e00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a684d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 7163 1726888042.63870: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7163 1726888042.63926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4afc4d0> <<< 7163 1726888042.63981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7163 1726888042.63986: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921ba68200> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba66300> <<< 7163 1726888042.63999: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7163 1726888042.64064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888042.64068: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4afd400> <<< 7163 1726888042.64071: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a72c60> <<< 7163 1726888042.64104: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 7163 1726888042.64111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 7163 1726888042.64114: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a73fe0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a72870> <<< 7163 1726888042.64155: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.64158: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 7163 1726888042.64201: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba6b9b0> <<< 7163 1726888042.64206: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.64314: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.64322: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a37cf80> <<< 7163 1726888042.64450: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 7163 1726888042.64510: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 7163 1726888042.64521: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.64620: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a3a6ab0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a3a6840> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a3a6150> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 7163 1726888042.64623: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba68380> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921ba6ca70> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888042.64626: stdout chunk (state=3): >>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921ba6cc20> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921ba6ccb0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba643e0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py <<< 7163 1726888042.64706: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.64710: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a3a65a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a37fb60> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a3a7860> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a3a7aa0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7163 1726888042.64720: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.64779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921baf8500> <<< 7163 1726888042.64815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a3a7fe0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 7163 1726888042.64818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 7163 1726888042.64897: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a211dc0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a2139e0> <<< 7163 1726888042.64927: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 7163 1726888042.64995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a2143e0> <<< 7163 1726888042.64999: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888042.65028: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a215580> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7163 1726888042.65033: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921baf98b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba6ec60> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921ba6ffe0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba6e840> # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888042.65095: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 7163 1726888042.65100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7163 1726888042.65125: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.65173: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a217fb0> <<< 7163 1726888042.65179: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a2203e0> <<< 7163 1726888042.65297: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a216330> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 7163 1726888042.65375: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 7163 1726888042.65379: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 7163 1726888042.65386: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.65396: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a223f80> import '_tokenize' # <<< 7163 1726888042.65450: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a222b10> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a222870> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7163 1726888042.65453: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888042.65529: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a222de0> <<< 7163 1726888042.65778: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.65785: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a216840> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a2681d0> <<< 7163 1726888042.65830: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 7163 1726888042.65834: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a268380> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a269e20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a269be0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7163 1726888042.65891: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888042.65922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7163 1726888042.65927: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a26c320> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a26a480> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7163 1726888042.66006: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4901760> <<< 7163 1726888042.66009: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 7163 1726888042.66012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 7163 1726888042.66096: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a26fad0> <<< 7163 1726888042.66102: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4902450> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4afd550> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 7163 1726888042.66109: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.66176: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a26c4a0> <<< 7163 1726888042.66199: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 7163 1726888042.66325: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a270920> <<< 7163 1726888042.66330: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.66335: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a26d010> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a270e00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a2684d0> <<< 7163 1726888042.66348: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.66387: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 7163 1726888042.66436: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888042.66450: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4902420> # zipimport: zlib available <<< 7163 1726888042.66466: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a2fc4d0> <<< 7163 1726888042.66806: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888042.66814: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a2fd400> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a272c60> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a273fe0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a272870> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888042.66843: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 7163 1726888042.66934: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921bafda60> <<< 7163 1726888042.66950: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.67022: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 7163 1726888042.67040: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 7163 1726888042.67045: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bafe810> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c231a30> <<< 7163 1726888042.67244: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 7163 1726888042.67250: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888042.67317: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.67366: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.67444: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.67504: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 7163 1726888042.67508: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bafe750> # zipimport: zlib available <<< 7163 1726888042.67531: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 7163 1726888042.67566: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.67597: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 7163 1726888042.67605: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.67678: stdout chunk (state=3): >>># zipimport: zlib available<<< 7163 1726888042.67690: stdout chunk (state=3): >>> <<< 7163 1726888042.67763: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 7163 1726888042.67804: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888042.67815: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 7163 1726888042.67846: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.67895: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 7163 1726888042.67903: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.67961: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.68087: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.68118: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.68346: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7163 1726888042.68404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7163 1726888042.68425: stdout chunk (state=3): >>>import '_ast' # <<< 7163 1726888042.68490: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa49036b0> <<< 7163 1726888042.68508: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.68511: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.68576: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.68583: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.68670: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 7163 1726888042.68673: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # <<< 7163 1726888042.68676: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 7163 1726888042.68679: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 7163 1726888042.68682: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 7163 1726888042.68703: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.68706: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.68729: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.68740: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 7163 1726888042.68752: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.68764: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 7163 1726888042.68774: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.68819: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.68823: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.68858: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.68913: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.68974: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 7163 1726888042.68993: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 7163 1726888042.68997: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 7163 1726888042.69023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888042.69026: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 7163 1726888042.69075: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7163 1726888042.69119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888042.69152: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa490e150> <<< 7163 1726888042.69186: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa490b1a0> <<< 7163 1726888042.69201: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 7163 1726888042.69293: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.69300: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a101760> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 7163 1726888042.69396: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a102450> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a2fd550> <<< 7163 1726888042.69402: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888042.69458: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888042.69546: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7163 1726888042.69550: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 7163 1726888042.69673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7163 1726888042.69676: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7163 1726888042.69679: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a02990> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4bde660> <<< 7163 1726888042.69696: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.69723: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa490e180> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4afd6d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 7163 1726888042.69766: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.69775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 7163 1726888042.69824: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 7163 1726888042.69830: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 7163 1726888042.69885: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921baff9e0> # zipimport: zlib available <<< 7163 1726888042.69893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a102420> # zipimport: zlib available <<< 7163 1726888042.69920: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.69931: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 7163 1726888042.70005: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 7163 1726888042.70063: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.70067: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 7163 1726888042.70071: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.70099: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.70171: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4bcde20> <<< 7163 1726888042.70175: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 7163 1726888042.70231: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.70240: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.70291: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.70308: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.70588: stdout chunk (state=3): >>> {"changed": false, "stdout": "", "stderr": "", "rc": 0, "cmd": ["authselect", "list-features", "sssd"], "start": null, "end": null, "delta": null, "msg": "Command would have run if not in check mode", "skipped": true, "invocation": {"module_args": {"_raw_params": "authselect list-features sssd", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ <<< 7163 1726888042.70593: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921b90a5a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921b906ed0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 7163 1726888042.70617: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.70675: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.70692: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.70710: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp <<< 7163 1726888042.70719: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.70736: stdout chunk (state=3): >>># cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat <<< 7163 1726888042.70791: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888042.70808: stdout chunk (state=3): >>># cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse <<< 7163 1726888042.70812: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 7163 1726888042.70848: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 7163 1726888042.70851: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7163 1726888042.70866: stdout chunk (state=3): >>># cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob <<< 7163 1726888042.70927: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888042.70956: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 7163 1726888042.70994: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.71000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7163 1726888042.71033: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bbfae70> <<< 7163 1726888042.71066: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.71073: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 7163 1726888042.71221: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bbeeb40> <<< 7163 1726888042.71225: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921b90a6f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921baff620> # destroy ansible.module_utils.distro <<< 7163 1726888042.71256: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 7163 1726888042.71275: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # <<< 7163 1726888042.71281: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 7163 1726888042.71485: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy fnmatch # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux <<< 7163 1726888042.71502: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888042.71506: stdout chunk (state=3): >>># destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback <<< 7163 1726888042.71510: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 7163 1726888042.71653: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.71662: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 7163 1726888042.71670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 7163 1726888042.71674: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba10f80> <<< 7163 1726888042.71677: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 7163 1726888042.71684: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.71687: stdout chunk (state=3): >>># destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring <<< 7163 1726888042.71694: stdout chunk (state=3): >>># destroy _socket <<< 7163 1726888042.72005: stdout chunk (state=3): >>># destroy _collections <<< 7163 1726888042.72009: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 7163 1726888042.72012: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 7163 1726888042.72014: stdout chunk (state=3): >>># destroy _hashlib <<< 7163 1726888042.72017: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a1036b0> # zipimport: zlib available <<< 7163 1726888042.72023: stdout chunk (state=3): >>># zipimport: zlib available {"changed": false, "stdout": "", "stderr": "", "rc": 0, "cmd": ["authselect", "list-features", "sssd"], "start": null, "end": null, "delta": null, "msg": "Command would have run if not in check mode", "skipped": true, "invocation": {"module_args": {"_raw_params": "authselect list-features sssd", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ <<< 7163 1726888042.72046: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 7163 1726888042.72067: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.72171: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 7163 1726888042.72175: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.72207: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888042.72430: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv <<< 7163 1726888042.72448: stdout chunk (state=3): >>># clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc <<< 7163 1726888042.72451: stdout chunk (state=3): >>># cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os <<< 7163 1726888042.72457: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.45.174 closed. <<< 7163 1726888042.72460: stdout chunk (state=3): >>><<< 7163 1726888042.72470: stdout chunk (state=3): >>># cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon<<< 7163 1726888042.72846: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 7163 1726888042.72851: stderr chunk (state=3): >>><<< 7163 1726888042.72855: stdout chunk (state=3): >>> # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool<<< 7163 1726888042.72865: stdout chunk (state=3): >>> # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob <<< 7163 1726888042.72871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888042.72875: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma <<< <10.31.45.174> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa55104d0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa54dfb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5512a50>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5305130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5305fa0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5343da0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5343fe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa537b770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa537be00>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa535ba40>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5359190>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5340f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa539b710>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa539a330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa535a030>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5398b30>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53d07a0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53401d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa53d0c50>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53d0b00>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa53d0ec0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa533ecf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53d15b0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53d1280>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53d24b0>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53e86e0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa53e9df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53eac60>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa53eb2c0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53ea1b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa53ebd40>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53eb470>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53d2510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa5173c50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa519c710>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa519c470>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa519c740>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa519d040>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa519da30>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa519c8f0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5171df0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa519ed80>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa519cec0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53d2c00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa51c7110>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa51eb4a0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa524c260>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa524e9c0>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa524c380>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5219280>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4b29370>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa51ea2a0>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa519fce0>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7fa51ea8a0>\r\n# zipimport: found 30 names in \'/tmp/ansible_ansible.legacy.command_payload_uhoo5322/ansible_ansible.legacy.command_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4b7f0e0>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4b61fd0>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4b61130>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4b7cf80>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4ba6ab0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4ba6840>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4ba6150>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4ba65a0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4b7fb60>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4ba7860>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4ba7aa0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4ba7fe0>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a11dc0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a139e0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a143e0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a15580>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a17fb0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a203e0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a16330>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a23f80>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a22b10>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a22870>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a22de0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a16840>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a681d0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a68380>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a69e20>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a69be0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a6c320>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a6a480>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a6fad0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a6c4a0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a70920>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a6d010>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a70e00>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a684d0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4afc4d0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4afd400>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a72c60>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a73fe0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a72870>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4901760>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4902450>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4afd550>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4902420>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa49036b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa490e150>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa490b1a0>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a02990>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4bde660>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa490e180>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4afd6d0>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4bcde20>\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "stdout": "", "stderr": "", "rc": 0, "cmd": ["authselect", "list-features", "sssd"], "start": null, "end": null, "delta": null, "msg": "Command would have run if not in check mode", "skipped": true, "invocation": {"module_args": {"_raw_params": "authselect list-features sssd", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy fnmatch\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.45.174 closed.\r\n") 7163 1726888042.73523: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile <<< 7163 1726888042.73531: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a10e150> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a10b1a0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 7163 1726888042.73535: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 7163 1726888042.73544: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa55104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa54dfb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5512a50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5305130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5305fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5343da0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5343fe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa537b770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa537be00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa535ba40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5359190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5340f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa539b710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa539a330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa535a030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5398b30> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53d07a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53401d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa53d0c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53d0b00> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa53d0ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa533ecf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53d15b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53d1280> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53d24b0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53e86e0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa53e9df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53eac60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa53eb2c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53ea1b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa53ebd40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53eb470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53d2510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa5173c50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa519c710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa519c470> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa519c740> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa519d040> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa519da30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa519c8f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5171df0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa519ed80> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa519cec0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa53d2c00> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa51c7110> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa51eb4a0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa524c260> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa524e9c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa524c380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa5219280> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4b29370> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa51ea2a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa519fce0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7fa51ea8a0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_uhoo5322/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4b7f0e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4b61fd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4b61130> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4b7cf80> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4ba6ab0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4ba6840> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4ba6150> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4ba65a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4b7fb60> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4ba7860> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4ba7aa0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4ba7fe0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a11dc0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a139e0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a143e0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a15580> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a17fb0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a203e0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a16330> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a23f80> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a22b10> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a22870> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a22de0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a16840> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a681d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a68380> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a69e20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a69be0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a6c320> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a6a480> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a6fad0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a6c4a0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a70920> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a6d010> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a70e00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a684d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4afc4d0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4afd400> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a72c60> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4a73fe0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a72870> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa4901760> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4902450> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4afd550> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4902420> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa49036b0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7fa490e150> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa490b1a0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4a02990> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4bde660> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa490e180> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4afd6d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7fa4bcde20> # zipimport: zlib available {"changed": false, "stdout": "", "stderr": "", "rc": 0, "cmd": ["authselect", "list-features", "sssd"], "start": null, "end": null, "delta": null, "msg": "Command would have run if not in check mode", "skipped": true, "invocation": {"module_args": {"_raw_params": "authselect list-features sssd", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy fnmatch # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.45.174 closed. 7163 1726888042.75090: stdout chunk (state=3): >>># destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 7163 1726888042.75095: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale <<< 7163 1726888042.75097: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7163 1726888042.75100: stdout chunk (state=3): >>># destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy fnmatch # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 7163 1726888042.75102: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a202990> <<< 7163 1726888042.75105: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a3de660> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a10e180> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a2fd6d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888042.75112: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 7163 1726888042.75118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 7163 1726888042.75121: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid <<< 7163 1726888042.75123: stdout chunk (state=3): >>># cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7163 1726888042.75126: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit <<< 7163 1726888042.75128: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a3cde20> # zipimport: zlib available <<< 7163 1726888042.75980: done with _execute_module (ansible.legacy.command, {'_raw_params': 'authselect list-features sssd', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7163 1726888042.75989: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re <<< 7163 1726888042.75995: _low_level_execute_command(): starting 7163 1726888042.75999: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854/ > /dev/null 2>&1 && sleep 0' 7163 1726888042.76020: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 7163 1726888042.76055: stdout chunk (state=3): >>> {"changed": false, "stdout": "", "stderr": "", "rc": 0, "cmd": ["authselect", "list-features", "sssd"], "start": null, "end": null, "delta": null, "msg": "Command would have run if not in check mode", "skipped": true, "invocation": {"module_args": {"_raw_params": "authselect list-features sssd", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ <<< <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888042.2657347-7904-264706230442854/ > /dev/null 2>&1 && sleep 0'"'"'' 7163 1726888042.76081: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.215 closed. <<< 7163 1726888042.76087: stderr chunk (state=3): >>><<< 7163 1726888042.76091: stdout chunk (state=3): >>><<< <10.31.12.215> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c5bc4d0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c58bb00>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c5bea50>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c5cd130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c5cdfa0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3abd70>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3abfb0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3e37a0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3e3e30>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3c3a40>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3c1160>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3a8f20>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c4036e0>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c402300>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3c2030>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3aa7e0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c438710>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3a81a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c438bc0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c438a70>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c438e30>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3a6cc0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c439520>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c4391f0>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c43a420>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c4545c0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c455d00>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c456ba0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c457200>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c4560f0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c457c80>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c4573b0>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c43a450>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c1dbbf0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c204650>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c2043b0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c204680>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c204fb0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c2059a0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c204860>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c1d9d90>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c206d80>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c205ac0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c43aae0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c233110>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c2534d0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c2b4290>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c2b69f0>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c2b43b0>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c2792e0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bb253a0>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c2522d0>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c207ce0>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f921c2523f0>\r\n# zipimport: found 30 names in \'/tmp/ansible_ansible.legacy.command_payload_2t9rb1bv/ansible_ansible.legacy.command_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bb7aff0>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bb5dee0>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bb5d040>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bb78d40>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921bba6990>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bba6720>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bba6030>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bba6ae0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bb7ba70>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921bba7710>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921bba7950>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bba7e90>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba0dc40>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921ba0f830>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba10230>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba113d0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba13ec0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921bb5efc0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba12180>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba1fe30>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba1e900>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba1e660>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba1ebd0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba12690>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921ba63ef0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba64200>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921ba65cd0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba65a90>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921ba68200>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba66300>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba6b9b0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba68380>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921ba6ca70>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921ba6cc20>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921ba6ccb0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba643e0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921baf8500>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921baf98b0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba6ec60>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921ba6ffe0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba6e840>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921bafda60>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bafe810>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c231a30>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bafe750>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921baff9e0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921b90a5a0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921b906ed0>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bbfae70>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bbeeb40>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921b90a6f0>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921baff620>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba10f80>\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "stdout": "", "stderr": "", "rc": 0, "cmd": ["authselect", "list-features", "sssd"], "start": null, "end": null, "delta": null, "msg": "Command would have run if not in check mode", "skipped": true, "invocation": {"module_args": {"_raw_params": "authselect list-features sssd", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy fnmatch\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.215 closed.\r\n") 7163 1726888042.76584: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c5bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c58bb00> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c5bea50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c5cd130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c5cdfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3abd70> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3abfb0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3e37a0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3e3e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3c3a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3c1160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3a8f20> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c4036e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c402300> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3c2030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3aa7e0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c438710> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3a81a0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c438bc0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c438a70> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c438e30> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c3a6cc0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c439520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c4391f0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c43a420> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c4545c0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c455d00> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c456ba0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c457200> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c4560f0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c457c80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c4573b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c43a450> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c1dbbf0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c204650> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c2043b0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c204680> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c204fb0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921c2059a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c204860> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c1d9d90> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c206d80> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c205ac0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c43aae0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c233110> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c2534d0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c2b4290> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c2b69f0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c2b43b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c2792e0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bb253a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c2522d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c207ce0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f921c2523f0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_2t9rb1bv/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bb7aff0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bb5dee0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bb5d040> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bb78d40> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921bba6990> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bba6720> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bba6030> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bba6ae0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bb7ba70> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921bba7710> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921bba7950> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bba7e90> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba0dc40> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921ba0f830> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba10230> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba113d0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba13ec0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921bb5efc0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba12180> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba1fe30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba1e900> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba1e660> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba1ebd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba12690> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921ba63ef0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba64200> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921ba65cd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba65a90> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921ba68200> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba66300> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba6b9b0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba68380> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921ba6ca70> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921ba6cc20> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921ba6ccb0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba643e0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921baf8500> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921baf98b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba6ec60> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921ba6ffe0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba6e840> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921bafda60> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bafe810> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921c231a30> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bafe750> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921baff9e0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f921b90a5a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921b906ed0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bbfae70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921bbeeb40> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921b90a6f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921baff620> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f921ba10f80> # zipimport: zlib available {"changed": false, "stdout": "", "stderr": "", "rc": 0, "cmd": ["authselect", "list-features", "sssd"], "start": null, "end": null, "delta": null, "msg": "Command would have run if not in check mode", "skipped": true, "invocation": {"module_args": {"_raw_params": "authselect list-features sssd", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy fnmatch # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.215 closed. 7163 1726888042.77673: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 7163 1726888042.77677: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888042.77680: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json<<< 7163 1726888042.77683: stdout chunk (state=3): >>>.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy fnmatch # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools <<< 7163 1726888042.78559: done with _execute_module (ansible.legacy.command, {'_raw_params': 'authselect list-features sssd', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7163 1726888042.78563: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks<<< 7163 1726888042.78571: _low_level_execute_command(): starting 7163 1726888042.78575: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148/ > /dev/null 2>&1 && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888042.78583: stdout chunk (state=3): >>> <<< <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888042.2037868-7901-43028318488148/ > /dev/null 2>&1 && sleep 0'"'"'' 7163 1726888042.78594: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.46.206 closed. <<< 7163 1726888042.78598: stderr chunk (state=3): >>><<< 7163 1726888042.78601: stdout chunk (state=3): >>><<< <10.31.46.206> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ad684d0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ad37b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ad6aa50>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab1d130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab1dfa0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab5bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab5bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab93770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab93e00>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab73a40>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab71190>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab58f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abb3710>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abb2330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab72030>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abb0b30>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abe87a0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab581d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9abe8c50>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abe8b00>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9abe8ec0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab56cf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abe95b0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abe9280>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abea4b0>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ac006e0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9ac01df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ac02c60>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9ac032c0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ac021b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9ac03d40>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ac03470>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abea510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a993c50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a9bc710>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a9bc470>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a9bc740>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a9bd040>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a9bda30>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a9bc8f0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a991df0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a9bed80>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a9bcec0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abeac00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a9e7110>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9aa0b4a0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9aa6c260>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9aa6e9c0>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9aa6c380>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9aa39280>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a329370>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9aa0a2a0>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a9bfce0>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5d9aa0a8a0>\r\n# zipimport: found 30 names in \'/tmp/ansible_ansible.legacy.command_payload_etdufnre/ansible_ansible.legacy.command_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a37f0e0>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a361fd0>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a361130>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a37cf80>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a3a6ab0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a3a6840>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a3a6150>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a3a65a0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a37fb60>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a3a7860>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a3a7aa0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a3a7fe0>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a211dc0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a2139e0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a2143e0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a215580>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a217fb0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a2203e0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a216330>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a223f80>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a222b10>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a222870>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a222de0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a216840>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a2681d0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a268380>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a269e20>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a269be0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a26c320>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a26a480>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a26fad0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a26c4a0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a270920>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a26d010>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a270e00>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a2684d0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a2fc4d0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a2fd400>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a272c60>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a273fe0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a272870>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a101760>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a102450>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a2fd550>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a102420>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a1036b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a10e150>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a10b1a0>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a202990>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a3de660>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a10e180>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a2fd6d0>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a3cde20>\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "stdout": "", "stderr": "", "rc": 0, "cmd": ["authselect", "list-features", "sssd"], "start": null, "end": null, "delta": null, "msg": "Command would have run if not in check mode", "skipped": true, "invocation": {"module_args": {"_raw_params": "authselect list-features sssd", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy fnmatch\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.46.206 closed.\r\n") 7163 1726888042.79120: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ad684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ad37b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ad6aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab1d130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab1dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab5bda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab5bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab93770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab93e00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab73a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab71190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab58f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abb3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abb2330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab72030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abb0b30> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abe87a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab581d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9abe8c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abe8b00> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9abe8ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ab56cf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abe95b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abe9280> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abea4b0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ac006e0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9ac01df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ac02c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9ac032c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ac021b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9ac03d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9ac03470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abea510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a993c50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a9bc710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a9bc470> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a9bc740> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a9bd040> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a9bda30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a9bc8f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a991df0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a9bed80> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a9bcec0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9abeac00> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a9e7110> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9aa0b4a0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9aa6c260> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9aa6e9c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9aa6c380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9aa39280> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a329370> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9aa0a2a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a9bfce0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5d9aa0a8a0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_etdufnre/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a37f0e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a361fd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a361130> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a37cf80> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a3a6ab0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a3a6840> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a3a6150> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a3a65a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a37fb60> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a3a7860> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a3a7aa0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a3a7fe0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a211dc0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a2139e0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a2143e0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a215580> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a217fb0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a2203e0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a216330> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a223f80> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a222b10> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a222870> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a222de0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a216840> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a2681d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a268380> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a269e20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a269be0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a26c320> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a26a480> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a26fad0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a26c4a0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a270920> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a26d010> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a270e00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a2684d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a2fc4d0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a2fd400> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a272c60> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a273fe0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a272870> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a101760> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a102450> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a2fd550> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a102420> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a1036b0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d9a10e150> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a10b1a0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a202990> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a3de660> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a10e180> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a2fd6d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d9a3cde20> # zipimport: zlib available {"changed": false, "stdout": "", "stderr": "", "rc": 0, "cmd": ["authselect", "list-features", "sssd"], "start": null, "end": null, "delta": null, "msg": "Command would have run if not in check mode", "skipped": true, "invocation": {"module_args": {"_raw_params": "authselect list-features sssd", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy fnmatch # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.46.206 closed. 7163 1726888042.81288: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888042.81295: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888042.81301: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888042.81305: stderr chunk (state=3): >>><<< 7163 1726888042.81309: stdout chunk (state=3): >>><<< <10.31.45.174> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888042.81319: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888042.81326: handler run complete 7163 1726888042.81329: attempt loop complete, returning result 7163 1726888042.81340: _execute() done 7163 1726888042.81345: dumping result to json 7163 1726888042.81349: done with _execute_module (ansible.legacy.command, {'_raw_params': 'authselect list-features sssd', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7163 1726888042.81354: _low_level_execute_command(): starting 7163 1726888042.81358: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496/ > /dev/null 2>&1 && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888042.3390968-7907-47697115337496/ > /dev/null 2>&1 && sleep 0'"'"'' 7163 1726888042.81369: done dumping result, returning 7163 1726888042.81373: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Check appropriate authselect features exists [02619b48-4a2f-6d34-1d0e-000000000011] 7163 1726888042.81377: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000011 7163 1726888042.81490: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000011 7163 1726888042.81494: WORKER PROCESS EXITING 7163 1726888042.81504: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< skipping: [managed_node2] => { "changed": false, "cmd": [ "authselect", "list-features", "sssd" ], "delta": null, "end": null, "invocation": { "module_args": { "_raw_params": "authselect list-features sssd", "_uses_shell": false, "argv": null, "chdir": null, "creates": null, "executable": null, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } }, "rc": 0, "start": null } MSG: Command would have run if not in check mode 7163 1726888042.81630: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888042.81637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888042.81646: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888042.81651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888042.81655: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 <<< 7163 1726888042.81658: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 7163 1726888042.81662: stderr chunk (state=3): >>>debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888042.81664: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888042.81667: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' <<< 7163 1726888042.81670: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888042.81674: stdout chunk (state=3): >>><<< 7163 1726888042.81677: stderr chunk (state=3): >>><<< <10.31.12.215> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888042.81689: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888042.81692: handler run complete 7163 1726888042.81751: attempt loop complete, returning result 7163 1726888042.81757: _execute() done 7163 1726888042.81763: dumping result to json 7163 1726888042.81767: done dumping result, returning 7163 1726888042.81770: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Check appropriate authselect features exists [02619b48-4a2f-6d34-1d0e-000000000011] 7163 1726888042.81772: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000011 skipping: [managed_node1] => { "changed": false, "cmd": [ "authselect", "list-features", "sssd" ], "delta": null, "end": null, "invocation": { "module_args": { "_raw_params": "authselect list-features sssd", "_uses_shell": false, "argv": null, "chdir": null, "creates": null, "executable": null, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } }, "rc": 0, "start": null } MSG: Command would have run if not in check mode 7163 1726888042.81979: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000011 7163 1726888042.81983: WORKER PROCESS EXITING 7163 1726888042.81986: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888042.81990: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888042.81992: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888042.84285: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe <<< 7163 1726888042.84292: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7163 1726888042.84357: stderr chunk (state=3): >>><<< 7163 1726888042.84365: stdout chunk (state=3): >>><<< <10.31.46.206> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888042.84378: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888042.84381: handler run complete 7163 1726888042.84559: attempt loop complete, returning result 7163 1726888042.84564: _execute() done 7163 1726888042.84568: dumping result to json 7163 1726888042.84572: done dumping result, returning 7163 1726888042.84575: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Check appropriate authselect features exists [02619b48-4a2f-6d34-1d0e-000000000011] 7163 1726888042.84579: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000011 7163 1726888042.84640: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000011 7163 1726888042.84644: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "cmd": [ "authselect", "list-features", "sssd" ], "delta": null, "end": null, "invocation": { "module_args": { "_raw_params": "authselect list-features sssd", "_uses_shell": false, "argv": null, "chdir": null, "creates": null, "executable": null, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } }, "rc": 0, "start": null } MSG: Command would have run if not in check mode 7163 1726888042.84707: no more pending results, returning what we have 7163 1726888042.84716: results queue empty 7163 1726888042.84718: checking for any_errors_fatal 7163 1726888042.84735: done checking for any_errors_fatal 7163 1726888042.84736: checking for max_fail_percentage 7163 1726888042.84755: done checking for max_fail_percentage 7163 1726888042.84766: checking to see if all hosts have failed and the running result is not ok 7163 1726888042.84779: done checking to see if all hosts have failed 7163 1726888042.84780: getting the remaining hosts for this loop 7163 1726888042.84786: done getting the remaining hosts for this loop 7163 1726888042.84874: getting the next task for host managed_node1 7163 1726888042.84885: done getting next task for host managed_node1 7163 1726888042.84891: ^ task is: TASK: fedora.linux_system_roles.tlog : Enable authselect profile with tlog feature 7163 1726888042.84893: ^ state is: HOST STATE: block=3, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888042.84894: getting the next task for host managed_node2 7163 1726888042.84896: done getting next task for host managed_node2 7163 1726888042.84898: ^ task is: TASK: fedora.linux_system_roles.tlog : Enable authselect profile with tlog feature 7163 1726888042.84899: ^ state is: HOST STATE: block=3, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888042.84900: getting the next task for host managed_node3 7163 1726888042.84902: done getting next task for host managed_node3 7163 1726888042.84904: ^ task is: TASK: fedora.linux_system_roles.tlog : Enable authselect profile with tlog feature 7163 1726888042.84905: ^ state is: HOST STATE: block=3, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888042.84921: getting variables 7163 1726888042.84923: in VariableManager get_vars() 7163 1726888042.85059: Calling all_inventory to load vars for managed_node1 7163 1726888042.85062: Calling groups_inventory to load vars for managed_node1 7163 1726888042.85064: Calling all_plugins_inventory to load vars for managed_node1 7163 1726888042.85127: Calling all_plugins_play to load vars for managed_node1 7163 1726888042.85133: Calling groups_plugins_inventory to load vars for managed_node1 7163 1726888042.85140: Calling groups_plugins_play to load vars for managed_node1 7163 1726888042.86240: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888042.87078: done with get_vars() 7163 1726888042.87094: done getting variables 7163 1726888042.87144: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.tlog : Enable authselect profile with tlog feature] *** task path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:79 Friday 20 September 2024 23:07:22 -0400 (0:00:00.720) 0:00:14.881 ****** 7163 1726888042.87171: entering _queue_task() for managed_node1/command 7163 1726888042.87608: worker is 1 (out of 3 available) 7163 1726888042.87628: exiting _queue_task() for managed_node1/command 7163 1726888042.87874: getting variables 7163 1726888042.87879: in VariableManager get_vars() 7163 1726888042.87993: Calling all_inventory to load vars for managed_node2 7163 1726888042.87998: Calling groups_inventory to load vars for managed_node2 7163 1726888042.88001: Calling all_plugins_inventory to load vars for managed_node2 7163 1726888042.88023: Calling all_plugins_play to load vars for managed_node2 7163 1726888042.88028: Calling groups_plugins_inventory to load vars for managed_node2 7163 1726888042.88031: Calling groups_plugins_play to load vars for managed_node2 7163 1726888042.88861: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Enable authselect profile with tlog feature 7163 1726888042.88865: in run() - task 02619b48-4a2f-6d34-1d0e-000000000012 7163 1726888042.88869: variable 'ansible_search_path' from source: unknown 7163 1726888042.88871: variable 'ansible_search_path' from source: unknown 7163 1726888042.88873: calling self._execute() 7163 1726888042.88876: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888042.88879: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888042.88881: variable 'omit' from source: magic vars 7163 1726888042.89423: variable 'ansible_check_mode' from source: magic vars 7163 1726888042.89446: Evaluated conditional (not ansible_check_mode): False 7163 1726888042.89449: when evaluation is False, skipping this task 7163 1726888042.89452: _execute() done 7163 1726888042.89458: dumping result to json 7163 1726888042.89461: done dumping result, returning 7163 1726888042.89464: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Enable authselect profile with tlog feature [02619b48-4a2f-6d34-1d0e-000000000012] 7163 1726888042.89469: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000012 7163 1726888042.89543: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000012 7163 1726888042.89546: WORKER PROCESS EXITING 7163 1726888042.89569: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888042.90689: done with get_vars() 7163 1726888042.90705: done getting variables 7163 1726888042.90781: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7163 1726888042.90791: entering _queue_task() for managed_node2/command 7163 1726888042.91094: worker is 2 (out of 3 available) 7163 1726888042.91113: exiting _queue_task() for managed_node2/command skipping: [managed_node1] => { "changed": false, "false_condition": "not ansible_check_mode", "skip_reason": "Conditional result was False" } 7163 1726888042.91440: getting variables 7163 1726888042.91445: in VariableManager get_vars() 7163 1726888042.91524: Calling all_inventory to load vars for managed_node3 7163 1726888042.91530: Calling groups_inventory to load vars for managed_node3 7163 1726888042.91534: Calling all_plugins_inventory to load vars for managed_node3 7163 1726888042.91759: Calling all_plugins_play to load vars for managed_node3 7163 1726888042.91764: Calling groups_plugins_inventory to load vars for managed_node3 7163 1726888042.91770: Calling groups_plugins_play to load vars for managed_node3 7163 1726888042.92682: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Enable authselect profile with tlog feature 7163 1726888042.92688: in run() - task 02619b48-4a2f-6d34-1d0e-000000000012 7163 1726888042.92692: variable 'ansible_search_path' from source: unknown 7163 1726888042.92694: variable 'ansible_search_path' from source: unknown 7163 1726888042.92722: calling self._execute() 7163 1726888042.92725: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888042.92728: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888042.92731: variable 'omit' from source: magic vars 7163 1726888042.92733: variable 'ansible_check_mode' from source: magic vars 7163 1726888042.92735: Evaluated conditional (not ansible_check_mode): False 7163 1726888042.92741: when evaluation is False, skipping this task 7163 1726888042.92743: _execute() done 7163 1726888042.92746: dumping result to json 7163 1726888042.92748: done dumping result, returning 7163 1726888042.92750: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Enable authselect profile with tlog feature [02619b48-4a2f-6d34-1d0e-000000000012] 7163 1726888042.92753: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000012 7163 1726888042.92815: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000012 7163 1726888042.92819: WORKER PROCESS EXITING 7163 1726888042.93107: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888042.93952: done with get_vars() 7163 1726888042.93963: done getting variables 7163 1726888042.94006: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7163 1726888042.94012: entering _queue_task() for managed_node3/command 7163 1726888042.94301: worker is 3 (out of 3 available) 7163 1726888042.94319: exiting _queue_task() for managed_node3/command skipping: [managed_node2] => { "changed": false, "false_condition": "not ansible_check_mode", "skip_reason": "Conditional result was False" } 7163 1726888042.94642: done queuing things up, now waiting for results queue to drain 7163 1726888042.94646: waiting for pending results... 7163 1726888042.94865: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Enable authselect profile with tlog feature 7163 1726888042.94956: in run() - task 02619b48-4a2f-6d34-1d0e-000000000012 7163 1726888042.94960: variable 'ansible_search_path' from source: unknown 7163 1726888042.94963: variable 'ansible_search_path' from source: unknown 7163 1726888042.94966: calling self._execute() 7163 1726888042.95036: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888042.95045: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888042.95049: variable 'omit' from source: magic vars 7163 1726888042.95363: variable 'ansible_check_mode' from source: magic vars 7163 1726888042.95372: Evaluated conditional (not ansible_check_mode): False 7163 1726888042.95375: when evaluation is False, skipping this task 7163 1726888042.95378: _execute() done 7163 1726888042.95380: dumping result to json 7163 1726888042.95386: done dumping result, returning 7163 1726888042.95389: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Enable authselect profile with tlog feature [02619b48-4a2f-6d34-1d0e-000000000012] 7163 1726888042.95401: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000012 7163 1726888042.95482: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000012 7163 1726888042.95485: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not ansible_check_mode", "skip_reason": "Conditional result was False" } 7163 1726888042.95507: no more pending results, returning what we have 7163 1726888042.95513: results queue empty 7163 1726888042.95514: checking for any_errors_fatal 7163 1726888042.95526: done checking for any_errors_fatal 7163 1726888042.95527: checking for max_fail_percentage 7163 1726888042.95528: done checking for max_fail_percentage 7163 1726888042.95529: checking to see if all hosts have failed and the running result is not ok 7163 1726888042.95530: done checking to see if all hosts have failed 7163 1726888042.95531: getting the remaining hosts for this loop 7163 1726888042.95533: done getting the remaining hosts for this loop 7163 1726888042.95537: getting the next task for host managed_node1 7163 1726888042.95545: done getting next task for host managed_node1 7163 1726888042.95549: ^ task is: TASK: fedora.linux_system_roles.tlog : Check which authselect features are currently enabled 7163 1726888042.95552: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888042.95553: getting the next task for host managed_node2 7163 1726888042.95556: done getting next task for host managed_node2 7163 1726888042.95558: ^ task is: TASK: fedora.linux_system_roles.tlog : Check which authselect features are currently enabled 7163 1726888042.95559: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888042.95560: getting the next task for host managed_node3 7163 1726888042.95563: done getting next task for host managed_node3 7163 1726888042.95565: ^ task is: TASK: fedora.linux_system_roles.tlog : Check which authselect features are currently enabled 7163 1726888042.95566: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888042.95585: getting variables 7163 1726888042.95587: in VariableManager get_vars() 7163 1726888042.95615: Calling all_inventory to load vars for managed_node1 7163 1726888042.95618: Calling groups_inventory to load vars for managed_node1 7163 1726888042.95620: Calling all_plugins_inventory to load vars for managed_node1 7163 1726888042.95627: Calling all_plugins_play to load vars for managed_node1 7163 1726888042.95629: Calling groups_plugins_inventory to load vars for managed_node1 7163 1726888042.95632: Calling groups_plugins_play to load vars for managed_node1 7163 1726888042.96619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888042.97517: done with get_vars() 7163 1726888042.97529: done getting variables 7163 1726888042.97576: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.tlog : Check which authselect features are currently enabled] *** task path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:87 Friday 20 September 2024 23:07:22 -0400 (0:00:00.104) 0:00:14.985 ****** 7163 1726888042.97599: entering _queue_task() for managed_node1/command 7163 1726888042.97868: worker is 1 (out of 3 available) 7163 1726888042.97883: exiting _queue_task() for managed_node1/command 7163 1726888042.97913: getting variables 7163 1726888042.97917: in VariableManager get_vars() 7163 1726888042.98400: Calling all_inventory to load vars for managed_node2 7163 1726888042.98408: Calling groups_inventory to load vars for managed_node2 7163 1726888042.98411: Calling all_plugins_inventory to load vars for managed_node2 7163 1726888042.98429: Calling all_plugins_play to load vars for managed_node2 7163 1726888042.98433: Calling groups_plugins_inventory to load vars for managed_node2 7163 1726888042.98441: Calling groups_plugins_play to load vars for managed_node2 7163 1726888042.99558: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Check which authselect features are currently enabled 7163 1726888042.99563: in run() - task 02619b48-4a2f-6d34-1d0e-000000000013 7163 1726888042.99570: variable 'ansible_search_path' from source: unknown 7163 1726888042.99575: variable 'ansible_search_path' from source: unknown 7163 1726888042.99577: calling self._execute() 7163 1726888042.99580: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888042.99586: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888042.99591: variable 'omit' from source: magic vars 7163 1726888042.99595: variable 'omit' from source: magic vars 7163 1726888042.99599: variable 'omit' from source: magic vars 7163 1726888043.00744: variable 'omit' from source: magic vars 7163 1726888043.00748: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7163 1726888043.00751: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7163 1726888043.00754: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7163 1726888043.00756: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888043.00759: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888043.00761: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7163 1726888043.00764: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888043.00766: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888043.00768: Set connection var ansible_shell_executable to /bin/sh 7163 1726888043.00770: Set connection var ansible_timeout to 10 7163 1726888043.00774: Set connection var ansible_module_compression to ZIP_DEFLATED 7163 1726888043.00776: Set connection var ansible_shell_type to sh 7163 1726888043.00778: Set connection var ansible_pipelining to False 7163 1726888043.00781: Set connection var ansible_connection to ssh 7163 1726888043.00783: variable 'ansible_shell_executable' from source: unknown 7163 1726888043.00785: variable 'ansible_connection' from source: unknown 7163 1726888043.00787: variable 'ansible_module_compression' from source: unknown 7163 1726888043.00789: variable 'ansible_shell_type' from source: unknown 7163 1726888043.00791: variable 'ansible_shell_executable' from source: unknown 7163 1726888043.00794: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888043.00796: variable 'ansible_pipelining' from source: unknown 7163 1726888043.00799: variable 'ansible_timeout' from source: unknown 7163 1726888043.00801: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888043.00805: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7163 1726888043.00807: variable 'omit' from source: magic vars 7163 1726888043.00810: starting attempt loop 7163 1726888043.00812: running the handler 7163 1726888043.00815: _low_level_execute_command(): starting 7163 1726888043.00817: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888043.00967: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 7163 1726888043.02948: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888043.02953: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888043.02956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888043.02959: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 <<< 7163 1726888043.02964: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888043.02966: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888043.02969: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888043.02971: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888043.02978: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888043.03649: done with get_vars() 7163 1726888043.03670: done getting variables 7163 1726888043.03750: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7163 1726888043.03761: entering _queue_task() for managed_node2/command 7163 1726888043.04428: worker is 2 (out of 3 available) 7163 1726888043.04651: exiting _queue_task() for managed_node2/command 7163 1726888043.04768: stdout chunk (state=3): >>>/root <<< 7163 1726888043.04799: getting variables 7163 1726888043.04802: in VariableManager get_vars() 7163 1726888043.04875: Calling all_inventory to load vars for managed_node3 7163 1726888043.04879: Calling groups_inventory to load vars for managed_node3 7163 1726888043.04887: Calling all_plugins_inventory to load vars for managed_node3 7163 1726888043.05163: Calling all_plugins_play to load vars for managed_node3 7163 1726888043.05168: Calling groups_plugins_inventory to load vars for managed_node3 7163 1726888043.05173: Calling groups_plugins_play to load vars for managed_node3 7163 1726888043.06650: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888043.06654: stdout chunk (state=3): >>><<< 7163 1726888043.06660: stderr chunk (state=3): >>><<< <10.31.12.215> (0, b'/root\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888043.06673: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888043.06677: _low_level_execute_command(): starting 7163 1726888043.06681: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568 `" && echo ansible-tmp-1726888043.0486262-7937-268952052618568="` echo /root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568 `" ) && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568 `" && echo ansible-tmp-1726888043.0486262-7937-268952052618568="` echo /root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568 `" ) && sleep 0'"'"'' 7163 1726888043.06701: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Check which authselect features are currently enabled 7163 1726888043.06704: in run() - task 02619b48-4a2f-6d34-1d0e-000000000013 7163 1726888043.06706: variable 'ansible_search_path' from source: unknown 7163 1726888043.06709: variable 'ansible_search_path' from source: unknown 7163 1726888043.06711: calling self._execute() 7163 1726888043.06713: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888043.06716: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888043.06718: variable 'omit' from source: magic vars 7163 1726888043.06721: variable 'omit' from source: magic vars 7163 1726888043.06723: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888043.06726: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888043.06728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888043.06730: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888043.06733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888043.06735: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 <<< 7163 1726888043.06740: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 7163 1726888043.06743: variable 'omit' from source: magic vars 7163 1726888043.06745: variable 'omit' from source: magic vars 7163 1726888043.07705: stderr chunk (state=3): >>>debug2: match not found <<< 7163 1726888043.07710: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 7163 1726888043.07713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7163 1726888043.07716: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 7163 1726888043.07719: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888043.07723: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7163 1726888043.07726: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7163 1726888043.07728: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7163 1726888043.07741: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888043.07745: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888043.07747: variable 'inventory_hostname' from source: host vars for 'managed_node2' 7163 1726888043.07750: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888043.07753: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888043.07757: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888043.07760: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888043.07763: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888043.07766: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6497 <<< 7163 1726888043.07768: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888043.07771: Set connection var ansible_shell_executable to /bin/sh 7163 1726888043.07773: Set connection var ansible_timeout to 10 7163 1726888043.07775: Set connection var ansible_module_compression to ZIP_DEFLATED 7163 1726888043.07777: Set connection var ansible_shell_type to sh 7163 1726888043.07780: Set connection var ansible_pipelining to False 7163 1726888043.07785: Set connection var ansible_connection to ssh 7163 1726888043.07788: variable 'ansible_shell_executable' from source: unknown 7163 1726888043.07791: variable 'ansible_connection' from source: unknown 7163 1726888043.07793: variable 'ansible_module_compression' from source: unknown 7163 1726888043.07795: variable 'ansible_shell_type' from source: unknown 7163 1726888043.07797: variable 'ansible_shell_executable' from source: unknown 7163 1726888043.07800: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888043.07802: variable 'ansible_pipelining' from source: unknown 7163 1726888043.07804: variable 'ansible_timeout' from source: unknown 7163 1726888043.07806: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888043.08745: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888043.08750: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7163 1726888043.08754: variable 'omit' from source: magic vars 7163 1726888043.08756: starting attempt loop 7163 1726888043.08759: running the handler 7163 1726888043.08761: _low_level_execute_command(): starting 7163 1726888043.08763: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 7163 1726888043.09253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888043.10322: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888043.10326: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888043.10329: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 7163 1726888043.10331: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 7163 1726888043.10334: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 7163 1726888043.10336: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6519 <<< 7163 1726888043.10341: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888043.10344: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888043.10347: stdout chunk (state=3): >>>ansible-tmp-1726888043.0486262-7937-268952052618568=/root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568 <<< 7163 1726888043.11282: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888043.11286: stdout chunk (state=3): >>><<< 7163 1726888043.11288: stderr chunk (state=3): >>><<< <10.31.12.215> (0, b'ansible-tmp-1726888043.0486262-7937-268952052618568=/root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888043.11302: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888043.0486262-7937-268952052618568=/root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888043.11309: variable 'ansible_module_compression' from source: unknown 7163 1726888043.11311: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7163 1726888043.11314: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/command.py 7163 1726888043.11318: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568/AnsiballZ_command.py <10.31.12.215> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpyhwlbnmz TO /root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568/AnsiballZ_command.py <10.31.12.215> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' '[10.31.12.215]' 7163 1726888043.11326: Sending initial data 7163 1726888043.11328: Sent initial data (154 bytes) 7163 1726888043.12246: done with get_vars() 7163 1726888043.12274: done getting variables 7163 1726888043.12428: stdout chunk (state=3): >>>/root <<< 7163 1726888043.12432: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888043.12434: stdout chunk (state=3): >>><<< 7163 1726888043.12436: stderr chunk (state=3): >>><<< <10.31.45.174> (0, b'/root\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888043.12446: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888043.12448: _low_level_execute_command(): starting 7163 1726888043.12450: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987 `" && echo ansible-tmp-1726888043.1203399-7944-230065052729987="` echo /root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987 `" ) && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987 `" && echo ansible-tmp-1726888043.1203399-7944-230065052729987="` echo /root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987 `" ) && sleep 0'"'"'' 7163 1726888043.12492: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7163 1726888043.12549: entering _queue_task() for managed_node3/command 7163 1726888043.13734: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888043.13765: worker is 3 (out of 3 available) 7163 1726888043.13816: exiting _queue_task() for managed_node3/command 7163 1726888043.13830: done queuing things up, now waiting for results queue to drain 7163 1726888043.13832: waiting for pending results... 7163 1726888043.13806: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888043.13929: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888043.13937: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6497 <<< 7163 1726888043.13942: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888043.13947: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888043.13950: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888043.13968: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found <<< 7163 1726888043.13981: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass <<< 7163 1726888043.13988: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 7163 1726888043.13994: stderr chunk (state=3): >>>debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888043.13999: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888043.14003: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888043.14007: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888043.14010: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6519 <<< 7163 1726888043.14012: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888043.14015: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888043.14113: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Check which authselect features are currently enabled 7163 1726888043.14443: in run() - task 02619b48-4a2f-6d34-1d0e-000000000013 7163 1726888043.14447: variable 'ansible_search_path' from source: unknown 7163 1726888043.14450: variable 'ansible_search_path' from source: unknown 7163 1726888043.14453: calling self._execute() 7163 1726888043.14455: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888043.14458: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888043.14460: variable 'omit' from source: magic vars 7163 1726888043.14497: variable 'omit' from source: magic vars 7163 1726888043.14554: variable 'omit' from source: magic vars 7163 1726888043.14601: variable 'omit' from source: magic vars 7163 1726888043.14661: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7163 1726888043.14708: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7163 1726888043.14747: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7163 1726888043.14854: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888043.14872: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888043.14911: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7163 1726888043.14950: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888043.14960: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888043.15074: Set connection var ansible_shell_executable to /bin/sh 7163 1726888043.15264: Set connection var ansible_timeout to 10 7163 1726888043.15275: Set connection var ansible_module_compression to ZIP_DEFLATED 7163 1726888043.15292: Set connection var ansible_shell_type to sh 7163 1726888043.15304: Set connection var ansible_pipelining to False 7163 1726888043.15311: Set connection var ansible_connection to ssh 7163 1726888043.15337: variable 'ansible_shell_executable' from source: unknown 7163 1726888043.15348: variable 'ansible_connection' from source: unknown 7163 1726888043.15367: variable 'ansible_module_compression' from source: unknown 7163 1726888043.15471: variable 'ansible_shell_type' from source: unknown 7163 1726888043.15474: variable 'ansible_shell_executable' from source: unknown 7163 1726888043.15477: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888043.15479: variable 'ansible_pipelining' from source: unknown 7163 1726888043.15481: variable 'ansible_timeout' from source: unknown 7163 1726888043.15487: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888043.15540: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7163 1726888043.15568: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 <<< 7163 1726888043.15589: stderr chunk (state=3): >>>debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 7163 1726888043.15769: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 7163 1726888043.15783: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7163 1726888043.15796: variable 'omit' from source: magic vars 7163 1726888043.15934: stdout chunk (state=3): >>>ansible-tmp-1726888043.1203399-7944-230065052729987=/root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987 <<< 7163 1726888043.15945: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpyhwlbnmz debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568/AnsiballZ_command.py" debug3: Sent message fd 3 T:17 I:3 <<< 7163 1726888043.15953: starting attempt loop 7163 1726888043.15961: running the handler 7163 1726888043.15980: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888043.15987: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpyhwlbnmz /root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568/AnsiballZ_command.py <<< 7163 1726888043.16018: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpyhwlbnmz" to remote "/root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568/AnsiballZ_command.py" <<< 7163 1726888043.16040: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568/AnsiballZ_command.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568/AnsiballZ_command.py M:0x001a <<< 7163 1726888043.16048: _low_level_execute_command(): starting 7163 1726888043.16065: stderr chunk (state=3): >>><<< 7163 1726888043.16141: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888043.16150: stdout chunk (state=3): >>><<< <10.31.45.174> (0, b'ansible-tmp-1726888043.1203399-7944-230065052729987=/root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888043.16160: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888043.1203399-7944-230065052729987=/root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888043.16191: variable 'ansible_module_compression' from source: unknown <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 7163 1726888043.16567: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7163 1726888043.16700: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119045 <<< 7163 1726888043.16748: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/command.py 7163 1726888043.17062: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987/AnsiballZ_command.py <10.31.45.174> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpl_wkpdpz TO /root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987/AnsiballZ_command.py 7163 1726888043.17343: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888043.17347: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888043.17360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< <10.31.45.174> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' '[10.31.45.174]' 7163 1726888043.17460: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888043.17476: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888043.17496: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888043.17524: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888043.17576: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888043.17721: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888043.17767: Sending initial data 7163 1726888043.17868: Sent initial data (154 bytes) 7163 1726888043.18475: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 119045 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 7163 1726888043.18584: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888043.18694: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe <<< 7163 1726888043.18760: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7163 1726888043.18782: stdout chunk (state=3): >>><<< 7163 1726888043.18901: stderr chunk (state=3): >>><<< <10.31.12.215> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpyhwlbnmz /root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568/AnsiballZ_command.py\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master at \'/root/.ansible/cp/1fb99bda8d\'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpyhwlbnmz\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568/AnsiballZ_command.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpyhwlbnmz" to remote "/root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568/AnsiballZ_command.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568/AnsiballZ_command.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568/AnsiballZ_command.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119045\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119045 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 7163 1726888043.18909: done transferring module to remote 7163 1726888043.18912: _low_level_execute_command(): starting 7163 1726888043.18914: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568/ /root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568/AnsiballZ_command.py && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888043.18920: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568/ /root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568/AnsiballZ_command.py && sleep 0'"'"'' 7163 1726888043.19000: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888043.19428: stdout chunk (state=3): >>>/root <<< 7163 1726888043.19521: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888043.19526: stdout chunk (state=3): >>><<< 7163 1726888043.19531: stderr chunk (state=3): >>><<< <10.31.46.206> (0, b'/root\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888043.19589: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888043.19662: _low_level_execute_command(): starting 7163 1726888043.19829: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668 `" && echo ansible-tmp-1726888043.1964333-7953-236620538528668="` echo /root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668 `" ) && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668 `" && echo ansible-tmp-1726888043.1964333-7953-236620538528668="` echo /root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668 `" ) && sleep 0'"'"'' 7163 1726888043.20403: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888043.20418: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888043.20433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888043.20454: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888043.20558: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888043.20626: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 7163 1726888043.20634: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpl_wkpdpz debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987/AnsiballZ_command.py" debug3: Sent message fd 3 T:17 I:3 <<< 7163 1726888043.20639: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpl_wkpdpz /root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987/AnsiballZ_command.py <<< 7163 1726888043.20690: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888043.20758: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' <<< 7163 1726888043.20843: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpl_wkpdpz" to remote "/root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987/AnsiballZ_command.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987/AnsiballZ_command.py M:0x001a <<< 7163 1726888043.20846: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888043.20849: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119045 <<< 7163 1726888043.20956: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888043.21133: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888043.21347: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' <<< 7163 1726888043.21584: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888043.21663: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888043.21698: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888043.22167: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 119045 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 7163 1726888043.22228: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888043.22548: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888043.22553: stdout chunk (state=3): >>><<< 7163 1726888043.22556: stderr chunk (state=3): >>><<< <10.31.45.174> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpl_wkpdpz /root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987/AnsiballZ_command.py\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master at \'/root/.ansible/cp/26e6bc9b9f\'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpl_wkpdpz\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987/AnsiballZ_command.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpl_wkpdpz" to remote "/root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987/AnsiballZ_command.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987/AnsiballZ_command.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987/AnsiballZ_command.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119045\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119045 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 7163 1726888043.22563: done transferring module to remote 7163 1726888043.22565: _low_level_execute_command(): starting 7163 1726888043.22575: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987/ /root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987/AnsiballZ_command.py && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987/ /root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987/AnsiballZ_command.py && sleep 0'"'"'' 7163 1726888043.23256: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888043.23270: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888043.23286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888043.23317: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888043.23390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888043.23424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 7163 1726888043.23552: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888043.23555: stdout chunk (state=3): >>><<< 7163 1726888043.23558: stderr chunk (state=3): >>><<< 7163 1726888043.23560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888043.23643: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888043.23647: stdout chunk (state=3): >>>ansible-tmp-1726888043.1964333-7953-236620538528668=/root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668 <<< <10.31.12.215> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888043.23653: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888043.23656: _low_level_execute_command(): starting 7163 1726888043.23658: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888043.23664: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568/AnsiballZ_command.py && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888043.23848: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888043.23851: stdout chunk (state=3): >>><<< <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' -tt 10.31.12.215 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568/AnsiballZ_command.py && sleep 0'"'"'' 7163 1726888043.23857: stderr chunk (state=3): >>><<< 7163 1726888043.23859: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK <<< <10.31.46.206> (0, b'ansible-tmp-1726888043.1964333-7953-236620538528668=/root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888043.23865: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888043.1964333-7953-236620538528668=/root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888043.23959: variable 'ansible_module_compression' from source: unknown 7163 1726888043.23977: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888043.24020: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888043.24096: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888043.24163: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7163 1726888043.24390: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/command.py 7163 1726888043.24751: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668/AnsiballZ_command.py <10.31.46.206> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpbtoxbwtx TO /root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668/AnsiballZ_command.py <10.31.46.206> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/a3358520e8"' '[10.31.46.206]' 7163 1726888043.24866: Sending initial data 7163 1726888043.24869: Sent initial data (154 bytes) 7163 1726888043.25268: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888043.25480: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888043.25559: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888043.25743: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888043.25918: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888043.25922: stdout chunk (state=3): >>><<< 7163 1726888043.25929: stderr chunk (state=3): >>><<< <10.31.45.174> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888043.25960: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888043.25966: _low_level_execute_command(): starting 7163 1726888043.25969: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987/AnsiballZ_command.py && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' -tt 10.31.45.174 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987/AnsiballZ_command.py && sleep 0'"'"'' 7163 1726888043.26460: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888043.26481: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888043.26564: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888043.26593: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888043.26607: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6573 <<< 7163 1726888043.26629: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888043.26701: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888043.27295: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888043.27299: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7163 1726888043.27301: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration <<< 7163 1726888043.27304: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888043.27307: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888043.27379: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888043.27426: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888043.28346: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7163 1726888043.28363: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 7163 1726888043.28544: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 7163 1726888043.28556: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpbtoxbwtx debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668/AnsiballZ_command.py" <<< 7163 1726888043.28560: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpbtoxbwtx /root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668/AnsiballZ_command.py <<< 7163 1726888043.28627: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7163 1726888043.28665: stderr chunk (state=3): >>>debug3: Sent message fd 3 T:17 I:3 debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpbtoxbwtx" to remote "/root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668/AnsiballZ_command.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668/AnsiballZ_command.py M:0x001a <<< 7163 1726888043.28676: stdout chunk (state=3): >>>import _imp # builtin <<< 7163 1726888043.28891: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 7163 1726888043.28896: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119045 <<< 7163 1726888043.28929: stdout chunk (state=3): >>>import '_weakref' # import '_io' # import 'marshal' # import 'posix' # <<< 7163 1726888043.28970: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 7163 1726888043.28977: stdout chunk (state=3): >>># installing zipimport hook <<< 7163 1726888043.29051: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 7163 1726888043.29108: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py<<< 7163 1726888043.29146: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'<<< 7163 1726888043.29174: stdout chunk (state=3): >>> import '_codecs' # <<< 7163 1726888043.29193: stdout chunk (state=3): >>>import 'codecs' # <<< 7163 1726888043.29260: stdout chunk (state=3): >>> # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 7163 1726888043.29299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 7163 1726888043.29312: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34ce04d0> <<< 7163 1726888043.29456: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34cafb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34ce2a50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 7163 1726888043.29539: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 119045 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 7163 1726888043.29573: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7163 1726888043.29584: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888043.29627: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # <<< 7163 1726888043.29631: stdout chunk (state=3): >>>import _imp # builtin <<< 7163 1726888043.29636: stdout chunk (state=3): >>>import 'posixpath' # <<< 7163 1726888043.29656: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7163 1726888043.29696: stdout chunk (state=3): >>> import 'os' # import '_sitebuiltins' # <<< 7163 1726888043.29743: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888043.29747: stdout chunk (state=3): >>> Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages'<<< 7163 1726888043.29860: stderr chunk (state=3): >>><<< 7163 1726888043.29864: stdout chunk (state=3): >>><<< 7163 1726888043.29867: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7163 1726888043.29872: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook <<< <10.31.46.206> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpbtoxbwtx /root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668/AnsiballZ_command.py\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master at \'/root/.ansible/cp/a3358520e8\'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpbtoxbwtx\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668/AnsiballZ_command.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpbtoxbwtx" to remote "/root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668/AnsiballZ_command.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668/AnsiballZ_command.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668/AnsiballZ_command.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119045\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119045 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 7163 1726888043.29882: done transferring module to remote 7163 1726888043.29884: stdout chunk (state=3): >>> Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'<<< 7163 1726888043.29887: _low_level_execute_command(): starting 7163 1726888043.29889: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668/ /root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668/AnsiballZ_command.py && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888043.29898: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 7163 1726888043.29901: stdout chunk (state=3): >>> <<< 7163 1726888043.29905: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 7163 1726888043.30116: stdout chunk (state=3): >>>import 'codecs' # <<< <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668/ /root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668/AnsiballZ_command.py && sleep 0'"'"'' 7163 1726888043.30188: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34a91130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34a91fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux <<< 7163 1726888043.30191: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c63bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c638bb00> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c63bea50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 7163 1726888043.30194: stdout chunk (state=3): >>>Type "help", "copyright", "credits" or "license" for more information. <<< 7163 1726888043.30236: stdout chunk (state=3): >>>import '_collections_abc' # <<< 7163 1726888043.30266: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 7163 1726888043.30297: stdout chunk (state=3): >>>import 'os' # <<< 7163 1726888043.30328: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 7163 1726888043.30352: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 7163 1726888043.30804: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34acfd70><<< 7163 1726888043.30810: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c63cd130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c63cdfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 7163 1726888043.30816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 7163 1726888043.30819: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 7163 1726888043.30821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'<<< 7163 1726888043.30879: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7163 1726888043.30888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 7163 1726888043.30920: stdout chunk (state=3): >>> <<< 7163 1726888043.30956: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34acffb0> <<< 7163 1726888043.31190: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c61ebd70> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 7163 1726888043.31221: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 7163 1726888043.31225: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7163 1726888043.31230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'<<< 7163 1726888043.31232: stdout chunk (state=3): >>> import 'itertools' # <<< 7163 1726888043.31235: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c61ebfb0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c62237a0> <<< 7163 1726888043.31240: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6223e30> import '_collections' # <<< 7163 1726888043.31243: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'<<< 7163 1726888043.31341: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6203a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6201160> <<< 7163 1726888043.31344: stdout chunk (state=3): >>> import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b07770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b07e00> import '_collections' # <<< 7163 1726888043.31382: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34ae7a40><<< 7163 1726888043.31403: stdout chunk (state=3): >>> import '_functools' # <<< 7163 1726888043.31420: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c61e8f20> <<< 7163 1726888043.31441: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 7163 1726888043.31459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 7163 1726888043.31473: stdout chunk (state=3): >>>import '_sre' # <<< 7163 1726888043.31489: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 7163 1726888043.31524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 7163 1726888043.31668: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34ae5160> <<< 7163 1726888043.31757: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34accf20> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 7163 1726888043.31832: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 7163 1726888043.31950: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c62436e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6242300> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6202030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c61ea7e0> <<< 7163 1726888043.31954: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6278710> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c61e81a0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c6278bc0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6278a70> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c6278e30> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c61e6cc0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888043.31956: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 7163 1726888043.31959: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888043.31965: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6279520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c62791f0> import 'importlib.machinery' # <<< 7163 1726888043.32127: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b276b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b262d0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py<<< 7163 1726888043.32133: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c627a420> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 7163 1726888043.32137: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c62945c0> <<< 7163 1726888043.32254: stdout chunk (state=3): >>>import 'errno' # <<< 7163 1726888043.32263: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34ae6030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b24b60> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b5c6b0> <<< 7163 1726888043.32268: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34acc1a0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'<<< 7163 1726888043.32313: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c6295d00> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6296ba0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c6297200> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c62960f0> <<< 7163 1726888043.32322: stdout chunk (state=3): >>> # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34b5cb60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b5ca10> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'<<< 7163 1726888043.32325: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 7163 1726888043.32330: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888043.32397: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888043.32401: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' <<< 7163 1726888043.32404: stdout chunk (state=3): >>> import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34b5ce00> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34acacc0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'<<< 7163 1726888043.32524: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888043.32529: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 7163 1726888043.32536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b5d4f0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b5d1c0><<< 7163 1726888043.32543: stdout chunk (state=3): >>> import 'importlib.machinery' # <<< 7163 1726888043.32564: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'<<< 7163 1726888043.32591: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888043.32618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c6297c80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c62973b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c627a450> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c6013bf0> <<< 7163 1726888043.32650: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888043.32730: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888043.32786: stdout chunk (state=3): >>> import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b5e3f0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 7163 1726888043.32792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'<<< 7163 1726888043.32795: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c603c650> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c603c3b0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c603c680> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7163 1726888043.32897: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888043.32901: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888043.32904: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c603cfb0> <<< 7163 1726888043.32935: stdout chunk (state=3): >>> import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b745f0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'<<< 7163 1726888043.32996: stdout chunk (state=3): >>> import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34b75cd0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b76b70> <<< 7163 1726888043.33072: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c603d9a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c603c860> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6011d90> <<< 7163 1726888043.33131: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 7163 1726888043.33135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c603ed80> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c603dac0> <<< 7163 1726888043.33167: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34b771d0><<< 7163 1726888043.33172: stdout chunk (state=3): >>> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b760c0><<< 7163 1726888043.33243: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c627aae0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7163 1726888043.33247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888043.33300: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34b77c50> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b77380> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b5e360> <<< 7163 1726888043.33306: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 7163 1726888043.33373: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c606b110> <<< 7163 1726888043.33379: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py<<< 7163 1726888043.33456: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 7163 1726888043.33460: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 7163 1726888043.33537: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e348f3b60> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 7163 1726888043.33544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7163 1726888043.33582: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c608b4d0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7163 1726888043.33623: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c60ec290> <<< 7163 1726888043.33627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3491c590> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3491c320> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888043.33633: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888043.33674: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3491c4d0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7163 1726888043.33698: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7163 1726888043.33758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7163 1726888043.33784: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888043.33826: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c60ee9f0> <<< 7163 1726888043.33903: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c60ec3b0> <<< 7163 1726888043.34004: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c60b12e0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5ef93a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c608a2d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c603fce0> <<< 7163 1726888043.34150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 7163 1726888043.34161: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff5c608a3f0> <<< 7163 1726888043.34197: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3491ce60> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888043.34245: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3491d760> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3491c740> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e348f1d00> <<< 7163 1726888043.34259: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 7163 1726888043.34261: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_418zimiy/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 7163 1726888043.34292: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 7163 1726888043.34323: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py<<< 7163 1726888043.34329: stdout chunk (state=3): >>> <<< 7163 1726888043.34366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'<<< 7163 1726888043.34393: stdout chunk (state=3): >>> import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3491eb70><<< 7163 1726888043.34399: stdout chunk (state=3): >>> <<< 7163 1726888043.34401: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.34419: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7163 1726888043.34427: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3491d8b0> <<< 7163 1726888043.34469: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b5eb10><<< 7163 1726888043.34473: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7163 1726888043.34475: stdout chunk (state=3): >>> <<< 7163 1726888043.34502: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py<<< 7163 1726888043.34507: stdout chunk (state=3): >>> <<< 7163 1726888043.34528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 7163 1726888043.34561: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f4f020> <<< 7163 1726888043.34589: stdout chunk (state=3): >>>import '_typing' # <<< 7163 1726888043.34595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'<<< 7163 1726888043.34610: stdout chunk (state=3): >>> <<< 7163 1726888043.34628: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py<<< 7163 1726888043.34689: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 7163 1726888043.34780: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3494aea0> <<< 7163 1726888043.34855: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f31f10> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f31070> # zipimport: zlib available import 'ansible' # # zipimport: zlib available <<< 7163 1726888043.34863: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py<<< 7163 1726888043.34903: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 7163 1726888043.34947: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7163 1726888043.35003: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3496f230> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7163 1726888043.35022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7163 1726888043.35114: stdout chunk (state=3): >>>import 'ntpath' # <<< 7163 1726888043.35119: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888043.35133: stdout chunk (state=3): >>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3499bf50> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 7163 1726888043.35172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 7163 1726888043.35194: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7163 1726888043.35242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7163 1726888043.35272: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888043.35304: stderr chunk (state=3): >>><<< 7163 1726888043.35308: stdout chunk (state=3): >>><<< <10.31.46.206> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888043.35361: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888043.35366: _low_level_execute_command(): starting 7163 1726888043.35368: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e349ce7b0> <<< 7163 1726888043.35371: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668/AnsiballZ_command.py && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' -tt 10.31.46.206 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668/AnsiballZ_command.py && sleep 0'"'"'' 7163 1726888043.35458: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e349cc170> <<< 7163 1726888043.35660: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3496fec0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e343111c0> <<< 7163 1726888043.35889: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3496e030> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3491fa70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2e3496e6f0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_p7bubqsm/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 7163 1726888043.35943: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.35973: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 7163 1726888043.35988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7163 1726888043.36035: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7163 1726888043.36129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 7163 1726888043.36153: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34362e10> <<< 7163 1726888043.36173: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888043.36188: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888043.36208: stdout chunk (state=3): >>>import '_typing' # <<< 7163 1726888043.36220: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888043.36251: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888043.36335: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888043.36342: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.36405: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888043.36457: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888043.36502: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888043.36543: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888043.36547: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34345d00> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34344e90> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 7163 1726888043.36705: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888043.37377: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 7163 1726888043.37430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f4cd70> <<< 7163 1726888043.37470: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 7163 1726888043.37502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c5f7a9c0> <<< 7163 1726888043.37648: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f7a780> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f7a090> <<< 7163 1726888043.37693: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f7aa50> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f4faa0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c5f7b6b0> <<< 7163 1726888043.37725: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c5f7b8f0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7163 1726888043.37812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 7163 1726888043.37821: stdout chunk (state=3): >>>import '_locale' # <<< 7163 1726888043.37961: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f7be30> import 'pwd' # <<< 7163 1726888043.37988: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5911c10> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c5913830> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 7163 1726888043.38020: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5914200> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 7163 1726888043.38024: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.38052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 7163 1726888043.38079: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5915100> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7163 1726888043.38272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5917e30> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c61e6c60> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c59160f0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 7163 1726888043.38295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 7163 1726888043.38389: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5923da0> <<< 7163 1726888043.38402: stdout chunk (state=3): >>>import '_tokenize' # <<< 7163 1726888043.38461: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5922870> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c59225d0> <<< 7163 1726888043.38478: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 7163 1726888043.38497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7163 1726888043.38564: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5922b40> <<< 7163 1726888043.38615: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5916600> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c5967f80> <<< 7163 1726888043.38650: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c59680b0> <<< 7163 1726888043.38699: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 7163 1726888043.38773: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888043.38781: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c5969b80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5969940> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7163 1726888043.38829: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7163 1726888043.38887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7163 1726888043.38944: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c596c140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c596a270> <<< 7163 1726888043.38963: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7163 1726888043.39020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 7163 1726888043.39104: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c596f830> <<< 7163 1726888043.39120: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook <<< 7163 1726888043.39195: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888043.39223: stdout chunk (state=3): >>>import '_codecs' # <<< 7163 1726888043.39227: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c596c2f0> <<< 7163 1726888043.39286: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c59709e0> <<< 7163 1726888043.39292: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c59705f0> <<< 7163 1726888043.39350: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c59707a0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c59682c0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 7163 1726888043.39367: stdout chunk (state=3): >>>import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1f684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1f37b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1f6aa50> <<< 7163 1726888043.39378: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 7163 1726888043.39398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 7163 1726888043.39426: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888043.39462: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888043.39465: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c59fc1d0> <<< 7163 1726888043.39468: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 7163 1726888043.39471: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34360cb0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 7163 1726888043.39536: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34392840> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e343925d0> <<< 7163 1726888043.39570: stdout chunk (state=3): >>>import '_collections_abc' # <<< 7163 1726888043.39706: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34391ee0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 7163 1726888043.39710: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c59fd040> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5972960> <<< 7163 1726888043.39713: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # <<< 7163 1726888043.39716: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 7163 1726888043.39811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34392330> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34363830> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e343935c0> <<< 7163 1726888043.39819: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c5973d10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c59725a0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888043.39985: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1d5d130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1d5dfa0> <<< 7163 1726888043.39989: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34393800> <<< 7163 1726888043.39993: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 7163 1726888043.39997: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34393d40> <<< 7163 1726888043.40087: stdout chunk (state=3): >>>import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7163 1726888043.40098: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 7163 1726888043.40102: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 7163 1726888043.40106: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.40171: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e341f9ac0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e341fb200> <<< 7163 1726888043.40175: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 7163 1726888043.40177: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e341fbfb0> <<< 7163 1726888043.40189: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.40210: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 7163 1726888043.40231: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e341fd250> <<< 7163 1726888043.40256: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7163 1726888043.40306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 7163 1726888043.40329: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7163 1726888043.40367: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py<<< 7163 1726888043.40374: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7163 1726888043.40459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 7163 1726888043.40530: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e341ffd40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34acadb0> <<< 7163 1726888043.40536: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 7163 1726888043.40603: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e341fe000> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 7163 1726888043.40608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1d9bda0> <<< 7163 1726888043.40698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 7163 1726888043.40702: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 7163 1726888043.40705: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1d9bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 7163 1726888043.40809: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.40814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3420bbf0> <<< 7163 1726888043.40818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7163 1726888043.40867: stdout chunk (state=3): >>>import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3420a6c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3420a420> <<< 7163 1726888043.40887: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7163 1726888043.40899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1dd3770> <<< 7163 1726888043.40930: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3420a990> <<< 7163 1726888043.40972: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e341fe510> <<< 7163 1726888043.41002: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3424fef0> <<< 7163 1726888043.41060: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888043.41063: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34250440> <<< 7163 1726888043.41065: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1dd3e00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1db3a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1db1190> <<< 7163 1726888043.41093: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 7163 1726888043.41100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 7163 1726888043.41118: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 7163 1726888043.41122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 7163 1726888043.41174: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34251b20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e342518e0> <<< 7163 1726888043.41214: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1d98f50> <<< 7163 1726888043.41218: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 7163 1726888043.41232: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 7163 1726888043.41261: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 7163 1726888043.41265: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7163 1726888043.41446: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7163 1726888043.41452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 7163 1726888043.41456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888043.41458: stdout chunk (state=3): >>>import '_sre' # <<< 7163 1726888043.41461: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c5801280> <<< 7163 1726888043.41463: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 7163 1726888043.41465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 7163 1726888043.41468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7163 1726888043.41470: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1df3710> <<< 7163 1726888043.41541: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5801f70> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c59ffe30> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 7163 1726888043.41649: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34253fe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34252210> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 7163 1726888043.41757: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1df2330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1db2030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1df0b30> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e287a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1d981d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1e28c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e28b00> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1e28ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1d96cf0> <<< 7163 1726888043.41768: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e342577a0> <<< 7163 1726888043.41855: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 7163 1726888043.41907: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e295b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e29280> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e2a4b0> <<< 7163 1726888043.41911: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c58027e0> # zipimport: zlib available <<< 7163 1726888043.41915: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34254170> <<< 7163 1726888043.41962: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 7163 1726888043.41970: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e342585f0> <<< 7163 1726888043.42008: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34258620> <<< 7163 1726888043.42014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e406e0> <<< 7163 1726888043.42247: stdout chunk (state=3): >>>import 'errno' # <<< 7163 1726888043.42296: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34258bc0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34250260> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e342e02c0> <<< 7163 1726888043.42368: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e342e1400> <<< 7163 1726888043.42407: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.42420: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3425aa50> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3425bdd0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3425a660> <<< 7163 1726888043.42555: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 7163 1726888043.42590: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.42600: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1e41df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 7163 1726888043.42670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e42c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1e432c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e421b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1e43d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e43470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e2a510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1bbfc50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1be87a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1be8500> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1be87d0> <<< 7163 1726888043.42756: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 7163 1726888043.42766: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.42769: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 7163 1726888043.42788: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.42863: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888043.42888: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 7163 1726888043.42906: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.42944: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.42982: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1be9100> <<< 7163 1726888043.43022: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 7163 1726888043.43030: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.43179: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1be9af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1be89b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1bbddf0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1beaed0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1be9c40> <<< 7163 1726888043.43189: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e2ac00> <<< 7163 1726888043.43193: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888043.43200: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.errors' # <<< 7163 1726888043.43259: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888043.43298: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 7163 1726888043.43301: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7163 1726888043.43471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1c13200> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1c375f0> <<< 7163 1726888043.43475: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.43513: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7163 1726888043.43595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # <<< 7163 1726888043.43689: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1c983e0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 7163 1726888043.43696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 7163 1726888043.43700: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7163 1726888043.43703: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7163 1726888043.43745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7163 1726888043.43748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7163 1726888043.43757: stdout chunk (state=3): >>>import '_ast' # <<< 7163 1726888043.43800: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1c9ab40> <<< 7163 1726888043.43827: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5803350> <<< 7163 1726888043.43830: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.43883: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1c98500> <<< 7163 1726888043.43997: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.44001: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.44004: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 7163 1726888043.44050: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1c5d3d0> <<< 7163 1726888043.44054: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1529430> <<< 7163 1726888043.44103: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888043.44106: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1c363f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1bebdd0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 7163 1726888043.44161: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888043.44166: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f98b1c369f0> <<< 7163 1726888043.44385: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888043.44389: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_rpk7_zhr/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7163 1726888043.44430: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7163 1726888043.44449: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c580ddc0> <<< 7163 1726888043.44475: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c580bb30> <<< 7163 1726888043.44497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 7163 1726888043.44527: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 7163 1726888043.44555: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b157f200> import '_typing' # <<< 7163 1726888043.44571: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.44625: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.44655: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.44718: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888043.44760: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7163 1726888043.44847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 7163 1726888043.44852: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 7163 1726888043.44980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7163 1726888043.44988: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 7163 1726888043.44993: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c59026f0> <<< 7163 1726888043.44996: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5fb23f0> <<< 7163 1726888043.45002: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1562120> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1561280> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 7163 1726888043.45033: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888043.45044: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c580de80> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c59fd3d0> # destroy ansible.module_utils.distro <<< 7163 1726888043.45047: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e340ed670> <<< 7163 1726888043.45068: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888043.45081: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 7163 1726888043.45145: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 7163 1726888043.45170: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 7163 1726888043.45175: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 7163 1726888043.45203: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.45222: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e340ee4e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e342e16a0> <<< 7163 1726888043.45314: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 7163 1726888043.45321: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.45363: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 7163 1726888043.45421: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 7163 1726888043.45443: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c580a150> <<< 7163 1726888043.45508: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.45658: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.45666: stdout chunk (state=3): >>> {"changed": false, "stdout": "", "stderr": "", "rc": 0, "cmd": ["authselect", "current"], "start": null, "end": null, "delta": null, "msg": "Command would have run if not in check mode", "skipped": true, "invocation": {"module_args": {"_raw_params": "authselect current", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 7163 1726888043.45675: stdout chunk (state=3): >>># destroy __main__ <<< 7163 1726888043.45853: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'<<< 7163 1726888043.45864: stdout chunk (state=3): >>> import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e340ee450> <<< 7163 1726888043.45892: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.45988: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 <<< 7163 1726888043.46003: stdout chunk (state=3): >>># clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread<<< 7163 1726888043.46027: stdout chunk (state=3): >>> # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack <<< 7163 1726888043.46059: stdout chunk (state=3): >>># destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 <<< 7163 1726888043.46074: stdout chunk (state=3): >>># cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner <<< 7163 1726888043.46098: stdout chunk (state=3): >>># cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string <<< 7163 1726888043.46172: stdout chunk (state=3): >>># cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text <<< 7163 1726888043.46177: stdout chunk (state=3): >>># cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob <<< 7163 1726888043.46467: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 7163 1726888043.46487: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 7163 1726888043.46564: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select <<< 7163 1726888043.46595: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy fnmatch # destroy selectors # destroy errno # destroy array <<< 7163 1726888043.46600: stdout chunk (state=3): >>># destroy datetime <<< 7163 1726888043.46602: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 7163 1726888043.46609: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 7163 1726888043.46665: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 7163 1726888043.46668: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 7163 1726888043.46682: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 7163 1726888043.46696: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 7163 1726888043.46721: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.46726: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 7163 1726888043.46730: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools <<< 7163 1726888043.46759: stdout chunk (state=3): >>># cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time <<< 7163 1726888043.46775: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 7163 1726888043.46780: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7163 1726888043.46927: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 7163 1726888043.47002: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 7163 1726888043.47043: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 7163 1726888043.47064: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7163 1726888043.47193: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.47205: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading <<< 7163 1726888043.47271: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 7163 1726888043.47424: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.47525: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.47575: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe <<< 7163 1726888043.47603: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7163 1726888043.47663: stderr chunk (state=3): >>>Shared connection to 10.31.45.174 closed. <<< 7163 1726888043.47696: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 7163 1726888043.47699: stderr chunk (state=3): >>><<< 7163 1726888043.47701: stdout chunk (state=3): >>><<< <10.31.45.174> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c63bc4d0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c638bb00>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c63bea50>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c63cd130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c63cdfa0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c61ebd70>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c61ebfb0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c62237a0>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6223e30>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6203a40>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6201160>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c61e8f20>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c62436e0>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6242300>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6202030>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c61ea7e0>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6278710>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c61e81a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c6278bc0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6278a70>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c6278e30>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c61e6cc0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6279520>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c62791f0>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c627a420>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c62945c0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c6295d00>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6296ba0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c6297200>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c62960f0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c6297c80>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c62973b0>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c627a450>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c6013bf0>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c603c650>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c603c3b0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c603c680>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c603cfb0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c603d9a0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c603c860>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6011d90>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c603ed80>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c603dac0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c627aae0>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c606b110>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c608b4d0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c60ec290>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c60ee9f0>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c60ec3b0>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c60b12e0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5ef93a0>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c608a2d0>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c603fce0>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff5c608a3f0>\r\n# zipimport: found 30 names in \'/tmp/ansible_ansible.legacy.command_payload_418zimiy/ansible_ansible.legacy.command_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f4f020>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f31f10>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f31070>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f4cd70>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c5f7a9c0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f7a780>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f7a090>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f7aa50>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f4faa0>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c5f7b6b0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c5f7b8f0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f7be30>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5911c10>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c5913830>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5914200>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5915100>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5917e30>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c61e6c60>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c59160f0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5923da0>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5922870>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c59225d0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5922b40>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5916600>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c5967f80>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c59680b0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c5969b80>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5969940>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c596c140>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c596a270>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c596f830>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c596c2f0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c59709e0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c59705f0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c59707a0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c59682c0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c59fc1d0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c59fd040>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5972960>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c5973d10>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c59725a0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c5801280>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5801f70>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c59ffe30>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c58027e0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5803350>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c580ddc0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c580bb30>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c59026f0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5fb23f0>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c580de80>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c59fd3d0>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c580a150>\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "stdout": "", "stderr": "", "rc": 0, "cmd": ["authselect", "current"], "start": null, "end": null, "delta": null, "msg": "Command would have run if not in check mode", "skipped": true, "invocation": {"module_args": {"_raw_params": "authselect current", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy fnmatch\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.45.174 closed.\r\n") 7163 1726888043.47996: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c63bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c638bb00> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c63bea50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c63cd130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c63cdfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c61ebd70> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c61ebfb0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c62237a0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6223e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6203a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6201160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c61e8f20> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c62436e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6242300> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6202030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c61ea7e0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6278710> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c61e81a0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c6278bc0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6278a70> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c6278e30> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c61e6cc0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6279520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c62791f0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c627a420> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c62945c0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c6295d00> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6296ba0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c6297200> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c62960f0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c6297c80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c62973b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c627a450> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c6013bf0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c603c650> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c603c3b0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c603c680> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c603cfb0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c603d9a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c603c860> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c6011d90> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c603ed80> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c603dac0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c627aae0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c606b110> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c608b4d0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c60ec290> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c60ee9f0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c60ec3b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c60b12e0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5ef93a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c608a2d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c603fce0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff5c608a3f0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_418zimiy/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f4f020> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f31f10> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f31070> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f4cd70> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c5f7a9c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f7a780> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f7a090> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f7aa50> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f4faa0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c5f7b6b0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c5f7b8f0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5f7be30> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5911c10> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c5913830> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5914200> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5915100> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5917e30> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c61e6c60> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c59160f0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5923da0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5922870> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c59225d0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5922b40> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5916600> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c5967f80> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c59680b0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c5969b80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5969940> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c596c140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c596a270> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c596f830> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c596c2f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c59709e0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c59705f0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c59707a0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c59682c0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c59fc1d0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c59fd040> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5972960> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c5973d10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c59725a0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c5801280> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5801f70> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c59ffe30> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c58027e0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5803350> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5c580ddc0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c580bb30> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c59026f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c5fb23f0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c580de80> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c59fd3d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5c580a150> # zipimport: zlib available {"changed": false, "stdout": "", "stderr": "", "rc": 0, "cmd": ["authselect", "current"], "start": null, "end": null, "delta": null, "msg": "Command would have run if not in check mode", "skipped": true, "invocation": {"module_args": {"_raw_params": "authselect current", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy fnmatch # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.45.174 closed. 7163 1726888043.49500: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888043.49504: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888043.49510: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 7163 1726888043.49514: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.49517: done with _execute_module (ansible.legacy.command, {'_raw_params': 'authselect current', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7163 1726888043.49520: _low_level_execute_command(): starting 7163 1726888043.49522: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987/ > /dev/null 2>&1 && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888043.1203399-7944-230065052729987/ > /dev/null 2>&1 && sleep 0'"'"'' 7163 1726888043.49532: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b157d0d0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 7163 1726888043.49534: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.49639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b15a6c00> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b15a6990> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b15a62a0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b15a6a20> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b157fe90> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b15a7920> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b15a7b60> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7163 1726888043.49648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b15a7f80> <<< 7163 1726888043.49651: stdout chunk (state=3): >>>import 'pwd' # <<< 7163 1726888043.49654: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 7163 1726888043.49661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 7163 1726888043.49667: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7163 1726888043.49669: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1411d60> <<< 7163 1726888043.49675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7163 1726888043.49678: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b14134a0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 7163 1726888043.49680: stdout chunk (state=3): >>>import '_ast' # <<< 7163 1726888043.49685: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e340ef6b0> # zipimport: zlib available <<< 7163 1726888043.49687: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1414350> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 7163 1726888043.49689: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b14154c0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7163 1726888043.49693: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.49695: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1417ec0> <<< 7163 1726888043.49698: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 7163 1726888043.49700: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 7163 1726888043.49702: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1e42ae0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b14161b0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 7163 1726888043.49705: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 7163 1726888043.49707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 7163 1726888043.49709: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 7163 1726888043.49711: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # <<< 7163 1726888043.49713: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.49716: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888043.49718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b141fda0> import '_tokenize' # <<< 7163 1726888043.49720: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.49722: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b141e870> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b141e5d0> <<< 7163 1726888043.49725: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7163 1726888043.49866: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888043.49869: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888043.49872: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888043.49880: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b141eb40> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b14166c0> <<< 7163 1726888043.49883: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 7163 1726888043.49886: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' <<< 7163 1726888043.49896: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1467a70> <<< 7163 1726888043.49911: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888043.49952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888043.50005: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b14680b0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 7163 1726888043.50040: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888043.50078: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e340fa180> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e340f59a0> <<< 7163 1726888043.50115: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1469cd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1469a90> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7163 1726888043.50176: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 7163 1726888043.50182: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.50202: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888043.50291: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.50296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7163 1726888043.50299: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888043.50349: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.50353: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888043.50415: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b146c230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b146a3c0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 7163 1726888043.50419: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7163 1726888043.50499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 7163 1726888043.50504: stdout chunk (state=3): >>>import '_string' # <<< 7163 1726888043.50526: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 7163 1726888043.50559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7163 1726888043.50578: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b146f980> <<< 7163 1726888043.50617: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e343e2b70> <<< 7163 1726888043.50668: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e343c6870> <<< 7163 1726888043.50712: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b146c350> <<< 7163 1726888043.50821: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e340fa2a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e342e1910> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 7163 1726888043.50835: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888043.50900: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1470740> <<< 7163 1726888043.50904: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888043.50906: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 7163 1726888043.51011: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 7163 1726888043.51016: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 7163 1726888043.51066: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b14709e0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1470c50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b14683e0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 7163 1726888043.51073: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 7163 1726888043.51134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888043.51141: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.51175: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b14fc230> <<< 7163 1726888043.51179: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.51340: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 7163 1726888043.51413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34346de0> <<< 7163 1726888043.51416: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b14fd5b0> <<< 7163 1726888043.51467: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b14729c0> <<< 7163 1726888043.51529: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1473d70> <<< 7163 1726888043.51533: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.51558: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1472600> <<< 7163 1726888043.51699: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 7163 1726888043.51757: stdout chunk (state=3): >>> {"changed": false, "stdout": "", "stderr": "", "rc": 0, "cmd": ["authselect", "current"], "start": null, "end": null, "delta": null, "msg": "Command would have run if not in check mode", "skipped": true, "invocation": {"module_args": {"_raw_params": "authselect current", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ <<< 7163 1726888043.51761: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.51867: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.51881: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.51908: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available <<< 7163 1726888043.51941: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.51947: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 7163 1726888043.51974: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.51992: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888043.51996: stderr chunk (state=3): >>><<< 7163 1726888043.52001: stdout chunk (state=3): >>><<< <10.31.45.174> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888043.52051: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888043.52056: handler run complete 7163 1726888043.52170: attempt loop complete, returning result 7163 1726888043.52176: _execute() done 7163 1726888043.52184: dumping result to json 7163 1726888043.52192: done dumping result, returning 7163 1726888043.52197: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Check which authselect features are currently enabled [02619b48-4a2f-6d34-1d0e-000000000013] 7163 1726888043.52287: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.52325: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword <<< 7163 1726888043.52361: stdout chunk (state=3): >>># cleanup[2] removing reprlib <<< 7163 1726888043.52680: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.52684: stdout chunk (state=3): >>># destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob <<< 7163 1726888043.52688: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000013 7163 1726888043.52796: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000013 7163 1726888043.52800: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "cmd": [ "authselect", "current" ], "delta": null, "end": null, "invocation": { "module_args": { "_raw_params": "authselect current", "_uses_shell": false, "argv": null, "chdir": null, "creates": null, "executable": null, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } }, "rc": 0, "start": null } MSG: Command would have run if not in check mode 7163 1726888043.53204: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder<<< 7163 1726888043.53209: stdout chunk (state=3): >>> # destroy json.scanner <<< 7163 1726888043.53281: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy fnmatch # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal<<< 7163 1726888043.53405: stdout chunk (state=3): >>> # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings <<< 7163 1726888043.53427: stdout chunk (state=3): >>># cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7163 1726888043.53534: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections <<< 7163 1726888043.53540: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 7163 1726888043.53545: stdout chunk (state=3): >>># destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 7163 1726888043.53592: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser <<< 7163 1726888043.53643: stdout chunk (state=3): >>># destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7163 1726888043.53652: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.53713: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 7163 1726888043.53720: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math <<< 7163 1726888043.53790: stdout chunk (state=3): >>># destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib <<< 7163 1726888043.53830: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re # destroy itertools <<< 7163 1726888043.53834: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 7163 1726888043.54155: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.215 closed. <<< 7163 1726888043.54187: stderr chunk (state=3): >>><<< 7163 1726888043.54190: stdout chunk (state=3): >>><<< <10.31.12.215> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34ce04d0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34cafb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34ce2a50>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34a91130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34a91fa0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34acfd70>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34acffb0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b07770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b07e00>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34ae7a40>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34ae5160>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34accf20>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b276b0>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b262d0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34ae6030>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b24b60>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b5c6b0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34acc1a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34b5cb60>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b5ca10>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34b5ce00>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34acacc0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b5d4f0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b5d1c0>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b5e3f0>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b745f0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34b75cd0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b76b70>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34b771d0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b760c0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34b77c50>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b77380>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b5e360>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e348f3b60>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3491c590>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3491c320>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3491c4d0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3491ce60>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3491d760>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3491c740>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e348f1d00>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3491eb70>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3491d8b0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b5eb10>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3494aea0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3496f230>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3499bf50>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e349ce7b0>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e349cc170>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3496fec0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e343111c0>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3496e030>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3491fa70>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2e3496e6f0>\r\n# zipimport: found 30 names in \'/tmp/ansible_ansible.legacy.command_payload_p7bubqsm/ansible_ansible.legacy.command_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34362e10>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34345d00>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34344e90>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34360cb0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34392840>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e343925d0>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34391ee0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34392330>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34363830>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e343935c0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34393800>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34393d40>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e341f9ac0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e341fb200>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e341fbfb0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e341fd250>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e341ffd40>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34acadb0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e341fe000>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3420bbf0>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3420a6c0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3420a420>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3420a990>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e341fe510>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3424fef0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34250440>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34251b20>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e342518e0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34253fe0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34252210>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e342577a0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34254170>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e342585f0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34258620>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34258bc0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34250260>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e342e02c0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e342e1400>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3425aa50>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3425bdd0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3425a660>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e340ed670>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e340ee4e0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e342e16a0>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e340ee450>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e340ef6b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e340fa180>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e340f59a0>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e343e2b70>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e343c6870>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e340fa2a0>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e342e1910>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34346de0>\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "stdout": "", "stderr": "", "rc": 0, "cmd": ["authselect", "current"], "start": null, "end": null, "delta": null, "msg": "Command would have run if not in check mode", "skipped": true, "invocation": {"module_args": {"_raw_params": "authselect current", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy fnmatch\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.215 closed.\r\n") 7163 1726888043.54428: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34ce04d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34cafb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34ce2a50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34a91130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34a91fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34acfd70> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34acffb0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b07770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b07e00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34ae7a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34ae5160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34accf20> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b276b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b262d0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34ae6030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b24b60> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b5c6b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34acc1a0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34b5cb60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b5ca10> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34b5ce00> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34acacc0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b5d4f0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b5d1c0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b5e3f0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b745f0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34b75cd0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b76b70> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34b771d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b760c0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34b77c50> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b77380> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b5e360> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e348f3b60> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3491c590> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3491c320> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3491c4d0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3491ce60> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3491d760> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3491c740> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e348f1d00> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3491eb70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3491d8b0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34b5eb10> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3494aea0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3496f230> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3499bf50> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e349ce7b0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e349cc170> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3496fec0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e343111c0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3496e030> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3491fa70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2e3496e6f0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_p7bubqsm/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34362e10> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34345d00> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34344e90> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34360cb0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34392840> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e343925d0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34391ee0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34392330> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34363830> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e343935c0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34393800> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34393d40> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e341f9ac0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e341fb200> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e341fbfb0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e341fd250> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e341ffd40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34acadb0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e341fe000> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3420bbf0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3420a6c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3420a420> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3420a990> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e341fe510> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3424fef0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34250440> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34251b20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e342518e0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34253fe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34252210> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e342577a0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34254170> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e342585f0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34258620> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e34258bc0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34250260> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e342e02c0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e342e1400> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3425aa50> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3425bdd0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3425a660> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e340ed670> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e340ee4e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e342e16a0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e340ee450> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e340ef6b0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e340fa180> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e340f59a0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e343e2b70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e343c6870> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e340fa2a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e342e1910> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e34346de0> # zipimport: zlib available {"changed": false, "stdout": "", "stderr": "", "rc": 0, "cmd": ["authselect", "current"], "start": null, "end": null, "delta": null, "msg": "Command would have run if not in check mode", "skipped": true, "invocation": {"module_args": {"_raw_params": "authselect current", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy fnmatch # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.215 closed. 7163 1726888043.56107: done with _execute_module (ansible.legacy.command, {'_raw_params': 'authselect current', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7163 1726888043.56113: _low_level_execute_command(): starting 7163 1726888043.56117: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568/ > /dev/null 2>&1 && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888043.0486262-7937-268952052618568/ > /dev/null 2>&1 && sleep 0'"'"'' 7163 1726888043.56130: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888043.56140: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888043.56146: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1301700> <<< 7163 1726888043.56149: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888043.56156: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888043.56159: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888043.56163: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888043.56165: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888043.56176: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 <<< 7163 1726888043.56179: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 7163 1726888043.56182: stderr chunk (state=3): >>>debug2: match not found <<< 7163 1726888043.56188: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 7163 1726888043.56193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7163 1726888043.56196: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 7163 1726888043.56199: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b13024b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b14fd7c0> <<< 7163 1726888043.56204: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888043.56207: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888043.56211: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888043.56216: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 7163 1726888043.56219: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' <<< 7163 1726888043.56222: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.56224: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888043.56228: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888043.56231: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888043.56234: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 7163 1726888043.56236: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.56240: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888043.56243: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.56258: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 7163 1726888043.56403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 7163 1726888043.56406: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b13024e0> <<< 7163 1726888043.56409: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.57385: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.58032: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe <<< 7163 1726888043.58052: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7163 1726888043.58082: stderr chunk (state=3): >>><<< 7163 1726888043.58089: stdout chunk (state=3): >>><<< <10.31.12.215> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888043.58112: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888043.58120: handler run complete 7163 1726888043.58152: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.58159: attempt loop complete, returning result 7163 1726888043.58165: _execute() done 7163 1726888043.58168: dumping result to json 7163 1726888043.58174: done dumping result, returning 7163 1726888043.58183: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Check which authselect features are currently enabled [02619b48-4a2f-6d34-1d0e-000000000013] 7163 1726888043.58193: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000013 skipping: [managed_node1] => { "changed": false, "cmd": [ "authselect", "current" ], "delta": null, "end": null, "invocation": { "module_args": { "_raw_params": "authselect current", "_uses_shell": false, "argv": null, "chdir": null, "creates": null, "executable": null, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } }, "rc": 0, "start": null } MSG: Command would have run if not in check mode 7163 1726888043.58386: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000013 7163 1726888043.58390: WORKER PROCESS EXITING 7163 1726888043.58394: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.58553: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 7163 1726888043.58580: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888043.58747: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 7163 1726888043.58766: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.58889: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 7163 1726888043.58916: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.58971: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 7163 1726888043.59009: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.59058: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 7163 1726888043.59084: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.59562: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.59849: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7163 1726888043.59946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7163 1726888043.59968: stdout chunk (state=3): >>>import '_ast' # <<< 7163 1726888043.60072: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b13036e0> <<< 7163 1726888043.60093: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.60207: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.60313: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 7163 1726888043.60332: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # <<< 7163 1726888043.60344: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 7163 1726888043.60562: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888043.60625: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.60725: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.60832: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 7163 1726888043.60896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888043.61020: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888043.61263: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b130e210> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1309010> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888043.61311: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.61357: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.61411: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py <<< 7163 1726888043.61426: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888043.61466: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 7163 1726888043.61498: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 7163 1726888043.61532: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7163 1726888043.61620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 7163 1726888043.61653: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 7163 1726888043.61686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7163 1726888043.61782: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1402ab0> <<< 7163 1726888043.61846: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b15e2780> <<< 7163 1726888043.62062: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b130e390> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b13030b0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 7163 1726888043.62172: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 7163 1726888043.62205: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 7163 1726888043.62245: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.62404: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.62669: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b130dfd0> <<< 7163 1726888043.62853: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888043.63143: stdout chunk (state=3): >>> {"changed": false, "stdout": "", "stderr": "", "rc": 0, "cmd": ["authselect", "current"], "start": null, "end": null, "delta": null, "msg": "Command would have run if not in check mode", "skipped": true, "invocation": {"module_args": {"_raw_params": "authselect current", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 7163 1726888043.63267: stdout chunk (state=3): >>># destroy __main__ <<< 7163 1726888043.63809: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 7163 1726888043.63866: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ <<< 7163 1726888043.63872: stdout chunk (state=3): >>># clear sys.path # clear sys.argv <<< 7163 1726888043.63876: stdout chunk (state=3): >>># clear sys.ps1 # clear sys.ps2 <<< 7163 1726888043.63881: stdout chunk (state=3): >>># clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback <<< 7163 1726888043.63901: stdout chunk (state=3): >>># clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout <<< 7163 1726888043.63914: stdout chunk (state=3): >>># restore sys.stderr # cleanup[2] removing sys <<< 7163 1726888043.63925: stdout chunk (state=3): >>># cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib <<< 7163 1726888043.63940: stdout chunk (state=3): >>># cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings <<< 7163 1726888043.63964: stdout chunk (state=3): >>># cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix <<< 7163 1726888043.63998: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time <<< 7163 1726888043.64017: stdout chunk (state=3): >>># cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs <<< 7163 1726888043.64039: stdout chunk (state=3): >>># cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io <<< 7163 1726888043.64065: stdout chunk (state=3): >>># cleanup[2] removing __main__ # cleanup[2] removing _stat <<< 7163 1726888043.64191: stdout chunk (state=3): >>># cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing <<< 7163 1726888043.64195: stdout chunk (state=3): >>>systemd.id128 <<< 7163 1726888043.64234: stdout chunk (state=3): >>># cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array <<< 7163 1726888043.64248: stdout chunk (state=3): >>># cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat <<< 7163 1726888043.64530: stdout chunk (state=3): >>># destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob <<< 7163 1726888043.64833: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma <<< 7163 1726888043.64869: stdout chunk (state=3): >>># destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 7163 1726888043.64888: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 7163 1726888043.64904: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings # destroy _locale <<< 7163 1726888043.64922: stdout chunk (state=3): >>># destroy pwd <<< 7163 1726888043.64932: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess <<< 7163 1726888043.64959: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy fnmatch <<< 7163 1726888043.64980: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array # destroy datetime <<< 7163 1726888043.65004: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 7163 1726888043.65069: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux <<< 7163 1726888043.65079: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader <<< 7163 1726888043.65102: stdout chunk (state=3): >>># cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize <<< 7163 1726888043.65106: stdout chunk (state=3): >>># cleanup[3] wiping platform <<< 7163 1726888043.65123: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib <<< 7163 1726888043.65126: stdout chunk (state=3): >>># cleanup[3] wiping threading <<< 7163 1726888043.65162: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 7163 1726888043.65173: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 7163 1726888043.65209: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io <<< 7163 1726888043.65231: stdout chunk (state=3): >>># cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7163 1726888043.65454: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections <<< 7163 1726888043.65488: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath <<< 7163 1726888043.65491: stdout chunk (state=3): >>># destroy re._parser # destroy tokenize <<< 7163 1726888043.65542: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 7163 1726888043.65573: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 7163 1726888043.65674: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7163 1726888043.65791: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib <<< 7163 1726888043.65815: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re # destroy itertools <<< 7163 1726888043.65891: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 7163 1726888043.66162: stdout chunk (state=3): >>># clear sys.audit hooks <<< 7163 1726888043.66371: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.46.206 closed. <<< 7163 1726888043.66414: stderr chunk (state=3): >>><<< 7163 1726888043.66417: stdout chunk (state=3): >>><<< <10.31.46.206> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1f684d0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1f37b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1f6aa50>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1d5d130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1d5dfa0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1d9bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1d9bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1dd3770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1dd3e00>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1db3a40>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1db1190>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1d98f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1df3710>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1df2330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1db2030>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1df0b30>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e287a0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1d981d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1e28c50>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e28b00>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1e28ec0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1d96cf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e295b0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e29280>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e2a4b0>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e406e0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1e41df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e42c60>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1e432c0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e421b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1e43d40>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e43470>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e2a510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1bbfc50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1be87a0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1be8500>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1be87d0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1be9100>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1be9af0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1be89b0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1bbddf0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1beaed0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1be9c40>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e2ac00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1c13200>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1c375f0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1c983e0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1c9ab40>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1c98500>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1c5d3d0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1529430>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1c363f0>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1bebdd0>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f98b1c369f0>\r\n# zipimport: found 30 names in \'/tmp/ansible_ansible.legacy.command_payload_rpk7_zhr/ansible_ansible.legacy.command_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b157f200>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1562120>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1561280>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b157d0d0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b15a6c00>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b15a6990>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b15a62a0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b15a6a20>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b157fe90>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b15a7920>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b15a7b60>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b15a7f80>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1411d60>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b14134a0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1414350>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b14154c0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1417ec0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1e42ae0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b14161b0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b141fda0>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b141e870>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b141e5d0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b141eb40>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b14166c0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1467a70>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b14680b0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1469cd0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1469a90>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b146c230>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b146a3c0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b146f980>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b146c350>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1470740>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b14709e0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1470c50>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b14683e0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b14fc230>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b14fd5b0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b14729c0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1473d70>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1472600>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1301700>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b13024b0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b14fd7c0>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b13024e0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b13036e0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b130e210>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1309010>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1402ab0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b15e2780>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b130e390>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b13030b0>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b130dfd0>\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "stdout": "", "stderr": "", "rc": 0, "cmd": ["authselect", "current"], "start": null, "end": null, "delta": null, "msg": "Command would have run if not in check mode", "skipped": true, "invocation": {"module_args": {"_raw_params": "authselect current", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy fnmatch\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.46.206 closed.\r\n") 7163 1726888043.66514: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1f684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1f37b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1f6aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1d5d130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1d5dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1d9bda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1d9bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1dd3770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1dd3e00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1db3a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1db1190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1d98f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1df3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1df2330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1db2030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1df0b30> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e287a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1d981d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1e28c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e28b00> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1e28ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1d96cf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e295b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e29280> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e2a4b0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e406e0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1e41df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e42c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1e432c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e421b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1e43d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e43470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e2a510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1bbfc50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1be87a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1be8500> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1be87d0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1be9100> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1be9af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1be89b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1bbddf0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1beaed0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1be9c40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1e2ac00> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1c13200> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1c375f0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1c983e0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1c9ab40> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1c98500> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1c5d3d0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1529430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1c363f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1bebdd0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f98b1c369f0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_rpk7_zhr/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b157f200> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1562120> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1561280> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b157d0d0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b15a6c00> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b15a6990> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b15a62a0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b15a6a20> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b157fe90> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b15a7920> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b15a7b60> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b15a7f80> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1411d60> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b14134a0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1414350> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b14154c0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1417ec0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1e42ae0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b14161b0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b141fda0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b141e870> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b141e5d0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b141eb40> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b14166c0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1467a70> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b14680b0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1469cd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1469a90> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b146c230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b146a3c0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b146f980> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b146c350> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1470740> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b14709e0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1470c50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b14683e0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b14fc230> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b14fd5b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b14729c0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1473d70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1472600> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b1301700> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b13024b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b14fd7c0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b13024e0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b13036e0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b130e210> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1309010> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1402ab0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b15e2780> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b130e390> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b13030b0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b130dfd0> # zipimport: zlib available {"changed": false, "stdout": "", "stderr": "", "rc": 0, "cmd": ["authselect", "current"], "start": null, "end": null, "delta": null, "msg": "Command would have run if not in check mode", "skipped": true, "invocation": {"module_args": {"_raw_params": "authselect current", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy fnmatch # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.46.206 closed. 7163 1726888043.67842: done with _execute_module (ansible.legacy.command, {'_raw_params': 'authselect current', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7163 1726888043.67855: _low_level_execute_command(): starting 7163 1726888043.67859: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668/ > /dev/null 2>&1 && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888043.1964333-7953-236620538528668/ > /dev/null 2>&1 && sleep 0'"'"'' 7163 1726888043.67872: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888043.67877: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888043.67880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888043.67887: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888043.67891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888043.67898: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888043.67905: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888043.67909: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' <<< 7163 1726888043.67912: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888043.67915: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888043.67918: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888043.67922: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888043.70547: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888043.70550: stdout chunk (state=3): >>><<< 7163 1726888043.70554: stderr chunk (state=3): >>><<< <10.31.46.206> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888043.70600: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888043.70603: handler run complete 7163 1726888043.70635: attempt loop complete, returning result 7163 1726888043.70640: _execute() done 7163 1726888043.70643: dumping result to json 7163 1726888043.70645: done dumping result, returning 7163 1726888043.70773: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Check which authselect features are currently enabled [02619b48-4a2f-6d34-1d0e-000000000013] 7163 1726888043.70776: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000013 7163 1726888043.70847: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000013 7163 1726888043.70852: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "cmd": [ "authselect", "current" ], "delta": null, "end": null, "invocation": { "module_args": { "_raw_params": "authselect current", "_uses_shell": false, "argv": null, "chdir": null, "creates": null, "executable": null, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } }, "rc": 0, "start": null } MSG: Command would have run if not in check mode 7163 1726888043.71004: no more pending results, returning what we have 7163 1726888043.71012: results queue empty 7163 1726888043.71014: checking for any_errors_fatal 7163 1726888043.71025: done checking for any_errors_fatal 7163 1726888043.71026: checking for max_fail_percentage 7163 1726888043.71030: done checking for max_fail_percentage 7163 1726888043.71031: checking to see if all hosts have failed and the running result is not ok 7163 1726888043.71034: done checking to see if all hosts have failed 7163 1726888043.71035: getting the remaining hosts for this loop 7163 1726888043.71041: done getting the remaining hosts for this loop 7163 1726888043.71047: getting the next task for host managed_node1 7163 1726888043.71057: done getting next task for host managed_node1 7163 1726888043.71062: ^ task is: TASK: fedora.linux_system_roles.tlog : Update nsswitch 7163 1726888043.71064: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888043.71066: getting the next task for host managed_node2 7163 1726888043.71069: done getting next task for host managed_node2 7163 1726888043.71072: ^ task is: TASK: fedora.linux_system_roles.tlog : Update nsswitch 7163 1726888043.71076: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888043.71077: getting the next task for host managed_node3 7163 1726888043.71080: done getting next task for host managed_node3 7163 1726888043.71083: ^ task is: TASK: fedora.linux_system_roles.tlog : Update nsswitch 7163 1726888043.71084: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888043.71105: getting variables 7163 1726888043.71235: in VariableManager get_vars() 7163 1726888043.71273: Calling all_inventory to load vars for managed_node1 7163 1726888043.71276: Calling groups_inventory to load vars for managed_node1 7163 1726888043.71279: Calling all_plugins_inventory to load vars for managed_node1 7163 1726888043.71291: Calling all_plugins_play to load vars for managed_node1 7163 1726888043.71295: Calling groups_plugins_inventory to load vars for managed_node1 7163 1726888043.71297: Calling groups_plugins_play to load vars for managed_node1 7163 1726888043.72298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888043.73193: done with get_vars() 7163 1726888043.73207: done getting variables 7163 1726888043.73254: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.tlog : Update nsswitch] ************************ task path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:93 Friday 20 September 2024 23:07:23 -0400 (0:00:00.756) 0:00:15.742 ****** 7163 1726888043.73278: entering _queue_task() for managed_node1/command 7163 1726888043.73707: worker is 1 (out of 3 available) 7163 1726888043.73728: exiting _queue_task() for managed_node1/command 7163 1726888043.73772: getting variables 7163 1726888043.73775: in VariableManager get_vars() 7163 1726888043.74099: Calling all_inventory to load vars for managed_node2 7163 1726888043.74104: Calling groups_inventory to load vars for managed_node2 7163 1726888043.74109: Calling all_plugins_inventory to load vars for managed_node2 7163 1726888043.74131: Calling all_plugins_play to load vars for managed_node2 7163 1726888043.74135: Calling groups_plugins_inventory to load vars for managed_node2 7163 1726888043.74142: Calling groups_plugins_play to load vars for managed_node2 7163 1726888043.75164: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Update nsswitch 7163 1726888043.75169: in run() - task 02619b48-4a2f-6d34-1d0e-000000000014 7163 1726888043.75172: variable 'ansible_search_path' from source: unknown 7163 1726888043.75174: variable 'ansible_search_path' from source: unknown 7163 1726888043.75176: calling self._execute() 7163 1726888043.75178: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888043.75180: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888043.75182: variable 'omit' from source: magic vars 7163 1726888043.75187: variable 'ansible_check_mode' from source: magic vars 7163 1726888043.75189: Evaluated conditional (not ansible_check_mode): False 7163 1726888043.75200: when evaluation is False, skipping this task 7163 1726888043.75202: _execute() done 7163 1726888043.75204: dumping result to json 7163 1726888043.75206: done dumping result, returning 7163 1726888043.75208: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Update nsswitch [02619b48-4a2f-6d34-1d0e-000000000014] 7163 1726888043.75210: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000014 7163 1726888043.75270: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000014 7163 1726888043.75273: WORKER PROCESS EXITING 7163 1726888043.76043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888043.77576: done with get_vars() 7163 1726888043.77603: done getting variables 7163 1726888043.77715: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7163 1726888043.77725: entering _queue_task() for managed_node2/command 7163 1726888043.78099: worker is 2 (out of 3 available) 7163 1726888043.78111: exiting _queue_task() for managed_node2/command skipping: [managed_node1] => { "changed": false, "false_condition": "not ansible_check_mode", "skip_reason": "Conditional result was False" } 7163 1726888043.78355: getting variables 7163 1726888043.78421: in VariableManager get_vars() 7163 1726888043.78644: Calling all_inventory to load vars for managed_node3 7163 1726888043.78648: Calling groups_inventory to load vars for managed_node3 7163 1726888043.78652: Calling all_plugins_inventory to load vars for managed_node3 7163 1726888043.78666: Calling all_plugins_play to load vars for managed_node3 7163 1726888043.78670: Calling groups_plugins_inventory to load vars for managed_node3 7163 1726888043.78674: Calling groups_plugins_play to load vars for managed_node3 7163 1726888043.79862: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Update nsswitch 7163 1726888043.79866: in run() - task 02619b48-4a2f-6d34-1d0e-000000000014 7163 1726888043.79870: variable 'ansible_search_path' from source: unknown 7163 1726888043.79872: variable 'ansible_search_path' from source: unknown 7163 1726888043.79875: calling self._execute() 7163 1726888043.79877: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888043.79879: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888043.79881: variable 'omit' from source: magic vars 7163 1726888043.80642: variable 'ansible_check_mode' from source: magic vars 7163 1726888043.80646: Evaluated conditional (not ansible_check_mode): False 7163 1726888043.80649: when evaluation is False, skipping this task 7163 1726888043.80652: _execute() done 7163 1726888043.80655: dumping result to json 7163 1726888043.80657: done dumping result, returning 7163 1726888043.80660: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Update nsswitch [02619b48-4a2f-6d34-1d0e-000000000014] 7163 1726888043.80663: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000014 7163 1726888043.81230: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000014 7163 1726888043.81233: WORKER PROCESS EXITING 7163 1726888043.81362: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888043.82486: done with get_vars() 7163 1726888043.82505: done getting variables 7163 1726888043.82570: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7163 1726888043.82579: entering _queue_task() for managed_node3/command 7163 1726888043.83255: worker is 3 (out of 3 available) 7163 1726888043.83267: exiting _queue_task() for managed_node3/command skipping: [managed_node2] => { "changed": false, "false_condition": "not ansible_check_mode", "skip_reason": "Conditional result was False" } 7163 1726888043.83634: done queuing things up, now waiting for results queue to drain 7163 1726888043.83636: waiting for pending results... 7163 1726888043.83855: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Update nsswitch 7163 1726888043.83892: in run() - task 02619b48-4a2f-6d34-1d0e-000000000014 7163 1726888043.83907: variable 'ansible_search_path' from source: unknown 7163 1726888043.83910: variable 'ansible_search_path' from source: unknown 7163 1726888043.83955: calling self._execute() 7163 1726888043.84043: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888043.84047: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888043.84049: variable 'omit' from source: magic vars 7163 1726888043.84494: variable 'ansible_check_mode' from source: magic vars 7163 1726888043.84497: Evaluated conditional (not ansible_check_mode): False 7163 1726888043.84500: when evaluation is False, skipping this task 7163 1726888043.84503: _execute() done 7163 1726888043.84505: dumping result to json 7163 1726888043.84507: done dumping result, returning 7163 1726888043.84509: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Update nsswitch [02619b48-4a2f-6d34-1d0e-000000000014] 7163 1726888043.84512: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000014 7163 1726888043.84593: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000014 7163 1726888043.84598: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not ansible_check_mode", "skip_reason": "Conditional result was False" } 7163 1726888043.84618: no more pending results, returning what we have 7163 1726888043.84624: results queue empty 7163 1726888043.84626: checking for any_errors_fatal 7163 1726888043.84636: done checking for any_errors_fatal 7163 1726888043.84636: checking for max_fail_percentage 7163 1726888043.84640: done checking for max_fail_percentage 7163 1726888043.84641: checking to see if all hosts have failed and the running result is not ok 7163 1726888043.84642: done checking to see if all hosts have failed 7163 1726888043.84643: getting the remaining hosts for this loop 7163 1726888043.84646: done getting the remaining hosts for this loop 7163 1726888043.84649: getting the next task for host managed_node1 7163 1726888043.84655: done getting next task for host managed_node1 7163 1726888043.84660: ^ task is: TASK: fedora.linux_system_roles.tlog : Configure tlog rec session 7163 1726888043.84663: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888043.84664: getting the next task for host managed_node2 7163 1726888043.84666: done getting next task for host managed_node2 7163 1726888043.84668: ^ task is: TASK: fedora.linux_system_roles.tlog : Configure tlog rec session 7163 1726888043.84670: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888043.84671: getting the next task for host managed_node3 7163 1726888043.84673: done getting next task for host managed_node3 7163 1726888043.84674: ^ task is: TASK: fedora.linux_system_roles.tlog : Configure tlog rec session 7163 1726888043.84675: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888043.84695: getting variables 7163 1726888043.84697: in VariableManager get_vars() 7163 1726888043.84728: Calling all_inventory to load vars for managed_node1 7163 1726888043.84730: Calling groups_inventory to load vars for managed_node1 7163 1726888043.84733: Calling all_plugins_inventory to load vars for managed_node1 7163 1726888043.84743: Calling all_plugins_play to load vars for managed_node1 7163 1726888043.84745: Calling groups_plugins_inventory to load vars for managed_node1 7163 1726888043.84748: Calling groups_plugins_play to load vars for managed_node1 7163 1726888043.85718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888043.86844: done with get_vars() 7163 1726888043.86861: done getting variables 7163 1726888043.86922: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.tlog : Configure tlog rec session] ************* task path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:103 Friday 20 September 2024 23:07:23 -0400 (0:00:00.136) 0:00:15.879 ****** 7163 1726888043.86955: entering _queue_task() for managed_node1/template 7163 1726888043.87456: worker is 1 (out of 3 available) 7163 1726888043.87468: exiting _queue_task() for managed_node1/template 7163 1726888043.87497: getting variables 7163 1726888043.87500: in VariableManager get_vars() 7163 1726888043.87585: Calling all_inventory to load vars for managed_node2 7163 1726888043.87590: Calling groups_inventory to load vars for managed_node2 7163 1726888043.87593: Calling all_plugins_inventory to load vars for managed_node2 7163 1726888043.87610: Calling all_plugins_play to load vars for managed_node2 7163 1726888043.87614: Calling groups_plugins_inventory to load vars for managed_node2 7163 1726888043.87618: Calling groups_plugins_play to load vars for managed_node2 7163 1726888043.88713: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Configure tlog rec session 7163 1726888043.88717: in run() - task 02619b48-4a2f-6d34-1d0e-000000000015 7163 1726888043.88720: variable 'ansible_search_path' from source: unknown 7163 1726888043.88722: variable 'ansible_search_path' from source: unknown 7163 1726888043.88724: calling self._execute() 7163 1726888043.88726: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888043.88728: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888043.88731: variable 'omit' from source: magic vars 7163 1726888043.94061: variable 'omit' from source: magic vars 7163 1726888043.94065: variable 'omit' from source: magic vars 7163 1726888043.94067: variable '__tlog_rec_session_conf' from source: role '' all vars 7163 1726888043.94070: variable '__tlog_rec_session_conf' from source: role '' all vars 7163 1726888043.94072: variable 'omit' from source: magic vars 7163 1726888043.94074: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7163 1726888043.94077: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7163 1726888043.94079: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7163 1726888043.94081: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888043.94093: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888043.94096: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7163 1726888043.94098: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888043.94101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888043.94103: Set connection var ansible_shell_executable to /bin/sh 7163 1726888043.94105: Set connection var ansible_timeout to 10 7163 1726888043.94107: Set connection var ansible_module_compression to ZIP_DEFLATED 7163 1726888043.94109: Set connection var ansible_shell_type to sh 7163 1726888043.94112: Set connection var ansible_pipelining to False 7163 1726888043.94114: Set connection var ansible_connection to ssh 7163 1726888043.94116: variable 'ansible_shell_executable' from source: unknown 7163 1726888043.94118: variable 'ansible_connection' from source: unknown 7163 1726888043.94120: variable 'ansible_module_compression' from source: unknown 7163 1726888043.94122: variable 'ansible_shell_type' from source: unknown 7163 1726888043.94125: variable 'ansible_shell_executable' from source: unknown 7163 1726888043.94127: variable 'ansible_host' from source: host vars for 'managed_node1' 7163 1726888043.94129: variable 'ansible_pipelining' from source: unknown 7163 1726888043.94131: variable 'ansible_timeout' from source: unknown 7163 1726888043.94133: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7163 1726888043.94136: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7163 1726888043.94141: variable 'omit' from source: magic vars 7163 1726888043.94143: starting attempt loop 7163 1726888043.94146: running the handler 7163 1726888043.94148: _low_level_execute_command(): starting 7163 1726888043.94150: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 7163 1726888043.94166: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888043.94170: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888043.94173: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888043.94176: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' <<< 7163 1726888043.94179: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888043.94181: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888043.94186: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888043.94193: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888043.94451: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888043.95121: stdout chunk (state=3): >>>/root <<< 7163 1726888043.95126: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888043.95130: stderr chunk (state=3): >>><<< 7163 1726888043.95134: stdout chunk (state=3): >>><<< <10.31.12.215> (0, b'/root\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888043.95146: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888043.95150: _low_level_execute_command(): starting 7163 1726888043.95153: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233 `" && echo ansible-tmp-1726888043.9496865-7980-81075427518233="` echo /root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233 `" ) && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233 `" && echo ansible-tmp-1726888043.9496865-7980-81075427518233="` echo /root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233 `" ) && sleep 0'"'"'' 7163 1726888043.96750: done with get_vars() 7163 1726888043.96765: done getting variables 7163 1726888043.96808: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888043.96849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888043.96855: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888043.96859: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888043.96864: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888043.96867: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888043.96835: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7163 1726888043.96880: entering _queue_task() for managed_node2/template 7163 1726888043.97453: worker is 2 (out of 3 available) 7163 1726888043.97468: exiting _queue_task() for managed_node2/template 7163 1726888043.97512: getting variables 7163 1726888043.97516: in VariableManager get_vars() 7163 1726888043.97620: Calling all_inventory to load vars for managed_node3 7163 1726888043.97625: Calling groups_inventory to load vars for managed_node3 7163 1726888043.97628: Calling all_plugins_inventory to load vars for managed_node3 7163 1726888043.97648: Calling all_plugins_play to load vars for managed_node3 7163 1726888043.97651: Calling groups_plugins_inventory to load vars for managed_node3 7163 1726888043.97655: Calling groups_plugins_play to load vars for managed_node3 7163 1726888043.98887: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Configure tlog rec session 7163 1726888043.98891: in run() - task 02619b48-4a2f-6d34-1d0e-000000000015 7163 1726888043.98895: variable 'ansible_search_path' from source: unknown 7163 1726888043.98898: variable 'ansible_search_path' from source: unknown 7163 1726888043.98901: calling self._execute() 7163 1726888043.98904: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888043.98906: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888043.98909: variable 'omit' from source: magic vars 7163 1726888043.98912: variable 'omit' from source: magic vars 7163 1726888043.98914: variable 'omit' from source: magic vars 7163 1726888043.98917: variable '__tlog_rec_session_conf' from source: role '' all vars 7163 1726888043.98920: stdout chunk (state=3): >>>ansible-tmp-1726888043.9496865-7980-81075427518233=/root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233 <<< 7163 1726888044.00067: variable '__tlog_rec_session_conf' from source: role '' all vars 7163 1726888044.00073: variable 'omit' from source: magic vars 7163 1726888044.00077: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888044.00080: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7163 1726888044.00083: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7163 1726888044.00085: stderr chunk (state=3): >>><<< 7163 1726888044.00088: stdout chunk (state=3): >>><<< 7163 1726888044.00618: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888044.01446: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell <10.31.12.215> (0, b'ansible-tmp-1726888043.9496865-7980-81075427518233=/root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888044.01461: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888043.9496865-7980-81075427518233=/root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888044.01469: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888044.01472: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888044.01475: evaluation_path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks 7163 1726888044.01478: search_path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/templates/tlog-rec-session.conf /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tlog-rec-session.conf /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/templates/tlog-rec-session.conf /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/tlog-rec-session.conf /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/templates/tlog-rec-session.conf /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/tlog-rec-session.conf 7163 1726888044.01480: variable 'inventory_hostname' from source: host vars for 'managed_node2' 7163 1726888044.01483: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888044.01488: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888044.01490: Set connection var ansible_shell_executable to /bin/sh 7163 1726888044.01492: Set connection var ansible_timeout to 10 7163 1726888044.01494: Set connection var ansible_module_compression to ZIP_DEFLATED 7163 1726888044.01496: Set connection var ansible_shell_type to sh 7163 1726888044.01498: Set connection var ansible_pipelining to False 7163 1726888044.01500: Set connection var ansible_connection to ssh 7163 1726888044.01502: variable 'ansible_search_path' from source: unknown 7163 1726888044.01504: variable 'ansible_shell_executable' from source: unknown 7163 1726888044.01506: variable 'ansible_connection' from source: unknown 7163 1726888044.01508: variable 'ansible_module_compression' from source: unknown 7163 1726888044.01510: variable 'ansible_shell_type' from source: unknown 7163 1726888044.01512: variable 'ansible_shell_executable' from source: unknown 7163 1726888044.01514: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888044.01516: variable 'ansible_pipelining' from source: unknown 7163 1726888044.01518: variable 'ansible_timeout' from source: unknown 7163 1726888044.01521: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888044.01523: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7163 1726888044.01526: variable 'omit' from source: magic vars 7163 1726888044.01528: starting attempt loop 7163 1726888044.01531: running the handler 7163 1726888044.01533: _low_level_execute_command(): starting 7163 1726888044.01535: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 7163 1726888044.01547: variable 'ansible_managed' from source: unknown 7163 1726888044.01549: variable '__tlog_writer' from source: role '' all vars 7163 1726888044.01552: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888044.01554: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888044.01557: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888044.01559: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888044.01561: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888044.01563: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 <<< 7163 1726888044.01565: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 7163 1726888044.01567: stderr chunk (state=3): >>>debug2: match not found <<< 7163 1726888044.01570: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888044.01573: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888044.01575: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888044.01577: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' <<< 7163 1726888044.01579: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888044.01581: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888044.01586: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888044.01589: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888044.01591: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888044.01594: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7163 1726888044.01596: variable 'ansible_module_compression' from source: unknown 7163 1726888044.01600: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7163 1726888044.01602: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 7163 1726888044.01606: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_stat.py <10.31.12.215> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmp3gz3vye3 TO /root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_stat.py <10.31.12.215> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' '[10.31.12.215]' 7163 1726888044.02410: Sending initial data 7163 1726888044.02419: Sent initial data (150 bytes) 7163 1726888044.02424: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888044.02427: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888044.02429: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888044.02432: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888044.03522: done with get_vars() 7163 1726888044.03541: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888044.03545: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 <<< 7163 1726888044.03548: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 7163 1726888044.03550: stderr chunk (state=3): >>>debug2: match not found <<< 7163 1726888044.03553: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 7163 1726888044.03556: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7163 1726888044.03558: stdout chunk (state=3): >>>/root <<< 7163 1726888044.03561: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 7163 1726888044.03563: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888044.03578: done getting variables 7163 1726888044.03621: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7163 1726888044.03625: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.215 is address <<< 7163 1726888044.03628: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7163 1726888044.03631: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888044.03634: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe <<< 7163 1726888044.03639: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7163 1726888044.03642: stderr chunk (state=3): >>><<< 7163 1726888044.03645: stdout chunk (state=3): >>><<< 7163 1726888044.03647: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' <<< <10.31.45.174> (0, b'/root\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888044.03654: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888044.03659: _low_level_execute_command(): starting 7163 1726888044.03662: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301 `" && echo ansible-tmp-1726888044.0282955-7985-141997046609301="` echo /root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301 `" ) && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888044.03668: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301 `" && echo ansible-tmp-1726888044.0282955-7985-141997046609301="` echo /root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301 `" ) && sleep 0'"'"'' 7163 1726888044.03726: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7163 1726888044.03736: entering _queue_task() for managed_node3/template 7163 1726888044.03941: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888044.03946: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888044.03949: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888044.03953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888044.03956: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888044.03961: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 7163 1726888044.03965: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888044.03969: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888044.03972: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888044.03975: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' <<< 7163 1726888044.03979: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888044.03982: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888044.03988: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 7163 1726888044.03990: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888044.03994: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888044.04843: worker is 3 (out of 3 available) 7163 1726888044.04980: exiting _queue_task() for managed_node3/template 7163 1726888044.04997: done queuing things up, now waiting for results queue to drain 7163 1726888044.04999: waiting for pending results... 7163 1726888044.05325: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 7163 1726888044.05350: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 7163 1726888044.05554: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Configure tlog rec session 7163 1726888044.05562: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp3gz3vye3 debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_stat.py" debug3: Sent message fd 3 T:17 I:3 <<< 7163 1726888044.05603: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp3gz3vye3 /root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_stat.py <<< 7163 1726888044.05612: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmp3gz3vye3" to remote "/root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_stat.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_stat.py M:0x001a <<< 7163 1726888044.05826: in run() - task 02619b48-4a2f-6d34-1d0e-000000000015 7163 1726888044.05829: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119127 <<< 7163 1726888044.05832: variable 'ansible_search_path' from source: unknown 7163 1726888044.05835: variable 'ansible_search_path' from source: unknown 7163 1726888044.05837: stdout chunk (state=3): >>>ansible-tmp-1726888044.0282955-7985-141997046609301=/root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301 <<< 7163 1726888044.05885: calling self._execute() 7163 1726888044.05933: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888044.06246: stderr chunk (state=3): >>><<< 7163 1726888044.06249: stdout chunk (state=3): >>><<< <10.31.45.174> (0, b'ansible-tmp-1726888044.0282955-7985-141997046609301=/root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888044.06263: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888044.0282955-7985-141997046609301=/root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888044.06271: evaluation_path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks 7163 1726888044.06275: search_path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/templates/tlog-rec-session.conf /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tlog-rec-session.conf /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/templates/tlog-rec-session.conf /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/tlog-rec-session.conf /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/templates/tlog-rec-session.conf /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/tlog-rec-session.conf 7163 1726888044.06278: variable 'ansible_search_path' from source: unknown 7163 1726888044.06281: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888044.06283: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888044.06286: variable 'omit' from source: magic vars 7163 1726888044.06732: variable 'omit' from source: magic vars 7163 1726888044.06736: variable 'ansible_managed' from source: unknown 7163 1726888044.06743: variable '__tlog_writer' from source: role '' all vars 7163 1726888044.06843: variable 'omit' from source: magic vars 7163 1726888044.06847: variable '__tlog_rec_session_conf' from source: role '' all vars 7163 1726888044.07109: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 119127 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 7163 1726888044.07161: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888044.07242: variable '__tlog_rec_session_conf' from source: role '' all vars 7163 1726888044.07424: variable 'omit' from source: magic vars 7163 1726888044.07541: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7163 1726888044.07544: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888044.07548: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7163 1726888044.07594: stderr chunk (state=3): >>><<< 7163 1726888044.07650: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7163 1726888044.07679: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7163 1726888044.07698: variable 'ansible_module_compression' from source: unknown 7163 1726888044.07704: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888044.07718: stdout chunk (state=3): >>><<< <10.31.12.215> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp3gz3vye3 /root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_stat.py\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master at \'/root/.ansible/cp/1fb99bda8d\'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp3gz3vye3\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_stat.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmp3gz3vye3" to remote "/root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_stat.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_stat.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_stat.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119127\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119127 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 7163 1726888044.07781: done transferring module to remote 7163 1726888044.08012: _low_level_execute_command(): starting 7163 1726888044.08016: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7163 1726888044.08019: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/ /root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_stat.py && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888044.08027: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888044.08030: variable 'ansible_facts' from source: host vars for 'managed_node2' 7163 1726888044.08032: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7163 1726888044.08037: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888044.08048: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 7163 1726888044.08054: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_stat.py <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/ /root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.45.174> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpbav0mstp TO /root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_stat.py <10.31.45.174> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' '[10.31.45.174]' 7163 1726888044.08281: Set connection var ansible_shell_executable to /bin/sh 7163 1726888044.08376: Set connection var ansible_timeout to 10 7163 1726888044.08379: Set connection var ansible_module_compression to ZIP_DEFLATED 7163 1726888044.08382: Set connection var ansible_shell_type to sh 7163 1726888044.08385: Set connection var ansible_pipelining to False 7163 1726888044.08387: Set connection var ansible_connection to ssh 7163 1726888044.08446: variable 'ansible_shell_executable' from source: unknown 7163 1726888044.08491: variable 'ansible_connection' from source: unknown 7163 1726888044.08630: variable 'ansible_module_compression' from source: unknown 7163 1726888044.08640: variable 'ansible_shell_type' from source: unknown 7163 1726888044.08645: variable 'ansible_shell_executable' from source: unknown 7163 1726888044.08649: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888044.08653: variable 'ansible_pipelining' from source: unknown 7163 1726888044.08656: variable 'ansible_timeout' from source: unknown 7163 1726888044.08659: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888044.08971: Sending initial data 7163 1726888044.08974: Sent initial data (151 bytes) 7163 1726888044.09354: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7163 1726888044.09847: variable 'omit' from source: magic vars 7163 1726888044.09853: starting attempt loop 7163 1726888044.09855: running the handler 7163 1726888044.09857: _low_level_execute_command(): starting 7163 1726888044.09860: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 7163 1726888044.09890: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888044.10129: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888044.10155: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888044.10233: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888044.10359: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888044.10535: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888044.11257: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888044.11287: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 <<< 7163 1726888044.11303: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 7163 1726888044.11333: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888044.11354: stderr chunk (state=3): >>>debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address <<< 7163 1726888044.11546: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888044.11675: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888044.11684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888044.11687: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888044.11690: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888044.11842: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888044.11846: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888044.11993: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888044.12065: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888044.12963: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888044.12972: stdout chunk (state=3): >>><<< 7163 1726888044.12976: stderr chunk (state=3): >>><<< <10.31.12.215> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888044.13095: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888044.13098: _low_level_execute_command(): starting 7163 1726888044.13101: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_stat.py && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' -tt 10.31.12.215 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_stat.py && sleep 0'"'"'' 7163 1726888044.13872: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 7163 1726888044.14041: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 7163 1726888044.14049: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpbav0mstp debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_stat.py" debug3: Sent message fd 3 T:17 I:3 <<< 7163 1726888044.14053: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpbav0mstp /root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_stat.py <<< 7163 1726888044.14105: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpbav0mstp" to remote "/root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_stat.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_stat.py M:0x001a <<< 7163 1726888044.14344: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119128 <<< 7163 1726888044.14799: stdout chunk (state=3): >>>/root <<< 7163 1726888044.14805: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888044.14808: stdout chunk (state=3): >>><<< 7163 1726888044.14811: stderr chunk (state=3): >>><<< <10.31.46.206> (0, b'/root\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888044.14820: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888044.14823: _low_level_execute_command(): starting 7163 1726888044.14826: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395 `" && echo ansible-tmp-1726888044.1467018-7992-245960883339395="` echo /root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395 `" ) && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395 `" && echo ansible-tmp-1726888044.1467018-7992-245960883339395="` echo /root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395 `" ) && sleep 0'"'"'' 7163 1726888044.14835: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888044.15078: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888044.15082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888044.15085: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888044.15088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888044.15254: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888044.15258: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888044.15261: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888044.15327: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888044.15343: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' <<< 7163 1726888044.15364: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888044.15544: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888044.15679: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888044.15952: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 119128 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 7163 1726888044.16162: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888044.16279: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888044.16316: stderr chunk (state=3): >>><<< 7163 1726888044.16328: stdout chunk (state=3): >>><<< <10.31.45.174> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpbav0mstp /root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_stat.py\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master at \'/root/.ansible/cp/26e6bc9b9f\'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpbav0mstp\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_stat.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpbav0mstp" to remote "/root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_stat.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_stat.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_stat.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119128\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119128 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 7163 1726888044.16435: done transferring module to remote 7163 1726888044.16713: _low_level_execute_command(): starting 7163 1726888044.16717: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/ /root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_stat.py && sleep 0' 7163 1726888044.16722: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888044.16730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888044.16733: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/ /root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_stat.py && sleep 0'"'"'' 7163 1726888044.17200: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888044.17565: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888044.18060: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888044.18184: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' <<< 7163 1726888044.18218: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 7163 1726888044.18247: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888044.18323: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888044.18362: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888044.18928: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7163 1726888044.19005: stdout chunk (state=3): >>>import _imp # builtin <<< 7163 1726888044.19022: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7163 1726888044.19107: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7163 1726888044.19175: stdout chunk (state=3): >>>import 'posix' # <<< 7163 1726888044.19215: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7163 1726888044.19276: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 7163 1726888044.19356: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 7163 1726888044.19375: stdout chunk (state=3): >>>import 'codecs' # <<< 7163 1726888044.19479: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 7163 1726888044.19490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f17684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1737b30> <<< 7163 1726888044.19575: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f176aa50> <<< 7163 1726888044.19605: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # <<< 7163 1726888044.19622: stdout chunk (state=3): >>>import 'io' # <<< 7163 1726888044.19694: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 7163 1726888044.20031: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f155d130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 7163 1726888044.20040: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f155dfa0> import 'site' # <<< 7163 1726888044.20370: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888044.20374: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7163 1726888044.20376: stdout chunk (state=3): >>><<< 7163 1726888044.20379: stderr chunk (state=3): >>><<< <10.31.45.174> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888044.20389: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888044.20391: _low_level_execute_command(): starting 7163 1726888044.20393: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_stat.py && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888044.20531: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 7163 1726888044.20535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 7163 1726888044.20539: stdout chunk (state=3): >>>ansible-tmp-1726888044.1467018-7992-245960883339395=/root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395 <<< 7163 1726888044.20542: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 7163 1726888044.20556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888044.20565: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' -tt 10.31.45.174 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_stat.py && sleep 0'"'"'' 7163 1726888044.20757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 7163 1726888044.20760: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888044.20762: stderr chunk (state=3): >>><<< 7163 1726888044.20769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f159bda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 7163 1726888044.20772: stdout chunk (state=3): >>><<< <10.31.46.206> (0, b'ansible-tmp-1726888044.1467018-7992-245960883339395=/root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888044.20778: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888044.1467018-7992-245960883339395=/root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888044.20781: evaluation_path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks 7163 1726888044.20965: search_path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/templates/tlog-rec-session.conf /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tlog-rec-session.conf /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/templates/tlog-rec-session.conf /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/tlog-rec-session.conf /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/templates/tlog-rec-session.conf /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/tlog-rec-session.conf 7163 1726888044.20971: variable 'ansible_search_path' from source: unknown 7163 1726888044.20978: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f159bfe0> <<< 7163 1726888044.20982: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15d3770> <<< 7163 1726888044.21004: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 7163 1726888044.21031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15d3e00> <<< 7163 1726888044.21054: stdout chunk (state=3): >>>import '_collections' # <<< 7163 1726888044.21109: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15b3a40> <<< 7163 1726888044.21358: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15b1190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1598f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 7163 1726888044.21425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 7163 1726888044.21550: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 7163 1726888044.21654: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15f3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15f2330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15b2030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15f0b30> <<< 7163 1726888044.21814: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f16287d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15981d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 7163 1726888044.21817: variable 'ansible_managed' from source: unknown 7163 1726888044.21820: variable '__tlog_writer' from source: role '' all vars 7163 1726888044.21876: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888044.21881: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888044.22034: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f1628c80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1628b30> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f1628ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1596cf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 7163 1726888044.22044: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f16295b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1629280> <<< 7163 1726888044.22049: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888044.22113: stdout chunk (state=3): >>>import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f162a4b0> import 'importlib.util' # import 'runpy' # <<< 7163 1726888044.22320: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 7163 1726888044.22324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f16406e0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f1641df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 7163 1726888044.22327: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888044.22330: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888044.22347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1642c60> <<< 7163 1726888044.22384: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f16432c0> <<< 7163 1726888044.22575: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f16421b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f1643d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1643470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f162a510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 7163 1726888044.22625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 7163 1726888044.22682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f13c3c50> <<< 7163 1726888044.22743: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 7163 1726888044.22823: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f13ec710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f13ec470> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888044.22892: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f13ec740> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7163 1726888044.22908: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7163 1726888044.22931: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888044.23010: variable 'ansible_module_compression' from source: unknown 7163 1726888044.23082: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7163 1726888044.23145: variable 'ansible_facts' from source: host vars for 'managed_node3' 7163 1726888044.23244: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f13ed070> <<< Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 7163 1726888044.23265: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_stat.py <10.31.46.206> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmp_mg64vz6 TO /root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_stat.py 7163 1726888044.23342: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f13eda60> <<< <10.31.46.206> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/a3358520e8"' '[10.31.46.206]' 7163 1726888044.23410: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f13ec920> <<< 7163 1726888044.23650: Sending initial data 7163 1726888044.23654: Sent initial data (151 bytes) 7163 1726888044.23657: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f13c1df0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f13eedb0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f13ed8e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f162ac00> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7163 1726888044.23663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888044.23666: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7163 1726888044.23668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 7163 1726888044.23699: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1413140> <<< 7163 1726888044.23894: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7163 1726888044.23922: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f143b470> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7163 1726888044.23973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7163 1726888044.24261: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f149c230> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7163 1726888044.24349: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f149e990> <<< 7163 1726888044.24440: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888044.24501: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f149c350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1469250> <<< 7163 1726888044.24675: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0d29340> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f143a270> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f13efd10> <<< 7163 1726888044.24699: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7163 1726888044.24887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f61f143a5d0> <<< 7163 1726888044.24891: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # <<< 7163 1726888044.24897: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 7163 1726888044.24900: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888044.25269: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7475104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7474dfb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 7163 1726888044.25331: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888044.25343: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_utboqi0y/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available <<< 7163 1726888044.25347: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747512a50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 7163 1726888044.25542: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7163 1726888044.25548: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7472e5130> <<< 7163 1726888044.25551: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888044.25554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0d830b0> import '_typing' # <<< 7163 1726888044.25557: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7472e5fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7163 1726888044.25846: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0d61fa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0d61100> # zipimport: zlib available <<< 7163 1726888044.25851: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 7163 1726888044.25854: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888044.25923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 7163 1726888044.25977: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.25981: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747323da0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 7163 1726888044.26031: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747323fe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 7163 1726888044.26065: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 7163 1726888044.26068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7163 1726888044.26089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888044.26092: stdout chunk (state=3): >>>import 'itertools' # <<< 7163 1726888044.26130: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' <<< 7163 1726888044.26144: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74735b770> <<< 7163 1726888044.26153: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 7163 1726888044.26167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74735be00> <<< 7163 1726888044.26181: stdout chunk (state=3): >>>import '_collections' # <<< 7163 1726888044.26237: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74733ba40> <<< 7163 1726888044.26242: stdout chunk (state=3): >>>import '_functools' # <<< 7163 1726888044.26274: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747339190> <<< 7163 1726888044.26365: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747320f50> <<< 7163 1726888044.26395: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 7163 1726888044.26415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 7163 1726888044.26424: stdout chunk (state=3): >>>import '_sre' # <<< 7163 1726888044.26450: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 7163 1726888044.26498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 7163 1726888044.26517: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 7163 1726888044.26558: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74737b710> <<< 7163 1726888044.26593: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74737a330> <<< 7163 1726888044.26658: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74733a030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747378b30> <<< 7163 1726888044.26663: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 7163 1726888044.26726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473b07a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473201d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 7163 1726888044.26746: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7473b0c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473b0b00> <<< 7163 1726888044.26789: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7473b0ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74731ecf0> <<< 7163 1726888044.26843: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 7163 1726888044.26893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 7163 1726888044.26917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473b15b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473b1280> import 'importlib.machinery' # <<< 7163 1726888044.26949: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 7163 1726888044.26999: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473b24b0> import 'importlib.util' # import 'runpy' # <<< 7163 1726888044.27024: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 7163 1726888044.27097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 7163 1726888044.27102: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473c86e0> import 'errno' # <<< 7163 1726888044.27127: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7473c9df0> <<< 7163 1726888044.27154: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 7163 1726888044.27157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 7163 1726888044.27193: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 7163 1726888044.27197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 7163 1726888044.27209: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473cac60> <<< 7163 1726888044.27266: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7473cb2c0> <<< 7163 1726888044.27270: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473ca1b0> <<< 7163 1726888044.27289: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 7163 1726888044.27300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 7163 1726888044.27331: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888044.27339: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7473cbd40> <<< 7163 1726888044.27354: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473cb470> <<< 7163 1726888044.27392: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473b2510> <<< 7163 1726888044.27413: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 7163 1726888044.27445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 7163 1726888044.27460: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 7163 1726888044.27485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 7163 1726888044.27517: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888044.27523: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd74715bc50> <<< 7163 1726888044.27629: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd747184710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747184470> <<< 7163 1726888044.27672: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd747184740> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7163 1726888044.27732: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 7163 1726888044.27790: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888044.27857: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 7163 1726888044.27934: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp_mg64vz6 debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_stat.py" debug3: Sent message fd 3 T:17 I:3 <<< 7163 1726888044.27940: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp_mg64vz6 /root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_stat.py <<< 7163 1726888044.27943: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd747185040> <<< 7163 1726888044.28110: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmp_mg64vz6" to remote "/root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_stat.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_stat.py M:0x001a <<< 7163 1726888044.28117: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd747185a30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7471848f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747159df0> <<< 7163 1726888044.28121: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.28152: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 7163 1726888044.28167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747186d80> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747184ec0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473b2c00> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7163 1726888044.28181: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119128 <<< 7163 1726888044.28226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888044.28245: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7163 1726888044.28281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 7163 1726888044.28322: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7471af110> <<< 7163 1726888044.28371: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 7163 1726888044.28388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888044.28427: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 7163 1726888044.28430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7163 1726888044.28488: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7471d34a0> <<< 7163 1726888044.28492: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7163 1726888044.28542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7163 1726888044.28603: stdout chunk (state=3): >>>import 'ntpath' # <<< 7163 1726888044.28629: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747234290> <<< 7163 1726888044.28652: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 7163 1726888044.28669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 7163 1726888044.28809: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7163 1726888044.28814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7163 1726888044.28837: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7472369f0> <<< 7163 1726888044.28842: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 119128 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 7163 1726888044.28983: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7472343b0> <<< 7163 1726888044.28988: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888044.29055: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7471fd280> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746b293a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7471d22a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747187ce0> <<< 7163 1726888044.29464: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888044.29467: stdout chunk (state=3): >>><<< 7163 1726888044.29470: stderr chunk (state=3): >>><<< <10.31.46.206> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp_mg64vz6 /root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_stat.py\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master at \'/root/.ansible/cp/a3358520e8\'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp_mg64vz6\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_stat.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmp_mg64vz6" to remote "/root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_stat.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_stat.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_stat.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119128\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119128 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 7163 1726888044.29477: done transferring module to remote 7163 1726888044.29480: _low_level_execute_command(): starting 7163 1726888044.29482: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/ /root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_stat.py && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888044.29490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd7471d28a0> <<< 7163 1726888044.29493: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_g5r1r291/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/ /root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_stat.py && sleep 0'"'"'' 7163 1726888044.29586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746b83110> import '_typing' # <<< 7163 1726888044.29794: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746b62000> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746b61160> # zipimport: zlib available <<< 7163 1726888044.29970: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 7163 1726888044.30126: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0d80f80> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0da6ab0> <<< 7163 1726888044.30179: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0da6840> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0da6150> <<< 7163 1726888044.30310: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0da65a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0d83d40> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0da7800> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0da7a40> <<< 7163 1726888044.30335: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7163 1726888044.30380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 7163 1726888044.30481: stdout chunk (state=3): >>>import '_locale' # <<< 7163 1726888044.30698: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0da7f50> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 7163 1726888044.30726: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c11d00> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0c13920> <<< 7163 1726888044.30807: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c142f0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 7163 1726888044.30814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 7163 1726888044.30817: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c15490> <<< 7163 1726888044.30840: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7163 1726888044.30847: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888044.30901: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888044.30924: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888044.30959: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888044.30979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7163 1726888044.30998: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888044.31018: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6573 <<< 7163 1726888044.31058: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888044.31097: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888044.31422: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c17f50> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f1642ae0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c16210> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c1fe30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c1e900> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c1e660> <<< 7163 1726888044.31427: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7163 1726888044.31458: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.31540: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c1ebd0> <<< 7163 1726888044.31572: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c17440> <<< 7163 1726888044.31604: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0c67ef0> <<< 7163 1726888044.31641: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py <<< 7163 1726888044.31671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c68140> <<< 7163 1726888044.31730: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 7163 1726888044.31817: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 7163 1726888044.31953: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0c69c40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c69a00> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7163 1726888044.32031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7163 1726888044.32061: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0c6c200> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c6a330> <<< 7163 1726888044.32080: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7163 1726888044.32255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888044.32259: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 7163 1726888044.32294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c6f9b0> <<< 7163 1726888044.32411: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 7163 1726888044.32448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746b80fe0> <<< 7163 1726888044.32452: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c6c380> <<< 7163 1726888044.32473: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888044.32478: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 7163 1726888044.32483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 7163 1726888044.32513: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 7163 1726888044.32522: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0c707a0> <<< 7163 1726888044.32591: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0c70b90> <<< 7163 1726888044.32682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746ba6b40> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746ba68d0> <<< 7163 1726888044.32691: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0c70c80> <<< 7163 1726888044.32832: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746ba61e0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746ba6c30> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746b83da0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746ba78c0> <<< 7163 1726888044.32877: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c68350> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 7163 1726888044.32917: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888044.32922: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746ba7b00> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7163 1726888044.32935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746ba7f80> <<< 7163 1726888044.33151: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0cfc2c0> <<< 7163 1726888044.33195: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a11dc0> <<< 7163 1726888044.33201: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a139e0> <<< 7163 1726888044.33205: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0cfd400> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c72a50> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0c73e00> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c72690> <<< 7163 1726888044.33208: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a14320> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 7163 1726888044.33213: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888044.33218: stdout chunk (state=3): >>><<< 7163 1726888044.33223: stderr chunk (state=3): >>><<< 7163 1726888044.33255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a154c0> <<< 7163 1726888044.33259: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< <10.31.46.206> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888044.33267: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888044.33269: _low_level_execute_command(): starting 7163 1726888044.33276: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_stat.py && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888044.33316: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a17fb0> <<< <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' -tt 10.31.46.206 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_stat.py && sleep 0'"'"'' 7163 1726888044.33360: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a1c320> <<< 7163 1726888044.33365: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 7163 1726888044.33368: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a16270> <<< 7163 1726888044.33370: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 7163 1726888044.33381: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888044.33461: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.33466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 7163 1726888044.33476: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 7163 1726888044.33555: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 7163 1726888044.33563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a1fef0> import '_tokenize' # <<< 7163 1726888044.33594: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a1e9c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a1e720> <<< 7163 1726888044.33613: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 7163 1726888044.33627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7163 1726888044.33771: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a1ec90> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a16780> <<< 7163 1726888044.33780: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a67fb0> <<< 7163 1726888044.33843: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.33848: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a682f0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 7163 1726888044.33853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 7163 1726888044.33873: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 7163 1726888044.33915: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888044.33920: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.33933: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a69dc0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a69b80> <<< 7163 1726888044.33952: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7163 1726888044.34035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7163 1726888044.34149: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a6c320> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a6a4b0> <<< 7163 1726888044.34172: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 7163 1726888044.34193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 7163 1726888044.34249: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a6fb00> <<< 7163 1726888044.34381: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a6c4d0> <<< 7163 1726888044.34660: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a708f0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a704a0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a70e30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a684d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746afc3e0> <<< 7163 1726888044.34790: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888044.34819: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746afd430> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a72b70> <<< 7163 1726888044.34837: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a73f20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a727e0> <<< 7163 1726888044.35011: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888044.35015: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.35043: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888044.35062: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888044.35091: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' <<< 7163 1726888044.35247: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888044.35251: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888044.35287: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888044.35330: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888044.35367: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.35872: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0b01670> <<< 7163 1726888044.35900: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.35936: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 7163 1726888044.35981: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0b024b0> <<< 7163 1726888044.36084: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0cfd550> <<< 7163 1726888044.36143: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 7163 1726888044.36147: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888044.36150: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 7163 1726888044.36329: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.36441: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 7163 1726888044.36477: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 7163 1726888044.36504: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7163 1726888044.36508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888044.36610: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 7163 1726888044.36613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0b026c0> <<< 7163 1726888044.36616: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.36646: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7469016d0> <<< 7163 1726888044.36660: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7469024b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746afd550> <<< 7163 1726888044.36721: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 7163 1726888044.36752: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888044.36766: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 7163 1726888044.36918: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.37099: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 7163 1726888044.37103: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746902540> # zipimport: zlib available <<< 7163 1726888044.37370: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.37443: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7163 1726888044.37472: stdout chunk (state=3): >>>import _imp # builtin <<< 7163 1726888044.37513: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7163 1726888044.37791: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.37798: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # <<< 7163 1726888044.37829: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 7163 1726888044.37858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f93104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f92dfb30> <<< 7163 1726888044.37900: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f9312a50> <<< 7163 1726888044.37970: stdout chunk (state=3): >>>import '_signal' # <<< 7163 1726888044.37974: stdout chunk (state=3): >>>import '_abc' # <<< 7163 1726888044.38030: stdout chunk (state=3): >>>import 'abc' # <<< 7163 1726888044.38033: stdout chunk (state=3): >>>import 'io' # <<< 7163 1726888044.38036: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.38040: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 7163 1726888044.38077: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.38178: stdout chunk (state=3): >>>import '_collections_abc' # <<< 7163 1726888044.38184: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 7163 1726888044.38188: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 7163 1726888044.38291: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.38295: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 7163 1726888044.38298: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 7163 1726888044.38375: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f90c1130> <<< 7163 1726888044.38471: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.38475: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.collections' # <<< 7163 1726888044.38534: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 7163 1726888044.38540: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f90c1fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7163 1726888044.38543: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 7163 1726888044.38642: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 7163 1726888044.38671: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.38716: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888044.38767: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.38833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 7163 1726888044.38843: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888044.39018: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 7163 1726888044.39023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f90ffd70> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f90fffb0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 7163 1726888044.39030: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7163 1726888044.39033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # <<< 7163 1726888044.39085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 7163 1726888044.39089: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f9137770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f9137e00> import '_collections' # <<< 7163 1726888044.39171: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f9117a40> <<< 7163 1726888044.39175: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7469036e0> # zipimport: zlib available <<< 7163 1726888044.39216: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f9115160> <<< 7163 1726888044.39219: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.39253: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.39383: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f90fcf20> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 7163 1726888044.39391: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 7163 1726888044.39436: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 7163 1726888044.39492: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888044.39496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f91576b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f91562d0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f9116030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f9154b60> <<< 7163 1726888044.39864: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f918c6b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f90fc1a0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f918cb60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f918ca10> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f918ce00> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f90facc0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f918d4f0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f918d1c0> import 'importlib.machinery' # <<< 7163 1726888044.39869: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f918e3f0> <<< 7163 1726888044.39872: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0b03680> # zipimport: zlib available <<< 7163 1726888044.39877: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd74690e1e0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74690b500> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 7163 1726888044.39950: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.39954: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.39989: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f91a45f0> import 'errno' # <<< 7163 1726888044.40019: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888044.40060: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f91a5cd0> <<< 7163 1726888044.40103: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7163 1726888044.40217: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888044.40225: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f91a6b70> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f91a71d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f91a60c0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f91a7c50> <<< 7163 1726888044.40228: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 7163 1726888044.40317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746bfaba0> <<< 7163 1726888044.40320: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f91a7380> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f918e360> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 7163 1726888044.40327: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746bee870> <<< 7163 1726888044.40422: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74690e390> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746afd6d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 7163 1726888044.40425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 7163 1726888044.40539: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888044.40543: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 7163 1726888044.40546: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8f2fb60> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 7163 1726888044.40592: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8f585c0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8f58320> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8f585f0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7163 1726888044.40603: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888044.40606: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 7163 1726888044.40670: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888044.40673: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0b0e150> <<< 7163 1726888044.40677: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.40721: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8f58f20> <<< 7163 1726888044.40955: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0b09940> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 7163 1726888044.41018: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888044.41022: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8f598e0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8f587d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8f2dd00> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8f5ac60> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8f59790> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f918eb10> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7163 1726888044.41102: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888044.41106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7163 1726888044.41114: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.41117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 7163 1726888044.41161: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7163 1726888044.41170: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8f86fc0> <<< 7163 1726888044.41205: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 7163 1726888044.41244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 7163 1726888044.41285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7163 1726888044.41304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8fab350> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7163 1726888044.41362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7163 1726888044.41365: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0dfab70> <<< 7163 1726888044.41397: stdout chunk (state=3): >>>import 'ntpath' # <<< 7163 1726888044.41443: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0dee840> <<< 7163 1726888044.41475: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f90080e0> <<< 7163 1726888044.41478: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 7163 1726888044.41584: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0b0e3c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0b0e1b0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 7163 1726888044.41587: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888044.41590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7163 1726888044.41678: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f900a840> <<< 7163 1726888044.41702: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f9008200> <<< 7163 1726888044.41777: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8fabfb0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f89291f0> <<< 7163 1726888044.41855: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 7163 1726888044.41874: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8faa150> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8f5bb90> <<< 7163 1726888044.41909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 7163 1726888044.41962: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f46f8faa4b0> <<< 7163 1726888044.41979: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.42123: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_c3cnni0t/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available <<< 7163 1726888044.42222: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.42225: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 7163 1726888044.42350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7163 1726888044.42370: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.42543: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tlog/tlog-rec-session.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 2771, "inode": 440402051, "dev": 51714, "nlink": 1, "atime": 1726888020.3847952, "mtime": 1719187200.0, "ctime": 1726888020.7517974, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3fc720287d2f447cab36eaf589447c523a9cc6b4", "mimetype": "text/plain", "charset": "us-ascii", "version": "3355285264", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tlog/tlog-rec-session.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7163 1726888044.42547: stdout chunk (state=3): >>># destroy __main__ <<< 7163 1726888044.42557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f897eea0> import '_typing' # <<< 7163 1726888044.42616: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f895dd90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f895cef0> # zipimport: zlib available <<< 7163 1726888044.42620: stdout chunk (state=3): >>>import 'ansible' # <<< 7163 1726888044.42694: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888044.42701: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 7163 1726888044.42704: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.42827: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 7163 1726888044.42874: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct <<< 7163 1726888044.43029: stdout chunk (state=3): >>># cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible <<< 7163 1726888044.43066: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 7163 1726888044.43281: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7163 1726888044.43327: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 7163 1726888044.43359: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 7163 1726888044.43431: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath <<< 7163 1726888044.43547: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 7163 1726888044.43575: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 7163 1726888044.43633: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap <<< 7163 1726888044.44013: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 7163 1726888044.44017: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 7163 1726888044.44046: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 7163 1726888044.44085: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 7163 1726888044.44119: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tlog/tlog-rec-session.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 2771, "inode": 465567876, "dev": 51714, "nlink": 1, "atime": 1726888036.3641965, "mtime": 1719187200.0, "ctime": 1726888037.6121988, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3fc720287d2f447cab36eaf589447c523a9cc6b4", "mimetype": "text/plain", "charset": "us-ascii", "version": "3851983947", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tlog/tlog-rec-session.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ <<< 7163 1726888044.44135: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7163 1726888044.44150: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.44203: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 7163 1726888044.44240: stdout chunk (state=3): >>># destroy time # destroy _random # destroy _weakref <<< 7163 1726888044.44299: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _string # destroy re <<< 7163 1726888044.44329: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 7163 1726888044.44675: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.45.174 closed. <<< 7163 1726888044.44829: stdout chunk (state=3): >>><<< 7163 1726888044.44832: stderr chunk (state=3): >>><<< <10.31.45.174> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7475104d0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7474dfb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747512a50>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7472e5130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7472e5fa0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747323da0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747323fe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74735b770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74735be00>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74733ba40>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747339190>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747320f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74737b710>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74737a330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74733a030>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747378b30>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473b07a0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473201d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7473b0c50>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473b0b00>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7473b0ec0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74731ecf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473b15b0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473b1280>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473b24b0>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473c86e0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7473c9df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473cac60>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7473cb2c0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473ca1b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7473cbd40>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473cb470>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473b2510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd74715bc50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd747184710>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747184470>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd747184740>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd747185040>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd747185a30>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7471848f0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747159df0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747186d80>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747184ec0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473b2c00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7471af110>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7471d34a0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747234290>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7472369f0>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7472343b0>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7471fd280>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746b293a0>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7471d22a0>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747187ce0>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd7471d28a0>\r\n# zipimport: found 30 names in \'/tmp/ansible_ansible.legacy.stat_payload_g5r1r291/ansible_ansible.legacy.stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746b83110>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746b62000>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746b61160>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746b80fe0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746ba6b40>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746ba68d0>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746ba61e0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746ba6c30>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746b83da0>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746ba78c0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746ba7b00>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746ba7f80>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a11dc0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a139e0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a14320>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a154c0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a17fb0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a1c320>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a16270>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a1fef0>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a1e9c0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a1e720>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a1ec90>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a16780>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a67fb0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a682f0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a69dc0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a69b80>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a6c320>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a6a4b0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a6fb00>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a6c4d0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a708f0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a704a0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a70e30>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a684d0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746afc3e0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746afd430>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a72b70>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a73f20>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a727e0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7469016d0>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7469024b0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746afd550>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746902540>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7469036e0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd74690e1e0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74690b500>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746bfaba0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746bee870>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74690e390>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746afd6d0>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/tlog/tlog-rec-session.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 2771, "inode": 440402051, "dev": 51714, "nlink": 1, "atime": 1726888020.3847952, "mtime": 1719187200.0, "ctime": 1726888020.7517974, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3fc720287d2f447cab36eaf589447c523a9cc6b4", "mimetype": "text/plain", "charset": "us-ascii", "version": "3355285264", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tlog/tlog-rec-session.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.45.174 closed.\r\n") 7163 1726888044.45016: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7475104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7474dfb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747512a50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7472e5130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7472e5fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747323da0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747323fe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74735b770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74735be00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74733ba40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747339190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747320f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74737b710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74737a330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74733a030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747378b30> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473b07a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473201d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7473b0c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473b0b00> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7473b0ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74731ecf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473b15b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473b1280> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473b24b0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473c86e0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7473c9df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473cac60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7473cb2c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473ca1b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7473cbd40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473cb470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473b2510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd74715bc50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd747184710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747184470> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd747184740> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd747185040> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd747185a30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7471848f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747159df0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747186d80> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747184ec0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7473b2c00> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7471af110> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7471d34a0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747234290> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7472369f0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7472343b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7471fd280> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746b293a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7471d22a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd747187ce0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd7471d28a0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_g5r1r291/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746b83110> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746b62000> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746b61160> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746b80fe0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746ba6b40> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746ba68d0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746ba61e0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746ba6c30> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746b83da0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746ba78c0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746ba7b00> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746ba7f80> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a11dc0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a139e0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a14320> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a154c0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a17fb0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a1c320> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a16270> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a1fef0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a1e9c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a1e720> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a1ec90> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a16780> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a67fb0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a682f0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a69dc0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a69b80> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a6c320> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a6a4b0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a6fb00> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a6c4d0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a708f0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a704a0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a70e30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a684d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746afc3e0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746afd430> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a72b70> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd746a73f20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746a727e0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7469016d0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7469024b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746afd550> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746902540> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7469036e0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd74690e1e0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74690b500> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746bfaba0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746bee870> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd74690e390> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd746afd6d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": true, "path": "/etc/tlog/tlog-rec-session.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 2771, "inode": 440402051, "dev": 51714, "nlink": 1, "atime": 1726888020.3847952, "mtime": 1719187200.0, "ctime": 1726888020.7517974, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3fc720287d2f447cab36eaf589447c523a9cc6b4", "mimetype": "text/plain", "charset": "us-ascii", "version": "3355285264", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tlog/tlog-rec-session.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.45.174 closed. 7163 1726888044.48690: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json<<< 7163 1726888044.48807: stdout chunk (state=3): >>>.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma<<< 7163 1726888044.49132: stdout chunk (state=3): >>> # destroy _blake2 # destroy binascii <<< 7163 1726888044.49137: stdout chunk (state=3): >>># destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path<<< 7163 1726888044.49157: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f897cd70> <<< 7163 1726888044.49164: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 7163 1726888044.49169: stdout chunk (state=3): >>> # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport<<< 7163 1726888044.49173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 7163 1726888044.49176: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tlog/tlog-rec-session.conf', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7163 1726888044.49180: stdout chunk (state=3): >>> # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json<<< 7163 1726888044.49186: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f89aa810> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f89aa5a0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f89a9ee0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f89aa330> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f897fb30> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f89ab5c0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f89ab800> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 7163 1726888044.49191: stdout chunk (state=3): >>> # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437<<< 7163 1726888044.49195: stdout chunk (state=3): >>> # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 7163 1726888044.49199: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f89abd40> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 7163 1726888044.49202: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f880db20> <<< 7163 1726888044.49233: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external<<< 7163 1726888044.49261: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f880f740> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 7163 1726888044.49279: stdout chunk (state=3): >>> # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg <<< 7163 1726888044.49294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8810110> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f88112b0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7163 1726888044.49303: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8813d70> <<< 7163 1726888044.49307: stdout chunk (state=3): >>># cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins<<< 7163 1726888044.49310: variable 'ansible_module_compression' from source: unknown 7163 1726888044.49314: stdout chunk (state=3): >>> # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128<<< 7163 1726888044.49318: stdout chunk (state=3): >>> # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7163 1726888044.49321: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f90fadb0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8812030> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f881bb30> import '_tokenize' # <<< 7163 1726888044.49336: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f881a630> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f881a390> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7163 1726888044.49390: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections <<< 7163 1726888044.49395: stdout chunk (state=3): >>># destroy platform <<< 7163 1726888044.49399: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f881a8a0> <<< 7163 1726888044.49414: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8812540> <<< 7163 1726888044.49422: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 7163 1726888044.49426: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7163 1726888044.49430: variable 'ansible_facts' from source: host vars for 'managed_node2' 7163 1726888044.49497: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8863d70> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8863e00> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8865940> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8865700> <<< 7163 1726888044.49504: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external<<< 7163 1726888044.49509: stdout chunk (state=3): >>> # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules<<< 7163 1726888044.49513: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py 7163 1726888044.49522: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_file.py <10.31.45.174> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpe8a2h21r TO /root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_file.py <10.31.45.174> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' '[10.31.45.174]' 7163 1726888044.49536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8867e90> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8866000> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f886b620> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8867fb0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f886c350> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f886c5c0> <<< 7163 1726888044.49580: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f886c950> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8864080> <<< 7163 1726888044.49669: stdout chunk (state=3): >>> # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 7163 1726888044.49674: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 7163 1726888044.49678: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 7163 1726888044.49687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 7163 1726888044.49690: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888044.49694: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888044.49697: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f88f80b0> <<< 7163 1726888044.49708: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888044.49712: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f88f92e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f886e840> <<< 7163 1726888044.49743: Sending initial data 7163 1726888044.49747: Sent initial data (151 bytes) 7163 1726888044.49750: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.215 closed. <<< 7163 1726888044.49778: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f886fbf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f886e480> # zipimport: zlib available <<< 7163 1726888044.49783: stderr chunk (state=3): >>><<< 7163 1726888044.49786: stdout chunk (state=3): >>><<< 7163 1726888044.49794: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 7163 1726888044.49798: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 7163 1726888044.49835: stdout chunk (state=3): >>># zipimport: zlib available <<< <10.31.12.215> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f17684d0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1737b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f176aa50>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f155d130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f155dfa0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f159bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f159bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15d3770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15d3e00>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15b3a40>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15b1190>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1598f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15f3710>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15f2330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15b2030>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15f0b30>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f16287d0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15981d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f1628c80>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1628b30>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f1628ef0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1596cf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f16295b0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1629280>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f162a4b0>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f16406e0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f1641df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1642c60>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f16432c0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f16421b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f1643d40>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1643470>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f162a510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f13c3c50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f13ec710>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f13ec470>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f13ec740>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f13ed070>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f13eda60>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f13ec920>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f13c1df0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f13eedb0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f13ed8e0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f162ac00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1413140>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f143b470>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f149c230>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f149e990>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f149c350>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1469250>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0d29340>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f143a270>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f13efd10>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f61f143a5d0>\r\n# zipimport: found 30 names in \'/tmp/ansible_ansible.legacy.stat_payload_utboqi0y/ansible_ansible.legacy.stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0d830b0>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0d61fa0>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0d61100>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0d80f80>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0da6ab0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0da6840>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0da6150>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0da65a0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0d83d40>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0da7800>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0da7a40>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0da7f50>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c11d00>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0c13920>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c142f0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c15490>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c17f50>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f1642ae0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c16210>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c1fe30>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c1e900>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c1e660>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c1ebd0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c17440>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0c67ef0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c68140>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0c69c40>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c69a00>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0c6c200>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c6a330>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c6f9b0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c6c380>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0c707a0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0c70b90>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0c70c80>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c68350>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0cfc2c0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0cfd400>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c72a50>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0c73e00>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c72690>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0b01670>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0b024b0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0cfd550>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0b026c0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0b03680>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0b0e150>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0b09940>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0dfab70>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0dee840>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0b0e3c0>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0b0e1b0>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/tlog/tlog-rec-session.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 2771, "inode": 465567876, "dev": 51714, "nlink": 1, "atime": 1726888036.3641965, "mtime": 1719187200.0, "ctime": 1726888037.6121988, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3fc720287d2f447cab36eaf589447c523a9cc6b4", "mimetype": "text/plain", "charset": "us-ascii", "version": "3851983947", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tlog/tlog-rec-session.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.215 closed.\r\n") 7163 1726888044.50454: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f17684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1737b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f176aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f155d130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f155dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f159bda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f159bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15d3770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15d3e00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15b3a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15b1190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1598f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15f3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15f2330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15b2030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15f0b30> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f16287d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f15981d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f1628c80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1628b30> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f1628ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1596cf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f16295b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1629280> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f162a4b0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f16406e0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f1641df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1642c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f16432c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f16421b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f1643d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1643470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f162a510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f13c3c50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f13ec710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f13ec470> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f13ec740> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f13ed070> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f13eda60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f13ec920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f13c1df0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f13eedb0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f13ed8e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f162ac00> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1413140> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f143b470> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f149c230> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f149e990> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f149c350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f1469250> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0d29340> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f143a270> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f13efd10> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f61f143a5d0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_utboqi0y/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0d830b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0d61fa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0d61100> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0d80f80> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0da6ab0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0da6840> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0da6150> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0da65a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0d83d40> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0da7800> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0da7a40> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0da7f50> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c11d00> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0c13920> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c142f0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c15490> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c17f50> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f1642ae0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c16210> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c1fe30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c1e900> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c1e660> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c1ebd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c17440> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0c67ef0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c68140> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0c69c40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c69a00> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0c6c200> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c6a330> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c6f9b0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c6c380> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0c707a0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0c70b90> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0c70c80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c68350> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0cfc2c0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0cfd400> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c72a50> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0c73e00> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0c72690> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0b01670> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0b024b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0cfd550> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0b026c0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0b03680> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61f0b0e150> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0b09940> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0dfab70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0dee840> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0b0e3c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61f0b0e1b0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": true, "path": "/etc/tlog/tlog-rec-session.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 2771, "inode": 465567876, "dev": 51714, "nlink": 1, "atime": 1726888036.3641965, "mtime": 1719187200.0, "ctime": 1726888037.6121988, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3fc720287d2f447cab36eaf589447c523a9cc6b4", "mimetype": "text/plain", "charset": "us-ascii", "version": "3851983947", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tlog/tlog-rec-session.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.215 closed. 7163 1726888044.51945: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888044.51949: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f88fd520> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f88fe3f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f88f9550> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f88fe330> # zipimport: zlib available <<< 7163 1726888044.51953: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888044.51956: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888044.51958: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpe8a2h21r debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_file.py" debug3: Sent message fd 3 T:17 I:3 <<< 7163 1726888044.51963: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpe8a2h21r /root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_file.py <<< 7163 1726888044.51966: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.51968: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.53459: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.53463: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpe8a2h21r" to remote "/root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_file.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_file.py M:0x001a <<< 7163 1726888044.53466: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125461 <<< 7163 1726888044.53468: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888044.53473: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 7163 1726888044.53475: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.53478: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 7163 1726888044.53480: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.53483: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7163 1726888044.53485: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tlog/tlog-rec-session.conf', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7163 1726888044.53487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 7163 1726888044.53489: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f88ff4d0> # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888044.53492: variable 'ansible_module_compression' from source: unknown 7163 1726888044.53494: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 7163 1726888044.53496: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.53498: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7163 1726888044.53501: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888044.53503: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.53505: variable 'ansible_facts' from source: host vars for 'managed_node1' 7163 1726888044.53507: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 7163 1726888044.53509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888044.53512: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8709df0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8707bf0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888044.53514: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py <<< 7163 1726888044.53516: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 7163 1726888044.53518: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py 7163 1726888044.53523: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_file.py 7163 1726888044.53525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< <10.31.12.215> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpajfnlje8 TO /root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_file.py 7163 1726888044.53531: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f89fe9f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f89ee6c0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f870a0c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8709f10> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 7163 1726888044.53533: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.53536: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< <10.31.12.215> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' '[10.31.12.215]' 7163 1726888044.54130: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 7163 1726888044.54133: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 7163 1726888044.54136: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 125461 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888044.54141: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.54143: Sending initial data 7163 1726888044.54146: Sent initial data (150 bytes) 7163 1726888044.54148: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.54150: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888044.54154: stdout chunk (state=3): >>><<< 7163 1726888044.54156: stderr chunk (state=3): >>><<< <10.31.45.174> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpe8a2h21r /root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_file.py\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master at \'/root/.ansible/cp/26e6bc9b9f\'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpe8a2h21r\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_file.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpe8a2h21r" to remote "/root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_file.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_file.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_file.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125461\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 125461 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 7163 1726888044.54163: done transferring module to remote 7163 1726888044.54165: _low_level_execute_command(): starting 7163 1726888044.54167: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/ /root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_file.py && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/ /root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_file.py && sleep 0'"'"'' 7163 1726888044.54745: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' <<< 7163 1726888044.54751: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tlog/tlog-rec-session.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 2771, "inode": 438304899, "dev": 51714, "nlink": 1, "atime": 1726888043.7322836, "mtime": 1719187200.0, "ctime": 1726888025.1778762, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3fc720287d2f447cab36eaf589447c523a9cc6b4", "mimetype": "text/plain", "charset": "us-ascii", "version": "3977803423", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tlog/tlog-rec-session.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ <<< 7163 1726888044.54773: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888044.54794: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888044.54861: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888044.55001: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888044.55235: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888044.55426: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 7163 1726888044.55537: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888044.55589: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 7163 1726888044.55645: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 7163 1726888044.55808: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888044.55898: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 7163 1726888044.55946: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888044.55955: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7163 1726888044.56007: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 <<< 7163 1726888044.56147: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888044.56199: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7163 1726888044.56241: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888044.56272: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 7163 1726888044.56369: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref <<< 7163 1726888044.56374: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 7163 1726888044.56817: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.46.206 closed. <<< 7163 1726888044.56853: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 7163 1726888044.56957: stdout chunk (state=3): >>><<< 7163 1726888044.56961: stderr chunk (state=3): >>><<< 7163 1726888044.56988: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< <10.31.46.206> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f93104d0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f92dfb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f9312a50>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f90c1130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f90c1fa0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f90ffd70>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f90fffb0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f9137770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f9137e00>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f9117a40>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f9115160>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f90fcf20>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f91576b0>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f91562d0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f9116030>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f9154b60>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f918c6b0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f90fc1a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f918cb60>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f918ca10>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f918ce00>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f90facc0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f918d4f0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f918d1c0>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f918e3f0>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f91a45f0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f91a5cd0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f91a6b70>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f91a71d0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f91a60c0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f91a7c50>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f91a7380>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f918e360>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8f2fb60>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8f585c0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8f58320>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8f585f0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8f58f20>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8f598e0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8f587d0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8f2dd00>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8f5ac60>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8f59790>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f918eb10>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8f86fc0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8fab350>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f90080e0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f900a840>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f9008200>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8fabfb0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f89291f0>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8faa150>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8f5bb90>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f46f8faa4b0>\r\n# zipimport: found 30 names in \'/tmp/ansible_ansible.legacy.stat_payload_c3cnni0t/ansible_ansible.legacy.stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f897eea0>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f895dd90>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f895cef0>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f897cd70>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f89aa810>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f89aa5a0>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f89a9ee0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f89aa330>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f897fb30>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f89ab5c0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f89ab800>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f89abd40>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f880db20>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f880f740>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8810110>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f88112b0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8813d70>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f90fadb0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8812030>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f881bb30>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f881a630>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f881a390>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f881a8a0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8812540>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8863d70>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8863e00>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8865940>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8865700>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8867e90>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8866000>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f886b620>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8867fb0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f886c350>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f886c5c0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f886c950>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8864080>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f88f80b0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f88f92e0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f886e840>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f886fbf0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f886e480>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f88fd520>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f88fe3f0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f88f9550>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f88fe330>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f88ff4d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8709df0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8707bf0>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f89fe9f0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f89ee6c0>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f870a0c0>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8709f10>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/tlog/tlog-rec-session.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 2771, "inode": 438304899, "dev": 51714, "nlink": 1, "atime": 1726888043.7322836, "mtime": 1719187200.0, "ctime": 1726888025.1778762, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3fc720287d2f447cab36eaf589447c523a9cc6b4", "mimetype": "text/plain", "charset": "us-ascii", "version": "3977803423", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tlog/tlog-rec-session.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy fnmatch\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy pwd\r\n# destroy locale\r\n# destroy signal\r\n# destroy fcntl\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selectors\r\n# destroy errno\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.46.206 closed.\r\n") 7163 1726888044.57167: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpajfnlje8 debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_file.py" debug3: Sent message fd 3 T:17 I:3 <<< 7163 1726888044.57186: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpajfnlje8 /root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_file.py <<< 7163 1726888044.57216: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f93104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f92dfb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f9312a50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f90c1130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f90c1fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f90ffd70> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f90fffb0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f9137770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f9137e00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f9117a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f9115160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f90fcf20> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f91576b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f91562d0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f9116030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f9154b60> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f918c6b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f90fc1a0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f918cb60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f918ca10> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f918ce00> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f90facc0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f918d4f0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f918d1c0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f918e3f0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f91a45f0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f91a5cd0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f91a6b70> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f91a71d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f91a60c0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f91a7c50> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f91a7380> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f918e360> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8f2fb60> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8f585c0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8f58320> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8f585f0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8f58f20> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8f598e0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8f587d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8f2dd00> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8f5ac60> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8f59790> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f918eb10> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8f86fc0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8fab350> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f90080e0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f900a840> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f9008200> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8fabfb0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f89291f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8faa150> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8f5bb90> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f46f8faa4b0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_c3cnni0t/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f897eea0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f895dd90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f895cef0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f897cd70> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f89aa810> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f89aa5a0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f89a9ee0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f89aa330> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f897fb30> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f89ab5c0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f89ab800> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f89abd40> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f880db20> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f880f740> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8810110> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f88112b0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8813d70> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f90fadb0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8812030> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f881bb30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f881a630> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f881a390> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f881a8a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8812540> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8863d70> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8863e00> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8865940> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8865700> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8867e90> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8866000> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f886b620> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8867fb0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f886c350> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f886c5c0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f886c950> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8864080> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f88f80b0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f88f92e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f886e840> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f886fbf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f886e480> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f88fd520> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f88fe3f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f88f9550> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f88fe330> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f88ff4d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46f8709df0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8707bf0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f89fe9f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f89ee6c0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f870a0c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46f8709f10> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": true, "path": "/etc/tlog/tlog-rec-session.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 2771, "inode": 438304899, "dev": 51714, "nlink": 1, "atime": 1726888043.7322836, "mtime": 1719187200.0, "ctime": 1726888025.1778762, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3fc720287d2f447cab36eaf589447c523a9cc6b4", "mimetype": "text/plain", "charset": "us-ascii", "version": "3977803423", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tlog/tlog-rec-session.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.46.206 closed. 7163 1726888044.58452: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpajfnlje8" to remote "/root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_file.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_file.py M:0x001a <<< 7163 1726888044.58456: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125460 <<< 7163 1726888044.59743: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tlog/tlog-rec-session.conf', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7163 1726888044.59747: variable 'ansible_module_compression' from source: unknown 7163 1726888044.59750: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7163 1726888044.59752: variable 'ansible_facts' from source: host vars for 'managed_node3' 7163 1726888044.59756: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888044.59758: stdout chunk (state=3): >>><<< 7163 1726888044.59760: stderr chunk (state=3): >>><<< Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py 7163 1726888044.59765: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_file.py <10.31.45.174> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") <10.31.46.206> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmptqj29n10 TO /root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_file.py 7163 1726888044.59774: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888044.59949: _low_level_execute_command(): starting 7163 1726888044.59955: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_file.py && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/a3358520e8"' '[10.31.46.206]' <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' -tt 10.31.45.174 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/AnsiballZ_file.py && sleep 0'"'"'' 7163 1726888044.59966: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 125460 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 7163 1726888044.59969: Sending initial data 7163 1726888044.59972: Sent initial data (151 bytes) 7163 1726888044.59974: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888044.59976: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe <<< 7163 1726888044.59978: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7163 1726888044.59980: stderr chunk (state=3): >>><<< 7163 1726888044.59983: stdout chunk (state=3): >>><<< <10.31.12.215> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpajfnlje8 /root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_file.py\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master at \'/root/.ansible/cp/1fb99bda8d\'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpajfnlje8\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_file.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpajfnlje8" to remote "/root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_file.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_file.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_file.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125460\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 125460 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 7163 1726888044.59988: done transferring module to remote 7163 1726888044.59990: _low_level_execute_command(): starting 7163 1726888044.59992: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/ /root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_file.py && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/ /root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_file.py && sleep 0'"'"'' 7163 1726888044.60163: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888044.60489: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888044.60783: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888044.60786: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7163 1726888044.60789: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888044.60792: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 7163 1726888044.60794: stderr chunk (state=3): >>>debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888044.61075: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888044.61163: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888044.61283: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888044.61291: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888044.61317: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888044.61596: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888044.61615: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found <<< 7163 1726888044.61627: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888044.61705: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888044.61731: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent <<< 7163 1726888044.61835: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888044.63325: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7163 1726888044.63357: stdout chunk (state=3): >>>import _imp # builtin <<< 7163 1726888044.63390: stdout chunk (state=3): >>>import '_thread' # <<< 7163 1726888044.63400: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 7163 1726888044.63463: stdout chunk (state=3): >>>import '_io' # <<< 7163 1726888044.63482: stdout chunk (state=3): >>>import 'marshal' # <<< 7163 1726888044.63504: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 7163 1726888044.63507: stdout chunk (state=3): >>>import 'posix' # <<< 7163 1726888044.63570: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7163 1726888044.63577: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 7163 1726888044.63581: stdout chunk (state=3): >>>import 'time' # <<< 7163 1726888044.63587: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7163 1726888044.63623: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root <<< 7163 1726888044.63628: stderr chunk (state=3): >>>debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmptqj29n10 debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_file.py" debug3: Sent message fd 3 T:17 I:3 <<< 7163 1726888044.63631: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmptqj29n10 /root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_file.py <<< 7163 1726888044.63638: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 7163 1726888044.63652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 7163 1726888044.63671: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmptqj29n10" to remote "/root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_file.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_file.py M:0x001a <<< 7163 1726888044.63683: stdout chunk (state=3): >>>import 'codecs' # <<< 7163 1726888044.63720: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 7163 1726888044.63761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f5684d0> <<< 7163 1726888044.63767: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125461 <<< 7163 1726888044.63771: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f537b30> <<< 7163 1726888044.63801: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f56aa50> <<< 7163 1726888044.63822: stdout chunk (state=3): >>>import '_signal' # <<< 7163 1726888044.63851: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 7163 1726888044.63874: stdout chunk (state=3): >>>import 'io' # <<< 7163 1726888044.63917: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 7163 1726888044.64017: stdout chunk (state=3): >>>import '_collections_abc' # <<< 7163 1726888044.64058: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 7163 1726888044.64076: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 7163 1726888044.64141: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 7163 1726888044.64334: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888044.64337: stdout chunk (state=3): >>><<< 7163 1726888044.64383: stderr chunk (state=3): >>><<< 7163 1726888044.64388: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f31d130> <<< <10.31.12.215> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888044.64395: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888044.64398: _low_level_execute_command(): starting 7163 1726888044.64400: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_file.py && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888044.64406: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f31dfa0> <<< <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' -tt 10.31.12.215 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/AnsiballZ_file.py && sleep 0'"'"'' 7163 1726888044.64790: stdout chunk (state=3): >>>import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7163 1726888044.64799: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 125461 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 7163 1726888044.64802: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888044.64804: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888044.64964: stderr chunk (state=3): >>><<< 7163 1726888044.64971: stdout chunk (state=3): >>><<< <10.31.46.206> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmptqj29n10 /root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_file.py\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master at \'/root/.ansible/cp/a3358520e8\'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmptqj29n10\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_file.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmptqj29n10" to remote "/root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_file.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_file.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_file.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125461\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 125461 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 7163 1726888044.64981: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f35bda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f35bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f393770> <<< 7163 1726888044.64984: done transferring module to remote 7163 1726888044.64988: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 7163 1726888044.64992: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f393e00> <<< 7163 1726888044.64996: stdout chunk (state=3): >>>import '_collections' # <<< 7163 1726888044.65048: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f373a40> <<< 7163 1726888044.65154: _low_level_execute_command(): starting 7163 1726888044.65161: stdout chunk (state=3): >>>import '_functools' # <<< 7163 1726888044.65164: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/ /root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_file.py && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888044.65171: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f371190> <<< <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/ /root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_file.py && sleep 0'"'"'' 7163 1726888044.65445: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f358f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 7163 1726888044.65450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3b3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3b2330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f372030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3b0b30> <<< 7163 1726888044.65468: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3e87a0> <<< 7163 1726888044.65526: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3581d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888044.65545: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f3e8c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3e8b00> <<< 7163 1726888044.65606: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f3e8ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f356cf0> <<< 7163 1726888044.65650: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 7163 1726888044.65760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3e95b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3e9280> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 7163 1726888044.65787: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3ea4b0> import 'importlib.util' # import 'runpy' # <<< 7163 1726888044.65930: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 7163 1726888044.66064: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888044.66068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f4006e0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f401df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f402c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f4032c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f4021b0> <<< 7163 1726888044.66071: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888044.66075: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 7163 1726888044.66132: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f403d40> <<< 7163 1726888044.66136: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888044.66155: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f403470> <<< 7163 1726888044.66265: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888044.66297: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888044.66325: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6497 <<< 7163 1726888044.66362: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888044.66422: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3ea510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f187c50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f1b07a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f1b0500> <<< 7163 1726888044.66427: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f1b07d0> <<< 7163 1726888044.66444: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7163 1726888044.66498: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888044.66505: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888044.66508: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7163 1726888044.66511: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.206 is address <<< 7163 1726888044.66514: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7163 1726888044.66557: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888044.66561: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888044.66629: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888044.66685: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888044.66691: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 <<< 7163 1726888044.66730: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888044.66926: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f1b1100> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f1b1af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f1b09b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f185df0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f1b2ed0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f1b1c40> <<< 7163 1726888044.66933: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3eac00> <<< 7163 1726888044.66941: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7163 1726888044.67020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7163 1726888044.67057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 7163 1726888044.67079: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f1db200> <<< 7163 1726888044.67148: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888044.67181: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7163 1726888044.67245: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f1ff5f0> <<< 7163 1726888044.67272: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7163 1726888044.67311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7163 1726888044.67367: stdout chunk (state=3): >>>import 'ntpath' # <<< 7163 1726888044.67387: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f2603e0> <<< 7163 1726888044.67425: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 7163 1726888044.67492: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7163 1726888044.67584: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f262b40> <<< 7163 1726888044.67708: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f260500> <<< 7163 1726888044.67743: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f2253d0> <<< 7163 1726888044.67782: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eb29430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f1fe3f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f1b3dd0> <<< 7163 1726888044.67910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 7163 1726888044.67968: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4e4f1fe9f0> <<< 7163 1726888044.68019: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_ptx4znyg/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available <<< 7163 1726888044.68141: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.68178: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7163 1726888044.68223: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7163 1726888044.68315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 7163 1726888044.68346: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eb7f200> <<< 7163 1726888044.68365: stdout chunk (state=3): >>>import '_typing' # <<< 7163 1726888044.68499: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888044.68508: stdout chunk (state=3): >>><<< 7163 1726888044.68518: stderr chunk (state=3): >>><<< <10.31.46.206> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888044.68668: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888044.68671: _low_level_execute_command(): starting 7163 1726888044.68674: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_file.py && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' -tt 10.31.46.206 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/AnsiballZ_file.py && sleep 0'"'"'' 7163 1726888044.68956: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eb62120> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eb61280> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 7163 1726888044.69553: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7163 1726888044.69579: stdout chunk (state=3): >>>import _imp # builtin <<< 7163 1726888044.69615: stdout chunk (state=3): >>>import '_thread' # <<< 7163 1726888044.69724: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888044.69740: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888044.69752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888044.69849: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888044.69880: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # <<< 7163 1726888044.69886: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888044.69900: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888044.69904: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' <<< 7163 1726888044.69917: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888044.69920: stdout chunk (state=3): >>> # installing zipimport hook <<< 7163 1726888044.69955: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888044.69963: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888044.70003: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888044.70023: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 7163 1726888044.70257: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888044.70261: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.70263: stdout chunk (state=3): >>># installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888044.70299: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bee04d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8beafb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bee2a50> import '_signal' # <<< 7163 1726888044.70362: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 7163 1726888044.70436: stdout chunk (state=3): >>>import '_collections_abc' # <<< 7163 1726888044.70463: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 7163 1726888044.70634: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages <<< 7163 1726888044.70711: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bc91130> <<< 7163 1726888044.70796: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 7163 1726888044.70830: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bc91fd0> <<< 7163 1726888044.70854: stdout chunk (state=3): >>>import 'site' # <<< 7163 1726888044.70878: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7163 1726888044.71159: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eb7d0d0> <<< 7163 1726888044.71192: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888044.71215: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 7163 1726888044.71243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 7163 1726888044.71273: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 7163 1726888044.71296: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4eba6c00> <<< 7163 1726888044.71326: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eba6990> <<< 7163 1726888044.71361: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eba62a0> <<< 7163 1726888044.71386: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 7163 1726888044.71421: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bccfdd0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 7163 1726888044.71490: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bccffe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 7163 1726888044.71494: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eba6a20> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eb7fe90> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888044.71756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 7163 1726888044.71760: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4eba7920> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4eba7b60> <<< 7163 1726888044.71829: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ebcc050> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea11df0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea13a10> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 7163 1726888044.71833: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea14410> <<< 7163 1726888044.71841: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 7163 1726888044.71867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 7163 1726888044.71986: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd07800> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd07e90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bce7aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bce51c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bcccf80> <<< 7163 1726888044.72164: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea155b0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7163 1726888044.72168: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 7163 1726888044.72171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 7163 1726888044.72174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7163 1726888044.72178: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 7163 1726888044.72183: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 7163 1726888044.72187: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea17f80> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea1c170> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea16300> <<< 7163 1726888044.72312: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 7163 1726888044.72318: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd2b6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd2a2d0> <<< 7163 1726888044.72323: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 7163 1726888044.72330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea1ff20> <<< 7163 1726888044.72335: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bce6060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bccee70> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd5c710> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bccc200> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 7163 1726888044.72342: stdout chunk (state=3): >>>import '_tokenize' # <<< 7163 1726888044.72348: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 7163 1726888044.72424: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea1e9f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea1e750> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7163 1726888044.72431: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7163 1726888044.72434: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bd5cbc0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd5ca70> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bd5ce60> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bccad20> <<< 7163 1726888044.72444: stdout chunk (state=3): >>>import 'posix' # <<< 7163 1726888044.72643: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea1ecc0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea16810> <<< 7163 1726888044.72646: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7163 1726888044.72649: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd5d520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd5d1f0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd5e420> <<< 7163 1726888044.72652: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea67fe0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea68260> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 7163 1726888044.72654: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df30e84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df30b7b30> <<< 7163 1726888044.72698: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 7163 1726888044.72751: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea69e20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea69be0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7163 1726888044.72780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd74620> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bd75d30> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 7163 1726888044.72844: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df30eaa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 7163 1726888044.72894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea6c320> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea6a480> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7163 1726888044.72948: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd76bd0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bd77230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd76120> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bd77cb0> <<< 7163 1726888044.72977: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # <<< 7163 1726888044.73134: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2e99130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2e99fa0> <<< 7163 1726888044.73144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea6fb00> <<< 7163 1726888044.73175: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea6c4d0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea70980> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea70b60> <<< 7163 1726888044.73191: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd773e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd5e390> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8baefb90> <<< 7163 1726888044.73216: stdout chunk (state=3): >>>import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7163 1726888044.73220: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bb18650> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb183b0> <<< 7163 1726888044.73249: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea70e60> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea68560> <<< 7163 1726888044.73269: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 7163 1726888044.73323: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 7163 1726888044.73326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 7163 1726888044.73329: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bb18680> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7163 1726888044.73344: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888044.73371: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4eafc500> <<< 7163 1726888044.73410: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 7163 1726888044.73432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 7163 1726888044.73477: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 7163 1726888044.73486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888044.73587: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888044.73605: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4eafd670> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea72c90> <<< 7163 1726888044.73637: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea70da0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea728a0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 7163 1726888044.73658: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2ed7d70> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2ed7fb0> <<< 7163 1726888044.73665: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 7163 1726888044.73799: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.73828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7163 1726888044.73946: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 7163 1726888044.73951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f0f770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f0fe00> <<< 7163 1726888044.73955: stdout chunk (state=3): >>>import '_collections' # <<< 7163 1726888044.73958: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bb18fb0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bb19940> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb18860><<< 7163 1726888044.73964: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2eefa40> import '_functools' # <<< 7163 1726888044.73983: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.73989: stdout chunk (state=3): >>> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8baedd30> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py<<< 7163 1726888044.74010: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2eed160> <<< 7163 1726888044.74025: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 7163 1726888044.74052: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2ed4f20> <<< 7163 1726888044.74107: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 7163 1726888044.74256: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.74279: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f2f6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f2e2d0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2eee030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f2cb60> <<< 7163 1726888044.74330: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f646b0> <<< 7163 1726888044.74424: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2ed41a0> <<< 7163 1726888044.74452: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb1acf0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb19820> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd5eb40> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb3f050> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7163 1726888044.74476: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2f64b60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f64a10> <<< 7163 1726888044.74481: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2f64e00> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2ed2cc0> <<< 7163 1726888044.74514: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888044.74529: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb67410> <<< 7163 1726888044.74540: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 7163 1726888044.74543: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7163 1726888044.74577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 7163 1726888044.74580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7163 1726888044.74583: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f654f0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f651c0> <<< 7163 1726888044.74674: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bbc8230> <<< 7163 1726888044.74679: stdout chunk (state=3): >>>import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f663f0> <<< 7163 1726888044.74682: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 7163 1726888044.74687: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.74757: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 7163 1726888044.74766: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7163 1726888044.74770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7163 1726888044.74792: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f7c5f0> import 'errno' # <<< 7163 1726888044.74894: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bbca990> <<< 7163 1726888044.74898: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2f7dcd0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 7163 1726888044.74903: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f7eb70> <<< 7163 1726888044.74928: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bbc8350> <<< 7163 1726888044.75057: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2f7f1d0> <<< 7163 1726888044.75062: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f7e0c0> <<< 7163 1726888044.75065: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 7163 1726888044.75071: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb95220> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b50d2e0> <<< 7163 1726888044.75075: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2f7fc50> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f7f380> <<< 7163 1726888044.75135: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb66240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb1bc20> <<< 7163 1726888044.75145: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f66360> <<< 7163 1726888044.75164: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 7163 1726888044.75235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9e8bb66570> <<< 7163 1726888044.75241: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2d13b60> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 7163 1726888044.75245: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 7163 1726888044.75316: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888044.75320: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_wpvtyhmr/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available <<< 7163 1726888044.75352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2d3c590> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d3c320> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2d3c4d0> <<< 7163 1726888044.75358: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7163 1726888044.75382: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4e901700> <<< 7163 1726888044.75427: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 7163 1726888044.75431: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4e9024b0> <<< 7163 1726888044.75437: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.75541: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888044.75546: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 7163 1726888044.75550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7163 1726888044.75575: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eba6ab0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888044.75580: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 7163 1726888044.75606: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2d3ce60> <<< 7163 1726888044.75616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b566ff0> <<< 7163 1726888044.75666: stdout chunk (state=3): >>>import '_typing' # <<< 7163 1726888044.75671: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2d3d760> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d3c740> <<< 7163 1726888044.75861: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.75865: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d11d00> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d3eb70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d3d8b0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f66b10> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7163 1726888044.75885: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4e9021b0> # zipimport: zlib available <<< 7163 1726888044.75946: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b545ee0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b545070> # zipimport: zlib available import 'ansible' # <<< 7163 1726888044.75973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 7163 1726888044.75986: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 7163 1726888044.75998: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d6aea0> <<< 7163 1726888044.76040: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 7163 1726888044.76055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888044.76072: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 7163 1726888044.76102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7163 1726888044.76217: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d8f230> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7163 1726888044.76263: stdout chunk (state=3): >>>import 'ntpath' # <<< 7163 1726888044.76344: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2dbbf50> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 7163 1726888044.76368: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.76434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7163 1726888044.76582: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2dee7b0> <<< 7163 1726888044.76588: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2dec170> <<< 7163 1726888044.76606: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d8fec0> <<< 7163 1726888044.76628: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2729190> <<< 7163 1726888044.76702: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d8e030> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d3fa70> <<< 7163 1726888044.76784: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.76803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0df2d8e6f0> <<< 7163 1726888044.76923: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 7163 1726888044.76941: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_nq8vx0wb/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available <<< 7163 1726888044.76963: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.77000: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 7163 1726888044.77019: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.77048: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.77079: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.77131: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7163 1726888044.77245: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7163 1726888044.77249: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 7163 1726888044.77252: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.77254: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.77273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df277ee40> import '_typing' # <<< 7163 1726888044.77307: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 7163 1726888044.77311: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.77313: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.77431: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df275dd30> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df275ce90> <<< 7163 1726888044.77460: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.77475: stdout chunk (state=3): >>>import 'ansible' # <<< 7163 1726888044.77510: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.77550: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 7163 1726888044.77554: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.77566: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.77763: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7163 1726888044.77830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7163 1726888044.77836: stdout chunk (state=3): >>>import '_ast' # <<< 7163 1726888044.77964: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4e903650> # zipimport: zlib available <<< 7163 1726888044.78189: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888044.78196: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 7163 1726888044.78233: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.78391: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.78408: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 7163 1726888044.78443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888044.78459: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 7163 1726888044.78466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b5652e0> <<< 7163 1726888044.78510: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 7163 1726888044.78581: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 7163 1726888044.78680: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4e90e000> <<< 7163 1726888044.78692: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b58e9c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b58e750> <<< 7163 1726888044.78715: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b58e060> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b58e7e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b567c80> <<< 7163 1726888044.78732: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4e90aff0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888044.78856: stdout chunk (state=3): >>>import 'atexit' # <<< 7163 1726888044.78860: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b58f710> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888044.78867: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888044.78870: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b58f950> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7163 1726888044.78873: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 7163 1726888044.78875: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 7163 1726888044.78883: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7163 1726888044.78891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 7163 1726888044.78945: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b58fe90> <<< 7163 1726888044.78994: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 7163 1726888044.79010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7163 1726888044.79013: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.79070: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ebfa960> <<< 7163 1726888044.79182: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b3f9cd0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b3fb8f0> <<< 7163 1726888044.79185: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ebee630> <<< 7163 1726888044.79243: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b3fc2f0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b3fd490> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7163 1726888044.79254: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4e90e210> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4e90dfd0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 7163 1726888044.79267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 7163 1726888044.79325: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7163 1726888044.79367: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 7163 1726888044.79378: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b3fff50> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bccae10> <<< 7163 1726888044.79653: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.79660: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b3fe210> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b40bef0> import '_tokenize' # <<< 7163 1726888044.79664: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b40a9c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b40a720> <<< 7163 1726888044.79666: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 7163 1726888044.79668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7163 1726888044.79747: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b40ac90> <<< 7163 1726888044.79763: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b3fe720> <<< 7163 1726888044.79790: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888044.79902: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b44ffe0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b450320> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 7163 1726888044.79913: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.79983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b451d30> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b451af0> <<< 7163 1726888044.79987: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7163 1726888044.80124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7163 1726888044.80128: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df277cb90> <<< 7163 1726888044.80207: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888044.80268: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df27aa810> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df27aa5a0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df27a9eb0> <<< 7163 1726888044.80377: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df27aa960> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df277f8c0> import 'atexit' # <<< 7163 1726888044.80380: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888044.80383: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b4542f0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b452420> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b457aa0> <<< 7163 1726888044.80422: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b454470> <<< 7163 1726888044.80426: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.80445: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df27ab590> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888044.80449: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df27ab7d0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7163 1726888044.80494: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b4587a0> <<< 7163 1726888044.80559: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b4588f0> <<< 7163 1726888044.80564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 7163 1726888044.80567: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df27abcb0> <<< 7163 1726888044.80572: stdout chunk (state=3): >>>import 'pwd' # <<< 7163 1726888044.80630: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b458b90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b450440> <<< 7163 1726888044.80634: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 7163 1726888044.80701: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df260da60> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df260f680> <<< 7163 1726888044.80910: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df260ff50> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26111f0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7163 1726888044.80917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b4e0320> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b4e14f0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b45ab10> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b45be90> <<< 7163 1726888044.81030: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b45a750> <<< 7163 1726888044.81037: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 7163 1726888044.81079: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2613ce0> <<< 7163 1726888044.81082: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2d6ae10> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2611fa0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 7163 1726888044.81099: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.81112: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 7163 1726888044.81148: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.81202: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 7163 1726888044.81206: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df261bbc0> import '_tokenize' # <<< 7163 1726888044.81473: stdout chunk (state=3): >>> {"path": "/etc/tlog/tlog-rec-session.conf", "changed": false, "diff": {"before": {"path": "/etc/tlog/tlog-rec-session.conf"}, "after": {"path": "/etc/tlog/tlog-rec-session.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 2771, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0644", "dest": "/etc/tlog/tlog-rec-session.conf", "_original_basename": "tlog-rec-session.conf", "recurse": false, "state": "file", "path": "/etc/tlog/tlog-rec-session.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7163 1726888044.81477: stdout chunk (state=3): >>># destroy __main__ <<< 7163 1726888044.81480: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888044.81485: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df261a690> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df261a3f0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df261a960> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26124b0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2663ec0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2663f20> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 7163 1726888044.81497: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 7163 1726888044.81541: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2665af0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26658b0> <<< 7163 1726888044.81559: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7163 1726888044.81791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2667fe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26661e0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7163 1726888044.81834: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 7163 1726888044.81900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 7163 1726888044.81903: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df266b860> <<< 7163 1726888044.82034: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2668230> <<< 7163 1726888044.82052: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.82059: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7163 1726888044.82094: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 7163 1726888044.82163: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df266c860> <<< 7163 1726888044.82235: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging <<< 7163 1726888044.82307: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df266c8f0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df266c980> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2664230> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df26f4230> <<< 7163 1726888044.82560: stdout chunk (state=3): >>># cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping grp # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping tempfile # destroy io # destroy weakref # cleanup[3] wiping hashlib <<< 7163 1726888044.82634: stdout chunk (state=3): >>># cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping errno # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy abc # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections_abc # destroy _weakref <<< 7163 1726888044.82642: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 7163 1726888044.82652: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 7163 1726888044.82792: stdout chunk (state=3): >>># destroy _uuid # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shutil # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser <<< 7163 1726888044.82803: stdout chunk (state=3): >>># destroy tokenize # destroy _string # destroy _frozen_importlib_external # destroy _imp # destroy marshal # destroy ansible.module_utils.six.moves.urllib_parse <<< 7163 1726888044.82807: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888044.82809: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy _blake2 # destroy platform # destroy distro # destroy json.scanner # destroy _json <<< 7163 1726888044.82812: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df26f52b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df266e9c0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df266fd40> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df266e5a0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 7163 1726888044.82814: stdout chunk (state=3): >>># destroy select # destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib # destroy _signal # destroy _typing # destroy _tokenize <<< 7163 1726888044.82816: stdout chunk (state=3): >>># destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings # destroy operator <<< 7163 1726888044.82818: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 7163 1726888044.82820: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7163 1726888044.82943: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy functools # destroy time # destroy _warnings # destroy math # destroy _bisect <<< 7163 1726888044.82950: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.82959: stdout chunk (state=3): >>># destroy re # destroy _random # destroy _hashlib # destroy itertools # destroy _collections # destroy _operator # destroy builtins # destroy _thread <<< 7163 1726888044.83021: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b2ed610> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b2ee300> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b5ac9e0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # <<< 7163 1726888044.83024: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io # clear sys.audit hooks <<< 7163 1726888044.83027: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.83137: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.83205: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.83401: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888044.83404: stderr chunk (state=3): >>>Shared connection to 10.31.45.174 closed. <<< 7163 1726888044.83470: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b2ee390> # zipimport: zlib available <<< 7163 1726888044.83659: stderr chunk (state=3): >>><<< 7163 1726888044.83662: stdout chunk (state=3): >>><<< <10.31.45.174> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f5684d0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f537b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f56aa50>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f31d130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f31dfa0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f35bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f35bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f393770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f393e00>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f373a40>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f371190>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f358f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3b3710>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3b2330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f372030>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3b0b30>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3e87a0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3581d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f3e8c50>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3e8b00>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f3e8ec0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f356cf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3e95b0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3e9280>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3ea4b0>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f4006e0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f401df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f402c60>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f4032c0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f4021b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f403d40>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f403470>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3ea510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f187c50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f1b07a0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f1b0500>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f1b07d0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f1b1100>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f1b1af0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f1b09b0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f185df0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f1b2ed0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f1b1c40>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3eac00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f1db200>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f1ff5f0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f2603e0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f262b40>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f260500>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f2253d0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eb29430>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f1fe3f0>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f1b3dd0>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4e4f1fe9f0>\r\n# zipimport: found 30 names in \'/tmp/ansible_ansible.legacy.file_payload_ptx4znyg/ansible_ansible.legacy.file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eb7f200>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eb62120>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eb61280>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eb7d0d0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4eba6c00>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eba6990>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eba62a0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eba6a20>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eb7fe90>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4eba7920>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4eba7b60>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ebcc050>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea11df0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea13a10>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea14410>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea155b0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea17f80>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea1c170>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea16300>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea1ff20>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea1e9f0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea1e750>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea1ecc0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea16810>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea67fe0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea68260>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea69e20>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea69be0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea6c320>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea6a480>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea6fb00>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea6c4d0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea70980>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea70b60>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea70e60>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea68560>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4eafc500>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4eafd670>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea72c90>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea70da0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea728a0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4e901700>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4e9024b0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eba6ab0>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4e9021b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4e903650>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4e90e000>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4e90aff0>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ebfa960>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ebee630>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4e90e210>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4e90dfd0>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"path": "/etc/tlog/tlog-rec-session.conf", "changed": false, "diff": {"before": {"path": "/etc/tlog/tlog-rec-session.conf"}, "after": {"path": "/etc/tlog/tlog-rec-session.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 2771, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0644", "dest": "/etc/tlog/tlog-rec-session.conf", "_original_basename": "tlog-rec-session.conf", "recurse": false, "state": "file", "path": "/etc/tlog/tlog-rec-session.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy array\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy distro.distro\r\n# cleanup[3] wiping distro\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping subprocess\r\n# destroy signal\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping tempfile\r\n# destroy io\r\n# destroy weakref\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections_abc\r\n# destroy _weakref\r\n# destroy _uuid\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy locale\r\n# destroy pwd\r\n# destroy selectors\r\n# destroy shutil\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy selinux\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy _string\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy marshal\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _blake2\r\n# destroy platform\r\n# destroy distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy select\r\n# destroy selinux._selinux\r\n# destroy collections\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _signal\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# destroy warnings\r\n# destroy operator\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy functools\r\n# destroy time\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy re\r\n# destroy _random\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy _collections\r\n# destroy _operator\r\n# destroy builtins\r\n# destroy _thread\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy _io\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.45.174 closed.\r\n") 7163 1726888044.83909: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f5684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f537b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f56aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f31d130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f31dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f35bda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f35bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f393770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f393e00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f373a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f371190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f358f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3b3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3b2330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f372030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3b0b30> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3e87a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3581d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f3e8c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3e8b00> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f3e8ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f356cf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3e95b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3e9280> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3ea4b0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f4006e0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f401df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f402c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f4032c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f4021b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f403d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f403470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3ea510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f187c50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f1b07a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f1b0500> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f1b07d0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f1b1100> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4f1b1af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f1b09b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f185df0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f1b2ed0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f1b1c40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f3eac00> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f1db200> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f1ff5f0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f2603e0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f262b40> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f260500> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f2253d0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eb29430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f1fe3f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4f1b3dd0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4e4f1fe9f0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_ptx4znyg/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eb7f200> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eb62120> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eb61280> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eb7d0d0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4eba6c00> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eba6990> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eba62a0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eba6a20> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eb7fe90> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4eba7920> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4eba7b60> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ebcc050> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea11df0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea13a10> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea14410> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea155b0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea17f80> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea1c170> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea16300> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea1ff20> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea1e9f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea1e750> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea1ecc0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea16810> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea67fe0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea68260> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea69e20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea69be0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea6c320> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea6a480> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea6fb00> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea6c4d0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea70980> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea70b60> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea70e60> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea68560> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4eafc500> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4eafd670> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea72c90> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4ea70da0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ea728a0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4e901700> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4e9024b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4eba6ab0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4e9021b0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4e903650> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e4e90e000> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4e90aff0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ebfa960> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4ebee630> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4e90e210> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e4e90dfd0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"path": "/etc/tlog/tlog-rec-session.conf", "changed": false, "diff": {"before": {"path": "/etc/tlog/tlog-rec-session.conf"}, "after": {"path": "/etc/tlog/tlog-rec-session.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 2771, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0644", "dest": "/etc/tlog/tlog-rec-session.conf", "_original_basename": "tlog-rec-session.conf", "recurse": false, "state": "file", "path": "/etc/tlog/tlog-rec-session.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping grp # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping tempfile # destroy io # destroy weakref # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping errno # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy abc # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections_abc # destroy _weakref # destroy _uuid # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shutil # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser # destroy tokenize # destroy _string # destroy _frozen_importlib_external # destroy _imp # destroy marshal # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy _blake2 # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select # destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib # destroy _signal # destroy _typing # destroy _tokenize # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings # destroy operator # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy functools # destroy time # destroy _warnings # destroy math # destroy _bisect # destroy re # destroy _random # destroy _hashlib # destroy itertools # destroy _collections # destroy _operator # destroy builtins # destroy _thread # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.45.174 closed. 7163 1726888044.85248: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.86699: done with _execute_module (ansible.legacy.file, {'owner': 'root', 'group': 'root', 'mode': '0644', 'dest': '/etc/tlog/tlog-rec-session.conf', '_original_basename': 'tlog-rec-session.conf', 'recurse': False, 'state': 'file', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7163 1726888044.86703: _low_level_execute_command(): starting 7163 1726888044.86706: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/ > /dev/null 2>&1 && sleep 0' 7163 1726888044.86712: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888044.86720: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7163 1726888044.86724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888044.86727: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df26fd430> <<< <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888044.0282955-7985-141997046609301/ > /dev/null 2>&1 && sleep 0'"'"'' 7163 1726888044.86792: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.86797: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 7163 1726888044.86858: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26fe2a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26f5490> <<< 7163 1726888044.86862: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 7163 1726888044.86864: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888044.86867: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888044.86869: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 7163 1726888044.86871: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26fe060> # zipimport: zlib available <<< 7163 1726888044.86877: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.86880: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.86882: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 7163 1726888044.86885: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.86887: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.86889: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.86891: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 7163 1726888044.86895: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888044.86905: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 7163 1726888044.86908: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.86911: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 7163 1726888044.86913: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.86915: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888044.86918: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 7163 1726888044.86920: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 7163 1726888044.86922: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.86924: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.86928: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 7163 1726888044.86930: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888044.86933: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.86935: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888044.87016: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.87028: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.87032: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 7163 1726888044.87036: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.87041: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888044.87046: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888044.87049: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 7163 1726888044.87051: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888044.87057: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7163 1726888044.87061: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888044.87063: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888044.87128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7163 1726888044.87141: stdout chunk (state=3): >>>import '_ast' # <<< 7163 1726888044.87144: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888044.87147: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.87151: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b2ef500> <<< 7163 1726888044.87153: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888044.87155: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7163 1726888044.87157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7163 1726888044.87159: stdout chunk (state=3): >>>import '_ast' # <<< 7163 1726888044.87162: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 7163 1726888044.87165: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 7163 1726888044.87167: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26ff410> # zipimport: zlib available <<< 7163 1726888044.87169: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.87171: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # <<< 7163 1726888044.87234: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.87240: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.87243: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888044.87249: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888044.87252: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 7163 1726888044.87257: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.87260: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.87262: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888044.87264: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 7163 1726888044.87268: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.87273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888044.87303: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 7163 1726888044.87397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888044.87457: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b2fa090> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b2f57c0> <<< 7163 1726888044.87515: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 7163 1726888044.87535: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2509e80> <<< 7163 1726888044.87546: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df25056a0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 7163 1726888044.87681: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888044.87779: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888044.87787: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7163 1726888044.87856: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 7163 1726888044.87864: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7163 1726888044.87996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 7163 1726888044.88000: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7163 1726888044.88030: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df27fe810> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df27ea4e0> <<< 7163 1726888044.88109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7163 1726888044.88113: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2509c10> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26fe960> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 7163 1726888044.88116: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b5e6ab0> <<< 7163 1726888044.88118: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 7163 1726888044.88167: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 7163 1726888044.88190: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.88263: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe <<< 7163 1726888044.88267: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b5d6780> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b2fa1e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b2ec620> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 7163 1726888044.88275: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 7163 1726888044.88295: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7163 1726888044.88298: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888044.88393: stderr chunk (state=3): >>><<< 7163 1726888044.88513: stdout chunk (state=3): >>><<< <10.31.45.174> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888044.88522: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888044.88526: handler run complete 7163 1726888044.88552: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 7163 1726888044.88573: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 7163 1726888044.88619: attempt loop complete, returning result 7163 1726888044.88711: _execute() done 7163 1726888044.88715: dumping result to json 7163 1726888044.88717: done dumping result, returning 7163 1726888044.88720: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.tlog : Configure tlog rec session [02619b48-4a2f-6d34-1d0e-000000000015] 7163 1726888044.88844: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.88931: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000015 ok: [managed_node2] => { "changed": false, "checksum": "3fc720287d2f447cab36eaf589447c523a9cc6b4", "dest": "/etc/tlog/tlog-rec-session.conf", "diff": { "after": { "path": "/etc/tlog/tlog-rec-session.conf" }, "before": { "path": "/etc/tlog/tlog-rec-session.conf" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "tlog-rec-session.conf", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/tlog/tlog-rec-session.conf", "follow": true, "force": false, "group": "root", "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/tlog/tlog-rec-session.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/tlog/tlog-rec-session.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 2771, "state": "file", "uid": 0 } 7163 1726888044.89643: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000015 7163 1726888044.89647: WORKER PROCESS EXITING 7163 1726888044.89650: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.89653: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.90113: stdout chunk (state=3): >>> {"path": "/etc/tlog/tlog-rec-session.conf", "changed": false, "diff": {"before": {"path": "/etc/tlog/tlog-rec-session.conf"}, "after": {"path": "/etc/tlog/tlog-rec-session.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 2771, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0644", "dest": "/etc/tlog/tlog-rec-session.conf", "_original_basename": "tlog-rec-session.conf", "recurse": false, "state": "file", "path": "/etc/tlog/tlog-rec-session.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 7163 1726888044.90214: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888044.90453: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 <<< 7163 1726888044.90505: stdout chunk (state=3): >>># clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator <<< 7163 1726888044.90566: stdout chunk (state=3): >>># cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 <<< 7163 1726888044.90620: stdout chunk (state=3): >>># cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog <<< 7163 1726888044.90661: stdout chunk (state=3): >>># cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings <<< 7163 1726888044.90699: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 7163 1726888044.91235: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale <<< 7163 1726888044.91343: stdout chunk (state=3): >>># destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping grp # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib <<< 7163 1726888044.91347: stdout chunk (state=3): >>># cleanup[3] wiping tempfile # destroy io # destroy weakref # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 7163 1726888044.91350: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping errno # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 7163 1726888044.91354: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy abc # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 7163 1726888044.91357: stdout chunk (state=3): >>> {"path": "/etc/tlog/tlog-rec-session.conf", "changed": false, "diff": {"before": {"path": "/etc/tlog/tlog-rec-session.conf"}, "after": {"path": "/etc/tlog/tlog-rec-session.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 2771, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0644", "dest": "/etc/tlog/tlog-rec-session.conf", "_original_basename": "tlog-rec-session.conf", "recurse": false, "state": "file", "path": "/etc/tlog/tlog-rec-session.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 7163 1726888044.91370: stdout chunk (state=3): >>># destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7163 1726888044.91525: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 7163 1726888044.91543: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref <<< 7163 1726888044.91587: stdout chunk (state=3): >>># destroy _uuid # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shutil # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 7163 1726888044.91635: stdout chunk (state=3): >>># destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser <<< 7163 1726888044.91645: stdout chunk (state=3): >>># destroy tokenize # destroy _string <<< 7163 1726888044.91652: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy marshal <<< 7163 1726888044.91751: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy _blake2 # destroy platform # destroy distro # destroy json.scanner # destroy _json <<< 7163 1726888044.91763: stdout chunk (state=3): >>># destroy select # destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib # destroy _signal # destroy _typing # destroy _tokenize # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings # destroy operator <<< 7163 1726888044.91796: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7163 1726888044.91908: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io <<< 7163 1726888044.91958: stdout chunk (state=3): >>># cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery <<< 7163 1726888044.91977: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy functools # destroy time # destroy _warnings # destroy math # destroy _bisect <<< 7163 1726888044.92018: stdout chunk (state=3): >>># cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit <<< 7163 1726888044.92031: stdout chunk (state=3): >>># destroy re # destroy _random # destroy _hashlib # destroy itertools # destroy _collections # destroy _operator # destroy builtins # destroy _thread # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io # clear sys.audit hooks <<< 7163 1726888044.92510: stdout chunk (state=3): >>># cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma <<< 7163 1726888044.92518: stdout chunk (state=3): >>># destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 7163 1726888044.92522: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ansible.module_utils.compat.selinux <<< 7163 1726888044.92589: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.46.206 closed. <<< 7163 1726888044.92593: stdout chunk (state=3): >>><<< 7163 1726888044.92596: stderr chunk (state=3): >>><<< 7163 1726888044.92598: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string<<< 7163 1726888044.92752: stdout chunk (state=3): >>> # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping grp # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping tempfile # destroy io <<< <10.31.46.206> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df30e84d0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df30b7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df30eaa50>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2e99130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2e99fa0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2ed7d70>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2ed7fb0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f0f770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f0fe00>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2eefa40>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2eed160>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2ed4f20>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f2f6b0>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f2e2d0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2eee030>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f2cb60>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f646b0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2ed41a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2f64b60>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f64a10>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2f64e00>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2ed2cc0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f654f0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f651c0>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f663f0>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f7c5f0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2f7dcd0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f7eb70>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2f7f1d0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f7e0c0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2f7fc50>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f7f380>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f66360>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2d13b60>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2d3c590>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d3c320>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2d3c4d0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2d3ce60>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2d3d760>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d3c740>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d11d00>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d3eb70>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d3d8b0>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f66b10>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d6aea0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d8f230>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2dbbf50>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2dee7b0>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2dec170>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d8fec0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2729190>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d8e030>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d3fa70>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0df2d8e6f0>\r\n# zipimport: found 30 names in \'/tmp/ansible_ansible.legacy.file_payload_nq8vx0wb/ansible_ansible.legacy.file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df277ee40>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df275dd30>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df275ce90>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df277cb90>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df27aa810>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df27aa5a0>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df27a9eb0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df27aa960>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df277f8c0>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df27ab590>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df27ab7d0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df27abcb0>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df260da60>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df260f680>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df260ff50>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26111f0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2613ce0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2d6ae10>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2611fa0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df261bbc0>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df261a690>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df261a3f0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df261a960>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26124b0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2663ec0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2663f20>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2665af0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26658b0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2667fe0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26661e0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df266b860>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2668230>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df266c860>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df266c8f0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df266c980>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2664230>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df26f4230>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df26f52b0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df266e9c0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df266fd40>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df266e5a0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df26fd430>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26fe2a0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26f5490>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26fe060>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26ff410>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2509e80>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df25056a0>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df27fe810>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df27ea4e0>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2509c10>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26fe960>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"path": "/etc/tlog/tlog-rec-session.conf", "changed": false, "diff": {"before": {"path": "/etc/tlog/tlog-rec-session.conf"}, "after": {"path": "/etc/tlog/tlog-rec-session.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 2771, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0644", "dest": "/etc/tlog/tlog-rec-session.conf", "_original_basename": "tlog-rec-session.conf", "recurse": false, "state": "file", "path": "/etc/tlog/tlog-rec-session.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy array\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy distro.distro\r\n# cleanup[3] wiping distro\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping subprocess\r\n# destroy signal\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping tempfile\r\n# destroy io\r\n# destroy weakref\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections_abc\r\n# destroy _weakref\r\n# destroy _uuid\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy locale\r\n# destroy pwd\r\n# destroy selectors\r\n# destroy shutil\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy selinux\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy _string\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy marshal\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _blake2\r\n# destroy platform\r\n# destroy distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy select\r\n# destroy selinux._selinux\r\n# destroy collections\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _signal\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# destroy warnings\r\n# destroy operator\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy functools\r\n# destroy time\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy re\r\n# destroy _random\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy _collections\r\n# destroy _operator\r\n# destroy builtins\r\n# destroy _thread\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy _io\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.46.206 closed.\r\n") 7163 1726888044.92984: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df30e84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df30b7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df30eaa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2e99130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2e99fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2ed7d70> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2ed7fb0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f0f770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f0fe00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2eefa40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2eed160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2ed4f20> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f2f6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f2e2d0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2eee030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f2cb60> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f646b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2ed41a0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2f64b60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f64a10> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2f64e00> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2ed2cc0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f654f0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f651c0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f663f0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f7c5f0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2f7dcd0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f7eb70> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2f7f1d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f7e0c0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2f7fc50> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f7f380> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f66360> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2d13b60> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2d3c590> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d3c320> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2d3c4d0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2d3ce60> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2d3d760> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d3c740> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d11d00> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d3eb70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d3d8b0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2f66b10> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d6aea0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d8f230> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2dbbf50> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2dee7b0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2dec170> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d8fec0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2729190> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d8e030> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2d3fa70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0df2d8e6f0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_nq8vx0wb/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df277ee40> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df275dd30> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df275ce90> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df277cb90> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df27aa810> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df27aa5a0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df27a9eb0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df27aa960> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df277f8c0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df27ab590> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df27ab7d0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df27abcb0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df260da60> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df260f680> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df260ff50> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26111f0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2613ce0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2d6ae10> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2611fa0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df261bbc0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df261a690> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df261a3f0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df261a960> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26124b0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2663ec0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2663f20> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2665af0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26658b0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2667fe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26661e0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df266b860> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2668230> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df266c860> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df266c8f0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df266c980> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2664230> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df26f4230> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df26f52b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df266e9c0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df266fd40> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df266e5a0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df26fd430> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26fe2a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26f5490> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26fe060> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26ff410> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0df2509e80> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df25056a0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df27fe810> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df27ea4e0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df2509c10> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0df26fe960> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"path": "/etc/tlog/tlog-rec-session.conf", "changed": false, "diff": {"before": {"path": "/etc/tlog/tlog-rec-session.conf"}, "after": {"path": "/etc/tlog/tlog-rec-session.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 2771, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0644", "dest": "/etc/tlog/tlog-rec-session.conf", "_original_basename": "tlog-rec-session.conf", "recurse": false, "state": "file", "path": "/etc/tlog/tlog-rec-session.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping grp # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping tempfile # destroy io # destroy weakref # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping errno # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy abc # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections_abc # destroy _weakref # destroy _uuid # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shutil # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser # destroy tokenize # destroy _string # destroy _frozen_importlib_external # destroy _imp # destroy marshal # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy _blake2 # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select # destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib # destroy _signal # destroy _typing # destroy _tokenize # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings # destroy operator # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy functools # destroy time # destroy _warnings # destroy math # destroy _bisect # destroy re # destroy _random # destroy _hashlib # destroy itertools # destroy _collections # destroy _operator # destroy builtins # destroy _thread # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.46.206 closed. 7163 1726888044.94975: stdout chunk (state=3): >>># destroy weakref # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 7163 1726888044.94979: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping errno # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy abc # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7163 1726888044.95883: done with _execute_module (ansible.legacy.file, {'owner': 'root', 'group': 'root', 'mode': '0644', 'dest': '/etc/tlog/tlog-rec-session.conf', '_original_basename': 'tlog-rec-session.conf', 'recurse': False, 'state': 'file', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7163 1726888044.95894: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections_abc # destroy _weakref <<< 7163 1726888044.95902: stdout chunk (state=3): >>># destroy _uuid # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shutil # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux <<< 7163 1726888044.95907: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser # destroy tokenize <<< 7163 1726888044.96144: stdout chunk (state=3): >>># destroy _string # destroy _frozen_importlib_external # destroy _imp # destroy marshal <<< 7163 1726888044.96149: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy _blake2 # destroy platform # destroy distro <<< 7163 1726888044.96154: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy select # destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib # destroy _signal # destroy _typing # destroy _tokenize # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings # destroy operator # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7163 1726888044.96159: _low_level_execute_command(): starting 7163 1726888044.96162: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/ > /dev/null 2>&1 && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888044.96171: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy functools # destroy time # destroy _warnings # destroy math # destroy _bisect <<< 7163 1726888044.96175: stdout chunk (state=3): >>># destroy re # destroy _random <<< <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888044.1467018-7992-245960883339395/ > /dev/null 2>&1 && sleep 0'"'"'' 7163 1726888044.96183: stdout chunk (state=3): >>># destroy _hashlib # destroy itertools # destroy _collections <<< 7163 1726888044.96185: stdout chunk (state=3): >>># destroy _operator # destroy builtins # destroy _thread # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io # clear sys.audit hooks <<< 7163 1726888044.96188: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe <<< 7163 1726888044.96191: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.215 closed. <<< 7163 1726888044.96194: stdout chunk (state=3): >>><<< 7163 1726888044.96197: stderr chunk (state=3): >>><<< <10.31.12.215> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bee04d0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8beafb30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bee2a50>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bc91130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bc91fd0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bccfdd0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bccffe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd07800>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd07e90>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bce7aa0>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bce51c0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bcccf80>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd2b6b0>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd2a2d0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bce6060>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bccee70>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd5c710>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bccc200>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bd5cbc0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd5ca70>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bd5ce60>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bccad20>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd5d520>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd5d1f0>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd5e420>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd74620>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bd75d30>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd76bd0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bd77230>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd76120>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bd77cb0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd773e0>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd5e390>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8baefb90>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bb18650>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb183b0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bb18680>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bb18fb0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bb19940>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb18860>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8baedd30>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb1acf0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb19820>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd5eb40>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb3f050>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb67410>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bbc8230>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bbca990>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bbc8350>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb95220>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b50d2e0>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb66240>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb1bc20>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9e8bb66570>\r\n# zipimport: found 30 names in \'/tmp/ansible_ansible.legacy.file_payload_wpvtyhmr/ansible_ansible.legacy.file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b566ff0>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b545ee0>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b545070>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b5652e0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b58e9c0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b58e750>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b58e060>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b58e7e0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b567c80>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b58f710>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b58f950>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b58fe90>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b3f9cd0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b3fb8f0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b3fc2f0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b3fd490>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b3fff50>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bccae10>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b3fe210>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b40bef0>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b40a9c0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b40a720>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b40ac90>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b3fe720>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b44ffe0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b450320>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b451d30>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b451af0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b4542f0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b452420>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b457aa0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b454470>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b4587a0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b4588f0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b458b90>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b450440>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b4e0320>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b4e14f0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b45ab10>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b45be90>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b45a750>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b2ed610>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b2ee300>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b5ac9e0>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b2ee390>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b2ef500>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b2fa090>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b2f57c0>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b5e6ab0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b5d6780>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b2fa1e0>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b2ec620>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"path": "/etc/tlog/tlog-rec-session.conf", "changed": false, "diff": {"before": {"path": "/etc/tlog/tlog-rec-session.conf"}, "after": {"path": "/etc/tlog/tlog-rec-session.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 2771, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0644", "dest": "/etc/tlog/tlog-rec-session.conf", "_original_basename": "tlog-rec-session.conf", "recurse": false, "state": "file", "path": "/etc/tlog/tlog-rec-session.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy binascii\r\n# destroy struct\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy array\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy distro.distro\r\n# cleanup[3] wiping distro\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping subprocess\r\n# destroy signal\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping tempfile\r\n# destroy io\r\n# destroy weakref\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections_abc\r\n# destroy _weakref\r\n# destroy _uuid\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy locale\r\n# destroy pwd\r\n# destroy selectors\r\n# destroy shutil\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy selinux\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy _string\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy marshal\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _blake2\r\n# destroy platform\r\n# destroy distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy select\r\n# destroy selinux._selinux\r\n# destroy collections\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _signal\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy subprocess\r\n# destroy warnings\r\n# destroy operator\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy functools\r\n# destroy time\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy re\r\n# destroy _random\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy _collections\r\n# destroy _operator\r\n# destroy builtins\r\n# destroy _thread\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy _io\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.12.215 closed.\r\n") 7163 1726888044.96847: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888044.96999: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bee04d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8beafb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bee2a50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bc91130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bc91fd0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bccfdd0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bccffe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd07800> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd07e90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bce7aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bce51c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bcccf80> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd2b6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd2a2d0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bce6060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bccee70> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd5c710> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bccc200> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bd5cbc0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd5ca70> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bd5ce60> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bccad20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd5d520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd5d1f0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd5e420> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd74620> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bd75d30> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd76bd0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bd77230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd76120> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bd77cb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd773e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd5e390> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8baefb90> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bb18650> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb183b0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bb18680> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bb18fb0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bb19940> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb18860> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8baedd30> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb1acf0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb19820> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bd5eb40> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb3f050> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb67410> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bbc8230> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bbca990> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bbc8350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb95220> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b50d2e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb66240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8bb1bc20> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9e8bb66570> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_wpvtyhmr/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b566ff0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b545ee0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b545070> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b5652e0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b58e9c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b58e750> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b58e060> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b58e7e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b567c80> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b58f710> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b58f950> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b58fe90> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b3f9cd0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b3fb8f0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b3fc2f0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b3fd490> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b3fff50> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8bccae10> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b3fe210> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b40bef0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b40a9c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b40a720> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b40ac90> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b3fe720> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b44ffe0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b450320> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b451d30> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b451af0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b4542f0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b452420> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b457aa0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b454470> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b4587a0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b4588f0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b458b90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b450440> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b4e0320> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b4e14f0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b45ab10> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b45be90> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b45a750> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b2ed610> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b2ee300> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b5ac9e0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b2ee390> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b2ef500> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b2fa090> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b2f57c0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b5e6ab0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b5d6780> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b2fa1e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b2ec620> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"path": "/etc/tlog/tlog-rec-session.conf", "changed": false, "diff": {"before": {"path": "/etc/tlog/tlog-rec-session.conf"}, "after": {"path": "/etc/tlog/tlog-rec-session.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 2771, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0644", "dest": "/etc/tlog/tlog-rec-session.conf", "_original_basename": "tlog-rec-session.conf", "recurse": false, "state": "file", "path": "/etc/tlog/tlog-rec-session.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping grp # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping tempfile # destroy io # destroy weakref # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping errno # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy abc # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections_abc # destroy _weakref # destroy _uuid # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shutil # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser # destroy tokenize # destroy _string # destroy _frozen_importlib_external # destroy _imp # destroy marshal # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy _blake2 # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select # destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib # destroy _signal # destroy _typing # destroy _tokenize # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings # destroy operator # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy functools # destroy time # destroy _warnings # destroy math # destroy _bisect # destroy re # destroy _random # destroy _hashlib # destroy itertools # destroy _collections # destroy _operator # destroy builtins # destroy _thread # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.12.215 closed. 7163 1726888044.98617: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888044.99852: done with _execute_module (ansible.legacy.file, {'owner': 'root', 'group': 'root', 'mode': '0644', 'dest': '/etc/tlog/tlog-rec-session.conf', '_original_basename': 'tlog-rec-session.conf', 'recurse': False, 'state': 'file', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7163 1726888044.99856: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888044.99859: stdout chunk (state=3): >>><<< 7163 1726888044.99861: _low_level_execute_command(): starting 7163 1726888044.99863: stderr chunk (state=3): >>><<< 7163 1726888044.99866: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/ > /dev/null 2>&1 && sleep 0' <10.31.12.215> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888044.99875: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888044.99879: handler run complete <10.31.12.215> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fb99bda8d"' 10.31.12.215 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888043.9496865-7980-81075427518233/ > /dev/null 2>&1 && sleep 0'"'"'' 7163 1726888044.99884: attempt loop complete, returning result 7163 1726888044.99886: _execute() done 7163 1726888044.99888: dumping result to json 7163 1726888044.99890: done dumping result, returning 7163 1726888044.99892: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.tlog : Configure tlog rec session [02619b48-4a2f-6d34-1d0e-000000000015] 7163 1726888044.99894: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000015 7163 1726888045.00067: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000015 7163 1726888045.00071: WORKER PROCESS EXITING 7163 1726888045.00074: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888045.00077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888045.00079: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' <<< 7163 1726888045.00082: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888045.00085: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888045.00087: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 7163 1726888045.00089: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 7163 1726888045.00091: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 7163 1726888045.00094: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6497 <<< 7163 1726888045.00096: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888045.00099: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< ok: [managed_node3] => { "changed": false, "checksum": "3fc720287d2f447cab36eaf589447c523a9cc6b4", "dest": "/etc/tlog/tlog-rec-session.conf", "diff": { "after": { "path": "/etc/tlog/tlog-rec-session.conf" }, "before": { "path": "/etc/tlog/tlog-rec-session.conf" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "tlog-rec-session.conf", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/tlog/tlog-rec-session.conf", "follow": true, "force": false, "group": "root", "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/tlog/tlog-rec-session.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/tlog/tlog-rec-session.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 2771, "state": "file", "uid": 0 } 7163 1726888045.01195: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888045.01227: stderr chunk (state=3): >>><<< 7163 1726888045.01246: stdout chunk (state=3): >>><<< <10.31.12.215> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.12.215 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6497\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888045.01450: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.215 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.215 originally 10.31.12.215 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1fb99bda8d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6497 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888045.01454: handler run complete 7163 1726888045.01456: attempt loop complete, returning result 7163 1726888045.01459: _execute() done 7163 1726888045.01461: dumping result to json 7163 1726888045.01463: done dumping result, returning 7163 1726888045.01466: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.tlog : Configure tlog rec session [02619b48-4a2f-6d34-1d0e-000000000015] 7163 1726888045.01468: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000015 7163 1726888045.01530: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000015 7163 1726888045.01535: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "checksum": "3fc720287d2f447cab36eaf589447c523a9cc6b4", "dest": "/etc/tlog/tlog-rec-session.conf", "diff": { "after": { "path": "/etc/tlog/tlog-rec-session.conf" }, "before": { "path": "/etc/tlog/tlog-rec-session.conf" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "tlog-rec-session.conf", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/tlog/tlog-rec-session.conf", "follow": true, "force": false, "group": "root", "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/tlog/tlog-rec-session.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/tlog/tlog-rec-session.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 2771, "state": "file", "uid": 0 } 7163 1726888045.01797: no more pending results, returning what we have 7163 1726888045.01801: results queue empty 7163 1726888045.01802: checking for any_errors_fatal 7163 1726888045.01807: done checking for any_errors_fatal 7163 1726888045.01808: checking for max_fail_percentage 7163 1726888045.01809: done checking for max_fail_percentage 7163 1726888045.01810: checking to see if all hosts have failed and the running result is not ok 7163 1726888045.01811: done checking to see if all hosts have failed 7163 1726888045.01812: getting the remaining hosts for this loop 7163 1726888045.01814: done getting the remaining hosts for this loop 7163 1726888045.01817: getting the next task for host managed_node1 7163 1726888045.01823: done getting next task for host managed_node1 7163 1726888045.01825: ^ task is: TASK: meta (role_complete) 7163 1726888045.01826: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888045.01827: getting the next task for host managed_node2 7163 1726888045.01830: done getting next task for host managed_node2 7163 1726888045.01831: ^ task is: TASK: meta (role_complete) 7163 1726888045.01832: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888045.01833: getting the next task for host managed_node3 7163 1726888045.01835: done getting next task for host managed_node3 7163 1726888045.01836: ^ task is: TASK: meta (role_complete) 7163 1726888045.01837: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888045.01852: getting variables 7163 1726888045.01853: in VariableManager get_vars() 7163 1726888045.01882: Calling all_inventory to load vars for managed_node1 7163 1726888045.01884: Calling groups_inventory to load vars for managed_node1 7163 1726888045.01887: Calling all_plugins_inventory to load vars for managed_node1 7163 1726888045.01895: Calling all_plugins_play to load vars for managed_node1 7163 1726888045.01898: Calling groups_plugins_inventory to load vars for managed_node1 7163 1726888045.01901: Calling groups_plugins_play to load vars for managed_node1 7163 1726888045.03343: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888045.04765: done with get_vars() 7163 1726888045.04795: done getting variables 7163 1726888045.04914: getting variables 7163 1726888045.04917: in VariableManager get_vars() 7163 1726888045.04935: Calling all_inventory to load vars for managed_node2 7163 1726888045.04940: Calling groups_inventory to load vars for managed_node2 7163 1726888045.04942: Calling all_plugins_inventory to load vars for managed_node2 7163 1726888045.04947: Calling all_plugins_play to load vars for managed_node2 7163 1726888045.04949: Calling groups_plugins_inventory to load vars for managed_node2 7163 1726888045.04951: Calling groups_plugins_play to load vars for managed_node2 7163 1726888045.06131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888045.07391: done with get_vars() 7163 1726888045.07415: done getting variables 7163 1726888045.07487: getting variables 7163 1726888045.07488: in VariableManager get_vars() 7163 1726888045.07501: Calling all_inventory to load vars for managed_node3 7163 1726888045.07504: Calling groups_inventory to load vars for managed_node3 7163 1726888045.07506: Calling all_plugins_inventory to load vars for managed_node3 7163 1726888045.07521: Calling all_plugins_play to load vars for managed_node3 7163 1726888045.07525: Calling groups_plugins_inventory to load vars for managed_node3 7163 1726888045.07528: Calling groups_plugins_play to load vars for managed_node3 7163 1726888045.08505: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888045.09750: done with get_vars() 7163 1726888045.09766: done getting variables 7163 1726888045.09825: done queuing things up, now waiting for results queue to drain 7163 1726888045.09828: results queue empty 7163 1726888045.09829: checking for any_errors_fatal 7163 1726888045.09833: done checking for any_errors_fatal 7163 1726888045.09834: checking for max_fail_percentage 7163 1726888045.09835: done checking for max_fail_percentage 7163 1726888045.09835: checking to see if all hosts have failed and the running result is not ok 7163 1726888045.09836: done checking to see if all hosts have failed 7163 1726888045.09846: getting the remaining hosts for this loop 7163 1726888045.09848: done getting the remaining hosts for this loop 7163 1726888045.09851: getting the next task for host managed_node1 7163 1726888045.09855: done getting next task for host managed_node1 7163 1726888045.09857: ^ task is: TASK: meta (flush_handlers) 7163 1726888045.09858: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888045.09859: getting the next task for host managed_node2 7163 1726888045.09862: done getting next task for host managed_node2 7163 1726888045.09863: ^ task is: TASK: meta (flush_handlers) 7163 1726888045.09865: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888045.09866: getting the next task for host managed_node3 7163 1726888045.09868: done getting next task for host managed_node3 7163 1726888045.09869: ^ task is: TASK: meta (flush_handlers) 7163 1726888045.09870: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888045.09874: getting variables 7163 1726888045.09875: in VariableManager get_vars() 7163 1726888045.09886: Calling all_inventory to load vars for managed_node1 7163 1726888045.09888: Calling groups_inventory to load vars for managed_node1 7163 1726888045.09890: Calling all_plugins_inventory to load vars for managed_node1 7163 1726888045.09895: Calling all_plugins_play to load vars for managed_node1 7163 1726888045.09897: Calling groups_plugins_inventory to load vars for managed_node1 7163 1726888045.09900: Calling groups_plugins_play to load vars for managed_node1 7163 1726888045.10976: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888045.12197: done with get_vars() 7163 1726888045.12212: done getting variables 7163 1726888045.12274: in VariableManager get_vars() 7163 1726888045.12285: Calling all_inventory to load vars for managed_node1 7163 1726888045.12287: Calling groups_inventory to load vars for managed_node1 7163 1726888045.12289: Calling all_plugins_inventory to load vars for managed_node1 7163 1726888045.12294: Calling all_plugins_play to load vars for managed_node1 7163 1726888045.12296: Calling groups_plugins_inventory to load vars for managed_node1 7163 1726888045.12299: Calling groups_plugins_play to load vars for managed_node1 7163 1726888045.13231: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888045.14443: done with get_vars() 7163 1726888045.14464: getting variables 7163 1726888045.14465: in VariableManager get_vars() 7163 1726888045.14475: Calling all_inventory to load vars for managed_node2 7163 1726888045.14477: Calling groups_inventory to load vars for managed_node2 7163 1726888045.14479: Calling all_plugins_inventory to load vars for managed_node2 7163 1726888045.14483: Calling all_plugins_play to load vars for managed_node2 7163 1726888045.14486: Calling groups_plugins_inventory to load vars for managed_node2 7163 1726888045.14489: Calling groups_plugins_play to load vars for managed_node2 7163 1726888045.15482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888045.16741: done with get_vars() 7163 1726888045.16755: done getting variables 7163 1726888045.16825: in VariableManager get_vars() 7163 1726888045.16836: Calling all_inventory to load vars for managed_node2 7163 1726888045.16841: Calling groups_inventory to load vars for managed_node2 7163 1726888045.16843: Calling all_plugins_inventory to load vars for managed_node2 7163 1726888045.16847: Calling all_plugins_play to load vars for managed_node2 7163 1726888045.16849: Calling groups_plugins_inventory to load vars for managed_node2 7163 1726888045.16852: Calling groups_plugins_play to load vars for managed_node2 7163 1726888045.17740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888045.18383: done with get_vars() NOTIFIED HANDLER fedora.linux_system_roles.tlog : Handler tlog_handler restart sssd for managed_node2 7163 1726888045.18410: getting variables 7163 1726888045.18411: in VariableManager get_vars() 7163 1726888045.18418: Calling all_inventory to load vars for managed_node3 7163 1726888045.18419: Calling groups_inventory to load vars for managed_node3 7163 1726888045.18420: Calling all_plugins_inventory to load vars for managed_node3 7163 1726888045.18424: Calling all_plugins_play to load vars for managed_node3 7163 1726888045.18426: Calling groups_plugins_inventory to load vars for managed_node3 7163 1726888045.18429: Calling groups_plugins_play to load vars for managed_node3 7163 1726888045.18919: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888045.19942: done with get_vars() 7163 1726888045.19957: done getting variables 7163 1726888045.20008: in VariableManager get_vars() 7163 1726888045.20018: Calling all_inventory to load vars for managed_node3 7163 1726888045.20020: Calling groups_inventory to load vars for managed_node3 7163 1726888045.20243: Calling all_plugins_inventory to load vars for managed_node3 7163 1726888045.20248: Calling all_plugins_play to load vars for managed_node3 7163 1726888045.20251: Calling groups_plugins_inventory to load vars for managed_node3 7163 1726888045.20254: Calling groups_plugins_play to load vars for managed_node3 7163 1726888045.22040: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888045.23542: done with get_vars() NOTIFIED HANDLER fedora.linux_system_roles.tlog : Handler tlog_handler restart sssd for managed_node3 7163 1726888045.23583: done queuing things up, now waiting for results queue to drain 7163 1726888045.23586: results queue empty 7163 1726888045.23587: checking for any_errors_fatal 7163 1726888045.23589: done checking for any_errors_fatal 7163 1726888045.23590: checking for max_fail_percentage 7163 1726888045.23591: done checking for max_fail_percentage 7163 1726888045.23592: checking to see if all hosts have failed and the running result is not ok 7163 1726888045.23593: done checking to see if all hosts have failed 7163 1726888045.23593: getting the remaining hosts for this loop 7163 1726888045.23595: done getting the remaining hosts for this loop 7163 1726888045.23598: getting the next task for host managed_node1 7163 1726888045.23603: done getting next task for host managed_node1 7163 1726888045.23605: ^ task is: TASK: meta (flush_handlers) 7163 1726888045.23606: ^ state is: HOST STATE: block=6, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888045.23608: getting the next task for host managed_node2 7163 1726888045.23609: done getting next task for host managed_node2 7163 1726888045.23612: ^ task is: HANDLER: fedora.linux_system_roles.tlog : Handler tlog_handler restart sssd 7163 1726888045.23613: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=1, run_state=4, fail_state=0, pre_flushing_run_state=1, update_handlers=False, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888045.23614: getting the next task for host managed_node3 7163 1726888045.23615: done getting next task for host managed_node3 7163 1726888045.23628: ^ task is: HANDLER: fedora.linux_system_roles.tlog : Handler tlog_handler restart sssd 7163 1726888045.23630: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=1, run_state=4, fail_state=0, pre_flushing_run_state=1, update_handlers=False, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888045.23634: getting variables 7163 1726888045.23635: in VariableManager get_vars() 7163 1726888045.23652: Calling all_inventory to load vars for managed_node1 7163 1726888045.23655: Calling groups_inventory to load vars for managed_node1 7163 1726888045.23657: Calling all_plugins_inventory to load vars for managed_node1 7163 1726888045.23663: Calling all_plugins_play to load vars for managed_node1 7163 1726888045.23666: Calling groups_plugins_inventory to load vars for managed_node1 7163 1726888045.23669: Calling groups_plugins_play to load vars for managed_node1 7163 1726888045.24924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888045.26273: done with get_vars() 7163 1726888045.26291: done getting variables 7163 1726888045.26375: getting variables 7163 1726888045.26377: in VariableManager get_vars() 7163 1726888045.26392: Calling all_inventory to load vars for managed_node2 7163 1726888045.26395: Calling groups_inventory to load vars for managed_node2 7163 1726888045.26397: Calling all_plugins_inventory to load vars for managed_node2 7163 1726888045.26402: Calling all_plugins_play to load vars for managed_node2 7163 1726888045.26405: Calling groups_plugins_inventory to load vars for managed_node2 7163 1726888045.26408: Calling groups_plugins_play to load vars for managed_node2 7163 1726888045.27410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888045.28049: done with get_vars() 7163 1726888045.28077: done getting variables 7163 1726888045.28204: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) RUNNING HANDLER [fedora.linux_system_roles.tlog : Handler tlog_handler restart sssd] *** task path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/handlers/main.yml:2 Friday 20 September 2024 23:07:25 -0400 (0:00:01.412) 0:00:17.292 ****** 7163 1726888045.28241: entering _queue_task() for managed_node2/service 7163 1726888045.28243: Creating lock for service 7163 1726888045.29112: worker is 1 (out of 3 available) 7163 1726888045.29126: exiting _queue_task() for managed_node2/service 7163 1726888045.29147: getting variables 7163 1726888045.29152: in VariableManager get_vars() 7163 1726888045.29258: Calling all_inventory to load vars for managed_node3 7163 1726888045.29262: Calling groups_inventory to load vars for managed_node3 7163 1726888045.29266: Calling all_plugins_inventory to load vars for managed_node3 7163 1726888045.29285: Calling all_plugins_play to load vars for managed_node3 7163 1726888045.29289: Calling groups_plugins_inventory to load vars for managed_node3 7163 1726888045.29293: Calling groups_plugins_play to load vars for managed_node3 7163 1726888045.29999: running TaskExecutor() for managed_node2/HANDLER: fedora.linux_system_roles.tlog : Handler tlog_handler restart sssd 7163 1726888045.30003: in run() - task 02619b48-4a2f-6d34-1d0e-000000000017 7163 1726888045.30006: variable 'ansible_search_path' from source: unknown 7163 1726888045.30015: variable 'ansible_search_path' from source: unknown 7163 1726888045.30019: calling self._execute() 7163 1726888045.30022: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888045.30025: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888045.30027: variable 'omit' from source: magic vars 7163 1726888045.30029: variable 'omit' from source: magic vars 7163 1726888045.30035: variable 'omit' from source: magic vars 7163 1726888045.30040: variable 'omit' from source: magic vars 7163 1726888045.30043: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7163 1726888045.30104: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7163 1726888045.30193: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7163 1726888045.30200: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888045.30203: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888045.30240: variable 'inventory_hostname' from source: host vars for 'managed_node2' 7163 1726888045.30254: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888045.30799: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888045.30803: Set connection var ansible_shell_executable to /bin/sh 7163 1726888045.30809: Set connection var ansible_timeout to 10 7163 1726888045.30812: Set connection var ansible_module_compression to ZIP_DEFLATED 7163 1726888045.30814: Set connection var ansible_shell_type to sh 7163 1726888045.30816: Set connection var ansible_pipelining to False 7163 1726888045.30819: Set connection var ansible_connection to ssh 7163 1726888045.30821: variable 'ansible_shell_executable' from source: unknown 7163 1726888045.30823: variable 'ansible_connection' from source: unknown 7163 1726888045.30827: variable 'ansible_module_compression' from source: unknown 7163 1726888045.31395: variable 'ansible_shell_type' from source: unknown 7163 1726888045.31398: variable 'ansible_shell_executable' from source: unknown 7163 1726888045.31401: variable 'ansible_host' from source: host vars for 'managed_node2' 7163 1726888045.31403: variable 'ansible_pipelining' from source: unknown 7163 1726888045.31406: variable 'ansible_timeout' from source: unknown 7163 1726888045.31408: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7163 1726888045.31411: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7163 1726888045.31413: variable 'omit' from source: magic vars 7163 1726888045.31416: starting attempt loop 7163 1726888045.31418: running the handler 7163 1726888045.31420: variable 'ansible_facts' from source: host vars for 'managed_node2' 7163 1726888045.32054: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888045.32781: _low_level_execute_command(): starting 7163 1726888045.32791: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 7163 1726888045.33475: done with get_vars() 7163 1726888045.33496: done getting variables 7163 1726888045.33537: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888045.33542: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888045.33546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888045.33549: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888045.33554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888045.33559: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888045.33561: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888045.33567: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' <<< 7163 1726888045.33569: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888045.33578: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888045.33678: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7163 1726888045.33694: entering _queue_task() for managed_node3/service 7163 1726888045.33935: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888045.33943: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888045.33948: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888045.34314: worker is 2 (out of 3 available) 7163 1726888045.34330: exiting _queue_task() for managed_node3/service 7163 1726888045.34457: done queuing things up, now waiting for results queue to drain 7163 1726888045.34460: waiting for pending results... 7163 1726888045.34724: running TaskExecutor() for managed_node3/HANDLER: fedora.linux_system_roles.tlog : Handler tlog_handler restart sssd 7163 1726888045.34904: in run() - task 02619b48-4a2f-6d34-1d0e-000000000017 7163 1726888045.34940: variable 'ansible_search_path' from source: unknown 7163 1726888045.34956: variable 'ansible_search_path' from source: unknown 7163 1726888045.35001: calling self._execute() 7163 1726888045.35106: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888045.35124: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888045.35141: variable 'omit' from source: magic vars 7163 1726888045.35226: variable 'omit' from source: magic vars 7163 1726888045.35266: variable 'omit' from source: magic vars 7163 1726888045.35296: variable 'omit' from source: magic vars 7163 1726888045.35332: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7163 1726888045.35367: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7163 1726888045.35406: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7163 1726888045.35409: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888045.35412: stdout chunk (state=3): >>>/root <<< 7163 1726888045.35421: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7163 1726888045.35447: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7163 1726888045.35450: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888045.35453: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888045.35567: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888045.35571: stderr chunk (state=3): >>><<< 7163 1726888045.35574: stdout chunk (state=3): >>><<< 7163 1726888045.35586: Set connection var ansible_shell_executable to /bin/sh 7163 1726888045.35596: Set connection var ansible_timeout to 10 7163 1726888045.35602: Set connection var ansible_module_compression to ZIP_DEFLATED <10.31.45.174> (0, b'/root\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888045.35653: Set connection var ansible_shell_type to sh 7163 1726888045.35656: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888045.35664: Set connection var ansible_pipelining to False 7163 1726888045.35667: Set connection var ansible_connection to ssh 7163 1726888045.35669: _low_level_execute_command(): starting 7163 1726888045.35672: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261 `" && echo ansible-tmp-1726888045.3562562-8042-113011382475261="` echo /root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261 `" ) && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888045.35682: variable 'ansible_shell_executable' from source: unknown 7163 1726888045.35844: variable 'ansible_connection' from source: unknown 7163 1726888045.35849: variable 'ansible_module_compression' from source: unknown 7163 1726888045.35852: variable 'ansible_shell_type' from source: unknown 7163 1726888045.35855: variable 'ansible_shell_executable' from source: unknown <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261 `" && echo ansible-tmp-1726888045.3562562-8042-113011382475261="` echo /root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261 `" ) && sleep 0'"'"'' 7163 1726888045.35866: variable 'ansible_host' from source: host vars for 'managed_node3' 7163 1726888045.35870: variable 'ansible_pipelining' from source: unknown 7163 1726888045.35873: variable 'ansible_timeout' from source: unknown 7163 1726888045.35877: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7163 1726888045.36356: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7163 1726888045.36360: variable 'omit' from source: magic vars 7163 1726888045.36362: starting attempt loop 7163 1726888045.36365: running the handler 7163 1726888045.36797: variable 'ansible_facts' from source: host vars for 'managed_node3' 7163 1726888045.37158: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 <<< 7163 1726888045.37254: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' <<< 7163 1726888045.37364: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888045.37381: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888045.37448: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888045.37543: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888045.37808: _low_level_execute_command(): starting 7163 1726888045.37820: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 7163 1726888045.38513: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888045.38519: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888045.38527: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888045.38535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888045.38602: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888045.38655: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888045.39415: stdout chunk (state=3): >>>ansible-tmp-1726888045.3562562-8042-113011382475261=/root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261 <<< 7163 1726888045.39528: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe <<< 7163 1726888045.39531: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7163 1726888045.39555: stderr chunk (state=3): >>><<< 7163 1726888045.39558: stdout chunk (state=3): >>><<< <10.31.45.174> (0, b'ansible-tmp-1726888045.3562562-8042-113011382475261=/root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888045.39581: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888045.3562562-8042-113011382475261=/root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888045.39614: variable 'ansible_module_compression' from source: unknown 7163 1726888045.39655: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 7163 1726888045.39721: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py 7163 1726888045.39861: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_setup.py <10.31.45.174> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpxsjnush0 TO /root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_setup.py <10.31.45.174> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' '[10.31.45.174]' 7163 1726888045.40157: Sending initial data 7163 1726888045.40168: Sent initial data (152 bytes) 7163 1726888045.40846: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' <<< 7163 1726888045.40880: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888045.40914: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888045.41270: stdout chunk (state=3): >>>/root <<< 7163 1726888045.41455: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888045.41459: stderr chunk (state=3): >>><<< 7163 1726888045.41464: stdout chunk (state=3): >>><<< <10.31.46.206> (0, b'/root\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888045.41492: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888045.41614: _low_level_execute_command(): starting 7163 1726888045.41619: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131 `" && echo ansible-tmp-1726888045.4149296-8044-72486925657131="` echo /root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131 `" ) && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131 `" && echo ansible-tmp-1726888045.4149296-8044-72486925657131="` echo /root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131 `" ) && sleep 0'"'"'' 7163 1726888045.42215: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888045.42230: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration <<< 7163 1726888045.42244: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888045.42306: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' <<< 7163 1726888045.42320: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888045.42333: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888045.42376: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888045.42463: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 7163 1726888045.42470: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 7163 1726888045.42507: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 7163 1726888045.42534: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root <<< 7163 1726888045.42540: stderr chunk (state=3): >>>debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpxsjnush0 debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_setup.py" debug3: Sent message fd 3 T:17 I:3 <<< 7163 1726888045.42546: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpxsjnush0 /root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_setup.py <<< 7163 1726888045.42574: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpxsjnush0" to remote "/root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_setup.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_setup.py M:0x001a <<< 7163 1726888045.43179: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120 <<< 7163 1726888045.43526: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 261120 bytes at 0 <<< 7163 1726888045.43529: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21058 <<< 7163 1726888045.43610: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 7 21058 bytes at 261120 <<< 7163 1726888045.43622: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 7163 1726888045.43645: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888045.43703: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888045.43750: stderr chunk (state=3): >>><<< 7163 1726888045.43753: stdout chunk (state=3): >>><<< <10.31.45.174> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpxsjnush0 /root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_setup.py\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master at \'/root/.ansible/cp/26e6bc9b9f\'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpxsjnush0\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_setup.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpxsjnush0" to remote "/root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_setup.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_setup.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_setup.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21058\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 21058 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 7163 1726888045.43846: done transferring module to remote 7163 1726888045.43851: _low_level_execute_command(): starting 7163 1726888045.43854: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/ /root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_setup.py && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/ /root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_setup.py && sleep 0'"'"'' 7163 1726888045.44783: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888045.44787: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found <<< 7163 1726888045.44790: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888045.44794: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration <<< 7163 1726888045.44806: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888045.44880: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888045.44916: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 <<< 7163 1726888045.44919: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888045.44932: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888045.45570: stdout chunk (state=3): >>>ansible-tmp-1726888045.4149296-8044-72486925657131=/root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131 <<< 7163 1726888045.45752: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888045.45763: stderr chunk (state=3): >>><<< 7163 1726888045.45773: stdout chunk (state=3): >>><<< <10.31.46.206> (0, b'ansible-tmp-1726888045.4149296-8044-72486925657131=/root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888045.45794: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888045.4149296-8044-72486925657131=/root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888045.45932: variable 'ansible_module_compression' from source: unknown 7163 1726888045.45939: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-716314ift5e8/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 7163 1726888045.46051: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py 7163 1726888045.46542: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_setup.py <10.31.46.206> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmp4ipkpydk TO /root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_setup.py <10.31.46.206> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/a3358520e8"' '[10.31.46.206]' 7163 1726888045.46670: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888045.46673: stdout chunk (state=3): >>><<< 7163 1726888045.46698: stderr chunk (state=3): >>><<< <10.31.45.174> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888045.46955: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888045.46958: _low_level_execute_command(): starting 7163 1726888045.46961: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_setup.py && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888045.46966: Sending initial data 7163 1726888045.46969: Sent initial data (151 bytes) <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' -tt 10.31.45.174 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_setup.py && sleep 0'"'"'' 7163 1726888045.47776: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888045.47874: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888045.48106: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' <<< 7163 1726888045.48200: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888045.48243: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888045.48259: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888045.48379: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888045.48383: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888045.48400: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888045.48409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7163 1726888045.48422: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 <<< 7163 1726888045.48450: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888045.48533: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' <<< 7163 1726888045.48536: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888045.48556: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888045.48575: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888045.50434: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7163 1726888045.50471: stdout chunk (state=3): >>>import _imp # builtin <<< 7163 1726888045.50505: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7163 1726888045.50579: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7163 1726888045.50616: stdout chunk (state=3): >>>import 'posix' # <<< 7163 1726888045.50651: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7163 1726888045.50687: stdout chunk (state=3): >>>import 'time' # <<< 7163 1726888045.50689: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7163 1726888045.50745: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888045.50767: stdout chunk (state=3): >>>import '_codecs' # <<< 7163 1726888045.50801: stdout chunk (state=3): >>>import 'codecs' # <<< 7163 1726888045.50839: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 7163 1726888045.50890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80472184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80471e7b30> <<< 7163 1726888045.51012: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804721aa50> import '_signal' # import '_abc' # import 'abc' # <<< 7163 1726888045.51017: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 7163 1726888045.51068: stdout chunk (state=3): >>>import 'io' # import '_stat' # import 'stat' # <<< 7163 1726888045.51072: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 7163 1726888045.51264: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp4ipkpydk debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_setup.py" debug3: Sent message fd 3 T:17 I:3 <<< 7163 1726888045.51272: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp4ipkpydk /root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_setup.py <<< 7163 1726888045.51275: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 7163 1726888045.51310: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804702d130> <<< 7163 1726888045.51361: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 7163 1726888045.51364: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804702dfa0> <<< 7163 1726888045.51407: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmp4ipkpydk" to remote "/root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_setup.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_setup.py M:0x001a <<< 7163 1726888045.51427: stdout chunk (state=3): >>>import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7163 1726888045.51799: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 7163 1726888045.51844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 7163 1726888045.51864: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888045.51880: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7163 1726888045.51914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 7163 1726888045.51950: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 7163 1726888045.51980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804706bda0> <<< 7163 1726888045.52013: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 7163 1726888045.52018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 7163 1726888045.52066: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804706bfe0> <<< 7163 1726888045.52077: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 7163 1726888045.52089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 7163 1726888045.52113: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7163 1726888045.52192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888045.52196: stdout chunk (state=3): >>>import 'itertools' # <<< 7163 1726888045.52241: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470a3770> <<< 7163 1726888045.52348: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 7163 1726888045.52355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470a3e00> <<< 7163 1726888045.52391: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8047083a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8047081190> <<< 7163 1726888045.52447: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8047068f50> <<< 7163 1726888045.52499: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 7163 1726888045.52566: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120 <<< 7163 1726888045.52624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 7163 1726888045.52646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470c3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470c2330> <<< 7163 1726888045.52670: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8047082030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470c0b30> <<< 7163 1726888045.52998: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470f87a0> <<< 7163 1726888045.53004: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470681d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 7163 1726888045.53035: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80470f8c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470f8b00> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80470f8ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8047066cf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470f95b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470f9280> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470fa4b0> import 'importlib.util' # <<< 7163 1726888045.53057: stdout chunk (state=3): >>>import 'runpy' # <<< 7163 1726888045.53081: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 7163 1726888045.53119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 7163 1726888045.53165: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80471106e0> import 'errno' # <<< 7163 1726888045.53256: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888045.53299: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 261120 bytes at 0 debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21057 <<< 7163 1726888045.53367: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8047111df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8047112c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80471132c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80471121b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 7163 1726888045.53465: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8047113d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8047113470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470fa510> <<< 7163 1726888045.53492: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 7163 1726888045.53499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 7163 1726888045.53539: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 7163 1726888045.53582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 7163 1726888045.53598: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046e0fc50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 7163 1726888045.53632: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 7 21057 bytes at 261120 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 7163 1726888045.53653: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046e387a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e38500> <<< 7163 1726888045.53678: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888045.53722: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046e387d0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7163 1726888045.53773: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888045.53828: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888045.53903: stderr chunk (state=3): >>><<< 7163 1726888045.53906: stdout chunk (state=3): >>><<< <10.31.46.206> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmp4ipkpydk /root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_setup.py\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master at \'/root/.ansible/cp/a3358520e8\'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmp4ipkpydk\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_setup.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmp4ipkpydk" to remote "/root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_setup.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_setup.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_setup.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21057\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 21057 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 7163 1726888045.53979: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046e39100> <<< 7163 1726888045.54150: done transferring module to remote 7163 1726888045.54157: _low_level_execute_command(): starting 7163 1726888045.54161: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/ /root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_setup.py && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888045.54228: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046e39af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e389b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e0ddf0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e3aed0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e39c40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470fac00> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7163 1726888045.54255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888045.54296: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/ /root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_setup.py && sleep 0'"'"'' 7163 1726888045.54446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e63200> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888045.54540: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e875f0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7163 1726888045.54687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7163 1726888045.54691: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046ee83e0> <<< 7163 1726888045.54726: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 7163 1726888045.54771: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7163 1726888045.54794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7163 1726888045.55046: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046eeab40> <<< 7163 1726888045.55080: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046ee8500> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046ead3d0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046ce9430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e863f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e3bdd0> <<< 7163 1726888045.55178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 7163 1726888045.55204: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8046e869f0> <<< 7163 1726888045.55393: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888045.55413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888045.55420: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_xjani6c6/ansible_ansible.legacy.setup_payload.zip' <<< 7163 1726888045.55436: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.55454: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888045.55567: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888045.55599: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7163 1726888045.55629: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888045.55641: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7163 1726888045.55716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 7163 1726888045.55748: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d4b230> import '_typing' # <<< 7163 1726888045.55939: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d2e120> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d2d280> <<< 7163 1726888045.56025: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible' # # zipimport: zlib available <<< 7163 1726888045.56047: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 7163 1726888045.57450: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.58292: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888045.58316: stderr chunk (state=3): >>><<< 7163 1726888045.58320: stdout chunk (state=3): >>><<< <10.31.46.206> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888045.58349: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888045.58354: _low_level_execute_command(): starting 7163 1726888045.58357: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_setup.py && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' -tt 10.31.46.206 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_setup.py && sleep 0'"'"'' 7163 1726888045.58644: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d49100> <<< 7163 1726888045.58648: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 7163 1726888045.58707: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046d7eb70> <<< 7163 1726888045.58747: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d7e900> <<< 7163 1726888045.58818: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d7e240> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 7163 1726888045.58882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d7e9c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d4bc50> import 'atexit' # <<< 7163 1726888045.58888: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046d7f890> <<< 7163 1726888045.58929: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046d7fad0> <<< 7163 1726888045.58932: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7163 1726888045.59189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d7ff50> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046725dc0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80467279e0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 7163 1726888045.59192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 7163 1726888045.59227: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80467283e0> <<< 7163 1726888045.59259: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 7163 1726888045.59287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 7163 1726888045.59329: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046729580> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7163 1726888045.59398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 7163 1726888045.59470: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804672bf50> <<< 7163 1726888045.59532: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888045.59580: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888045.59605: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046730140> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804672a300> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 7163 1726888045.59633: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888045.59709: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 <<< 7163 1726888045.59732: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888045.59807: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7163 1726888045.59814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046733f50> import '_tokenize' # <<< 7163 1726888045.59817: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046732a20> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046732780> <<< 7163 1726888045.59822: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 7163 1726888045.59842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7163 1726888045.59894: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046732cf0> <<< 7163 1726888045.59923: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804672a7e0> <<< 7163 1726888045.59994: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046777fe0> <<< 7163 1726888045.60017: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046778350> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 7163 1726888045.60062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 7163 1726888045.60139: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 7163 1726888045.60145: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046779dc0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046779b80> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7163 1726888045.60180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7163 1726888045.60226: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f804677c290> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804677a450> <<< 7163 1726888045.60293: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7163 1726888045.60298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888045.60332: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 7163 1726888045.60365: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804677fa70> <<< 7163 1726888045.60489: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804677c440> <<< 7163 1726888045.60584: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046780860> <<< 7163 1726888045.60609: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046780b00> <<< 7163 1726888045.60624: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046780c20> <<< 7163 1726888045.60657: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046778500> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 7163 1726888045.60685: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 7163 1726888045.60707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 7163 1726888045.60763: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888045.60767: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f804660c260> <<< 7163 1726888045.60904: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888045.60947: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f804660d520> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046782a20> <<< 7163 1726888045.61025: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046783da0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046782630> # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888045.61030: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 7163 1726888045.61054: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.61157: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.61256: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 7163 1726888045.61339: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 7163 1726888045.61397: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.61494: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.62026: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.62571: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 7163 1726888045.62578: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 7163 1726888045.62584: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 7163 1726888045.62607: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7163 1726888045.62627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888045.62677: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046611670> <<< 7163 1726888045.62759: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 7163 1726888045.62784: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80466124b0> <<< 7163 1726888045.62792: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804660d640> <<< 7163 1726888045.62845: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 7163 1726888045.62850: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.62877: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.62889: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 7163 1726888045.62904: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.63041: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7163 1726888045.63048: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.63140: stdout chunk (state=3): >>>import _imp # builtin <<< 7163 1726888045.63196: stdout chunk (state=3): >>>import '_thread' # <<< 7163 1726888045.63202: stdout chunk (state=3): >>> <<< 7163 1726888045.63228: stdout chunk (state=3): >>>import '_warnings' # <<< 7163 1726888045.63231: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046612480> <<< 7163 1726888045.63233: stdout chunk (state=3): >>>import '_weakref' # <<< 7163 1726888045.63235: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.63315: stdout chunk (state=3): >>>import '_io' # <<< 7163 1726888045.63326: stdout chunk (state=3): >>> <<< 7163 1726888045.63340: stdout chunk (state=3): >>>import 'marshal' # <<< 7163 1726888045.63400: stdout chunk (state=3): >>>import 'posix' # <<< 7163 1726888045.63443: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 7163 1726888045.63451: stdout chunk (state=3): >>> # installing zipimport hook<<< 7163 1726888045.63482: stdout chunk (state=3): >>> import 'time' # <<< 7163 1726888045.63495: stdout chunk (state=3): >>> <<< 7163 1726888045.63513: stdout chunk (state=3): >>>import 'zipimport' # <<< 7163 1726888045.63515: stdout chunk (state=3): >>> # installed zipimport hook<<< 7163 1726888045.63581: stdout chunk (state=3): >>> # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py<<< 7163 1726888045.63596: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'<<< 7163 1726888045.63602: stdout chunk (state=3): >>> <<< 7163 1726888045.63653: stdout chunk (state=3): >>>import '_codecs' # <<< 7163 1726888045.63702: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.63743: stdout chunk (state=3): >>>import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 7163 1726888045.63769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 7163 1726888045.63817: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ff684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ff37b30> <<< 7163 1726888045.63847: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ff6aa50> <<< 7163 1726888045.63885: stdout chunk (state=3): >>>import '_signal' # import '_abc' # <<< 7163 1726888045.63960: stdout chunk (state=3): >>>import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 7163 1726888045.64068: stdout chunk (state=3): >>>import '_collections_abc' # <<< 7163 1726888045.64115: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 7163 1726888045.64154: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.64219: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages<<< 7163 1726888045.64294: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.64298: stdout chunk (state=3): >>> Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages'<<< 7163 1726888045.64332: stdout chunk (state=3): >>> Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 7163 1726888045.64361: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888045.64364: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd1d130> <<< 7163 1726888045.64374: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 7163 1726888045.64408: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py<<< 7163 1726888045.64413: stdout chunk (state=3): >>> <<< 7163 1726888045.64436: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.64441: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd1dfa0><<< 7163 1726888045.64483: stdout chunk (state=3): >>> import 'site' # <<< 7163 1726888045.64520: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 7163 1726888045.64548: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux <<< 7163 1726888045.64552: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.64559: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 7163 1726888045.64562: stdout chunk (state=3): >>>Type "help", "copyright", "credits" or "license" for more information.<<< 7163 1726888045.64577: stdout chunk (state=3): >>> <<< 7163 1726888045.64596: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.64636: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 7163 1726888045.64641: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.64864: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.65089: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7163 1726888045.65158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7163 1726888045.65161: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 7163 1726888045.65168: stdout chunk (state=3): >>>import '_ast' # <<< 7163 1726888045.65204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 7163 1726888045.65235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888045.65240: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80466136b0> <<< 7163 1726888045.65243: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.65311: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.65314: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 7163 1726888045.65346: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 7163 1726888045.65393: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 7163 1726888045.65400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'<<< 7163 1726888045.65403: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 7163 1726888045.65428: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.65468: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.65510: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 7163 1726888045.65563: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.65615: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.65656: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.65756: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 7163 1726888045.65761: stdout chunk (state=3): >>> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd5bda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd5bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7163 1726888045.65794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888045.65861: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f804661e240> <<< 7163 1726888045.65905: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80466198e0> <<< 7163 1726888045.65928: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 7163 1726888045.65976: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.66030: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.66066: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.66070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd93770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd93e00> import '_collections' # <<< 7163 1726888045.66106: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888045.66130: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 7163 1726888045.66133: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd73a40> <<< 7163 1726888045.66162: stdout chunk (state=3): >>>import '_functools' # <<< 7163 1726888045.66174: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 7163 1726888045.66177: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7163 1726888045.66196: stdout chunk (state=3): >>> <<< 7163 1726888045.66246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 7163 1726888045.66251: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd71190> <<< 7163 1726888045.66254: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 7163 1726888045.66256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7163 1726888045.66304: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046706a80> <<< 7163 1726888045.66352: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80467fe750> <<< 7163 1726888045.66366: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd58f50> <<< 7163 1726888045.66402: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 7163 1726888045.66424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 7163 1726888045.66446: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804661e300> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804660d790> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 7163 1726888045.66450: stdout chunk (state=3): >>>import '_sre' # <<< 7163 1726888045.66468: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 7163 1726888045.66491: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.66494: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.66499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 7163 1726888045.66510: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 7163 1726888045.66565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fdb3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fdb2330> <<< 7163 1726888045.66652: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' <<< 7163 1726888045.66656: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 7163 1726888045.66707: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd72030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fdb0b30> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fde87a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd581d0> <<< 7163 1726888045.66719: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.66852: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fde8c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fde8b00> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fde8ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd56cf0> <<< 7163 1726888045.66857: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888045.66862: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.66864: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888045.66955: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888045.66960: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fde95b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fde9280> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fdea4b0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 7163 1726888045.67004: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 7163 1726888045.67010: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.67084: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.67109: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.67164: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 7163 1726888045.67171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fe006e0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fe01df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 7163 1726888045.67189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fe02c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fe032c0> <<< 7163 1726888045.67193: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fe021b0> <<< 7163 1726888045.67272: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888045.67287: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fe03d40> <<< 7163 1726888045.67302: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fe03470> <<< 7163 1726888045.67305: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.67338: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fdea510> <<< 7163 1726888045.67461: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.67513: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813faffc50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 7163 1726888045.67519: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fb287a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb28500> <<< 7163 1726888045.67530: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.67580: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fb287d0> <<< 7163 1726888045.67615: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7163 1726888045.67676: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 7163 1726888045.67725: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80466b2420> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 7163 1726888045.67730: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888045.67790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 7163 1726888045.67795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 7163 1726888045.67866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046238260> <<< 7163 1726888045.67870: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046238650> <<< 7163 1726888045.67903: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fb29100> <<< 7163 1726888045.67923: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804669c0b0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80466b2f60> <<< 7163 1726888045.67999: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80466b0ad0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80466b0710> <<< 7163 1726888045.68004: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 7163 1726888045.68101: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fb29af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb289b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fafddf0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 7163 1726888045.68106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 7163 1726888045.68192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb2aed0> <<< 7163 1726888045.68196: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f804623b5c0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804623ae70> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f804623b050> <<< 7163 1726888045.68219: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb29c40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fdeac00> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7163 1726888045.68221: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804623a2d0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 7163 1726888045.68298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7163 1726888045.68302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804623b770> <<< 7163 1726888045.68309: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 7163 1726888045.68412: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 7163 1726888045.68417: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb53200> <<< 7163 1726888045.68422: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f804629e270> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804629c290> <<< 7163 1726888045.68473: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 7163 1726888045.68477: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80466b07d0> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 7163 1726888045.68480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 7163 1726888045.68482: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 7163 1726888045.68515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7163 1726888045.68558: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888045.68629: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb775f0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7163 1726888045.68643: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available <<< 7163 1726888045.68654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7163 1726888045.68674: stdout chunk (state=3): >>>import 'ntpath' # <<< 7163 1726888045.68679: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.68759: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 7163 1726888045.68780: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 7163 1726888045.68846: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # <<< 7163 1726888045.68849: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fbd83e0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 7163 1726888045.68868: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.68871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7163 1726888045.68892: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fbdab40> <<< 7163 1726888045.68897: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.69035: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 7163 1726888045.69053: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fbd8500> <<< 7163 1726888045.69090: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb9d3d0> <<< 7163 1726888045.69095: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 7163 1726888045.69133: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f525460> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb763f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb2bdd0> <<< 7163 1726888045.69139: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.69154: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.69217: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.69221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 7163 1726888045.69224: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f813fb769f0> <<< 7163 1726888045.69256: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 7163 1726888045.69263: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.69451: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_6t8vt6wd/ansible_ansible.legacy.setup_payload.zip' <<< 7163 1726888045.69458: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.69570: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.69612: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 7163 1726888045.69650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7163 1726888045.69666: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7163 1726888045.69772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 7163 1726888045.69777: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.69795: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f58b200> import '_typing' # <<< 7163 1726888045.69959: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f56a120> <<< 7163 1726888045.69975: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f569280> # zipimport: zlib available import 'ansible' # <<< 7163 1726888045.70032: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 7163 1726888045.70062: stdout chunk (state=3): >>> # zipimport: zlib available import 'ansible.module_utils' # <<< 7163 1726888045.70079: stdout chunk (state=3): >>> # zipimport: zlib available <<< 7163 1726888045.70169: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 7163 1726888045.70221: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.70271: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.70306: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.70344: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 7163 1726888045.70358: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.70387: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.70418: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 7163 1726888045.70430: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.70478: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.70535: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 7163 1726888045.70549: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.70579: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.70608: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 7163 1726888045.70619: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.70645: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.70676: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 7163 1726888045.70685: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.70761: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.70847: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 7163 1726888045.70853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 7163 1726888045.70875: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804629e510> <<< 7163 1726888045.70897: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 7163 1726888045.70921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 7163 1726888045.71040: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804629f110> import 'ansible.module_utils.facts.system.local' # <<< 7163 1726888045.71054: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.71113: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.71178: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 7163 1726888045.71190: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.71278: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.71361: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 7163 1726888045.71379: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.71435: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.71508: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 7163 1726888045.71518: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.71560: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.71605: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 7163 1726888045.71652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 7163 1726888045.71721: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888045.71780: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80462da5a0> <<< 7163 1726888045.71954: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.71971: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80462c88f0> import 'ansible.module_utils.facts.system.python' # <<< 7163 1726888045.71999: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.72052: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.72123: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 7163 1726888045.72128: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.72197: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.72281: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.72380: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.72533: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 7163 1726888045.72549: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.72562: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.72601: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 7163 1726888045.72612: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.72653: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.72700: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 7163 1726888045.72706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 7163 1726888045.72742: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888045.72761: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80462edcd0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80462edc10> import 'ansible.module_utils.facts.system.user' # <<< 7163 1726888045.72774: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.72802: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.72805: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware' # <<< 7163 1726888045.72809: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.72847: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.72887: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 7163 1726888045.72897: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.73064: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.73068: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 7163 1726888045.73076: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f5890d0> <<< 7163 1726888045.73098: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 7163 1726888045.73103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888045.73131: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 7163 1726888045.73134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 7163 1726888045.73159: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 7163 1726888045.73164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 7163 1726888045.73207: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 7163 1726888045.73210: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f5babd0> <<< 7163 1726888045.73212: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.73235: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f5ba960> <<< 7163 1726888045.73268: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f5ba270> <<< 7163 1726888045.73294: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 7163 1726888045.73303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 7163 1726888045.73309: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.73344: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f5ba9c0> <<< 7163 1726888045.73347: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f58be90> <<< 7163 1726888045.73349: stdout chunk (state=3): >>>import 'atexit' # <<< 7163 1726888045.73380: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f5bb890> <<< 7163 1726888045.73413: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f5bba40> <<< 7163 1726888045.73420: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.73577: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7163 1726888045.73582: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.73590: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 7163 1726888045.73593: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888045.73597: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.73645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f5bbf80> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 7163 1726888045.73709: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.73847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f425d30> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f427950> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f428350> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 7163 1726888045.73878: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 7163 1726888045.73903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f4294f0> <<< 7163 1726888045.73959: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7163 1726888045.73993: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.74044: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f42bf80> <<< 7163 1726888045.74097: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888045.74115: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 7163 1726888045.74164: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.74167: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.74184: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f4300b0> <<< 7163 1726888045.74203: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f42a240> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 7163 1726888045.74381: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 7163 1726888045.74406: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 7163 1726888045.74423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 7163 1726888045.74430: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f433e90> <<< 7163 1726888045.74532: stdout chunk (state=3): >>>import '_tokenize' # <<< 7163 1726888045.74535: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f432960> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f4326c0> <<< 7163 1726888045.74567: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 7163 1726888045.74571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7163 1726888045.74697: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.74727: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f432c30> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f42a750> <<< 7163 1726888045.74799: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f477f20> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f478260> <<< 7163 1726888045.74820: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 7163 1726888045.74843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 7163 1726888045.74868: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 7163 1726888045.74915: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f479d00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f479ac0> <<< 7163 1726888045.74969: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7163 1726888045.74975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7163 1726888045.75027: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f47c2f0> <<< 7163 1726888045.75032: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f47a3f0> <<< 7163 1726888045.75050: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7163 1726888045.75088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888045.75134: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 7163 1726888045.75174: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f47fad0> <<< 7163 1726888045.75227: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 7163 1726888045.75256: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.75326: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f47c4a0> <<< 7163 1726888045.75336: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.75372: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f480830> <<< 7163 1726888045.75412: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f47d010> <<< 7163 1726888045.75463: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f480c20> <<< 7163 1726888045.75474: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 7163 1726888045.75565: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f478440> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 7163 1726888045.75570: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.75573: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f30c3b0> <<< 7163 1726888045.75627: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 7163 1726888045.75713: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f30d400> <<< 7163 1726888045.75723: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f482b40> <<< 7163 1726888045.75757: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f483ef0> <<< 7163 1726888045.75777: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f482750> <<< 7163 1726888045.75784: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.75801: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.75812: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 7163 1726888045.75822: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.75899: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.75936: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 7163 1726888045.75956: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.75963: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.75968: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # <<< 7163 1726888045.75983: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.76007: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.76066: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 7163 1726888045.76103: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.76122: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 7163 1726888045.76203: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.76207: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.76283: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.76319: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.76469: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.76657: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 7163 1726888045.76671: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.76705: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.76747: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 7163 1726888045.76750: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.76778: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.76803: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 7163 1726888045.76820: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.76823: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.76877: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.76955: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 7163 1726888045.76959: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.76979: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.77005: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 7163 1726888045.77013: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.77070: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.77125: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 7163 1726888045.77134: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.77193: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.77244: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 7163 1726888045.77262: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.77358: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 7163 1726888045.77366: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 7163 1726888045.77391: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 7163 1726888045.77405: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7163 1726888045.77420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888045.77465: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888045.77471: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f311640> <<< 7163 1726888045.77512: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.77547: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 7163 1726888045.77554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 7163 1726888045.77573: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f312360> <<< 7163 1726888045.77580: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f30d250> <<< 7163 1726888045.77624: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 7163 1726888045.77640: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.77657: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.77681: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 7163 1726888045.77686: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.77769: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 7163 1726888045.77779: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.77842: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.77846: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.77896: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 7163 1726888045.77906: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.77974: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.78017: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 7163 1726888045.78055: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # <<< 7163 1726888045.78058: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f3123c0> # zipimport: zlib available <<< 7163 1726888045.78108: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888045.78146: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 7163 1726888045.78178: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.78219: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.78323: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 7163 1726888045.78355: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 7163 1726888045.78404: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.78481: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available <<< 7163 1726888045.78489: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.78493: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888045.78541: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.78576: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.78631: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.78708: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 7163 1726888045.78717: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 7163 1726888045.78774: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.78817: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 7163 1726888045.78835: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.78906: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.78975: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.79016: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.79055: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 7163 1726888045.79064: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.79098: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.79136: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 7163 1726888045.79146: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.79214: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 7163 1726888045.79218: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.79226: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.79264: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.79318: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 7163 1726888045.79325: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 7163 1726888045.79331: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.79334: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.79345: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 7163 1726888045.79363: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.79380: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.79423: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 7163 1726888045.79427: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.79429: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 7163 1726888045.79436: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.79500: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.79581: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 7163 1726888045.79592: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # <<< 7163 1726888045.79598: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.79672: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.79713: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.79785: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 7163 1726888045.79805: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 7163 1726888045.79863: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.79892: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7163 1726888045.79968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7163 1726888045.79973: stdout chunk (state=3): >>>import '_ast' # <<< 7163 1726888045.80045: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f313590> <<< 7163 1726888045.80051: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.80131: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.80192: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80460eb350> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80460e9a00> <<< 7163 1726888045.80301: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 7163 1726888045.80306: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80460eac00> <<< 7163 1726888045.80309: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # <<< 7163 1726888045.80347: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.80355: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.80395: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.80450: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.80516: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 7163 1726888045.80557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888045.80636: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f31e090> <<< 7163 1726888045.80681: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f3197f0> <<< 7163 1726888045.80705: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 7163 1726888045.80717: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 7163 1726888045.80723: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.80791: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.80848: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.80879: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.80920: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py <<< 7163 1726888045.80925: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888045.80944: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 7163 1726888045.80975: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 7163 1726888045.80990: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7163 1726888045.81046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 7163 1726888045.81064: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 7163 1726888045.81089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7163 1726888045.81138: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f406930> <<< 7163 1726888045.81182: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f5da600> <<< 7163 1726888045.81258: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f31e1b0> <<< 7163 1726888045.81266: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f30d6d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 7163 1726888045.81282: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.81311: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.81347: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} <<< 7163 1726888045.81356: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 7163 1726888045.81425: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 7163 1726888045.81456: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 7163 1726888045.81515: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.81600: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.81640: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888045.81671: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.81700: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.81776: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.81796: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 7163 1726888045.81871: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.81968: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.82043: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout <<< 7163 1726888045.82049: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 7163 1726888045.82066: stdout chunk (state=3): >>># restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect <<< 7163 1726888045.82071: stdout chunk (state=3): >>># cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 <<< 7163 1726888045.82089: stdout chunk (state=3): >>># cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible <<< 7163 1726888045.82099: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex <<< 7163 1726888045.82136: stdout chunk (state=3): >>># cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux <<< 7163 1726888045.82149: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast <<< 7163 1726888045.82347: stdout chunk (state=3): >>># cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic <<< 7163 1726888045.82352: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.82355: stdout chunk (state=3): >>># cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr <<< 7163 1726888045.82358: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system <<< 7163 1726888045.82364: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna <<< 7163 1726888045.82366: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.82395: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.82450: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888045.82525: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 7163 1726888045.82530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 7163 1726888045.82574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f3b2060> <<< 7163 1726888045.82581: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 7163 1726888045.82629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 7163 1726888045.82671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 7163 1726888045.82731: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 7163 1726888045.82766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ef2bf20> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888045.82770: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 7163 1726888045.82870: stdout chunk (state=3): >>># destroy ntpath <<< 7163 1726888045.82874: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813ef302c0> <<< 7163 1726888045.82877: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f39a930> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f3b2bd0> <<< 7163 1726888045.82880: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f3b0740> <<< 7163 1726888045.82882: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 7163 1726888045.82884: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f3b0320> <<< 7163 1726888045.82890: stdout chunk (state=3): >>># destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 7163 1726888045.83042: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 7163 1726888045.83048: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 7163 1726888045.83135: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing <<< 7163 1726888045.83172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813ef33230> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ef32ae0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813ef32cc0> <<< 7163 1726888045.83177: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ef31f70> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 7163 1726888045.83253: stdout chunk (state=3): >>># destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json <<< 7163 1726888045.83366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ef33380> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 7163 1726888045.83378: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 7163 1726888045.83519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813ef99e50> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ef33e60> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f3b0410> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available <<< 7163 1726888045.83524: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7163 1726888045.83528: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888045.83581: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 7163 1726888045.83606: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.83653: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.83716: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections <<< 7163 1726888045.83773: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888045.83782: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 7163 1726888045.83800: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 7163 1726888045.83939: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 7163 1726888045.83943: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7163 1726888045.83946: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.83952: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 7163 1726888045.83991: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 7163 1726888045.84025: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 7163 1726888045.84042: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 7163 1726888045.84078: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.84129: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.84194: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.84279: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 7163 1726888045.84283: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.84464: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.45.174 closed. <<< 7163 1726888045.84470: stdout chunk (state=3): >>><<< 7163 1726888045.84474: stderr chunk (state=3): >>><<< <10.31.45.174> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80472184d0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80471e7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804721aa50>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804702d130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804702dfa0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804706bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804706bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470a3770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470a3e00>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8047083a40>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8047081190>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8047068f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470c3710>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470c2330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8047082030>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470c0b30>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470f87a0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470681d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80470f8c50>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470f8b00>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80470f8ec0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8047066cf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470f95b0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470f9280>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470fa4b0>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80471106e0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8047111df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8047112c60>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80471132c0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80471121b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8047113d40>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8047113470>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470fa510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046e0fc50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046e387a0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e38500>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046e387d0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046e39100>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046e39af0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e389b0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e0ddf0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e3aed0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e39c40>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470fac00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e63200>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e875f0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046ee83e0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046eeab40>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046ee8500>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046ead3d0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046ce9430>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e863f0>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e3bdd0>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8046e869f0>\r\n# zipimport: found 103 names in \'/tmp/ansible_ansible.legacy.setup_payload_xjani6c6/ansible_ansible.legacy.setup_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d4b230>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d2e120>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d2d280>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d49100>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046d7eb70>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d7e900>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d7e240>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d7e9c0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d4bc50>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046d7f890>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046d7fad0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d7ff50>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046725dc0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80467279e0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80467283e0>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046729580>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804672bf50>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046730140>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804672a300>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046733f50>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046732a20>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046732780>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046732cf0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804672a7e0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046777fe0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046778350>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046779dc0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046779b80>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f804677c290>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804677a450>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804677fa70>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804677c440>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046780860>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046780b00>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046780c20>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046778500>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f804660c260>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f804660d520>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046782a20>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046783da0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046782630>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046611670>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80466124b0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804660d640>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046612480>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80466136b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f804661e240>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80466198e0>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046706a80>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80467fe750>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804661e300>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804660d790>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.namespace\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.typing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80466b2420>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046238260>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046238650>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804669c0b0>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80466b2f60>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80466b0ad0>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80466b0710>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f804623b5c0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804623ae70>\r\n# extension module \'_queue\' loaded from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_queue\' executed from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_queue\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f804623b050>\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804623a2d0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804623b770>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc\'\r\n# extension module \'_multiprocessing\' loaded from \'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_multiprocessing\' executed from \'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_multiprocessing\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f804629e270>\r\nimport \'multiprocessing.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804629c290>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80466b07d0>\r\nimport \'ansible.module_utils.facts.timeout\' # \r\nimport \'ansible.module_utils.facts.collector\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other.facter\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other.ohai\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.apparmor\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.caps\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.chroot\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.utils\' # \r\nimport \'ansible.module_utils.facts.system.cmdline\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.distribution\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.datetime\' # \r\nimport \'ansible.module_utils.facts.system.date_time\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.env\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.dns\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.fips\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.loadavg\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804629e510>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804629f110>\r\nimport \'ansible.module_utils.facts.system.local\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.lsb\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.pkg_mgr\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.platform\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\'\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80462da5a0>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80462c88f0>\r\nimport \'ansible.module_utils.facts.system.python\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.version\' # \r\nimport \'ansible.module_utils.facts.system.service_mgr\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.ssh_pub_keys\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80462edcd0>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80462edc10>\r\nimport \'ansible.module_utils.facts.system.user\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.aix\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.sysctl\' # \r\nimport \'ansible.module_utils.facts.hardware.darwin\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.freebsd\' # \r\nimport \'ansible.module_utils.facts.hardware.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.linux\' # \r\nimport \'ansible.module_utils.facts.hardware.hurd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.sunos\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.generic_bsd\' # \r\nimport \'ansible.module_utils.facts.network.aix\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.darwin\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.fc_wwn\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.freebsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.hurd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.linux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.iscsi\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.nvme\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.sunos\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.sysctl\' # \r\nimport \'ansible.module_utils.facts.virtual.freebsd\' # \r\nimport \'ansible.module_utils.facts.virtual.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.linux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.sunos\' # \r\nimport \'ansible.module_utils.facts.default_collectors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.ansible_collector\' # \r\nimport \'ansible.module_utils.facts.compat\' # \r\nimport \'ansible.module_utils.facts\' # \r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc\'\r\n# extension module \'unicodedata\' loaded from \'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'unicodedata\' executed from \'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'unicodedata\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80460eb350>\r\nimport \'stringprep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80460e9a00>\r\nimport \'encodings.idna\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80460eac00>\r\n\r\n{"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}}\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.process\r\n# destroy unicodedata\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy _multiprocessing\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy subprocess\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy errno\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy encodings.idna\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.45.174 closed.\r\n") 7163 1726888045.85453: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80472184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80471e7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804721aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804702d130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804702dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804706bda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804706bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470a3770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470a3e00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8047083a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8047081190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8047068f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470c3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470c2330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8047082030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470c0b30> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470f87a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470681d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80470f8c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470f8b00> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80470f8ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8047066cf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470f95b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470f9280> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470fa4b0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80471106e0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8047111df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8047112c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80471132c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80471121b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8047113d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8047113470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470fa510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046e0fc50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046e387a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e38500> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046e387d0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046e39100> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046e39af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e389b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e0ddf0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e3aed0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e39c40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80470fac00> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e63200> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e875f0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046ee83e0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046eeab40> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046ee8500> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046ead3d0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046ce9430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e863f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046e3bdd0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8046e869f0> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_xjani6c6/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d4b230> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d2e120> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d2d280> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d49100> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046d7eb70> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d7e900> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d7e240> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d7e9c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d4bc50> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046d7f890> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046d7fad0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046d7ff50> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046725dc0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80467279e0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80467283e0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046729580> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804672bf50> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046730140> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804672a300> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046733f50> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046732a20> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046732780> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046732cf0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804672a7e0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046777fe0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046778350> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046779dc0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046779b80> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f804677c290> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804677a450> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804677fa70> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804677c440> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046780860> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046780b00> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046780c20> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046778500> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f804660c260> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f804660d520> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046782a20> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046783da0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046782630> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046611670> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80466124b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804660d640> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046612480> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80466136b0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f804661e240> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80466198e0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046706a80> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80467fe750> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804661e300> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804660d790> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80466b2420> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8046238260> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8046238650> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804669c0b0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80466b2f60> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80466b0ad0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80466b0710> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f804623b5c0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804623ae70> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f804623b050> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804623a2d0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804623b770> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f804629e270> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804629c290> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80466b07d0> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804629e510> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f804629f110> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80462da5a0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80462c88f0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80462edcd0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80462edc10> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80460eb350> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80460e9a00> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80460eac00> {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.45.174 closed. 7163 1726888045.89695: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.89700: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 7163 1726888045.89703: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.89706: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 7163 1726888045.89708: done with _execute_module (ansible.legacy.setup, {'gather_subset': '!all', 'filter': 'ansible_service_mgr', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7163 1726888045.89711: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.89714: Facts {'ansible_facts': {'ansible_service_mgr': 'systemd'}, 'invocation': {'module_args': {'gather_subset': ['!all'], 'filter': ['ansible_service_mgr'], 'gather_timeout': 10, 'fact_path': '/etc/ansible/facts.d'}}, '_ansible_parsed': True} 7163 1726888045.89716: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.89718: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 7163 1726888045.89721: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ef9b680> <<< 7163 1726888045.89723: variable 'ansible_module_compression' from source: unknown 7163 1726888045.89725: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 7163 1726888045.89728: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 7163 1726888045.89731: ANSIBALLZ: Acquiring lock 7163 1726888045.89733: ANSIBALLZ: Lock acquired: 140449594013552 7163 1726888045.89735: ANSIBALLZ: Creating module 7163 1726888045.89740: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ef9a750> import 'ansible.module_utils.facts.system.local' # <<< 7163 1726888045.89743: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.89745: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.89747: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 7163 1726888045.89750: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888045.89753: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 7163 1726888045.89756: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.89758: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.89760: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 7163 1726888045.89762: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.89765: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 7163 1726888045.89767: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813efcdfa0> <<< 7163 1726888045.89769: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813efbdd00> import 'ansible.module_utils.facts.system.python' # <<< 7163 1726888045.89772: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.89774: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.89776: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 7163 1726888045.89778: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.89781: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.89783: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.89788: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 7163 1726888045.89906: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.89914: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813efe59d0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813efe7230> import 'ansible.module_utils.facts.system.user' # <<< 7163 1726888045.89918: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.89921: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.89923: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware' # <<< 7163 1726888045.89925: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.89928: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.89930: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 7163 1726888045.89932: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.89934: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 7163 1726888045.89936: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.89941: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # <<< 7163 1726888045.89943: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888045.89945: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.89947: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 7163 1726888045.89949: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888045.89952: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 7163 1726888045.89954: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.89956: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.89958: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.89960: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.90381: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 7163 1726888045.90386: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.90545: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.90586: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 7163 1726888045.90591: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.90676: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.90777: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 7163 1726888045.90805: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.90939: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.91093: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 7163 1726888045.91242: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888045.91248: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 7163 1726888045.91331: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.91424: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.91626: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.91829: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 7163 1726888045.91852: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 7163 1726888045.91883: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.91922: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 7163 1726888045.91958: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.91989: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # <<< 7163 1726888045.92018: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.92061: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.92149: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 7163 1726888045.92172: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888045.92200: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 7163 1726888045.92271: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.92328: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 7163 1726888045.92335: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.92522: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.92525: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 7163 1726888045.92711: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.93075: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 7163 1726888045.93094: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.93253: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888045.93299: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888045.93359: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 7163 1726888045.93378: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.93459: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 7163 1726888045.93595: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.93707: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available <<< 7163 1726888045.93721: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 7163 1726888045.93762: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.94027: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888045.94044: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.94143: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.94274: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 7163 1726888045.94278: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 7163 1726888045.94341: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.94423: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 7163 1726888045.94426: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.94618: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.94824: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 7163 1726888045.94868: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.94923: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 7163 1726888045.94970: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.95029: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 7163 1726888045.95033: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.95109: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.95194: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 7163 1726888045.95217: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.95297: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.95396: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 7163 1726888045.95466: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888045.96773: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813eddf5f0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813eddd6d0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813eddc650> <<< 7163 1726888045.97292: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} <<< 7163 1726888045.97955: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 7163 1726888045.98007: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections <<< 7163 1726888045.98048: stdout chunk (state=3): >>># cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob <<< 7163 1726888045.98106: stdout chunk (state=3): >>># cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token <<< 7163 1726888045.98156: stdout chunk (state=3): >>># destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters <<< 7163 1726888045.98180: stdout chunk (state=3): >>># destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 <<< 7163 1726888045.98260: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env <<< 7163 1726888045.98376: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna <<< 7163 1726888045.98752: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7163 1726888045.98777: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 7163 1726888045.98827: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 7163 1726888045.98872: stdout chunk (state=3): >>># destroy ntpath <<< 7163 1726888045.98958: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 7163 1726888045.99069: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 7163 1726888045.99132: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 7163 1726888045.99280: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl <<< 7163 1726888045.99301: stdout chunk (state=3): >>># destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 7163 1726888045.99320: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser <<< 7163 1726888045.99352: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 7163 1726888045.99522: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math <<< 7163 1726888045.99526: stdout chunk (state=3): >>># cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator <<< 7163 1726888045.99541: stdout chunk (state=3): >>># cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 7163 1726888045.99663: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7163 1726888045.99751: stdout chunk (state=3): >>># destroy sys.monitoring<<< 7163 1726888045.99865: stdout chunk (state=3): >>> # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7163 1726888045.99922: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 7163 1726888045.99992: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref <<< 7163 1726888046.00058: stdout chunk (state=3): >>># destroy _hashlib <<< 7163 1726888046.00076: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 7163 1726888046.00536: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.46.206 closed. <<< 7163 1726888046.00555: stderr chunk (state=3): >>><<< 7163 1726888046.00565: stdout chunk (state=3): >>><<< <10.31.46.206> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ff684d0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ff37b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ff6aa50>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd1d130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd1dfa0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd5bda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd5bfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd93770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd93e00>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd73a40>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd71190>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd58f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fdb3710>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fdb2330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd72030>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fdb0b30>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fde87a0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd581d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fde8c50>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fde8b00>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fde8ec0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd56cf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fde95b0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fde9280>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fdea4b0>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fe006e0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fe01df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fe02c60>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fe032c0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fe021b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fe03d40>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fe03470>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fdea510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813faffc50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fb287a0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb28500>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fb287d0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fb29100>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fb29af0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb289b0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fafddf0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb2aed0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb29c40>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fdeac00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb53200>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb775f0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fbd83e0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fbdab40>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fbd8500>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb9d3d0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f525460>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb763f0>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb2bdd0>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f813fb769f0>\r\n# zipimport: found 103 names in \'/tmp/ansible_ansible.legacy.setup_payload_6t8vt6wd/ansible_ansible.legacy.setup_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f58b200>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f56a120>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f569280>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f5890d0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f5babd0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f5ba960>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f5ba270>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f5ba9c0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f58be90>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f5bb890>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f5bba40>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f5bbf80>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f425d30>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f427950>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f428350>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f4294f0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f42bf80>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f4300b0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f42a240>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f433e90>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f432960>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f4326c0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f432c30>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f42a750>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f477f20>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f478260>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f479d00>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f479ac0>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f47c2f0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f47a3f0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f47fad0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f47c4a0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f480830>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f47d010>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f480c20>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f478440>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f30c3b0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f30d400>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f482b40>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f483ef0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f482750>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f311640>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f312360>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f30d250>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f3123c0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f313590>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f31e090>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f3197f0>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f406930>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f5da600>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f31e1b0>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f30d6d0>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.namespace\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.typing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f3b2060>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ef2bf20>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813ef302c0>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f39a930>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f3b2bd0>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f3b0740>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f3b0320>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813ef33230>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ef32ae0>\r\n# extension module \'_queue\' loaded from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_queue\' executed from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_queue\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813ef32cc0>\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ef31f70>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ef33380>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc\'\r\n# extension module \'_multiprocessing\' loaded from \'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_multiprocessing\' executed from \'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_multiprocessing\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813ef99e50>\r\nimport \'multiprocessing.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ef33e60>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f3b0410>\r\nimport \'ansible.module_utils.facts.timeout\' # \r\nimport \'ansible.module_utils.facts.collector\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other.facter\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other.ohai\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.apparmor\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.caps\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.chroot\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.utils\' # \r\nimport \'ansible.module_utils.facts.system.cmdline\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.distribution\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.datetime\' # \r\nimport \'ansible.module_utils.facts.system.date_time\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.env\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.dns\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.fips\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.loadavg\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ef9b680>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ef9a750>\r\nimport \'ansible.module_utils.facts.system.local\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.lsb\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.pkg_mgr\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.platform\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\'\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813efcdfa0>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813efbdd00>\r\nimport \'ansible.module_utils.facts.system.python\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.version\' # \r\nimport \'ansible.module_utils.facts.system.service_mgr\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.ssh_pub_keys\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813efe59d0>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813efe7230>\r\nimport \'ansible.module_utils.facts.system.user\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.aix\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.sysctl\' # \r\nimport \'ansible.module_utils.facts.hardware.darwin\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.freebsd\' # \r\nimport \'ansible.module_utils.facts.hardware.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.linux\' # \r\nimport \'ansible.module_utils.facts.hardware.hurd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.sunos\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.generic_bsd\' # \r\nimport \'ansible.module_utils.facts.network.aix\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.darwin\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.fc_wwn\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.freebsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.hurd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.linux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.iscsi\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.nvme\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.sunos\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.sysctl\' # \r\nimport \'ansible.module_utils.facts.virtual.freebsd\' # \r\nimport \'ansible.module_utils.facts.virtual.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.linux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.sunos\' # \r\nimport \'ansible.module_utils.facts.default_collectors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.ansible_collector\' # \r\nimport \'ansible.module_utils.facts.compat\' # \r\nimport \'ansible.module_utils.facts\' # \r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc\'\r\n# extension module \'unicodedata\' loaded from \'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'unicodedata\' executed from \'/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'unicodedata\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813eddf5f0>\r\nimport \'stringprep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813eddd6d0>\r\nimport \'encodings.idna\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813eddc650>\r\n\r\n{"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}}\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy select\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.process\r\n# destroy unicodedata\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy _multiprocessing\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy subprocess\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy errno\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy encodings.idna\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.46.206 closed.\r\n") 7163 1726888046.01747: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ff684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ff37b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ff6aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd1d130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd1dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd5bda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd5bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd93770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd93e00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd73a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd71190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd58f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fdb3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fdb2330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd72030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fdb0b30> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fde87a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd581d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fde8c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fde8b00> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fde8ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fd56cf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fde95b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fde9280> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fdea4b0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fe006e0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fe01df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fe02c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fe032c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fe021b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fe03d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fe03470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fdea510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813faffc50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fb287a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb28500> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fb287d0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fb29100> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813fb29af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb289b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fafddf0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb2aed0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb29c40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fdeac00> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb53200> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb775f0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fbd83e0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fbdab40> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fbd8500> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb9d3d0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f525460> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb763f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813fb2bdd0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f813fb769f0> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_6t8vt6wd/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f58b200> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f56a120> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f569280> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f5890d0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f5babd0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f5ba960> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f5ba270> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f5ba9c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f58be90> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f5bb890> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f5bba40> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f5bbf80> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f425d30> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f427950> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f428350> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f4294f0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f42bf80> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f4300b0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f42a240> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f433e90> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f432960> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f4326c0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f432c30> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f42a750> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f477f20> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f478260> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f479d00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f479ac0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f47c2f0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f47a3f0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f47fad0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f47c4a0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f480830> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f47d010> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f480c20> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f478440> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f30c3b0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f30d400> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f482b40> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f483ef0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f482750> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f311640> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f312360> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f30d250> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f3123c0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f313590> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813f31e090> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f3197f0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f406930> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f5da600> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f31e1b0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f30d6d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f3b2060> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ef2bf20> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813ef302c0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f39a930> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f3b2bd0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f3b0740> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f3b0320> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813ef33230> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ef32ae0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813ef32cc0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ef31f70> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ef33380> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813ef99e50> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ef33e60> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813f3b0410> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ef9b680> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813ef9a750> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813efcdfa0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813efbdd00> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813efe59d0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813efe7230> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f813eddf5f0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813eddd6d0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f813eddc650> {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.46.206 closed. 7163 1726888046.05224: done with _execute_module (ansible.legacy.setup, {'gather_subset': '!all', 'filter': 'ansible_service_mgr', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7163 1726888046.05228: Facts {'ansible_facts': {'ansible_service_mgr': 'systemd'}, 'invocation': {'module_args': {'gather_subset': ['!all'], 'filter': ['ansible_service_mgr'], 'gather_timeout': 10, 'fact_path': '/etc/ansible/facts.d'}}, '_ansible_parsed': True} 7163 1726888046.05230: variable 'ansible_module_compression' from source: unknown 7163 1726888046.05233: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 7163 1726888046.05329: ANSIBALLZ: Acquiring lock 7163 1726888046.14698: ANSIBALLZ: Writing module into payload 7163 1726888046.14868: ANSIBALLZ: Writing module 7163 1726888046.14901: ANSIBALLZ: Renaming module 7163 1726888046.14914: ANSIBALLZ: Done creating module 7163 1726888046.14940: variable 'ansible_facts' from source: host vars for 'managed_node2' 7163 1726888046.14956: ANSIBALLZ: Lock acquired: 140449594013552 7163 1726888046.14965: ANSIBALLZ: Reading module after lock 7163 1726888046.15343: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py 7163 1726888046.15381: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_systemd.py <10.31.45.174> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpwx_vtlca TO /root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_systemd.py <10.31.45.174> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' '[10.31.45.174]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py 7163 1726888046.15550: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_systemd.py <10.31.46.206> PUT /root/.ansible/tmp/ansible-local-716314ift5e8/tmpd14h3_7r TO /root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_systemd.py <10.31.46.206> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/a3358520e8"' '[10.31.46.206]' 7163 1726888046.15706: Sending initial data 7163 1726888046.15717: Sent initial data (154 bytes) 7163 1726888046.15878: Sending initial data 7163 1726888046.15906: Sent initial data (153 bytes) 7163 1726888046.16454: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888046.16556: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888046.16591: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888046.16605: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888046.16616: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' <<< 7163 1726888046.16633: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888046.16658: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888046.16698: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888046.16736: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888046.16761: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888046.16775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration <<< 7163 1726888046.16864: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found <<< 7163 1726888046.16976: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7163 1726888046.16980: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888046.17052: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' <<< 7163 1726888046.17055: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888046.17124: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888046.17163: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888046.17232: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888046.18333: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug3: Sent message limits@openssh.com I:1 <<< 7163 1726888046.18400: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 7163 1726888046.18462: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpd14h3_7r debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_systemd.py" debug3: Sent message fd 3 T:17 I:3 <<< 7163 1726888046.18466: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpd14h3_7r /root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_systemd.py <<< 7163 1726888046.18505: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpd14h3_7r" to remote "/root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_systemd.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_systemd.py M:0x001a <<< 7163 1726888046.18906: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7163 1726888046.18910: stderr chunk (state=3): >>>debug3: Sent message limits@openssh.com I:1 <<< 7163 1726888046.18946: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120 debug3: server handle limit 1019; using 64 debug2: Sending SSH2_FXP_REALPATH "." debug3: Sent message fd 3 T:16 I:2 <<< 7163 1726888046.18967: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpwx_vtlca debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_systemd.py" debug3: Sent message fd 3 T:17 I:3 <<< 7163 1726888046.18971: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpwx_vtlca /root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_systemd.py <<< 7163 1726888046.19253: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpwx_vtlca" to remote "/root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_systemd.py" debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_systemd.py M:0x001a <<< 7163 1726888046.19570: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120 <<< 7163 1726888046.20744: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 261120 bytes at 0 debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:30649 <<< 7163 1726888046.20752: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120 <<< 7163 1726888046.21023: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 7 30649 bytes at 261120 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 7163 1726888046.21046: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888046.21172: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888046.21243: stderr chunk (state=3): >>><<< 7163 1726888046.21246: stdout chunk (state=3): >>><<< <10.31.46.206> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpd14h3_7r /root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_systemd.py\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master at \'/root/.ansible/cp/a3358520e8\'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpd14h3_7r\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_systemd.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpd14h3_7r" to remote "/root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_systemd.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_systemd.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_systemd.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:30649\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 30649 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 7163 1726888046.21446: done transferring module to remote 7163 1726888046.21450: _low_level_execute_command(): starting 7163 1726888046.21452: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/ /root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_systemd.py && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/ /root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_systemd.py && sleep 0'"'"'' 7163 1726888046.22059: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 261120 bytes at 0 <<< 7163 1726888046.22087: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:30650 <<< 7163 1726888046.22653: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 7 30650 bytes at 261120 debug3: Sent message SSH2_FXP_CLOSE I:5 debug3: SSH2_FXP_STATUS 0 <<< 7163 1726888046.22671: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888046.22895: stderr chunk (state=3): >>><<< 7163 1726888046.22900: stdout chunk (state=3): >>><<< <10.31.45.174> (0, b'sftp> put /root/.ansible/tmp/ansible-local-716314ift5e8/tmpwx_vtlca /root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_systemd.py\n', b'OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master at \'/root/.ansible/cp/26e6bc9b9f\'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug2: Server supports extension "copy-data" revision 1\r\ndebug2: Unrecognised server extension "home-directory"\r\ndebug2: Server supports extension "users-groups-by-id@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug3: server upload/download buffer sizes 261120 / 261120; using 261120 / 261120\r\ndebug3: server handle limit 1019; using 64\r\ndebug2: Sending SSH2_FXP_REALPATH "."\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-716314ift5e8/tmpwx_vtlca\r\ndebug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_systemd.py"\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: stat remote: No such file or directory\r\ndebug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-716314ift5e8/tmpwx_vtlca" to remote "/root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_systemd.py"\r\ndebug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_systemd.py"\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_systemd.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:30650\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 30650 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 7163 1726888046.22910: done transferring module to remote 7163 1726888046.22914: _low_level_execute_command(): starting 7163 1726888046.22918: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/ /root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_systemd.py && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/ /root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_systemd.py && sleep 0'"'"'' 7163 1726888046.23369: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888046.23446: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 7163 1726888046.23644: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888046.23707: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888046.23962: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888046.23984: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888046.24014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888046.24050: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888046.24158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888046.24209: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888046.24280: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent <<< 7163 1726888046.24314: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888046.25404: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe <<< 7163 1726888046.25420: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7163 1726888046.25484: stderr chunk (state=3): >>><<< 7163 1726888046.25502: stdout chunk (state=3): >>><<< <10.31.46.206> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888046.25543: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888046.25632: _low_level_execute_command(): starting 7163 1726888046.25636: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_systemd.py && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' -tt 10.31.46.206 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/AnsiballZ_systemd.py && sleep 0'"'"'' 7163 1726888046.26314: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888046.26329: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888046.26349: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888046.26368: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 7163 1726888046.26414: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888046.26456: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 7163 1726888046.26496: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888046.26534: stdout chunk (state=3): >>><<< 7163 1726888046.26546: stderr chunk (state=3): >>><<< 7163 1726888046.26551: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< <10.31.45.174> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888046.26560: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888046.26563: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 7163 1726888046.26565: _low_level_execute_command(): starting 7163 1726888046.26568: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_systemd.py && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None 7163 1726888046.26844: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK <<< <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' -tt 10.31.45.174 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/AnsiballZ_systemd.py && sleep 0'"'"'' 7163 1726888046.26852: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888046.26898: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888046.27343: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888046.27363: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888046.27620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888046.29122: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7163 1726888046.29142: stdout chunk (state=3): >>>import _imp # builtin <<< 7163 1726888046.29167: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 7163 1726888046.29201: stdout chunk (state=3): >>>import '_weakref' # <<< 7163 1726888046.29278: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # <<< 7163 1726888046.29328: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7163 1726888046.29342: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 7163 1726888046.29394: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 7163 1726888046.29430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # <<< 7163 1726888046.29462: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 7163 1726888046.29784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c597084d0> <<< 7163 1726888046.29818: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7163 1726888046.29822: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c596d7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5970aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 7163 1726888046.29826: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 7163 1726888046.29829: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7163 1726888046.29854: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 7163 1726888046.29911: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c594bd130> <<< 7163 1726888046.29952: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # <<< 7163 1726888046.30023: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c594bdfa0> import 'site' # <<< 7163 1726888046.30029: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 7163 1726888046.30114: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 7163 1726888046.30121: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7163 1726888046.30126: stdout chunk (state=3): >>>import 'codecs' # <<< 7163 1726888046.30171: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216c184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216be7b30> <<< 7163 1726888046.30258: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 7163 1726888046.30322: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216c1aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 7163 1726888046.30351: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 7163 1726888046.30446: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 7163 1726888046.30454: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # <<< 7163 1726888046.30575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888046.30621: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 7163 1726888046.30736: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c594fbda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c594fbfe0> <<< 7163 1726888046.30746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62169c9130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62169c9fa0> import 'site' # <<< 7163 1726888046.30754: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7163 1726888046.30757: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7163 1726888046.30913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59533770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59533e00> import '_collections' # <<< 7163 1726888046.30917: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59513a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59511190> <<< 7163 1726888046.30966: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c594f8f50> <<< 7163 1726888046.30998: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 7163 1726888046.31190: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 7163 1726888046.31204: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 7163 1726888046.31319: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a07d70> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a07fb0> <<< 7163 1726888046.31323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59553710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59552330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59512030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59550b30> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c595887a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c594f81d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 7163 1726888046.31336: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c59588c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59588b00> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c59588ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c594f6cf0> <<< 7163 1726888046.31422: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 7163 1726888046.31436: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 7163 1726888046.31679: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a3f770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a3fe00> import '_collections' # <<< 7163 1726888046.31683: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c595895b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59589280> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5958a4b0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c595a06e0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c595a1df0> <<< 7163 1726888046.31690: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a1fa40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a1d160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a04f20> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 7163 1726888046.32089: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c595a2c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c595a32c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c595a21b0> <<< 7163 1726888046.32094: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 7163 1726888046.32101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a5f6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a5e2d0> <<< 7163 1726888046.32182: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c595a3d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c595a3470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5958a510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c59287c50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c592b07a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592b0500> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c592b07d0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7163 1726888046.32186: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a1e030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a5cb60> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a946b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a041a0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216a94b60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a94a10> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216a94e00> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a02cc0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a954f0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a951c0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a963f0> import 'importlib.util' # import 'runpy' # <<< 7163 1726888046.32219: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888046.32451: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 7163 1726888046.32455: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c592b1100> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c592b1af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592b09b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59285df0> <<< 7163 1726888046.32514: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 7163 1726888046.32540: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216aac5f0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216aadcd0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216aaeb70> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216aaf1d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216aae0c0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216aafc50> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216aaf380> <<< 7163 1726888046.32563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592b2ed0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592b1c40> <<< 7163 1726888046.32596: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a96360> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 7163 1726888046.32620: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5958ac00> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7163 1726888046.32667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7163 1726888046.32746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 7163 1726888046.32756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888046.32815: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216797b60> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62167c05c0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62167c0320> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62167c05f0> <<< 7163 1726888046.32822: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7163 1726888046.32886: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592db200> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7163 1726888046.32890: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592ff5f0> <<< 7163 1726888046.32894: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888046.33190: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7163 1726888046.33199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7163 1726888046.33360: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c593603e0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59362b40> <<< 7163 1726888046.33366: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62167c0f20> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62167c18e0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62167c07d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216795d00> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62167c2c60> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62167c1790> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a96b10> <<< 7163 1726888046.33369: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59360500> <<< 7163 1726888046.33372: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c593253d0> <<< 7163 1726888046.33378: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5916d460> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592fe3f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592b3dd0> <<< 7163 1726888046.33407: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 7163 1726888046.33410: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62167eefc0> <<< 7163 1726888046.33461: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 7163 1726888046.33499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 7163 1726888046.33562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216813350> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7163 1726888046.33598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 7163 1726888046.33602: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7c592fe9f0> <<< 7163 1726888046.33616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7163 1726888046.33656: stdout chunk (state=3): >>>import 'ntpath' # <<< 7163 1726888046.33695: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62168700e0> <<< 7163 1726888046.33789: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 7163 1726888046.33820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7163 1726888046.33826: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_mbzrnle8/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available <<< 7163 1726888046.33955: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.34081: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 7163 1726888046.34084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7163 1726888046.34087: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216872840> <<< 7163 1726888046.34089: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216870200> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216813fb0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621612d1f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216812150> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62167c3b90> <<< 7163 1726888046.34102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c591d7200> import '_typing' # <<< 7163 1726888046.34207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 7163 1726888046.34394: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c591b60f0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c591b5280> # zipimport: zlib available <<< 7163 1726888046.34398: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f62168124b0> <<< 7163 1726888046.34425: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 7163 1726888046.34460: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_ttqmz9ic/ansible_ansible.legacy.systemd_payload.zip' <<< 7163 1726888046.34497: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.34662: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7163 1726888046.34774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 7163 1726888046.34872: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216192ed0> import '_typing' # <<< 7163 1726888046.34987: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216171dc0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216170f20> # zipimport: zlib available <<< 7163 1726888046.35018: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 7163 1726888046.35078: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 7163 1726888046.35265: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.35740: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.36478: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.36906: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c591d50d0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 7163 1726888046.36969: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c59206c00> <<< 7163 1726888046.37279: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59206990> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592062a0> <<< 7163 1726888046.37284: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 7163 1726888046.37304: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59206a20> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c591d7c20> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c59207920> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c59207b60> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59207fb0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 7163 1726888046.37342: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b31e20> <<< 7163 1726888046.37377: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b33a40> <<< 7163 1726888046.37402: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 7163 1726888046.37431: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b34440> <<< 7163 1726888046.37462: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 7163 1726888046.37503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b355e0> <<< 7163 1726888046.37517: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7163 1726888046.37579: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 7163 1726888046.37620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62161911c0> <<< 7163 1726888046.37648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 7163 1726888046.37701: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b37f80> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b3c170> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b36300> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 7163 1726888046.37994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 7163 1726888046.38027: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62161ca8a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62161ca630> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62161c9f40> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62161ca390> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216193b60> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62161cb680> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62161cb8c0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 7163 1726888046.38072: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b3ff80> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b3ea50> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b3e7e0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b3ed20> <<< 7163 1726888046.38254: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b36810> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888046.38265: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b83fe0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b842f0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 7163 1726888046.38268: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62161cbd10> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621602da00> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f621602f6b0> <<< 7163 1726888046.38271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b85d90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b85b50> <<< 7163 1726888046.38373: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7163 1726888046.38380: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621602ff80> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62160311f0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7163 1726888046.38384: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b88350> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b86480> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7163 1726888046.38433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 7163 1726888046.38479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216033ce0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216a02db0> <<< 7163 1726888046.38504: stdout chunk (state=3): >>>import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b8bb30> <<< 7163 1726888046.38526: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216031fa0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 7163 1726888046.38589: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b88500> <<< 7163 1726888046.38719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 7163 1726888046.38724: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b8cbf0> <<< 7163 1726888046.38842: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621603bb90> import '_tokenize' # <<< 7163 1726888046.38846: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621603a660> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621603a3c0> <<< 7163 1726888046.38849: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b8cf50> <<< 7163 1726888046.38852: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b8cc80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b84470> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 7163 1726888046.39083: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58a18500> <<< 7163 1726888046.39107: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58a19670> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b8ec90> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b8f890> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b8e8d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 7163 1726888046.39178: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621603a930> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62160324b0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f621607fe60> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621607fef0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216081ac0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216081880> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7163 1726888046.39184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7163 1726888046.39190: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888046.39345: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.39350: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216083fe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62160821b0> <<< 7163 1726888046.39353: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 7163 1726888046.39470: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 7163 1726888046.39474: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216087830> <<< 7163 1726888046.39502: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.39533: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216084200> <<< 7163 1726888046.39661: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.39688: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62160885f0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216088830> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62160881d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62160801d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 7163 1726888046.39720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888046.39758: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215f141a0> <<< 7163 1726888046.39926: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215f15490> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621608a960> <<< 7163 1726888046.39957: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f621608bce0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621608a5a0> <<< 7163 1726888046.39987: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 7163 1726888046.40012: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.40069: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.40095: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.40186: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.40249: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 7163 1726888046.40369: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 7163 1726888046.40384: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.40492: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.40606: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 7163 1726888046.40624: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7163 1726888046.40650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888046.40688: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58a1d850> <<< 7163 1726888046.40788: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 7163 1726888046.40794: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58a1e630> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58a19790> <<< 7163 1726888046.41044: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888046.41060: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.41198: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58a1e720> <<< 7163 1726888046.41223: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.41561: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 7163 1726888046.41582: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 7163 1726888046.41610: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7163 1726888046.41622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888046.41648: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.41674: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215f19610> <<< 7163 1726888046.41756: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 7163 1726888046.41782: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215f1a3c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215f158b0> <<< 7163 1726888046.41839: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 7163 1726888046.41862: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.41887: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.41903: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 7163 1726888046.42036: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.42085: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.42155: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.42220: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 7163 1726888046.42259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215f1a0c0> # zipimport: zlib available <<< 7163 1726888046.42262: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 7163 1726888046.42280: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.42304: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 7163 1726888046.42325: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.42382: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.42486: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 7163 1726888046.42504: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 7163 1726888046.42550: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.42589: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 7163 1726888046.42600: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.42672: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.42806: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.43034: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7163 1726888046.43109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7163 1726888046.43124: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.43135: stdout chunk (state=3): >>>import '_ast' # <<< 7163 1726888046.43171: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58a1f920> <<< 7163 1726888046.43199: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.43202: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.43261: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.43288: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 7163 1726888046.43355: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 7163 1726888046.43380: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 7163 1726888046.43384: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 7163 1726888046.43403: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.43691: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 7163 1726888046.43695: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.43698: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888046.43748: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.43767: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 7163 1726888046.43771: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58a2a450> <<< 7163 1726888046.43811: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58a25040> <<< 7163 1726888046.43834: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 7163 1726888046.43870: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.43902: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.43954: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.43981: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.44034: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888046.44068: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 7163 1726888046.44096: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7163 1726888046.44142: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7163 1726888046.44188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7163 1726888046.44194: stdout chunk (state=3): >>>import '_ast' # <<< 7163 1726888046.44256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7163 1726888046.44260: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215f1b440> # zipimport: zlib available <<< 7163 1726888046.44263: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b02a50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58bfe720> <<< 7163 1726888046.44357: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.44365: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58a1c800> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58a205f0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 7163 1726888046.44544: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888046.44551: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 7163 1726888046.44554: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.44628: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888046.44635: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.44678: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.44702: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.44750: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 7163 1726888046.44894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888046.44900: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215f25dc0> <<< 7163 1726888046.44905: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.44953: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888046.44959: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215f23110> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 7163 1726888046.45122: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.45127: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 7163 1726888046.45146: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888046.45150: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.45301: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 7163 1726888046.45376: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 7163 1726888046.45394: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621600e8a0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62161ee570> <<< 7163 1726888046.45450: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.45471: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215f25fa0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215f25b80> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 7163 1726888046.45542: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888046.45665: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.45670: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 7163 1726888046.45674: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.45678: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.45718: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888046.45733: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 7163 1726888046.45789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 7163 1726888046.45794: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 7163 1726888046.45796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 7163 1726888046.45862: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.45893: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58aba7e0> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 7163 1726888046.46063: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 7163 1726888046.46068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c586c1ac0> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c586c0260> <<< 7163 1726888046.46072: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.46075: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.46096: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58aa8470> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58abb320> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58ab8e90> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58ab8a70> <<< 7163 1726888046.46101: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.46127: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.46178: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 7163 1726888046.46183: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.46263: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.46270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 7163 1726888046.46305: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 7163 1726888046.46309: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c586c3aa0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c586c3350> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c586c3530> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c586c2780> <<< 7163 1726888046.46346: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.46501: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.46505: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 7163 1726888046.46507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c586c3b60> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 7163 1726888046.46512: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58726690> <<< 7163 1726888046.46530: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 7163 1726888046.46643: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58724680> <<< 7163 1726888046.46647: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58ab8b60> import 'ansible.module_utils.facts.timeout' # <<< 7163 1726888046.46650: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 7163 1726888046.46662: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.46665: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.46732: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 7163 1726888046.46741: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.46855: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.46894: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888046.46922: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888046.46930: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 7163 1726888046.46953: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 7163 1726888046.46969: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 7163 1726888046.47143: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 7163 1726888046.47147: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215fb6270> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 7163 1726888046.47204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215be4620> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888046.47266: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888046.47283: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215be5730> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215f9eff0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215fb6de0> <<< 7163 1726888046.47360: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.47369: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 7163 1726888046.47381: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215fb4920> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215fb4590> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 7163 1726888046.47408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 7163 1726888046.47646: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.47649: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 7163 1726888046.47652: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215be7920> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215be71d0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215be73b0> <<< 7163 1726888046.47655: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215be6600> <<< 7163 1726888046.47695: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215be7ad0> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 7163 1726888046.47791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215c4a5d0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215c485c0> <<< 7163 1726888046.47816: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215fb4650> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 7163 1726888046.47841: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.47878: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 7163 1726888046.47890: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.47991: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.48121: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available <<< 7163 1726888046.48343: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 7163 1726888046.48346: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.48349: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.48351: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 7163 1726888046.48354: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 7163 1726888046.48356: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 7163 1726888046.48412: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888046.48484: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 7163 1726888046.48520: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 7163 1726888046.48527: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 7163 1726888046.48536: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.48632: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.48641: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.48685: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888046.48783: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 7163 1726888046.48807: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 7163 1726888046.48966: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.49005: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58726930> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 7163 1726888046.49125: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58727620> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 7163 1726888046.49227: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.49268: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.49360: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 7163 1726888046.49389: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.49438: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 7163 1726888046.49455: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.49509: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.49606: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 7163 1726888046.49626: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 7163 1726888046.49635: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888046.49665: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.49678: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 7163 1726888046.49718: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.49722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 7163 1726888046.49754: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.49796: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 7163 1726888046.49818: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.49833: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888046.49853: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c5875ea80> <<< 7163 1726888046.49857: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.49886: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 7163 1726888046.49897: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.49944: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.50023: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 7163 1726888046.50031: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.50039: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5874cbc0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 7163 1726888046.50048: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.50118: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 7163 1726888046.50133: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.50143: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.50170: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.50174: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 7163 1726888046.50178: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 7163 1726888046.50278: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.50283: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.50376: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.50379: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 7163 1726888046.50382: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215c4bbc0> <<< 7163 1726888046.50390: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 7163 1726888046.50427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 7163 1726888046.50457: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.50568: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215c4b380> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 7163 1726888046.50611: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 7163 1726888046.50728: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 7163 1726888046.50734: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.50822: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888046.50830: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 7163 1726888046.50854: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.50858: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58546090> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5875e2a0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 7163 1726888046.50878: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.50881: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 7163 1726888046.50894: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.50896: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.50926: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 7163 1726888046.50943: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.50946: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.51008: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 7163 1726888046.51015: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.51057: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.51078: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.51106: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 7163 1726888046.51152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 7163 1726888046.51230: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 7163 1726888046.51233: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.51236: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888046.51283: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888046.51290: stdout chunk (state=3): >>>import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215c827b0> <<< 7163 1726888046.51333: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.51426: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.51480: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215c709e0> <<< 7163 1726888046.51484: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.51487: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # <<< 7163 1726888046.51543: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.51547: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 7163 1726888046.51577: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888046.51613: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.51619: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 7163 1726888046.51708: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.51719: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.51792: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.51883: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 7163 1726888046.51906: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.52178: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 7163 1726888046.52182: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888046.52185: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.52228: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 7163 1726888046.52245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 7163 1726888046.52277: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 7163 1726888046.52284: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215c9a030> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215c81fd0> import 'ansible.module_utils.facts.system.user' # <<< 7163 1726888046.52310: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.52321: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.52332: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware' # <<< 7163 1726888046.52341: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.52383: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.52419: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 7163 1726888046.52435: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.52590: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.52710: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.52735: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 7163 1726888046.52744: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.52848: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.52947: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.52992: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.53048: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 7163 1726888046.53064: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.53100: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.53103: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.53251: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.53277: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 7163 1726888046.53356: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.53404: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 7163 1726888046.53408: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.53465: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 7163 1726888046.53522: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.53567: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.53708: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 7163 1726888046.53714: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.53717: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 7163 1726888046.53768: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.53773: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888046.53824: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.53974: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 7163 1726888046.54028: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 7163 1726888046.54033: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.54078: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.54121: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 7163 1726888046.54126: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.54206: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.54262: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.54305: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.54504: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.54703: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 7163 1726888046.54727: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.54765: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.54773: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 7163 1726888046.54799: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.54802: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 7163 1726888046.54810: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.54834: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.54856: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 7163 1726888046.54871: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.54892: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.54940: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.55009: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 7163 1726888046.55013: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.55015: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 7163 1726888046.55022: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.55046: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.55065: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 7163 1726888046.55079: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.55104: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.55134: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.55199: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 7163 1726888046.55219: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.55221: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 7163 1726888046.55270: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.55316: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 7163 1726888046.55334: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.55369: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.55521: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 7163 1726888046.55525: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.55549: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 7163 1726888046.55571: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.55593: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.55612: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.55658: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 7163 1726888046.55663: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.55780: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.55872: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 7163 1726888046.55891: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.55943: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.55993: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 7163 1726888046.56067: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.56143: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.56148: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 7163 1726888046.56211: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 7163 1726888046.56241: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 7163 1726888046.56293: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 7163 1726888046.56350: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7163 1726888046.56356: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.56449: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available <<< 7163 1726888046.56452: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 7163 1726888046.56462: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 7163 1726888046.56472: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.56506: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.56517: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 7163 1726888046.56527: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.56562: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.56570: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 7163 1726888046.56584: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.56594: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.56612: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.56629: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.56636: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 7163 1726888046.56645: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.56667: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.56698: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.56740: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.56760: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 7163 1726888046.56771: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.56809: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 7163 1726888046.56819: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 7163 1726888046.56832: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.56840: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.56886: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 7163 1726888046.56894: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.56905: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.56936: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 7163 1726888046.56943: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.57137: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.57155: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.57322: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 7163 1726888046.57339: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.57399: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.57457: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 7163 1726888046.57492: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 7163 1726888046.57566: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.57571: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.57635: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 7163 1726888046.57643: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888046.57722: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 7163 1726888046.57727: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.57775: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 7163 1726888046.57782: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available <<< 7163 1726888046.57855: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 7163 1726888046.57863: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.57913: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.57964: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available <<< 7163 1726888046.57999: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 7163 1726888046.58017: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.58060: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.58076: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.58097: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available <<< 7163 1726888046.58108: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.58134: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.58188: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.58191: stdout chunk (state=3): >>>import 'ansible.module_utils.service' # <<< 7163 1726888046.58227: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.58271: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.58293: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.58365: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 7163 1726888046.58383: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 7163 1726888046.58441: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.58487: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 7163 1726888046.58495: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.58679: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.58867: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 7163 1726888046.58877: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.58922: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.58969: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 7163 1726888046.58978: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.59019: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.59066: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 7163 1726888046.59077: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.59157: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.59270: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 7163 1726888046.59358: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.59465: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 7163 1726888046.59472: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.59546: stdout chunk (state=3): >>> {"name": "sssd", "changed": true, "status": {"Type": "notify", "ExitType": "main", "Restart": "on-abnormal", "RestartMode": "normal", "NotifyAccess": "main", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "12561", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "998", "GID": "998", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 23:07:25 EDT", "ExecMainStartTimestampMonotonic": "224176881", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 23:07:25 EDT", "ExecMainHandoffTimestampMonotonic": "224201366", "ExecMainPID": "12561", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStartPre": "{ path=/bin/chown ; argv[]=/bin/chown -f -R sssd:sssd /etc/sssd/pki ; ignore_errors=yes ; start_time=[Fri 2024-09-20 23:07:25 EDT] ; stop_time=[Fri 2024-09-20 23:07:25 EDT] ; pid=12559 ; code=exited ; status=0 }", "ExecStartPreEx": "{ path=/bin/chown ; argv[]=/bin/chown -f -R sssd:sssd /etc/sssd/pki ; flags=ignore-failure privileged ; start_time=[Fri 2024-09-20 23:07:25 EDT] ; stop_time=[Fri 2024-09-20 23:07:25 EDT] ; pid=12559 ; code=exited ; status=0 }", "ExecStart": "{ path=/usr/sbin/sssd ; argv[]=/usr/sbin/sssd -i ${DEBUG_LOGGER} ; ignore_errors=no ; start_time=[Fri 2024-09-20 23:07:25 EDT] ; stop_time=[n/a] ; pid=12561 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/sssd ; argv[]=/usr/sbin/sssd -i ${DEBUG_LOGGER} ;<<< 7163 1726888046.59591: stdout chunk (state=3): >>> flags= ; start_time=[Fri 2024-09-20 23:07:25 EDT] ; stop_time=[n/a] ; pid=12561 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/sssd.service", "ControlGroupId": "4438", "MemoryCurrent": "42323968", "MemoryPeak": "42819584", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3323797504", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "106116000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "Environment": "DEBUG_LOGGER=--logger=files", "EnvironmentFiles": "/etc/sysconfig/sssd (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "3", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_setgid cap_setuid", "User": "sssd", "Group": "sssd", "DynamicUser": "no", "SetLoginEnvironment": "yes", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "Pr<<< 7163 1726888046.59644: stdout chunk (state=3): >>>otectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "sssd.service", "Names": "sssd.service", "Requires": "sysinit.target system.slice", "Wants": "nss-user-lookup.target", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "multi-user.target systemd-user-sessions.service shutdown.target nss-user-lookup.target", "After": "systemd-journald.socket system.slice sysinit.target basic.target", "Description": "System Security Services Daemon", "AccessSELinuxContext": "system_u:object_r:sssd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/sssd.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 23:07:26 EDT", "StateChangeTimestampMonotonic": "224291955", "InactiveExitTimestamp": "Fri 2024-09-20 23:07:25 EDT", "InactiveExitTimestampMonotonic": "223917241", "ActiveEnterTimestamp": "Fri 2024-09-20 23:07:26 EDT", "ActiveEnterTimestampMonotonic": "224291955", "ActiveExitTimestamp": "Fri 2024-09-20 23:07:25 EDT", "ActiveExitTimestampMonotonic": "223899872", "InactiveEnterTimestamp": "Fri 2024-09-20 23:07:25 EDT", "InactiveEnterTimestampMonotonic": "223911944", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 23:07:25 EDT", "ConditionTimestampMonotonic": "223913515", "AssertTimestamp": "Fri 2024-09-20 23:07:25 EDT", "AssertTimestampMonotonic": "223913584", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "50s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "4b0a25b0fe524aba891b60796734f125", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "sssd", "state": "restarted", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} <<< 7163 1726888046.59651: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.59880: stdout chunk (state=3): >>>import 'ansible.module_utils.service' # <<< 7163 1726888046.59884: stdout chunk (state=3): >>># zipimport: zlib available <<< 7163 1726888046.60213: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix <<< 7163 1726888046.60251: stdout chunk (state=3): >>># cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath <<< 7163 1726888046.60327: stdout chunk (state=3): >>># cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing <<< 7163 1726888046.60440: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd <<< 7163 1726888046.60537: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service <<< 7163 1726888046.60770: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7163 1726888046.60811: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 7163 1726888046.61283: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 7163 1726888046.61287: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing <<< 7163 1726888046.61290: stdout chunk (state=3): >>># destroy fcntl # destroy datetime # destroy base64 <<< 7163 1726888046.61294: stdout chunk (state=3): >>># destroy _ssl <<< 7163 1726888046.61297: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 7163 1726888046.61300: stdout chunk (state=3): >>># destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json <<< 7163 1726888046.61302: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 7163 1726888046.61304: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy select # destroy shlex <<< 7163 1726888046.61306: stdout chunk (state=3): >>># destroy subprocess <<< 7163 1726888046.61311: stdout chunk (state=3): >>># cleanup[3] wiping configparser <<< 7163 1726888046.61314: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader <<< 7163 1726888046.61317: stdout chunk (state=3): >>> {"name": "sssd", "changed": true, "status": {"Type": "notify", "ExitType": "main", "Restart": "on-abnormal", "RestartMode": "normal", "NotifyAccess": "main", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "8240", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "998", "GID": "998", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 23:07:02 EDT", "ExecMainStartTimestampMonotonic": "187427747", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 23:07:02 EDT", "ExecMainHandoffTimestampMonotonic": "187435306", "ExecMainPID": "8240", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStartPre": "{ path=/bin/chown ; argv[]=/bin/chown -f -R sssd:sssd /etc/sssd/pki ; ignore_errors=yes ; start_time=[Fri 2024-09-20 23:07:02 EDT] ; stop_time=[Fri 2024-09-20 23:07:02 EDT] ; pid=8238 ; code=exited ; status=0 }", "ExecStartPreEx": "{ path=/bin/chown ; argv[]=/bin/chown -f -R sssd:sssd /etc/sssd/pki ; flags=ignore-failure privileged ; start_time=[Fri 2024-09-20 23:07:02 EDT] ; stop_time=[Fri 2024-09-20 23:07:02 EDT] ; pid=8238 ; code=exited ; status=0 }", "ExecStart": "{ path=/usr/sbin/sssd ; argv[]=/usr/sbin/sssd -i ${DEBUG_LOGGER} ; ignore_errors=no ; start_time=[Fri 2024-09-20 23:07:02 EDT] ; stop_time=[n/a] ; pid=8240 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/sssd ; argv[]=/usr/sbin/sssd -i ${DEBUG_LOGGER} ; flags= ; start_time=[Fri 2024-09-20 23:07:02 EDT] ; stop_time=[n/a] ; pid=8240 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/sssd.service", "ControlGroupId": "4399", "MemoryCurrent": "46153728", "MemoryPeak": "46632960", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3304308736", "EffectiveMemoryMax": "3702870016", "EffectiveMemoryHigh": "3702870016", "CPUUsageNSec": "118929000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "Environment": "DEBUG_LOGGER=--logger=files", "EnvironmentFiles": "/etc/sysconfig/sssd (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "3", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_setgid cap_setuid", "User": "sssd", "Group": "sssd", "DynamicUser": "no", "SetLoginEnvironment": "yes", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "sssd.service", "Names": "sssd.service", "Requires": "system.slice sysinit.target", "Wants": "nss-user-lookup.target", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "systemd-user-sessions.service nss-user-lookup.target shutdown.target multi-user.target", "After": "system.slice basic.target sysinit.target systemd-journald.socket", "Description": "System Security Services Daemon", "AccessSELinuxContext": "system_u:object_r:sssd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/sssd.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 23:07:02 EDT", "StateChangeTimestampMonotonic": "187840952", "InactiveExitTimestamp": "Fri 2024-09-20 23:07:02 EDT", "InactiveExitTimestampMonotonic": "187380195", "ActiveEnterTimestamp": "Fri 2024-09-20 23:07:02 EDT", "ActiveEnterTimestampMonotonic": "187840952", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 23:07:02 EDT", "ConditionTimestampMonotonic": "187377846", "AssertTimestamp": "Fri 2024-09-20 23:07:02 EDT", "AssertTimestampMonotonic": "187377908", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "50s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "81b9d17c302f4cebb43e90691c9f3eb2", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "sssd", "state": "restarted", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} <<< 7163 1726888046.61322: stdout chunk (state=3): >>># cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 7163 1726888046.61325: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct <<< 7163 1726888046.61356: stdout chunk (state=3): >>># cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator <<< 7163 1726888046.61560: stdout chunk (state=3): >>># cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections <<< 7163 1726888046.61598: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 7163 1726888046.61620: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 7163 1726888046.61646: stdout chunk (state=3): >>># destroy _typing <<< 7163 1726888046.61669: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 7163 1726888046.61719: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7163 1726888046.61729: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 7163 1726888046.61764: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv <<< 7163 1726888046.61796: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8<<< 7163 1726888046.61802: stdout chunk (state=3): >>># clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath <<< 7163 1726888046.61805: stdout chunk (state=3): >>> # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 7163 1726888046.61844: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 7163 1726888046.61860: stdout chunk (state=3): >>># cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections <<< 7163 1726888046.61898: stdout chunk (state=3): >>># destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing <<< 7163 1726888046.62048: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools <<< 7163 1726888046.62052: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins <<< 7163 1726888046.62082: stdout chunk (state=3): >>># cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser <<< 7163 1726888046.62087: stdout chunk (state=3): >>># destroy _thread # clear sys.audit hooks <<< 7163 1726888046.62111: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service <<< 7163 1726888046.62263: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.46.206 closed. <<< 7163 1726888046.62266: stdout chunk (state=3): >>><<< 7163 1726888046.62276: stderr chunk (state=3): >>><<< 7163 1726888046.62315: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7163 1726888046.62343: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 7163 1726888046.62376: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 7163 1726888046.62463: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< <10.31.46.206> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c597084d0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c596d7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5970aa50>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c594bd130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c594bdfa0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c594fbda0>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c594fbfe0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59533770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59533e00>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59513a40>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59511190>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c594f8f50>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59553710>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59552330>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59512030>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59550b30>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c595887a0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c594f81d0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c59588c50>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59588b00>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c59588ec0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c594f6cf0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c595895b0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59589280>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5958a4b0>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c595a06e0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c595a1df0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c595a2c60>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c595a32c0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c595a21b0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c595a3d40>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c595a3470>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5958a510>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c59287c50>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c592b07a0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592b0500>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c592b07d0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c592b1100>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c592b1af0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592b09b0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59285df0>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592b2ed0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592b1c40>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5958ac00>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592db200>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592ff5f0>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c593603e0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59362b40>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59360500>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c593253d0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5916d460>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592fe3f0>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592b3dd0>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7c592fe9f0>\r\n# zipimport: found 104 names in \'/tmp/ansible_ansible.legacy.systemd_payload_mbzrnle8/ansible_ansible.legacy.systemd_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c591d7200>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c591b60f0>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c591b5280>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c591d50d0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c59206c00>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59206990>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592062a0>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59206a20>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c591d7c20>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c59207920>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c59207b60>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59207fb0>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b31e20>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b33a40>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b34440>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b355e0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b37f80>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b3c170>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b36300>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b3ff80>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b3ea50>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b3e7e0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b3ed20>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b36810>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b83fe0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b842f0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b85d90>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b85b50>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b88350>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b86480>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b8bb30>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b88500>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b8cbf0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b8cf50>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b8cc80>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b84470>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58a18500>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58a19670>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b8ec90>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b8f890>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b8e8d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58a1d850>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58a1e630>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58a19790>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58a1e720>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58a1f920>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58a2a450>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58a25040>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b02a50>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58bfe720>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58a1c800>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58a205f0>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.namespace\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.typing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58aba7e0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c586c1ac0>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c586c0260>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58aa8470>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58abb320>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58ab8e90>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58ab8a70>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c586c3aa0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c586c3350>\r\n# extension module \'_queue\' loaded from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_queue\' executed from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_queue\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c586c3530>\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c586c2780>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c586c3b60>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc\'\r\n# extension module \'_multiprocessing\' loaded from \'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_multiprocessing\' executed from \'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_multiprocessing\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58726690>\r\nimport \'multiprocessing.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58724680>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58ab8b60>\r\nimport \'ansible.module_utils.facts.timeout\' # \r\nimport \'ansible.module_utils.facts.collector\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other.facter\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other.ohai\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.apparmor\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.caps\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.chroot\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.utils\' # \r\nimport \'ansible.module_utils.facts.system.cmdline\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.distribution\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.datetime\' # \r\nimport \'ansible.module_utils.facts.system.date_time\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.env\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.dns\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.fips\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.loadavg\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58726930>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58727620>\r\nimport \'ansible.module_utils.facts.system.local\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.lsb\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.pkg_mgr\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.platform\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\'\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c5875ea80>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5874cbc0>\r\nimport \'ansible.module_utils.facts.system.python\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.version\' # \r\nimport \'ansible.module_utils.facts.system.service_mgr\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.ssh_pub_keys\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58546090>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5875e2a0>\r\nimport \'ansible.module_utils.facts.system.user\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.aix\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.sysctl\' # \r\nimport \'ansible.module_utils.facts.hardware.darwin\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.freebsd\' # \r\nimport \'ansible.module_utils.facts.hardware.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.linux\' # \r\nimport \'ansible.module_utils.facts.hardware.hurd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.sunos\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.generic_bsd\' # \r\nimport \'ansible.module_utils.facts.network.aix\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.darwin\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.fc_wwn\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.freebsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.hurd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.linux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.iscsi\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.nvme\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.sunos\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.sysctl\' # \r\nimport \'ansible.module_utils.facts.virtual.freebsd\' # \r\nimport \'ansible.module_utils.facts.virtual.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.linux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.sunos\' # \r\nimport \'ansible.module_utils.facts.default_collectors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.ansible_collector\' # \r\nimport \'ansible.module_utils.facts.compat\' # \r\nimport \'ansible.module_utils.facts\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.service\' # \r\n# zipimport: zlib available\r\n\r\n{"name": "sssd", "changed": true, "status": {"Type": "notify", "ExitType": "main", "Restart": "on-abnormal", "RestartMode": "normal", "NotifyAccess": "main", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "12561", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "998", "GID": "998", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 23:07:25 EDT", "ExecMainStartTimestampMonotonic": "224176881", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 23:07:25 EDT", "ExecMainHandoffTimestampMonotonic": "224201366", "ExecMainPID": "12561", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStartPre": "{ path=/bin/chown ; argv[]=/bin/chown -f -R sssd:sssd /etc/sssd/pki ; ignore_errors=yes ; start_time=[Fri 2024-09-20 23:07:25 EDT] ; stop_time=[Fri 2024-09-20 23:07:25 EDT] ; pid=12559 ; code=exited ; status=0 }", "ExecStartPreEx": "{ path=/bin/chown ; argv[]=/bin/chown -f -R sssd:sssd /etc/sssd/pki ; flags=ignore-failure privileged ; start_time=[Fri 2024-09-20 23:07:25 EDT] ; stop_time=[Fri 2024-09-20 23:07:25 EDT] ; pid=12559 ; code=exited ; status=0 }", "ExecStart": "{ path=/usr/sbin/sssd ; argv[]=/usr/sbin/sssd -i ${DEBUG_LOGGER} ; ignore_errors=no ; start_time=[Fri 2024-09-20 23:07:25 EDT] ; stop_time=[n/a] ; pid=12561 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/sssd ; argv[]=/usr/sbin/sssd -i ${DEBUG_LOGGER} ; flags= ; start_time=[Fri 2024-09-20 23:07:25 EDT] ; stop_time=[n/a] ; pid=12561 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/sssd.service", "ControlGroupId": "4438", "MemoryCurrent": "42323968", "MemoryPeak": "42819584", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3323797504", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "106116000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "Environment": "DEBUG_LOGGER=--logger=files", "EnvironmentFiles": "/etc/sysconfig/sssd (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "3", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_setgid cap_setuid", "User": "sssd", "Group": "sssd", "DynamicUser": "no", "SetLoginEnvironment": "yes", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "sssd.service", "Names": "sssd.service", "Requires": "sysinit.target system.slice", "Wants": "nss-user-lookup.target", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "multi-user.target systemd-user-sessions.service shutdown.target nss-user-lookup.target", "After": "systemd-journald.socket system.slice sysinit.target basic.target", "Description": "System Security Services Daemon", "AccessSELinuxContext": "system_u:object_r:sssd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/sssd.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 23:07:26 EDT", "StateChangeTimestampMonotonic": "224291955", "InactiveExitTimestamp": "Fri 2024-09-20 23:07:25 EDT", "InactiveExitTimestampMonotonic": "223917241", "ActiveEnterTimestamp": "Fri 2024-09-20 23:07:26 EDT", "ActiveEnterTimestampMonotonic": "224291955", "ActiveExitTimestamp": "Fri 2024-09-20 23:07:25 EDT", "ActiveExitTimestampMonotonic": "223899872", "InactiveEnterTimestamp": "Fri 2024-09-20 23:07:25 EDT", "InactiveEnterTimestampMonotonic": "223911944", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 23:07:25 EDT", "ConditionTimestampMonotonic": "223913515", "AssertTimestamp": "Fri 2024-09-20 23:07:25 EDT", "AssertTimestampMonotonic": "223913584", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "50s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "4b0a25b0fe524aba891b60796734f125", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "sssd", "state": "restarted", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}}\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy _multiprocessing\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy errno\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy select\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.46.206 closed.\r\n") 7163 1726888046.64250: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c597084d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c596d7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5970aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c594bd130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c594bdfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c594fbda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c594fbfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59533770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59533e00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59513a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59511190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c594f8f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59553710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59552330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59512030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59550b30> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c595887a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c594f81d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c59588c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59588b00> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c59588ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c594f6cf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c595895b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59589280> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5958a4b0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c595a06e0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c595a1df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c595a2c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c595a32c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c595a21b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c595a3d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c595a3470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5958a510> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c59287c50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c592b07a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592b0500> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c592b07d0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c592b1100> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c592b1af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592b09b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59285df0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592b2ed0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592b1c40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5958ac00> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592db200> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592ff5f0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c593603e0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59362b40> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59360500> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c593253d0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5916d460> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592fe3f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592b3dd0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7c592fe9f0> # zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_mbzrnle8/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c591d7200> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c591b60f0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c591b5280> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c591d50d0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c59206c00> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59206990> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c592062a0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59206a20> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c591d7c20> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c59207920> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c59207b60> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c59207fb0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b31e20> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b33a40> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b34440> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b355e0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b37f80> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b3c170> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b36300> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b3ff80> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b3ea50> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b3e7e0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b3ed20> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b36810> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b83fe0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b842f0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b85d90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b85b50> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b88350> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b86480> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b8bb30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b88500> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b8cbf0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b8cf50> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b8cc80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b84470> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58a18500> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58a19670> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b8ec90> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58b8f890> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b8e8d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58a1d850> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58a1e630> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58a19790> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58a1e720> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58a1f920> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58a2a450> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58a25040> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58b02a50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58bfe720> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58a1c800> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58a205f0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58aba7e0> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c586c1ac0> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c586c0260> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58aa8470> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58abb320> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58ab8e90> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58ab8a70> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c586c3aa0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c586c3350> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c586c3530> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c586c2780> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c586c3b60> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58726690> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58724680> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58ab8b60> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58726930> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c58727620> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c5875ea80> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5874cbc0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7c58546090> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c5875e2a0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.service' # # zipimport: zlib available {"name": "sssd", "changed": true, "status": {"Type": "notify", "ExitType": "main", "Restart": "on-abnormal", "RestartMode": "normal", "NotifyAccess": "main", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "12561", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "998", "GID": "998", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 23:07:25 EDT", "ExecMainStartTimestampMonotonic": "224176881", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 23:07:25 EDT", "ExecMainHandoffTimestampMonotonic": "224201366", "ExecMainPID": "12561", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStartPre": "{ path=/bin/chown ; argv[]=/bin/chown -f -R sssd:sssd /etc/sssd/pki ; ignore_errors=yes ; start_time=[Fri 2024-09-20 23:07:25 EDT] ; stop_time=[Fri 2024-09-20 23:07:25 EDT] ; pid=12559 ; code=exited ; status=0 }", "ExecStartPreEx": "{ path=/bin/chown ; argv[]=/bin/chown -f -R sssd:sssd /etc/sssd/pki ; flags=ignore-failure privileged ; start_time=[Fri 2024-09-20 23:07:25 EDT] ; stop_time=[Fri 2024-09-20 23:07:25 EDT] ; pid=12559 ; code=exited ; status=0 }", "ExecStart": "{ path=/usr/sbin/sssd ; argv[]=/usr/sbin/sssd -i ${DEBUG_LOGGER} ; ignore_errors=no ; start_time=[Fri 2024-09-20 23:07:25 EDT] ; stop_time=[n/a] ; pid=12561 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/sssd ; argv[]=/usr/sbin/sssd -i ${DEBUG_LOGGER} ; flags= ; start_time=[Fri 2024-09-20 23:07:25 EDT] ; stop_time=[n/a] ; pid=12561 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/sssd.service", "ControlGroupId": "4438", "MemoryCurrent": "42323968", "MemoryPeak": "42819584", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3323797504", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "106116000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "Environment": "DEBUG_LOGGER=--logger=files", "EnvironmentFiles": "/etc/sysconfig/sssd (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "3", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_setgid cap_setuid", "User": "sssd", "Group": "sssd", "DynamicUser": "no", "SetLoginEnvironment": "yes", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "sssd.service", "Names": "sssd.service", "Requires": "sysinit.target system.slice", "Wants": "nss-user-lookup.target", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "multi-user.target systemd-user-sessions.service shutdown.target nss-user-lookup.target", "After": "systemd-journald.socket system.slice sysinit.target basic.target", "Description": "System Security Services Daemon", "AccessSELinuxContext": "system_u:object_r:sssd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/sssd.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 23:07:26 EDT", "StateChangeTimestampMonotonic": "224291955", "InactiveExitTimestamp": "Fri 2024-09-20 23:07:25 EDT", "InactiveExitTimestampMonotonic": "223917241", "ActiveEnterTimestamp": "Fri 2024-09-20 23:07:26 EDT", "ActiveEnterTimestampMonotonic": "224291955", "ActiveExitTimestamp": "Fri 2024-09-20 23:07:25 EDT", "ActiveExitTimestampMonotonic": "223899872", "InactiveEnterTimestamp": "Fri 2024-09-20 23:07:25 EDT", "InactiveEnterTimestampMonotonic": "223911944", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 23:07:25 EDT", "ConditionTimestampMonotonic": "223913515", "AssertTimestamp": "Fri 2024-09-20 23:07:25 EDT", "AssertTimestampMonotonic": "223913584", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "50s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "4b0a25b0fe524aba891b60796734f125", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "sssd", "state": "restarted", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy fcntl # destroy datetime # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy select # destroy shlex # destroy subprocess # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.46.206 closed. 7163 1726888046.66215: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 7163 1726888046.66223: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy fcntl # destroy datetime # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy select # destroy shlex # destroy subprocess # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 7163 1726888046.66229: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.45.174 closed. <<< 7163 1726888046.66234: stdout chunk (state=3): >>><<< 7163 1726888046.66237: stderr chunk (state=3): >>><<< <10.31.45.174> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # \r\n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216c184d0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216be7b30>\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216c1aa50>\r\nimport \'_signal\' # \r\nimport \'_abc\' # \r\nimport \'abc\' # \r\nimport \'io\' # \r\nimport \'_stat\' # \r\nimport \'stat\' # \r\nimport \'_collections_abc\' # \r\nimport \'genericpath\' # \r\nimport \'posixpath\' # \r\nimport \'os\' # \r\nimport \'_sitebuiltins\' # \r\nProcessing user site-packages\r\nProcessing global site-packages\r\nAdding directory: \'/usr/lib64/python3.12/site-packages\'\r\nAdding directory: \'/usr/lib/python3.12/site-packages\'\r\nProcessing .pth file: \'/usr/lib/python3.12/site-packages/distutils-precedence.pth\'\r\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\r\n# code object from \'/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc\'\r\nimport \'encodings.utf_8_sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62169c9130>\r\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'_distutils_hack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62169c9fa0>\r\nimport \'site\' # \r\nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a07d70>\r\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a07fb0>\r\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a3f770>\r\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a3fe00>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a1fa40>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a1d160>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a04f20>\r\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc\'\r\nimport \'re._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a5f6b0>\r\nimport \'re._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a5e2d0>\r\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\r\n# code object from \'/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc\'\r\nimport \'re._casefix\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a1e030>\r\nimport \'re._compiler\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a5cb60>\r\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a946b0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a041a0>\r\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216a94b60>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a94a10>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216a94e00>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a02cc0>\r\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a954f0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a951c0>\r\nimport \'importlib.machinery\' # \r\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\r\n# code object from \'/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc\'\r\nimport \'importlib._abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a963f0>\r\nimport \'importlib.util\' # \r\nimport \'runpy\' # \r\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216aac5f0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216aadcd0>\r\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216aaeb70>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216aaf1d0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216aae0c0>\r\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216aafc50>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216aaf380>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a96360>\r\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216797b60>\r\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62167c05c0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62167c0320>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62167c05f0>\r\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62167c0f20>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62167c18e0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62167c07d0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216795d00>\r\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62167c2c60>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62167c1790>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a96b10>\r\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62167eefc0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216813350>\r\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc\'\r\nimport \'ntpath\' # \r\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62168700e0>\r\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216872840>\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216870200>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216813fb0>\r\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\r\n# code object from \'/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc\'\r\nimport \'zipfile._path.glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621612d1f0>\r\nimport \'zipfile._path\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216812150>\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62167c3b90>\r\n# code object from \'/usr/lib64/python3.12/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f62168124b0>\r\n# zipimport: found 104 names in \'/tmp/ansible_ansible.legacy.systemd_payload_ttqmz9ic/ansible_ansible.legacy.systemd_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\r\n# code object from \'/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216192ed0>\r\nimport \'_typing\' # \r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216171dc0>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216170f20>\r\n# zipimport: zlib available\r\nimport \'ansible\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62161911c0>\r\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62161ca8a0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62161ca630>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62161c9f40>\r\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\r\n# code object from \'/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62161ca390>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216193b60>\r\nimport \'atexit\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62161cb680>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62161cb8c0>\r\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc\'\r\nimport \'_locale\' # \r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62161cbd10>\r\nimport \'pwd\' # \r\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc\'\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621602da00>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f621602f6b0>\r\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621602ff80>\r\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62160311f0>\r\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216033ce0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216a02db0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216031fa0>\r\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621603bb90>\r\nimport \'_tokenize\' # \r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621603a660>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621603a3c0>\r\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621603a930>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62160324b0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f621607fe60>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621607fef0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216081ac0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216081880>\r\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216083fe0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62160821b0>\r\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216087830>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216084200>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62160885f0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216088830>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62160881d0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62160801d0>\r\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215f141a0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215f15490>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621608a960>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f621608bce0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621608a5a0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.six\' # \r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport \'ansible.module_utils.common.text.converters\' # \r\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215f19610>\r\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215f1a3c0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215f158b0>\r\nimport \'ansible.module_utils.compat.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils._text\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215f1a0c0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.collections\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.warnings\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.errors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.parsing.convert_bool\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215f1b440>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.text.formatters\' # \r\nimport \'ansible.module_utils.common.validation\' # \r\nimport \'ansible.module_utils.common.parameters\' # \r\nimport \'ansible.module_utils.common.arg_spec\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common.locale\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215f25dc0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215f23110>\r\nimport \'ansible.module_utils.common.file\' # \r\nimport \'ansible.module_utils.common.process\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\r\n# code object from \'/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621600e8a0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62161ee570>\r\nimport \'distro.distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215f25fa0>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215f25b80>\r\n# destroy ansible.module_utils.distro\r\nimport \'ansible.module_utils.distro\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.common._utils\' # \r\nimport \'ansible.module_utils.common.sys_info\' # \r\nimport \'ansible.module_utils.basic\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.modules\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.namespace\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.typing\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215fb6270>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215be4620>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215be5730>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215f9eff0>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215fb6de0>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215fb4920>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215fb4590>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc\'\r\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215be7920>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215be71d0>\r\n# extension module \'_queue\' loaded from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_queue\' executed from \'/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_queue\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215be73b0>\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215be6600>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215be7ad0>\r\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\r\n# code object from \'/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc\'\r\n# extension module \'_multiprocessing\' loaded from \'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_multiprocessing\' executed from \'/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_multiprocessing\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215c4a5d0>\r\nimport \'multiprocessing.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215c485c0>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215fb4650>\r\nimport \'ansible.module_utils.facts.timeout\' # \r\nimport \'ansible.module_utils.facts.collector\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other.facter\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.other.ohai\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.apparmor\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.caps\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.chroot\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.utils\' # \r\nimport \'ansible.module_utils.facts.system.cmdline\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.distribution\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.datetime\' # \r\nimport \'ansible.module_utils.facts.system.date_time\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.env\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.dns\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.fips\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.loadavg\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215c4bbc0>\r\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215c4b380>\r\nimport \'ansible.module_utils.facts.system.local\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.lsb\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.pkg_mgr\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.platform\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc\'\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215c827b0>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215c709e0>\r\nimport \'ansible.module_utils.facts.system.python\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.selinux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.compat.version\' # \r\nimport \'ansible.module_utils.facts.system.service_mgr\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.system.ssh_pub_keys\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\r\n# code object from \'/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215c9a030>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215c81fd0>\r\nimport \'ansible.module_utils.facts.system.user\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.aix\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.sysctl\' # \r\nimport \'ansible.module_utils.facts.hardware.darwin\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.freebsd\' # \r\nimport \'ansible.module_utils.facts.hardware.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.linux\' # \r\nimport \'ansible.module_utils.facts.hardware.hurd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.hardware.sunos\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.generic_bsd\' # \r\nimport \'ansible.module_utils.facts.network.aix\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.darwin\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.fc_wwn\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.freebsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.hurd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.linux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.iscsi\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.nvme\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.network.sunos\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.base\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.sysctl\' # \r\nimport \'ansible.module_utils.facts.virtual.freebsd\' # \r\nimport \'ansible.module_utils.facts.virtual.dragonfly\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.hpux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.linux\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.netbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.openbsd\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.virtual.sunos\' # \r\nimport \'ansible.module_utils.facts.default_collectors\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.facts.ansible_collector\' # \r\nimport \'ansible.module_utils.facts.compat\' # \r\nimport \'ansible.module_utils.facts\' # \r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'ansible.module_utils.service\' # \r\n# zipimport: zlib available\r\n\r\n{"name": "sssd", "changed": true, "status": {"Type": "notify", "ExitType": "main", "Restart": "on-abnormal", "RestartMode": "normal", "NotifyAccess": "main", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "8240", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "998", "GID": "998", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 23:07:02 EDT", "ExecMainStartTimestampMonotonic": "187427747", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 23:07:02 EDT", "ExecMainHandoffTimestampMonotonic": "187435306", "ExecMainPID": "8240", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStartPre": "{ path=/bin/chown ; argv[]=/bin/chown -f -R sssd:sssd /etc/sssd/pki ; ignore_errors=yes ; start_time=[Fri 2024-09-20 23:07:02 EDT] ; stop_time=[Fri 2024-09-20 23:07:02 EDT] ; pid=8238 ; code=exited ; status=0 }", "ExecStartPreEx": "{ path=/bin/chown ; argv[]=/bin/chown -f -R sssd:sssd /etc/sssd/pki ; flags=ignore-failure privileged ; start_time=[Fri 2024-09-20 23:07:02 EDT] ; stop_time=[Fri 2024-09-20 23:07:02 EDT] ; pid=8238 ; code=exited ; status=0 }", "ExecStart": "{ path=/usr/sbin/sssd ; argv[]=/usr/sbin/sssd -i ${DEBUG_LOGGER} ; ignore_errors=no ; start_time=[Fri 2024-09-20 23:07:02 EDT] ; stop_time=[n/a] ; pid=8240 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/sssd ; argv[]=/usr/sbin/sssd -i ${DEBUG_LOGGER} ; flags= ; start_time=[Fri 2024-09-20 23:07:02 EDT] ; stop_time=[n/a] ; pid=8240 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/sssd.service", "ControlGroupId": "4399", "MemoryCurrent": "46153728", "MemoryPeak": "46632960", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3304308736", "EffectiveMemoryMax": "3702870016", "EffectiveMemoryHigh": "3702870016", "CPUUsageNSec": "118929000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "Environment": "DEBUG_LOGGER=--logger=files", "EnvironmentFiles": "/etc/sysconfig/sssd (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "3", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_setgid cap_setuid", "User": "sssd", "Group": "sssd", "DynamicUser": "no", "SetLoginEnvironment": "yes", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "sssd.service", "Names": "sssd.service", "Requires": "system.slice sysinit.target", "Wants": "nss-user-lookup.target", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "systemd-user-sessions.service nss-user-lookup.target shutdown.target multi-user.target", "After": "system.slice basic.target sysinit.target systemd-journald.socket", "Description": "System Security Services Daemon", "AccessSELinuxContext": "system_u:object_r:sssd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/sssd.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 23:07:02 EDT", "StateChangeTimestampMonotonic": "187840952", "InactiveExitTimestamp": "Fri 2024-09-20 23:07:02 EDT", "InactiveExitTimestampMonotonic": "187380195", "ActiveEnterTimestamp": "Fri 2024-09-20 23:07:02 EDT", "ActiveEnterTimestampMonotonic": "187840952", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 23:07:02 EDT", "ConditionTimestampMonotonic": "187377846", "AssertTimestamp": "Fri 2024-09-20 23:07:02 EDT", "AssertTimestampMonotonic": "187377908", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "50s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "81b9d17c302f4cebb43e90691c9f3eb2", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "sssd", "state": "restarted", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}}\r\n# clear sys.path_importer_cache\r\n# clear sys.path_hooks\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_exc\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.__interactivehook__\r\n# clear sys.meta_path\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing encodings.utf_8_sig\r\n# cleanup[2] removing _distutils_hack\r\n# destroy _distutils_hack\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing re._constants\r\n# cleanup[2] removing re._parser\r\n# cleanup[2] removing re._casefix\r\n# cleanup[2] removing re._compiler\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib._abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing urllib\r\n# destroy urllib\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing urllib.parse\r\n# destroy urllib.parse\r\n# cleanup[2] removing pathlib\r\n# cleanup[2] removing zipfile._path.glob\r\n# cleanup[2] removing zipfile._path\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing _typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _tokenize\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro.distro\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# destroy heapq\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# destroy _sitebuiltins\r\n# destroy importlib.machinery\r\n# destroy importlib._abc\r\n# destroy importlib.util\r\n# destroy _bz2\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy _blake2\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy zipfile._path\r\n# destroy zipfile\r\n# destroy pathlib\r\n# destroy zipfile._path.glob\r\n# destroy ipaddress\r\n# destroy ntpath\r\n# destroy importlib\r\n# destroy zipimport\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy grp\r\n# destroy encodings\r\n# destroy _locale\r\n# destroy locale\r\n# destroy _signal\r\n# destroy _posixsubprocess\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy shutil\r\n# destroy distro\r\n# destroy distro.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy signal\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy _heapq\r\n# destroy _queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy selectors\r\n# destroy _multiprocessing\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy pwd\r\n# destroy termios\r\n# destroy errno\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy fnmatch\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy select\r\n# destroy shlex\r\n# destroy subprocess\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# destroy textwrap\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping _tokenize\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping _typing\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy re._constants\r\n# destroy re._casefix\r\n# destroy re._compiler\r\n# destroy enum\r\n# cleanup[3] wiping copyreg\r\n# cleanup[3] wiping re._parser\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping encodings.utf_8_sig\r\n# cleanup[3] wiping os\r\n# destroy posixpath\r\n# cleanup[3] wiping genericpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy selinux._selinux\r\n# destroy systemd._daemon\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy sys.monitoring\r\n# destroy _socket\r\n# destroy _collections\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy stat\r\n# destroy genericpath\r\n# destroy re._parser\r\n# destroy tokenize\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy copyreg\r\n# destroy contextlib\r\n# destroy _typing\r\n# destroy _tokenize\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy _io\r\n# destroy marshal\r\n# clear sys.meta_path\r\n# clear sys.modules\r\n# destroy _frozen_importlib\r\n# destroy codecs\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.utf_8_sig\r\n# destroy encodings.cp437\r\n# destroy _codecs\r\n# destroy io\r\n# destroy traceback\r\n# destroy warnings\r\n# destroy weakref\r\n# destroy collections\r\n# destroy threading\r\n# destroy atexit\r\n# destroy _warnings\r\n# destroy math\r\n# destroy _bisect\r\n# destroy time\r\n# destroy _random\r\n# destroy _weakref\r\n# destroy _hashlib\r\n# destroy _operator\r\n# destroy _string\r\n# destroy re\r\n# destroy itertools\r\n# destroy _abc\r\n# destroy _sre\r\n# destroy posix\r\n# destroy _functools\r\n# destroy builtins\r\n# destroy _thread\r\n# clear sys.audit hooks\r\n', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.45.174 closed.\r\n") 7163 1726888046.67489: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216c184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216be7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216c1aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62169c9130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62169c9fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a07d70> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a07fb0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a3f770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a3fe00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a1fa40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a1d160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a04f20> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a5f6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a5e2d0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a1e030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a5cb60> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a946b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a041a0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216a94b60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a94a10> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216a94e00> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a02cc0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a954f0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a951c0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a963f0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216aac5f0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216aadcd0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216aaeb70> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216aaf1d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216aae0c0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216aafc50> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216aaf380> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a96360> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216797b60> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62167c05c0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62167c0320> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62167c05f0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62167c0f20> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62167c18e0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62167c07d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216795d00> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62167c2c60> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62167c1790> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216a96b10> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62167eefc0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216813350> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62168700e0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216872840> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216870200> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216813fb0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621612d1f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216812150> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62167c3b90> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f62168124b0> # zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_ttqmz9ic/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216192ed0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216171dc0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216170f20> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62161911c0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62161ca8a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62161ca630> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62161c9f40> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62161ca390> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216193b60> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62161cb680> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62161cb8c0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62161cbd10> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621602da00> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f621602f6b0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621602ff80> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62160311f0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216033ce0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216a02db0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216031fa0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621603bb90> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621603a660> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621603a3c0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621603a930> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62160324b0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f621607fe60> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621607fef0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216081ac0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216081880> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216083fe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62160821b0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216087830> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6216084200> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62160885f0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6216088830> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62160881d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62160801d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215f141a0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215f15490> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621608a960> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f621608bce0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621608a5a0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215f19610> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215f1a3c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215f158b0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215f1a0c0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215f1b440> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215f25dc0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215f23110> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f621600e8a0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62161ee570> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215f25fa0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215f25b80> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215fb6270> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215be4620> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215be5730> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215f9eff0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215fb6de0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215fb4920> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215fb4590> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215be7920> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215be71d0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215be73b0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215be6600> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215be7ad0> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215c4a5d0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215c485c0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215fb4650> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215c4bbc0> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215c4b380> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215c827b0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215c709e0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6215c9a030> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6215c81fd0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.service' # # zipimport: zlib available {"name": "sssd", "changed": true, "status": {"Type": "notify", "ExitType": "main", "Restart": "on-abnormal", "RestartMode": "normal", "NotifyAccess": "main", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "8240", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "998", "GID": "998", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 23:07:02 EDT", "ExecMainStartTimestampMonotonic": "187427747", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 23:07:02 EDT", "ExecMainHandoffTimestampMonotonic": "187435306", "ExecMainPID": "8240", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStartPre": "{ path=/bin/chown ; argv[]=/bin/chown -f -R sssd:sssd /etc/sssd/pki ; ignore_errors=yes ; start_time=[Fri 2024-09-20 23:07:02 EDT] ; stop_time=[Fri 2024-09-20 23:07:02 EDT] ; pid=8238 ; code=exited ; status=0 }", "ExecStartPreEx": "{ path=/bin/chown ; argv[]=/bin/chown -f -R sssd:sssd /etc/sssd/pki ; flags=ignore-failure privileged ; start_time=[Fri 2024-09-20 23:07:02 EDT] ; stop_time=[Fri 2024-09-20 23:07:02 EDT] ; pid=8238 ; code=exited ; status=0 }", "ExecStart": "{ path=/usr/sbin/sssd ; argv[]=/usr/sbin/sssd -i ${DEBUG_LOGGER} ; ignore_errors=no ; start_time=[Fri 2024-09-20 23:07:02 EDT] ; stop_time=[n/a] ; pid=8240 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/sssd ; argv[]=/usr/sbin/sssd -i ${DEBUG_LOGGER} ; flags= ; start_time=[Fri 2024-09-20 23:07:02 EDT] ; stop_time=[n/a] ; pid=8240 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/sssd.service", "ControlGroupId": "4399", "MemoryCurrent": "46153728", "MemoryPeak": "46632960", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3304308736", "EffectiveMemoryMax": "3702870016", "EffectiveMemoryHigh": "3702870016", "CPUUsageNSec": "118929000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "Environment": "DEBUG_LOGGER=--logger=files", "EnvironmentFiles": "/etc/sysconfig/sssd (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "3", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_setgid cap_setuid", "User": "sssd", "Group": "sssd", "DynamicUser": "no", "SetLoginEnvironment": "yes", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "sssd.service", "Names": "sssd.service", "Requires": "system.slice sysinit.target", "Wants": "nss-user-lookup.target", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "systemd-user-sessions.service nss-user-lookup.target shutdown.target multi-user.target", "After": "system.slice basic.target sysinit.target systemd-journald.socket", "Description": "System Security Services Daemon", "AccessSELinuxContext": "system_u:object_r:sssd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/sssd.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 23:07:02 EDT", "StateChangeTimestampMonotonic": "187840952", "InactiveExitTimestamp": "Fri 2024-09-20 23:07:02 EDT", "InactiveExitTimestampMonotonic": "187380195", "ActiveEnterTimestamp": "Fri 2024-09-20 23:07:02 EDT", "ActiveEnterTimestampMonotonic": "187840952", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 23:07:02 EDT", "ConditionTimestampMonotonic": "187377846", "AssertTimestamp": "Fri 2024-09-20 23:07:02 EDT", "AssertTimestampMonotonic": "187377908", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "50s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "81b9d17c302f4cebb43e90691c9f3eb2", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "sssd", "state": "restarted", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy fcntl # destroy datetime # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy select # destroy shlex # destroy subprocess # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.45.174 closed. 7163 1726888046.69619: done with _execute_module (ansible.legacy.systemd, {'name': 'sssd', 'state': 'restarted', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7163 1726888046.69623: _low_level_execute_command(): starting 7163 1726888046.69626: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/ > /dev/null 2>&1 && sleep 0' <10.31.46.206> ESTABLISH SSH CONNECTION FOR USER: None <10.31.46.206> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/a3358520e8"' 10.31.46.206 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888045.4149296-8044-72486925657131/ > /dev/null 2>&1 && sleep 0'"'"'' 7163 1726888046.70271: done with _execute_module (ansible.legacy.systemd, {'name': 'sssd', 'state': 'restarted', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7163 1726888046.70276: _low_level_execute_command(): starting 7163 1726888046.70281: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/ > /dev/null 2>&1 && sleep 0' <10.31.45.174> ESTABLISH SSH CONNECTION FOR USER: None <10.31.45.174> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/26e6bc9b9f"' 10.31.45.174 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888045.3562562-8042-113011382475261/ > /dev/null 2>&1 && sleep 0'"'"'' 7163 1726888046.70291: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7163 1726888046.70294: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7163 1726888046.70296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7163 1726888046.70299: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' <<< 7163 1726888046.70302: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7163 1726888046.70313: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' <<< 7163 1726888046.70321: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7163 1726888046.70324: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 7163 1726888046.70328: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 7163 1726888046.70331: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 <<< 7163 1726888046.70334: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 7163 1726888046.70340: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 7163 1726888046.70343: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888046.70347: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent <<< 7163 1726888046.70350: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7163 1726888046.70550: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888046.70555: stdout chunk (state=3): >>><<< 7163 1726888046.70743: stderr chunk (state=3): >>><<< <10.31.45.174> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.45.174 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6519\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888046.70756: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.174 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.174 originally 10.31.45.174 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/26e6bc9b9f' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6519 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888046.70759: handler run complete 7163 1726888046.70761: attempt loop complete, returning result 7163 1726888046.70763: _execute() done 7163 1726888046.70765: dumping result to json 7163 1726888046.70767: done dumping result, returning 7163 1726888046.70769: done running TaskExecutor() for managed_node2/HANDLER: fedora.linux_system_roles.tlog : Handler tlog_handler restart sssd [02619b48-4a2f-6d34-1d0e-000000000017] 7163 1726888046.70800: stderr chunk (state=3): >>>debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 7163 1726888046.70803: stdout chunk (state=3): >>><<< 7163 1726888046.70811: stderr chunk (state=3): >>><<< <10.31.46.206> (0, b'', b"OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.46.206 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8'\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6573\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet_timeout: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 7163 1726888046.70832: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.206 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.206 originally 10.31.46.206 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a3358520e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6573 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet_timeout: read header failed: Broken pipe debug2: Received exit status from master 0 7163 1726888046.70843: handler run complete 7163 1726888046.70875: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000017 7163 1726888046.70902: attempt loop complete, returning result 7163 1726888046.70906: _execute() done 7163 1726888046.70908: dumping result to json 7163 1726888046.70999: done dumping result, returning 7163 1726888046.71003: done running TaskExecutor() for managed_node3/HANDLER: fedora.linux_system_roles.tlog : Handler tlog_handler restart sssd [02619b48-4a2f-6d34-1d0e-000000000017] changed: [managed_node2] => { "changed": true, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": null, "force": null, "masked": null, "name": "sssd", "no_block": false, "scope": "system", "state": "restarted" } }, "name": "sssd", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:sssd_unit_file_t:s0", "ActiveEnterTimestamp": "Fri 2024-09-20 23:07:02 EDT", "ActiveEnterTimestampMonotonic": "187840952", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice basic.target sysinit.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 23:07:02 EDT", "AssertTimestampMonotonic": "187377908", "Before": "systemd-user-sessions.service nss-user-lookup.target shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "118929000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_setgid cap_setuid", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 23:07:02 EDT", "ConditionTimestampMonotonic": "187377846", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/sssd.service", "ControlGroupId": "4399", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "System Security Services Daemon", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveMemoryHigh": "3702870016", "EffectiveMemoryMax": "3702870016", "EffectiveTasksMax": "22362", "Environment": "DEBUG_LOGGER=--logger=files", "EnvironmentFiles": "/etc/sysconfig/sssd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 23:07:02 EDT", "ExecMainHandoffTimestampMonotonic": "187435306", "ExecMainPID": "8240", "ExecMainStartTimestamp": "Fri 2024-09-20 23:07:02 EDT", "ExecMainStartTimestampMonotonic": "187427747", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/sssd ; argv[]=/usr/sbin/sssd -i ${DEBUG_LOGGER} ; ignore_errors=no ; start_time=[Fri 2024-09-20 23:07:02 EDT] ; stop_time=[n/a] ; pid=8240 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/sssd ; argv[]=/usr/sbin/sssd -i ${DEBUG_LOGGER} ; flags= ; start_time=[Fri 2024-09-20 23:07:02 EDT] ; stop_time=[n/a] ; pid=8240 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/bin/chown ; argv[]=/bin/chown -f -R sssd:sssd /etc/sssd/pki ; ignore_errors=yes ; start_time=[Fri 2024-09-20 23:07:02 EDT] ; stop_time=[Fri 2024-09-20 23:07:02 EDT] ; pid=8238 ; code=exited ; status=0 }", "ExecStartPreEx": "{ path=/bin/chown ; argv[]=/bin/chown -f -R sssd:sssd /etc/sssd/pki ; flags=ignore-failure privileged ; start_time=[Fri 2024-09-20 23:07:02 EDT] ; stop_time=[Fri 2024-09-20 23:07:02 EDT] ; pid=8238 ; code=exited ; status=0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/sssd.service", "FreezerState": "running", "GID": "998", "Group": "sssd", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "sssd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2024-09-20 23:07:02 EDT", "InactiveExitTimestampMonotonic": "187380195", "InvocationID": "81b9d17c302f4cebb43e90691c9f3eb2", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "8240", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3304308736", "MemoryCurrent": "46153728", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "46632960", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "sssd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-abnormal", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "3", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "50s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Fri 2024-09-20 23:07:02 EDT", "StateChangeTimestampMonotonic": "187840952", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "22362", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "998", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "User": "sssd", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "nss-user-lookup.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 7163 1726888046.72080: sending task result for task 02619b48-4a2f-6d34-1d0e-000000000017 7163 1726888046.72085: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000017 7163 1726888046.72088: WORKER PROCESS EXITING 7163 1726888046.72194: done sending task result for task 02619b48-4a2f-6d34-1d0e-000000000017 7163 1726888046.72198: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": null, "force": null, "masked": null, "name": "sssd", "no_block": false, "scope": "system", "state": "restarted" } }, "name": "sssd", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:sssd_unit_file_t:s0", "ActiveEnterTimestamp": "Fri 2024-09-20 23:07:26 EDT", "ActiveEnterTimestampMonotonic": "224291955", "ActiveExitTimestamp": "Fri 2024-09-20 23:07:25 EDT", "ActiveExitTimestampMonotonic": "223899872", "ActiveState": "active", "After": "systemd-journald.socket system.slice sysinit.target basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 23:07:25 EDT", "AssertTimestampMonotonic": "223913584", "Before": "multi-user.target systemd-user-sessions.service shutdown.target nss-user-lookup.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "106116000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_setgid cap_setuid", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 23:07:25 EDT", "ConditionTimestampMonotonic": "223913515", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/sssd.service", "ControlGroupId": "4438", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "System Security Services Daemon", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveMemoryHigh": "3702878208", "EffectiveMemoryMax": "3702878208", "EffectiveTasksMax": "22362", "Environment": "DEBUG_LOGGER=--logger=files", "EnvironmentFiles": "/etc/sysconfig/sssd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 23:07:25 EDT", "ExecMainHandoffTimestampMonotonic": "224201366", "ExecMainPID": "12561", "ExecMainStartTimestamp": "Fri 2024-09-20 23:07:25 EDT", "ExecMainStartTimestampMonotonic": "224176881", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/sssd ; argv[]=/usr/sbin/sssd -i ${DEBUG_LOGGER} ; ignore_errors=no ; start_time=[Fri 2024-09-20 23:07:25 EDT] ; stop_time=[n/a] ; pid=12561 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/sssd ; argv[]=/usr/sbin/sssd -i ${DEBUG_LOGGER} ; flags= ; start_time=[Fri 2024-09-20 23:07:25 EDT] ; stop_time=[n/a] ; pid=12561 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/bin/chown ; argv[]=/bin/chown -f -R sssd:sssd /etc/sssd/pki ; ignore_errors=yes ; start_time=[Fri 2024-09-20 23:07:25 EDT] ; stop_time=[Fri 2024-09-20 23:07:25 EDT] ; pid=12559 ; code=exited ; status=0 }", "ExecStartPreEx": "{ path=/bin/chown ; argv[]=/bin/chown -f -R sssd:sssd /etc/sssd/pki ; flags=ignore-failure privileged ; start_time=[Fri 2024-09-20 23:07:25 EDT] ; stop_time=[Fri 2024-09-20 23:07:25 EDT] ; pid=12559 ; code=exited ; status=0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/sssd.service", "FreezerState": "running", "GID": "998", "Group": "sssd", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "sssd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2024-09-20 23:07:25 EDT", "InactiveEnterTimestampMonotonic": "223911944", "InactiveExitTimestamp": "Fri 2024-09-20 23:07:25 EDT", "InactiveExitTimestampMonotonic": "223917241", "InvocationID": "4b0a25b0fe524aba891b60796734f125", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "12561", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3323797504", "MemoryCurrent": "42323968", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "42819584", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "sssd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-abnormal", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "3", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "50s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Fri 2024-09-20 23:07:26 EDT", "StateChangeTimestampMonotonic": "224291955", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "22362", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "998", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "User": "sssd", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "nss-user-lookup.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 7163 1726888046.73012: no more pending results, returning what we have 7163 1726888046.73020: results queue empty 7163 1726888046.73022: checking for any_errors_fatal 7163 1726888046.73025: done checking for any_errors_fatal 7163 1726888046.73026: checking for max_fail_percentage 7163 1726888046.73029: done checking for max_fail_percentage 7163 1726888046.73030: checking to see if all hosts have failed and the running result is not ok 7163 1726888046.73032: done checking to see if all hosts have failed 7163 1726888046.73033: getting the remaining hosts for this loop 7163 1726888046.73035: done getting the remaining hosts for this loop 7163 1726888046.73041: getting the next task for host managed_node1 7163 1726888046.73049: done getting next task for host managed_node1 7163 1726888046.73051: ^ task is: TASK: meta (flush_handlers) 7163 1726888046.73053: ^ state is: HOST STATE: block=6, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888046.73055: getting the next task for host managed_node2 7163 1726888046.73058: done getting next task for host managed_node2 7163 1726888046.73060: ^ task is: TASK: meta (flush_handlers) 7163 1726888046.73061: ^ state is: HOST STATE: block=6, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888046.73062: getting the next task for host managed_node3 7163 1726888046.73065: done getting next task for host managed_node3 7163 1726888046.73067: ^ task is: TASK: meta (flush_handlers) 7163 1726888046.73068: ^ state is: HOST STATE: block=6, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888046.73081: getting variables 7163 1726888046.73084: in VariableManager get_vars() 7163 1726888046.73127: Calling all_inventory to load vars for managed_node1 7163 1726888046.73131: Calling groups_inventory to load vars for managed_node1 7163 1726888046.73134: Calling all_plugins_inventory to load vars for managed_node1 7163 1726888046.73148: Calling all_plugins_play to load vars for managed_node1 7163 1726888046.73153: Calling groups_plugins_inventory to load vars for managed_node1 7163 1726888046.73158: Calling groups_plugins_play to load vars for managed_node1 7163 1726888046.74035: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888046.74675: done with get_vars() 7163 1726888046.74688: done getting variables 7163 1726888046.74739: in VariableManager get_vars() 7163 1726888046.74749: Calling all_inventory to load vars for managed_node1 7163 1726888046.74750: Calling groups_inventory to load vars for managed_node1 7163 1726888046.74752: Calling all_plugins_inventory to load vars for managed_node1 7163 1726888046.74755: Calling all_plugins_play to load vars for managed_node1 7163 1726888046.74756: Calling groups_plugins_inventory to load vars for managed_node1 7163 1726888046.74758: Calling groups_plugins_play to load vars for managed_node1 7163 1726888046.75222: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888046.75844: done with get_vars() 7163 1726888046.75858: getting variables 7163 1726888046.75859: in VariableManager get_vars() 7163 1726888046.75865: Calling all_inventory to load vars for managed_node2 7163 1726888046.75867: Calling groups_inventory to load vars for managed_node2 7163 1726888046.75868: Calling all_plugins_inventory to load vars for managed_node2 7163 1726888046.75871: Calling all_plugins_play to load vars for managed_node2 7163 1726888046.75872: Calling groups_plugins_inventory to load vars for managed_node2 7163 1726888046.75874: Calling groups_plugins_play to load vars for managed_node2 7163 1726888046.76406: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888046.77021: done with get_vars() 7163 1726888046.77031: done getting variables 7163 1726888046.77068: in VariableManager get_vars() 7163 1726888046.77075: Calling all_inventory to load vars for managed_node2 7163 1726888046.77076: Calling groups_inventory to load vars for managed_node2 7163 1726888046.77077: Calling all_plugins_inventory to load vars for managed_node2 7163 1726888046.77080: Calling all_plugins_play to load vars for managed_node2 7163 1726888046.77081: Calling groups_plugins_inventory to load vars for managed_node2 7163 1726888046.77083: Calling groups_plugins_play to load vars for managed_node2 7163 1726888046.77543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888046.78163: done with get_vars() 7163 1726888046.78176: getting variables 7163 1726888046.78177: in VariableManager get_vars() 7163 1726888046.78183: Calling all_inventory to load vars for managed_node3 7163 1726888046.78184: Calling groups_inventory to load vars for managed_node3 7163 1726888046.78186: Calling all_plugins_inventory to load vars for managed_node3 7163 1726888046.78189: Calling all_plugins_play to load vars for managed_node3 7163 1726888046.78191: Calling groups_plugins_inventory to load vars for managed_node3 7163 1726888046.78193: Calling groups_plugins_play to load vars for managed_node3 7163 1726888046.78673: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888046.79320: done with get_vars() 7163 1726888046.79330: done getting variables 7163 1726888046.79364: in VariableManager get_vars() 7163 1726888046.79371: Calling all_inventory to load vars for managed_node3 7163 1726888046.79372: Calling groups_inventory to load vars for managed_node3 7163 1726888046.79373: Calling all_plugins_inventory to load vars for managed_node3 7163 1726888046.79376: Calling all_plugins_play to load vars for managed_node3 7163 1726888046.79377: Calling groups_plugins_inventory to load vars for managed_node3 7163 1726888046.79379: Calling groups_plugins_play to load vars for managed_node3 7163 1726888046.79833: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7163 1726888046.80454: done with get_vars() 7163 1726888046.80466: done queuing things up, now waiting for results queue to drain 7163 1726888046.80468: results queue empty 7163 1726888046.80469: checking for any_errors_fatal 7163 1726888046.80472: done checking for any_errors_fatal 7163 1726888046.80473: checking for max_fail_percentage 7163 1726888046.80473: done checking for max_fail_percentage 7163 1726888046.80474: checking to see if all hosts have failed and the running result is not ok 7163 1726888046.80474: done checking to see if all hosts have failed 7163 1726888046.80475: getting the remaining hosts for this loop 7163 1726888046.80475: done getting the remaining hosts for this loop 7163 1726888046.80478: getting the next task for host managed_node1 7163 1726888046.80481: done getting next task for host managed_node1 7163 1726888046.80482: ^ task is: None 7163 1726888046.80484: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888046.80485: getting the next task for host managed_node2 7163 1726888046.80486: done getting next task for host managed_node2 7163 1726888046.80490: ^ task is: None 7163 1726888046.80491: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888046.80492: getting the next task for host managed_node3 7163 1726888046.80494: done getting next task for host managed_node3 7163 1726888046.80495: ^ task is: None 7163 1726888046.80496: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888046.80498: done queuing things up, now waiting for results queue to drain 7163 1726888046.80500: results queue empty 7163 1726888046.80501: checking for any_errors_fatal 7163 1726888046.80502: done checking for any_errors_fatal 7163 1726888046.80503: checking for max_fail_percentage 7163 1726888046.80504: done checking for max_fail_percentage 7163 1726888046.80505: checking to see if all hosts have failed and the running result is not ok 7163 1726888046.80507: done checking to see if all hosts have failed 7163 1726888046.80510: getting the next task for host managed_node1 7163 1726888046.80513: done getting next task for host managed_node1 7163 1726888046.80514: ^ task is: None 7163 1726888046.80516: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888046.80517: getting the next task for host managed_node2 7163 1726888046.80520: done getting next task for host managed_node2 7163 1726888046.80521: ^ task is: None 7163 1726888046.80523: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7163 1726888046.80524: getting the next task for host managed_node3 7163 1726888046.80527: done getting next task for host managed_node3 7163 1726888046.80528: ^ task is: None 7163 1726888046.80529: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node1 : ok=11 changed=0 unreachable=0 failed=0 skipped=9 rescued=0 ignored=0 managed_node2 : ok=12 changed=2 unreachable=0 failed=0 skipped=9 rescued=0 ignored=0 managed_node3 : ok=12 changed=2 unreachable=0 failed=0 skipped=9 rescued=0 ignored=0 Friday 20 September 2024 23:07:26 -0400 (0:00:01.523) 0:00:18.816 ****** =============================================================================== fedora.linux_system_roles.tlog : Install session recording packages ----- 3.52s /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:5 fedora.linux_system_roles.tlog : Configure sssd proxy provider domain --- 2.21s /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:41 fedora.linux_system_roles.tlog : Get the rpm package facts -------------- 2.00s /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:10 fedora.linux_system_roles.tlog : Configure sssd services section -------- 1.76s /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:20 fedora.linux_system_roles.tlog : Handler tlog_handler restart sssd ------ 1.52s /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/handlers/main.yml:2 fedora.linux_system_roles.tlog : Configure tlog rec session ------------- 1.41s /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:103 fedora.linux_system_roles.tlog : Ensure ansible_facts used by role ------ 1.40s /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:2 fedora.linux_system_roles.tlog : Configure sssd session recording config --- 1.14s /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:64 Check if system is ostree ----------------------------------------------- 1.04s /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml:6 fedora.linux_system_roles.tlog : Check which authselect features are currently enabled --- 0.76s /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:87 fedora.linux_system_roles.tlog : Check appropriate authselect features exists --- 0.72s /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:74 fedora.linux_system_roles.tlog : Set platform/version specific variables --- 0.17s /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:19 Set flag to indicate system is ostree ----------------------------------- 0.16s /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml:11 Ensure sssd user/group exist in /etc files ------------------------------ 0.16s /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml:21 fedora.linux_system_roles.tlog : Update nsswitch ------------------------ 0.14s /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:93 fedora.linux_system_roles.tlog : Set flag to indicate system is ostree --- 0.12s /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/set_vars.yml:15 Skip test if not supported on ostree ------------------------------------ 0.12s /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/tasks/setup.yml:15 fedora.linux_system_roles.tlog : Enable authselect profile with tlog feature --- 0.10s /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:79 fedora.linux_system_roles.tlog : Set platform/version specific variables --- 0.10s /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:2 fedora.linux_system_roles.tlog : Install cockpit session recording ------ 0.10s /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog/tasks/main.yml:13 7163 1726888046.80670: RUNNING CLEANUP STDERR: import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa810d10> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa810380> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa813290> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/local/lib64/python3.12/site-packages' Adding directory: '/usr/local/lib/python3.12/site-packages' Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa6099a0> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa60a9c0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa643200> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa643410> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa659eb0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa6774a0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa65ae70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa658590> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa640470> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa6a2ae0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa6a1700> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa6a2960> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa659820> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa6a3d40> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa60b7d0> # /usr/local/lib/python3.12/site-packages/ansible/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa6d0350> # /usr/local/lib/python3.12/site-packages/ansible/_vendor/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/_vendor/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/_vendor/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa6d17c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa6d1460> # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa6d2750> import 'importlib.util' # import 'importlib.machinery' # # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa6ec260> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa6d2d50> # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa4fa390> # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa4fa1e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa6ed130> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa6d0d10> # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa54ef30> # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcfa5bac90> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa5ba060> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa54fd70> # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa5ce4e0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa5cde80> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa5bb7a0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa6ef380> import 'ansible._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa6d0c20> # /usr/local/lib/python3.12/site-packages/ansible/__pycache__/release.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/release.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/__pycache__/release.cpython-312.pyc' import 'ansible.release' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa4fac00> import 'ansible' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa6d0200> # /usr/local/lib/python3.12/site-packages/ansible/cli/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/cli/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/cli/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa404a70> # /usr/lib64/python3.12/importlib/metadata/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/__init__.py # code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/csv.cpython-312.pyc matches /usr/lib64/python3.12/csv.py # code object from '/usr/lib64/python3.12/__pycache__/csv.cpython-312.pyc' # extension module '_csv' loaded from '/usr/lib64/python3.12/lib-dynload/_csv.cpython-312-x86_64-linux-gnu.so' # extension module '_csv' executed from '/usr/lib64/python3.12/lib-dynload/_csv.cpython-312-x86_64-linux-gnu.so' import '_csv' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcfa42a1b0> import 'csv' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa429490> # /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa42a6f0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa451880> import 'ntpath' # import 'errno' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa4530b0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcfa4717c0> # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa4721b0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa453260> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa42a960> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcfa4bbef0> # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcfa4e20c0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa4e2ed0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcfa4e34d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa4e2480> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcfa4e3f50> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa4e3680> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa4e0170> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcfa2a83e0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa4e0350> # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa2a8890> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa2e0b00> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa2ab920> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa451700> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa4ba630> # /usr/lib64/python3.12/importlib/metadata/__pycache__/_adapters.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_adapters.py # code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_adapters.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py # code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa2e3da0> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py # code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcfa303800> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa303530> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcfa303620> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcfa3140e0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcfa314a10> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa3039e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa301a30> # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcfa316120> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcfa317e60> import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa3007d0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcfa3511c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa303f80> # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcfa3513d0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa314dd0> # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa352d50> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa351a30> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa376570> import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa376210> # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa377ec0> import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa3777a0> # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf99139e0> # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9913a40> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa353650> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa300860> # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9919160> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa471760> # /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py # code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9919e50> # /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py # code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf991a480> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa2e1ac0> # /usr/lib64/python3.12/importlib/metadata/__pycache__/_text.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_text.py # code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_text.cpython-312.pyc' # /usr/lib64/python3.12/importlib/metadata/__pycache__/_functools.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_functools.py # code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_functools.cpython-312.pyc' import 'importlib.metadata._functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf991ab70> import 'importlib.metadata._text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf991a810> import 'importlib.metadata._adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa2e1550> # /usr/lib64/python3.12/importlib/metadata/__pycache__/_meta.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_meta.py # code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_meta.cpython-312.pyc' import 'importlib.metadata._meta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf991ae40> # /usr/lib64/python3.12/importlib/metadata/__pycache__/_collections.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_collections.py # code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_collections.cpython-312.pyc' import 'importlib.metadata._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf991b4d0> # /usr/lib64/python3.12/importlib/metadata/__pycache__/_itertools.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_itertools.py # code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_itertools.cpython-312.pyc' import 'importlib.metadata._itertools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf991ba70> # /usr/lib64/python3.12/importlib/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/abc.cpython-312.pyc' # /usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/__init__.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_common.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9945130> # /usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/abc.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc' import 'importlib.resources.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9946d20> # /usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_adapters.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc' import 'importlib.resources._adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9947800> import 'importlib.resources._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf99449b0> # /usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_legacy.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc' import 'importlib.resources._legacy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9968aa0> import 'importlib.resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9944680> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf991be00> import 'importlib.metadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa41a810> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9969910> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9969b50> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/version.cpython-312.pyc' import 'ansible.module_utils.compat.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9969bb0> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf996b3e0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf996a0f0> # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf99900e0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf996b140> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9993da0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf9993f50> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf99a5010> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9991f70> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9992510> # /usr/local/lib/python3.12/site-packages/ansible/__pycache__/constants.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/constants.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/__pycache__/constants.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/config/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/config/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/config/__pycache__/__init__.cpython-312.pyc' import 'ansible.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf99c4470> # /usr/local/lib/python3.12/site-packages/ansible/config/__pycache__/manager.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/config/manager.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/config/__pycache__/manager.cpython-312.pyc' import 'atexit' # # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf99c56a0> # /usr/lib/python3.12/site-packages/jinja2/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/__init__.py # code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/jinja2/__pycache__/bccache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/bccache.py # code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/bccache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9811490> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf9811c10> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf99e5460> import 'jinja2.bccache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf99e4a10> # /usr/lib/python3.12/site-packages/jinja2/__pycache__/environment.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/environment.py # code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/environment.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/markupsafe/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/markupsafe/__init__.py # code object from '/usr/lib64/python3.12/site-packages/markupsafe/__pycache__/__init__.cpython-312.pyc' # extension module 'markupsafe._speedups' loaded from '/usr/lib64/python3.12/site-packages/markupsafe/_speedups.cpython-312-x86_64-linux-gnu.so' # extension module 'markupsafe._speedups' executed from '/usr/lib64/python3.12/site-packages/markupsafe/_speedups.cpython-312-x86_64-linux-gnu.so' import 'markupsafe._speedups' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf9845f10> import 'markupsafe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9844650> # /usr/lib/python3.12/site-packages/jinja2/__pycache__/nodes.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/nodes.py # code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/nodes.cpython-312.pyc' # /usr/lib/python3.12/site-packages/jinja2/__pycache__/utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/utils.py # code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf9866930> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9866720> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9866000> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9866b70> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9865b20> import 'jinja2.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9847f50> import 'jinja2.nodes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9846090> # /usr/lib/python3.12/site-packages/jinja2/__pycache__/compiler.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/compiler.py # code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/compiler.cpython-312.pyc' # /usr/lib/python3.12/site-packages/jinja2/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/exceptions.py # code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/exceptions.cpython-312.pyc' import 'jinja2.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf98b88f0> # /usr/lib/python3.12/site-packages/jinja2/__pycache__/idtracking.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/idtracking.py # code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/idtracking.cpython-312.pyc' # /usr/lib/python3.12/site-packages/jinja2/__pycache__/visitor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/visitor.py # code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/visitor.cpython-312.pyc' import 'jinja2.visitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf98b9d90> import 'jinja2.idtracking' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf98b9100> # /usr/lib/python3.12/site-packages/jinja2/__pycache__/optimizer.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/optimizer.py # code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/optimizer.cpython-312.pyc' import 'jinja2.optimizer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf98ba2d0> import 'jinja2.compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9846c00> # /usr/lib/python3.12/site-packages/jinja2/__pycache__/defaults.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/defaults.py # code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/defaults.cpython-312.pyc' # /usr/lib/python3.12/site-packages/jinja2/__pycache__/filters.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/filters.py # code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/filters.cpython-312.pyc' # /usr/lib/python3.12/site-packages/jinja2/__pycache__/async_utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/async_utils.py # code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/async_utils.cpython-312.pyc' import 'jinja2.async_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf98e23c0> # /usr/lib/python3.12/site-packages/jinja2/__pycache__/runtime.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/runtime.py # code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/runtime.cpython-312.pyc' import 'jinja2.runtime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf98e30e0> import 'jinja2.filters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf98bbda0> # /usr/lib/python3.12/site-packages/jinja2/__pycache__/tests.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/tests.py # code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/tests.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py # code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf98ff740> import 'jinja2.tests' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf98fee70> import 'jinja2.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf98bb9e0> # /usr/lib/python3.12/site-packages/jinja2/__pycache__/lexer.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/lexer.py # code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/lexer.cpython-312.pyc' # /usr/lib/python3.12/site-packages/jinja2/__pycache__/_identifier.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/_identifier.py # code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/_identifier.cpython-312.pyc' import 'jinja2._identifier' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf96c2270> import 'jinja2.lexer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf98ffcb0> # /usr/lib/python3.12/site-packages/jinja2/__pycache__/parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/parser.py # code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/parser.cpython-312.pyc' import 'jinja2.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf96c2fc0> import 'jinja2.environment' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf99e5850> # /usr/lib/python3.12/site-packages/jinja2/__pycache__/loaders.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/loaders.py # code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/loaders.cpython-312.pyc' import 'jinja2.loaders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf96f5730> import 'jinja2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf99c5b20> # /usr/lib/python3.12/site-packages/jinja2/__pycache__/nativetypes.cpython-312.pyc matches /usr/lib/python3.12/site-packages/jinja2/nativetypes.py # code object from '/usr/lib/python3.12/site-packages/jinja2/__pycache__/nativetypes.cpython-312.pyc' import 'jinja2.nativetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf99e46e0> # /usr/local/lib/python3.12/site-packages/ansible/errors/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/errors/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/errors/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/errors/__pycache__/yaml_strings.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/errors/yaml_strings.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/errors/__pycache__/yaml_strings.cpython-312.pyc' import 'ansible.errors.yaml_strings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf96f70e0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils.common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf96f7320> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils.common.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf96f7440> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/converters.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/converters.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/converters.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/six/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/six/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/six/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf96f7980> import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf96f7110> import 'ansible.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf96f6720> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/yaml.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/yaml.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/yaml.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/yaml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/__init__.py # code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/yaml/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/error.py # code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/error.cpython-312.pyc' import 'yaml.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9727e90> # /usr/lib64/python3.12/site-packages/yaml/__pycache__/tokens.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/tokens.py # code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/tokens.cpython-312.pyc' import 'yaml.tokens' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9744380> # /usr/lib64/python3.12/site-packages/yaml/__pycache__/events.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/events.py # code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/events.cpython-312.pyc' import 'yaml.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9744680> # /usr/lib64/python3.12/site-packages/yaml/__pycache__/nodes.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/nodes.py # code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/nodes.cpython-312.pyc' import 'yaml.nodes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9745070> # /usr/lib64/python3.12/site-packages/yaml/__pycache__/loader.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/loader.py # code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/loader.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/yaml/__pycache__/reader.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/reader.py # code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/reader.cpython-312.pyc' import 'yaml.reader' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9745700> # /usr/lib64/python3.12/site-packages/yaml/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/scanner.py # code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/scanner.cpython-312.pyc' import 'yaml.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9745bb0> # /usr/lib64/python3.12/site-packages/yaml/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/parser.py # code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/parser.cpython-312.pyc' import 'yaml.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9746f60> # /usr/lib64/python3.12/site-packages/yaml/__pycache__/composer.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/composer.py # code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/composer.cpython-312.pyc' import 'yaml.composer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf97478f0> # /usr/lib64/python3.12/site-packages/yaml/__pycache__/constructor.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/constructor.py # code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/constructor.cpython-312.pyc' import 'yaml.constructor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9747cb0> # /usr/lib64/python3.12/site-packages/yaml/__pycache__/resolver.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/resolver.py # code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/resolver.cpython-312.pyc' import 'yaml.resolver' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf97750d0> import 'yaml.loader' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9745370> # /usr/lib64/python3.12/site-packages/yaml/__pycache__/dumper.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/dumper.py # code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/dumper.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/yaml/__pycache__/emitter.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/emitter.py # code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/emitter.cpython-312.pyc' import 'yaml.emitter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf97757c0> # /usr/lib64/python3.12/site-packages/yaml/__pycache__/serializer.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/serializer.py # code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/serializer.cpython-312.pyc' import 'yaml.serializer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9776960> # /usr/lib64/python3.12/site-packages/yaml/__pycache__/representer.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/representer.py # code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/representer.cpython-312.pyc' import 'yaml.representer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9776d20> import 'yaml.dumper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf97755e0> # /usr/lib64/python3.12/site-packages/yaml/__pycache__/cyaml.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/yaml/cyaml.py # code object from '/usr/lib64/python3.12/site-packages/yaml/__pycache__/cyaml.cpython-312.pyc' # extension module 'yaml._yaml' loaded from '/usr/lib64/python3.12/site-packages/yaml/_yaml.cpython-312-x86_64-linux-gnu.so' # extension module 'yaml._yaml' executed from '/usr/lib64/python3.12/site-packages/yaml/_yaml.cpython-312-x86_64-linux-gnu.so' import 'yaml._yaml' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf9777a70> import 'yaml.cyaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9777680> import 'yaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf96f6ea0> import 'ansible.module_utils.common.yaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf96f6ae0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils.parsing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf97778f0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/__pycache__/convert_bool.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/convert_bool.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/__pycache__/convert_bool.cpython-312.pyc' import 'ansible.module_utils.parsing.convert_bool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9777860> # /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/__init__.cpython-312.pyc' import 'ansible.parsing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf95a0a40> # /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/quoting.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/quoting.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/quoting.cpython-312.pyc' import 'ansible.parsing.quoting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf95a0b00> # /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/__init__.cpython-312.pyc' import 'ansible.parsing.yaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf95a0c50> # /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/objects.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/objects.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/objects.cpython-312.pyc' import 'ansible.parsing.yaml.objects' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf95a0cb0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/__init__.cpython-312.pyc' import 'ansible.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf95a1fa0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/path.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/path.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/path.cpython-312.pyc' import 'ansible.utils.path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf95a2090> import 'ansible.config.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf99c4500> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/collections.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/collections.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/collections.cpython-312.pyc' import 'ansible.module_utils.common.collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf95a2600> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/fqcn.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/fqcn.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/fqcn.cpython-312.pyc' import 'ansible.utils.fqcn' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf95a2b10> # /usr/lib64/python3.12/encodings/__pycache__/unicode_escape.cpython-312.pyc matches /usr/lib64/python3.12/encodings/unicode_escape.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/unicode_escape.cpython-312.pyc' import 'encodings.unicode_escape' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf95a3440> import 'ansible.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf99a6e10> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/display.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/display.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/display.cpython-312.pyc' # /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py # code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf95d70e0> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf95d6a80> # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf95e7530> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf95d5d00> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf98446b0> # /usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/util.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf95d4fe0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf95e60f0> # /usr/lib64/python3.12/__pycache__/tty.cpython-312.pyc matches /usr/lib64/python3.12/tty.py # code object from '/usr/lib64/python3.12/__pycache__/tty.cpython-312.pyc' import 'tty' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf96114f0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/color.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/color.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/color.cpython-312.pyc' import 'ansible.utils.color' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf95a0860> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/multiprocessing.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/multiprocessing.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/multiprocessing.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf96241a0> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf96256d0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9612300> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9611b80> import 'ansible.utils.multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9611a60> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/singleton.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/singleton.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/singleton.cpython-312.pyc' import 'ansible.utils.singleton' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9611e20> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unsafe_proxy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unsafe_proxy.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unsafe_proxy.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/native_jinja.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/native_jinja.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/native_jinja.cpython-312.pyc' import 'ansible.utils.native_jinja' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf96408c0> import 'ansible.utils.unsafe_proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9613cb0> import 'ansible.utils.display' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf95a3200> # /usr/local/lib/python3.12/site-packages/ansible/__pycache__/context.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/context.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/__pycache__/context.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/context_objects.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/context_objects.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/context_objects.cpython-312.pyc' import 'ansible.utils.context_objects' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9642690> import 'ansible.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf96423f0> # /usr/local/lib/python3.12/site-packages/ansible/cli/arguments/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/cli/arguments/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/cli/arguments/__pycache__/__init__.cpython-312.pyc' import 'ansible.cli.arguments' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9642a50> # /usr/local/lib/python3.12/site-packages/ansible/cli/arguments/__pycache__/option_helpers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/cli/arguments/option_helpers.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/cli/arguments/__pycache__/option_helpers.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf96583b0> # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf96709b0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf96589e0> import 'ansible.cli.arguments.option_helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9642ae0> # /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/__init__.cpython-312.pyc' import 'ansible.inventory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9642de0> # /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/manager.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/manager.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/manager.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/data.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/data.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/data.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/group.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/group.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/group.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/vars.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/vars.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/vars.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94658b0> # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf9478aa0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf968af60> # /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/splitter.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/splitter.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/splitter.cpython-312.pyc' import 'ansible.parsing.splitter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9478f50> import 'ansible.utils.vars' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf968a840> import 'ansible.inventory.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9689850> # /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/host.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/host.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/host.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/__init__.cpython-312.pyc' import 'ansible.parsing.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9479f70> # /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/addresses.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/addresses.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/addresses.cpython-312.pyc' import 'ansible.parsing.utils.addresses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9479fd0> import 'ansible.inventory.host' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94799a0> import 'ansible.inventory.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9688e60> # /usr/local/lib/python3.12/site-packages/ansible/plugins/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/__pycache__/__init__.cpython-312.pyc' import 'ansible.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf948c080> # /usr/local/lib/python3.12/site-packages/ansible/plugins/__pycache__/loader.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/loader.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/__pycache__/loader.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf948ed20> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/typing.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/typing.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/typing.cpython-312.pyc' import 'ansible.module_utils.compat.typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf948fd10> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/__init__.cpython-312.pyc' import 'ansible.plugins.filter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf948fe30> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/__init__.cpython-312.pyc' import 'ansible.plugins.test' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf948fef0> # /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/yaml.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/yaml.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/yaml.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/loader.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/loader.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/loader.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/constructor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/constructor.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/constructor.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/parsing/vault/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/vault/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/vault/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94aa000> # /usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/__about__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/__about__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/__about__.cpython-312.pyc' import 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94aaf30> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94aaa50> # /usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/exceptions.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/exceptions.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/exceptions.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94ab4d0> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.bindings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94ab5f0> # extension module '_cffi_backend' loaded from '/usr/local/lib64/python3.12/site-packages/_cffi_backend.cpython-312-x86_64-linux-gnu.so' # extension module '_cffi_backend' executed from '/usr/local/lib64/python3.12/site-packages/_cffi_backend.cpython-312-x86_64-linux-gnu.so' import '_cffi_backend' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf94b97f0> # extension module 'cryptography.hazmat.bindings._rust' loaded from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' # extension module 'cryptography.hazmat.bindings._rust' executed from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' import 'cryptography.hazmat.bindings._rust' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf94ab770> import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94aaf60> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94aaba0> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94ba5a0> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-312.pyc' import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94ba900> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/padding.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/padding.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/padding.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/utils.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/utils.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/utils.cpython-312.pyc' import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94bbf20> import 'cryptography.hazmat.primitives.padding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94bb440> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hmac.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/hmac.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hmac.cpython-312.pyc' import 'cryptography.hazmat.primitives.hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94bbce0> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.primitives.kdf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94d0860> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/pbkdf2.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/pbkdf2.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/pbkdf2.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/constant_time.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc matches /usr/lib64/python3.12/hmac.py # code object from '/usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94d0f80> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94d0da0> import 'cryptography.hazmat.primitives.kdf.pbkdf2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94d0a10> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_cipheralgorithm.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-312.pyc' import 'cryptography.hazmat.primitives._cipheralgorithm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94d1ac0> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/base.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/modes.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.decrepit' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94e4410> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.decrepit.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94e45c0> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/algorithms.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/algorithms.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/algorithms.cpython-312.pyc' import 'cryptography.hazmat.decrepit.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94e41d0> import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94d3890> import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94d2720> import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94d1eb0> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94d19d0> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/__pycache__/backend.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/backend.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/__pycache__/backend.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.bindings.openssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94e6060> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/binding.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/binding.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/binding.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/_conditional.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/_conditional.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/_conditional.cpython-312.pyc' import 'cryptography.hazmat.bindings.openssl._conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94e6780> import 'cryptography.hazmat.bindings.openssl.binding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94e61e0> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_asymmetric.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-312.pyc' import 'cryptography.hazmat.primitives._asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94d26f0> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9500290> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/_oid.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-312.pyc' import 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9500ce0> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_serialization.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-312.pyc' import 'cryptography.hazmat.primitives._serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9500b60> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9502cc0> import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf95005c0> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9503fb0> import 'cryptography.hazmat.primitives.asymmetric.padding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9503740> import 'cryptography.hazmat.backends.openssl.backend' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94e4f80> import 'cryptography.hazmat.backends.openssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94e4da0> import 'ansible.parsing.vault' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf947b260> import 'ansible.parsing.yaml.constructor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf947aa20> import 'ansible.parsing.yaml.loader' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf947a420> # /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/ajson.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/ajson.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/ajson.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/json.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/json.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/json.cpython-312.pyc' import 'ansible.module_utils.common.json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9500e90> import 'ansible.parsing.ajson' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf947b560> import 'ansible.parsing.utils.yaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf947a330> # /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_config.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/_collection_config.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_config.cpython-312.pyc' import 'ansible.utils.collection_loader._collection_config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9510e90> # /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_finder.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/_collection_finder.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_finder.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_meta.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/_collection_meta.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_meta.cpython-312.pyc' import 'ansible.utils.collection_loader._collection_meta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf95284d0> import 'ansible.utils.collection_loader._collection_finder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf95116d0> import 'ansible.utils.collection_loader' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf947b0e0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/plugin_docs.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/plugin_docs.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/plugin_docs.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/plugin_docs.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/plugin_docs.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/plugin_docs.cpython-312.pyc' import 'ansible.parsing.plugin_docs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf95291c0> import 'ansible.utils.plugin_docs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9513260> # /usr/local/lib/python3.12/site-packages/packaging/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/__init__.cpython-312.pyc' import 'packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9529760> # /usr/local/lib/python3.12/site-packages/packaging/__pycache__/specifiers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/specifiers.py # code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/specifiers.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/packaging/__pycache__/utils.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/utils.py # code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/utils.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/packaging/__pycache__/tags.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/tags.py # code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/tags.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc matches /usr/lib64/python3.12/sysconfig.py # code object from '/usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf953d520> # /usr/local/lib/python3.12/site-packages/packaging/__pycache__/_manylinux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/_manylinux.py # code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/_manylinux.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/packaging/__pycache__/_elffile.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/_elffile.py # code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/_elffile.cpython-312.pyc' import 'packaging._elffile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf953fc20> import 'packaging._manylinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf953f080> # /usr/local/lib/python3.12/site-packages/packaging/__pycache__/_musllinux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/_musllinux.py # code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/_musllinux.cpython-312.pyc' import 'packaging._musllinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9550740> import 'packaging.tags' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf952bcb0> # /usr/local/lib/python3.12/site-packages/packaging/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/version.py # code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/version.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/packaging/__pycache__/_structures.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/_structures.py # code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/_structures.cpython-312.pyc' import 'packaging._structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf95526c0> import 'packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9551190> import 'packaging.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf952b3b0> import 'packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9529970> import 'ansible.plugins.loader' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf948ccb0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/helpers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/helpers.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/helpers.cpython-312.pyc' import 'ansible.utils.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9553c20> # /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/__init__.cpython-312.pyc' import 'ansible.vars' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9553f80> # /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/plugins.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/plugins.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/plugins.cpython-312.pyc' import 'ansible.vars.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9553f50> import 'ansible.inventory.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf965afc0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/file.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/file.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/file.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf924bbf0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf92484d0> import 'ansible.module_utils.common.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf9249b80> # /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/dataloader.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/dataloader.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/dataloader.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/basic.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/basic.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/basic.cpython-312.pyc' # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf8662d20> import 'pwd' # # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf8663110> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8663290> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf8684860> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf8684a10> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf8684c20> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8663500> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf8686b10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf86866c0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/selinux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/selinux.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/selinux.cpython-312.pyc' import 'ansible.module_utils.compat.selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8686a80> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/_text.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/_text.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/_text.cpython-312.pyc' import 'ansible.module_utils._text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8687170> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/arg_spec.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/arg_spec.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/arg_spec.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/parameters.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/parameters.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/parameters.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/warnings.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/warnings.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/warnings.cpython-312.pyc' import 'ansible.module_utils.common.warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf86981a0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/errors.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/errors.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/errors.cpython-312.pyc' import 'ansible.module_utils.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8698470> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/validation.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/validation.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/validation.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/formatters.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/formatters.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/formatters.cpython-312.pyc' import 'ansible.module_utils.common.text.formatters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8699670> import 'ansible.module_utils.common.validation' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8698710> import 'ansible.module_utils.common.parameters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8687620> import 'ansible.module_utils.common.arg_spec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8686a50> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/locale.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/locale.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/locale.cpython-312.pyc' import 'ansible.module_utils.common.locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8699a30> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/process.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/process.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/process.cpython-312.pyc' import 'ansible.module_utils.common.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8699c10> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/sys_info.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/sys_info.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/sys_info.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/distro/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/distro/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf869a3c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf869a150> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf869a0c0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/_utils.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/_utils.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/_utils.cpython-312.pyc' import 'ansible.module_utils.common._utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf869a060> import 'ansible.module_utils.common.sys_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8699ca0> import 'ansible.module_utils.basic' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8660c20> import 'ansible.parsing.dataloader' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf924bce0> # /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/manager.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/manager.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/manager.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/helpers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/helpers.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/helpers.cpython-312.pyc' import 'ansible.inventory.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf86c47d0> # /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/fact_cache.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/fact_cache.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/fact_cache.cpython-312.pyc' import 'ansible.vars.fact_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf86c4a40> # /usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/template/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/native_helpers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/template/native_helpers.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/native_helpers.cpython-312.pyc' import 'ansible.template.native_helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf86c62a0> # /usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/template.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/template/template.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/template.cpython-312.pyc' import 'ansible.template.template' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf86c6570> # /usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/vars.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/template/vars.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/vars.cpython-312.pyc' import 'ansible.template.vars' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf86c6690> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/listify.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/listify.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/listify.cpython-312.pyc' import 'ansible.utils.listify' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf86c6960> import 'ansible.template' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf86c4f20> # /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/clean.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/clean.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/clean.cpython-312.pyc' import 'ansible.vars.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf86c6c60> import 'ansible.vars.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8660a40> # /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/completers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/completers.py # code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/completers.cpython-312.pyc' import 'argcomplete.completers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf86c7020> # /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/exceptions.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/exceptions.py # code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/exceptions.cpython-312.pyc' import 'argcomplete.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf86c74a0> # /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/finders.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/finders.py # code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/finders.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/io.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/io.py # code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/io.cpython-312.pyc' import 'argcomplete.io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf86c7f80> # /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/lexers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/lexers.py # code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/lexers.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/packages/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/__init__.cpython-312.pyc' import 'argcomplete.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8704560> # /usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/_shlex.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/packages/_shlex.py # code object from '/usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/_shlex.cpython-312.pyc' import 'argcomplete.packages._shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8704710> import 'argcomplete.lexers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf87042c0> # /usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/_argparse.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/packages/_argparse.py # code object from '/usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/_argparse.cpython-312.pyc' import 'argcomplete.packages._argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8704a40> import 'argcomplete.finders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf86c7590> # /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/shell_integration.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/shell_integration.py # code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/shell_integration.cpython-312.pyc' import 'argcomplete.shell_integration' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8704d70> import 'argcomplete' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf86c6d80> import 'ansible.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa6d0bc0> # /usr/local/lib/python3.12/site-packages/ansible/cli/__pycache__/playbook.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/cli/playbook.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/cli/__pycache__/playbook.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/__init__.cpython-312.pyc' import 'ansible.executor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf87053a0> # /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/playbook_executor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/playbook_executor.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/playbook_executor.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_queue_manager.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/task_queue_manager.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_queue_manager.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf8720650> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8707ef0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf8720050> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf87073e0> # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf8720680> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8722840> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf87208f0> import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8706690> # /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/play_iterator.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/play_iterator.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/play_iterator.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/play.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/play.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/play.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/attribute.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/attribute.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/attribute.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/sentinel.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/sentinel.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/sentinel.cpython-312.pyc' import 'ansible.utils.sentinel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8741790> import 'ansible.playbook.attribute' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf87410d0> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/base.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/base.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/base.cpython-312.pyc' import 'ansible.playbook.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8741940> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/block.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/block.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/block.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/conditional.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/conditional.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/conditional.cpython-312.pyc' import 'ansible.playbook.conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8743d70> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/collectionsearch.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/collectionsearch.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/collectionsearch.cpython-312.pyc' import 'ansible.playbook.collectionsearch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf84441a0> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/delegatable.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/delegatable.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/delegatable.cpython-312.pyc' import 'ansible.playbook.delegatable' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf84443b0> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/helpers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/helpers.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/helpers.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/mod_args.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/mod_args.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/mod_args.cpython-312.pyc' import 'ansible.parsing.mod_args' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf84449e0> import 'ansible.playbook.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8444560> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/notifiable.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/notifiable.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/notifiable.cpython-312.pyc' import 'ansible.playbook.notifiable' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8444e90> # /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/metadata.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role/metadata.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/metadata.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/requirement.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role/requirement.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/requirement.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/definition.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role/definition.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/definition.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/taggable.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/taggable.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/taggable.cpython-312.pyc' import 'ansible.playbook.taggable' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8446f90> import 'ansible.playbook.role.definition' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8446750> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/galaxy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/galaxy.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/galaxy.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tarfile.cpython-312.pyc matches /usr/lib64/python3.12/tarfile.py # code object from '/usr/lib64/python3.12/__pycache__/tarfile.cpython-312.pyc' import 'tarfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8447620> import 'ansible.utils.galaxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8447350> import 'ansible.playbook.role.requirement' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf84462d0> import 'ansible.playbook.role.metadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8445e50> import 'ansible.playbook.role' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8444fb0> import 'ansible.playbook.block' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8743410> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/task.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/task.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/task.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/loop_control.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/loop_control.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/loop_control.cpython-312.pyc' import 'ansible.playbook.loop_control' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8490500> import 'ansible.playbook.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8447e00> import 'ansible.playbook.play' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf87404a0> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/playbook_include.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/playbook_include.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/playbook_include.cpython-312.pyc' import 'ansible.playbook.playbook_include' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8490cb0> import 'ansible.playbook' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8723d10> import 'ansible.executor.play_iterator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8721bb0> # /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/stats.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/stats.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/stats.cpython-312.pyc' import 'ansible.executor.stats' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf94ab230> # /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_result.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/task_result.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_result.cpython-312.pyc' import 'ansible.executor.task_result' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8490ec0> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/play_context.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/play_context.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/play_context.cpython-312.pyc' import 'ansible.playbook.play_context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8491250> # /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/difflib.cpython-312.pyc matches /usr/lib64/python3.12/difflib.py # code object from '/usr/lib64/python3.12/__pycache__/difflib.cpython-312.pyc' import 'difflib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8492780> # /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/dumper.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/dumper.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/dumper.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/hostvars.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/hostvars.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/hostvars.cpython-312.pyc' import 'ansible.vars.hostvars' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf84a9c10> import 'ansible.parsing.yaml.dumper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf84a96a0> import 'ansible.plugins.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8491a00> # /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/reserved.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/reserved.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/reserved.cpython-312.pyc' import 'ansible.vars.reserved' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8491b20> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/lock.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/lock.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/lock.cpython-312.pyc' import 'ansible.utils.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf84aa450> # /usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc matches /usr/lib64/python3.12/dataclasses.py # code object from '/usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc' import 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf84aa4b0> import 'ansible.executor.task_queue_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8705730> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/ssh_functions.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/ssh_functions.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/ssh_functions.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/paramiko.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/paramiko.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/paramiko.cpython-312.pyc' import 'ansible.module_utils.compat.paramiko' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf84d0830> import 'ansible.utils.ssh_functions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf84a9730> import 'ansible.executor.playbook_executor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8705400> import 'ansible.cli.playbook' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8704f80> [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. import 'ansible_collections' # _AnsibleCollectionRootPkgLoader(path=['/tmp/collections-FCu/ansible_collections']) import 'ansible_collections.fedora' # _AnsibleCollectionNSPkgLoader(path=['/tmp/collections-FCu/ansible_collections/fedora']) import 'ansible_collections.fedora.linux_system_roles' # _AnsibleCollectionPkgLoader(path=['/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles']) import 'ansible_collections.ansible' # _AnsibleCollectionNSPkgLoader(path=['/tmp/collections-FCu/ansible_collections/ansible']) import 'ansible_collections.ansible.builtin' # _AnsibleCollectionPkgLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/cache/__pycache__/__init__.cpython-312.pyc' import 'ansible.plugins.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa60a780> # /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/__pycache__/memory.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/cache/__pycache__/memory.cpython-312.pyc' import 'ansible.plugins.inventory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf965aab0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/host_list.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/host_list.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/script.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/script.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/auto.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/auto.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/yaml.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/yaml.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/ini.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/ini.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/shlex.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/shlex.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/shlex.cpython-312.pyc' import 'ansible.utils.shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf84d2990> # /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/toml.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/toml.cpython-312.pyc' # /usr/lib64/python3.12/tomllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/tomllib/__init__.py # code object from '/usr/lib64/python3.12/tomllib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/tomllib/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/tomllib/_parser.py # code object from '/usr/lib64/python3.12/tomllib/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/tomllib/__pycache__/_re.cpython-312.pyc matches /usr/lib64/python3.12/tomllib/_re.py # code object from '/usr/lib64/python3.12/tomllib/__pycache__/_re.cpython-312.pyc' # /usr/lib64/python3.12/tomllib/__pycache__/_types.cpython-312.pyc matches /usr/lib64/python3.12/tomllib/_types.py # code object from '/usr/lib64/python3.12/tomllib/__pycache__/_types.cpython-312.pyc' import 'tomllib._types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf84e5dc0> import 'tomllib._re' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf84e5970> import 'tomllib._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf84e4350> import 'tomllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf84e4140> # /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__pycache__/__init__.cpython-312.pyc' import 'ansible.plugins.vars' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf84e7140> # /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__pycache__/host_group_vars.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/host_group_vars.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__pycache__/host_group_vars.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/__init__.cpython-312.pyc' import 'ansible.plugins.doc_fragments' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf84d0920> # /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/vars_plugin_staging.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/vars_plugin_staging.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf84f8b90> # /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/__init__.cpython-312.pyc' import 'ansible.plugins.become' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf84faa20> # /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/__init__.cpython-312.pyc' import 'ansible.plugins.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf84fb290> import 'ansible.plugins.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf84f9bb0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/local.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/local.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pty.cpython-312.pyc matches /usr/lib64/python3.12/pty.py # code object from '/usr/lib64/python3.12/__pycache__/pty.cpython-312.pyc' import 'pty' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf84fbf50> # /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/connection_pipelining.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/connection_pipelining.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/paramiko_ssh.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/paramiko_ssh.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/paramiko_ssh.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/psrp.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/psrp.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/powershell.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/powershell.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf851ae10> # /usr/lib64/python3.12/xml/etree/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/etree/__init__.py # code object from '/usr/lib64/python3.12/xml/etree/__pycache__/__init__.cpython-312.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf851b140> # /usr/lib64/python3.12/xml/etree/__pycache__/ElementTree.cpython-312.pyc matches /usr/lib64/python3.12/xml/etree/ElementTree.py # code object from '/usr/lib64/python3.12/xml/etree/__pycache__/ElementTree.cpython-312.pyc' # /usr/lib64/python3.12/xml/etree/__pycache__/ElementPath.cpython-312.pyc matches /usr/lib64/python3.12/xml/etree/ElementPath.py # code object from '/usr/lib64/python3.12/xml/etree/__pycache__/ElementPath.cpython-312.pyc' import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf82de030> # extension module '_elementtree' loaded from '/usr/lib64/python3.12/lib-dynload/_elementtree.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf82df5f0> # extension module '_elementtree' executed from '/usr/lib64/python3.12/lib-dynload/_elementtree.cpython-312-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf82df290> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf851acf0> import 'ansible.plugins.shell.powershell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf851a1b0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/hashing.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/hashing.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/hashing.cpython-312.pyc' import 'ansible.utils.hashing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf82dfa40> # /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/ssh.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/ssh.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/winrm.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/winrm.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/json_utils.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/json_utils.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/json_utils.cpython-312.pyc' import 'ansible.module_utils.json_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8318b60> # /usr/local/lib/python3.12/site-packages/__pycache__/xmltodict.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/xmltodict.py # code object from '/usr/local/lib/python3.12/site-packages/__pycache__/xmltodict.cpython-312.pyc' # /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8319730> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf83198e0> # /usr/lib64/python3.12/xml/sax/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/__init__.py # code object from '/usr/lib64/python3.12/xml/sax/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/xml/sax/__pycache__/xmlreader.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/xmlreader.py # code object from '/usr/lib64/python3.12/xml/sax/__pycache__/xmlreader.cpython-312.pyc' # /usr/lib64/python3.12/xml/sax/__pycache__/handler.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/handler.py # code object from '/usr/lib64/python3.12/xml/sax/__pycache__/handler.cpython-312.pyc' import 'xml.sax.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf831b290> # /usr/lib64/python3.12/xml/sax/__pycache__/_exceptions.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/_exceptions.py # code object from '/usr/lib64/python3.12/xml/sax/__pycache__/_exceptions.cpython-312.pyc' import 'xml.sax._exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf831ba10> import 'xml.sax.xmlreader' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8319c40> import 'xml.sax' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf83199d0> # /usr/lib64/python3.12/xml/sax/__pycache__/saxutils.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/saxutils.py # code object from '/usr/lib64/python3.12/xml/sax/__pycache__/saxutils.cpython-312.pyc' # /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' # /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py # code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf82ff140> # /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py # code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf8378500> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf83564e0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8354380> # /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' # /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf83b8050> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf83562a0> import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8339a30> import 'xml.sax.saxutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8319760> import 'xmltodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8318d10> # /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/cmd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/cmd.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/shell_windows.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/shell_windows.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/sh.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/sh.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/shell_common.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/shell_common.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/runas.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/runas.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/su.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/su.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/sudo.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/sudo.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/include.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role/include.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/include.cpython-312.pyc' import 'ansible.playbook.role.include' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf83ba150> import 'ansible_collections.fedora.linux_system_roles.roles' # _AnsibleCollectionLoader(path=['/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles']) import 'ansible_collections.fedora.linux_system_roles.roles.tlog' # _AnsibleCollectionLoader(path=['/tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/roles/tlog']) # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/handler.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/handler.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/handler.cpython-312.pyc' import 'ansible.playbook.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf83d4350> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/task_include.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/task_include.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/task_include.cpython-312.pyc' import 'ansible.playbook.task_include' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf83d4710> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/role_include.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role_include.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/role_include.cpython-312.pyc' import 'ansible.playbook.role_include' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf83d49e0> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/handler_task_include.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/handler_task_include.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/handler_task_include.cpython-312.pyc' import 'ansible.playbook.handler_task_include' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf83d4d10> # /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/modules/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__/__init__.cpython-312.pyc' import 'ansible.modules' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf83d5c70> # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/module_common.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/module_common.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/module_common.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/interpreter_discovery.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/interpreter_discovery.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/interpreter_discovery.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/compat.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/compat.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/compat.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/namespace.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/namespace.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/namespace.cpython-312.pyc' import 'ansible.module_utils.facts.namespace' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf82155e0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/default_collectors.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/default_collectors.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/default_collectors.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/collector.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/collector.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/collector.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/timeout.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/timeout.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/timeout.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8216fc0> import 'ansible.module_utils.facts.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8216d50> import 'ansible.module_utils.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8216510> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils.facts.other' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8217230> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/facter.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/facter.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/facter.cpython-312.pyc' import 'ansible.module_utils.facts.other.facter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8234920> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/ohai.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/ohai.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/ohai.cpython-312.pyc' import 'ansible.module_utils.facts.other.ohai' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8234d40> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils.facts.system' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8235070> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/apparmor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/apparmor.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/apparmor.cpython-312.pyc' import 'ansible.module_utils.facts.system.apparmor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf82351f0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/caps.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/caps.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/caps.cpython-312.pyc' import 'ansible.module_utils.facts.system.caps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8235340> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/chroot.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/chroot.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/chroot.cpython-312.pyc' import 'ansible.module_utils.facts.system.chroot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8235520> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/cmdline.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/cmdline.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/cmdline.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/utils.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/utils.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/utils.cpython-312.pyc' import 'ansible.module_utils.facts.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8235a60> import 'ansible.module_utils.facts.system.cmdline' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8235730> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/distribution.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/distribution.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/distribution.cpython-312.pyc' import 'ansible.module_utils.facts.system.distribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8235b20> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/date_time.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/date_time.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/date_time.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/datetime.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/datetime.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/datetime.cpython-312.pyc' import 'ansible.module_utils.compat.datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8237920> import 'ansible.module_utils.facts.system.date_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf82373e0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/env.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/env.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/env.cpython-312.pyc' import 'ansible.module_utils.facts.system.env' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8237c50> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/dns.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/dns.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/dns.cpython-312.pyc' import 'ansible.module_utils.facts.system.dns' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8237d10> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/fips.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/fips.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/fips.cpython-312.pyc' import 'ansible.module_utils.facts.system.fips' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8237dd0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/loadavg.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/loadavg.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/loadavg.cpython-312.pyc' import 'ansible.module_utils.facts.system.loadavg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8237e90> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/local.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/local.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/local.cpython-312.pyc' import 'ansible.module_utils.facts.system.local' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8237f80> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/lsb.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/lsb.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/lsb.cpython-312.pyc' import 'ansible.module_utils.facts.system.lsb' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8254410> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/pkg_mgr.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/pkg_mgr.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/pkg_mgr.cpython-312.pyc' import 'ansible.module_utils.facts.system.pkg_mgr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf82545f0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/platform.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/platform.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/platform.cpython-312.pyc' import 'ansible.module_utils.facts.system.platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8254b60> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/python.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/python.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/python.cpython-312.pyc' import 'ansible.module_utils.facts.system.python' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8254ec0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/selinux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/selinux.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/selinux.cpython-312.pyc' import 'ansible.module_utils.facts.system.selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8254fb0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/service_mgr.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/service_mgr.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/service_mgr.cpython-312.pyc' import 'ansible.module_utils.facts.system.service_mgr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8255010> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/ssh_pub_keys.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/ssh_pub_keys.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/ssh_pub_keys.cpython-312.pyc' import 'ansible.module_utils.facts.system.ssh_pub_keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf82555b0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/user.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/user.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/user.cpython-312.pyc' import 'ansible.module_utils.facts.system.user' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8255850> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils.facts.hardware' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8255880> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/base.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/base.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/base.cpython-312.pyc' import 'ansible.module_utils.facts.hardware.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8255ac0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/aix.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/aix.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/aix.cpython-312.pyc' import 'ansible.module_utils.facts.hardware.aix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8255d00> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/darwin.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/darwin.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/darwin.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/sysctl.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/sysctl.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/sysctl.cpython-312.pyc' import 'ansible.module_utils.facts.sysctl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8256870> import 'ansible.module_utils.facts.hardware.darwin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8256240> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/dragonfly.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/dragonfly.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/dragonfly.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/freebsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/freebsd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/freebsd.cpython-312.pyc' import 'ansible.module_utils.facts.hardware.freebsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8256a80> import 'ansible.module_utils.facts.hardware.dragonfly' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf82568d0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/hpux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/hpux.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/hpux.cpython-312.pyc' import 'ansible.module_utils.facts.hardware.hpux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8256f90> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/hurd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/hurd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/hurd.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/linux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/linux.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/linux.cpython-312.pyc' import 'ansible.module_utils.facts.hardware.linux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8257590> import 'ansible.module_utils.facts.hardware.hurd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf82572c0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/netbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/netbsd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/netbsd.cpython-312.pyc' import 'ansible.module_utils.facts.hardware.netbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf826cbc0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/openbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/openbsd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/openbsd.cpython-312.pyc' import 'ansible.module_utils.facts.hardware.openbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf826cf20> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/sunos.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/sunos.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/sunos.cpython-312.pyc' import 'ansible.module_utils.facts.hardware.sunos' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf826d280> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf826da30> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/base.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/base.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/base.cpython-312.pyc' import 'ansible.module_utils.facts.network.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf826db80> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/aix.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/aix.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/aix.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/generic_bsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/generic_bsd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/generic_bsd.cpython-312.pyc' import 'ansible.module_utils.facts.network.generic_bsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf826e420> import 'ansible.module_utils.facts.network.aix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf826deb0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/darwin.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/darwin.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/darwin.cpython-312.pyc' import 'ansible.module_utils.facts.network.darwin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf826ed80> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/dragonfly.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/dragonfly.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/dragonfly.cpython-312.pyc' import 'ansible.module_utils.facts.network.dragonfly' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf826ede0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/fc_wwn.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/fc_wwn.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/fc_wwn.cpython-312.pyc' import 'ansible.module_utils.facts.network.fc_wwn' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf826ef30> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/freebsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/freebsd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/freebsd.cpython-312.pyc' import 'ansible.module_utils.facts.network.freebsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf826f1a0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/hpux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/hpux.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/hpux.cpython-312.pyc' import 'ansible.module_utils.facts.network.hpux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf826f230> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/hurd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/hurd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/hurd.cpython-312.pyc' import 'ansible.module_utils.facts.network.hurd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf826f3b0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/linux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/linux.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/linux.cpython-312.pyc' import 'ansible.module_utils.facts.network.linux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf826f590> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/iscsi.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/iscsi.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/iscsi.cpython-312.pyc' import 'ansible.module_utils.facts.network.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf826ff20> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/nvme.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/nvme.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/nvme.cpython-312.pyc' import 'ansible.module_utils.facts.network.nvme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf828c290> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/netbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/netbsd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/netbsd.cpython-312.pyc' import 'ansible.module_utils.facts.network.netbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf828c3e0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/openbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/openbsd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/openbsd.cpython-312.pyc' import 'ansible.module_utils.facts.network.openbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf828c4a0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/sunos.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/sunos.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/sunos.cpython-312.pyc' import 'ansible.module_utils.facts.network.sunos' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf828c710> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils.facts.virtual' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf828ca10> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/base.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/base.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/base.cpython-312.pyc' import 'ansible.module_utils.facts.virtual.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf828cbc0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/dragonfly.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/dragonfly.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/dragonfly.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/freebsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/freebsd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/freebsd.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/sysctl.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/sysctl.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/sysctl.cpython-312.pyc' import 'ansible.module_utils.facts.virtual.sysctl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf828d220> import 'ansible.module_utils.facts.virtual.freebsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf828cfe0> import 'ansible.module_utils.facts.virtual.dragonfly' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf828ce30> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/hpux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/hpux.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/hpux.cpython-312.pyc' import 'ansible.module_utils.facts.virtual.hpux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf828d3d0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/linux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/linux.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/linux.cpython-312.pyc' import 'ansible.module_utils.facts.virtual.linux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf828d580> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/netbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/netbsd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/netbsd.cpython-312.pyc' import 'ansible.module_utils.facts.virtual.netbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf828dc70> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/openbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/openbsd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/openbsd.cpython-312.pyc' import 'ansible.module_utils.facts.virtual.openbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf828dd90> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/sunos.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/sunos.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/sunos.cpython-312.pyc' import 'ansible.module_utils.facts.virtual.sunos' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf828de80> import 'ansible.module_utils.facts.default_collectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8215970> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/ansible_collector.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/ansible_collector.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/ansible_collector.cpython-312.pyc' import 'ansible.module_utils.facts.ansible_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf828deb0> import 'ansible.module_utils.facts.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8215250> import 'ansible.module_utils.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8214f20> import 'ansible.executor.interpreter_discovery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf82145c0> # /usr/local/lib/python3.12/site-packages/ansible/executor/powershell/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/powershell/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/powershell/__pycache__/__init__.cpython-312.pyc' import 'ansible.executor.powershell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf828f3e0> # /usr/local/lib/python3.12/site-packages/ansible/executor/powershell/__pycache__/module_manifest.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/powershell/module_manifest.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/powershell/__pycache__/module_manifest.cpython-312.pyc' import 'ansible.executor.powershell.module_manifest' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf828f4d0> # /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/action_write_locks.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/action_write_locks.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/action_write_locks.cpython-312.pyc' import 'ansible.executor.action_write_locks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf828f8c0> import 'ansible.executor.module_common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf81f7380> # /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/jsonify.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/jsonify.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/jsonify.cpython-312.pyc' import 'ansible.parsing.utils.jsonify' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf82a8260> import 'ansible.plugins.action' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf83d5df0> import 'ansible_collections.ansible.builtin.plugins' # _AnsibleCollectionLoader(path=None) import 'ansible_collections.ansible.builtin.plugins.action' # _AnsibleCollectionLoader(path=None) import 'ansible_collections.community' # _AnsibleCollectionNSPkgLoader(path=['/tmp/collections-FCu/ansible_collections/community']) import 'ansible_collections.community.general' # _AnsibleCollectionPkgLoader(path=['/tmp/collections-FCu/ansible_collections/community/general']) import 'ansible_collections.community.general.plugins' # _AnsibleCollectionLoader(path=['/tmp/collections-FCu/ansible_collections/community/general/plugins']) import 'ansible_collections.community.general.plugins.modules' # _AnsibleCollectionLoader(path=['/tmp/collections-FCu/ansible_collections/community/general/plugins/modules']) import 'ansible_collections.community.general.plugins.action' # _AnsibleCollectionLoader(path=['/tmp/collections-FCu/ansible_collections/community/general/plugins/action']) import 'ansible_collections.ansible.builtin.plugins.callback' # _AnsibleCollectionLoader(path=None) import 'ansible_collections.ansible.posix' # _AnsibleCollectionPkgLoader(path=['/tmp/collections-FCu/ansible_collections/ansible/posix']) import 'ansible_collections.ansible.posix.plugins' # _AnsibleCollectionLoader(path=['/tmp/collections-FCu/ansible_collections/ansible/posix/plugins']) import 'ansible_collections.ansible.posix.plugins.callback' # _AnsibleCollectionLoader(path=['/tmp/collections-FCu/ansible_collections/ansible/posix/plugins/callback']) # /tmp/collections-FCu/ansible_collections/ansible/posix/plugins/callback/__pycache__/debug.cpython-312.pyc matches /tmp/collections-FCu/ansible_collections/ansible/posix/plugins/callback/debug.py # code object from '/tmp/collections-FCu/ansible_collections/ansible/posix/plugins/callback/__pycache__/debug.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/default.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/default.cpython-312.pyc' import 'ansible.plugins.callback.default' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf82c8e90> # /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/default_callback.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/default_callback.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/result_format_callback.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/result_format_callback.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/junit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/junit.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/_junit_xml.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/_junit_xml.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/_junit_xml.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py # code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' # extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf82cb140> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf82cb050> # /usr/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/__init__.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/xml/dom/__pycache__/domreg.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/domreg.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/domreg.cpython-312.pyc' import 'xml.dom.domreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf80e42f0> import 'xml.dom' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf82cbc50> # /usr/lib64/python3.12/xml/dom/__pycache__/minidom.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/minidom.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/minidom.cpython-312.pyc' # /usr/lib64/python3.12/xml/dom/__pycache__/minicompat.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/minicompat.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/minicompat.cpython-312.pyc' import 'xml.dom.minicompat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf80e7e60> # /usr/lib64/python3.12/xml/dom/__pycache__/xmlbuilder.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/xmlbuilder.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/xmlbuilder.cpython-312.pyc' # /usr/lib64/python3.12/xml/dom/__pycache__/NodeFilter.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/NodeFilter.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/NodeFilter.cpython-312.pyc' import 'xml.dom.NodeFilter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf810e840> import 'xml.dom.xmlbuilder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf810d340> import 'xml.dom.minidom' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcfa6d17f0> import 'ansible.utils._junit_xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf82ca480> # /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/minimal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/minimal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/oneline.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/oneline.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/tree.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/tree.cpython-312.pyc' # /tmp/collections-FCu/ansible_collections/ansible/posix/plugins/callback/__pycache__/profile_tasks.cpython-312.pyc matches /tmp/collections-FCu/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py # code object from '/tmp/collections-FCu/ansible_collections/ansible/posix/plugins/callback/__pycache__/profile_tasks.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py # code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8147140> # /usr/lib64/python3.12/__pycache__/pprint.cpython-312.pyc matches /usr/lib64/python3.12/pprint.py # code object from '/usr/lib64/python3.12/__pycache__/pprint.cpython-312.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8147dd0> # /usr/local/lib/python3.12/site-packages/ansible/executor/process/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/process/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/process/__pycache__/__init__.cpython-312.pyc' import 'ansible.executor.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8045010> # /usr/local/lib/python3.12/site-packages/ansible/executor/process/__pycache__/worker.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/process/worker.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/process/__pycache__/worker.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_executor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/task_executor.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_executor.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/connection.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/connection.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/connection.cpython-312.pyc' import 'ansible.module_utils.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8144e30> import 'ansible.executor.task_executor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf80455e0> import 'ansible.executor.process.worker' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf80450a0> import 'ansible.plugins.strategy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8145670> # /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/__pycache__/linear.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/__pycache__/linear.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/included_file.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/included_file.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/included_file.cpython-312.pyc' import 'ansible.playbook.included_file' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8046390> # /usr/lib64/python3.12/multiprocessing/__pycache__/popen_fork.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/popen_fork.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/popen_fork.cpython-312.pyc' import 'multiprocessing.popen_fork' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8046d80> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py PyThreadState_Clear: warning: thread still has a frame # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8067710> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8067b00> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf80a8290> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc' import 'ansible.executor.discovery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf82ab230> # /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc' import 'ansible.executor.discovery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf812eb40> # /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc' import 'ansible.executor.discovery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf812dca0> [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node3 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. [WARNING]: Platform linux on host managed_node1 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. [WARNING]: Platform linux on host managed_node2 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/set_fact.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/set_fact.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8066390> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8065400> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf80a8440> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf80aa450> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8066cf0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf7ee4920> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf7ee7980> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf7ee4dd0> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf7ee7b30> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf7f057c0> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf7f045f0> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbcf7f065a0> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf7f06090> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf7ee67b0> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf80654f0> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf80ab6e0> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf80ab440> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf80ab860> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf80a9580> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf7fc22a0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/shell.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/shell.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf7e9ce60> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) PyThreadState_Clear: warning: thread still has a frame # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf7e9c860> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf812e330> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf7e9d880> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf812d580> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf7e9eae0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/include_vars.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/include_vars.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py PyThreadState_Clear: warning: thread still has a frame # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf7e9cdd0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf7e9f380> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbcf8144d10> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/package.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/package.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Module invocation had junk after the JSON data: # destroy dnf.plugin.dynamic # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # destroy _sitebuiltins # destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath # destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog # destroy selinux # destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # destroy six.moves.urllib # destroy six.moves # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy uuid # destroy systemd.journal # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _decimal # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # destroy copy # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # destroy ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy _dbus_bindings # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _weakref # destroy _thread # destroy _hashlib # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib # destroy _queue # destroy array # destroy copyreg # destroy _pickle # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy gzip # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata # destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd # destroy gettext # destroy libcomps # destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib # destroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib # destroy urllib.parse # destroy fnmatch # destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy rpm # destroy itertools # destroy functools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode # destroy _warnings # destroy posix # destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string # destroy _ssl # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re # destroy _random # destroy _sre # destroy _operator # destroy _functools # clear sys.audit hooks PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy rpm.transaction # destroy rpm # cleanup[3] wiping rpm._rpm # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/template.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/template.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc' [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping grp # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping tempfile # destroy io # destroy weakref # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping errno # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy abc # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections_abc # destroy _weakref # destroy _uuid # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shutil # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser # destroy tokenize # destroy _string # destroy _frozen_importlib_external # destroy _imp # destroy marshal # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy _blake2 # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select # destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib # destroy _signal # destroy _typing # destroy _tokenize # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings # destroy operator # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy functools # destroy time # destroy _warnings # destroy math # destroy _bisect # destroy re # destroy _random # destroy _hashlib # destroy itertools # destroy _collections # destroy _operator # destroy builtins # destroy _thread # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io # clear sys.audit hooks # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/command.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/command.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy fnmatch # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/service.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/service.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy fcntl # destroy datetime # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy select # destroy shlex # destroy subprocess # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing _typing # cleanup[2] removing typing # cleanup[2] removing pkgutil # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing inspect # cleanup[2] removing ansible._vendor # cleanup[2] removing ansible.release # cleanup[2] removing ansible # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing _csv # cleanup[2] removing csv # cleanup[2] removing email # cleanup[2] removing fnmatch # cleanup[2] removing ntpath # cleanup[2] removing errno # cleanup[2] removing urllib # cleanup[2] removing math # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing binascii # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing threading # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing textwrap # cleanup[2] removing quopri # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing _socket # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing base64 # cleanup[2] removing email.base64mime # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing email.quoprimime # cleanup[2] removing email.errors # cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.utils # cleanup[2] removing email.header # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing importlib.metadata._functools # cleanup[2] removing importlib.metadata._text # cleanup[2] removing importlib.metadata._adapters # cleanup[2] removing importlib.metadata._meta # cleanup[2] removing importlib.metadata._collections # cleanup[2] removing importlib.metadata._itertools # cleanup[2] removing tempfile # cleanup[2] removing importlib.resources.abc # cleanup[2] removing importlib.resources._adapters # cleanup[2] removing importlib.resources._common # cleanup[2] removing importlib.resources._legacy # cleanup[2] removing importlib.resources # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.metadata # cleanup[2] removing ansible.module_utils # cleanup[2] removing ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.version # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing signal # cleanup[2] removing fcntl # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing traceback # cleanup[2] removing ansible.config # cleanup[2] removing atexit # cleanup[2] removing configparser # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing jinja2.bccache # cleanup[2] removing markupsafe._speedups # cleanup[2] removing markupsafe # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing jinja2.utils # cleanup[2] removing jinja2.nodes # cleanup[2] removing jinja2.exceptions # cleanup[2] removing jinja2.visitor # cleanup[2] removing jinja2.idtracking # cleanup[2] removing jinja2.optimizer # cleanup[2] removing jinja2.compiler # cleanup[2] removing jinja2.async_utils # cleanup[2] removing jinja2.runtime # cleanup[2] removing jinja2.filters # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing jinja2.tests # cleanup[2] removing jinja2.defaults # cleanup[2] removing jinja2._identifier # cleanup[2] removing jinja2.lexer # cleanup[2] removing jinja2.parser # cleanup[2] removing jinja2.environment # cleanup[2] removing jinja2.loaders # cleanup[2] removing jinja2 # destroy jinja2 # destroy jinja2.bccache # destroy jinja2.utils # destroy jinja2.exceptions # destroy jinja2.visitor # destroy jinja2.idtracking # destroy jinja2.optimizer # destroy jinja2.compiler # destroy jinja2.async_utils # destroy jinja2.runtime # destroy jinja2.filters # destroy jinja2.tests # destroy jinja2.defaults # destroy jinja2._identifier # destroy jinja2.lexer # destroy jinja2.parser # destroy jinja2.environment # destroy jinja2.loaders # cleanup[2] removing jinja2.nativetypes # destroy jinja2.nativetypes # cleanup[2] removing ansible.errors.yaml_strings # cleanup[2] removing ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # cleanup[2] removing ansible.errors # cleanup[2] removing yaml.error # cleanup[2] removing yaml.tokens # cleanup[2] removing yaml.events # cleanup[2] removing yaml.nodes # cleanup[2] removing yaml.reader # cleanup[2] removing yaml.scanner # cleanup[2] removing yaml.parser # cleanup[2] removing yaml.composer # cleanup[2] removing yaml.constructor # cleanup[2] removing yaml.resolver # cleanup[2] removing yaml.loader # cleanup[2] removing yaml.emitter # cleanup[2] removing yaml.serializer # cleanup[2] removing yaml.representer # cleanup[2] removing yaml.dumper # cleanup[2] removing cython_runtime # cleanup[2] removing _cython_3_0_9 # destroy _cython_3_0_9 # cleanup[2] removing yaml._yaml # cleanup[2] removing yaml.cyaml # cleanup[2] removing yaml # cleanup[2] removing ansible.module_utils.common.yaml # cleanup[2] removing ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.parsing # cleanup[2] removing ansible.parsing.quoting # cleanup[2] removing ansible.parsing.yaml # cleanup[2] removing ansible.parsing.yaml.objects # cleanup[2] removing ansible.utils # cleanup[2] removing ansible.utils.path # cleanup[2] removing ansible.config.manager # cleanup[2] removing ansible.module_utils.common.collections # cleanup[2] removing ansible.utils.fqcn # cleanup[2] removing encodings.unicode_escape # cleanup[2] removing ansible.constants # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing tty # cleanup[2] removing ansible.utils.color # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # cleanup[2] removing multiprocessing # cleanup[2] removing ansible.utils.multiprocessing # cleanup[2] removing ansible.utils.singleton # cleanup[2] removing ansible.utils.native_jinja # cleanup[2] removing ansible.utils.unsafe_proxy # cleanup[2] removing ansible.utils.display # cleanup[2] removing ansible.utils.context_objects # cleanup[2] removing ansible.context # cleanup[2] removing ansible.cli.arguments # cleanup[2] removing copy # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing ansible.cli.arguments.option_helpers # cleanup[2] removing ansible.inventory # cleanup[2] removing platform # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing ansible.parsing.splitter # cleanup[2] removing ansible.utils.vars # cleanup[2] removing ansible.inventory.group # cleanup[2] removing ansible.parsing.utils # cleanup[2] removing ansible.parsing.utils.addresses # cleanup[2] removing ansible.inventory.host # cleanup[2] removing ansible.inventory.data # cleanup[2] removing ansible.plugins # cleanup[2] removing glob # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing ansible.plugins.filter # cleanup[2] removing ansible.plugins.test # cleanup[2] removing shlex # cleanup[2] removing cryptography.__about__ # cleanup[2] removing cryptography # cleanup[2] removing cryptography.hazmat # cleanup[2] removing cryptography.hazmat.bindings # cleanup[2] removing _cffi_backend # cleanup[2] removing _openssl # cleanup[2] removing cryptography.hazmat.bindings._rust # cleanup[2] removing cryptography.exceptions # cleanup[2] removing cryptography.hazmat.backends # cleanup[2] removing cryptography.hazmat.primitives # cleanup[2] removing cryptography.hazmat.primitives.hashes # cleanup[2] removing cryptography.utils # cleanup[2] removing cryptography.hazmat.primitives.padding # cleanup[2] removing cryptography.hazmat.primitives.hmac # cleanup[2] removing cryptography.hazmat.primitives.kdf # cleanup[2] removing hmac # cleanup[2] removing cryptography.hazmat.primitives.constant_time # cleanup[2] removing cryptography.hazmat.primitives.kdf.pbkdf2 # cleanup[2] removing cryptography.hazmat.primitives._cipheralgorithm # cleanup[2] removing cryptography.hazmat.decrepit # cleanup[2] removing cryptography.hazmat.decrepit.ciphers # cleanup[2] removing cryptography.hazmat.decrepit.ciphers.algorithms # cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms # cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes # cleanup[2] removing cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers # cleanup[2] removing cryptography.hazmat.bindings.openssl # cleanup[2] removing cryptography.hazmat.bindings.openssl._conditional # cleanup[2] removing cryptography.hazmat.bindings.openssl.binding # cleanup[2] removing cryptography.hazmat.primitives._asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric # cleanup[2] removing cryptography.hazmat._oid # cleanup[2] removing cryptography.hazmat.primitives._serialization # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.utils # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.padding # cleanup[2] removing cryptography.hazmat.backends.openssl.backend # destroy cryptography.hazmat.backends.openssl.backend # cleanup[2] removing cryptography.hazmat.backends.openssl # cleanup[2] removing ansible.parsing.vault # cleanup[2] removing ansible.parsing.yaml.constructor # cleanup[2] removing ansible.parsing.yaml.loader # cleanup[2] removing ansible.module_utils.common.json # cleanup[2] removing ansible.parsing.ajson # cleanup[2] removing ansible.parsing.utils.yaml # cleanup[2] removing ansible.utils.collection_loader._collection_config # cleanup[2] removing ansible.utils.collection_loader._collection_meta # cleanup[2] removing ansible.utils.collection_loader._collection_finder # cleanup[2] removing ansible.utils.collection_loader # cleanup[2] removing ansible.parsing.plugin_docs # cleanup[2] removing ansible.utils.plugin_docs # cleanup[2] removing packaging # destroy packaging # cleanup[2] removing sysconfig # cleanup[2] removing packaging._elffile # destroy packaging._elffile # cleanup[2] removing packaging._manylinux # cleanup[2] removing packaging._musllinux # cleanup[2] removing packaging.tags # destroy packaging.tags # cleanup[2] removing packaging._structures # destroy packaging._structures # cleanup[2] removing packaging.version # destroy packaging.version # cleanup[2] removing packaging.utils # destroy packaging.utils # cleanup[2] removing packaging.specifiers # destroy packaging.specifiers # cleanup[2] removing ansible.plugins.loader # cleanup[2] removing ansible.utils.helpers # cleanup[2] removing ansible.vars # cleanup[2] removing ansible.vars.plugins # cleanup[2] removing ansible.inventory.manager # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # cleanup[2] removing grp # cleanup[2] removing pwd # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # cleanup[2] removing ansible.parsing.dataloader # cleanup[2] removing ansible.inventory.helpers # cleanup[2] removing ansible.vars.fact_cache # cleanup[2] removing ansible.template.native_helpers # cleanup[2] removing ansible.template.template # cleanup[2] removing ansible.template.vars # cleanup[2] removing ansible.utils.listify # cleanup[2] removing ansible.template # cleanup[2] removing ansible.vars.clean # cleanup[2] removing ansible.vars.manager # cleanup[2] removing argcomplete.completers # cleanup[2] removing argcomplete.exceptions # cleanup[2] removing argcomplete.io # cleanup[2] removing argcomplete.packages # cleanup[2] removing argcomplete.packages._shlex # cleanup[2] removing argcomplete.lexers # cleanup[2] removing argcomplete.packages._argparse # cleanup[2] removing argcomplete.finders # cleanup[2] removing argcomplete.shell_integration # cleanup[2] removing argcomplete # cleanup[2] removing ansible.cli # cleanup[2] removing ansible.executor # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.util # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.queues # cleanup[2] removing ansible.utils.sentinel # cleanup[2] removing ansible.playbook.attribute # cleanup[2] removing ansible.playbook.base # cleanup[2] removing ansible.playbook.conditional # cleanup[2] removing ansible.playbook.collectionsearch # cleanup[2] removing ansible.playbook.delegatable # cleanup[2] removing ansible.parsing.mod_args # cleanup[2] removing ansible.playbook.helpers # cleanup[2] removing ansible.playbook.notifiable # cleanup[2] removing ansible.playbook.taggable # cleanup[2] removing ansible.playbook.role.definition # cleanup[2] removing tarfile # cleanup[2] removing ansible.utils.galaxy # cleanup[2] removing ansible.playbook.role.requirement # cleanup[2] removing ansible.playbook.role.metadata # cleanup[2] removing ansible.playbook.role # cleanup[2] removing ansible.playbook.block # cleanup[2] removing ansible.playbook.loop_control # cleanup[2] removing ansible.playbook.task # cleanup[2] removing ansible.playbook.play # cleanup[2] removing ansible.playbook.playbook_include # cleanup[2] removing ansible.playbook # cleanup[2] removing ansible.executor.play_iterator # cleanup[2] removing ansible.executor.stats # cleanup[2] removing ansible.executor.task_result # cleanup[2] removing ansible.playbook.play_context # cleanup[2] removing difflib # cleanup[2] removing ansible.vars.hostvars # cleanup[2] removing ansible.parsing.yaml.dumper # cleanup[2] removing ansible.plugins.callback # cleanup[2] removing ansible.vars.reserved # cleanup[2] removing ansible.utils.lock # cleanup[2] removing dataclasses # cleanup[2] removing ansible.executor.task_queue_manager # cleanup[2] removing ansible.module_utils.compat.paramiko # cleanup[2] removing ansible.utils.ssh_functions # cleanup[2] removing ansible.executor.playbook_executor # cleanup[2] removing ansible.cli.playbook # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.ansible # destroy ansible_collections.ansible # cleanup[2] removing ansible_collections.ansible.builtin # destroy ansible_collections.ansible.builtin # cleanup[2] removing ansible.plugins.cache # cleanup[2] removing ansible.plugins.cache.memory # cleanup[2] removing ansible.plugins.inventory # cleanup[2] removing ansible.plugins.inventory.host_list # cleanup[2] removing ansible.plugins.inventory.script # cleanup[2] removing ansible.plugins.inventory.auto # cleanup[2] removing ansible.plugins.inventory.yaml # cleanup[2] removing ansible.plugins.inventory.ini # cleanup[2] removing ansible.utils.shlex # cleanup[2] removing ansible.plugins.inventory.toml # cleanup[2] removing tomllib._types # cleanup[2] removing tomllib._re # cleanup[2] removing tomllib._parser # cleanup[2] removing tomllib # cleanup[2] removing ansible.plugins.vars # cleanup[2] removing ansible.plugins.vars.host_group_vars # cleanup[2] removing ansible.plugins.doc_fragments # cleanup[2] removing ansible.plugins.doc_fragments.vars_plugin_staging # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing ansible.plugins.become # cleanup[2] removing ansible.plugins.shell # cleanup[2] removing ansible.plugins.connection # cleanup[2] removing ansible.plugins.connection.local # cleanup[2] removing pty # cleanup[2] removing ansible.plugins.doc_fragments.connection_pipelining # cleanup[2] removing ansible.plugins.connection.paramiko_ssh # cleanup[2] removing ansible.plugins.connection.psrp # cleanup[2] removing xml # cleanup[2] removing xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing ansible.plugins.shell.powershell # cleanup[2] removing ansible.utils.hashing # cleanup[2] removing ansible.plugins.connection.ssh # cleanup[2] removing ansible.plugins.connection.winrm # cleanup[2] removing ansible.module_utils.json_utils # cleanup[2] removing xml.parsers # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # cleanup[2] removing xml.sax.handler # cleanup[2] removing xml.sax._exceptions # cleanup[2] removing xml.sax.xmlreader # cleanup[2] removing xml.sax # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing xml.sax.saxutils # cleanup[2] removing xmltodict # cleanup[2] removing ansible.plugins.shell.cmd # cleanup[2] removing ansible.plugins.doc_fragments.shell_windows # cleanup[2] removing ansible.plugins.shell.sh # cleanup[2] removing ansible.plugins.doc_fragments.shell_common # cleanup[2] removing ansible.plugins.become.runas # cleanup[2] removing ansible.plugins.become.su # cleanup[2] removing ansible.plugins.become.sudo # cleanup[2] removing ansible.playbook.role.include # cleanup[2] removing ansible_collections.fedora.linux_system_roles.roles # destroy ansible_collections.fedora.linux_system_roles.roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.roles.tlog # destroy ansible_collections.fedora.linux_system_roles.roles.tlog # cleanup[2] removing ansible.playbook.handler # cleanup[2] removing ansible.playbook.task_include # cleanup[2] removing ansible.playbook.role_include # cleanup[2] removing ansible.playbook.handler_task_include # cleanup[2] removing ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # cleanup[2] removing ansible.executor.interpreter_discovery # cleanup[2] removing ansible.executor.powershell # cleanup[2] removing ansible.executor.powershell.module_manifest # cleanup[2] removing ansible.executor.action_write_locks # cleanup[2] removing ansible.executor.module_common # cleanup[2] removing ansible.parsing.utils.jsonify # cleanup[2] removing ansible.plugins.action # cleanup[2] removing ansible_collections.ansible.builtin.plugins # cleanup[2] removing ansible_collections.ansible.builtin.plugins.action # cleanup[2] removing ansible_collections.community # destroy ansible_collections.community # cleanup[2] removing ansible_collections.community.general # destroy ansible_collections.community.general # cleanup[2] removing ansible_collections.community.general.plugins # destroy ansible_collections.community.general.plugins # cleanup[2] removing ansible_collections.community.general.plugins.modules # destroy ansible_collections.community.general.plugins.modules # cleanup[2] removing ansible_collections.community.general.plugins.action # destroy ansible_collections.community.general.plugins.action # cleanup[2] removing ansible_collections.ansible.builtin.plugins.callback # cleanup[2] removing ansible_collections.ansible.posix # destroy ansible_collections.ansible.posix # cleanup[2] removing ansible_collections.ansible.posix.plugins # destroy ansible_collections.ansible.posix.plugins # cleanup[2] removing ansible_collections.ansible.posix.plugins.callback # destroy ansible_collections.ansible.posix.plugins.callback # cleanup[2] removing ansible_collections.ansible.posix.plugins.callback.debug # cleanup[2] removing ansible.plugins.callback.default # cleanup[2] removing ansible.plugins.doc_fragments.default_callback # cleanup[2] removing ansible.plugins.doc_fragments.result_format_callback # cleanup[2] removing ansible.plugins.callback.junit # cleanup[2] removing _decimal # cleanup[2] removing decimal # cleanup[2] removing xml.dom.domreg # cleanup[2] removing xml.dom # cleanup[2] removing xml.dom.minicompat # cleanup[2] removing xml.dom.NodeFilter # cleanup[2] removing xml.dom.xmlbuilder # cleanup[2] removing xml.dom.minidom # cleanup[2] removing ansible.utils._junit_xml # cleanup[2] removing ansible.plugins.callback.minimal # cleanup[2] removing ansible.plugins.callback.oneline # cleanup[2] removing ansible.plugins.callback.tree # cleanup[2] removing ansible_collections.ansible.posix.plugins.callback.profile_tasks # cleanup[2] removing cmd # cleanup[2] removing pprint # cleanup[2] removing ansible.executor.process # cleanup[2] removing ansible.module_utils.connection # cleanup[2] removing ansible.executor.task_executor # cleanup[2] removing ansible.executor.process.worker # cleanup[2] removing ansible.plugins.strategy # cleanup[2] removing ansible.plugins.strategy.linear # cleanup[2] removing ansible.playbook.included_file # cleanup[2] removing multiprocessing.popen_fork # cleanup[2] removing ansible.plugins.action.set_fact # cleanup[2] removing ansible.plugins.filter.6091997562755222354_core # cleanup[2] removing passlib # cleanup[2] removing passlib.exc # cleanup[2] removing passlib.utils.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing gc # cleanup[2] removing timeit # cleanup[2] removing passlib.utils.decor # cleanup[2] removing passlib.utils.binary # cleanup[2] removing _crypt # cleanup[2] removing crypt # destroy crypt # cleanup[2] removing passlib.utils # cleanup[2] removing passlib.ifc # cleanup[2] removing passlib.registry # cleanup[2] removing passlib.utils.handlers # cleanup[2] removing ansible.utils.encrypt # cleanup[2] removing ansible.utils.unicode # cleanup[2] removing ansible.plugins.filter.6372079937130926899_encryption # cleanup[2] removing ansible.plugins.filter.5967559237114244044_mathstuff # cleanup[2] removing ansible.plugins.filter.3563886901709920496_urls # cleanup[2] removing ansible.plugins.filter.9014064407996099982_urlsplit # cleanup[2] removing ansible_collections.ansible.builtin.plugins.filter # cleanup[2] removing ansible.plugins.action.shell # cleanup[2] removing ansible.plugins.action.include_vars # cleanup[2] removing ansible.plugins.action.package # cleanup[2] removing ansible.plugins.action.template # cleanup[2] removing ansible.plugins.action.command # cleanup[2] removing ansible.plugins.action.service # destroy _sitebuiltins # destroy ansible._vendor # destroy ansible.release # destroy ansible.module_utils # destroy ansible.module_utils.common # destroy ansible.module_utils.common.text # destroy ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.yaml # destroy ansible.module_utils.common.collections # destroy ansible.module_utils.common.json # destroy ansible.module_utils.common.file # destroy ansible.module_utils.common.warnings # destroy ansible.module_utils.common.validation # destroy ansible.module_utils.common.parameters # destroy ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.locale # destroy ansible.module_utils.common.process # destroy ansible.module_utils.common._utils # destroy ansible.module_utils.common.sys_info # destroy ansible.module_utils.parsing # destroy ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils._text # destroy ansible.module_utils.errors # destroy ansible.module_utils.basic # destroy ansible.module_utils.json_utils # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # destroy ansible.module_utils.connection # destroy ansible.config # destroy ansible.config.manager # destroy ansible.errors # destroy ansible.parsing # destroy ansible.parsing.quoting # destroy ansible.parsing.yaml # destroy ansible.parsing.yaml.objects # destroy ansible.parsing.yaml.constructor # destroy ansible.parsing.yaml.loader # destroy ansible.parsing.yaml.dumper # destroy ansible.parsing.splitter # destroy ansible.parsing.utils # destroy ansible.parsing.utils.addresses # destroy ansible.parsing.utils.yaml # destroy ansible.parsing.utils.jsonify # destroy ansible.parsing.vault # destroy ansible.parsing.ajson # destroy ansible.parsing.plugin_docs # destroy ansible.parsing.dataloader # destroy ansible.parsing.mod_args # destroy ansible.inventory # destroy ansible.inventory.group # destroy ansible.inventory.host # destroy ansible.inventory.data # destroy ansible.inventory.manager # destroy ansible.inventory.helpers # destroy ansible.vars # destroy ansible.vars.plugins # destroy ansible.vars.fact_cache # destroy ansible.vars.clean # destroy ansible.vars.manager # destroy ansible.vars.hostvars # destroy ansible.vars.reserved # destroy ansible.template # destroy ansible.playbook # destroy ansible.modules # destroy ansible.cli.arguments # destroy argcomplete # destroy argcomplete.completers # destroy argcomplete.exceptions # destroy argcomplete.packages # destroy argcomplete.packages._argparse # destroy argcomplete.lexers # destroy argcomplete.finders # destroy argcomplete.shell_integration # destroy ansible.module_utils.compat.version # destroy ansible.module_utils.compat.datetime # destroy ansible.utils.path # destroy ansible.utils.fqcn # destroy ansible.utils.color # destroy ansible.utils.multiprocessing # destroy ansible.utils.singleton # destroy ansible.utils.native_jinja # destroy ansible.utils.unsafe_proxy # destroy ansible.utils.display # destroy ansible.utils.context_objects # destroy ansible.utils.vars # destroy ansible.utils.collection_loader # destroy ansible.utils.plugin_docs # destroy ansible.utils.listify # destroy ansible.utils.sentinel # destroy ansible.utils.galaxy # destroy ansible.utils.lock # destroy ansible.utils.shlex # destroy ansible.utils.hashing # destroy ansible.utils._junit_xml # destroy ansible.utils.encrypt # destroy ansible.utils.unicode # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.popen_fork # destroy ansible # destroy ansible.plugins # destroy ansible.plugins.test # destroy ansible.plugins.cache # destroy ansible.plugins.inventory # destroy ansible.plugins.vars # destroy ansible.plugins.doc_fragments # destroy ansible.plugins.become # destroy ansible.plugins.shell # destroy ansible.plugins.strategy # destroy ansible.plugins.doc_fragments.vars_plugin_staging # destroy ansible.plugins.doc_fragments.connection_pipelining # destroy ansible.plugins.doc_fragments.shell_windows # destroy ansible.plugins.doc_fragments.shell_common # destroy ansible.plugins.doc_fragments.default_callback # destroy ansible.plugins.doc_fragments.result_format_callback # destroy ansible.plugins.filter # destroy cryptography.__about__ # destroy cryptography.hazmat # destroy cryptography.hazmat.bindings # destroy cryptography.hazmat.bindings.openssl # destroy cryptography.hazmat.bindings.openssl._conditional # destroy cryptography.hazmat.backends # destroy cryptography.hazmat.primitives # destroy cryptography.hazmat.primitives.padding # destroy cryptography.hazmat.primitives.hmac # destroy cryptography.hazmat.primitives.kdf # destroy cryptography.hazmat.primitives._cipheralgorithm # destroy cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers.base # destroy cryptography.hazmat.primitives._asymmetric # destroy cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives.asymmetric.padding # destroy cryptography.hazmat.decrepit # destroy cryptography.hazmat.decrepit.ciphers # destroy cryptography.hazmat.decrepit.ciphers.algorithms # destroy cryptography.hazmat._oid # destroy cryptography.exceptions # destroy cryptography.hazmat.backends.openssl # destroy cryptography.hazmat.primitives.kdf.pbkdf2 # destroy cryptography.hazmat.primitives.constant_time # destroy hmac # destroy cryptography.hazmat.bindings.openssl.binding # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography # destroy lib # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives._serialization # destroy cryptography.hazmat.primitives.hashes # destroy cryptography.hazmat.primitives.asymmetric.utils # destroy ansible.utils.collection_loader._collection_config # destroy ansible.utils.collection_loader._collection_meta # destroy ansible.utils.collection_loader._collection_finder # destroy sysconfig # destroy packaging._manylinux # destroy packaging._musllinux # destroy ansible.plugins.action.set_fact # destroy ansible.plugins.action.shell # destroy ansible.plugins.action.include_vars # destroy ansible.plugins.action.package # destroy ansible.plugins.action.template # destroy ansible.plugins.action.command # destroy ansible.plugins.action.service # destroy ansible.plugins.cache.memory # destroy ansible_collections.ansible.posix.plugins.callback.debug # destroy ansible.plugins.callback.junit # destroy ansible.plugins.callback.minimal # destroy ansible.plugins.callback.oneline # destroy ansible.plugins.callback.tree # destroy ansible_collections.ansible.posix.plugins.callback.profile_tasks # destroy ansible.plugins.connection.local # destroy ansible.plugins.connection.paramiko_ssh # destroy ansible.plugins.connection.ssh # destroy ansible.plugins.shell.cmd # destroy ansible.plugins.shell.sh # destroy ansible.plugins.filter.6091997562755222354_core # destroy ansible.plugins.filter.6372079937130926899_encryption # destroy ansible.plugins.filter.5967559237114244044_mathstuff # destroy ansible.plugins.filter.3563886901709920496_urls # destroy ansible.plugins.filter.9014064407996099982_urlsplit # destroy ansible.plugins.strategy.linear # destroy ansible.plugins.vars.host_group_vars # destroy ansible.plugins.inventory.host_list # destroy ansible.plugins.inventory.script # destroy ansible.plugins.inventory.auto # destroy ansible.plugins.inventory.yaml # destroy ansible.plugins.inventory.ini # destroy ansible.plugins.inventory.toml # destroy ansible.plugins.become.runas # destroy ansible.plugins.become.su # destroy ansible.plugins.become.sudo # destroy selinux # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy syslog # destroy distro # destroy distro.distro # destroy ansible.template.native_helpers # destroy ansible.template.template # destroy ansible.template.vars # destroy ansible.module_utils.six # destroy argparse # destroy argcomplete.io # destroy argcomplete.packages._shlex # destroy ansible.cli.arguments.option_helpers # destroy ansible.executor.play_iterator # destroy ansible.executor.stats # destroy ansible.executor.task_result # destroy ansible.executor.task_queue_manager # destroy ansible.executor.interpreter_discovery # destroy ansible.executor.powershell # destroy ansible.executor.module_common # destroy ansible.executor.process # destroy ansible.executor.process.worker # destroy ansible.executor.task_executor # destroy _heapq # destroy _queue # destroy ansible.playbook.attribute # destroy ansible.playbook.base # destroy ansible.playbook.conditional # destroy ansible.playbook.collectionsearch # destroy ansible.playbook.delegatable # destroy ansible.playbook.helpers # destroy ansible.playbook.notifiable # destroy ansible.playbook.taggable # destroy ansible.playbook.role # destroy ansible.playbook.block # destroy ansible.playbook.loop_control # destroy ansible.playbook.task # destroy ansible.playbook.play # destroy ansible.playbook.playbook_include # destroy ansible.playbook.play_context # destroy ansible.playbook.handler # destroy ansible.playbook.task_include # destroy ansible.playbook.role_include # destroy ansible.playbook.handler_task_include # destroy ansible.playbook.included_file # destroy ansible.playbook.role.definition # destroy ansible.playbook.role.requirement # destroy ansible.playbook.role.metadata # destroy ansible.playbook.role.include # destroy tarfile # destroy grp # destroy ansible.plugins.callback # destroy difflib # destroy ansible.plugins.callback.default # destroy keyword # destroy ansible.module_utils.compat # destroy ansible.module_utils.compat.paramiko # destroy ansible.utils # destroy ansible.utils.ssh_functions # destroy ansible.executor # destroy ansible.executor.playbook_executor # destroy ansible.cli # destroy ansible.cli.playbook # destroy tomllib # destroy tomllib._types # destroy tomllib._re # destroy tomllib._parser # destroy ansible.plugins.shell.powershell # destroy ansible.plugins.connection.psrp # destroy xml.etree # destroy xml.parsers # destroy xml.sax # destroy xml.dom # destroy xml.etree.ElementPath # destroy _elementtree # destroy ansible.plugins.connection.winrm # destroy ansible.plugins.connection # destroy xmltodict # destroy xml.parsers.expat # destroy pyexpat # destroy pyexpat.errors # destroy pyexpat.model # destroy xml.sax._exceptions # destroy xml.sax.saxutils # destroy xml.sax.handler # destroy xml.sax.xmlreader # destroy ansible.plugins.action # destroy ansible.executor.powershell.module_manifest # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing.pool # destroy ansible.module_utils.compat.selinux # destroy pwd # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy pkgutil # destroy multiprocessing # destroy decimal # destroy xml.etree.ElementTree # destroy xml.dom.minicompat # destroy xml.dom.NodeFilter # destroy xml.dom.xmlbuilder # destroy xml.dom.minidom # destroy xml.dom.domreg # destroy copy # destroy xml # destroy cmd # destroy pprint # destroy queue # destroy ansible.context # destroy ansible.executor.action_write_locks # destroy ansible.plugins.loader # destroy dataclasses # destroy pty # destroy glob # destroy shlex # destroy uuid # destroy passlib # destroy passlib.utils # destroy passlib.registry # destroy passlib.utils.compat # destroy passlib.utils.compat # destroy stringprep # destroy timeit # destroy passlib.utils.decor # destroy passlib.utils.binary # destroy passlib.utils.handlers # destroy unicodedata # destroy gc # destroy _crypt # destroy passlib.exc # destroy passlib.ifc # destroy ansible.module_utils.common.text.formatters # destroy ansible.utils.helpers # cleanup[3] wiping _decimal # cleanup[3] wiping urllib.request # destroy bisect # destroy hashlib # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping multiprocessing.connection # cleanup[3] wiping multiprocessing.util # cleanup[3] wiping _multiprocessing # cleanup[3] wiping systemd._daemon # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping selinux._selinux # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.modes # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy cryptography.hazmat.primitives.ciphers.algorithms # cleanup[3] wiping cryptography.utils # cleanup[3] wiping cryptography.hazmat.bindings._rust # destroy _openssl # cleanup[3] wiping _cffi_backend # cleanup[3] wiping _uuid # cleanup[3] wiping platform # cleanup[3] wiping multiprocessing.context # destroy multiprocessing.reduction # cleanup[3] wiping multiprocessing.process # cleanup[3] wiping tty # cleanup[3] wiping logging # cleanup[3] wiping ctypes.util # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping ansible.constants # cleanup[3] wiping encodings.unicode_escape # cleanup[3] wiping yaml # destroy yaml.error # destroy yaml.tokens # destroy yaml.events # destroy yaml.nodes # destroy yaml.reader # destroy yaml.scanner # destroy yaml.parser # destroy yaml.composer # destroy yaml.constructor # destroy yaml.resolver # destroy yaml.loader # destroy yaml.emitter # destroy yaml.serializer # destroy yaml.representer # destroy yaml.dumper # destroy yaml.cyaml # cleanup[3] wiping yaml._yaml # destroy yaml # cleanup[3] wiping cython_runtime # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping ansible.errors.yaml_strings # cleanup[3] wiping jinja2.nodes # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping markupsafe # destroy string # cleanup[3] wiping markupsafe._speedups # cleanup[3] wiping pickle # destroy _compat_pickle # cleanup[3] wiping _pickle # cleanup[3] wiping configparser # cleanup[3] wiping atexit # cleanup[3] wiping traceback # cleanup[3] wiping subprocess # destroy signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping fcntl # cleanup[3] wiping getpass # cleanup[3] wiping termios # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping importlib.metadata # destroy importlib.metadata._functools # destroy importlib.metadata._text # destroy importlib.metadata._adapters # destroy importlib.metadata._meta # destroy importlib.metadata._collections # destroy importlib.metadata._itertools # destroy csv # cleanup[3] wiping importlib.abc # cleanup[3] wiping importlib.resources # destroy importlib.resources._adapters # destroy importlib.resources._legacy # cleanup[3] wiping importlib.resources._common # cleanup[3] wiping importlib.resources.abc # cleanup[3] wiping tempfile # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.header # cleanup[3] wiping email.utils # destroy urllib # destroy urllib.parse # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.charset # cleanup[3] wiping email.encoders # cleanup[3] wiping email.errors # cleanup[3] wiping email.quoprimime # cleanup[3] wiping _string # cleanup[3] wiping email.base64mime # cleanup[3] wiping base64 # cleanup[3] wiping email._parseaddr # destroy calendar # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping socket # destroy selectors # cleanup[3] wiping array # cleanup[3] wiping select # cleanup[3] wiping _socket # cleanup[3] wiping random # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping textwrap # cleanup[3] wiping zipfile # destroy zipfile._path # destroy struct # destroy bz2 # destroy lzma # cleanup[3] wiping zipfile._path.glob # cleanup[3] wiping threading # cleanup[3] wiping _struct # cleanup[3] wiping shutil # cleanup[3] wiping _lzma # cleanup[3] wiping _bz2 # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping binascii # cleanup[3] wiping pathlib # destroy fnmatch # cleanup[3] wiping ipaddress # cleanup[3] wiping math # cleanup[3] wiping errno # cleanup[3] wiping ntpath # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email.base64mime # destroy email.quoprimime # destroy email.errors # destroy email.encoders # destroy email.charset # destroy email.utils # destroy email.header # destroy email.iterators # destroy email.message # destroy email.feedparser # destroy email.parser # cleanup[3] wiping _csv # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy linecache # destroy token # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _opcode # cleanup[3] wiping typing # cleanup[3] wiping _typing # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping weakref # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # destroy importlib.resources # destroy importlib.abc # destroy importlib.metadata # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy decimal # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy selinux._selinux # destroy _cffi_backend # destroy _curses # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _string # destroy _weakref # destroy _typing # destroy platform # destroy _uuid # destroy re._parser # destroy tokenize # destroy _signal # destroy select # destroy json.scanner # destroy _json # destroy atexit # destroy configparser # destroy stat # destroy _functools # destroy cryptography.hazmat.primitives.ciphers.modes # destroy inspect # destroy _tokenize # destroy shutil # destroy copyreg # destroy pickle # destroy markupsafe._speedups # destroy importlib # destroy zipimport # destroy enum # destroy _thread # destroy markupsafe # destroy ntpath # destroy array # destroy math # destroy ipaddress # destroy _pickle # destroy abc # destroy _opcode # destroy jinja2.nodes # destroy cryptography.utils # destroy importlib.resources.abc # destroy importlib.resources._common # destroy email # destroy _warnings # destroy posix # destroy zlib # destroy _compression # destroy posixpath # destroy zipfile # destroy contextlib # destroy pathlib # destroy zipfile._path.glob # destroy _csv # destroy _bz2 # destroy _lzma # destroy locale # destroy binascii # destroy tempfile # destroy multiprocessing.process # destroy multiprocessing.util # destroy collections # destroy weakref # destroy _multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.context # destroy _hashlib # destroy http.client # destroy socket # destroy base64 # destroy errno # destroy _blake2 # destroy _ssl # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.unicode_escape # destroy curses # destroy collections.abc # destroy ctypes # destroy fcntl # destroy getpass # destroy io # destroy logging # destroy os # destroy random # destroy subprocess # destroy termios # destroy textwrap # destroy threading # destroy time # destroy tty # destroy typing # destroy _random # destroy _codecs # destroy codecs # destroy datetime # destroy json # destroy ansible.constants # destroy _struct # destroy _sre # destroy functools # destroy operator # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy re # destroy traceback # destroy ansible.errors.yaml_strings # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy types # destroy warnings # destroy _operator # destroy itertools # clear sys.audit hooks 6991 1726888050.01563: no more pending results, returning what we have 6991 1726888050.01566: results queue empty 6991 1726888050.01567: checking for any_errors_fatal 6991 1726888050.01570: done checking for any_errors_fatal 6991 1726888050.01570: checking for max_fail_percentage 6991 1726888050.01571: done checking for max_fail_percentage 6991 1726888050.01572: checking to see if all hosts have failed and the running result is not ok 6991 1726888050.01572: done checking to see if all hosts have failed 6991 1726888050.01573: getting the remaining hosts for this loop 6991 1726888050.01574: done getting the remaining hosts for this loop 6991 1726888050.01577: getting the next task for host managed_node2 6991 1726888050.01580: done getting next task for host managed_node2 6991 1726888050.01582: ^ task is: TASK: Remove the temporary file 6991 1726888050.01584: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6991 1726888050.01586: getting variables 6991 1726888050.01587: in VariableManager get_vars() 6991 1726888050.01602: Calling all_inventory to load vars for managed_node2 6991 1726888050.01604: Calling groups_inventory to load vars for managed_node2 6991 1726888050.01606: Calling all_plugins_inventory to load vars for managed_node2 6991 1726888050.01612: Calling all_plugins_play to load vars for managed_node2 6991 1726888050.01614: Calling groups_plugins_inventory to load vars for managed_node2 6991 1726888050.01616: Calling groups_plugins_play to load vars for managed_node2 6991 1726888050.01712: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6991 1726888050.01822: done with get_vars() 6991 1726888050.01831: done getting variables TASK [Remove the temporary file] *********************************************** task path: /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/tests_default_wrapper.yml:30 Friday 20 September 2024 23:07:30 -0400 (0:00:23.300) 0:00:26.383 ****** 6991 1726888050.01895: entering _queue_task() for managed_node2/file 6991 1726888050.02305: worker is 1 (out of 1 available) 6991 1726888050.02318: exiting _queue_task() for managed_node2/file 6991 1726888050.02329: done queuing things up, now waiting for results queue to drain 6991 1726888050.02330: waiting for pending results... 6991 1726888050.02495: running TaskExecutor() for managed_node2/TASK: Remove the temporary file 6991 1726888050.02554: in run() - task 02619b48-4a2f-8474-922a-000000000009 6991 1726888050.02574: variable 'ansible_search_path' from source: unknown 6991 1726888050.02603: calling self._execute() 6991 1726888050.02624: in VariableManager get_vars() 6991 1726888050.02667: Calling all_inventory to load vars for localhost 6991 1726888050.02677: Calling groups_inventory to load vars for localhost 6991 1726888050.02680: Calling all_plugins_inventory to load vars for localhost 6991 1726888050.02698: Calling all_plugins_play to load vars for localhost 6991 1726888050.02703: Calling groups_plugins_inventory to load vars for localhost 6991 1726888050.02709: Calling groups_plugins_play to load vars for localhost 6991 1726888050.02771: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6991 1726888050.02795: done with get_vars() 6991 1726888050.02799: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6991 1726888050.02842: variable 'ansible_delegated_vars' from source: unknown 6991 1726888050.02846: variable 'ansible_connection' from source: host vars for 'localhost' 6991 1726888050.02849: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 6991 1726888050.02860: variable 'omit' from source: magic vars 6991 1726888050.03219: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6991 1726888050.03394: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6991 1726888050.03426: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6991 1726888050.03456: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6991 1726888050.03482: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6991 1726888050.03553: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 6991 1726888050.03570: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 6991 1726888050.03591: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 6991 1726888050.03608: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 6991 1726888050.03702: variable 'tempinventory' from source: set_fact 6991 1726888050.03726: Evaluated conditional (tempinventory.path is defined): True 6991 1726888050.03730: variable 'omit' from source: magic vars 6991 1726888050.03756: variable 'omit' from source: magic vars 6991 1726888050.03832: variable 'tempinventory' from source: set_fact 6991 1726888050.03856: variable 'omit' from source: magic vars 6991 1726888050.03867: variable 'ansible_delegated_vars' from source: unknown 6991 1726888050.03870: variable 'ansible_connection' from source: host vars for 'localhost' 6991 1726888050.03873: variable 'ansible_connection' from source: host vars for 'localhost' 6991 1726888050.03886: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6991 1726888050.03907: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=True, class_only=False) 6991 1726888050.03920: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6991 1726888050.03933: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6991 1726888050.03943: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6991 1726888050.04005: Set connection var ansible_timeout to 10 6991 1726888050.04009: Set connection var ansible_shell_type to sh 6991 1726888050.04012: Set connection var ansible_connection to local 6991 1726888050.04015: Set connection var ansible_module_compression to ZIP_DEFLATED 6991 1726888050.04017: Set connection var ansible_shell_executable to /bin/sh 6991 1726888050.04023: Set connection var ansible_pipelining to False 6991 1726888050.04041: variable 'ansible_delegated_vars' from source: unknown 6991 1726888050.04044: variable 'ansible_connection' from source: host vars for 'localhost' 6991 1726888050.04047: variable 'ansible_user' from source: unknown 6991 1726888050.04166: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 6991 1726888050.04174: variable 'omit' from source: magic vars 6991 1726888050.04178: starting attempt loop 6991 1726888050.04183: running the handler 6991 1726888050.04202: _low_level_execute_command(): starting 6991 1726888050.04215: _low_level_execute_command(): executing: /bin/sh -c 'echo ~root && sleep 0' 6991 1726888050.04218: in local.exec_command() 6991 1726888050.04220: opening command with Popen() 6991 1726888050.04295: done running command with Popen() 6991 1726888050.04298: getting output with communicate() 6991 1726888050.04613: done communicating 6991 1726888050.04617: done with local.exec_command() 6991 1726888050.04620: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 6991 1726888050.04633: _low_level_execute_command(): starting 6991 1726888050.04642: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726888050.0462008-8152-159818414098939 `" && echo ansible-tmp-1726888050.0462008-8152-159818414098939="` echo /root/.ansible/tmp/ansible-tmp-1726888050.0462008-8152-159818414098939 `" ) && sleep 0' 6991 1726888050.04649: in local.exec_command() 6991 1726888050.04652: opening command with Popen() 6991 1726888050.04693: done running command with Popen() 6991 1726888050.04696: getting output with communicate() 6991 1726888050.05370: done communicating 6991 1726888050.05373: done with local.exec_command() 6991 1726888050.05376: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726888050.0462008-8152-159818414098939=/root/.ansible/tmp/ansible-tmp-1726888050.0462008-8152-159818414098939 , stderr= 6991 1726888050.05394: variable 'ansible_delegated_vars' from source: unknown 6991 1726888050.05443: variable 'ansible_module_compression' from source: unknown 6991 1726888050.05480: ANSIBALLZ: Using lock for file 6991 1726888050.05484: ANSIBALLZ: Acquiring lock 6991 1726888050.05487: ANSIBALLZ: Lock acquired: 140414753328256 6991 1726888050.05489: ANSIBALLZ: Creating module 6991 1726888050.14645: ANSIBALLZ: Writing module into payload 6991 1726888050.14755: ANSIBALLZ: Writing module 6991 1726888050.14775: ANSIBALLZ: Renaming module 6991 1726888050.14792: ANSIBALLZ: Done creating module 6991 1726888050.14796: variable 'ansible_python_interpreter' from source: host vars for 'localhost' 6991 1726888050.14843: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726888050.0462008-8152-159818414098939/AnsiballZ_file.py 6991 1726888050.14905: done transferring module to remote 6991 1726888050.14923: _low_level_execute_command(): starting 6991 1726888050.14929: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726888050.0462008-8152-159818414098939/ /root/.ansible/tmp/ansible-tmp-1726888050.0462008-8152-159818414098939/AnsiballZ_file.py && sleep 0' 6991 1726888050.14932: in local.exec_command() 6991 1726888050.14939: opening command with Popen() 6991 1726888050.14984: done running command with Popen() 6991 1726888050.14987: getting output with communicate() 6991 1726888050.15407: done communicating 6991 1726888050.15411: done with local.exec_command() 6991 1726888050.15413: _low_level_execute_command() done: rc=0, stdout=, stderr= 6991 1726888050.15416: _low_level_execute_command(): starting 6991 1726888050.15423: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726888050.0462008-8152-159818414098939/AnsiballZ_file.py && sleep 0' 6991 1726888050.15425: in local.exec_command() 6991 1726888050.15430: opening command with Popen() 6991 1726888050.15472: done running command with Popen() 6991 1726888050.15476: getting output with communicate() 6991 1726888050.44604: done communicating 6991 1726888050.44608: done with local.exec_command() 6991 1726888050.44655: _low_level_execute_command() done: rc=0, stdout= {"path": "/tmp/ansible.8dojvvqp.yaml", "changed": true, "diff": {"before": {"path": "/tmp/ansible.8dojvvqp.yaml", "state": "file"}, "after": {"path": "/tmp/ansible.8dojvvqp.yaml", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/tmp/ansible.8dojvvqp.yaml", "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": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4daa360bc0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4daa360230> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4daa363140> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/local/lib64/python3.12/site-packages' Adding directory: '/usr/local/lib/python3.12/site-packages' Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4daa15d790> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4daa15e7b0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4daa1b06b0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4daa1b0800> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4daa1cffb0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4daa1f4740> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4daa1cc350> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4daa1b1a30> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4daa199820> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4daa1f7fb0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4daa1f6c90> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4daa1f7e90> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4daa1f5460> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4daa219070> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4daa198aa0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4daa2194f0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4daa2193d0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4daa219760> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4daa1935c0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4daa219dc0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4daa219a90> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4daa21ac90> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4daa240ec0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4daa2425d0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4daa243440> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4daa243aa0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4daa242990> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4da9ff8500> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4daa243bf0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4daa21acf0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4daa02c440> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4daa02cf80> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4daa02cce0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4daa02cfb0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4daa02d8e0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4daa02e2d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4daa02d190> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4da9ffa5a0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4daa02f6e0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4daa02e420> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4daa21b3e0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4daa04fa40> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4daa06fd70> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4daa0ccb60> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4daa0cf2c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4daa0ccc80> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4daa099b80> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4da9929ca0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4daa06eb70> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4daa04c650> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4daa06f170> # zipimport: found 30 names in '/tmp/ansible_file_payload_7praory1/ansible_file_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4da997b950> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4da9962840> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4da99619d0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4da9979c40> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4da99a74a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4da99a7230> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4da99a6b40> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4da99a75f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4da99a6780> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4da99cc1a0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4da99cc3e0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4da99cc8c0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4da99f6690> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4da99f7dd0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4da981ccb0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4da981de50> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4da9820950> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4da9820a70> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4da981ebd0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4da98648c0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4da98233e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4da9823140> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4da98236b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4da981f0e0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4da9868b60> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4da9868cb0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4da986a840> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4da986a600> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4da986cda0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4da986af00> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4da9870590> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4da986cf50> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4da98713d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4da9871400> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4da9871970> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4da9868fb0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4da9878f80> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4da987a0f0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4da9873710> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4da9878200> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4da98732f0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4da98fe0c0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4da98fee70> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4da987a270> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4da98fef60> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4da9700dd0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4da970bb60> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4da97078c0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4da99db8c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4da970dbb0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4da970bdd0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4da970b980> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping grp # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping tempfile # destroy io # destroy weakref # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping errno # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy abc # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections_abc # destroy _weakref # destroy _uuid # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shutil # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser # destroy tokenize # destroy _string # destroy _frozen_importlib_external # destroy _imp # destroy marshal # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy _blake2 # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select # destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib # destroy _signal # destroy _typing # destroy _tokenize # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings # destroy operator # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy functools # destroy time # destroy _warnings # destroy math # destroy _bisect # destroy re # destroy _random # destroy _hashlib # destroy itertools # destroy _collections # destroy _operator # destroy builtins # destroy _thread # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io # clear sys.audit hooks 6991 1726888050.44868: done with _execute_module (file, {'path': '/tmp/ansible.8dojvvqp.yaml', 'state': 'absent', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726888050.0462008-8152-159818414098939/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6991 1726888050.44873: _low_level_execute_command(): starting 6991 1726888050.44876: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726888050.0462008-8152-159818414098939/ > /dev/null 2>&1 && sleep 0' 6991 1726888050.44878: in local.exec_command() 6991 1726888050.44880: opening command with Popen() 6991 1726888050.44883: done running command with Popen() 6991 1726888050.44885: getting output with communicate() 6991 1726888050.46103: done communicating 6991 1726888050.46106: done with local.exec_command() 6991 1726888050.46109: _low_level_execute_command() done: rc=0, stdout=, stderr= 6991 1726888050.46111: handler run complete 6991 1726888050.46115: variable 'ansible_host' from source: unknown 6991 1726888050.46117: variable 'ansible_port' from source: unknown 6991 1726888050.46119: variable 'ansible_user' from source: unknown 6991 1726888050.46121: variable 'ansible_connection' from source: host vars for 'localhost' 6991 1726888050.46123: attempt loop complete, returning result 6991 1726888050.46125: _execute() done 6991 1726888050.46127: dumping result to json 6991 1726888050.46129: done dumping result, returning 6991 1726888050.46132: done running TaskExecutor() for managed_node2/TASK: Remove the temporary file [02619b48-4a2f-8474-922a-000000000009] 6991 1726888050.46134: sending task result for task 02619b48-4a2f-8474-922a-000000000009 6991 1726888050.46329: done sending task result for task 02619b48-4a2f-8474-922a-000000000009 6991 1726888050.46332: WORKER PROCESS EXITING changed: [managed_node2 -> localhost] => { "changed": true, "path": "/tmp/ansible.8dojvvqp.yaml", "state": "absent" } 6991 1726888050.46405: no more pending results, returning what we have 6991 1726888050.46409: results queue empty 6991 1726888050.46410: checking for any_errors_fatal 6991 1726888050.52517: done checking for any_errors_fatal 6991 1726888050.52519: checking for max_fail_percentage 6991 1726888050.52521: done checking for max_fail_percentage 6991 1726888050.52521: checking to see if all hosts have failed and the running result is not ok 6991 1726888050.52522: done checking to see if all hosts have failed 6991 1726888050.52523: getting the remaining hosts for this loop 6991 1726888050.52524: done getting the remaining hosts for this loop 6991 1726888050.52527: getting the next task for host managed_node2 6991 1726888050.52532: done getting next task for host managed_node2 6991 1726888050.52533: ^ task is: TASK: meta (flush_handlers) 6991 1726888050.52534: ^ state is: HOST STATE: block=3, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6991 1726888050.52539: getting variables 6991 1726888050.52540: in VariableManager get_vars() 6991 1726888050.52562: Calling all_inventory to load vars for managed_node2 6991 1726888050.52564: Calling groups_inventory to load vars for managed_node2 6991 1726888050.52566: Calling all_plugins_inventory to load vars for managed_node2 6991 1726888050.52574: Calling all_plugins_play to load vars for managed_node2 6991 1726888050.52575: Calling groups_plugins_inventory to load vars for managed_node2 6991 1726888050.52577: Calling groups_plugins_play to load vars for managed_node2 6991 1726888050.52688: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6991 1726888050.52850: done with get_vars() 6991 1726888050.52863: done getting variables 6991 1726888050.53194: in VariableManager get_vars() 6991 1726888050.53205: Calling all_inventory to load vars for managed_node2 6991 1726888050.53211: Calling groups_inventory to load vars for managed_node2 6991 1726888050.53215: Calling all_plugins_inventory to load vars for managed_node2 6991 1726888050.53222: Calling all_plugins_play to load vars for managed_node2 6991 1726888050.53224: Calling groups_plugins_inventory to load vars for managed_node2 6991 1726888050.53227: Calling groups_plugins_play to load vars for managed_node2 6991 1726888050.53536: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6991 1726888050.53759: done with get_vars() 6991 1726888050.53773: done queuing things up, now waiting for results queue to drain 6991 1726888050.53775: results queue empty 6991 1726888050.53776: checking for any_errors_fatal 6991 1726888050.53779: done checking for any_errors_fatal 6991 1726888050.53780: checking for max_fail_percentage 6991 1726888050.53781: done checking for max_fail_percentage 6991 1726888050.53782: checking to see if all hosts have failed and the running result is not ok 6991 1726888050.53783: done checking to see if all hosts have failed 6991 1726888050.53783: getting the remaining hosts for this loop 6991 1726888050.53784: done getting the remaining hosts for this loop 6991 1726888050.53787: getting the next task for host managed_node2 6991 1726888050.53791: done getting next task for host managed_node2 6991 1726888050.53792: ^ task is: TASK: meta (flush_handlers) 6991 1726888050.53793: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6991 1726888050.53796: getting variables 6991 1726888050.53797: in VariableManager get_vars() 6991 1726888050.53806: Calling all_inventory to load vars for managed_node2 6991 1726888050.53808: Calling groups_inventory to load vars for managed_node2 6991 1726888050.53811: Calling all_plugins_inventory to load vars for managed_node2 6991 1726888050.53817: Calling all_plugins_play to load vars for managed_node2 6991 1726888050.53819: Calling groups_plugins_inventory to load vars for managed_node2 6991 1726888050.53822: Calling groups_plugins_play to load vars for managed_node2 6991 1726888050.53955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6991 1726888050.54357: done with get_vars() 6991 1726888050.54366: done getting variables 6991 1726888050.54419: in VariableManager get_vars() 6991 1726888050.54428: Calling all_inventory to load vars for managed_node2 6991 1726888050.54430: Calling groups_inventory to load vars for managed_node2 6991 1726888050.54433: Calling all_plugins_inventory to load vars for managed_node2 6991 1726888050.54640: Calling all_plugins_play to load vars for managed_node2 6991 1726888050.54645: Calling groups_plugins_inventory to load vars for managed_node2 6991 1726888050.54649: Calling groups_plugins_play to load vars for managed_node2 6991 1726888050.54779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6991 1726888050.55052: done with get_vars() 6991 1726888050.55064: done queuing things up, now waiting for results queue to drain 6991 1726888050.55066: results queue empty 6991 1726888050.55067: checking for any_errors_fatal 6991 1726888050.55072: done checking for any_errors_fatal 6991 1726888050.55073: checking for max_fail_percentage 6991 1726888050.55074: done checking for max_fail_percentage 6991 1726888050.55075: checking to see if all hosts have failed and the running result is not ok 6991 1726888050.55075: done checking to see if all hosts have failed 6991 1726888050.55076: getting the remaining hosts for this loop 6991 1726888050.55077: done getting the remaining hosts for this loop 6991 1726888050.55080: getting the next task for host managed_node2 6991 1726888050.55083: done getting next task for host managed_node2 6991 1726888050.55084: ^ task is: None 6991 1726888050.55085: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6991 1726888050.55086: done queuing things up, now waiting for results queue to drain 6991 1726888050.55087: results queue empty 6991 1726888050.55088: checking for any_errors_fatal 6991 1726888050.55089: done checking for any_errors_fatal 6991 1726888050.55090: checking for max_fail_percentage 6991 1726888050.55091: done checking for max_fail_percentage 6991 1726888050.55091: checking to see if all hosts have failed and the running result is not ok 6991 1726888050.55092: done checking to see if all hosts have failed 6991 1726888050.55094: getting the next task for host managed_node2 6991 1726888050.55096: done getting next task for host managed_node2 6991 1726888050.55097: ^ task is: None 6991 1726888050.55099: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node2 : ok=5 changed=3 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 Friday 20 September 2024 23:07:30 -0400 (0:00:00.534) 0:00:26.917 ****** =============================================================================== Run ansible-playbook with tests_default.yml in check mode -------------- 23.30s /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/tests_default_wrapper.yml:22 Gathering Facts --------------------------------------------------------- 1.57s /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/tests_default_wrapper.yml:2 Create static inventory from hostvars ----------------------------------- 0.91s /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/tests_default_wrapper.yml:15 Create temporary file --------------------------------------------------- 0.59s /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/tests_default_wrapper.yml:9 Remove the temporary file ----------------------------------------------- 0.53s /tmp/collections-FCu/ansible_collections/fedora/linux_system_roles/tests/tlog/tests_default_wrapper.yml:30 6991 1726888050.55309: RUNNING CLEANUP